You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
not ok 100 parallel/test-blob-file-backed
---
duration_ms: 111.62800
severity: fail
exitcode: 1
stack: |-
node:internal/per_context/domexception:53
ErrorCaptureStackTrace(this);
^
DOMException [NotReadableError]: The blob could not be read
at new DOMException (node:internal/per_context/domexception:53:5)
at __node_internal_ (node:internal/util:663:10)
at BlobReader.<anonymous> (node:internal/blob:290:25)
Node.js v21.0.0-pre
...
not ok 728 parallel/test-crypto-secure-heap
---
duration_ms: 0.581
severity: fail
exitcode: 1
stack: |-
node:assert:1027
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /--secure-heap must be a power of 2/. Input:
''
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-crypto-secure-heap.js:71:12)
at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15)
at ChildProcess.emit (node:events:513:28)
at Process.ChildProcess._handle.onexit (node:internal/child_process:293:12) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '',
expected: /--secure-heap must be a power of 2/,
operator: 'match'
}
...
not ok 2220 parallel/test-performance-function
---
duration_ms: 150.98100
severity: fail
exitcode: 1
stack: |-
node:internal/errors:496
ErrorCaptureStackTrace(err);
^
RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
at RecordableHistogram.record (node:internal/histogram:283:5)
at processComplete (node:internal/perf/timerify:40:15)
at timerified m (node:internal/perf/timerify:87:5)
at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:540:9)
at process.processTimers (node:internal/timers:514:7) {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v21.0.0-pre
...
not ok 1167 parallel/test-fs-watch-recursive-add-file
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 1167 parallel/test-fs-watch-recursive-add-file'
Arguments: ()
---
--- Logging error ---
Traceback (most recent call last):
File ...
not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder
--- Logging error ---
Traceback (most recent call last):
File "/usr/lib/python3.9/logging/__init__.py", line 1087, in emit
self.flush()
File "/usr/lib/python3.9/logging/__init__.py", line 1067, in flush
self.stream.flush()
OSError: [Errno 28] No space left on device
Call stack:
File "/usr/lib/python3.9/threading.py", line 937, in _bootstrap
self._bootstrap_inner()
File "/usr/lib/python3.9/threading.py", line 980, in _bootstrap_inner
self.run()
File "/usr/lib/python3.9/threading.py", line 917, in run
self._target(*self._args, **self._kwargs)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 239, in RunSingle
self.HasRun(output)
File "/home/iojs/build/workspace/node-test-commit-linux/tools/test.py", line 375, in HasRun
logger.info(status_line)
Message: 'not ok 1169 parallel/test-fs-watch-recursive-add-file-to-new-folder'
Arguments: ()
---
--- Logging error ---
Traceback (mos...
not ok 1483 parallel/test-http2-misbehaving-multiplex
---
duration_ms: 434.69600
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected "actual" to be strictly unequal to: 5
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-http2-misbehaving-multiplex.js:45:10)
at Http2Server.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/common/index.js:463:15)
at Http2Server.emit (node:events:511:28)
at ServerHttp2Session.sessionOnStream (node:internal/http2/core:3003:19)
at ServerHttp2Session.emit (node:events:511:28)
at emit (node:internal/http2/core:331:3)
at process.processTicksAndRejections (node:internal/process/task_queues:85:22) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 5,
expected: 5,
operator: 'notStrictEqual'
...
not ok 1839 parallel/test-inspector-async-stack-traces-set-interval
---
duration_ms: 15608.64400
severity: fail
exitcode: 1
stack: |-
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:36343/951c7f00-5bea-47a0-98ad-431f108c5023
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[test] Skipping the first breakpoint in the eval script
Timed out waiting for matching notification (break on [eval]:0)
1
...
not ok 3274 parallel/test-runner-inspect
---
duration_ms: 120183.83800
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] (node:1815095) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
[err] (Use `node --trace-warnings ...` to show where the warning was created)
[err]
[out] TAP version 13
[out]
[err] Debugger listening on ws://127.0.0.1:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[out] # Debugger ending on ws://127.0.0.1:40691/e800c4a0-e30e-40bd-bcd5-2c5b4cd685bc
[out]
...
not ok 3149 parallel/test-runner-run
---
duration_ms: 120060.05500
severity: fail
exitcode: -15
stack: |-
timeout
TAP version 13
# Subtest: require('node:test').run
# Subtest: should run with no tests
ok 1 - should run with no tests
---
duration_ms: 695.45648
...
not ok 3565 pummel/test-fs-watch-non-recursive
---
duration_ms: 110.95400
severity: fail
exitcode: 1
stack: |-
node:internal/fs/watchers:255
throw error;
^
Error: ENOSPC: System limit for number of file watchers reached, watch '/home/iojs/node-tmp/.tmp.3564'
at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2427:36)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/pummel/test-fs-watch-non-recursive.js:41:20)
at Module._compile (node:internal/modules/cjs/loader:1255:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1309:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:960:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'watch',
...
ERROR: Error fetching remote repo 'jenkins_tmp'
hudson.plugins.git.GitException: Failed to fetch from binary_tmp@147.75.72.255:binary_tmp.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1003)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1245)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1309)
at hudson.scm.SCM.checkout(SCM.java:540)
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE
Reason
fatal error: error in backend: IO failure on output stream: No space left on device
Failures in node-test-pull-request/52000 to node-test-pull-request/52095 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-child-process-pipe-dataflow
Example
parallel/test-blob-file-backed
Example
parallel/test-crypto-secure-heap
Example
parallel/test-child-process-stdio-reuse-readable-stdio
Example
parallel/test-performance-function
Example
parallel/test-runner-output
Example
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Example
parallel/test-fs-watch-recursive-add-file-with-url
Example
parallel/test-tls-ticket-cluster
Example
sequential/test-worker-prof
Example
node-api/test_threadsafe_function/test
Example
parallel/test-fs-read-stream
Example
parallel/test-fs-watch-recursive-add-file
Example
parallel/test-fs-watch-recursive-add-file-to-new-folder
Example
parallel/test-http2-misbehaving-multiplex
Example
parallel/test-inspector-async-stack-traces-set-interval
Example
parallel/test-inspector-stop-profile-after-done
Example
parallel/test-runner-inspect
Example
parallel/test-runner-run
Example
parallel/test-watch-mode-files_watcher
Example
parallel/test-worker-http2-stream-terminate
Example
pummel/test-fs-watch-non-recursive
Example
sequential/test-http-regr-gh-2928
Example
sequential/test-perf-hooks
Example
Jenkins Failure
Build timed out (after 60 minutes). Marking the build as failed.
Example
Build timed out (after 120 minutes). Marking the build as failed.
Example
Git Failure
ERROR: Error fetching remote repo 'jenkins_tmp'
Example
Build Failure
fatal: No rebase in progress?
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Example
fatal error: error in backend: IO failure on output stream: No space left on device
Example
Progress
parallel/test-child-process-pipe-dataflow
(17)parallel/test-blob-file-backed
(6)parallel/test-crypto-secure-heap
(6)parallel/test-child-process-stdio-reuse-readable-stdio
(5)parallel/test-performance-function
(4)parallel/test-runner-output
(4)parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(3)parallel/test-fs-watch-recursive-add-file-with-url
(3)parallel/test-tls-ticket-cluster
(3)sequential/test-worker-prof
(3)node-api/test_threadsafe_function/test
(2)parallel/test-fs-read-stream
(2)parallel/test-fs-watch-recursive-add-file
(2)parallel/test-fs-watch-recursive-add-file-to-new-folder
(2)parallel/test-http2-misbehaving-multiplex
(2)parallel/test-inspector-async-stack-traces-set-interval
(2)parallel/test-inspector-stop-profile-after-done
(2)parallel/test-runner-inspect
(2)parallel/test-runner-run
(2)parallel/test-watch-mode-files_watcher
(2)parallel/test-worker-http2-stream-terminate
(2)pummel/test-fs-watch-non-recursive
(2)sequential/test-http-regr-gh-2928
(2)sequential/test-perf-hooks
(2)Build timed out (after 60 minutes). Marking the build as failed.
(3)Build timed out (after 120 minutes). Marking the build as failed.
(2)ERROR: Error fetching remote repo 'jenkins_tmp'
(2)fatal: No rebase in progress?
(8)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(4)fatal error: error in backend: IO failure on output stream: No space left on device
(2)The text was updated successfully, but these errors were encountered: