Skip to content

Latest commit

 

History

History
1096 lines (957 loc) · 54 KB

File metadata and controls

1096 lines (957 loc) · 54 KB

Failures in node-test-pull-request/73816 to node-test-pull-request/73914 that failed 2 or more PRs (Generated with ncu-ci walk pr --stats=true --markdown reports/2026-06-05.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2026-06-05 00:38 0 22 19 1 58 22.22%

Jenkins Failure

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/63670/, https://github.com/nodejs/node/pull/63663/, https://github.com/nodejs/node/pull/63644/, https://github.com/nodejs/node/pull/63095/, https://github.com/nodejs/node/pull/63601/)
Appeared test-mnx-ubuntu2204-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/73849/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73875/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310)
	at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277)

Build Failure

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/62986/, https://github.com/nodejs/node/pull/63664/, https://github.com/nodejs/node/pull/61533/, https://github.com/nodejs/node/pull/63490/, https://github.com/nodejs/node/pull/63626/, https://github.com/nodejs/node/pull/63249/, https://github.com/nodejs/node/pull/63738/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/73835/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73912/
Example
Failed to trigger sub builds

Reason Failed to trigger fanned build
Type BUILD_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/63653/, https://github.com/nodejs/node/pull/61095/, https://github.com/nodejs/node/pull/63704/, https://github.com/nodejs/node/pull/63389/)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/73902/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73914/
Example
Failed to trigger fanned build

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63626/, https://github.com/nodejs/node/pull/63663/, https://github.com/nodejs/node/pull/63640/)
Appeared test-ibm-ubuntu2404_sharedlibs_container-x64-5, test-ibm-ubuntu2404_sharedlibs_container-x64-2, test-ibm-ubuntu2404_sharedlibs_container-x64-3, test-digitalocean-ubuntu2404_sharedlibs_container-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73820/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73887/
Example
fatal: No rebase in progress?

Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/61533/, https://github.com/nodejs/node/pull/63698/)
Appeared test-azure_msft-win11_vs2022-arm64-4, test-rackspace-win2016_vs2015-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/73831/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73900/
Example
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

Reason Error: Timed out waiting for restart
Type BUILD_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63470/, https://github.com/nodejs/node/pull/63542/)
Appeared vm-06w2q, vm-eino1
First CI https://ci.nodejs.org/job/node-test-pull-request/73862/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73886/
Example
Error: Timed out waiting for restart
        at Timeout.<anonymous> (file:///Users/admin/build/workspace/node-test-commit-osx/nodes/macos15-x64/test/sequential/test-watch-mode.mjs:92:25)
        at listOnTimeout (node:internal/timers:605:17)
        at process.processTimers (node:internal/timers:541:7)
    
  ...

JSTest Failure

Reason parallel/test-fs-watch-recursive-delete
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63644/, https://github.com/nodejs/node/pull/63470/, https://github.com/nodejs/node/pull/62239/)
Appeared test-ibm-debian12-x64-1, test-digitalocean-ubuntu2404_sharedlibs_container-x64-10, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/73856/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73879/
Example
not ok 1989 parallel/test-fs-watch-recursive-delete
  ---
  duration_ms: 809.42600
  severity: fail
  exitcode: 1
  stack: |-
    node:events:487
          throw er; // Unhandled 'error' event
          ^
    
    Error: ENOENT: no such file or directory, scandir '/home/iojs/node-tmp/.tmp.1988/parent/child'
        at readdirSync (node:fs:1823:26)
        at #watchFolder (node:internal/fs/recursive_watch:122:21)
        at FSWatcher.<anonymous> (node:internal/fs/recursive_watch:208:26)
        at FSWatcher.emit (node:events:509:20)
        at FSWatcher._handle.onchange (node:internal/fs/watchers:281:12)
    Emitted 'error' event on FSWatcher instance at:
        at #watchFolder (node:internal/fs/recursive_watch:160:12)
        at FSWatcher.<anonymous> (node:internal/fs/recursive_watch:208:26)
        at FSWatcher.emit (node:events:509:20)
        at FSWatcher._handle.onchange (node:internal/fs/watchers:281:12) {
      errno: -2,
      code: 'ENOENT',
      syscall: 'scandir',
      path: '/home/iojs/node-tmp/...

Reason sea/test-build-sea
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63679/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 169 sea/test-build-sea
  ---
  duration_ms: 52693.92900
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788240]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 1
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffd341df40, size=6
    At 0xa: WriteStringView(), length=6: 0xffffd341df40
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xc04d1d2a88d0, size=2647
    At 0x18: WriteStringView(), length=2647: 0xc04d1d2a88d0
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 2647,}, wrote 8 bytes
    WriteStringView() wrote 2655 bytes
    const { Module: { cr...

Reason sea/test-build-sea-already-exists
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63679/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 175 sea/test-build-sea-already-exists
  ---
  duration_ms: 74249.93400
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788247]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 1
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xfffff87a87f0, size=6
    At 0xa: WriteStringView(), length=6: 0xfffff87a87f0
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xb0617be56420, size=32
    At 0x18: WriteStringView(), length=32: 0xb0617be56420
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 32,}, wrote 8 bytes
    WriteStringView() wrote 40 bytes
    console.log('...

Reason sea/test-build-sea-custom-argv0
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63679/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 170 sea/test-build-sea-custom-argv0
  ---
  duration_ms: 52828.78400
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788264]: --- stderr ---
    
    [process 1788264]: --- stdout ---
    
    [process 1788264]: status = null, signal = SIGKILL
    /home/iojs/build/workspace/node-test-commit-arm-debug/test/common/child_process.js:112
        throw error;
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGKILL, expected null
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sea/test-build-sea-custom-argv0.js:27:1)
        at Module._compile (node:internal/modules/cjs/loader:1880:14)
        at Object..js (node:internal/modules/cjs/loader:2020:10)
        at Module.load (node:internal/modules/cjs/loader:1602:32)
        at Module._load (node:internal/modules/cjs/loader:1404:12)
        at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
        at Module.executeUserEntryPoint [as runMa...

Reason sea/test-build-sea-executable-field
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63679/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 178 sea/test-build-sea-executable-field
  ---
  duration_ms: 85733.83100
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788490]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 1
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffe9dde280, size=6
    At 0xa: WriteStringView(), length=6: 0xffffe9dde280
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xc363bcdbae70, size=69
    At 0x18: WriteStringView(), length=69: 0xc363bcdbae70
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 69,}, wrote 8 bytes
    WriteStringView() wrote 77 bytes
    'use strict...

