Skip to content

CI Reliability 2022-01-09#170

@github-actions

Description

@github-actions

Failures in node-test-pull-request/41693 to node-test-pull-request/41791 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)

UTC TimeRUNNINGSUCCESSUNSTABLEABORTEDFAILUREGreen Rate
2022-01-09 00:0200274690.00%

JSTest Failure

Reasonparallel/test-fs-rmdir-recursive
TypeJS_TEST_FAILURE
Failed PR15 (nodejs/node#40532, nodejs/node#41231, nodejs/node#41370, nodejs/node#41325, nodejs/node#41197, nodejs/node#41290, nodejs/node#41263, nodejs/node#41403, nodejs/node#41352, nodejs/node#41421, nodejs/node#41388, nodejs/node#41441, nodejs/node#41425, nodejs/node#41406, nodejs/node#41329)
Appearedtest-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vcbt2015-x64-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41699/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41791/
Example
not ok 259 parallel/test-fs-rmdir-recursive --- duration_ms: 0.725 severity: fail exitcode: 1 stack: |- (node:2104) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path,{recursive: true }) will be removed. Use fs.rm(path,{recursive: true }) instead (Use `node --trace-deprecation ...` to show where the warning was created) Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.257 Files blocking: [ 'rmdir-recursive-0', 'rmdir-recursive-4', 'rmdir-recursive-5' ] node:assert:991 throw newErr; ^ AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.257\rmdir-recursive-0\d-3-2' at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:364:12 at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:401:15 at node:fs:188:23 ... 

Reasonsequential/test-performance-eventloopdelay
TypeJS_TEST_FAILURE
Failed PR12 (nodejs/node#41197, nodejs/node#41325, nodejs/node#41397, nodejs/node#41398, nodejs/node#41302, nodejs/node#41385, nodejs/node#41329, nodejs/node#41290, nodejs/node#41369, nodejs/node#41263, nodejs/node#38590, nodejs/node#41352)
Appearedtest-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-2, test-ibm-rhel7-s390x-4
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41732/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41769/
Example
not ok 3531 sequential/test-performance-eventloopdelay --- duration_ms: 7.223 severity: fail exitcode: 1 stack: |- node:assert:399 throw err; ^ AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value: assert(histogram.min > 0) at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-performance-eventloopdelay.js:65:7) at listOnTimeout (node:internal/timers:559:17) at processTimers (node:internal/timers:502:7){generatedMessage: true, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v18.0.0-pre ... 

Reasonparallel/test-common-expect-warning
TypeJS_TEST_FAILURE
Failed PR4 (nodejs/node#41385, nodejs/node#41403, nodejs/node#41263, nodejs/node#40661)
Appearedtest-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-centos7_container-arm64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41723/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41756/
Example
not ok 324 parallel/test-common-expect-warning --- duration_ms: 0.653 severity: fail exitcode: 1 stack: |- node:assert:1026 throw err; ^ AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Unexpected extra warning received/. Input: '' at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-common-expect-warning.js:41:14) at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/common/index.js:401:15) at ChildProcess.emit (node:events:520:28) at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12){generatedMessage: true, code: 'ERR_ASSERTION', actual: '', expected: /Unexpected extra warning received/, operator: 'match' } Node.js v18.0.0-pre ... 

