nodejs / nodejs/reliability

CI Reliability 2023-11-18

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

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/55634 to node-test-pull-request/55732 that failed 2 or more 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
2023-11-18 00:13 5 11 12 1 71 11.70%
JSTest Failure
Reason parallel/test-shadow-realm-gc
Type JS_TEST_FAILURE
Failed PR 23 (https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50616/, https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50732/, https://github.com/nodejs/node/pull/50735/, https://github.com/nodejs/node/pull/50515/, https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50683/, https://github.com/nodejs/node/pull/50492/, https://github.com/nodejs/node/pull/50186/, https://github.com/nodejs/node/pull/50730/, https://github.com/nodejs/node/pull/50750/, https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50737/, https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/50764/, https://github.com/nodejs/node/pull/50651/, https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50662/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-nearform-macos11.0-arm64-1, test-equinix-rhel8_container-arm64-2, undefined, test-digitalocean-ubuntu1804-x64-1, test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-rhel8-x64-1, test-osuosl-rhel8-ppc64_le-3, test-osuosl-rhel8-ppc64_le-4, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-ibm-rhel8-x64-3, test-osuosl-rhel8-ppc64_le-1, test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-ibm-rhel8-s390x-3, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-ibm-rhel8-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55637/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55706/
Example
not ok 2507 parallel/test-shadow-realm-gc
  ---
  duration_ms: 6258.74700
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [9723:0x56084b727a90]     5697 ms: Mark-Compact 29.3 (46.9) -> 10.2 (46.9) MB, 25.86 / 0.03 ms  (+ 0.2 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 43 ms) (average mu = 0.904, current mu = 0.886) allocation fa[9723:0x56084b727a90]     5886 ms: Mark-Compact 31.1 (49.9) -> 18.1 (53.4) MB, 21.15 / 0.00 ms  (+ 7.7 ms in 0 steps since start of marking, biggest step 0.0 ms, walltime since start of marking 58 ms) (average mu = 0.897, current mu = 0.889) finalize incr
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Reached heap limit Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 0x560845b25030 node::Abort() [out/Release/node]
     2: 0x5608459f34eb  [out/Release/node]
     3: 0x560845d7b240 v8::Utils::ReportOOMFailure(v8::internal::Isolate*, char const*, ...

Reason parallel/test-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 14 (https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50732/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50735/, https://github.com/nodejs/node/pull/50186/, https://github.com/nodejs/node/pull/50709/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50764/, https://github.com/nodejs/node/pull/50558/, https://github.com/nodejs/node/pull/50772/)
Appeared test-nearform-macos11.0-arm64-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55638/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55732/
Example
not ok 3260 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 176.34400
  severity: crashed
  exitcode: -6
  stack: |-
    
    <--- Last few GCs --->
    
    [36679:0x148008000]       26 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.58 / 0.00 ms  (average mu = 0.378, current mu = 0.000) background allocation failure; GC in old space requested
    [36679:0x148008000]       28 ms: Mark-Compact 1.7 (6.0) -> 1.7 (6.0) MB, 1.38 / 0.00 ms  (average mu = 0.277, current mu = 0.083) background allocation failure; GC in old space requested
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: LocalHeap: allocation failed Allocation failed - JavaScript heap out of memory
    ----- Native stack trace -----
    
     1: 0x10078fc58 node::Abort() [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/out/Release/node]
     2: 0x10078fe58 node::ModifyCodeGenerationFromStrings(v8::Local<v8::Context>, v8::Local<v8::Value>, bool) [/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx1...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/, https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50759/)
Appeared test-orka-macos11-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-3, test-nearform-macos11.0-arm64-1, undefined, test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55637/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55686/
Example
not ok 4031 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 16413.43600
  severity: fail
  exitcode: 1
  stack: |-
    [process 46514]: --- stderr ---
    Found SEA blob 0x1141c7000, size=3388837
    Found SEA resource 0x1141c7000, size=3388837
    Read<uint32_t>()(4-byte), count=1: { 21223968 }, read 4 bytes
    Read SEA magic 143da20
    Read<uint32_t>()(4-byte), count=1: { 6 }, read 4 bytes
    Read SEA flags 6
    Read<uint64_t>()(8-byte), count=1: { 11 }, read 8 bytes
    ReadStringView(), length=11: 0x1141c7010, read 11 bytes
    snapshot.jsRead SEA code path 0x1141c7010, size=11
    Read<uint64_t>()(8-byte), count=1: { 3388802 }, read 8 bytes
    ReadStringView(), length=3388802: 0x1141c7023, read 3388802 bytes
    Read SEA resource snapshot 0x1141c7023, size=3388802
    Read<uint64_t>()(8-byte), count=1: { 0 }, read 8 bytes
    ReadStringView(), length=0: 0x1145025ad, read 0 bytes
    Read SEA resource code cache 0x1145025ad, size=0
    deserializing IsolateD...

Reason parallel/test-fs-write-stream-eagain
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/50682/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50751/, https://github.com/nodejs/node/pull/50186/)
Appeared test-rackspace-win2016_vs2015-x64-1, test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55672/
Example
not ok 311 parallel/test-fs-write-stream-eagain
  ---
  duration_ms: 492.99800
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: WriteStream EAGAIN
        # Subtest: _write
        not ok 1 - _write
          ---
          duration_ms: 32.3612
          location: 'file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-fs-write-stream-eagain.mjs:15:3'
          failureType: 'testCodeFailure'
          error: |-
            Expected values to be strictly equal:
            
            '' !== 'foo'
            
          code: 'ERR_ASSERTION'
          name: 'AssertionError'
          expected: 'foo'
          actual: ''
          operator: 'strictEqual'
          stack: |-
            TestContext.<anonymous> (file:///C:/workspace/node-test-binary-windows-js-suites/node/test/parallel/test-fs-write-stream-eagain.mjs:30:12)
            process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            async Test.run (node:internal/test_runne...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/, https://github.com/nodejs/node/pull/50759/)
Appeared test-orka-macos11-x64-1, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8-ppc64_le-3, test-nearform-macos11.0-arm64-1, undefined, test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55654/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55686/
Example
not ok 4030 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 16726.75300
  severity: fail
  exitcode: 1
  stack: |-
    [process 46497]: --- stderr ---
    Found SEA blob 0x111648000, size=3388189
    Found SEA resource 0x111648000, size=3388189
    Read<uint32_t>()(4-byte), count=1: { 21223968 }, read 4 bytes
    Read SEA magic 143da20
    Read<uint32_t>()(4-byte), count=1: { 2 }, read 4 bytes
    Read SEA flags 2
    Read<uint64_t>()(8-byte), count=1: { 11 }, read 8 bytes
    ReadStringView(), length=11: 0x111648010, read 11 bytes
    snapshot.jsRead SEA code path 0x111648010, size=11
    Read<uint64_t>()(8-byte), count=1: { 3388154 }, read 8 bytes
    ReadStringView(), length=3388154: 0x111648023, read 3388154 bytes
    Read SEA resource snapshot 0x111648023, size=3388154
    deserializing IsolateDataSerializeInfo...
    {
    // -- primitive begins --
    { 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 3...

Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50354/)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55704/
Example
not ok 192 parallel/test-blob-file-backed
  ---
  duration_ms: 749.63700
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/blob:291
              const error = lazyDOMException('The blob could not be read', 'NotReadableError');
                            ^
    DOMException [NotReadableError]: The blob could not be read
        at BlobReader.<anonymous> (node:internal/blob:291:25)
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-debugger-restart-message
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50756/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55637/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55682/
Example
not ok 815 parallel/test-debugger-restart-message
  ---
  duration_ms: 6473.57800
  severity: fail
  exitcode: 1
  stack: |-
    /home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/debugger.js:90
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /(?:assert|break|break on start|debugCommand|exception|other|promiseRejection|step) in/i; found: < Debugger ending on ws://127.0.0.1:51415/48f3e1de-f940-40ce-b2b5-07d9d3d7fdfd
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    debug> 
        at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/common/debugger.js:90:18)
        at listOnTimeout (node:internal/timers:573:17)
        at process.processTimers (node:internal/timers:514:7)
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50680/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55689/
Example
not ok 1486 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120175.21300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-break-when-eval
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50653/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55653/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55699/
Example
not ok 2007 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 15224.60500
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:33487/4ce9cefc-67a7-4655-9282-e7ac9211b40f
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Setting up a debugger
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50653/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55657/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55721/
Example
not ok 1901 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15353.49200
  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:34821/97332a39-5c60-41aa-b7ae-4df429731a4d
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [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-worker-memory
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50751/, https://github.com/nodejs/node/pull/50662/)
Appeared test-azure_msft-win2016_vs2017-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55670/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55728/
Example
not ok 866 parallel/test-worker-memory
  ---
  duration_ms: 2380.03700
  severity: fail
  exitcode: 3221226356
  stack: |-
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=15 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=14 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=13 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called with n=10 (numWorkers=4)
    run() called with n=12 (numWorkers=4)
    run() called with n=9 (numWorkers=4)
    run() called with n=11 (numWorkers=4)
    run() called wit...

Reason pummel/test-crypto-timing-safe-equal-benchmarks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50322/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55641/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55668/
Example
not ok 3665 pummel/test-crypto-timing-safe-equal-benchmarks
  ---
  duration_ms: 3373.97800
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=7.9312033146792125)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: ...

Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50736/)
Appeared test-equinix-ubuntu2004_container-arm64-2, test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55657/
Example
not ok 3670 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 257.54200
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/watchers:255
        throw error;
        ^
    
    Error: EMFILE: too many open files, watch '/home/iojs/node-tmp/.tmp.3669'
        at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
        at Object.watch (node:fs:2453:36)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm/test/pummel/test-fs-watch-non-recursive.js:41:20)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -24,
      syscall: 'watch',
      code: 'EMFILE',
      path: '/home/iojs/...

Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50764/)
Appeared test-digitalocean-freebsd12-x64-1, test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55655/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55695/
Example
not ok 4055 sequential/test-perf-hooks
  ---
  duration_ms: 528.33200
  severity: fail
  exitcode: 1
  stack: |-
    check initial nodeTiming
    {
      "name": "node",
      "entryType": "node",
      "startTime": 0,
      "duration": 331.9933261871338,
      "nodeStart": 4.456392288208008,
      "v8Start": 39.49838829040527,
      "environment": 59.114036560058594,
      "loopStart": -1,
      "loopExit": -1,
      "bootstrapComplete": 122.64689254760742,
      "idleTime": 0
    }
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: now (352.57930183410645) - timing.duration (331.9933261871338) = 20.585975646972656 >= 10
        at checkNodeTiming (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-perf-hooks.js:60:3)
        at Object.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/sequential/test-perf-hooks.js:77:1)
        at Module._compile (node:internal/modules/cjs/loader:1...

Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55654/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4030 sequential/test-single-executable-application
  ---
  duration_ms: 11115.52000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4029/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application.js:55:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:2...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55654/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4031 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 7698.19300
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4030/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55654/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4032 sequential/test-single-executable-application-empty
  ---
  duration_ms: 6866.54000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4031/sea
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-empty.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50077/, https://github.com/nodejs/node/pull/50682/)
Appeared test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55654/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55664/
Example
not ok 4035 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 7161.83500
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4034/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-use-code-cache.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:in...

Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50186/, https://github.com/nodejs/node/pull/50750/)
Appeared test-rackspace-win2019_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55672/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55688/
Example
not ok 961 wpt/test-streams
  ---
  duration_ms: 2879.04800
  severity: crashed
  exitcode: 3221225477
  stack: |-
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] queuing-strategies-size-function-per-global.window.js: Browser-specific test
    [SKIPPED] readable-streams\cross-realm-crash.window.js: Browser-specific test
    [SKIPPED] readable-streams\owning-type-video-frame.any.js: Browser-specific test
    [SKIPPED] readable-streams\read-task-handling.window.js: Browser-specific test
    [SKIPPED] transferable\deserialize-error.window.js: Browser-specific test
    [SKIPPED] transferable\transfer-with-messageport.window.js: Browser-specific test
    [SKIPPED] transform-streams\invalid-realm.tentative.window.js: Browser-specific test
    [PASS] a signal argument 'null' should cause pipeTo() to reject
    [PASS] a signal argument 'AbortSignal' should cause pipeTo() to reject
    [PASS] a signal argument 'true' should cause pipeTo() to reject
    [PASS] a signal a...

Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50737/)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55676/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55698/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 145.40.99.31/145.40.99.31:39882' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy166.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)