Reason sea/test-build-sea-missing-output
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63679/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 177 sea/test-build-sea-missing-output
  ---
  duration_ms: 80241.67800
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788452]: --- stderr ---
    
    [process 1788452]: --- stdout ---
    
    [process 1788452]: status = null, signal = SIGKILL
    /home/iojs/build/workspace/node-test-commit-arm-debug/test/common/child_process.js:112
        throw error;
        ^
    
    Error: - process terminated with status null, expected 1
    - process terminated with signal SIGKILL, expected null
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-arm-debug/test/sea/test-build-sea-missing-output.js:56:3)
        at Module._compile (node:internal/modules/cjs/loader:1880:14)
        at Object..js (node:internal/modules/cjs/loader:2020:10)
        at Module.load (node:internal/modules/cjs/loader:1602:32)
        at Module._load (node:internal/modules/cjs/loader:1404:12)
        at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
        at Module.executeUserEntryPoint [as r...

Reason sea/test-single-executable-application-asset-keys
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63679/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 176 sea/test-single-executable-application-asset-keys
  ---
  duration_ms: 70234.47200
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788471]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 8
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 8,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffc8976480, size=6
    At 0xa: WriteStringView(), length=6: 0xffffc8976480
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xc5b13ebdf390, size=212
    At 0x18: WriteStringView(), length=212: 0xc5b13ebdf390
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 212,}, wrote 8 bytes
    WriteStringView() wrote 220 byt...

Reason sea/test-single-executable-application-asset-keys-empty
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63679/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73874/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 173 sea/test-single-executable-application-asset-keys-empty
  ---
  duration_ms: 56757.43100
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788484]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 0
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 0,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffcf73ec40, size=6
    At 0xa: WriteStringView(), length=6: 0xffffcf73ec40
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xc94bef412e80, size=212
    At 0x18: WriteStringView(), length=212: 0xc94bef412e80
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 212,}, wrote 8 bytes
    WriteStringView() wrote 2...

