Failures in node-test-pull-request/59118 to node-test-pull-request/59217 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 |
| 2024-05-15 00:08 |
0 |
14 |
24 |
6 |
56 |
14.89% |
Jenkins Failure
Build Failure
| Reason |
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj] |
| Type |
BUILD_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/51921/, https://github.com/nodejs/node/pull/52827/, https://github.com/nodejs/node/pull/51820/, https://github.com/nodejs/node/pull/50317/, https://github.com/nodejs/node/pull/52881/, https://github.com/nodejs/node/pull/52951/, https://github.com/nodejs/node/pull/51575/, https://github.com/nodejs/node/pull/52848/) |
| Appeared |
test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2022_vs2022-x64-5, test-rackspace-win2022_vs2022-x64-3 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/59118/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/59211/ |
Example
error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
heap-object-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(315,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
foreign-tq-csa.cc
C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(47,1): fatal error C1060: compiler is out of heap space [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers.vcxproj]
Example
fatal: No rebase in progress?
Example
sh: line 4: node: command not found
Example
FATAL: Channel "hudson.remoting.Channel@5f54ea6a:JNLP4-connect connection from 145.40.96.123/145.40.96.123:45764": Remote call on JNLP4-connect connection from 145.40.96.123/145.40.96.123:45764 failed. The channel is closing down or has closed down
java.nio.channels.ClosedChannelException
at org.jenkinsci.remoting.protocol.NetworkLayer.onRecvClosed(NetworkLayer.java:155)
at org.jenkinsci.remoting.protocol.impl.NIONetworkLayer.ready(NIONetworkLayer.java:143)
at org.jenkinsci.remoting.protocol.IOHub$OnReady.run(IOHub.java:789)
at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
Example
ERROR: No files found with the specified search criteria.
1 file(s) copied.
> set DEBUG_HELPER=1
> call vcbuild.bat arm64 release msi
Example
Failed to trigger node-test-commit
JSTest Failure
| Reason |
parallel/test-buffer-tostring-rangeerror |
| Type |
JS_TEST_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/34066/, https://github.com/nodejs/node/pull/39463/, https://github.com/nodejs/node/pull/51575/, https://github.com/nodejs/node/pull/51805/, https://github.com/nodejs/node/pull/52443/, https://github.com/nodejs/node/pull/52946/, https://github.com/nodejs/node/pull/52966/, https://github.com/nodejs/node/pull/52971/) |
| Appeared |
test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-alpine319_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubi81_container-x64-1 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/59125/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/59204/ |
Example
not ok 1118 parallel/test-buffer-tostring-rangeerror
---
duration_ms: 120065.76900
severity: fail
exitcode: -15
stack: |-
timeout
(node:1645381) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `node --trace-deprecation ...` to show where the warning was created)
...
| Reason |
benchmark/test-benchmark-crypto |
| Type |
JS_TEST_FAILURE |
| Failed PR |
6 (https://github.com/nodejs/node/pull/50786/, https://github.com/nodejs/node/pull/49790/, https://github.com/nodejs/node/pull/52443/, https://github.com/nodejs/node/pull/52948/, https://github.com/nodejs/node/pull/52949/, https://github.com/nodejs/node/pull/51463/) |
| Appeared |
test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win11_vs2022-x64-4, test-osuosl-debian11_container-armv7l-1, test-ibm-rhel8-s390x-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-alpine319_container-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/59130/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/59186/ |
Example
not ok 180 benchmark/test-benchmark-crypto
---
duration_ms: 3543.00100
severity: fail
exitcode: 1
stack: |-
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at main (c:\workspace\node-test-binary-windows-native-suites\node\benchmark\crypto\timingSafeEqual.js:21:10)
at c:\workspace\node-test-binary-windows-native-suites\node\benchmark\common.js:54:9
at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual'
}
Node.js v23.0.0-pre
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\common\benchmark...
Example
not ok 122 parallel/test-cli-node-options
---
duration_ms: 1460.00800
severity: fail
exitcode: 3221226505
stack: |-
...
Example
not ok 120 parallel/test-cli-permission-deny-fs
---
duration_ms: 1278.00700
severity: fail
exitcode: 1
stack: |-
C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-permission-deny-fs.js:62
const [fs, fsIn, fsOut] = stdout.toString().split('\n');
^
TypeError: Cannot read properties of null (reading 'toString')
at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-cli-permission-deny-fs.js:62:36)
at Module._compile (node:internal/modules/cjs/loader:1358:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1416:10)
at Module.load (node:internal/modules/cjs/loader:1208:32)
at Module._load (node:internal/modules/cjs/loader:1024:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:174:12)
at node:internal/main/run_main_module:28:49
Node.js v20.13.2-pre
...
Example
not ok 3839 parallel/test-pipe-file-to-http
---
duration_ms: 360063.82800
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 4098 sequential/test-http-server-request-timeouts-mixed
---
duration_ms: 3304.70000
severity: fail
exitcode: 1
stack: |-
node:assert:408
throw err;
^
AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
assert(request2.completed)
at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
at listOnTimeout (node:internal/timers:573:17)
at process.processTimers (node:internal/timers:514:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Node.js v23.0.0-pre
...
Example
not ok 384 parallel/test-blob-file-backed
---
duration_ms: 278.80300
severity: fail
exitcode: 1
stack: |-
node:internal/blob:289
const error = lazyDOMException('The blob could not be read', 'NotReadableError');
^
DOMException [NotReadableError]: The blob could not be read
at BlobReader.<anonymous> (node:internal/blob:289:25)
Node.js v23.0.0-pre
...
Example
not ok 93 es-module/test-esm-loader-chaining
---
duration_ms: 7429.08900
severity: fail
exitcode: 1
stack: |-
TAP version 13
# Subtest: ESM: loader chaining
# Subtest: should load unadulterated source when there are no loaders
ok 1 - should load unadulterated source when there are no loaders
---
duration_ms: 387.294
...
Example
not ok 198 parallel/test-debugger-heap-profiler
---
duration_ms: 2133.13900
severity: fail
exitcode: 1
stack: |-
Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.190
Files blocking: [ 'node.heapsnapshot' ]
C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:69
throw e;
^
Error: EBUSY: resource busy or locked, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.190'
at rmdirSync (node:fs:1218:11)
at _rmdirSync (node:internal/fs/rimraf:235:5)
at rimrafSync (node:internal/fs/rimraf:193:7)
at Object.rmSync (node:fs:1267:10)
at rmSync (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:20:8)
at onexit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:54:5)
at process.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:43:14)
at process.emit (...
Example
not ok 2721 parallel/test-net-write-fully-async-buffer
---
duration_ms: 120073.24400
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 2691 parallel/test-runner-output
---
duration_ms: 3897.19000
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: 2705.225307
...
Example
not ok 3018 parallel/test-timers-immediate-queue
---
duration_ms: 176.42000
severity: fail
exitcode: 1
stack: |-
hit 330
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
330 !== 10
at process.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-timers-immediate-queue.js:56:10)
at process.emit (node:events:532:35) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 330,
expected: 10,
operator: 'strictEqual'
}
Node.js v23.0.0-pre
...
Example
not ok 4072 wpt/test-compression
---
duration_ms: 1440096.54100
severity: fail
exitcode: -15
stack: |-
timeout
[SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
[SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
[SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
[SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
[SKIPPED] third_party/pako/pako_inflate.min.js: This is not a test file.
[PASS] "a" should cause the constructor to throw
[PASS] no input should cause the constructor to throw
[PASS] non-string input should cause the constructor to throw
[PASS] "a" should cause the constructor to throw
[PASS] no inpu...
Progress