Skip to content

CI Reliability 2023-12-01 #735

@github-actions

Description

@github-actions

Failures in node-test-pull-request/55924 to node-test-pull-request/56023 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-12-01 00:14 0 12 13 0 75 12.00%

JSTest Failure

Reason parallel/test-fs-watch-recursive-add-file-with-url
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/49884/, https://github.com/nodejs/node/pull/50927/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50954/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55928/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55988/
Example
not ok 1277 parallel/test-fs-watch-recursive-add-file-with-url
  ---
  duration_ms: 120168.36300
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 201 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 3414.07100
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3031
      binding.copyFile(
              ^
    
    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.185/node-copy.exe'
        at Object.copyFileSync (node:fs:3031:11)
        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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -28...

Reason parallel/test-file-write-stream4
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 805 parallel/test-file-write-stream4
  ---
  duration_ms: 2679.26600
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          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:1026:14)
        at WriteStream.emit (node:events:519:28)
        at emitErrorNT (node:internal/streams/destroy:169:8)
        at emitErrorCloseNT (node:internal/streams/destroy:128:3)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -28,
      code: 'ENOSPC',
      syscall: 'write'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50960/)
Appeared test-ibm-rhel8-s390x-4, test-ibm-ubi81_container-x64-1, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55976/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55991/
Example
not ok 1358 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120071.26700
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 1848 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 2270.53300
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3031
      binding.copyFile(
              ^
    
    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.1845/install/bin/node'
        at Object.copyFileSync (node:fs:3031:11)
        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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -2...

Reason pummel/test-fs-watch-non-recursive
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50194/, https://github.com/nodejs/node/pull/50953/, https://github.com/nodejs/node/pull/50944/)
Appeared test-equinix-debian10_container-armv7l-2, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55938/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55969/
Example
not ok 3589 pummel/test-fs-watch-non-recursive
  ---
  duration_ms: 340.00000
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/fs/watchers:255
        throw error;
        ^
    
    Error: EMFILE: too many open files, watch '/home/iojs/tmp/.tmp.3588'
        at FSWatcher.<computed> (node:internal/fs/watchers:247:19)
        at Object.watch (node:fs:2418:34)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-binary-armv7l/test/pummel/test-fs-watch-non-recursive.js:41:20)
        at Module._compile (node:internal/modules/cjs/loader:1356:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1414:10)
        at Module.load (node:internal/modules/cjs/loader:1197:32)
        at Module._load (node:internal/modules/cjs/loader:1013:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -24,
      syscall: 'watch',
      code: 'EMFILE',
      path: '/home/iojs/tm...

Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 4027 sequential/test-single-executable-application
  ---
  duration_ms: 1330.91900
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3031
      binding.copyFile(
              ^
    
    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.4028/sea'
        at copyFileSync (node:fs:3031:11)
        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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:i...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 4028 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 1527.96900
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3031
      binding.copyFile(
              ^
    
    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.4029/sea'
        at copyFileSync (node:fs:3031:11)
        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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as ...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 4029 sequential/test-single-executable-application-empty
  ---
  duration_ms: 1259.58500
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3031
      binding.copyFile(
              ^
    
    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.4030/sea'
        at copyFileSync (node:fs:3031:11)
        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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
     ...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 4030 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 2035.47100
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3031
      binding.copyFile(
              ^
    
    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.4031/sea'
        at copyFileSync (node:fs:3031:11)
        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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      e...

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 4031 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 1711.62700
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3031
      binding.copyFile(
              ^
    
    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.4032/sea'
        at copyFileSync (node:fs:3031:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-single-executable-application-snapshot-and-code-cache.js:61:3)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/r...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50899/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55979/
Example
not ok 4032 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 1281.55800
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:fs:3031
      binding.copyFile(
              ^
    
    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.4033/sea'
        at copyFileSync (node:fs:3031:11)
        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:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_...

Reason parallel/test-http2-socket-close
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50954/, https://github.com/nodejs/node/pull/50943/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/56005/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56020/
Example
not ok 1636 parallel/test-http2-socket-close
  ---
  duration_ms: 407.51800
  severity: fail
  exitcode: 1
  stack: |-
    node:events:497
          throw er; // Unhandled 'error' event
          ^
    
    Error: read ECONNRESET
        at TLSWrap.onStreamRead (node:internal/stream_base_commons:217:20)
    Emitted 'error' event on ClientHttp2Session instance at:
        at emitClose (node:internal/http2/core:1088:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:82:21) {
      errno: -54,
      code: 'ECONNRESET',
      syscall: 'read'
    }
    
    Node.js v22.0.0-pre
  ...


Reason parallel/test-inspector-async-stack-traces-promise-then
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50954/, https://github.com/nodejs/node/pull/50965/)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/56005/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56006/
Example
not ok 2007 parallel/test-inspector-async-stack-traces-promise-then
  ---
  duration_ms: 15322.46700
  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:42579/c59e6566-b851-4e10-bc67-6905dc922d8b
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on [eval]:0)
    1
  ...


Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50825/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55976/
Example
not ok 1820 parallel/test-macos-app-sandbox
  ---
  duration_ms: 3518.48300
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3031
      binding.copyFile(
              ^
    
    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.1822/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:3031:11)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-macos-app-sandbox.js:41:4)
        at Module._compile (node:internal/modules/cjs/loader:1375:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1434:10)
        at Module.load (node:internal/modules/cjs/loader:1206:32)
        at Module._load (node:internal/modules/cjs/loader:1022:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12)
        at node:internal/main/run_main_module:28:49 {
      errno...

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

Reason pummel/test-worker-take-heapsnapshot
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50954/, https://github.com/nodejs/node/pull/50965/)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/56005/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56006/
Example
not ok 3711 pummel/test-worker-take-heapsnapshot
  ---
  duration_ms: 844.72200
  severity: fail
  exitcode: 1
  stack: |-
    (node:49454) internal/test/binding: These APIs are for internal testing only. Do not use them.
    (Use `node --trace-warnings ...` to show where the warning was created)
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:46
        toNode.incomingEdges.push(edge);
               ^
    
    TypeError: Cannot read properties of undefined (reading 'incomingEdges')
        at createJSHeapSnapshot (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:46:12)
        at new State (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:108:21)
        at recordState (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/heap.js:207:10)
        at /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/pummel/test-worker-take-heapsnapshot.js:13:20
    
    Node.js v20...

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/50881/, https://github.com/nodejs/node/pull/50572/)
Appeared test-digitalocean-fedora38-x64-2, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55925/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56023/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 134.209.172.40/134.209.172.40:48144' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy166.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)

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 (https://github.com/nodejs/node/pull/50433/, https://github.com/nodejs/node/pull/50759/)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55978/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55981/
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)

Git 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 12 (https://github.com/nodejs/node/pull/50651/, https://github.com/nodejs/node/pull/50923/, https://github.com/nodejs/node/pull/50887/, https://github.com/nodejs/node/pull/49025/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50793/, https://github.com/nodejs/node/pull/50843/, https://github.com/nodejs/node/pull/50930/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/47342/, https://github.com/nodejs/node/pull/50944/, https://github.com/nodejs/node/pull/50899/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2, test-osuosl-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55929/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56019/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins14430391214410259448.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/50923/, https://github.com/nodejs/node/pull/50899/, https://github.com/nodejs/node/pull/50759/, https://github.com/nodejs/node/pull/50465/, https://github.com/nodejs/node/pull/50849/, https://github.com/nodejs/node/pull/50433/, https://github.com/nodejs/node/pull/50969/, https://github.com/nodejs/node/pull/50763/, https://github.com/nodejs/node/pull/50976/)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55942/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56021/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

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

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

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

CCTest Failure

undefined

Reason Unknown
Type undefined
Failed PR 10 (https://github.com/nodejs/node/pull/49884/, https://github.com/nodejs/node/pull/50793/, https://github.com/nodejs/node/pull/50910/, https://github.com/nodejs/node/pull/50825/, https://github.com/nodejs/node/pull/50955/, https://github.com/nodejs/node/pull/50960/, https://github.com/nodejs/node/pull/50354/, https://github.com/nodejs/node/pull/50653/, https://github.com/nodejs/node/pull/50965/, https://github.com/nodejs/node/pull/50572/)
Appeared test-rackspace-centos7-x64-1, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2, test-equinix_mnx-smartos18-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-8, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/55930/
Last CI https://ci.nodejs.org/job/node-test-pull-request/56023/
Example
Unknown

Progress

  • parallel/test-fs-watch-recursive-add-file-with-url (4)
  • parallel/test-child-process-fork-exec-path (3)
  • parallel/test-file-write-stream4 (3)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (3)
  • parallel/test-module-loading-globalpaths (3)
  • pummel/test-fs-watch-non-recursive (3)
  • sequential/test-single-executable-application (3)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (3)
  • sequential/test-single-executable-application-empty (3)
  • sequential/test-single-executable-application-snapshot (3)
  • sequential/test-single-executable-application-snapshot-and-code-cache (3)
  • sequential/test-single-executable-application-use-code-cache (3)
  • parallel/test-http2-socket-close (2)
  • parallel/test-inspector-async-stack-traces-promise-then (2)
  • parallel/test-macos-app-sandbox (2)
  • pummel/test-crypto-timing-safe-equal-benchmarks (2)
  • pummel/test-worker-take-heapsnapshot (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (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? (12)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (9)
  • error: remote GitHub already exists. (3)
  • Unknown (10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions