nodejs / nodejs/reliability

CI Reliability 2024-08-12

Open
#947 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/60934 to node-test-pull-request/61030 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-12 00:09 1 5 18 8 68 5.49%
Jenkins Failure
Git Failure
Build Failure
Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 10 (https://github.com/nodejs/node/pull/54014/, https://github.com/nodejs/node/pull/54237/, https://github.com/nodejs/node/pull/54077/, https://github.com/nodejs/node/pull/53533/, https://github.com/nodejs/node/pull/54122/, https://github.com/nodejs/node/pull/54277/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54287/, https://github.com/nodejs/node/pull/53571/, https://github.com/nodejs/node/pull/54283/)
Appeared test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60952/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61010/
Example
Error: getWindowSize EINVAL
outline =     at WriteStream._refreshSize (node:tty:136: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:136:10)

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 8 (https://github.com/nodejs/node/pull/54246/, https://github.com/nodejs/node/pull/54237/, https://github.com/nodejs/node/pull/54077/, https://github.com/nodejs/node/pull/53533/, https://github.com/nodejs/node/pull/54122/, https://github.com/nodejs/node/pull/54311/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/54283/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-equinix-ubuntu2004_container-arm64-2, test-mnx-ubuntu2204-x64-1, test-ibm-ubuntu2204_sharedlibs_container-x64-2, test-ibm-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-orka-macos11-x64-2, test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10
First CI https://ci.nodejs.org/job/node-test-pull-request/60957/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61027/
Example
fatal: No rebase in progress?

JSTest Failure
Reason parallel/test-net-write-fully-async-buffer
Type JS_TEST_FAILURE
Failed PR 9 (https://github.com/nodejs/node/pull/54246/, https://github.com/nodejs/node/pull/53294/, https://github.com/nodejs/node/pull/54245/, https://github.com/nodejs/node/pull/53533/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54291/, https://github.com/nodejs/node/pull/54311/, https://github.com/nodejs/node/pull/53659/, https://github.com/nodejs/node/pull/54317/)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-equinix-rhel8_container-arm64-1, test-equinix-rhel8_container-arm64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-6, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60939/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61030/
Example
not ok 3885 parallel/test-net-write-fully-async-buffer
  ---
  duration_ms: 360065.45900
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-dns
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/54241/, https://github.com/nodejs/node/pull/54246/, https://github.com/nodejs/node/pull/54237/, https://github.com/nodejs/node/pull/54077/, https://github.com/nodejs/node/pull/54286/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54283/)
Appeared test-digitalocean-ubi81_container-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-1, test-ibm-ubuntu2204-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-fedora40-x64-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60947/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61009/
Example
not ok 634 parallel/test-dns
  ---
  duration_ms: 338.43900
  severity: fail
  exitcode: 1
  stack: |-
    (node:889053) [DEP0118] DeprecationWarning: The provided hostname "" is not a valid hostname, and is supported in the dns module solely for compatibility.
    (Use `node --trace-deprecation ...` to show where the warning was created)
    node:assert:126
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected ... Lines skipped
    
      [
        {
          address: '1.2.3.4',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'A'
        },
        {
          address: '::42',
    +     ttl: 3333333332,
    -     ttl: 3333333333,
          type: 'AAAA'
    ...


Reason parallel/test-esm-loader-hooks-inspect-wait
Type JS_TEST_FAILURE
Failed PR 7 (https://github.com/nodejs/node/pull/54246/, https://github.com/nodejs/node/pull/54245/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54281/, https://github.com/nodejs/node/pull/54286/, https://github.com/nodejs/node/pull/54312/, https://github.com/nodejs/node/pull/53659/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-2, test-digitalocean-fedora40-x64-1, test-digitalocean-fedora39-x64-2, test-digitalocean-fedora40-x64-2, test-ibm-ubuntu2204-x64-1, test-linuxonecc-rhel9-s390x-3, test-digitalocean-fedora39-x64-1, test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/60957/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61026/
Example
not ok 767 parallel/test-esm-loader-hooks-inspect-wait
  ---
  duration_ms: 856.73800
  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:39621/af1d718a-af1d-4da0-b834-6448601379ad
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] 
    [err] Waiting for the debugger to disconnect...
    [err] 
    [err] child process crashed, signal SIGSEGV
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    null !== 0
    
        at runTest (/home/iojs/build/workspace/node-test-commit-linux-containered/test/parallel/test-esm-loader-hooks-inspect-wait.js:30:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:105:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: null,
      expected: 0,
      operator: 'strictEqual'
    }
    1
  ...


Reason parallel/test-runner-run-watch
Type JS_TEST_FAILURE
Failed PR 5 (https://github.com/nodejs/node/pull/53774/, https://github.com/nodejs/node/pull/54246/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/53294/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-5, test-digitalocean-ubuntu2204_sharedlibs_container-x64-7, test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-3, test-digitalocean-ubuntu2204_sharedlibs_container-x64-8
First CI https://ci.nodejs.org/job/node-test-pull-request/60945/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60972/
Example
not ok 2471 parallel/test-runner-run-watch
  ---
  duration_ms: 33577.03500
  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: 3930.654065
          ...


Reason parallel/test-crypto-authenticated
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54231/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54283/, https://github.com/nodejs/node/pull/54311/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60949/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61024/
Example
not ok 1251 parallel/test-crypto-authenticated
  ---
  duration_ms: 120096.32800
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-http2-large-write-multiple-requests
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/54241/, https://github.com/nodejs/node/pull/54259/, https://github.com/nodejs/node/pull/54075/, https://github.com/nodejs/node/pull/53464/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-9, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4, test-digitalocean-ubi81_container-x64-1, test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60951/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61017/
Example
not ok 2494 parallel/test-http2-large-write-multiple-requests
  ---
  duration_ms: 120101.31400
  severity: fail
  exitcode: -15
  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 s...

Reason sequential/test-http-server-request-timeouts-mixed
Type JS_TEST_FAILURE
Failed PR 4 (https://github.com/nodejs/node/pull/53533/, https://github.com/nodejs/node/pull/54239/, https://github.com/nodejs/node/pull/54281/, https://github.com/nodejs/node/pull/54317/)
Appeared test-orka-macos11-x64-2, test-orka-macos11-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60973/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61030/
Example
not ok 4161 sequential/test-http-server-request-timeouts-mixed
  ---
  duration_ms: 3289.31500
  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:614:17)
        at process.processTimers (node:internal/timers:549:7) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v23.0.0-pre
  ...


Reason wpt/test-compression
Type JS_TEST_FAILURE
Failed PR 3 (https://github.com/nodejs/node/pull/54233/, https://github.com/nodejs/node/pull/54262/, https://github.com/nodejs/node/pull/54283/)
Appeared test-digitalocean-ubuntu2204_sharedlibs_container-x64-8, test-digitalocean-ubuntu2204_sharedlibs_container-x64-10, test-digitalocean-ubuntu2204_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/60942/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60999/
Example
not ok 4129 wpt/test-compression
  ---
  duration_ms: 1440094.21000
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [SKIPPED] compression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-bad-chunks.tentative.any.js: Execution "hangs", ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] decompression-buffersource.tentative.any.js: ArrayBuffer and TypedArray is not accepted and throws, instead of rejects during writer.write
    [SKIPPED] idlharness-shadowrealm.window.js: ShadowRealm support is not enabled
    [SKIPPED] third_party/pako/pako_inflate.min.js: This is not a test file.
    [PASS] "a" should cause the constructor to throw
    [PASS] no input should cause the constructor to throw
    [PASS] non-string input should cause the constructor to throw
    [PASS] "a" should cause the constructor to throw
    [PASS] no inpu...

Reason parallel/test-buffer-tostring-rangeerror
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53294/, https://github.com/nodejs/node/pull/54317/)
Appeared test-ibm-ubuntu2204_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/60974/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61030/
Example
not ok 1575 parallel/test-buffer-tostring-rangeerror
  ---
  duration_ms: 120104.82400
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:1936472) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
    (Use `node --trace-deprecation ...` to show where the warning was created)
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53294/, https://github.com/nodejs/node/pull/54277/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60944/
Last CI https://ci.nodejs.org/job/node-test-pull-request/60982/
Example
not ok 2409 parallel/test-performance-function
  ---
  duration_ms: 222.22000
  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
        at runNextTicks (node:internal/process/task_queues:65:5)
        at listOnTimeout (node:internal/timers:575:9)
        at process.processTimers (node:internal/timers:549:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v23.0.0-pre
  ...


Reason pummel/test-hash-seed
Type JS_TEST_FAILURE
Failed PR 2 (https://github.com/nodejs/node/pull/53294/, https://github.com/nodejs/node/pull/54289/)
Appeared test-ibm-rhel8-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/60944/
Last CI https://ci.nodejs.org/job/node-test-pull-request/61005/
Example
not ok 3850 pummel/test-hash-seed
  ---
  duration_ms: 83489.48900
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:983
      const err = new Error(message);
                  ^
    
    Error: Command failed: /home/iojs/build/workspace/node-test-commit-linux/out/Release/node --allow-natives-syntax /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js
    /home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163
      throw new Error('no candidates remaining');
      ^
    
    Error: no candidates remaining
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/fixtures/guess-hash-seed.js:163:9)
        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:internal/modules/cjs/loader:1127:12)
        at TracingChannel.traceS...

Progress
  • Error: getWindowSize EINVAL (10)
  • fatal: No rebase in progress? (8)
  • parallel/test-net-write-fully-async-buffer (9)
  • parallel/test-dns (7)
  • parallel/test-esm-loader-hooks-inspect-wait (7)
  • parallel/test-runner-run-watch (5)
  • parallel/test-crypto-authenticated (4)
  • parallel/test-http2-large-write-multiple-requests (4)
  • sequential/test-http-server-request-timeouts-mixed (4)
  • wpt/test-compression (3)
  • parallel/test-buffer-tostring-rangeerror (2)
  • parallel/test-performance-function (2)
  • pummel/test-hash-seed (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

Review the Jenkins links and failure summaries in this report, starting with the listed build failures and JS tests such as parallel/test-net-write-fully-async-buffer and parallel/test-dns. The issue names no source files or specific change; completion would require identifying and resolving the reported CI failures, then confirming the affected jobs pass reliably.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, shell
Domain
ci-cd, devops, testing-qa
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.