Skip to content

CI Reliability 2023-09-19 #670

@github-actions

Description

@github-actions

Failures in node-test-pull-request/53953 to node-test-pull-request/54048 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-19 00:13 1 13 18 4 64 13.68%

Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 6 (nodejs/node#49593, nodejs/node#49654, nodejs/node#48638, nodejs/node#49637, nodejs/node#49662, nodejs/node#49705)
Appeared test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2019_vs2019-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9
First CI https://ci.nodejs.org/job/node-test-pull-request/53972/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54042/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#49227, nodejs/node#49592)
Appeared test-azure_msft-win11_vs2022-arm64-3, test-azure_msft-win11_vs2022-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/53974/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53988/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 20.126.124.144/20.126.124.144:6145' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy76.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Reason Build timed out (after 120 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#49227, nodejs/node#49698)
Appeared test-digitalocean-fedora37-x64-1, test-digitalocean-fedora32-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53974/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54039/
Example
Build timed out (after 120 minutes). Marking the build as failed.

Reason Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#49666, nodejs/node#49637)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53964/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54018/
Example
java.io.IOException: Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64
	at hudson.FilePath.createTextTempFile(FilePath.java:1624)
	at hudson.tasks.CommandInterpreter.createScriptFile(CommandInterpreter.java:202)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:120)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at hudson.plugins.postbuildtask.PostbuildTask.perform(PostbuildTask.java:123)

CCTest Failure

Build Failure

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#48655, nodejs/node#49639, nodejs/node#48244)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-osuosl-aix72-ppc64_be-3, test-equinix_mnx-smartos20-x64-3, test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53968/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53991/
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: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49666, nodejs/node#49461)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-ibm-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53964/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53994/
Example
error: The last gc run reported the following. Please correct the root cause
and remove .git/gc.log.
Automatic cleanup will not be performed until the file is removed.

warning: There are too many unreachable loose objects; run 'git prune' to remove them.

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#49671, nodejs/node#49684)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53979/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54048/
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

Git Failure