Build Failure
Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/50681/, https://github.com/nodejs/node/pull/50732/, https://github.com/nodejs/node/pull/50735/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50703/, https://github.com/nodejs/node/pull/50750/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50651/, https://github.com/nodejs/node/pull/50708/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55635/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55710/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50739/, https://github.com/nodejs/node/pull/50709/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50354/)
Appeared test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-5, test-osuosl-ubuntu2004_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55644/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55703/
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/jenkins17784625094595302712.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ...
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50515/, https://github.com/nodejs/node/pull/50616/)
Appeared test-digitalocean-fedora38-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55651/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55681/
Example
ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for node-test-commit-linux/nodes=fedora-latest-x64 #54893
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50653/)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-2, test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/55704/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55721/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50077/)
Appeared test-nearform-macos10.15-x64-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55636/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55654/
Example
fatal: No rebase in progress?

undefined
Reason Unknown
Type undefined
Failed PR 19 (https://github.com/nodejs/node/pull/50712/, https://github.com/nodejs/node/pull/50721/, https://github.com/nodejs/node/pull/50728/, https://github.com/nodejs/node/pull/50735/, https://github.com/nodejs/node/pull/50515/, https://github.com/nodejs/node/pull/50739/, https://github.com/nodejs/node/pull/50683/, https://github.com/nodejs/node/pull/50682/, https://github.com/nodejs/node/pull/50186/, https://github.com/nodejs/node/pull/50616/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50680/, https://github.com/nodejs/node/pull/50322/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50737/, https://github.com/nodejs/node/pull/50651/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50736/, https://github.com/nodejs/node/pull/50692/)
Appeared test-rackspace-centos7-x64-1, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55638/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55722/
Example
Unknown

Progress
  • parallel/test-shadow-realm-gc (23)
  • parallel/test-worker-nearheaplimit-deadlock (14)
  • sequential/test-single-executable-application-snapshot-and-code-cache (5)
  • parallel/test-fs-write-stream-eagain (4)
  • sequential/test-single-executable-application-snapshot (3)
  • parallel/test-blob-file-backed (2)
  • parallel/test-debugger-restart-message (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-inspector-multisession-ws (2)
  • parallel/test-worker-memory (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • pummel/test-fs-watch-non-recursive (2)
  • sequential/test-perf-hooks (2)
  • sequential/test-single-executable-application (2)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (2)
  • sequential/test-single-executable-application-empty (2)
  • sequential/test-single-executable-application-use-code-cache (2)
  • wpt/test-streams (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (9)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (5)
  • ERROR: Step ‘Record fingerprints of files to track usage’ failed: no workspace for ... (2)
  • error: remote GitHub already exists. (2)
  • fatal: No rebase in progress? (2)
  • Unknown (19)

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.

Research direction

Start with the linked CI console examples and the failing tests parallel/test-shadow-realm-gc, parallel/test-worker-nearheaplimit-deadlock, and sequential/test-single-executable-application-snapshot-and-code-cache. Compare their failures across the listed platforms and identify a reproducible cause; done means the reported failures no longer recur in the affected CI runs.

Written by the indexing model from the issue text.

Assessment

Tech stack
node.js, shell
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.