Example
```
not ok 886 parallel/test-worker-memory
---
duration_ms: 2110.14900
severity: fail
exitcode: 3221226356
stack: |-
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=15 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=14 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=13 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=12 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=11 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called with n=10 (numWorkers=4)
run() called wi...
```
Example
```
not ok 2466 parallel/test-runner-output
---
duration_ms: 26034.59100
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: test runner output
# Subtest: test-runner/output/abort.js
ok 1 - test-runner/output/abort.js
---
duration_ms: 14159.988486
...
```
Example
```
not ok 184 benchmark/test-benchmark-http2
---
duration_ms: 1960.63900
severity: fail
exitcode: 1
stack: |-
Error: test-double-http2 failed with 3221226505.
at ChildProcess. (C:\workspace\node-test-binary-windows-native-suites\node\benchmark\_http-benchmarkers.js:242:16)
at Object.onceWrapper (node:events:632:26)
at ChildProcess.emit (node:events:517:28)
at maybeClose (node:internal/child_process:1098:16)
at ChildProcess._handle.onexit (node:internal/child_process:303:5)
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
3221226505 !== 0
at ChildProcess. (C:\workspace\node-test-binary-windows-native-suites\node\test\common\benchmark.js:28:12)
at ChildProcess.emit (node:events:517:28)
at ChildProcess._handle.onexit (node:internal/child_process:292:12) {
generatedMessage: true,
code: 'ERR_ASSERTIO...
```
Example
```
not ok 2346 parallel/test-performance-function
---
duration_ms: 195.65100
severity: fail
exitcode: 1
stack: |-
node:internal/histogram:291
validateInteger(val, 'val', 1);
^
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:291: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:103:5 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v22.0.0-pre
...
```
Example
```
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
```
Failures in node-test-pull-request/57672 to node-test-pull-request/57768 that failed 2 or more PRs (Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md
)JSTest Failure
parallel/test-domain-error-types
Example
``` not ok 945 parallel/test-domain-error-types --- duration_ms: 1441.34600 severity: crashed exitcode: -11 stack: |- ... ```parallel/test-debugger-heap-profiler
Example
``` not ok 182 parallel/test-debugger-heap-profiler --- duration_ms: 2464.99000 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.180 Files blocking: [ 'node.heapsnapshot' ] d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:69 throw e; ^ Error: EBUSY: resource busy or locked, rmdir 'd:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.180' at rmdirSync (node:fs:1219:11) at _rmdirSync (node:internal/fs/rimraf:235:5) at rimrafSync (node:internal/fs/rimraf:193:7) at Object.rmSync (node:fs:1268:10) at rmSync (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:20:8) at onexit (d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54:5) at process.parallel/test-worker-memory
Example
``` not ok 886 parallel/test-worker-memory --- duration_ms: 2110.14900 severity: fail exitcode: 3221226356 stack: |- run() called with n=15 (numWorkers=4) run() called with n=15 (numWorkers=4) run() called with n=15 (numWorkers=4) run() called with n=15 (numWorkers=4) run() called with n=14 (numWorkers=4) run() called with n=14 (numWorkers=4) run() called with n=14 (numWorkers=4) run() called with n=14 (numWorkers=4) run() called with n=13 (numWorkers=4) run() called with n=13 (numWorkers=4) run() called with n=13 (numWorkers=4) run() called with n=13 (numWorkers=4) run() called with n=12 (numWorkers=4) run() called with n=12 (numWorkers=4) run() called with n=12 (numWorkers=4) run() called with n=12 (numWorkers=4) run() called with n=11 (numWorkers=4) run() called with n=11 (numWorkers=4) run() called with n=11 (numWorkers=4) run() called with n=10 (numWorkers=4) run() called with n=10 (numWorkers=4) run() called wi... ```parallel/test-runner-output
Example
``` not ok 2466 parallel/test-runner-output --- duration_ms: 26034.59100 severity: fail exitcode: 1 stack: |- TAP version 13 # Subtest: test runner output # Subtest: test-runner/output/abort.js ok 1 - test-runner/output/abort.js --- duration_ms: 14159.988486 ... ```parallel/test-tls-ticket-cluster
Example
``` not ok 2808 parallel/test-tls-ticket-cluster --- duration_ms: 479.76500 severity: fail exitcode: 1 stack: |- [primary] got "listening" [primary] connecting 55824 session? false [primary] got "listening" [worker] connection reused? false [primary] got "not-reused" [primary] connecting 55824 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 55824 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 55824 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 55824 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 55824 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 55824 session? true [worker] connection reused? true [primary] got "reused" [primary] connecting 55824 session? true [worker] connection reused?... ```sequential/test-worker-fshandles-open-close-on-termination
Example
``` not ok 973 sequential/test-worker-fshandles-open-close-on-termination --- duration_ms: 1050.04300 severity: crashed exitcode: 3221225477 stack: |- ... ```benchmark/test-benchmark-http2
Example
``` not ok 184 benchmark/test-benchmark-http2 --- duration_ms: 1960.63900 severity: fail exitcode: 1 stack: |- Error: test-double-http2 failed with 3221226505. at ChildProcess.parallel/test-fs-read-stream-concurrent-reads
Example
``` not ok 1192 parallel/test-fs-read-stream-concurrent-reads --- duration_ms: 1229.63500 severity: crashed exitcode: -11 stack: |- ... ```parallel/test-performance-function
Example
``` not ok 2346 parallel/test-performance-function --- duration_ms: 195.65100 severity: fail exitcode: 1 stack: |- node:internal/histogram:291 validateInteger(val, 'val', 1); ^ 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:291: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:103:5 { code: 'ERR_OUT_OF_RANGE' } Node.js v22.0.0-pre ... ```parallel/test-shadow-realm-gc-module
Example
``` not ok 2431 parallel/test-shadow-realm-gc-module --- duration_ms: 5262.37100 severity: crashed exitcode: -6 stack: |- <--- Last few GCs ---> ) [2298362:0x6515000] 4715 ms: Mark-Compact 19.1 (32.4) -> 16.5 (33.4) MB, pooled: 0 MB, 12.07 / 0.01 ms (+ 16.1 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 43 ms) (average mu = 0.627, current mu = 0.661) [2298362:0x6515000] 4886 ms: Mark-Compact (reduce) 23.6 (34.4) -> 20.1 (21.9) MB, pooled: 0 MB, 38.68 / 0.01 ms (+ 43.8 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 129 ms) (average mu = 0.620, current mu <--- JS stacktrace ---> FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory ----- Native stack trace ----- 1: 0xd70c70 node::OOMErrorHandler(char const*, v8::OOMDetails const&) [out/Release/node] 2: 0x10dc910 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OO... ```sequential/test-http-regr-gh-2928
Example
``` not ok 3915 sequential/test-http-regr-gh-2928 --- duration_ms: 120076.64400 severity: fail exitcode: -15 stack: |- timeout .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.... ```Git Failure
Build Failure
fatal: No rebase in progress?
Example
``` fatal: No rebase in progress? ```ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Example
``` ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-last-latest-x64 #56651 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE ```ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Example
``` 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 ```Jenkins Failure
CCTest Failure
Progress
parallel/test-domain-error-types
(8)parallel/test-debugger-heap-profiler
(7)parallel/test-worker-memory
(4)parallel/test-runner-output
(3)parallel/test-tls-ticket-cluster
(3)sequential/test-worker-fshandles-open-close-on-termination
(3)benchmark/test-benchmark-http2
(2)parallel/test-fs-read-stream-concurrent-reads
(2)parallel/test-performance-function
(2)parallel/test-shadow-realm-gc-module
(2)sequential/test-http-regr-gh-2928
(2)fatal: No rebase in progress?
(6)ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
(2)ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
(2)