Reason sea/test-single-executable-application-exec-argv-extension-cli
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63601/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/73875/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 187 sea/test-single-executable-application-exec-argv-extension-cli
  ---
  duration_ms: 37656.99400
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788657]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 11
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
    Write SEA resource exec argv extension 2
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 2,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffd15b6e30, size=6
    At 0xa: WriteStringView(), length=6: 0xffffd15b6e30
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xaea8f19c3500, size=448
    At 0x18: WriteStringView(), length=448: 0xaea8f19c3500
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 448,}, wrote 8 bytes
    WriteStringView(...

Reason sea/test-single-executable-application-exec-argv-extension-env
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63601/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73875/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 188 sea/test-single-executable-application-exec-argv-extension-env
  ---
  duration_ms: 30104.32100
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788663]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 11
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffc28d6110, size=6
    At 0xa: WriteStringView(), length=6: 0xffffc28d6110
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xca872dade330, size=687
    At 0x18: WriteStringView(), length=687: 0xca872dade330
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 687,}, wrote 8 bytes
    WriteStringView(...

Reason sea/test-single-executable-application-inspect
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/63601/, https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-6, test-azure-ubuntu2404_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/73875/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73888/
Example
not ok 188 sea/test-single-executable-application-inspect
  ---
  duration_ms: 30059.08500
  severity: fail
  exitcode: 1
  stack: |-
    [process 566725]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 0
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 0,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffde08d510, size=8
    At 0xa: WriteStringView(), length=8: 0xffffde08d510
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 8,}, wrote 8 bytes
    WriteStringView() wrote 16 bytes
    hello.jsWrite SEA resource code 0xba31088b2420, size=30
    At 0x1a: WriteStringView(), length=30: 0xba31088b2420
    At 0x1a: Write<uint64_t>() (8-byte), count=1: { 30,}, wrote 8 bytes
    WriteStringView() wrote 38 bytes
   ...

Reason parallel/test-cluster-dgram-reuse
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63711/, https://github.com/nodejs/node/pull/63195/)
Appeared test-ibm-aix73-ppc64_be-5, test-ibm-aix73-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/73897/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73904/
Example
not ok 2438 parallel/test-cluster-dgram-reuse
  ---
  duration_ms: 120067.22600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason sea/test-single-executable-application-assets
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 179 sea/test-single-executable-application-assets
  ---
  duration_ms: 42481.96800
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788554]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 8
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 8,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xfffff86afa10, size=6
    At 0xa: WriteStringView(), length=6: 0xfffff86afa10
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xb6bea1c13df0, size=2623
    At 0x18: WriteStringView(), length=2623: 0xb6bea1c13df0
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 2623,}, wrote 8 bytes
    WriteStringView() wrote 2631 byt...

Reason sea/test-single-executable-application-assets-raw
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 180 sea/test-single-executable-application-assets-raw
  ---
  duration_ms: 50467.09000
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788553]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 8
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 8,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffcab1b470, size=6
    At 0xa: WriteStringView(), length=6: 0xffffcab1b470
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xb009018c7200, size=895
    At 0x18: WriteStringView(), length=895: 0xb009018c7200
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 895,}, wrote 8 bytes
    WriteStringView() wrote 903 byt...

Reason sea/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 181 sea/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 45750.62100
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788579]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 1
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffc9936e70, size=6
    At 0xa: WriteStringView(), length=6: 0xffffc9936e70
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xadaaa41b69a0, size=2647
    At 0x18: WriteStringView(), length=2647: 0xadaaa41b69a0
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 2647,}, wrote 8 bytes
    WriteS...

Reason sea/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 182 sea/test-single-executable-application-empty
  ---
  duration_ms: 45602.63000
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788585]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 0
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 0,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffdd137ad0, size=8
    At 0xa: WriteStringView(), length=8: 0xffffdd137ad0
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 8,}, wrote 8 bytes
    WriteStringView() wrote 16 bytes
    empty.jsWrite SEA resource code 0xc1f5d2b1ff70, size=0
    At 0x1a: WriteStringView(), length=0: 0xc1f5d2b1ff70
    At 0x1a: Write<uint64_t>() (8-byte), count=1: { 0,}, wrote 8 bytes
    WriteStringView() wrote an empty view
  ...

Reason sea/test-single-executable-application-esm
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 183 sea/test-single-executable-application-esm
  ---
  duration_ms: 44937.75300
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788606]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 1
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 1
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA code path 0xffffce420940, size=7
    At 0xa: WriteStringView(), length=7: 0xffffce420940
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 7,}, wrote 8 bytes
    WriteStringView() wrote 15 bytes
    sea.mjsWrite SEA resource code 0xc3123cd52f60, size=1021
    At 0x19: WriteStringView(), length=1021: 0xc3123cd52f60
    At 0x19: Write<uint64_t>() (8-byte), count=1: { 1021,}, wrote 8 bytes
    WriteStringView() wrote 1029 bytes...

Reason sea/test-single-executable-application-esm-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 186 sea/test-single-executable-application-esm-code-cache
  ---
  duration_ms: 50306.50500
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788618]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 5
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 5,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 1
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA code path 0xffffcd988790, size=7
    At 0xa: WriteStringView(), length=7: 0xffffcd988790
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 7,}, wrote 8 bytes
    WriteStringView() wrote 15 bytes
    sea.mjsWrite SEA resource code 0xb2d6c3744150, size=795
    At 0x19: WriteStringView(), length=795: 0xb2d6c3744150
    At 0x19: Write<uint64_t>() (8-byte), count=1: { 795,}, wrote 8 bytes
    WriteStringView() wrote 80...

