Failures in node-test-pull-request/53971 to node-test-pull-request/54067 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-09-20 00:13 |
2 |
13 |
15 |
4 |
66 |
13.83% |
Jenkins Failure
| Reason |
Build timed out (after 60 minutes). Marking the build as failed. |
| Type |
JENKINS_FAILURE |
| Failed PR |
9 (https://github.com/nodejs/node/pull/49593/, https://github.com/nodejs/node/pull/49654/, https://github.com/nodejs/node/pull/48638/, https://github.com/nodejs/node/pull/49637/, https://github.com/nodejs/node/pull/49662/, https://github.com/nodejs/node/pull/49705/, https://github.com/nodejs/node/pull/49523/, https://github.com/nodejs/node/pull/49714/, https://github.com/nodejs/node/pull/49713/) |
| Appeared |
test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/53972/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54059/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 134.209.55.216/134.209.55.216:44742' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy76.isAlive(Unknown Source)
at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)
Example
Build timed out (after 120 minutes). Marking the build as failed.
Build Failure
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
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
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.
warning: There are too many unreachable loose objects; run 'git prune' to remove them.
Example
fatal: No rebase in progress?
Git Failure
CCTest Failure
Example
Value of: (!expectation.read_expected)
Actual: true
Expected: false
[ FAILED ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)
JSTest Failure
| Reason |
es-module/test-vm-contextified-script-leak |
| Type |
JS_TEST_FAILURE |
| Failed PR |
9 (https://github.com/nodejs/node/pull/49609/, https://github.com/nodejs/node/pull/49633/, https://github.com/nodejs/node/pull/48701/, https://github.com/nodejs/node/pull/49461/, https://github.com/nodejs/node/pull/49688/, https://github.com/nodejs/node/pull/49666/, https://github.com/nodejs/node/pull/49698/, https://github.com/nodejs/node/pull/49684/, https://github.com/nodejs/node/pull/49523/) |
| Appeared |
test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-3, test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-3, test-osuosl-rhel8-ppc64_le-4 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/53977/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54049/ |
Example
not ok 3490 es-module/test-vm-contextified-script-leak
---
duration_ms: 1067.07200
severity: crashed
exitcode: -6
stack: |-
[2385452:0x106a00e0] 48 ms: Scavenge 4.4 (4.4) -> 4.0 (5.4) MB, 2.05 / 0.00 ms (average mu = 1.000, current mu = 1.000) allocation failure;
[2385452:0x106a00e0] 58 ms: Scavenge 4.5 (5.7) -> 4.3 (6.4) MB, 1.98 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
[2385452:0x106a00e0] 62 ms: Scavenge 5.4 (6.7) -> 5.3 (8.9) MB, 0.39 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
Created 128 objects
[2385452:0x106a00e0] 70 ms: Scavenge 7.4 (9.9) -> 7.3 (10.7) MB, 0.51 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
[2385452:0x106a00e0] 80 ms: Scavenge 8.7 (11.2) -> 8.6 (16.2) MB, 0.83 / 0.00 ms (average mu = 1.000, current mu = 1.000) task;
Created 256 objects
[2385452:0x106a00e0] 104 ms: Mark-Compact 10.5 (16.9) -> 9.7 (18.9) MB, 1.03 / 0.02 ms (+ 3.3 ms in 74 steps since start of m...
Example
not ok 186 parallel/test-child-process-fork-exec-path
---
duration_ms: 767.67000
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.184/node-copy.exe'
at Object.copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,...
Example
not ok 780 parallel/test-file-write-stream4
---
duration_ms: 222.75700
severity: fail
exitcode: 1
stack: |-
node:events:492
throw er; // Unhandled 'error' event
^
Error: ENOSPC: no space left on device, write
Emitted 'error' event on WriteStream instance at:
at WriteStream.onerror (node:internal/streams/readable:804:14)
at WriteStream.emit (node:events:514:28)
at emitErrorNT (node:internal/streams/destroy:151:8)
at emitErrorCloseNT (node:internal/streams/destroy:116:3)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
}
Node.js v21.0.0-pre
...
Example
not ok 2918 parallel/test-inspector-stop-profile-after-done
---
duration_ms: 120091.80800
severity: fail
exitcode: -15
stack: |-
timeout
[test] Connecting to a child Node process
[test] Testing /json/list
[err] Debugger listening on ws://127.0.0.1:44379/7d86e021-86f9-47c5-8201-f60b5d324d98
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
Example
not ok 2289 parallel/test-performance-function
---
duration_ms: 211.13300
severity: fail
exitcode: 1
stack: |-
node:internal/errors:497
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 {
code: 'ERR_OUT_OF_RANGE'
}
Node.js v21.0.0-pre
...
Example
not ok 1388 parallel/test-fs-watch-recursive-symlink
---
duration_ms: 120018.17000
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1370 parallel/test-fs-watch-recursive-update-file
---
duration_ms: 120048.50200
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 1813 parallel/test-macos-app-sandbox
---
duration_ms: 1609.82700
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1814/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno...
Example
not ok 1838 parallel/test-module-loading-globalpaths
---
duration_ms: 1604.47700
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1837/install/bin/node'
at Object.copyFileSync (node:fs:3011:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno: -2...
Example
not ok 4026 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 4816.90300
severity: fail
exitcode: 1
stack: |-
[process 4379]: --- stderr ---
[process 4379]: --- stdout ---
[process 4379]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:86
throw new Error(`${failures.join('\n')}`);
^
Error: - process terminated with status null, expected 0
- process terminated with signal SIGSEGV, expected null
at logAndThrow (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/sequential/test-single-exe...
Example
not ok 3561 es-module/test-esm-loader-resolve-type
---
duration_ms: 1619.97100
severity: fail
exitcode: 1
stack: |-
node:internal/process/esm_loader:48
internalBinding('errors').triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
code: 0,
signal: null,
stderr: '',
+ stdout: '{"before":{"importedESM":0,"importedCJS":0},"after":{"importedESM":0,"importedCJS":0}}\n'
- stdout: '{"before":{"importedESM":0,"importedCJS":0},"after":{"importedESM":1,"importedCJS":0}}\n'
}
at file:///Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/es-module/test-esm-loader-resolve-type.mjs:34:3 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: {
code: 0,
signal: null,
stderr: '',
stdout: '{"before":{"importedESM":0,"importedCJS":0},"after":{"importedESM":...
Example
not ok 72 parallel/test-blob-file-backed
---
duration_ms: 181.51800
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:665:10)
at BlobReader.<anonymous> (node:internal/blob:289:25)
Node.js v21.0.0-pre
...
Example
not ok 902 parallel/test-crypto-dh-generate-keys
---
duration_ms: 120076.00200
severity: fail
exitcode: 1
stack: |-
timeout
...
Example
not ok 789 parallel/test-fs-append-file
---
duration_ms: 371.96100
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:352
throw err;
^
Error: ENOSPC: no space left on device, write
at Object.writeSync (node:fs:954:3)
at Object.writeFileSync (node:fs:2347:26)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-fs-append-file.js:174:6)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'write',
code: 'ENOSPC'
}
Node.js v21.0.0-pre
...
Example
not ok 2094 parallel/test-inspector-break-when-eval
---
duration_ms: 15325.95600
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:32895/359a0d39-c9d0-44a0-ae8a-4f65616b828f
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[test] Setting up a debugger
[err] Debugger attached.
[err]
Timed out waiting for matching notification (Initial pause)
1
...
| Reason |
parallel/test-runner-output |
| Type |
JS_TEST_FAILURE |
| Failed PR |
2 (https://github.com/nodejs/node/pull/49714/, https://github.com/nodejs/node/pull/49654/) |
| Appeared |
test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-2, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-1, test-equinix-ubuntu2004_container-armv7l-2, test-equinix_mnx-smartos20-x64-3, test-osuosl-rhel8-ppc64_le-2, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-ubuntu2004_container-armv7l-1, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-4, test-nearform-macos11.0-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-1, test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win2022_vs2019-x64-3, test-rackspace-win2022_vs2022-x64-2, undefined, test-orka-macos11-x64-2, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/54054/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/54057/ |
Example
not ok 2475 parallel/test-runner-output
---
duration_ms: 2049.19600
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: 1135.454711
...
Example
not ok 2387 parallel/test-snapshot-typescript
---
duration_ms: 2786.25700
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
null !== 0
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-snapshot-typescript.js:37:10)
at Module._compile (node:internal/modules/cjs/loader:1264:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
at Module.load (node:internal/modules/cjs/loader:1113:32)
at Module._load (node:internal/modules/cjs/loader:954:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: null,
expected: 0,
operator: 'strictEqual'
}
Node.js v21.0.0-pre...
Example
not ok 2878 parallel/test-tls-socket-close
---
duration_ms: 700.16900
severity: fail
exitcode: 1
stack: |-
node:assert:125
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
false !== true
at Immediate._onImmediate (/home/iojs/build/workspace/node-test-commit-linuxone/test/parallel/test-tls-socket-close.js:49:18)
at process.processImmediate (node:internal/timers:478:21) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: 'strictEqual'
}
Node.js v21.0.0-pre
...
Example
not ok 3755 wpt/test-structured-clone
---
duration_ms: 212.44700
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, -9007199254740994000900719925474099400090071992...
Progress