Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Failures in node-test-pull-request/45560 to node-test-pull-request/45653 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-07-25 00:15 | 1 | 7 | 32 | 2 | 58 | 7.22% |
JSTest Failure
Example
not ok 3335 pummel/test-http-upload-timeout --- duration_ms: 5.975 severity: fail exitcode: 1 stack: |- /Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-http-upload-timeout.js:34 throw new Error('Unexpected timeout'); ^ Error: Unexpected timeout at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/pummel/test-http-upload-timeout.js:34:11) at Socket.emit (node:events:525:35) at Socket._onTimeout (node:net:522:8) at listOnTimeout (node:internal/timers:564:17) at process.processTimers (node:internal/timers:507:7) Node.js v19.0.0-pre ... | Reason | sequential/test-gc-http-client-onerror |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 8 (nodejs/node#43922, nodejs/node#43902, nodejs/node#43866, nodejs/node#43787, nodejs/node#43958, nodejs/node#43086, nodejs/node#43935, nodejs/node#43877) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45584/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45648/ |
Example
not ok 3472 sequential/test-gc-http-client-onerror --- duration_ms: 1.715 severity: fail exitcode: 1 stack: |- done/collected/total: 160/0/640 done/collected/total: 320/160/640 done/collected/total: 480/256/640 done/collected/total: 638/320/640 done/collected/total: 640/480/640 done/collected/total: 640/638/640 done/collected/total: 640/640/640 node:_http_server:493 if (connections[i].socket._httpMessage && !connections[i].socket._httpMessage.finished){^ TypeError: Cannot read properties of null (reading '_httpMessage') at Server.closeIdleConnections (node:_http_server:493:31) at Server.close (node:_http_server:476:8) at Immediate.status (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-gc-http-client-onerror.js:65:14) at process.processImmediate (node:internal/timers:471:21) Node.js v19.0.0-pre ... | Reason | sequential/test-gc-http-client |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 7 (nodejs/node#38905, nodejs/node#43010, nodejs/node#43866, nodejs/node#43747, nodejs/node#43951, nodejs/node#43887, nodejs/node#43787) |
| Appeared | test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-rhel8_container-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45571/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45646/ |
Example
not ok 3430 sequential/test-gc-http-client --- duration_ms: 1.717 severity: fail exitcode: 1 stack: |- done/collected/total: 160/0/640 done/collected/total: 320/160/640 done/collected/total: 480/256/640 done/collected/total: 630/320/640 done/collected/total: 640/480/640 done/collected/total: 640/630/640 done/collected/total: 640/640/640 node:_http_server:493 if (connections[i].socket._httpMessage && !connections[i].socket._httpMessage.finished){^ TypeError: Cannot read properties of null (reading '_httpMessage') at Server.closeIdleConnections (node:_http_server:493:31) at Server.close (node:_http_server:476:8) at Immediate.status (/home/iojs/build/workspace/node-test-binary-armv7l/test/sequential/test-gc-http-client.js:60:14) at process.processImmediate (node:internal/timers:471:21) Node.js v19.0.0-pre ... Example
not ok 3010 parallel/test-vm-break-on-sigint --- duration_ms: 120.133 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-worker-heap-snapshot |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#43922, nodejs/node#43933, nodejs/node#43902) |
| Appeared | test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-3, test-rackspace-win2012r2_vs2017-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45584/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45589/ |
Example
not ok 790 parallel/test-worker-heap-snapshot --- duration_ms: 1.437 severity: fail exitcode: 134 stack: |- FATAL ERROR: HandleScope::HandleScope Entering the V8 API without proper locking in place ... | Reason | pummel/test-fs-largefile |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#42256, nodejs/node#43787, nodejs/node#43878) |
| Appeared | test-rackspace-win2012r2_vs2019-x64-4 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45561/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45623/ |
Example
not ok 825 pummel/test-fs-largefile --- duration_ms: 0.939 severity: fail exitcode: 1 stack: |- Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.826 Files blocking: [ 'large.txt' ] node:internal/fs/utils:348 throw err; ^ Error: ENOSPC: no space left on device, ftruncate at Object.ftruncateSync (node:fs:1136:3) at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\pummel\test-fs-largefile.js:37:4) at Module._compile (node:internal/modules/cjs/loader:1120:14) at Module._extensions..js (node:internal/modules/cjs/loader:1174:10) at Module.load (node:internal/modules/cjs/loader:998:32) at Module._load (node:internal/modules/cjs/loader:839:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12) at node:internal/main/run_main_module:17:47{errno: -4055, syscall: 'ftruncate', code: 'ENOSPC' ... | Reason | node-api/test_threadsafe_function/test |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#43086, nodejs/node#43938) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45604/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45653/ |
Example
not ok 3491 node-api/test_threadsafe_function/test --- duration_ms: 360.25 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-heapsnapshot-near-heap-limit-worker |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42256, nodejs/node#43902) |
| Appeared | test-joyent-smartos20-x64-3, test-equinix-ubuntu2004_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45567/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45606/ |
Example
not ok 1249 parallel/test-heapsnapshot-near-heap-limit-worker --- duration_ms: 5.992 severity: fail exitcode: 1 stack: |- Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800 max_young_gen_size=50331648, young_gen_size=0, old_gen_size=49525416, total_size=49525416 Estimated available memory=3915808768, estimated overhead=50331648 Start generating Heap.20220723.080626.92327.1.001.heapsnapshot... Wrote snapshot to /home/iojs/node-tmp/.tmp.1216/Heap.20220723.080626.92327.1.001.heapsnapshot <--- Last few GCs ---> [92327:6163010] 3121 ms: Mark-sweep (reduce) 47.2 (52.9) -> 47.2 (51.9) MB, 8.0 / 0.0 ms (average mu = 0.349, current mu = 0.702) heap profiler; GC in old space requested [92327:6163010] 3132 ms: Mark-sweep (reduce) 47.2 (51.9) -> 47.2 (51.9) MB, 10.8 / 0.0 ms (average mu = 0.285, current mu = 0.005) heap profiler; GC in old space requested <--- JS stacktrace ---> FATAL ERR... | Reason | parallel/test-inspector-multisession-ws |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#43883, nodejs/node#43747) |
| Appeared | test-nearform-macos10.15-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45593/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45607/ |
Example
not ok 1600 parallel/test-inspector-multisession-ws --- duration_ms: 15.682 severity: fail exitcode: 1 stack: |- [test] Connecting to a child Node process [test] Testing /json/list [test] Connecting to a child Node process [test] Testing /json/list [err] Debugger listening on ws://127.0.0.1:57154/f0b52352-c53a-479c-9160-b3ead599543e [err] For help, see: https://nodejs.org/en/docs/inspector [err] [err] Debugger attached. [err] Debugger attached. [err] [test] Breaking in code and verifying events are fired Timed out waiting for matching notification (Initial pause) 1 ... | Reason | parallel/test-timers-immediate-queue |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#43902, nodejs/node#43656) |
| Appeared | test-ibm-rhel8-x64-1, test-digitalocean-fedora34-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45589/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45620/ |
Example
not ok 2610 parallel/test-timers-immediate-queue --- duration_ms: 0.124 severity: fail exitcode: 1 stack: |- hit 5190 node:assert:124 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 5190 !== 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:525:35){generatedMessage: true, code: 'ERR_ASSERTION', actual: 5190, expected: 10, operator: 'strictEqual' } Node.js v19.0.0-pre ... | Reason | parallel/test-vm-timeout-escape-promise-module |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#43866, nodejs/node#43887) |
| Appeared | test-osuosl-rhel8-ppc64_le-2, test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45602/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45628/ |
Example
not ok 2975 parallel/test-vm-timeout-escape-promise-module --- duration_ms: 0.321 severity: fail exitcode: 1 stack: |- (node:482405) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time (Use `node --trace-warnings ...` to show where the warning was created) /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-vm-timeout-escape-promise-module.js:22 throw new Error( ^ Error: escaped timeout at 100 milliseconds! at loop (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-vm-timeout-escape-promise-module.js:22:13) at vm:module(0):1:39 at SourceTextModule.evaluate (node:internal/vm/module:226:23) at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-vm-timeout-escape-promise-module.js:38:16) at process.processTicksAndRejections (node:interna... Jenkins Failure
| Reason | Backing channel 'JNLP4-connect connection from ... is disconnected. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 8 (nodejs/node#38905, nodejs/node#43922, nodejs/node#43086, nodejs/node#43949, nodejs/node#43883, nodejs/node#43877, nodejs/node#43787, nodejs/node#43903) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-freebsd12-x64-2, test-orka-macos10.15-x64-2, test-rackspace-win2012r2_vs2019-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45571/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45649/ |
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:33186' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286) at com.sun.proxy.$Proxy79.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205) Build Failure
| Reason | ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 4 (nodejs/node#43086, nodejs/node#43903, nodejs/node#43889, nodejs/node#43779) |
| Appeared | test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-joyent-smartos20-x64-4, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-debian10_container-armv7l-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45595/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45645/ |
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/jenkins8905163421267050305.sh + '[' -d .git ']' + git clean -fdx | Reason | ERROR: Build step failed with exception |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 3 (nodejs/node#43919, nodejs/node#38905, nodejs/node#43912) |
| Appeared | test-equinix-ubuntu2004_container-armv7l-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45570/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45575/ |
Example
ERROR: Build step failed with exception java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@2ad6001 and has channel null at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:113) at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:91) at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180) at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91) | Reason | ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ... |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (nodejs/node#43086, nodejs/node#43866) |
| Appeared | test-digitalocean-freebsd12-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/45604/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/45605/ |
Example
ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for node-test-commit-freebsd/nodes=freebsd12-x64 #45066 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE undefined
Example
Unknown Progress
pummel/test-http-upload-timeout(18)sequential/test-gc-http-client-onerror(8)sequential/test-gc-http-client(7)parallel/test-vm-break-on-sigint(3)parallel/test-worker-heap-snapshot(3)pummel/test-fs-largefile(3)node-api/test_threadsafe_function/test(2)parallel/test-heapsnapshot-near-heap-limit-worker(2)parallel/test-inspector-multisession-ws(2)parallel/test-timers-immediate-queue(2)parallel/test-vm-timeout-escape-promise-module(2)Backing channel 'JNLP4-connect connection from ... is disconnected.(8)ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?(4)ERROR: Build step failed with exception(3)ERROR: Step ‘Publish JUnit test result report’ failed: no workspace for ...(2)Unknown(20)
Metadata
Metadata
Assignees
Labels
No labels