Failures in node-test-pull-request/52698 to node-test-pull-request/52796 that failed 2 or more PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)
| UTC Time |
RUNNING |
SUCCESS |
UNSTABLE |
ABORTED |
FAILURE |
Green Rate |
| 2023-07-17 00:16 |
0 |
0 |
39 |
1 |
60 |
0.00% |
Jenkins Failure
| Reason |
Backing channel 'JNLP4-connect connection from ... is disconnected. |
| Type |
JENKINS_FAILURE |
| Failed PR |
9 (https://github.com/nodejs/node/pull/48694/, https://github.com/nodejs/node/pull/48753/, https://github.com/nodejs/node/pull/48708/, https://github.com/nodejs/node/pull/42387/, https://github.com/nodejs/node/pull/48789/, https://github.com/nodejs/node/pull/48790/, https://github.com/nodejs/node/pull/48735/, https://github.com/nodejs/node/pull/48761/, https://github.com/nodejs/node/pull/47150/) |
| Appeared |
test-rackspace-fedora32-x64-1, test-ibm-alpine315_container-x64-1, test-ibm-alpine318_container-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/52738/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/52793/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 119.9.51.79/119.9.51.79:39614' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy116.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
CCTest Failure
Example
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (5001 ms)
Build Failure
Example
fatal error: Killed signal terminated program cc1plus
| Reason |
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
| Type |
BUILD_FAILURE |
| Failed PR |
7 (https://github.com/nodejs/node/pull/48726/, https://github.com/nodejs/node/pull/48740/, https://github.com/nodejs/node/pull/48244/, https://github.com/nodejs/node/pull/48414/, https://github.com/nodejs/node/pull/42387/, https://github.com/nodejs/node/pull/48721/, https://github.com/nodejs/node/pull/48779/) |
| Appeared |
test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-osuosl-debian10_container-armv7l-1, test-osuosl-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-armv7l-2, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/52710/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/52796/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins10888980964111337011.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing config.gypi
Example
Error: list index out of range
+ true
+ tap2junit -i cctest.tap -o out/junit/cctest.xml
usage: tap2junit [-h] --input INPUT --output OUTPUT [--compact] [--name NAME]
[--package PACKAGE]
tap2junit: error: argument --input/-i: can't open 'cctest.tap': [Errno 2] No such file or directory: 'cctest.tap'
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
Example
Failed to trigger sub builds
Example
Makefile:1528: recipe for target 'lint-py' failed
make: *** [lint-py] Error 1
+ grep -v '^ok\|^TAP version 13\|^1\.\.'
+ cat test-eslint.tap
+ sed '/^\s*$/d'
+ exit 1
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack
JSTest Failure
Example
not ok 699 parallel/test-string-decoder
---
duration_ms: 158.00200
severity: fail
exitcode: 1
stack: |-
node:assert:635
throw err;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
+ Comparison {}
- Comparison {
- code: 'ERR_STRING_TOO_LONG'
- }
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-string-decoder.js:205:10)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:1091:32)
at Module._load (node:internal/modules/cjs/loader:938:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: RangeError: Array buffer allocat...
Example
not ok 2288 parallel/test-performance-function
---
duration_ms: 263.64400
severity: fail
exitcode: 1
stack: |-
node:internal/event_target:1054
process.nextTick(() => { throw 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-custom-suites-freestyle/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)
Emitted 'error' event on Worker instance at:
at [kOnErrorMessage] (node:internal/worker:326:10)
at [kOnMessage] (node:internal/worker:337:37)...
Example
not ok 3366 pummel/test-timers
---
duration_ms: 1.800
severity: fail
exitcode: 1
stack: |-
diff: 1575
node:assert:400
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert.ok(1000 <= diff && diff < 1000 + WINDOW)
at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/pummel/test-timers.js:39:12)
at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:446:15)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
...
Example
not ok 3910 sequential/test-perf-hooks
---
duration_ms: 621.02900
severity: fail
exitcode: 1
stack: |-
{
name: 'node',
entryType: 'node',
startTime: 0,
duration: { around: 413.8556709289551 },
nodeStart: { around: 0 },
v8Start: { around: 0 },
bootstrapComplete: { around: 413.67206954956055, delay: 2500 },
environment: { around: 0 },
loopStart: -1,
loopExit: -1
}
node:assert:399
throw err;
^
AssertionError [ERR_ASSERTION]: environment: 275.6250057220459 >= 250
at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:31:7)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sequential/test-perf-hooks.js:43:1)
at Module._compile (node:internal/modules/cjs/loader:1233:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1287:10)
at Module.load (node:internal/modules/cjs/loader:...
Example
not ok 1268 parallel/test-fs-watch-recursive-add-file
---
duration_ms: 120044.22200
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1769 parallel/test-inspector-wait-for-connection
---
duration_ms: 15739.55000
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:60130/5604d244-7be6-4fe4-8196-53cead98ea92
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
[out] before wait for debugger
[out]
Timed out waiting for matching notification (Console output matching "after wait for debugger")
1
...
Example
not ok 3602 pummel/test-heapdump-shadow-realm
---
duration_ms: 47490.10400
severity: crashed
exitcode: -6
stack: |-
<--- Last few GCs --->
[48465:0x55f37a5d9350] 44912 ms: Mark-Compact (reduce) 987.2 (1004.0) -> 986.9 (1004.5) MB, 1239.44 / 0.01 ms (+ 106.2 ms in 32 steps since start of marking, biggest step 13.2 ms, walltime since start of marking 1480 ms) (average mu = 0.381, current m[48465:0x55f37a5d9350] 46488 ms: Mark-Compact (reduce) 988.5 (1005.0) -> 988.0 (1005.5) MB, 981.58 / 0.01 ms (+ 147.2 ms in 17 steps since start of marking, biggest step 21.6 ms, walltime since start of marking 1159 ms) (average mu = 0.339, current mu
<--- JS stacktrace --->
FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
1: 0x55f3755ca220 node::Abort() [out/Release/node]
2: 0x55f37549d396 [out/Release/node]
3: 0x55f3758195a0 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, v8::OOMDetails const&) [out/Release...
Example
not ok 3341 pummel/test-http-upload-timeout
---
duration_ms: 2.965
severity: fail
exitcode: 1
stack: |-
node:assert:171
throw err;
^
AssertionError [ERR_ASSERTION]: Unexpected timeout at /home/iojs/build/workspace/node-test-commit-linuxone/test/pummel/test-http-upload-timeout.js:31
at Socket.mustNotCall (/home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:524:12)
at Socket.emit (node:events:525:35)
at Socket._onTimeout (node:net:550:8)
at listOnTimeout (node:internal/timers:559:17)
at processTimers (node:internal/timers:502:7) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail'
}
...
Example
not ok 3932 sequential/test-single-executable-application
---
duration_ms: 6434.69200
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3931/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3931/sea: the codesign_allocate helper tool cannot be found or used
node:child_process:926
throw err;
^
Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3931/sea
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3931/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3931/sea: the codesign_allocate helper tool cannot be found or used
at checkExecSyncError (node:child_process:887:11)
at execFileSync (node:child_process:923:15)
at injectAndCodeSign (/Users/iojs/b...
Example
not ok 3933 sequential/test-single-executable-application-disable-experimental-sea-warning
---
duration_ms: 6570.19800
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3932/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3932/sea: the codesign_allocate helper tool cannot be found or used
node:child_process:926
throw err;
^
Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3932/sea
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3932/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3932/sea: the codesign_allocate helper tool cannot be found or used
at checkExecSyncError (node:child_process:887:11)
at execFileSync (node:child_process:923:15)
at...
Example
not ok 3934 sequential/test-single-executable-application-empty
---
duration_ms: 6525.47600
severity: fail
exitcode: 1
stack: |-
Wrote single executable preparation blob to sea-prep.blob
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3933/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3933/sea: the codesign_allocate helper tool cannot be found or used
node:child_process:926
throw err;
^
Error: Command failed: codesign --sign - /Users/iojs/node-tmp/.tmp.3933/sea
error: /Library/Developer/CommandLineTools/usr/bin/codesign_allocate: can't write output file: /Users/iojs/node-tmp/.tmp.3933/sea.cstemp (No space left on device)
/Users/iojs/node-tmp/.tmp.3933/sea: the codesign_allocate helper tool cannot be found or used
at checkExecSyncError (node:child_process:887:11)
at execFileSync (node:child_process:923:15)
at injectAndCodeSign (/Users/...
Example
not ok 206 parallel/test-blob-file-backed
---
duration_ms: 532.22600
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:664:10)
at BlobReader.<anonymous> (node:internal/blob:289:25)
Node.js v21.0.0-pre
...
Example
not ok 1269 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 120120.15300
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1851 parallel/test-inspector-async-stack-traces-promise-then
---
duration_ms: 15495.73500
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:35835/ad1cf128-0737-4630-8d6a-7816104d435f
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
Timed out waiting for matching notification (break on [eval]:0)
1
...
Example
not ok 2728 parallel/test-inspector-debug-end
---
duration_ms: 120397.21300
severity: fail
exitcode: -15
stack: |-
timeout
Test there's no crash stopping server that was not started
Test there's no crash stopping server without connecting
[err] Debugger listening on ws://127.0.0.1:45587/37299d76-2614-4086-bff9-716fd5914e24
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
Test there's no crash stopping server after connecting
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:40641/6d5fd139-a8d9-4d2b-93a2-04a782b753a5
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
Example
not ok 939 wpt/test-structured-clone
---
duration_ms: 312.07800
severity: fail
exitcode: 1
stack: |-
[PASS] primitive undefined
[PASS] primitive null
[PASS] primitive true
[PASS] primitive false
[PASS] primitive string, empty string
[PASS] primitive string, lone high surrogate
[PASS] primitive string, lone low surrogate
[PASS] primitive string, NUL
[PASS] primitive string, astral character
[PASS] primitive number, 0.2
[PASS] primitive number, 0
[PASS] primitive number, -0
[PASS] primitive number, NaN
[PASS] primitive number, Infinity
[PASS] primitive number, -Infinity
[PASS] primitive number, 9007199254740992
[PASS] primitive number, -9007199254740992
[PASS] primitive number, 9007199254740994
[PASS] primitive number, -9007199254740994
[PASS] primitive BigInt, 0n
[PASS] primitive BigInt, -0n
[PASS] primitive BigInt, -9007199254740994000n
[PASS] primitive BigInt, -90071992547409940009007199254740994000900719925...
Progress