Reason ERROR: Error fetching remote repo 'origin'
Type GIT_FAILURE
Failed PR 5 (nodejs/node#49657, nodejs/node#49666, nodejs/node#49639, nodejs/node#49637, nodejs/node#49662)
Appeared test-osuosl-rhel8_container-arm64-1, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53960/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Example
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from git@github.com:nodejs/node.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
	at hudson.scm.SCM.checkout(SCM.java:540)

JSTest Failure

Reason es-module/test-vm-contextified-script-leak
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#49609, nodejs/node#49633, nodejs/node#48701, nodejs/node#49461, nodejs/node#49688, nodejs/node#49523, nodejs/node#49666, nodejs/node#49698, nodejs/node#49684)
Appeared test-ibm-rhel8-s390x-3, test-osuosl-rhel8-ppc64_le-2, test-osuosl-rhel8-ppc64_le-3, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53977/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54048/
Example
not ok 3492 es-module/test-vm-contextified-script-leak
  ---
  duration_ms: 1922.21200
  severity: crashed
  exitcode: -6
  stack: |-
    [1902203:0x1eec50e0]      125 ms: Scavenge 4.4 (4.5) -> 4.0 (5.5) MB, 1.05 / 0.00 ms  (average mu = 1.000, current mu = 1.000) allocation failure; 
    [1902203:0x1eec50e0]      198 ms: Scavenge 4.4 (5.7) -> 4.3 (6.5) MB, 67.51 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    [1902203:0x1eec50e0]      203 ms: Scavenge 5.4 (6.7) -> 5.3 (9.0) MB, 0.42 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    Created 128 objects
    [1902203:0x1eec50e0]      231 ms: Scavenge 7.4 (10.0) -> 7.3 (10.7) MB, 0.56 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    [1902203:0x1eec50e0]      583 ms: Scavenge 8.7 (11.2) -> 8.6 (16.2) MB, 337.90 / 0.00 ms  (average mu = 1.000, current mu = 1.000) task; 
    Created 256 objects
    Created 384 objects
    [1902203:0x1eec50e0]      602 ms: Mark-Compact 12.0 (17.7) -> 10.9 (20.2) MB, 0.98 / 0.01 ms  (+ 4.5 ms...

Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49665, nodejs/node#49667, nodejs/node#49593, nodejs/node#49654, nodejs/node#49227)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53970/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53974/
Example
not ok 186 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 767.67000
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.184/node-copy.exe'
        at Object.copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-child-process-fork-exec-path.js:50:4)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -28,...

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49665, nodejs/node#49667, nodejs/node#49593, nodejs/node#49654, nodejs/node#49227)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53970/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53974/
Example
not ok 780 parallel/test-file-write-stream4
  ---
  duration_ms: 222.75700
  severity: fail
  exitcode: 1
  stack: |-
    node:events:492
          throw er; // Unhandled 'error' event
          ^
    
    Error: ENOSPC: no space left on device, write
    Emitted 'error' event on WriteStream instance at:
        at WriteStream.onerror (node:internal/streams/readable:804:14)
        at WriteStream.emit (node:events:514:28)
        at emitErrorNT (node:internal/streams/destroy:151:8)
        at emitErrorCloseNT (node:internal/streams/destroy:116:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -28,
      code: 'ENOSPC',
      syscall: 'write'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49662, nodejs/node#49665, nodejs/node#49667, nodejs/node#49593, nodejs/node#49654)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53973/
Example
not ok 1813 parallel/test-macos-app-sandbox
  ---
  duration_ms: 1609.82700
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1814/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:37:4)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
        at node:internal/main/run_main_module:23:47 {
      errno...

Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#49662, nodejs/node#49665, nodejs/node#49667, nodejs/node#49593, nodejs/node#49654)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53973/
Example
not ok 1838 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 1604.47700
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.1837/install/bin/node'
        at Object.copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-module-loading-globalpaths.js:32:6)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -2...

Reason parallel/test-blob-file-backed
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49666, nodejs/node#49637, nodejs/node#49227, nodejs/node#49671)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-orka-macos11-x64-2, test-digitalocean-alpine318_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/53964/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53979/
Example
not ok 72 parallel/test-blob-file-backed
  ---
  duration_ms: 181.51800
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [NotReadableError]: The blob could not be read
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:665:10)
        at BlobReader.<anonymous> (node:internal/blob:289:25)
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-inspector-stop-profile-after-done
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49227, nodejs/node#49659, nodejs/node#49220, nodejs/node#49523)
Appeared test-osuosl-rhel8-ppc64_le-4, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53982/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54036/
Example
not ok 2918 parallel/test-inspector-stop-profile-after-done
  ---
  duration_ms: 120091.80800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:44379/7d86e021-86f9-47c5-8201-f60b5d324d98
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#48701, nodejs/node#49220, nodejs/node#49618, nodejs/node#48749)
Appeared test-ibm-rhel8-x64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/53989/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54037/
Example
not ok 2289 parallel/test-performance-function
  ---
  duration_ms: 211.13300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:497
        ErrorCaptureStackTrace(err);
        ^
    
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be >= 1 && <= 9007199254740991. Received 0
        at RecordableHistogram.record (node:internal/histogram:283:5)
        at processComplete (node:internal/perf/timerify:40:15)
        at timerified m (node:internal/perf/timerify:87:5)
        at /home/iojs/build/workspace/node-test-commit-linux/test/parallel/test-performance-function.js:98:5 {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v21.0.0-pre
  ...


Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#49662, nodejs/node#49665, nodejs/node#49667, nodejs/node#49637)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-orka-macos11-x64-2, test-equinix-ubuntu1804_sharedlibs_container-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54026/
Example
not ok 4019 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 9831.70900
  severity: fail
  exitcode: 1
  stack: |-
    [process 2725]: --- stderr ---
    
    [process 2725]: --- stdout ---
    
    [process 2725]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:86
        throw new Error(`${failures.join('\n')}`);
        ^
    
    Error: - process terminated with status null, expected 0
    - process terminated with signal SIGSEGV, expected null
        at logAndThrow (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/child_process.js:125:10)
        at Object.<anonymous> (/home/iojs/build/workspace/node-t...

Reason parallel/test-crypto-dh-generate-keys
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49637, nodejs/node#49684)
Appeared test-rackspace-win2012r2_vs2019-x64-2, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54026/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54048/
Example
not ok 902 parallel/test-crypto-dh-generate-keys
  ---
  duration_ms: 120076.00200
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-fs-append-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49667, nodejs/node#49227)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53971/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53974/
Example
not ok 789 parallel/test-fs-append-file
  ---
  duration_ms: 371.96100
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, write
        at Object.writeSync (node:fs:954:3)
        at Object.writeFileSync (node:fs:2347:26)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-fs-append-file.js:174:6)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
        at node:internal/main/run_main_module:23:47 {
      errno: -28,
      syscall: 'write',
      code: 'ENOSPC'
    }
    
    Node.js v21.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49666, nodejs/node#49662)
Appeared test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/54025/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54028/
Example
not ok 3872 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 360035.81600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-update-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49654, nodejs/node#49710)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54045/
Example
not ok 1407 parallel/test-fs-watch-recursive-update-file
  ---
  duration_ms: 120081.97000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-async-stack-traces-set-interval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49637, nodejs/node#49227)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/53966/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53974/
Example
not ok 1897 parallel/test-inspector-async-stack-traces-set-interval
  ---
  duration_ms: 15272.82900
  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:46275/17fed010-11cc-48f9-bb98-3b7fded011fa
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [test] Skipping the first breakpoint in the eval script
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-inspector-break-when-eval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48638, nodejs/node#49677)
Appeared test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54011/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54030/
Example
not ok 2094 parallel/test-inspector-break-when-eval
  ---
  duration_ms: 15325.95600
  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:32895/359a0d39-c9d0-44a0-ae8a-4f65616b828f
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Setting up a debugger
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason parallel/test-runner-output
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#48847, nodejs/node#49654)
Appeared test-digitalocean-freebsd12-x64-2, test-digitalocean-alpine315_container-x64-2, test-digitalocean-alpine318_container-x64-1, 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-orka-macos11-x64-2, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-rhel8-ppc64_le-2, test-equinix_mnx-smartos20-x64-3, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-ibm-rhel8-s390x-4, test-osuosl-aix72-ppc64_be-3, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_sharedlibs_container-arm64-1, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_container-armv7l-1, test-nearform-macos11.0-arm64-1, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/53954/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53973/
Example
not ok 2405 parallel/test-runner-output
  ---
  duration_ms: 10260.76800
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner output
        # Subtest: test-runner/output/abort.js
        ok 1 - test-runner/output/abort.js
          ---
          duration_ms: 9825.73171
          ...


Reason parallel/test-snapshot-typescript
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49593, nodejs/node#49654)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53972/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53973/
Example
not ok 2387 parallel/test-snapshot-typescript
  ---
  duration_ms: 2786.25700
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 0
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-snapshot-typescript.js:37:10)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node.js v21.0.0-pre...

