CI Reliability 2022-02-06

Open
#194 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
node.js, shell

Research direction

Start with the listed failing tests and their linked CI console logs, including node-api/test_threadsafe_function/test, parallel/test-common-expect-warning, and test/parallel/test-child-process-fork-closed-channel-segfault.js. Compare the failures across the named platforms and determine which CI reliability problem should be addressed; the report does not define a specific change or completion condition.

Written by the indexing model from the issue text.

Description

Failures in node-test-pull-request/42285 to node-test-pull-request/42377 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-02-06 00:08 6 8 26 9 51 9.41%
JSTest Failure
Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/41804/, https://github.com/nodejs/node/pull/41830/, https://github.com/nodejs/node/pull/41854/, https://github.com/nodejs/node/pull/41849/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-digitalocean-freebsd12-x64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/42290/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42368/
Example
not ok 3352 node-api/test_threadsafe_function/test
  ---
  duration_ms: 240.86
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-common-expect-warning
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/41801/, https://github.com/nodejs/node/pull/41749/, https://github.com/nodejs/node/pull/41796/, https://github.com/nodejs/node/pull/41845/)
Appeared test-equinix-ubuntu1804_sharedlibs_container-arm64-3, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42287/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42340/
Example
not ok 316 parallel/test-common-expect-warning
  ---
  duration_ms: 0.632
  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-debug/test/parallel/test-common-expect-warning.js:41:14)
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/common/index.js:410:15)
        at ChildProcess.emit (node:events:522: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
  ...


Reason parallel/test-crypto-dh
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/41801/, https://github.com/nodejs/node/pull/41610/, https://github.com/nodejs/node/pull/41830/, https://github.com/nodejs/node/pull/41849/)
Appeared test-requireio_mininodes-debian10-armv7l_pi2-1, test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/42285/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42360/
Example
not ok 223 parallel/test-crypto-dh
  ---
  duration_ms: 241.230
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-6
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/41610/, https://github.com/nodejs/node/pull/41800/, https://github.com/nodejs/node/pull/41478/, https://github.com/nodejs/node/pull/41825/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 541 parallel/test-domain-no-error-handler-abort-on-uncaught-6
  ---
  duration_ms: 120.190
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-7
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/41610/, https://github.com/nodejs/node/pull/41800/, https://github.com/nodejs/node/pull/41478/, https://github.com/nodejs/node/pull/41825/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 542 parallel/test-domain-no-error-handler-abort-on-uncaught-7
  ---
  duration_ms: 120.127
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-cpu-prof-worker-argv
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/41741/, https://github.com/nodejs/node/pull/41678/, https://github.com/nodejs/node/pull/41830/, https://github.com/nodejs/node/pull/41662/)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/42304/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42361/
Example
not ok 3442 sequential/test-cpu-prof-worker-argv
  ---
  duration_ms: 0.650
  severity: fail
  exitcode: 1
  stack: |-
    
    [
      {
        id: 1,
        callFrame: {
          functionName: '(root)',
          scriptId: '0',
          url: '',
          lineNumber: -1,
          columnNumber: -1
        },
        hitCount: 0,
        children: [ 2, 3, 4, 9, 21 ]
      },
      {
        id: 2,
        callFrame: {
          functionName: '(program)',
          scriptId: '0',
          url: '',
          lineNumber: -1,
          columnNumber: -1
        },
        hitCount: 0
      },
      {
        id: 3,
        callFrame: {
          functionName: '(garbage collector)',
          scriptId: '0',
          url: '',
          lineNumber: -1,
          columnNumber: -1
        },
        hitCount: 1
      },
      {
        id: 4,
        callFrame: {
          functionName: '',
          scriptId: '97',
          url: 'node:internal/main/worker_thread',
          lineNumber: 0,
          columnNumbe...

Reason parallel/test-child-process-fork-closed-channel-segfault
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/41801/, https://github.com/nodejs/node/pull/41758/, https://github.com/nodejs/node/pull/41847/)
Appeared test-requireio_rvagg-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/42286/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42366/
Example
not ok 104 parallel/test-child-process-fork-closed-channel-segfault
  ---
  duration_ms: 4.483
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-binary-arm/test/parallel/test-child-process-fork-closed-channel-segfault.js:83
                throw err;
                ^
    
    Error: write EPIPE
        at ChildProcess.target._send (node:internal/child_process:864:20)
        at ChildProcess.<anonymous> (node:internal/child_process:667:16)
        at ChildProcess.emit (node:events:538:35)
        at emit (node:internal/child_process:936:14)
        at processTicksAndRejections (node:internal/process/task_queues:84:21) {
      errno: -32,
      code: 'EPIPE',
      syscall: 'write'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-5
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/41610/, https://github.com/nodejs/node/pull/41478/, https://github.com/nodejs/node/pull/41825/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 540 parallel/test-domain-no-error-handler-abort-on-uncaught-5
  ---
  duration_ms: 120.103
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-8
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/41610/, https://github.com/nodejs/node/pull/41800/, https://github.com/nodejs/node/pull/41825/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 544 parallel/test-domain-no-error-handler-abort-on-uncaught-8
  ---
  duration_ms: 120.138
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason - /home/iojs/build/workspace/node-test-linter/lib/internal/bootstrap/node.js
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41752/, https://github.com/nodejs/node/pull/41825/)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42301/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 446 - /home/iojs/build/workspace/node-test-linter/lib/internal/bootstrap/node.js
  ---
  message: '''lazyDOMExceptionClass'' is assigned a value but never used.'
  severity: error
  data:
    line: 59
    column: 20
    ruleId: no-unused-vars
  ...


Reason - /home/iojs/build/workspace/node-test-linter/lib/internal/streams/utils.js
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41752/, https://github.com/nodejs/node/pull/41825/)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42301/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 605 - /home/iojs/build/workspace/node-test-linter/lib/internal/streams/utils.js
  ---
  message: '''kDestroyed'' is assigned a value but never used.'
  severity: error
  data:
    line: 9
    column: 7
    ruleId: no-unused-vars
  messages:
    - message: '''isDisturbed'' is already defined.'
      severity: error
      data:
        line: 219
        column: 10
        ruleId: no-redeclare
  ...


Reason - /home/iojs/build/workspace/node-test-linter/test/parallel/test-v8-untrusted-code-mitigations.js
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41752/, https://github.com/nodejs/node/pull/41825/)
Appeared test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42301/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 3703 - /home/iojs/build/workspace/node-test-linter/test/parallel/test-v8-untrusted-code-mitigations.js
  ---
  message: Spaces are hard to count. Use {2}.
  severity: error
  data:
    line: 18
    column: 20
    ruleId: no-regex-spaces
  ...


Reason abort/test-addon-register-signal-handler
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41677/, https://github.com/nodejs/node/pull/41849/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42363/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42368/
Example
not ok 3598 abort/test-addon-register-signal-handler
  ---
  duration_ms: 120.149
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 1
    Running: node /home/iojs/build/workspace/node-test-commit-smartos/nodes/smartos20-64/test/addons/register-signal-handler/test.js child 6 reset 2
  ...


Reason parallel/test-crypto-binary-default
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41741/, https://github.com/nodejs/node/pull/41849/)
Appeared test-requireio_joeyvandijk-debian10-armv7l_pi2-2, test-requireio_ceejbot-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42304/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42368/
Example
not ok 184 parallel/test-crypto-binary-default
  ---
  duration_ms: 240.153
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-classes
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41610/, https://github.com/nodejs/node/pull/41817/)
Appeared test-requireio_ceejbot-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42308/
Example
not ok 158 parallel/test-crypto-classes
  ---
  duration_ms: 240.159
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-crypto-key-objects
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41739/, https://github.com/nodejs/node/pull/41678/)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42297/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42341/
Example
not ok 381 parallel/test-crypto-key-objects
  ---
  duration_ms: 0.278
  severity: crashed
  exitcode: -6
  stack: |-
  ...


Reason parallel/test-crypto-secure-heap
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41610/, https://github.com/nodejs/node/pull/41766/)
Appeared test-requireio_rvagg-debian10-armv7l_pi2-1, test-requireio_mininodes-debian10-armv7l_pi2-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42364/
Example
not ok 244 parallel/test-crypto-secure-heap
  ---
  duration_ms: 240.124
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-domain-no-error-handler-abort-on-uncaught-9
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41800/, https://github.com/nodejs/node/pull/41825/)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42309/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42322/
Example
not ok 820 parallel/test-domain-no-error-handler-abort-on-uncaught-9
  ---
  duration_ms: 120.187
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41849/, https://github.com/nodejs/node/pull/41867/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42368/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42373/
Example
not ok 1070 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 10.598
  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=51538784, total_size=51538784
    Estimated available memory=9223372036730892288, estimated overhead=50331648
    Start generating Heap.20220205.215058.1254.1.001.heapsnapshot...
    Wrote snapshot to /home/iojs/node-tmp/.tmp.1030/Heap.20220205.215058.1254.1.001.heapsnapshot
    
    <--- Last few GCs --->
    ze[1254:0x7fa634000ce0]     8913 ms: Mark-sweep (reduce) 48.6 (52.0) -> 48.5 (51.7) MB, 20.9 / 0.0 ms  (+ 0.0 ms in 2 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 26 ms) (average mu = 0.349, current mu = 0.378) finalize[1254:0x7fa634000ce0]     8937 ms: Mark-sweep (reduce) 48.8 (51.7) -> 48.7 (52.0) MB, 15.4 / 0.0 ms  (+ 5.3 ms in 8 steps since start of marking, biggest...

Reason parallel/test-module-readonly
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41849/, https://github.com/nodejs/node/pull/41867/)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/42368/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42377/
Example
not ok 462 parallel/test-module-readonly
  ---
  duration_ms: 1.53
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:991
        throw newErr;
        ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: Cannot find module '..\.tmp.454\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 sequential/test-cpu-prof-dir-relative
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41547/, https://github.com/nodejs/node/pull/41854/)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/42313/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42353/
Example
not ok 3435 sequential/test-cpu-prof-dir-relative
  ---
  duration_ms: 0.515
  severity: fail
  exitcode: 1
  stack: |-
    Dispatching message { "id": 1, "method": "Profiler.enable" }
    Receive CPU profile message
    {"id":1,"result":{}}
    Dispatching message { "id": 2, "method": "Profiler.start" }
    Receive CPU profile message
    {"id":2,"result":{}}
    Dispatching message { "id": 3, "method": "Profiler.setSamplingInterval", "params": { "interval": 50 } }
    Receive CPU profile message
    {"id":3,"error":{"code":-32000,"message":"Cannot change sampling interval when profiling."}}
    EndStartedProfilers
    V8CpuProfilerConnection::End(), ending = false
    Dispatching message { "id": 4, "method": "Profiler.stop" }
    Receive CPU profile message
    Writing profile response (id = 4)
    Written result to prof/CPU.20220205.014700.66909.0.001.cpuprofile
    
    [
      {
        id: 1,
        callFrame: {
          functionName: '(root)',
          scriptId: '0',
          url: '',
          lin...

Reason sequential/test-net-connect-econnrefused
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41800/, https://github.com/nodejs/node/pull/41836/)
Appeared test-osuosl-centos7-ppc64_le-1, test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42309/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42338/
Example
not ok 3571 sequential/test-net-connect-econnrefused
  ---
  duration_ms: 120.66
  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 ...

Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/41836/, https://github.com/nodejs/node/pull/41845/, https://github.com/nodejs/node/pull/41678/, https://github.com/nodejs/node/pull/34312/, https://github.com/nodejs/node/pull/41677/, https://github.com/nodejs/node/pull/41766/, https://github.com/nodejs/node/pull/41847/)
Appeared test-osuosl-aix72-ppc64_be-3, test-osuosl-aix72-ppc64_be-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-centos7_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/42339/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42366/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from p8-aix2-nodejs03.osuosl.org/140.211.9.131:47857' 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)

Build Failure
Reason ERROR: Step ?Publish JUnit test result report? failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/41836/, https://github.com/nodejs/node/pull/41845/, https://github.com/nodejs/node/pull/34312/)
Appeared test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/42339/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42346/
Example
ERROR: Step ?Publish JUnit test result report? failed: no workspace for node-test-commit-arm/nodes=ubuntu1804-arm64 #40580
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/41804/, https://github.com/nodejs/node/pull/41805/, https://github.com/nodejs/node/pull/41752/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, 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/42290/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42295/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/41848/, https://github.com/nodejs/node/pull/41867/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-2, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-3, test-rackspace-win2012r2_vs2015-x64-1, test-rackspace-win2012r2_vs2017-x64-4, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/42343/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42377/
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

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/34312/, https://github.com/nodejs/node/pull/41775/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/42331/
Last CI https://ci.nodejs.org/job/node-test-pull-request/42342/
Example
Failed to trigger sub builds

Progress
  • node-api/test_threadsafe_function/test (4)
  • parallel/test-common-expect-warning (4)
  • parallel/test-crypto-dh (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-6 (4)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-7 (4)
  • sequential/test-cpu-prof-worker-argv (4)
  • parallel/test-child-process-fork-closed-channel-segfault (3)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-5 (3)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-8 (3)
  • - /home/iojs/build/workspace/node-test-linter/lib/internal/bootstrap/node.js (2)
  • - /home/iojs/build/workspace/node-test-linter/lib/internal/streams/utils.js (2)
  • - /home/iojs/build/workspace/node-test-linter/test/parallel/test-v8-untrusted-code-mitigations.js (2)
  • abort/test-addon-register-signal-handler (2)
  • parallel/test-crypto-binary-default (2)
  • parallel/test-crypto-classes (2)
  • parallel/test-crypto-key-objects (2)
  • parallel/test-crypto-secure-heap (2)
  • parallel/test-domain-no-error-handler-abort-on-uncaught-9 (2)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • parallel/test-module-readonly (2)
  • sequential/test-cpu-prof-dir-relative (2)
  • sequential/test-net-connect-econnrefused (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (7)
  • ERROR: Step ?Publish JUnit test result report? failed: no workspace for ... (3)
  • fatal error: ld terminated with signal 9 [Killed] (3)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (2)
  • Failed to trigger sub builds (2)
Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from nodejs/reliability

All issues in nodejs/reliability

Similar issues

More Shell/Bash issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.