Reason sea/test-single-executable-application-exec-argv
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 184 sea/test-single-executable-application-exec-argv
  ---
  duration_ms: 38730.94400
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788631]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 11
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffe7585ec0, size=6
    At 0xa: WriteStringView(), length=6: 0xffffe7585ec0
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xb3336a2cf590, size=652
    At 0x18: WriteStringView(), length=652: 0xb3336a2cf590
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 652,}, wrote 8 bytes
    WriteStringView() wrote 660 by...

Reason sea/test-single-executable-application-exec-argv-empty
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5, test-azure-ubuntu2404_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/73909/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 185 sea/test-single-executable-application-exec-argv-empty
  ---
  duration_ms: 37406.37900
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788637]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 1
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 1,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xfffff43007e0, size=6
    At 0xa: WriteStringView(), length=6: 0xfffff43007e0
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xb187453ad830, size=233
    At 0x18: WriteStringView(), length=233: 0xb187453ad830
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 233,}, wrote 8 bytes
    WriteStringView() wrote 24...

Reason sea/test-single-executable-application-exec-argv-extension-none
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63601/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/73875/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 194 sea/test-single-executable-application-exec-argv-extension-none
  ---
  duration_ms: 31809.68700
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788676]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 11
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 17,}, wrote 4 bytes
    Write SEA resource exec argv extension 0
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xfffff562a840, size=6
    At 0xa: WriteStringView(), length=6: 0xfffff562a840
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xbaa0de1a44e0, size=421
    At 0x18: WriteStringView(), length=421: 0xbaa0de1a44e0
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 421,}, wrote 8 bytes
    WriteStringView...

Reason sea/test-single-executable-application-inspect-in-sea-flags
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63640/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/73887/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 223 sea/test-single-executable-application-inspect-in-sea-flags
  ---
  duration_ms: 29727.17500
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788709]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 0
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 0,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffd1f16950, size=6
    At 0xa: WriteStringView(), length=6: 0xffffd1f16950
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xb88a7e70f420, size=27
    At 0x18: WriteStringView(), length=27: 0xb88a7e70f420
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 27,}, wrote 8 bytes
    WriteStringView() wrote ...

Reason sea/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63601/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/73875/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73910/
Example
not ok 250 sea/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 28235.48000
  severity: fail
  exitcode: 1
  stack: |-
    [process 1788735]: --- stderr ---
    "useCodeCache" is redundant when "useSnapshot" is true
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 6
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 6,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xfffff9e6dda0, size=11
    At 0xa: WriteStringView(), length=11: 0xfffff9e6dda0
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 11,}, wrote 8 bytes
    WriteStringView() wrote 19 bytes
    snapshot.jsWrite SEA resource snapshot 0xe75e7538e010, size=8003258
    At 0x1d: WriteStringView(), length=8003258: 0xe75e7538e010
    At 0x1d: Wri...

Reason sea/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/63601/, https://github.com/nodejs/node/pull/63639/)
Appeared test-azure-ubuntu2404_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/73875/
Last CI https://ci.nodejs.org/job/node-test-pull-request/73895/
Example
not ok 269 sea/test-single-executable-application-use-code-cache
  ---
  duration_ms: 30804.93800
  severity: fail
  exitcode: 1
  stack: |-
    [process 2863658]: --- stderr ---
    Write SEA magic 143da20
    At 0x0: Write<uint32_t>() (4-byte), count=1: { 21223968,}, wrote 4 bytes
    Write SEA flags 4
    At 0x4: Write<uint32_t>() (4-byte), count=1: { 4,}, wrote 4 bytes
    Write SEA resource exec argv extension 1
    At 0x8: Write<uint8_t>() (1-byte), count=1: { 1,}, wrote 1 bytes
    Write SEA main code format 0
    At 0x9: Write<uint8_t>() (1-byte), count=1: { 0,}, wrote 1 bytes
    Write SEA code path 0xffffd384bbe0, size=6
    At 0xa: WriteStringView(), length=6: 0xffffd384bbe0
    At 0xa: Write<uint64_t>() (8-byte), count=1: { 6,}, wrote 8 bytes
    WriteStringView() wrote 14 bytes
    sea.jsWrite SEA resource code 0xba3d55a3da90, size=2698
    At 0x18: WriteStringView(), length=2698: 0xba3d55a3da90
    At 0x18: Write<uint64_t>() (8-byte), count=1: { 2698,}, wrote 8 bytes
    WriteStringView() wrote ...