nodejs / nodejs/reliability

CI Reliability 2024-08-01

Open
#936 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
57
Forks
20
PR merge metrics
No merged PRs in 30d

Description

Failures in node-test-pull-request/60682 to node-test-pull-request/60781 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
2024-08-01 00:10 0 10 14 9 67 10.99%
JSTest Failure
Reason parallel/test-child-process-fork-exec-path
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/54102/, https://github.com/nodejs/node/pull/54106/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54141/, https://github.com/nodejs/node/pull/54116/, https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/54128/)
Appeared test-azure_msft-win11_vs2022-arm64-6, test-azure_msft-win11_vs2022-arm64-1, test-azure_msft-win11_vs2022-arm64-2, test-azure_msft-win11_vs2022-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60764/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60781/
Example
not ok 131 parallel/test-child-process-fork-exec-path
  ---
  duration_ms: 6510.97300
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: d:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.106
    Files blocking: [ 'node-copy.exe' ]
    
    d:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:69
        throw e;
        ^
    
    Error: EPERM: operation not permitted, unlink 'd:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.106\node-copy.exe'
        at unlinkSync (node:fs:1884:11)
        at _unlinkSync (node:internal/fs/rimraf:214:14)
        at fixWinEPERMSync (node:internal/fs/rimraf:306:5)
        at rimrafSync (node:internal/fs/rimraf:200:14)
        at node:internal/fs/rimraf:253:9
        at Array.forEach (<anonymous>)
        at _rmdirSync (node:internal/fs/rimraf:250:7)
        at fixWinEPERMSync (node:internal/fs/rimraf:304:5)
        at rimrafSync (node:internal/fs/rimraf:200:14)
        at Object.rmSync (node:fs:1264:10) {
      err...

Reason parallel/test-http-get-pipeline-problem
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54070/, https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54076/, https://github.com/nodejs/node/pull/54092/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/53825/, https://github.com/nodejs/node/pull/54049/)
Appeared test-azure_msft-win2016_vs2017-x64-2, test-azure_msft-win2016_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60742/
Example
not ok 352 parallel/test-http-get-pipeline-problem
  ---
  duration_ms: 351.00300
  severity: fail
  exitcode: 3221226505
  stack: |-
    image.length = 45658
    recv 0
    done 0
    recv 1
    done 1
    recv 2
    done 2
    recv 3
    done 3
    recv 4
    done 4
    recv 5
    done 5
    recv 6
    done 6
    recv 7
    done 7
    recv 8
  ...


Reason wasi/test-wasi
Type JS_TEST_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54070/, https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54076/, https://github.com/nodejs/node/pull/54092/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/53825/, https://github.com/nodejs/node/pull/54049/)
Appeared test-azure_msft-win11_vs2022-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60742/
Example
not ok 895 wasi/test-wasi
  ---
  duration_ms: 1288.65100
  severity: fail
  exitcode: 1
  stack: |-
    executing cant_dotdot
    (node:6552) ExperimentalWarning: WASI is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    fd_prestat_get(3, 69720)
    fd_prestat_dir_name(3, 131088, 8)
    fd_prestat_get(4, 69720)
    fd_prestat_dir_name(4, 131152, 4)
    fd_prestat_get(5, 69720)
    environ_sizes_get(69724, 69720)
    environ_get(138464, 131168)
    fd_fdstat_get(3, 69672)
    path_open(3, 1, 1033, 14, 0, 264240830, 268435455, 0, 69668)
    
    executing clock_getres
    (node:5012) ExperimentalWarning: WASI is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    fd_prestat_get(3, 69688)
    fd_prestat_dir_name(3, 131088, 8)
    fd_prestat_get(4, 69688)
    fd_prestat_dir_name(4, 131152, 4)
    fd_prestat_get(5, 69688)
    environ_sizes_get(69692, 6...

Reason addons/load-long-path/test
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54102/, https://github.com/nodejs/node/pull/54136/, https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54128/)
Appeared test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60767/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60773/
Example
not ok 31 addons/load-long-path/test
  ---
  duration_ms: 895.21900
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.30
    Files blocking: [ 'xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx' ]
    
    d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:69
        throw e;
        ^
    
    Error: EPERM, Permission denied: \\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.30 '\\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.30'
        at Object.rmSync (node:fs:1246:18)
        at rmSync (d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:20:8)
        at onexit (d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:54:5)
        at process.<anonymous> (d:\workspace\node-test-binary-windows-native-suites\node\test\common\tmpdir.js:43:14)
        at process.emit (node:events:532:35) {
      errno: 1,
      code: 'EPERM',...

Reason node-api/test_general/test
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54102/, https://github.com/nodejs/node/pull/54136/, https://github.com/nodejs/node/pull/54142/, https://github.com/nodejs/node/pull/54128/)
Appeared test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60767/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60773/
Example
not ok 142 node-api/test_general/test
  ---
  duration_ms: 881.33300
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.141
    Files blocking: [ 'foo%#bar' ]
    
    node:fs:1246
      return binding.rmSync(getValidatedPath(path), opts.maxRetries, opts.recursive, opts.retryDelay);
                     ^
    
    Error: EPERM, Permission denied: \\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.141\foo%#bar '\\?\d:\workspace\node-test-binary-windows-native-suites\node\test\.tmp.141\foo%#bar'
        at Object.rmSync (node:fs:1246:18)
        at Object.<anonymous> (d:\workspace\node-test-binary-windows-native-suites\node\test\node-api\test_general\test.js:34:6)
        at Module._compile (node:internal/modules/cjs/loader:1546:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1691:10)
        at Module.load (node:internal/modules/cjs/loader:1317:32)
        at Module._load (node:interna...

Reason parallel/test-crypto-authenticated
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54070/, https://github.com/nodejs/node/pull/54120/, https://github.com/nodejs/node/pull/54106/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-5, test-equinix-debian11_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60700/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60765/
Example
not ok 911 parallel/test-crypto-authenticated
  ---
  duration_ms: 120111.73100
  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/54141/, https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54128/)
Appeared test-azure_msft-win11_vs2022-arm64-4, test-azure_msft-win11_vs2022-arm64-5, test-azure_msft-win11_vs2022-arm64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60771/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60781/
Example
not ok 601 parallel/test-module-loading-globalpaths
  ---
  duration_ms: 7252.00500
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/modules/cjs/loader:1251
      throw err;
      ^
    
    Error: Cannot find module 'foo'
    Require stack:
    - d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-loading-globalpaths.js
        at Module._resolveFilename (node:internal/modules/cjs/loader:1248:15)
        at Module._load (node:internal/modules/cjs/loader:1074:27)
        at TracingChannel.traceSync (node:diagnostics_channel:315:14)
        at wrapModuleLoad (node:internal/modules/cjs/loader:217:24)
        at Module.require (node:internal/modules/cjs/loader:1339:12)
        at require (node:internal/modules/helpers:125:16)
        at Object.<anonymous> (d:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-module-loading-globalpaths.js:15:15)
        at Module._compile (node:internal/modules/cjs/loader:1546:14)
        at Module._extensions..js (node:in...

Reason parallel/test-performance-eventlooputil
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54092/, https://github.com/nodejs/node/pull/54116/)
Appeared undefined, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60706/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60772/
Example
not ok 2460 parallel/test-performance-eventlooputil
  ---
  duration_ms: 329.16500
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1090
      process.nextTick(() => { throw err; });
                               ^
    AssertionError [ERR_ASSERTION]: 98.5237398147583 < 98.52373982077026
        at Timeout.runCalcTest (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/parallel/test-performance-eventlooputil.js:85:10)
        at Timeout.runCalcTest [as _onTimeout] (/home/iojs/build/workspace/node-test-commit-custom-suites-freestyle/test/common/index.js:487:15)
        at listOnTimeout (node:internal/timers:603:11)
        at process.processTimers (node:internal/timers:539:7) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54062/, https://github.com/nodejs/node/pull/53825/)
Appeared test-ibm-rhel8-x64-1, test-ibm-ubuntu2204-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/60706/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60760/
Example
not ok 2406 parallel/test-performance-function
  ---
  duration_ms: 264.24800
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/histogram:291
        validateInteger(val, 'val', 1);
        ^
    
    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:291: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:103:5 {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v23.0.0-pre
  ...


Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/53825/, https://github.com/nodejs/node/pull/54109/, https://github.com/nodejs/node/pull/54141/)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60737/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60771/
Example
not ok 4154 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3239.93400
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(request2.completed)
    
        at Timeout._onTimeout (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/sequential/test-http-server-request-timeouts-mixed.js:108:5)
        at listOnTimeout (node:internal/timers:601:17)
        at process.processTimers (node:internal/timers:539:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53825/, https://github.com/nodejs/node/pull/54092/)
Appeared test-rackspace-win2022_vs2022-x64-5, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60720/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60753/
Example
not ok 992 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120190.76100
  severity: fail
  exitcode: 1
  stack: |-
    timeout
    server sends content 1
    server sends content 2
    server sends content 3
    server sends content 4
    server sends content 5
    server sends content 6
    server sends content 7
    server sends content 8
    server sends content 9
    server sends content 10
    server sends content 11
    server sends content 12
    server sends content 13
    server sends content 14
    server sends content 15
    server sends content 16
    server sends content 17
    server sends content 18
    server sends content 19
    server sends content 20
    server sends content 21
    server sends content 22
    server sends content 23
    server sends content 24
    server sends content 25
    server sends content 26
    server sends content 27
    server sends content 28
    server sends content 29
    server sends content 30
    server sends content 31
    server send...

Reason parallel/test-runner-run-watch
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54102/)
Appeared test-ibm-rhel8-s390x-1, test-ibm-ubuntu2204_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/60712/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60761/
Example
not ok 2491 parallel/test-runner-run-watch
  ---
  duration_ms: 18017.63100
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: test runner watch mode
        # Subtest: should run tests repeatedly
        ok 1 - should run tests repeatedly
          ---
          duration_ms: 2386.399462
          ...


Reason parallel/test-stream-readable-unpipe-resume
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54053/, https://github.com/nodejs/node/pull/54081/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60698/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60750/
Example
not ok 3695 parallel/test-stream-readable-unpipe-resume
  ---
  duration_ms: 120099.24600
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-cleanexit-with-js
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54123/, https://github.com/nodejs/node/pull/54128/)
Appeared test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2022_vs2022-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/60754/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60781/
Example
not ok 894 parallel/test-worker-cleanexit-with-js
  ---
  duration_ms: 482.00200
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason pummel/test-timers
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54116/, https://github.com/nodejs/node/pull/54081/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60743/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60762/
Example
not ok 3876 pummel/test-timers
  ---
  duration_ms: 1521.82300
  severity: fail
  exitcode: 1
  stack: |-
    diff: 1004
    diff: 1284
    node:assert:408
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert.ok(t <= diff && diff < t + (WINDOW * interval_count))
    
        at Timeout.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux-containered/test/pummel/test-timers.js:64:12)
        at Timeout._onTimeout (/home/iojs/build/workspace/node-test-commit-linux-containered/test/common/index.js:487:15)
        at listOnTimeout (node:internal/timers:601:17)
        at process.processTimers (node:internal/timers:539:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason wpt/test-encoding
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54076/, https://github.com/nodejs/node/pull/54092/)
Appeared test-rackspace-win2019_vs2019-x64-4, test-rackspace-win2019_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60729/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60756/
Example
not ok 1001 wpt/test-encoding
  ---
  duration_ms: 2926.83000
  severity: fail
  exitcode: 3221226356
  stack: |-
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] iso-2022-jp-decoder.any.js: iso-2022-jp decoder state handling bug: https://encoding.spec.whatwg.org/#iso-2022-jp-decoder
    [SKIPPED] legacy-mb-schinese\gb18030\gb18030-decoder.any.js: The gb18030 encoding is not supported
    [SKIPPED] legacy-mb-schinese\gbk\gbk-decoder.any.js: The gbk encoding is not supported
    [SKIPPED] replacement-encodings.any.js: decoding-helpers.js needs XMLHttpRequest
    [SKIPPED] single-byte-decoder.window.js?XMLHttpRequest: document is not defined
    [SKIPPED] single-byte-decoder.window.js?TextDecoder: document is not defined
    [SKIPPED] single-byte-decoder.window.js?document: document is not defined
    [SKIPPED] streams\invalid-realm.window.js: document is not defined
    [SKIPPED] streams\realms.window.js: window is not defined
    [SKIPPED] textdecoder-fatal-sing...

Jenkins Failure
Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54088/)
Appeared test-linuxonecc-rhel9-s390x-1, test-rackspace-win2022_vs2022-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60779/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 148.100.85.171/148.100.85.171:54396' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy233.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1204)

Git Failure
Build Failure
Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54053/, https://github.com/nodejs/node/pull/54038/, https://github.com/nodejs/node/pull/54076/, https://github.com/nodejs/node/pull/48528/, https://github.com/nodejs/node/pull/53825/, https://github.com/nodejs/node/pull/54106/, https://github.com/nodejs/node/pull/54128/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60682/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60781/
Example
Error: getWindowSize EINVAL
outline =     at WriteStream._refreshSize (node:tty:137:24)
outline =     at process.refreshStderrOnSigWinch (node:internal/bootstrap/switches/is_main_thread:142:10)
outline =     at process.emit (node:events:532:35)
outline = Emitted 'error' event on WriteStream instance at:
outline =     at WriteStream._refreshSize (node:tty:137:10)

Reason Error: EBUSY: resource busy or locked, rmdir '\?\C:\workspace\node-test-binary-windows-js-suites\node\test.tmp.637'
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54070/, https://github.com/nodejs/node/pull/54045/, https://github.com/nodejs/node/pull/54076/, https://github.com/nodejs/node/pull/54092/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/53825/, https://github.com/nodejs/node/pull/54049/)
Appeared test-rackspace-win2022_vs2022-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/60708/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60742/
Example
Error: EBUSY: resource busy or locked, rmdir '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.637'
        at rmdirSync (node:fs:1222:10)
        at _rmdirSync (node:internal/fs/rimraf:235:5)
        at rimrafSync (node:internal/fs/rimraf:193:7)
        at Object.rmSync (node:fs:1271:10)
        at rmSync (C:\workspace\node-test-binary-windows-js-suites\node\test\common\tmpdir.js:9:6)

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 6 (https://github.com/nodejs/node/pull/54088/, https://github.com/nodejs/node/pull/54087/, https://github.com/nodejs/node/pull/54038/, https://github.com/nodejs/node/pull/54104/, https://github.com/nodejs/node/pull/54081/, https://github.com/nodejs/node/pull/54075/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-3, test-mnx-ubuntu2204-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60700/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60780/
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/54087/, https://github.com/nodejs/node/pull/54113/)
Appeared test-equinix-debian11_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian11_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60705/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60751/
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/jenkins12143899245155105724.sh
+ '[' -d .git ']'
+ git clean -fdx
Removing out/

Progress
  • parallel/test-child-process-fork-exec-path (9)
  • parallel/test-http-get-pipeline-problem (8)
  • wasi/test-wasi (8)
  • addons/load-long-path/test (4)
  • node-api/test_general/test (4)
  • parallel/test-crypto-authenticated (4)
  • parallel/test-module-loading-globalpaths (3)
  • parallel/test-performance-eventlooputil (3)
  • parallel/test-performance-function (3)
  • sequential/test-http-server-request-timeouts-mixed (3)
  • parallel/test-http2-large-write-multiple-requests (2)
  • parallel/test-runner-run-watch (2)
  • parallel/test-stream-readable-unpipe-resume (2)
  • parallel/test-worker-cleanexit-with-js (2)
  • pummel/test-timers (2)
  • wpt/test-encoding (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (2)
  • Error: getWindowSize EINVAL (9)
  • Error: EBUSY: resource busy or locked, rmdir '\\?\C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.637' (8)
  • fatal: No rebase in progress? (6)
  • ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error? (2)

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked CI logs for parallel/test-child-process-fork-exec-path, parallel/test-http-get-pipeline-problem, wasi/test-wasi, addons/load-long-path/test, and node-api/test_general/test, then inspect test/common/tmpdir.js:69. Compare the Windows failures across the listed jobs; done means the affected CI suites pass without these recurring failures.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
ci-cd, testing-qa
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.