Skip to content

Latest commit

 

History

History
1039 lines (854 loc) · 54.1 KB

File metadata and controls

1039 lines (854 loc) · 54.1 KB

Failures in node-test-pull-request/68916 to node-test-pull-request/69014 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2025-09-03.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2025-09-03 00:10 0 8 25 4 63 8.33%

JSTest Failure

Reason parallel/test-inspector-network-fetch
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59579/, https://github.com/nodejs/node/pull/59181/, https://github.com/nodejs/node/pull/59647/, https://github.com/nodejs/node/pull/59637/, https://github.com/nodejs/node/pull/59201/, https://github.com/nodejs/node/pull/59437/, https://github.com/nodejs/node/pull/59605/)
Appeared test-ibm-aix72-ppc64_be-2, test-osuosl-rhel9-ppc64_le-3, test-ibm-aix72-ppc64_be-1, test-rackspace-win2019_vs2019-x64-3, test-rackspace-win2019_vs2019-x64-2, test-rackspace-win2019_vs2019-x64-1, test-rackspace-win2022_vs2022-x64-4, test-rackspace-win2019_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68984/
Example
not ok 2402 parallel/test-inspector-network-fetch
  ---
  duration_ms: 577.52000
  severity: fail
  exitcode: 1
  stack: |-
    Debugger listening on ws://127.0.0.1:38340/125b588a-8e18-483f-adb6-73926310483a
    For help, see: https://nodejs.org/en/docs/inspector
    node:internal/deps/undici/undici:15523
          Error.captureStackTrace(err);
                ^
    
    TypeError: fetch failed
        at node:internal/deps/undici/undici:15523:13
        at async testRequest (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-inspector-network-fetch.js:153:3)
        at async testNetworkInspection (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-inspector-network-fetch.js:195:3)
        at async Server.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/parallel/test-inspector-network-fetch.js:212:7) {
      [cause]: HTTPParserError: Response does not match the HTTP/1.1 protocol (Invalid header value char)
 ...

Reason sequential/test-performance-eventloopdelay
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/59649/, https://github.com/nodejs/node/pull/59667/, https://github.com/nodejs/node/pull/59662/, https://github.com/nodejs/node/pull/59681/, https://github.com/nodejs/node/pull/59071/, https://github.com/nodejs/node/pull/59653/, https://github.com/nodejs/node/pull/59551/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-rhel8-s390x-4, test-linuxonecc-rhel9-s390x-4, test-linuxonecc-rhel9-s390x-3, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-linuxonecc-rhel9-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/68938/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69008/
Example
not ok 4218 sequential/test-performance-eventloopdelay
  ---
  duration_ms: 7381.91000
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/assert/utils:281
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(histogram.min > 0)
    
        at Timeout.spinAWhile [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-linux-containered/test/sequential/test-performance-eventloopdelay.js:70:7)
        at listOnTimeout (node:internal/timers:581:17)
        at process.processTimers (node:internal/timers:519:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.19.5
  ...


Reason parallel/test-runner-run-watch
Type JS_TEST_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59640/, https://github.com/nodejs/node/pull/59437/, https://github.com/nodejs/node/pull/59605/, https://github.com/nodejs/node/pull/59734/, https://github.com/nodejs/node/pull/59717/)
Appeared vm-efv4j, vm-a49f1, vm-huz04, vm-yy37e, vm-gu19h, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69014/
Example
not ok 2790 parallel/test-runner-run-watch
  ---
  duration_ms: 30427.88800
  severity: fail
  exitcode: 1
  stack: |-
    Mismatched noop function calls. Expected exactly 1, actual 2.
        at Module.mustCall (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/index.js:430:10)
        at TestContext.<anonymous> (file:///Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/parallel/test-runner-run-watch.mjs:374:37)
        at Test.runInAsyncScope (node:async_hooks:213:14)
        at Test.run (node:internal/test_runner/test:1106:25)
        at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
        at async Suite.processPendingSubtests (node:internal/test_runner/test:788:7)
  ...


Reason client-proxy/test-https-proxy-request-invalid-char-in-url
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/59587/, https://github.com/nodejs/node/pull/59734/, https://github.com/nodejs/node/pull/59717/)
Appeared vm-efv4j, vm-a49f1, vm-yy37e
First CI https://ci.nodejs.org/job/node-test-pull-request/68946/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69014/
Example
not ok 4333 client-proxy/test-https-proxy-request-invalid-char-in-url
  ---
  duration_ms: 413.52500
  severity: fail
  exitcode: 1
  stack: |-
    #6 eneded response for: 'https://local\rhost:55386/carriage-return-in-host'
    #5 eneded response for: 'https://local\r\nhost:55386/crlf-in-host'
    #4 eneded response for: 'https://local\nhost:55386/newline-in-host'
    #3 eneded response for: 'https://localhost:5\r5386/carriage-return-in-port'
    #2 eneded response for: 'https://localhost:5\n5386/newline-in-port'
    #1 eneded response for: 'https://localhost:5\r\n5386/crlf-in-port'
    node:assert:147
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
    + Set(8) {
    - Set(6) {
        {
    +     error: Error [ERR_STREAM_WRITE_AFTER_END]: write after end
    +         at _write (node:internal/streams/writable:487:11)
    +         at Writable.write (node:internal/streams/writable:508:10)
    +      ...

Reason es-module/test-http-imports
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/59551/, https://github.com/nodejs/node/pull/59662/, https://github.com/nodejs/node/pull/59653/)
Appeared vm-7vu75, vm-5glj0, vm-n0pme, vm-gxu96, vm-ovebv, vm-z3v5s, vm-w2ad2, vm-b17hd, vm-21n2t, vm-ttzdo, vm-6bwfe, vm-xglzt
First CI https://ci.nodejs.org/job/node-test-pull-request/68941/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68997/
Example
not ok 4235 es-module/test-http-imports
  ---
  duration_ms: 360022.33900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: guarantee data url will not bypass import restriction
        # Subtest: should not be bypassed by cross protocol redirect
        ok 1 - should not be bypassed by cross protocol redirect
          ---
          duration_ms: 1.906792
          ...


Reason parallel/test-esm-loader-hooks-inspect-wait
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/59551/, https://github.com/nodejs/node/pull/59662/, https://github.com/nodejs/node/pull/59653/)
Appeared test-digitalocean-freebsd13-x64-1, vm-hh183, test-digitalocean-freebsd13-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/68941/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68993/
Example
not ok 1045 parallel/test-esm-loader-hooks-inspect-wait
  ---
  duration_ms: 773.28000
  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:23682/2d3d78b3-8bcd-4462-98a5-0602ca3f7e0c
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [err] Waiting for the debugger to disconnect...
    [err] 
    [err] child process crashed, signal SIGSEGV
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 0
    
        at runTest (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd13-x64/test/parallel/test-esm-loader-hooks-inspect-wait.js:27:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 0,
      operator: 'strictEqual'
    }
    1
  ...


Reason parallel/test-fs-watch-recursive-delete
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59683/, https://github.com/nodejs/node/pull/59679/)
Appeared test-digitalocean-fedora41-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/68976/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 1482 parallel/test-fs-watch-recursive-delete
  ---
  duration_ms: 707.89900
  severity: fail
  exitcode: 1
  stack: |-
    node:events:486
          throw er; // Unhandled 'error' event
          ^
    
    Error: ENOENT: no such file or directory, scandir '/home/iojs/node-tmp/.tmp.1481/parent/child'
        at readdirSync (node:fs:1545:26)
        at #watchFolder (node:internal/fs/recursive_watch:111:21)
        at FSWatcher.<anonymous> (node:internal/fs/recursive_watch:191:26)
        at FSWatcher.emit (node:events:508:28)
        at FSWatcher._handle.onchange (node:internal/fs/watchers:222:12)
    Emitted 'error' event on FSWatcher instance at:
        at #watchFolder (node:internal/fs/recursive_watch:143:12)
        at FSWatcher.<anonymous> (node:internal/fs/recursive_watch:191:26)
        at FSWatcher.emit (node:events:508:28)
        at FSWatcher._handle.onchange (node:internal/fs/watchers:222:12) {
      errno: -2,
      code: 'ENOENT',
      syscall: 'scandir',
      path: '/home/iojs/node-tmp/...

Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59551/, https://github.com/nodejs/node/pull/59653/)
Appeared vm-ksl3f, vm-115u0, vm-a1089, vm-kbexh
First CI https://ci.nodejs.org/job/node-test-pull-request/68941/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68997/
Example
not ok 3841 parallel/test-runner-output
  ---
  duration_ms: 120102.84000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 1187.10193
          ...


Reason parallel/test-runner-watch-mode-kill-signal
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59335/, https://github.com/nodejs/node/pull/59734/)
Appeared vm-a49f1, vm-b5l86
First CI https://ci.nodejs.org/job/node-test-pull-request/68985/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69013/
Example
not ok 3416 parallel/test-runner-watch-mode-kill-signal
  ---
  duration_ms: 120152.75900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4729 sequential/test-single-executable-application
  ---
  duration_ms: 11686.67700
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4728/sea
    Injected /Users/admin/node-tmp/.tmp.4728/sea-prep.blob into /Users/admin/node-tmp/.tmp.4728/sea
    Signed /Users/admin/node-tmp/.tmp.4728/sea
    [process 11548]: --- stderr ---
    
    [process 11548]: --- stdout ---
    
    [process 11548]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application.js:54:1)
        at Module._compile (node:internal/modules/cjs/loade...

Reason sequential/test-single-executable-application-assets
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4730 sequential/test-single-executable-application-assets
  ---
  duration_ms: 11969.23500
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4729/sea
    Injected /Users/admin/node-tmp/.tmp.4729/sea-prep.blob into /Users/admin/node-tmp/.tmp.4729/sea
    Signed /Users/admin/node-tmp/.tmp.4729/sea
    [process 11568]: --- stderr ---
    
    [process 11568]: --- stdout ---
    
    [process 11568]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-assets.js:114:3)
        at Module._compile (node:internal/mo...

Reason sequential/test-single-executable-application-assets-raw
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4731 sequential/test-single-executable-application-assets-raw
  ---
  duration_ms: 11735.56000
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4730/sea
    Injected /Users/admin/node-tmp/.tmp.4730/sea-prep.blob into /Users/admin/node-tmp/.tmp.4730/sea
    Signed /Users/admin/node-tmp/.tmp.4730/sea
    [process 11588]: --- stderr ---
    
    [process 11588]: --- stdout ---
    
    [process 11588]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-assets-raw.js:60:3)
        at Module._compile (node:inte...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4732 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 12260.52100
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4731/sea
    Injected /Users/admin/node-tmp/.tmp.4731/sea-prep.blob into /Users/admin/node-tmp/.tmp.4731/sea
    Signed /Users/admin/node-tmp/.tmp.4731/sea
    [process 11606]: --- stderr ---
    
    [process 11606]: --- stdout ---
    
    [process 11606]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js...

Reason sequential/test-single-executable-application-exec-argv
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4734 sequential/test-single-executable-application-exec-argv
  ---
  duration_ms: 12006.22600
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4733/sea
    Injected /Users/admin/node-tmp/.tmp.4733/sea-prep.blob into /Users/admin/node-tmp/.tmp.4733/sea
    Signed /Users/admin/node-tmp/.tmp.4733/sea
    [process 11644]: --- stderr ---
    
    [process 11644]: --- stdout ---
    
    [process 11644]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-exec-argv.js:49:1)
        at Module._compile (node:intern...

Reason sequential/test-single-executable-application-exec-argv-empty
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4735 sequential/test-single-executable-application-exec-argv-empty
  ---
  duration_ms: 11900.06000
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4734/sea
    Injected /Users/admin/node-tmp/.tmp.4734/sea-prep.blob into /Users/admin/node-tmp/.tmp.4734/sea
    Signed /Users/admin/node-tmp/.tmp.4734/sea
    [process 11662]: --- stderr ---
    
    [process 11662]: --- stdout ---
    
    [process 11662]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-exec-argv-empty.js:49:1)
        at Module._compile ...

Reason sequential/test-single-executable-application-exec-argv-extension-cli
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4736 sequential/test-single-executable-application-exec-argv-extension-cli
  ---
  duration_ms: 11811.99700
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4735/sea
    Injected /Users/admin/node-tmp/.tmp.4735/sea-prep.blob into /Users/admin/node-tmp/.tmp.4735/sea
    Signed /Users/admin/node-tmp/.tmp.4735/sea
    [process 11682]: --- stderr ---
    
    [process 11682]: --- stdout ---
    
    [process 11682]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-exec-argv-extension-cli.js:50:1)
        at ...

Reason sequential/test-single-executable-application-exec-argv-extension-env
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4737 sequential/test-single-executable-application-exec-argv-extension-env
  ---
  duration_ms: 11664.80700
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4736/sea
    Injected /Users/admin/node-tmp/.tmp.4736/sea-prep.blob into /Users/admin/node-tmp/.tmp.4736/sea
    Signed /Users/admin/node-tmp/.tmp.4736/sea
    [process 11700]: --- stderr ---
    
    [process 11700]: --- stdout ---
    
    [process 11700]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-exec-argv-extension-env.js:50:1)
        at ...

Reason sequential/test-single-executable-application-exec-argv-extension-none
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4738 sequential/test-single-executable-application-exec-argv-extension-none
  ---
  duration_ms: 11896.61500
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4737/sea
    Injected /Users/admin/node-tmp/.tmp.4737/sea-prep.blob into /Users/admin/node-tmp/.tmp.4737/sea
    Signed /Users/admin/node-tmp/.tmp.4737/sea
    [process 11718]: --- stderr ---
    
    [process 11718]: --- stdout ---
    
    [process 11718]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-exec-argv-extension-none.js:50:1)
        a...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4741 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 12963.20600
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4740/sea
    Injected /Users/admin/node-tmp/.tmp.4740/sea-prep.blob into /Users/admin/node-tmp/.tmp.4740/sea
    Signed /Users/admin/node-tmp/.tmp.4740/sea
    [process 11775]: --- stderr ---
    
    [process 11775]: --- stdout ---
    
    [process 11775]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-snapshot.js:90:3)
        at Module._compile (node:internal...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4742 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 12380.08000
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4741/sea
    Injected /Users/admin/node-tmp/.tmp.4741/sea-prep.blob into /Users/admin/node-tmp/.tmp.4741/sea
    Signed /Users/admin/node-tmp/.tmp.4741/sea
    [process 11795]: --- stderr ---
    
    [process 11795]: --- stdout ---
    
    [process 11795]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-snapshot-and-code-cache.js:67:3)
        at ...

Reason sequential/test-single-executable-application-snapshot-worker
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4743 sequential/test-single-executable-application-snapshot-worker
  ---
  duration_ms: 12400.93600
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4742/sea
    Injected /Users/admin/node-tmp/.tmp.4742/sea-prep.blob into /Users/admin/node-tmp/.tmp.4742/sea
    Signed /Users/admin/node-tmp/.tmp.4742/sea
    [process 11813]: --- stderr ---
    
    [process 11813]: --- stdout ---
    
    [process 11813]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-snapshot-worker.js:67:3)
        at Module._compile ...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59679/)