Reason parallel/test-tls-socket-close
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49665, nodejs/node#49523)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/53970/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54021/
Example
not ok 2875 parallel/test-tls-socket-close
  ---
  duration_ms: 180.06100
  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 (/home/iojs/build/workspace/node-test-commit-linuxone/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 sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49662, nodejs/node#49667)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53971/
Example
not ok 3991 sequential/test-single-executable-application
  ---
  duration_ms: 1900.05200
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3993/sea'
        at copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application.js:52:1)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
        at node:i...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49662, nodejs/node#49667)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53971/
Example
not ok 3992 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 1901.92900
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3994/sea'
        at copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:53:1)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49662, nodejs/node#49667)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53971/
Example
not ok 3993 sequential/test-single-executable-application-empty
  ---
  duration_ms: 1864.17100
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3995/sea'
        at copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-empty.js:40:1)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
     ...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49662, nodejs/node#49667)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53971/
Example
not ok 3994 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 2796.13000
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3996/sea'
        at copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot.js:84:3)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:80:12)
        at node:internal/main/run_main_module:23:47 {
      e...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49662, nodejs/node#49667)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/53967/
Last CI https://ci.nodejs.org/job/node-test-pull-request/53971/
Example
not ok 3996 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 1654.80000
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:internal/fs/utils:352
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, copyfile '/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/out/Release/node' -> '/Users/iojs/node-tmp/.tmp.3998/sea'
        at copyFileSync (node:fs:3011:3)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-use-code-cache.js:53:1)
        at Module._compile (node:internal/modules/cjs/loader:1264:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1318:10)
        at Module.load (node:internal/modules/cjs/loader:1113:32)
        at Module._load (node:internal/modules/cjs/loader:954:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run...

Reason wpt/test-structured-clone
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#49659, nodejs/node#48638)
Appeared test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-rackspace-win2012r2_vs2015-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/54010/
Last CI https://ci.nodejs.org/job/node-test-pull-request/54011/
Example
not ok 3755 wpt/test-structured-clone
  ---
  duration_ms: 212.44700
  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...

Progress

  • Build timed out (after 60 minutes). Marking the build as failed. (6)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Build timed out (after 120 minutes). Marking the build as failed. (2)
  • Failed to create a temp file on /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64 (2)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (3)
  • error: The last gc run reported the following. Please correct the root cause (2)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (2)
  • ERROR: Error fetching remote repo 'origin' (5)
  • es-module/test-vm-contextified-script-leak (9)
  • parallel/test-child-process-fork-exec-path (5)
  • parallel/test-file-write-stream4 (5)
  • parallel/test-macos-app-sandbox (5)
  • parallel/test-module-loading-globalpaths (5)
  • parallel/test-blob-file-backed (4)
  • parallel/test-inspector-stop-profile-after-done (4)
  • parallel/test-performance-function (4)
  • sequential/test-single-executable-application-snapshot-and-code-cache (4)
  • parallel/test-crypto-dh-generate-keys (2)
  • parallel/test-fs-append-file (2)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-fs-watch-recursive-update-file (2)
  • parallel/test-inspector-async-stack-traces-set-interval (2)
  • parallel/test-inspector-break-when-eval (2)
  • parallel/test-runner-output (2)
  • parallel/test-snapshot-typescript (2)
  • parallel/test-tls-socket-close (2)
  • sequential/test-single-executable-application (2)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (2)
  • sequential/test-single-executable-application-empty (2)
  • sequential/test-single-executable-application-snapshot (2)
  • sequential/test-single-executable-application-use-code-cache (2)
  • wpt/test-structured-clone (2)

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