Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Failures in node-test-pull-request/42858 to node-test-pull-request/42952 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-03-12 00:10 | 3 | 22 | 18 | 2 | 55 | 23.16% |
Jenkins Failure
| Reason | Build timed out (after 60 minutes). Marking the build as failed. |
|---|---|
| Type | JENKINS_FAILURE |
| Failed PR | 2 (nodejs/node#42254, nodejs/node#42252) |
| Appeared | test-softlayer-ubi81_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42910/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42921/ |
Example
Build timed out (after 60 minutes). Marking the build as failed. Git Failure
| Reason | ERROR: Error fetching remote repo 'origin' |
|---|---|
| Type | GIT_FAILURE |
| Failed PR | 2 (nodejs/node#41632, nodejs/node#42203) |
| Appeared | test-ibm-ubuntu1804-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42938/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42943/ |
Example
ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from [email protected]:nodejs/node.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:1001) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1242) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) at hudson.scm.SCM.checkout(SCM.java:505) Build Failure
| Reason | ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (nodejs/node#42109, nodejs/node#42177) |
| Appeared | test-joyent-smartos20-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42900/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42901/ |
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-smartos/nodes=smartos20-64 #42400 Collecting metadata... Metadata collection done. Notifying upstream projects of job completion Finished: FAILURE | Reason | ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (nodejs/node#42159, nodejs/node#42278) |
| Appeared | test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_rvagg-debian10-armv7l_pi2-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42883/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42952/ |
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-arm] $ /bin/bash -ex /tmp/jenkins350991392402976299.sh + '[' -d .git ']' + git clean -fdx | Reason | Makefile:1457: recipe for target 'tools/.cpplintstamp' failed |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (nodejs/node#42263, nodejs/node#42278) |
| Appeared | test-ibm-ubuntu1804-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42927/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42931/ |
Example
Makefile:1457: recipe for target 'tools/.cpplintstamp' failed make: *** [tools/.cpplintstamp] Error 1 + cat test-eslint.tap + grep -v '^ok\|^TAP version 13\|^1\.\.' + sed '/^\s*$/d' + exit 1 | Reason | fatal error: ld terminated with signal 9 [Killed] |
|---|---|
| Type | BUILD_FAILURE |
| Failed PR | 2 (nodejs/node#39412, nodejs/node#42254) |
| Appeared | test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42871/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42917/ |
Example
fatal error: ld terminated with signal 9 [Killed] JSTest Failure
Example
not ok 1046 parallel/test-crypto-key-objects --- duration_ms: 120.72 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-module-readonly |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 7 (nodejs/node#41513, nodejs/node#42190, nodejs/node#42246, nodejs/node#42177, nodejs/node#42283, nodejs/node#42203, nodejs/node#42304) |
| Appeared | test-nearform_arm-win10_vs2019-arm64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42858/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42951/ |
Example
not ok 465 parallel/test-module-readonly --- duration_ms: 1.88 severity: fail exitcode: 1 stack: |- node:assert:991 throw newErr; ^ AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Cannot find module '..\.tmp.456\readOnlyMod' Require stack: - c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-readonly.js at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-readonly.js:48:8) at Function.Module._resolveFilename (node:internal/modules/cjs/loader:933:15) at Function.Module._load (node:internal/modules/cjs/loader:778:27) at Module.require (node:internal/modules/cjs/loader:999:19) at require (node:internal/modules/cjs/helpers:102:18) at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-readonly.js:36:3) at Module._compile (node:internal/modules/cjs/loader:1097:14) at ... | Reason | node-api/test_threadsafe_function/test |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (nodejs/node#42112, nodejs/node#42131, nodejs/node#42159, nodejs/node#42263) |
| Appeared | test-equinix-centos7_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42860/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42922/ |
Example
not ok 3372 node-api/test_threadsafe_function/test --- duration_ms: 240.50 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-http-header-overflow |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 4 (nodejs/node#42177, nodejs/node#42190, nodejs/node#42283, nodejs/node#42304) |
| Appeared | test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42863/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42951/ |
Example
not ok 314 parallel/test-http-header-overflow --- duration_ms: 0.276 severity: fail exitcode: 1 stack: |- node:assert:635 throw err; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected ... Lines skipped Comparison{+ bytesParsed: 10642, - bytesParsed: 16402, code: 'HPE_HEADER_OVERFLOW', message: 'Parse Error: Header overflow', name: 'Error', + rawPacket: Buffer(10645) [Uint8Array] [ ... | Reason | parallel/test-crypto-binary-default |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#42062, nodejs/node#42252, nodejs/node#42285) |
| Appeared | test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42880/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42934/ |
Example
not ok 209 parallel/test-crypto-binary-default --- duration_ms: 240.159 severity: fail exitcode: -15 stack: |- timeout ... | Reason | parallel/test-crypto-classes |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#42247, nodejs/node#42109, nodejs/node#42177) |
| Appeared | test-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_svincent-debian10-armv7l_pi2-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42898/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42901/ |
Example
not ok 197 parallel/test-crypto-classes --- duration_ms: 240.121 severity: fail exitcode: -15 stack: |- timeout ... | Reason | sequential/test-net-connect-econnrefused |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 3 (nodejs/node#42267, nodejs/node#42288, nodejs/node#42200) |
| Appeared | test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42925/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42947/ |
Example
not ok 3505 sequential/test-net-connect-econnrefused --- duration_ms: 120.95 severity: fail exitcode: -15 stack: |- timeout pending 50 rounds 1 pending 49 rounds 1 pending 48 rounds 1 pending 47 rounds 1 pending 46 rounds 1 pending 45 rounds 1 pending 44 rounds 1 pending 43 rounds 1 pending 42 rounds 1 pending 41 rounds 1 pending 40 rounds 1 pending 39 rounds 1 pending 38 rounds 1 pending 37 rounds 1 pending 36 rounds 1 pending 35 rounds 1 pending 34 rounds 1 pending 33 rounds 1 pending 32 rounds 1 pending 31 rounds 1 pending 30 rounds 1 pending 29 rounds 1 pending 28 rounds 1 pending 27 rounds 1 pending 26 rounds 1 pending 25 rounds 1 pending 24 rounds 1 pending 23 rounds 1 pending 22 rounds 1 pending 21 rounds 1 pending 20 rounds 1 pending 19 rounds 1 pending 18 rounds 1 pending 17 rounds 1 pending 16 rounds 1 pending 15 rounds 1 pending 14 rounds ... | Reason | parallel/test-crypto-secure-heap |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42248, nodejs/node#42303) |
| Appeared | test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42919/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42950/ |
Example
not ok 244 parallel/test-crypto-secure-heap --- duration_ms: 240.83 severity: fail exitcode: -15 stack: |- timeout ... | Reason | sequential/test-worker-prof |
|---|---|
| Type | JS_TEST_FAILURE |
| Failed PR | 2 (nodejs/node#42177, nodejs/node#42278) |
| Appeared | test-nearform-macos11.0-arm64-1, test-azure_msft-win10_vs2019-x64-1 |
| First CI | https://ci.nodejs.org/job/node-test-pull-request/42909/ |
| Last CI | https://ci.nodejs.org/job/node-test-pull-request/42931/ |
Example
not ok 3593 sequential/test-worker-prof --- duration_ms: 0.608 severity: fail exitcode: 1 stack: |- node:assert:399 throw err; ^ AssertionError [ERR_ASSERTION]: 14 >= 15 at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5) at Module._compile (node:internal/modules/cjs/loader:1099:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1153:10) at Module.load (node:internal/modules/cjs/loader:975:32) at Function.Module._load (node:internal/modules/cjs/loader:822:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12) at node:internal/main/run_main_module:17:47{generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v18.0.0-pre ... Progress
Build timed out (after 60 minutes). Marking the build as failed.(2)ERROR: Error fetching remote repo 'origin'(2)ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...(2)ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?(2)Makefile:1457: recipe for target 'tools/.cpplintstamp' failed(2)fatal error: ld terminated with signal 9 [Killed](2)parallel/test-crypto-key-objects(9)parallel/test-module-readonly(7)node-api/test_threadsafe_function/test(4)parallel/test-http-header-overflow(4)parallel/test-crypto-binary-default(3)parallel/test-crypto-classes(3)sequential/test-net-connect-econnrefused(3)parallel/test-crypto-secure-heap(2)sequential/test-worker-prof(2)
Metadata
Metadata
Assignees
Labels
No labels