Appeared vm-mkd6b, vm-qk5ph
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69010/
Example
not ok 4744 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 12135.26000
  severity: fail
  exitcode: 1
  stack: |-
    Copied /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/out/Release/node to /Users/admin/node-tmp/.tmp.4743/sea
    Injected /Users/admin/node-tmp/.tmp.4743/sea-prep.blob into /Users/admin/node-tmp/.tmp.4743/sea
    Signed /Users/admin/node-tmp/.tmp.4743/sea
    [process 11833]: --- stderr ---
    
    [process 11833]: --- stdout ---
    
    [process 11833]: status = null, signal = SIGSEGV
    /Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/common/child_process.js:98
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at Object.<anonymous> (/Users/admin/build/workspace/node-test-commit-osx/nodes/osx13-x64/test/sequential/test-single-executable-application-use-code-cache.js:61:1)
        at Module._compile (n...

Reason wpt/test-streams
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59671/, https://github.com/nodejs/node/pull/59681/)
Appeared test-ibm-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/68962/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68968/
Example
not ok 4799 wpt/test-streams
  ---
  duration_ms: 1369.03400
  severity: crashed
  exitcode: -5
  stack: |-
    [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] Closing must be propagated backward: starts closed; preventCancel omitted; fulfilled cancel promise
    [PASS] Closing must be propagated backward: starts closed; preventCancel omitted; rejected cancel promise
    [PASS] Closing must be propagated backward: starts closed; preventCancel = undefined (falsy); ful...

Reason wpt/test-url
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59394/, https://github.com/nodejs/node/pull/59579/)
Appeared test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/68916/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68918/
Example
not ok 1014 wpt/test-url
  ---
  duration_ms: 1052.03300
  severity: crashed
  exitcode: 3221225477
  stack: |-
    [SKIPPED] javascript-urls.window.js: requires document.body reference
    [SKIPPED] percent-encoding.window.js: TODO: port from .window.js
    [SKIPPED] url-setters-a-area.window.js?include=file: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=javascript: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?include=mailto: already tested in url-setters.any.js
    [SKIPPED] url-setters-a-area.window.js?exclude=(file|javascript|mailto): already tested in url-setters.any.js
    [EXPECTED_FAILURE][FAIL] searchParams on location object
    assert_false: location object should not have a searchParams attribute expected false got true
        at Test.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\fixtures\wpt\url\historical.any.js:3:5)
        at Test.step (d:\workspace\node-test-binary-windows-js-suites\node\tes...

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/59640/, https://github.com/nodejs/node/pull/59551/, https://github.com/nodejs/node/pull/59649/, https://github.com/nodejs/node/pull/59000/, https://github.com/nodejs/node/pull/59662/, https://github.com/nodejs/node/pull/59724/, https://github.com/nodejs/node/pull/59721/, https://github.com/nodejs/node/pull/59718/)
Appeared vm-7vu75, vm-0qjyr, vm-5jvh4, vm-j2aqe, vm-i79ab, vm-9u1fc, vm-5thct
First CI https://ci.nodejs.org/job/node-test-pull-request/68924/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69007/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Unexpected termination of the channel
Type JENKINS_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/59181/, https://github.com/nodejs/node/pull/59662/, https://github.com/nodejs/node/pull/59653/, https://github.com/nodejs/node/pull/59675/, https://github.com/nodejs/node/pull/59551/)
Appeared vm-0qjyr, vm-hotco, vm-6anfd, vm-5sm9h, vm-kkmad
First CI https://ci.nodejs.org/job/node-test-pull-request/68922/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69008/
Example
java.io.IOException: Unexpected termination of the channel
java.io.EOFException
	at java.base/java.io.ObjectInputStream$PeekInputStream.readFully(ObjectInputStream.java:2915)
	at java.base/java.io.ObjectInputStream$BlockDataInputStream.readShort(ObjectInputStream.java:3410)
	at java.base/java.io.ObjectInputStream.readStreamHeader(ObjectInputStream.java:954)
	at java.base/java.io.ObjectInputStream.<init>(ObjectInputStream.java:392)

Reason Build timed out (after 30 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/59660/, https://github.com/nodejs/node/pull/59649/, https://github.com/nodejs/node/pull/59000/, https://github.com/nodejs/node/pull/59681/)
Appeared test-azure_msft-win11_vs2022-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/68943/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68969/
Example
Build timed out (after 30 minutes). Marking the build as failed.

Git Failure

Build Failure

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

Reason fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59634/, https://github.com/nodejs/node/pull/59653/)
Appeared test-azure-ubuntu2204_container-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/68953/
Last CI https://ci.nodejs.org/job/node-test-pull-request/68980/
Example
fatal error: ld terminated with signal 9 [Killed]

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/59683/, https://github.com/nodejs/node/pull/59717/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/68975/
Last CI https://ci.nodejs.org/job/node-test-pull-request/69014/
Example
fatal: No rebase in progress?