Open
Description
Failures in node-test-pull-request/55176 to node-test-pull-request/55274 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-10-28 00:12 | 1 | 15 | 18 | 9 | 57 | 16.67% |
JSTest Failure
Example
not ok 2247 parallel/test-release-changelog
---
duration_ms: 162.06700
severity: fail
exitcode: 1
stack: |-
node:assert:1026
throw err;
^
AssertionError [ERR_ASSERTION]: The input did not match the regular expression /<b><a href="doc\/changelogs\/CHANGELOG_V21.md#21\.0\.0">21\.0\.0<\/a><\/b><br\/>/. Input:
'# Node.js Changelog\n' +
'\n' +
'Select a Node.js version below to view the changelog history:\n' +
'\n' +
'* [Node.js 21](doc/changelogs/CHANGELOG_V21.md) **Current**\n' +
'* [Node.js 20](doc/changelogs/CHANGELOG_V20.md) **Long Term Support**\n' +
'* [Node.js 19](doc/changelogs/CHANGELOG_V19.md) End-of-Life\n' +
'* [Node.js 18](doc/changelogs/CHANGELOG_V18.md) **Long Term Support**\n' +
'* [Node.js 17](doc/changelogs/CHANGELOG_V17.md) End-of-Life\n' +
'* [Node.js 16](doc/changelogs/CHANGELOG_V16.md) End-of-Life\n' +
'* [Node.js 15](doc/changelogs/CHANGELOG_V15.md) End-of-Life\n' +
'* [Node.js ...
Reason | parallel/test-fs-watch-recursive-add-file-to-existing-subfolder |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 3 (nodejs/node#50354, nodejs/node#50363, nodejs/node#50341) |
Appeared | test-equinix-ubuntu2004_container-arm64-2, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55187/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55213/ |
Example
not ok 3704 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
---
duration_ms: 360105.75800
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | node-api/test_threadsafe_function/test |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50330, nodejs/node#50408) |
Appeared | test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55186/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55264/ |
Example
not ok 124 node-api/test_threadsafe_function/test
---
duration_ms: 360087.10100
severity: fail
exitcode: -15
stack: |-
timeout
...
Reason | parallel/test-child-process-fork-exec-path |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49849, nodejs/node#50389) |
Appeared | test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55227/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55229/ |
Example
not ok 189 parallel/test-child-process-fork-exec-path
---
duration_ms: 2116.06000
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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:3005:11)
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:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno: -28...
Reason | parallel/test-file-write-stream4 |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49849, nodejs/node#50389) |
Appeared | test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55227/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55229/ |
Example
not ok 780 parallel/test-file-write-stream4
---
duration_ms: 835.75000
severity: fail
exitcode: 1
stack: |-
node:events:493
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:1000:14)
at WriteStream.emit (node:events:515: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 v22.0.0-pre
...
Reason | parallel/test-fs-watch-abort-signal |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50341, nodejs/node#50409) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55213/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55263/ |
Example
not ok 1078 parallel/test-fs-watch-abort-signal
---
duration_ms: 435.32200
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/build/workspace/node-test-commit-linux-containered/test/fixtures/empty.js'
at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
at Object.watch (node:fs:2452:36)
at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-fs-watch-abort-signal.js:20:22)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_mod...
Reason | parallel/test-fs-write-reuse-callback |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49849, nodejs/node#50389) |
Appeared | test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55227/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55229/ |
Example
not ok 996 parallel/test-fs-write-reuse-callback
---
duration_ms: 866.65700
severity: fail
exitcode: 1
stack: |-
...
Reason | parallel/test-inspector-stop-profile-after-done |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50361, nodejs/node#50359) |
Appeared | test-ibm-rhel8-s390x-3, test-ibm-rhel8-s390x-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55181/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55228/ |
Example
not ok 3657 parallel/test-inspector-stop-profile-after-done
---
duration_ms: 120077.86200
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:38079/a08bc017-33fa-4761-8a7d-c4ffc31035dd
[err] For help, see: https://nodejs.org/en/docs/inspector
[err]
[err] Debugger attached.
[err]
...
Reason | parallel/test-macos-app-sandbox |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49849, nodejs/node#50389) |
Appeared | test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55227/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55229/ |
Example
not ok 1818 parallel/test-macos-app-sandbox
---
duration_ms: 805.19000
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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.1820/node_sandboxed.app/Contents/MacOS/node'
at Object.copyFileSync (node:fs:3005:11)
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:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno:...
Reason | parallel/test-module-loading-globalpaths |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49849, nodejs/node#50389) |
Appeared | test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55227/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55229/ |
Example
not ok 1841 parallel/test-module-loading-globalpaths
---
duration_ms: 754.94100
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
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.1843/install/bin/node'
at Object.copyFileSync (node:fs:3005:11)
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:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno: -28...
Reason | parallel/test-runner-output |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50354, nodejs/node#50359) |
Appeared | test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55210/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55228/ |
Example
not ok 2359 parallel/test-runner-output
---
duration_ms: 30655.97100
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: 25002.808045
...
Reason | parallel/test-snapshot-typescript |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#49849, nodejs/node#50389) |
Appeared | test-orka-macos11-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55227/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55229/ |
Example
not ok 2398 parallel/test-snapshot-typescript
---
duration_ms: 732.84700
severity: fail
exitcode: 1
stack: |-
node:fs:3005
binding.copyFile(
^
Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/fixtures/snapshot/typescript.js' -> '/Users/iojs/node-tmp/.tmp.2400/snapshot.js'
at Object.copyFileSync (node:fs:3005:11)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-snapshot-typescript.js:20:4)
at Module._compile (node:internal/modules/cjs/loader:1376:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
at Module.load (node:internal/modules/cjs/loader:1207:32)
at Module._load (node:internal/modules/cjs/loader:1023:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
at node:internal/main/run_main_module:28:49 {
errno: -2...
Reason | parallel/test-worker-memory |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50375, nodejs/node#50385) |
Appeared | test-rackspace-win2019_vs2019-x64-1, test-azure_msft-win2016_vs2017-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55203/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55271/ |
Example
not ok 858 parallel/test-worker-memory
---
duration_ms: 856.04900
severity: crashed
exitcode: 3221225477
stack: |-
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=7.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
run() called with n=6.5 (numWorkers=8)
...
Reason | sequential/test-single-executable-application-snapshot-and-code-cache |
---|---|
Type | JS_TEST_FAILURE |
Failed PR | 2 (nodejs/node#50359, nodejs/node#50242) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55183/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55231/ |
Example
not ok 4039 sequential/test-single-executable-application-snapshot-and-code-cache
---
duration_ms: 10337.69900
severity: fail
exitcode: 1
stack: |-
[process 5071]: --- stderr ---
[process 5071]: --- stdout ---
[process 5071]: status = null, signal = SIGSEGV
/home/iojs/build/workspace/node-test-commit-linux-containered/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-containered/test/common/child_process.js:86:11)
at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:91:5)
at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:125:10)
at Object.<anonymous> (/home/iojs/build/workspace/node-...
Jenkins Failure
Reason | Build timed out (after 60 minutes). Marking the build as failed. |
---|---|
Type | JENKINS_FAILURE |
Failed PR | 5 (nodejs/node#50350, nodejs/node#50371, nodejs/node#50018, nodejs/node#50215, nodejs/node#50004) |
Appeared | test-rackspace-win2022_vs2022-x64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55176/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55269/ |
Example
Build timed out (after 60 minutes). Marking the build as failed.
Git Failure
Build Failure
Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
---|---|
Type | BUILD_FAILURE |
Failed PR | 12 (nodejs/node#50330, nodejs/node#50354, nodejs/node#50343, nodejs/node#50359, nodejs/node#48740, nodejs/node#50371, nodejs/node#48967, nodejs/node#50352, nodejs/node#50363, nodejs/node#50341, nodejs/node#50402, nodejs/node#50428) |
Appeared | test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_container-arm64-2 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55186/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55274/ |
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
Reason | fatal error: string_view: No such file or directory |
---|---|
Type | BUILD_FAILURE |
Failed PR | 12 (nodejs/node#50330, nodejs/node#50341, nodejs/node#50359, nodejs/node#48740, nodejs/node#50371, nodejs/node#48967, nodejs/node#50352, nodejs/node#50363, nodejs/node#50354, nodejs/node#50135, nodejs/node#50402, nodejs/node#50428) |
Appeared | test-rackspace-centos7-x64-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55186/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55274/ |
Example
fatal error: string_view: No such file or directory
Reason | fatal error: charconv: No such file or directory |
---|---|
Type | BUILD_FAILURE |
Failed PR | 11 (nodejs/node#50330, nodejs/node#50354, nodejs/node#50341, nodejs/node#50359, nodejs/node#48740, nodejs/node#50371, nodejs/node#48967, nodejs/node#50352, nodejs/node#50363, nodejs/node#50402, nodejs/node#50428) |
Appeared | test-equinix_mnx-smartos18-x64-4 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55186/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55274/ |
Example
fatal error: charconv: No such file or directory
Reason | Error: Invalid regular expression: /\p{P}/u: Invalid property name |
---|---|
Type | BUILD_FAILURE |
Failed PR | 5 (nodejs/node#50231, nodejs/node#50409, nodejs/node#50408, nodejs/node#50395, nodejs/node#50402) |
Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55253/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55259/ |
Example
Error: Invalid regular expression: /\p{P}/u: Invalid property name
at ModuleLoader.moduleStrategy (node:internal/modules/esm/translators:155:18)
at callTranslator (node:internal/modules/esm/loader:285:14)
at ModuleLoader.moduleProvider (node:internal/modules/esm/loader:291:30)
Node.js v22.0.0-pre
Reason | sh: line 12: [: -gt: unary operator expected |
---|---|
Type | BUILD_FAILURE |
Failed PR | 5 (nodejs/node#50350, nodejs/node#50371, nodejs/node#50018, nodejs/node#50215, nodejs/node#50004) |
Appeared | test-rackspace-win2019_vs2019-x64-3 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55176/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55269/ |
Example
sh: line 12: [: -gt: unary operator expected
Reason | fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository |
---|---|
Type | BUILD_FAILURE |
Failed PR | 4 (nodejs/node#50363, nodejs/node#50354, nodejs/node#50371, nodejs/node#50408) |
Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1 |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55209/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55264/ |
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
Reason | Failed to trigger sub builds |
---|---|
Type | BUILD_FAILURE |
Failed PR | 2 (nodejs/node#50289, nodejs/node#50294) |
Appeared | undefined |
First CI | https://ci.nodejs.org/job/node-test-pull-request/55226/ |
Last CI | https://ci.nodejs.org/job/node-test-pull-request/55244/ |
Example
Failed to trigger sub builds
CCTest Failure
Progress
-
parallel/test-release-changelog
(13) -
parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
(3) -
node-api/test_threadsafe_function/test
(2) -
parallel/test-child-process-fork-exec-path
(2) -
parallel/test-file-write-stream4
(2) -
parallel/test-fs-watch-abort-signal
(2) -
parallel/test-fs-write-reuse-callback
(2) -
parallel/test-inspector-stop-profile-after-done
(2) -
parallel/test-macos-app-sandbox
(2) -
parallel/test-module-loading-globalpaths
(2) -
parallel/test-runner-output
(2) -
parallel/test-snapshot-typescript
(2) -
parallel/test-worker-memory
(2) -
sequential/test-single-executable-application-snapshot-and-code-cache
(2) -
Build timed out (after 60 minutes). Marking the build as failed.
(5) -
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
(12) -
fatal error: string_view: No such file or directory
(12) -
fatal error: charconv: No such file or directory
(11) -
Error: Invalid regular expression: /\p{P}/u: Invalid property name
(5) -
sh: line 12: [: -gt: unary operator expected
(5) -
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
(4) -
Failed to trigger sub builds
(2)
Metadata
Assignees
Labels
No labels
Activity