Skip to content

CI Reliability 2022-03-18 #224

@github-actions

Description

@github-actions

Failures in node-test-pull-request/43012 to node-test-pull-request/43104 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-18 00:11 3 20 10 10 57 22.99%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#41513, nodejs/node#42340)
Appeared test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-digitalocean-freebsd12-x64-2, test-rackspace-win2012r2_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43039/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43052/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 139.178.85.13/139.178.85.13:55516' 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)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#42343, nodejs/node#42278)
Appeared test-softlayer-ubi81_container-x64-1, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43047/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43064/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason 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 b88cd28fc214cac8dcdd7c9e361936ec9954b30b ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
Type GIT_FAILURE
Failed PR 2 (nodejs/node#41513, nodejs/node#42340)
Appeared test-joyent-smartos18-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43039/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43042/
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 b88cd28fc214cac8dcdd7c9e361936ec9954b30b ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$6.execute(CliGitAPIImpl.java:1266)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:158)
	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:151)
	at hudson.remoting.UserRequest.perform(UserRequest.java:211)

Build 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#42278, nodejs/node#42200)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, 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, test-requireio_securogroup-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43031/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43051/
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/jenkins4831710147294676070.sh
+ '[' -d .git ']'
+ git clean -fdx

JSTest Failure

Reason parallel/test-crypto-key-objects
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#42356, nodejs/node#42368, nodejs/node#42345, nodejs/node#42338, nodejs/node#42352)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43066/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43086/
Example
not ok 537 parallel/test-crypto-key-objects
  ---
  duration_ms: 0.329
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:635
          throw err;
          ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
      Comparison {
    +   message: 'error:1C800064:Provider routines::bad decrypt'
    -   message: 'error:07880109:common libcrypto routines::interrupted or cancelled'
      }
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-crypto-key-objects.js:543:10)
        at Module._compile (node:internal/modules/cjs/loader:1103:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
        at Module.load (node:internal/modules/cjs/loader:981: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_ma...

Reason parallel/test-module-readonly
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#42278, nodejs/node#42310, nodejs/node#41164, nodejs/node#42200, nodejs/node#42340)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43038/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43055/
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 parallel/test-tls-passphrase
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#42356, nodejs/node#42368, nodejs/node#42345, nodejs/node#42338, nodejs/node#42352)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43066/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43086/
Example
not ok 2549 parallel/test-tls-passphrase
  ---
  duration_ms: 0.179
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:749
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The input did not match the regular expression /Error: error:1400006B:UI routines::processing error/. Input:
    
    'Error: error:1C800064:Provider routines::bad decrypt'
    
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-tls-passphrase.js:230:8)
        at Module._compile (node:internal/modules/cjs/loader:1103:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
        at Module.load (node:internal/modules/cjs/loader:981: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: true,
      code: 'ERR_ASSERTION',
      a...

Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42278, nodejs/node#41164, nodejs/node#42342, nodejs/node#42347)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-centos7_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43034/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43069/
Example
not ok 3079 node-api/test_threadsafe_function/test
  ---
  duration_ms: 240.21
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-1
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42349, nodejs/node#42363, nodejs/node#42368, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 691 parallel/test-domain-no-error-handler-abort-on-uncaught-1
  ---
  duration_ms: 120.138
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-2
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42349, nodejs/node#42363, nodejs/node#42368, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 692 parallel/test-domain-no-error-handler-abort-on-uncaught-2
  ---
  duration_ms: 120.101
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-3
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42349, nodejs/node#42363, nodejs/node#42368, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 693 parallel/test-domain-no-error-handler-abort-on-uncaught-3
  ---
  duration_ms: 120.145
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-4
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42349, nodejs/node#42356, nodejs/node#42363, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43057/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 694 parallel/test-domain-no-error-handler-abort-on-uncaught-4
  ---
  duration_ms: 120.92
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason report/test-report-fatal-error
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#42200, nodejs/node#42368, nodejs/node#42352, nodejs/node#42385)
Appeared test-requireio_jasnell-debian10-armv7l_pi2-1, test-joyent-smartos20-x64-3, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43101/
Example
not ok 786 report/test-report-fatal-error
  ---
  duration_ms: 9.478
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    0 !== null
    
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/report/test-report-fatal-error.js:50:10)
        at Module._compile (node:internal/modules/cjs/loader:1103:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1157:10)
        at Module.load (node:internal/modules/cjs/loader:981: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: true,
      code: 'ERR_ASSERTION',
      actual: 0,
      expected: null,
      operator: 'strictEqual'
    }
  ...


Reason parallel/test-crypto-binary-default
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42327, nodejs/node#42343, nodejs/node#42345)
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/43013/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43083/
Example
not ok 152 parallel/test-crypto-binary-default
  ---
  duration_ms: 240.139
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42304, nodejs/node#42340, nodejs/node#42345)
Appeared test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_securogroup-debian10-arm64_pi3-2, test-requireio_mcollina-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43017/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43090/
Example
not ok 228 parallel/test-crypto-dh
  ---
  duration_ms: 240.136
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-dh-odd-key
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42278, nodejs/node#42340, nodejs/node#42356)
Appeared test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_williamkapke-debian10-arm64_pi3-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43034/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43068/
Example
not ok 224 parallel/test-crypto-dh-odd-key
  ---
  duration_ms: 240.161
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-0
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42363, nodejs/node#42368, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43070/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 690 parallel/test-domain-no-error-handler-abort-on-uncaught-0
  ---
  duration_ms: 120.82
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-5
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42356, nodejs/node#42363, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43066/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 695 parallel/test-domain-no-error-handler-abort-on-uncaught-5
  ---
  duration_ms: 120.123
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-6
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42356, nodejs/node#42363, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43066/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 696 parallel/test-domain-no-error-handler-abort-on-uncaught-6
  ---
  duration_ms: 120.96
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-7
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42356, nodejs/node#42363, nodejs/node#42319)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43067/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Example
not ok 699 parallel/test-domain-no-error-handler-abort-on-uncaught-7
  ---
  duration_ms: 120.102
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-https-selfsigned-no-keycertsign-no-crash
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#42340, nodejs/node#41164, nodejs/node#42200)
Appeared test-digitalocean-freebsd12-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-centos7-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804-x64-1, test-orka-macos10.14-x64-2, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-osuosl-centos7-ppc64_le-1, test-osuosl-rhel8-ppc64_le-2, test-joyent-smartos20-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-softlayer-ubuntu1804_sharedlibs_container-x64-1, test-softlayer-ubuntu1804_sharedlibs_container-x64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-aix72-ppc64_be-3, test-nearform-macos11.0-arm64-1, test-ibm-rhel7-s390x-1, test-ibm-rhel7-s390x-3, test-ibm-rhel8-s390x-4, undefined, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix-ubuntu1804_container-arm64-2, test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_williamkapke-debian10-arm64_pi3-2, test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_pivotalagency-debian10-arm64_pi3-2, test-joyent-smartos20-x64-4, test-osuosl-aix72-ppc64_be-2, test-ibm-rhel7-s390x-2, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-requireio_davglass-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43042/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43051/
Example
not ok 1685 parallel/test-https-selfsigned-no-keycertsign-no-crash
  ---
  duration_ms: 0.231
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:170
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: function should not have been called at /usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/parallel/test-https-selfsigned-no-keycertsign-no-crash.js:61
    called with arguments: Error: certificate has expired
        at TLSSocket.onConnectSecure (node:_tls_wrap:1530:34)
        at TLSSocket.emit (node:events:526:28)
        at TLSSocket._finishInit (node:_tls_wrap:944:8)
        at TLSWrap.ssl.onhandshakedone (node:_tls_wrap:725:12) {
      code: 'CERT_HAS_EXPIRED'
    }
        at ClientRequest.mustNotCall (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/common/index.js:472:12)
        at ClientRequest.emit (node:events:526:28)
        at TLSSocket.socketErrorListener (node:_http_client:442:9)
        at TLSSocket.emit (node:e...

Reason abort/test-abort-backtrace
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42200, nodejs/node#42349)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43051/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43057/
Example
not ok 2957 abort/test-abort-backtrace
  ---
  duration_ms: 120.157
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason abort/test-abort-uncaught-exception
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42200, nodejs/node#42349)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/43051/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43057/
Example
not ok 2958 abort/test-abort-uncaught-exception
  ---
  duration_ms: 120.242
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-common-expect-warning
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42200, nodejs/node#42352)
Appeared test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/43059/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43094/
Example
not ok 327 parallel/test-common-expect-warning
  ---
  duration_ms: 0.506
  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:394:15)
        at ChildProcess.emit (node:events:526: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'
    }
  ...


Reason parallel/test-crypto-dh-constructor
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42304, nodejs/node#42356)
Appeared test-requireio_svincent-debian10-armv7l_pi2-3, test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_mcollina-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43017/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43073/
Example
not ok 210 parallel/test-crypto-dh-constructor
  ---
  duration_ms: 240.138
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-secure-heap
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42356, nodejs/node#42345)
Appeared test-requireio_svincent-debian10-armv7l_pi2-2, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43066/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43081/
Example
not ok 209 parallel/test-crypto-secure-heap
  ---
  duration_ms: 240.55
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-outgoing-end-cork
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42347, nodejs/node#42371)
Appeared test-requireio_davglass-debian10-arm64_pi3-1, test-requireio_williamkapke-debian10-arm64_pi3-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43062/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43078/
Example
not ok 301 parallel/test-http-outgoing-end-cork
  ---
  duration_ms: 4.446
  severity: fail
  exitcode: 1
  stack: |-
    Sending req no 1
    assert.js:166
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: () => {
        reject(new Error('Request timed out'));
      } at /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-http-outgoing-end-cork.js:53
        at Timeout.mustNotCall [as _onTimeout] (/home/iojs/build/workspace/node-test-binary-arm/test/common/index.js:458:12)
        at listOnTimeout (internal/timers.js:557:17)
        at processTimers (internal/timers.js:500:7) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: undefined,
      expected: undefined,
      operator: 'fail'
    }
  ...


Reason sequential/test-tls-session-timeout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42319, nodejs/node#42352)
Appeared test-requireio_williamkapke-debian10-arm64_pi3-1, test-requireio_joeyvandijk-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/43093/
Last CI https://ci.nodejs.org/job/node-test-pull-request/43094/
Example
not ok 846 sequential/test-tls-session-timeout
  ---
  duration_ms: 5.69
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:123
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'New'
    - 'Reused'
        at /home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-tls-session-timeout.js:124:16
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-tls-session-timeout.js:108:7)
        at ChildProcess.emit (node:events:526:28)
        at Process.ChildProcess._handle.onexit (node:internal/child_process:291:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'New',
      expected: 'Reused',
      operator: 'strictEqual'
    }
  ...


Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • 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 b88cd28fc214cac8dcdd7c9e361936ec9954b30b ^origin/_jenkins_local_branch~1 in /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos18-64 (2)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (2)
  • parallel/test-crypto-key-objects (5)
  • parallel/test-module-readonly (5)
  • parallel/test-tls-passphrase (5)
  • node-api/test_threadsafe_function/test (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-1 (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-2 (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-3 (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-4 (4)
  • report/test-report-fatal-error (4)
  • parallel/test-crypto-binary-default (3)
  • parallel/test-crypto-dh (3)
  • parallel/test-crypto-dh-odd-key (3)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-0 (3)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-5 (3)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-6 (3)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-7 (3)
  • parallel/test-https-selfsigned-no-keycertsign-no-crash (3)
  • abort/test-abort-backtrace (2)
  • abort/test-abort-uncaught-exception (2)
  • parallel/test-common-expect-warning (2)
  • parallel/test-crypto-dh-constructor (2)
  • parallel/test-crypto-secure-heap (2)
  • parallel/test-http-outgoing-end-cork (2)
  • sequential/test-tls-session-timeout (2)

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