Reasonparallel/test-trace-events-fs-sync
TypeJS_TEST_FAILURE
Failed PR4 (nodejs/node#41370, nodejs/node#41373, nodejs/node#41369, nodejs/node#41388)
Appearedtest-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41715/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41779/
Example
not ok 692 parallel/test-trace-events-fs-sync --- duration_ms: 2.954 severity: fail exitcode: 1 stack: |- C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-trace-events-fs-sync.js:133 throw new Error(`${tr}:\n${util.inspect(proc)}`); ^ Error: fs.sync.fstat:{status: 1, signal: null, output: [ null, '', 'node:internal/fs/utils:344\r\n' + ' throw err;\r\n' + ' ^\r\n' + '\r\n' + "Error: EPERM: operation not permitted, open 'fs.txt'\r\n" + ' at Object.openSync (node:fs:585:3)\r\n' + ' at Object.writeFileSync (node:fs:2155:35)\r\n' + ' at [eval]:1:4\r\n' + ' at Script.runInThisContext (node:vm:129:12)\r\n' + ' at Object.runInThisContext (node:vm:305:38)\r\n' + ' at node:internal/process/execution:75:19\r\n' + ' at [eval]-wrapper:6:22\r\n' + ' at evalScript (nod... 

Reasonnode-api/test_threadsafe_function/test
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#41329, nodejs/node#40661, nodejs/node#38590)
Appearedtest-equinix-centos7_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-centos7_container-arm64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41719/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41770/
Example
not ok 3341 node-api/test_threadsafe_function/test --- duration_ms: 240.82 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-crypto-classes
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#41325, nodejs/node#41352, nodejs/node#38590)
Appearedtest-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_svincent-debian10-armv7l_pi2-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41742/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41770/
Example
not ok 194 parallel/test-crypto-classes --- duration_ms: 240.160 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-crypto-dh
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#41357, nodejs/node#41367, nodejs/node#41414)
Appearedtest-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41693/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41776/
Example
not ok 187 parallel/test-crypto-dh --- duration_ms: 240.351 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonparallel/test-crypto-dh-odd-key
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#41329, nodejs/node#41385, nodejs/node#41409)
Appearedtest-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41719/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41766/
Example
not ok 242 parallel/test-crypto-dh-odd-key --- duration_ms: 240.68 severity: fail exitcode: -15 stack: |- timeout ... 

Reasonsequential/test-net-connect-econnrefused
TypeJS_TEST_FAILURE
Failed PR3 (nodejs/node#41352, nodejs/node#41385, nodejs/node#41425)
Appearedtest-ibm-rhel7-s390x-3, test-ibm-rhel7-s390x-4, test-ibm-rhel7-s390x-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41709/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41787/
Example
not ok 3520 sequential/test-net-connect-econnrefused --- duration_ms: 120.16 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 ... 

Reasonwpt/test-webcrypto
TypeJS_TEST_FAILURE
Failed PR2 (nodejs/node#41385, nodejs/node#41329)
Appearedtest-requireio_svincent-debian10-armv7l_pi2-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41721/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41744/
Example
not ok 856 wpt/test-webcrypto --- duration_ms: 240.128 severity: fail exitcode: -15 stack: |- timeout [EXPECTED_FAILURE][UNCAUGHT] evaluation in WPTRunner.runJsTests() location is not defined location is not defined /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5 if (location.search){^ ReferenceError: location is not defined at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:5:3 at /home/iojs/build/workspace/node-test-binary-arm/test/fixtures/wpt/common/subset-tests.js:60:3 at Script.runInThisContext (node:vm:129:12) at runInThisContext (node:vm:305:38) at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/common/wpt/worker.js:52:3) at Module._compile (node:internal/modules/cjs/loader:1097:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1149:10) at Module.load (node:i... 

Jenkins Failure

ReasonBacking channel 'JNLP4-connect connection from ... is disconnected.
TypeJENKINS_FAILURE
Failed PR2 (nodejs/node#41329, nodejs/node#41424)
Appearedtest-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41714/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41790/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 139.178.85.13/139.178.85.13:38760' is disconnected. at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216) at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:286) at com.sun.proxy.$Proxy82.isAlive(Unknown Source) at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1213) at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1205) 

ReasonBuild timed out (after 60 minutes). Marking the build as failed.
TypeJENKINS_FAILURE
Failed PR2 (nodejs/node#41359, nodejs/node#40661)
Appearedtest-softlayer-ubi81_container-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41704/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41761/
Example
Build timed out (after 60 minutes). Marking the build as failed. 

Git Failure

ReasonERROR: Error fetching remote repo 'origin'
TypeGIT_FAILURE
Failed PR7 (nodejs/node#41352, nodejs/node#41373, nodejs/node#41197, nodejs/node#41369, nodejs/node#41325, nodejs/node#41397, nodejs/node#41329)
Appearedtest-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-ibm-ubuntu1804-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41728/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41791/
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) 

ReasonError: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64
TypeGIT_FAILURE
Failed PR5 (nodejs/node#41352, nodejs/node#41197, nodejs/node#41369, nodejs/node#41325, nodejs/node#41397)
Appearedtest-digitalocean-freebsd12-x64-1
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41728/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41736/
Example
hudson.plugins.git.GitException: Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64 at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1272) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:160) at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:153) at hudson.remoting.UserRequest.perform(UserRequest.java:211) 

Build Failure

ReasonFailed to trigger fanned build
TypeBUILD_FAILURE
Failed PR8 (nodejs/node#41385, nodejs/node#41352, nodejs/node#41373, nodejs/node#41197, nodejs/node#41367, nodejs/node#41369, nodejs/node#41325, nodejs/node#41397)
Appearedundefined
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41724/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41736/
Example
Failed to trigger fanned build 

ReasonERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error?
TypeBUILD_FAILURE
Failed PR2 (nodejs/node#41325, nodejs/node#41388)
Appearedtest-requireio_mcollina-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_securogroup-debian10-arm64_pi3-1, test-requireio_jasnell-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-1, test-digitalocean-freebsd12-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41742/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41781/
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/jenkins3143989216785633656.sh + '[' -d .git ']' + git clean -fdx 

ReasonFailed to trigger node-test-commit
TypeBUILD_FAILURE
Failed PR2 (nodejs/node#41337, https://github.com/node/node/pull/41197/)
Appearedtest-packetnet-ubuntu1804-x64-2
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41698/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41731/
Example
Failed to trigger node-test-commit 

undefined

ReasonUnknown
Typeundefined
Failed PR14 (nodejs/node#41357, nodejs/node#41367, nodejs/node#41302, nodejs/node#41325, nodejs/node#41385, nodejs/node#41403, nodejs/node#41263, nodejs/node#41409, nodejs/node#41352, nodejs/node#38590, nodejs/node#41414, nodejs/node#41421, nodejs/node#41388, nodejs/node#41329)
Appearedtest-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3
First CIhttps://ci.nodejs.org/job/node-test-pull-request/41693/
Last CIhttps://ci.nodejs.org/job/node-test-pull-request/41791/
Example
Unknown 

Progress

  • parallel/test-fs-rmdir-recursive (15)
  • sequential/test-performance-eventloopdelay (12)
  • parallel/test-common-expect-warning (4)
  • parallel/test-trace-events-fs-sync (4)
  • node-api/test_threadsafe_function/test (3)
  • parallel/test-crypto-classes (3)
  • parallel/test-crypto-dh (3)
  • parallel/test-crypto-dh-odd-key (3)
  • sequential/test-net-connect-econnrefused (3)
  • wpt/test-webcrypto (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • ERROR: Error fetching remote repo 'origin' (7)
  • Error: git whatchanged --no-abbrev -M "--format=commit %H%ntree %T%nparent %P%nauthor %aN <%aE> %ai%ncommitter %cN <%cE> %ci%n%n%w(0,4,4)%B" -n 1024 f1658bdc8f84950b4fab9e8a4e1561fd05a043df ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64 (5)
  • Failed to trigger fanned build (8)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • Failed to trigger node-test-commit (2)
  • Unknown (14)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions