Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2023-11-13 #716

Open
24 tasks
github-actions bot opened this issue Nov 13, 2023 · 0 comments
Open
24 tasks

CI Reliability 2023-11-13 #716

github-actions bot opened this issue Nov 13, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/55503 to node-test-pull-request/55598 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-11-13 00:13 5 10 23 5 57 11.11%

JSTest Failure

Reason sequential/test-single-executable-application-snapshot-and-code-cache
Type JS_TEST_FAILURE
Failed PR 11 (nodejs/node#50629, nodejs/node#50594, nodejs/node#50621, nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50662, nodejs/node#50661, nodejs/node#50588, nodejs/node#50634, nodejs/node#50682)
Appeared test-osuosl-rhel8-ppc64_le-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-6, test-rackspace-win2016_vs2015-x64-1, test-orka-macos11-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-10, test-equinix-ubuntu2004_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55505/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 4034 sequential/test-single-executable-application-snapshot-and-code-cache
  ---
  duration_ms: 9076.34500
  severity: fail
  exitcode: 1
  stack: |-
    [process 1398001]: --- stderr ---
    
    [process 1398001]: --- stdout ---
    
    [process 1398001]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/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-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object.<...

Reason sequential/test-single-executable-application-snapshot
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#50594, nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50186, nodejs/node#50588, nodejs/node#50682)
Appeared test-osuosl-rhel8-ppc64_le-3, test-rackspace-win2016_vs2015-x64-1, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55506/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 4033 sequential/test-single-executable-application-snapshot
  ---
  duration_ms: 9470.81800
  severity: fail
  exitcode: 1
  stack: |-
    [process 1397966]: --- stderr ---
    
    [process 1397966]: --- stdout ---
    
    [process 1397966]: status = null, signal = SIGSEGV
    /home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/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-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:86:11)
        at expectSyncExit (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:91:5)
        at spawnSyncAndExitWithoutError (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/common/child_process.js:125:10)
        at Object.<anonymous> (/ho...

Reason parallel/test-macos-app-sandbox
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 1818 parallel/test-macos-app-sandbox
  ---
  duration_ms: 2308.46000
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      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.1820/node_sandboxed.app/Contents/MacOS/node'
        at Object.copyFileSync (node:fs:3006:11)
        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:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno...

Reason parallel/test-module-loading-globalpaths
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 1842 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 2237.11100
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      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.1844/install/bin/node'
        at Object.copyFileSync (node:fs:3006: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:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28:49 {
      errno: -2...

Reason sequential/test-single-executable-application
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50682)
Appeared test-osuosl-rhel8-ppc64_le-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 4030 sequential/test-single-executable-application
  ---
  duration_ms: 10509.11900
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4029/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application.js:55:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:2...

Reason sequential/test-single-executable-application-disable-experimental-sea-warning
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50682)
Appeared test-osuosl-rhel8-ppc64_le-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 4031 sequential/test-single-executable-application-disable-experimental-sea-warning
  ---
  duration_ms: 8261.75300
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4030/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-disable-experimental-sea-warning.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules...

Reason sequential/test-single-executable-application-empty
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50682)
Appeared test-osuosl-rhel8-ppc64_le-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 4032 sequential/test-single-executable-application-empty
  ---
  duration_ms: 7633.56300
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4031/sea
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-empty.js:43:1)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:internal/main/run_main_module:28...

Reason sequential/test-single-executable-application-use-code-cache
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#50592, nodejs/node#50657, nodejs/node#50596, nodejs/node#50682)
Appeared test-osuosl-rhel8-ppc64_le-3, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55533/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 4035 sequential/test-single-executable-application-use-code-cache
  ---
  duration_ms: 8274.12700
  severity: fail
  exitcode: 1
  stack: |-
    Wrote single executable preparation blob to sea-prep.blob
    node:child_process:929
        throw err;
        ^
    
    Error: Command failed: /home/iojs/node-tmp/.tmp.4034/sea -a --b=c d
        at checkExecSyncError (node:child_process:890:11)
        at execFileSync (node:child_process:926:15)
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/sequential/test-single-executable-application-use-code-cache.js:56:43)
        at Module._compile (node:internal/modules/cjs/loader:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12)
        at node:in...

Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 200 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 3799.74900
  severity: fail
  exitcode: 1
  stack: |-
    node:fs:3006
      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.184/node-copy.exe'
        at Object.copyFileSync (node:fs:3006: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:1376:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1435:10)
        at Module.load (node:internal/modules/cjs/loader:1207:32)
        at Module._load (node:internal/modules/cjs/loader:1023:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135: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 (nodejs/node#50607, nodejs/node#50596, nodejs/node#50662)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55541/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55544/
Example
not ok 795 parallel/test-file-write-stream4
  ---
  duration_ms: 2930.47400
  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 node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50680, nodejs/node#50682)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
not ok 142 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360066.11200
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-add-folder
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50629, nodejs/node#50322)
Appeared test-ibm-rhel8-s390x-1, test-osuosl-rhel8-ppc64_le-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55505/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55581/
Example
not ok 1296 parallel/test-fs-watch-recursive-add-folder
  ---
  duration_ms: 120114.09900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-write-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50669, nodejs/node#50680)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Example
not ok 930 parallel/test-fs-write-file
  ---
  duration_ms: 65.92300
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/util/inspect:317
        showHidden: inspectDefaultOptions.showHidden,
                    ^
    
    ReferenceError: inspectDefaultOptions is not defined
        at inspect (node:internal/util/inspect:317:17)
        at _mustCallInner (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:443:12)
        at mustCall (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:412:10)
        at Proxy.mustSucceed (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/common/index.js:416:10)
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-fs-write-file.js:41:34)
        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/...

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50680, nodejs/node#50616)
Appeared test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55592/
Example
not ok 3664 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 223.02500
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:76
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:34:37)
        at callback (node:internal/streams/writable:756:21)
        at onwriteError (node:internal/streams/writable:597:3)
        at onwrite (node:internal/streams/writable:640:7)
        at node:internal/fs/streams:513:5
        at node:internal/fs/streams:455:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:954:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC'...

Reason sequential/test-pipe
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#50669, nodejs/node#50680)
Appeared test-nearform-macos10.15-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/55579/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55584/
Example
not ok 3882 sequential/test-pipe
  ---
  duration_ms: 299.25000
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:125
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    177 !== 49
    
        at Socket.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/sequential/test-pipe.js:76:14)
        at Socket.emit (node:events:517:28)
        at addChunk (node:internal/streams/readable:335:12)
        at readableAddChunk (node:internal/streams/readable:308:9)
        at Readable.push (node:internal/streams/readable:245:10)
        at TCP.onStreamRead (node:internal/stream_base_commons:190:23) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 177,
      expected: 49,
      operator: 'strictEqual'
    }
    
    Node.js v18.18.3-pre
  ...


Jenkins Failure

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#50600, nodejs/node#50621, nodejs/node#50654, nodejs/node#50667)
Appeared test-rackspace-win2022_vs2022-x64-5, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55507/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55560/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Build Failure

Reason fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
Type BUILD_FAILURE
Failed PR 7 (nodejs/node#50628, nodejs/node#50600, nodejs/node#50631, nodejs/node#50657, nodejs/node#50664, nodejs/node#50322, nodejs/node#50616)
Appeared test-equinix-ubuntu2004_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55503/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55592/
Example
fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository
fatal: Could not read from remote repository.
fatal: failed to run repack

Reason ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#50629, nodejs/node#50594, nodejs/node#48882, nodejs/node#49711, nodejs/node#50354, nodejs/node#49292)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-osuosl-ubuntu2004_container-armv7l-1, test-equinix_mnx-smartos20-x64-4, test-ibm-aix72-ppc64_be-2, test-equinix-rhel8_container-arm64-1, test-equinix-ubuntu1804_container-arm64-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55595/
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/jenkins3320726526969482725.sh
+ '[' -d .git ']'
+ git clean -fdx

Reason ERROR: No files found with the specified search criteria.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#50629, nodejs/node#50596)
Appeared test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55543/
Example
ERROR: No files found with the specified search criteria.
        1 file(s) copied.

> set DEBUG_HELPER=1 

> call vcbuild.bat arm64 release msi

Reason error: The last gc run reported the following. Please correct the root cause
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#50629, nodejs/node#50682)
Appeared test-ibm-ubuntu1804-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
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 error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#50629, nodejs/node#50354)
Appeared test-rackspace-win2022_vs2022-x64-3, test-rackspace-win2022_vs2022-x64-1, test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55585/
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

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#50629, nodejs/node#50682)
Appeared test-nearform-macos10.15-x64-3, test-digitalocean-alpine315_container-x64-1, test-digitalocean-alpine318_container-x64-2, test-softlayer-debian10-x64-1, test-digitalocean-fedora37-x64-1, test-digitalocean-fedora38-x64-1, test-ibm-rhel8-x64-2, test-orka-macos11-x64-1, test-osuosl-rhel8-ppc64_le-4, test-ibm-ubi81_container-x64-1, test-nearform-macos11.0-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55504/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55589/
Example
fatal: No rebase in progress?

undefined

Reason Unknown
Type undefined
Failed PR 6 (nodejs/node#50629, nodejs/node#50661, nodejs/node#50657, nodejs/node#50674, nodejs/node#50682, nodejs/node#50616)
Appeared test-rackspace-centos7-x64-1, test-equinix_mnx-smartos18-x64-4, test-equinix-centos7_container-arm64-1, test-equinix-centos7_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/55505/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55592/
Example
Unknown

CCTest Failure

Reason Value of: (!expectation.read_expected)
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#50657, nodejs/node#50674)
Appeared test-digitalocean-alpine318_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/55553/
Last CI https://ci.nodejs.org/job/node-test-pull-request/55583/
Example
Value of: (!expectation.read_expected)
  Actual: true
Expected: false

[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Progress

  • sequential/test-single-executable-application-snapshot-and-code-cache (11)
  • sequential/test-single-executable-application-snapshot (7)
  • parallel/test-macos-app-sandbox (5)
  • parallel/test-module-loading-globalpaths (5)
  • sequential/test-single-executable-application (4)
  • sequential/test-single-executable-application-disable-experimental-sea-warning (4)
  • sequential/test-single-executable-application-empty (4)
  • sequential/test-single-executable-application-use-code-cache (4)
  • parallel/test-child-process-fork-exec-path (3)
  • parallel/test-file-write-stream4 (3)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-fs-watch-recursive-add-folder (2)
  • parallel/test-fs-write-file (2)
  • pummel/test-fs-readfile-tostring-fail (2)
  • sequential/test-pipe (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (4)
  • fatal: '/home/iojs/.ccache/node.shared.reference' does not appear to be a git repository (7)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (6)
  • ERROR: No files found with the specified search criteria. (2)
  • error: The last gc run reported the following. Please correct the root cause (2)
  • error: remote GitHub already exists. (2)
  • fatal: No rebase in progress? (2)
  • Unknown (6)
  • Value of: (!expectation.read_expected) (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants