Skip to content

CI Reliability 2022-12-07 #450

Open
Open
@github-actions

Description

@github-actions

Failures in node-test-pull-request/48216 to node-test-pull-request/48308 that failed more than 2 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
2022-12-07 00:12 5 3 24 12 56 3.61%

JSTest Failure

Reason parallel/test-fs-watch-recursive
Type JS_TEST_FAILURE
Failed PR 16 (nodejs/node#45638, nodejs/node#44731, nodejs/node#45646, nodejs/node#45486, nodejs/node#45634, nodejs/node#45672, nodejs/node#45671, nodejs/node#45526, nodejs/node#45693, nodejs/node#43697, nodejs/node#45665, nodejs/node#45705, nodejs/node#45673, nodejs/node#45731, nodejs/node#45701, nodejs/node#45748)
Appeared test-osuosl-rhel8-ppc64_le-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-orka-macos11-x64-1, test-nearform-macos11.0-arm64-1, test-ibm-rhel8-s390x-4, test-macstadium-macos11.0-arm64-3, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2, test-orka-macos11-x64-2, test-digitalocean-alpine311_container-x64-2, test-digitalocean-ubi81_container-x64-2, test-softlayer-ubuntu1804_sharedlibs_container-x64-2, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48216/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48308/
Example
not ok 1143 parallel/test-fs-watch-recursive
  ---
  duration_ms: 5.567
  severity: fail
  exitcode: 1
  stack: |-
    (node:3977373) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 exit listeners added to [process]. Use emitter.setMaxListeners() to increase limit
    (Use `node --trace-warnings ...` to show where the warning was created)
    node:internal/process/promises:289
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(!process._getActiveHandles().some((handle) => handle.constructor.name === 'StatWatcher'))
    
        at FSWatcher.<anonymous> (/home/iojs/build/workspace/node-test-commit-plinux/nodes/rhel8-ppc64le/test/parallel/test-fs-watch-recursive.js:264:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-process-wrap
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#45653, nodejs/node#45633, nodejs/node#45526, nodejs/node#45672, nodejs/node#45665, nodejs/node#45745, nodejs/node#45701)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48219/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48307/
Example
not ok 2478 parallel/test-process-wrap
  ---
  duration_ms: 120.166
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    (node:24799) 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)
  ...


Reason parallel/test-child-process-stdio-inherit
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#45526, nodejs/node#43697, nodejs/node#45586, nodejs/node#45716, nodejs/node#45745, nodejs/node#45701)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48249/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48307/
Example
not ok 690 parallel/test-child-process-stdio-inherit
  ---
  duration_ms: 120.213
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-symlink
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45638, nodejs/node#45693)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48216/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48254/
Example
not ok 1348 parallel/test-fs-watch-recursive-symlink
  ---
  duration_ms: 120.79
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45671, nodejs/node#45665)
Appeared test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48247/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48263/
Example
not ok 2662 parallel/test-runner-inspect
  ---
  duration_ms: 120.66
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:50255) Warning: Using the inspector with --test forces running at a concurrency of 1. Use the inspectPort option to run with concurrency
    [err] (Use `node --trace-warnings ...` to show where the warning was created)
    [err] 
    [out] TAP version 13
    [out] 
    [err] Debugger listening on ws://127.0.0.1:50899/2678ba3b-c74a-468d-a90e-afd28d72676a
    [err] 
    [err] Debugger listening on ws://127.0.0.1:50899/2678ba3b-c74a-468d-a90e-afd28d72676a
    [err] 
    [out] # Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/index.test.js
    [out] 
    [out]     # Debugger listening on ws://127.0.0.1:50899/2678ba3b-c74a-468d-a90e-afd28d72676a
    [out] 
    [out]     # For help, see: https://nodejs.org/en/docs/inspector
    [out] 
    [err] Debugge...

Reason parallel/test-watch-mode-files_watcher
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45652, nodejs/node#45665)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48217/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48280/
Example
not ok 3431 parallel/test-watch-mode-files_watcher
  ---
  duration_ms: 120.30
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: watch mode file watcher
        # Subtest: should watch changed files
        ok 1 - should watch changed files
          ---
          duration_ms: 202.958812
          ...


Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#45682, nodejs/node#45716, nodejs/node#45705)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48240/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48283/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 45.55.90.237/45.55.90.237:10426' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Reason Build timed out (after 60 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#45633, nodejs/node#45672)
Appeared test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48229/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48246/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Build Failure

Reason Failed to trigger node-test-commit
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#45674, nodejs/node#45735, nodejs/node#45745, nodejs/node#45744, nodejs/node#45401, nodejs/node#45733, nodejs/node#45750, nodejs/node#45749, nodejs/node#45748, nodejs/node#45747, nodejs/node#45701)
Appeared test-equinix-ubuntu2204-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48292/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48303/
Example
Failed to trigger node-test-commit

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45653, nodejs/node#45597)
Appeared test-rackspace-win2012r2_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48219/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48220/
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

Progress

  • parallel/test-fs-watch-recursive (16)
  • parallel/test-process-wrap (7)
  • parallel/test-child-process-stdio-inherit (6)
  • parallel/test-fs-watch-recursive-symlink (2)
  • parallel/test-runner-inspect (2)
  • parallel/test-watch-mode-files_watcher (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (3)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • Failed to trigger node-test-commit (11)
  • error: remote GitHub already exists. (2)

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