Failures in node-test-pull-request/47626 to node-test-pull-request/47723 that failed more than 2 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 |
| 2022-11-06 00:17 |
2 |
6 |
15 |
7 |
70 |
6.59% |
Jenkins Failure
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:12485' is disconnected.
at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
at jdk.proxy2/jdk.proxy2.$Proxy87.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 60 minutes). Marking the build as failed.
Git Failure
Build Failure
Example
error: remote GitHub already exists.
> git fetch --prune --no-tags GitHub
> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp
Example
error: ld returned 1 exit status
deps/openssl/openssl-cli.target.mk:289: recipe for target '/home/iojs/build/workspace/node-test-commit-linux/out/Release/openssl-cli' failed
make[2]: *** [/home/iojs/build/workspace/node-test-commit-linux/out/Release/openssl-cli] Error 1
make[2]: *** Waiting for unfinished jobs....
rm fae5cd31e116e929ac9742c7ac8b778409c12442.intermediate
Makefile:134: recipe for target 'node' failed
| Reason |
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? |
| Type |
BUILD_FAILURE |
| Failed PR |
3 (https://github.com/nodejs-private/node-private/pull/362/, https://github.com/nodejs-private/node-private/pull/365/, https://github.com/nodejs-private/node-private/pull/366/) |
| Appeared |
test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/47633/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/47664/ |
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 node-test-commit
Example
Failed to trigger sub builds
Example
error C2471: cannot update program database 'C:\workspace\node-compile-windows\node\out\Release\v8_initializers_host.pdb' [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj]
bigint-tq-csa.cc
C:\workspace\node-compile-windows\node\deps\v8\src\base\bits.h(350,31): warning C4146: unary minus operator applied to unsigned type, result still unsigned [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj]
C:\workspace\node-compile-windows\node\out\Release\obj\global_intermediate\torque-generated\src\objects\api-callbacks-tq-csa.cc(1640,1): error C2471: cannot update program database 'C:\workspace\node-compile-windows\node\out\Release\v8_initializers_host.pdb' [C:\workspace\node-compile-windows\node\tools\v8_gypfiles\v8_initializers_host.vcxproj]
C:\workspace\node-compile-windows\node\out\Release\obj\global_intermediate\torque-generated\src\ic\handler-configuration-tq-csa.cc(438,1): error C2471: cannot update program database 'C:\workspace\node-co...
Example
fatal error: ld terminated with signal 9 [Killed]
CCTest Failure
JSTest Failure
| Reason |
pummel/test-fs-largefile |
| Type |
JS_TEST_FAILURE |
| Failed PR |
12 (https://github.com/nodejs/node/pull/45273/, https://github.com/nodejs/node/pull/45286/, https://github.com/nodejs-private/node-private/pull/366/, https://github.com/nodejs/node/pull/45294/, https://github.com/nodejs/node/pull/45315/, https://github.com/nodejs/node/pull/45299/, https://github.com/nodejs/node/pull/45290/, https://github.com/nodejs/node/pull/45287/, https://github.com/nodejs/node/pull/45266/, https://github.com/nodejs/node/pull/45289/, https://github.com/nodejs/node/pull/42340/, https://github.com/nodejs/node/pull/45325/) |
| Appeared |
test-nearform-macos10.15-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/47627/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/47717/ |
Example
not ok 3421 pummel/test-fs-largefile
---
duration_ms: 0.111
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-largefile.js:37:4)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
| Reason |
pummel/test-fs-readfile-tostring-fail |
| Type |
JS_TEST_FAILURE |
| Failed PR |
11 (https://github.com/nodejs/node/pull/45286/, https://github.com/nodejs-private/node-private/pull/366/, https://github.com/nodejs/node/pull/45294/, https://github.com/nodejs/node/pull/45315/, https://github.com/nodejs/node/pull/45299/, https://github.com/nodejs/node/pull/45290/, https://github.com/nodejs/node/pull/45287/, https://github.com/nodejs/node/pull/45266/, https://github.com/nodejs/node/pull/45289/, https://github.com/nodejs/node/pull/42340/, https://github.com/nodejs/node/pull/45325/) |
| Appeared |
test-nearform-macos10.15-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/47638/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/47717/ |
Example
not ok 3422 pummel/test-fs-readfile-tostring-fail
---
duration_ms: 0.112
severity: fail
exitcode: 7
stack: |-
/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:73
throw err;
^
AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
at callback (node:internal/streams/writable:555:21)
at onwriteError (node:internal/streams/writable:418:3)
at onwrite (node:internal/streams/writable:460:7)
at node:internal/fs/streams:439:14
at FSReqCallback.wrapper [as oncomplete] (node:fs:945:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: [Error: ENOSPC: no space left on device, write] {
errno: -28,
code: 'ENOSPC',
syscall: 'write'
},
expected...
Example
not ok 745 parallel/test-fs-promises-file-handle-readFile
---
duration_ms: 0.98
severity: fail
exitcode: 1
stack: |-
node:internal/process/promises:289
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOSPC: no space left on device, ftruncate] {
errno: -28,
code: 'ENOSPC',
syscall: 'ftruncate'
}
Node.js v20.0.0-pre
...
Example
not ok 793 parallel/test-fs-readfile
---
duration_ms: 0.83
severity: fail
exitcode: 1
stack: |-
node:internal/fs/utils:347
throw err;
^
Error: ENOSPC: no space left on device, ftruncate
at Object.ftruncateSync (node:fs:1130:3)
at Object.truncateSync (node:fs:1089:14)
at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-readfile.js:61:6)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
errno: -28,
syscall: 'ftruncate',
code: 'ENOSPC'
}
Node.js v20.0.0-pre
...
| Reason |
parallel/test-fs-watch-recursive |
| Type |
JS_TEST_FAILURE |
| Failed PR |
8 (https://github.com/nodejs/node/pull/45254/, https://github.com/nodejs/node/pull/45286/, https://github.com/nodejs/node/pull/45290/, https://github.com/nodejs/node/pull/45289/, https://github.com/nodejs/node/pull/45294/, https://github.com/nodejs/node/pull/45287/, https://github.com/nodejs/node/pull/45319/, https://github.com/nodejs/node/pull/42340/) |
| Appeared |
test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-osuosl-rhel8-ppc64_le-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-osuosl-rhel8-ppc64_le-2, test-joyent-smartos20-x64-3, test-digitalocean-alpine312_container-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/47631/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/47707/ |
Example
not ok 1388 parallel/test-fs-watch-recursive
---
duration_ms: 120.72
severity: fail
exitcode: -15
stack: |-
timeout
...
| Reason |
parallel/test-release-npm |
| Type |
JS_TEST_FAILURE |
| Failed PR |
6 (https://github.com/nodejs/node/pull/43525/, https://github.com/nodejs/node/pull/45289/, https://github.com/nodejs/node/pull/42340/, https://github.com/nodejs/node/pull/45294/, https://github.com/nodejs/node/pull/45287/, https://github.com/nodejs/node/pull/45290/) |
| Appeared |
test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-1, test-softlayer-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-2, test-digitalocean-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-1, test-nearform-macos10.15-x64-1, test-orka-macos11-x64-2, test-ibm-rhel8-s390x-4, test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-softlayer-ubuntu1804_sharedlibs_container-x64-5, test-joyent-smartos20-x64-4, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-aix72-ppc64_be-4, test-equinix-ubuntu1804_container-arm64-1, test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-3, undefined, test-nearform-macos10.15-x64-2, test-orka-macos11-x64-1, test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine311_container-x64-1, test-softlayer-alpine312_container-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-2, test-ibm-rhel8-x64-1, test-joyent-ubuntu1804-x64-1, test-osuosl-rhel8-ppc64_le-1, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-softlayer-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-joyent-smartos20-x64-3, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-equinix-debian10_container-armv7l-2, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-1, test-digitalocean-alpine311_container-x64-2, test-digitalocean-rhel8-x64-1, test-orka-macos10.15-x64-1, test-osuosl-rhel8-ppc64_le-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-2, test-macstadium-macos11.0-arm64-3, test-ibm-rhel8-s390x-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-ibm-rhel8-x64-3, test-ibm-ubuntu1804-x64-2, test-osuosl-aix72-ppc64_be-2, test-ibm-rhel8-s390x-2, test-osuosl-rhel8-ppc64_le-3, test-macstadium-macos11.0-arm64-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-6, test-digitalocean-ubi81_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-alpine312_container-x64-2 |
| First CI |
https://ci.nodejs.org/job/node-test-pull-request/47682/ |
| Last CI |
https://ci.nodejs.org/job/node-test-pull-request/47694/ |
Example
not ok 2058 parallel/test-release-npm
---
duration_ms: 1.223
severity: fail
exitcode: 1
stack: |-
node:assert:124
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
0 !== 1
at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/parallel/test-release-npm.js:20:10)
at Module._compile (node:internal/modules/cjs/loader:1205:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1259:10)
at Module.load (node:internal/modules/cjs/loader:1068:32)
at Module._load (node:internal/modules/cjs/loader:909:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:82:12)
at node:internal/main/run_main_module:23:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 0,
expected: 1,
operator: 'strictEqual'
}
Node.js v20.0.0
...
Example
not ok 3476 addons/report-fatalerror/test
---
duration_ms: 300.114
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 3515 addons/request-interrupt/test
---
duration_ms: 300.97
severity: fail
exitcode: -15
stack: |-
timeout
...
Example
not ok 591 parallel/test-corepack-yarn-install
---
duration_ms: 2.415
severity: fail
exitcode: 1
stack: |-
(node:30811) [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)
Segmentation fault (core dumped)
assert.js:118
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: yarn install got error code 139
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-corepack-yarn-install.js:60:10)
at handleExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:380:15)
at ChildProcess.exithandler (child_process.js:390:5)
at ChildProcess.emit (events.js:400:28)
at maybeClose (internal/child_process.js:1088:16)
at Process.ChildProcess._handle.one...
Progress