Skip to content

CI Reliability 2023-09-30 #679

@github-actions

Description

@github-actions

Failures in node-test-pull-request/54289 to node-test-pull-request/54388 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-09-30 00:12 0 20 13 1 66 20.20%

JSTest Failure

Reason pummel/test-heapdump-shadow-realm
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#48701, nodejs/node#49869, nodejs/node#49913, nodejs/node#49887, nodejs/node#49899, nodejs/node#49828, nodejs/node#48056, nodejs/node#49912, nodejs/node#42651, nodejs/node#49905, nodejs/node#49953, nodejs/node#49730)
Appeared test-azure_msft-win2016_vs2017-x64-1, test-azure_msft-win2016_vs2017-x64-6, test-digitalocean-fedora32-x64-1, test-azure_msft-win2016_vs2017-x64-5, test-azure_msft-win2016_vs2017-x64-2, test-rackspace-debian10-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54325/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54388/
Example
not ok 913 pummel/test-heapdump-shadow-realm
  ---
  duration_ms: 14398.13200
  severity: fail
  exitcode: 3221226505
  stack: |-
    (node:7512) internal/test/binding: These APIs are for internal testing only. Do not use them.
    (Use `node --trace-warnings ...` to show where the warning was created)
  ...


Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#49880, nodejs/node#49864, nodejs/node#49863, nodejs/node#49898, nodejs/node#49750, nodejs/node#49913, nodejs/node#49830, nodejs/node#49899, nodejs/node#49912)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54293/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54319/
Example
not ok 3749 sequential/test-worker-prof
  ---
  duration_ms: 0.610
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: 14 >= 15
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-worker-prof.js:78:5)
        at Module._compile (node:internal/modules/cjs/loader:1198:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
        at Module.load (node:internal/modules/cjs/loader:1076:32)
        at Function.Module._load (node:internal/modules/cjs/loader:911:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:22:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
  ...


Reason es-module/test-wasm-web-api
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#49869, nodejs/node#49891, nodejs/node#49899, nodejs/node#49828, nodejs/node#49950, nodejs/node#48056, nodejs/node#49340)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix-ubuntu2004_sharedlibs_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54335/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54385/
Example
not ok 3871 es-module/test-wasm-web-api
  ---
  duration_ms: 960086.98700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-tls-socket-close
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49864, nodejs/node#49899, nodejs/node#49896, nodejs/node#46608, nodejs/node#49912)
Appeared test-nearform-macos11.0-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-ibm-rhel8-s390x-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54294/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54378/
Example
not ok 2857 parallel/test-tls-socket-close
  ---
  duration_ms: 215.15900
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Immediate._onImmediate (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/parallel/test-tls-socket-close.js:49:18)
        at process.processImmediate (node:internal/timers:478:21) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-fs-write-stream-eagain
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49847, nodejs/node#49899, nodejs/node#49920, nodejs/node#49869)
Appeared test-ibm-aix72-ppc64_be-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54297/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54335/
Example
not ok 1233 parallel/test-fs-write-stream-eagain
  ---
  duration_ms: 475.08500
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: WriteStream EAGAIN
        # Subtest: _write
        not ok 1 - _write
          ---
          duration_ms: 33.984008
          location: 'file:///home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/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:///home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-fs-write-stream-eagain.mjs:30:12)
            process.processTicksAndRejections (node:internal/process/task_queues:95:5)
            async Test.ru...

Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49899, nodejs/node#46608, nodejs/node#49912, nodejs/node#49953)
Appeared test-azure_msft-win2016_vs2017-x64-3, test-azure_msft-win2016_vs2017-x64-4, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54353/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54387/
Example
not ok 936 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 371.16700
  severity: fail
  exitcode: 3221226505
  stack: |-
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-perf-hooks
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49864, nodejs/node#47613, nodejs/node#48638, nodejs/node#46608)
Appeared test-ibm-rhel7-s390x-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54294/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54372/
Example
not ok 3721 sequential/test-perf-hooks
  ---
  duration_ms: 0.636
  severity: fail
  exitcode: 1
  stack: |-
    {
      name: 'node',
      entryType: 'node',
      startTime: 0,
      duration: { around: 164.73612546920776 },
      nodeStart: { around: 0 },
      v8Start: { around: 0 },
      bootstrapComplete: { around: 164.71987533569336, delay: 2500 },
      environment: { around: 0 },
      loopStart: -1,
      loopExit: -1
    }
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: duration: 313.872624874115 >= 250
        at checkNodeTiming (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-perf-hooks.js:31:7)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-perf-hooks.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1198:14)
        at Object.Module._extensions..js (node:internal/modules/cjs/loader:1252:10)
        at Module.load (node:internal/modules/cjs/loader:10...

Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49892, nodejs/node#49913, nodejs/node#49887, nodejs/node#47613)
Appeared test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-2, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora38-x64-2, test-ibm-rhel8-x64-1, test-equinix_mnx-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-2, test-equinix-ubuntu2004_container-armv7l-1, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-1, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-4, test-nearform-macos11.0-arm64-1, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, undefined, test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54290/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54357/
Example
not ok 3909 wpt/test-structured-clone
  ---
  duration_ms: 411.80000
  severity: fail
  exitcode: 1
  stack: |-
    [PASS] primitive undefined
    [PASS] primitive null
    [PASS] primitive true
    [PASS] primitive false
    [PASS] primitive string, empty string
    [PASS] primitive string, lone high surrogate
    [PASS] primitive string, lone low surrogate
    [PASS] primitive string, NUL
    [PASS] primitive string, astral character
    [PASS] primitive number, 0.2
    [PASS] primitive number, 0
    [PASS] primitive number, -0
    [PASS] primitive number, NaN
    [PASS] primitive number, Infinity
    [PASS] primitive number, -Infinity
    [PASS] primitive number, 9007199254740992
    [PASS] primitive number, -9007199254740992
    [PASS] primitive number, 9007199254740994
    [PASS] primitive number, -9007199254740994
    [PASS] primitive BigInt, 0n
    [PASS] primitive BigInt, -0n
    [PASS] primitive BigInt, -9007199254740994000n
    [PASS] primitive BigInt, -9007199254740994000900719925474099400090071992...

Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49898, nodejs/node#49830, nodejs/node#49920)
Appeared test-digitalocean-alpine315_container-x64-1, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54302/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54327/
Example
not ok 1382 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120105.41900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-http2-stream-terminate
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49899, nodejs/node#49913, nodejs/node#49151)
Appeared test-rackspace-win2012r2_vs2015-x64-1, test-azure_msft-win2016_vs2017-x64-3, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54362/
Example
not ok 860 parallel/test-worker-http2-stream-terminate
  ---
  duration_ms: 1447.99400
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#49847, nodejs/node#49958, nodejs/node#42651)
Appeared test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54297/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54384/
Example
not ok 945 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 16434.31600
  severity: fail
  exitcode: 1
  stack: |-
    [process 8000]: --- stderr ---
    Aborted()
    
    [process 8000]: --- stdout ---
    �[36mStart injection of NODE_SEA_BLOB in C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.944\sea.exe...�[0m
    �[31mError: Aborted(). Build with -sASSERTIONS for more info.�[0m
    
    [process 8000]: status = 1, signal = null
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status 1, expected 0
        at logAndThrow (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:86:11)
        at expectSyncExit (C:\workspace\node-test-binary-windows-js-suites\node\test\common\child_process.js:91:5)
        at spawnSyncAndExitWithoutError (C:\workspace\node-test-binary-windows-js-suites\...

Reason es-module/test-esm-loader-resolve-type
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49917, nodejs/node#49899)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54311/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Example
not ok 3513 es-module/test-esm-loader-resolve-type
  ---
  duration_ms: 923.65400
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/streams/writable:747
      } else if ((state.state & kErrored) === 0 && (state.state & kEnding) === 0) {
                              ^
    
    TypeError: Cannot convert a Symbol value to a number
        at Writable.end (node:internal/streams/writable:747:27)
        at Socket.end (node:net:722:31)
        at endWritableNT (node:internal/streams/readable:1434:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:81:21)
    
    Node.js v21.0.0-pre
  ...


Reason node-api/test_worker_buffer_callback/test-free-called
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49869, nodejs/node#48638)
Appeared test-osuosl-aix72-ppc64_be-3, test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54310/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54365/
Example
not ok 3845 node-api/test_worker_buffer_callback/test-free-called
  ---
  duration_ms: 308.38300
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/node-api/test_worker_buffer_callback/test-free-called.js:14:8)
        at Module._compile (node:internal/modules/cjs/loader:1429:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1487:10)
        at Module.load (node:internal/modules/cjs/loader:1261:32)
        at Module._load (node:internal/modules/cjs/loader:1077:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:102:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: 0,
      operator: 'strictEqual'...

Reason parallel/test-fs-watch-recursive-add-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49913, nodejs/node#49887)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/54308/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54343/
Example
not ok 1260 parallel/test-fs-watch-recursive-add-file
  ---
  duration_ms: 120021.08600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http-no-read-no-dump
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#46608)
Appeared test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, test-rackspace-debian10-x64-1, test-rackspace-fedora32-x64-1, test-digitalocean-fedora38-x64-2, test-ibm-rhel8-x64-1, test-digitalocean-ubuntu1804-x64-1, test-digitalocean-freebsd12-x64-2, test-orka-macos11-x64-1, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-7, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-2, test-osuosl-rhel8-ppc64_le-1, test-ibm-rhel8-s390x-4, test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-3, test-rackspace-win2012r2_vs2015-x64-2, test-azure_msft-win2016_vs2017-x64-1, test-rackspace-win2019_vs2019-x64-3, test-azure_msft-win2022_vs2019-x64-3, test-azure_msft-win2022_vs2019-x64-1, undefined, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54372/
Example
not ok 1830 parallel/test-http-no-read-no-dump
  ---
  duration_ms: 120034.30300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-break-when-eval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49880, nodejs/node#49899)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-ibm-rhel8-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54293/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Example
not ok 1730 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 619.89100
  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:40979/a3c1f69b-cadf-4ee9-822e-734afe10b0bc
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    TypeError: Cannot convert a Symbol value to a number
        at Writable.end (node:internal/streams/writable:747:27)
        at Socket.end (node:net:722:31)
        at Socket.destroySoon (node:net:785:10)
        at IncomingMessage.responseOnEnd (node:_http_client:754:16)
        at IncomingMessage.emit (node:events:526:35)
        at endReadableNT (node:internal/streams/readable:1408:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    1
  ...


Reason parallel/test-inspector-console
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#49912)
Appeared test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54329/
Example
not ok 1855 parallel/test-inspector-console
  ---
  duration_ms: 15433.47600
  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:35335/53788fd2-8d4e-4061-9122-4b9350d723ca
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Runtime.consoleAPICalled)
    1
  ...


Reason parallel/test-inspector-debug-brk-flag
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49863, nodejs/node#49899)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Example
not ok 1738 parallel/test-inspector-debug-brk-flag
  ---
  duration_ms: 617.33300
  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:40383/aa0adf0e-f030-4caa-a87f-18c616152148
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    TypeError: Cannot convert a Symbol value to a number
        at Writable.end (node:internal/streams/writable:747:27)
        at Socket.end (node:net:722:31)
        at Socket.destroySoon (node:net:785:10)
        at IncomingMessage.responseOnEnd (node:_http_client:754:16)
        at IncomingMessage.emit (node:events:526:35)
        at endReadableNT (node:internal/streams/readable:1408:12)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
    1
  ...


Reason parallel/test-inspector-debug-end
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#48638)
Appeared test-ibm-rhel8-s390x-1, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54365/
Example
not ok 2758 parallel/test-inspector-debug-end
  ---
  duration_ms: 120059.07300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    Test there's no crash stopping server that was not started
    Test there's no crash stopping server without connecting
    [err] Debugger listening on ws://127.0.0.1:34263/e340337c-6fa9-4b5d-ab66-01d923062a64
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    Test there's no crash stopping server after connecting
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:39281/5a5110c6-d808-4e08-b648-6f35aba4fa13
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#49874)
Appeared test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54326/
Example
not ok 1889 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15452.83800
  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:43107/7eb59765-9a80-4649-9500-9701ed7f3cbd
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [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-runner-coverage
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#49696)
Appeared test-azure_msft-win11_vs2022-arm64-1, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54348/
Example
not ok 672 parallel/test-runner-coverage
  ---
  duration_ms: 4385.98700
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test coverage report
        # Subtest: handles the inspector not being available
        ok 1 - handles the inspector not being available
          ---
          duration_ms: 1.1931
          ...


Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#49920)
Appeared test-ibm-rhel8-s390x-1, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54327/
Example
not ok 3187 parallel/test-runner-inspect
  ---
  duration_ms: 120067.76200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:161018) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
    [err] (Use `node --trace-warnings ...` to show where the warning was created)
    [err] 
    [out] TAP version 13
    [out] 
    [err] Debugger listening on ws://127.0.0.1:45981/7d2ff254-79e0-4c46-9073-d4ed46d34cb9
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [out] # Debugger ending on ws://127.0.0.1:45981/7d2ff254-79e0-4c46-9073-d4ed46d34cb9
    [out] 
  ...


Reason parallel/test-runner-mock-timers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#48638)
Appeared test-ibm-rhel8-x64-1, test-macstadium-macos11.0-arm64-3, test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-2, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54365/
Example
not ok 2590 parallel/test-runner-mock-timers
  ---
  duration_ms: 321.83500
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: Mock Timers Test Suite
        # Subtest: MockTimers API
            # Subtest: should throw an error if trying to enable a timer that is not supported
            ok 1 - should throw an error if trying to enable a timer that is not supported
              ---
              duration_ms: 3.298012
              ...


Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#49828)
Appeared test-azure_msft-win2022_vs2019-x64-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54368/
Example
not ok 777 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 642.00500
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 60965 session? false
    [primary] got "listening"
    [primary] got "listening"
    [primary] got "listening"
    [primary] connecting 60965 session? false
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 60965 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 60965 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 60965 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 60965 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 60965 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 60965 session? true
    [worker] connection reused? tru...

Reason parallel/test-whatwg-webstreams-transfer
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49884, nodejs/node#49846)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54292/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54298/
Example
not ok 3636 parallel/test-whatwg-webstreams-transfer
  ---
  duration_ms: 120088.98400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-stdio-from-preload-module
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49866, nodejs/node#49899)
Appeared test-rackspace-win2022_vs2022-x64-6, test-rackspace-win2019_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54333/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54353/
Example
not ok 886 parallel/test-worker-stdio-from-preload-module
  ---
  duration_ms: 1494.00000
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason pummel/test-net-many-clients
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49899, nodejs/node#49887)
Appeared test-azure_msft-win2016_vs2017-x64-6, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54321/
Example
not ok 915 pummel/test-net-many-clients
  ---
  duration_ms: 309.00000
  severity: fail
  exitcode: 3221226505
  stack: |-
    c
    connected 1
    c
    connected 2
    c
    connected 3
    c
    connected 4
    c
    connected 5
    c
    connected 6
    c
    connected 7
    c
    connected 8
    c
    connected 9
    c
    connected 10
    c
    connected 11
    c
    connected 12
    c
    connected 13
    c
    connected 14
    c
    connected 15
    c
    connected 16
    c
    connected 17
    c
    connected 18
    c
    connected 19
    c
    connected 20
    c
    connected 21
    c
    connected 22
    c
    connected 23
    c
    connected 24
    c
    connected 25
    c
    connected 26
    c
    connected 27
    c
    connected 28
    c
    connected 29
    c
    connected 30
    c
    connected 31
    c
    connected 32
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    c
    connected 33
    connected 34
    connected 35
    connected 3...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#49859, nodejs/node#49887, nodejs/node#49869)
Appeared test-rackspace-win2019_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54296/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54328/
Example
Build timed out (after 60 minutes). Marking the build as failed.

CCTest Failure

Git Failure

Build Failure

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#49882, nodejs/node#49908, nodejs/node#49896, nodejs/node#48701, nodejs/node#49865, nodejs/node#49928, nodejs/node#49884, nodejs/node#48638, nodejs/node#49828)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54368/
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 4 (nodejs/node#49899, nodejs/node#49932, nodejs/node#49720, nodejs/node#49928)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-osuosl-aix72-ppc64_be-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54363/
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/jenkins16015365649355960658.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#49892, nodejs/node#49864, nodejs/node#49899)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/54290/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54316/
Example
fatal error: ld terminated with signal 9 [Killed]

Progress

  • pummel/test-heapdump-shadow-realm (12)
  • sequential/test-worker-prof (9)
  • es-module/test-wasm-web-api (7)
  • parallel/test-tls-socket-close (5)
  • parallel/test-fs-write-stream-eagain (4)
  • sequential/test-http-regr-gh-2928 (4)
  • sequential/test-perf-hooks (4)
  • wpt/test-structured-clone (4)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (3)
  • parallel/test-worker-http2-stream-terminate (3)
  • sequential/test-single-executable-application-snapshot-and-code-cache (3)
  • es-module/test-esm-loader-resolve-type (2)
  • node-api/test_worker_buffer_callback/test-free-called (2)
  • parallel/test-fs-watch-recursive-add-file (2)
  • parallel/test-http-no-read-no-dump (2)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-inspector-console (2)
  • parallel/test-inspector-debug-brk-flag (2)
  • parallel/test-inspector-debug-end (2)
  • parallel/test-inspector-multisession-ws (2)
  • parallel/test-runner-coverage (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-runner-mock-timers (2)
  • parallel/test-tls-ticket-cluster (2)
  • parallel/test-whatwg-webstreams-transfer (2)
  • parallel/test-worker-stdio-from-preload-module (2)
  • pummel/test-net-many-clients (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (3)
  • 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? (4)
  • fatal error: ld terminated with signal 9 [Killed] (3)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions