Skip to content

CI Reliability 2022-09-20 #384

Open
Open
@github-actions

Description

@github-actions

Failures in node-test-pull-request/46565 to node-test-pull-request/46663 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-09-20 00:21 0 17 23 4 56 17.71%

JSTest Failure

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#44683, nodejs/node#44677, nodejs/node#44561, nodejs/node#44682, nodejs/node#44680)
Appeared test-digitalocean-fedora34-x64-2, test-digitalocean-ubuntu1804-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46630/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46643/
Example
not ok 3390 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 0.811
  severity: fail
  exitcode: 7
  stack: |-
    /home/iojs/build/workspace/node-test-commit-linux/test/pummel/test-fs-readfile-tostring-fail.js:73
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: 490655744 bytes written (expected 539555154 bytes).
        at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/pummel/test-fs-readfile-tostring-fail.js:37:10)
        at WriteStream.<anonymous> (/home/iojs/build/workspace/node-test-commit-linux/test/common/index.js:446:15)
        at WriteStream.emit (node:events:513:28)
        at finish (node:internal/streams/writable:750:10)
        at finishMaybe (node:internal/streams/writable:735:9)
        at afterWrite (node:internal/streams/writable:507:3)
        at onwrite (node:internal/streams/writable:480:7)
        at node:internal/fs/streams:443:5
        at FSReqCallback.wrapper [as oncomplete] (node:fs:941:5) {
      generatedMessage: false,
 ...

Reason parallel/test-watch-mode
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44633, nodejs/node#44618, nodejs/node#44571, nodejs/node#44680)
Appeared test-ibm-rhel8-s390x-2, test-osuosl-aix72-ppc64_be-3, test-ibm-rhel8-s390x-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/46573/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46643/
Example
not ok 3387 parallel/test-watch-mode
  ---
  duration_ms: 120.44
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
    # Subtest: watch mode
        # Subtest: should watch changes to a file - event loop ended
        ok 1 - should watch changes to a file - event loop ended
          ---
          duration_ms: 231.57343
          ...


Reason node-api/test_fatal/test2
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#44635, nodejs/node#44637, nodejs/node#44561)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46640/
Example
not ok 3584 node-api/test_fatal/test2
  ---
  duration_ms: 300.155
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason abort/test-addon-uv-handle-leak
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44580, nodejs/node#44621)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46623/
Example
not ok 3627 abort/test-addon-uv-handle-leak
  ---
  duration_ms: 300.102
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason addons/report-fatalerror/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44678, nodejs/node#44686)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46638/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46663/
Example
not ok 3458 addons/report-fatalerror/test
  ---
  duration_ms: 300.66
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-readfile
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#42835, nodejs/node#42083)
Appeared test-rackspace-win2012r2_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46584/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46590/
Example
not ok 273 parallel/test-fs-readfile
  ---
  duration_ms: 0.973
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.264
    Files blocking: [
      '.removeme-fs-readfile-4860-1K.txt',
      '.removeme-fs-readfile-4860-1M.txt',
      '.removeme-fs-readfile-4860-1MPlusOne.txt',
      '.removeme-fs-readfile-4860-64K.txt',
      '.removeme-fs-readfile-4860-64KLessOne.txt'
    ]
    
    node:internal/fs/utils:347
        throw err;
        ^
    
    Error: ENOSPC: no space left on device, ftruncate
        at Object.ftruncateSync (node:fs:1126:3)
        at Object.truncateSync (node:fs:1085:14)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-fs-readfile.js:61:6)
        at Module._compile (node:internal/modules/cjs/loader:1129:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1183:10)
        at Module.load (node:internal/modules/cjs/loader:1007:32)
        a...

Reason parallel/test-runner-inspect
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44635, nodejs/node#44707)
Appeared test-ibm-rhel8-s390x-4, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46575/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46648/
Example
not ok 3387 parallel/test-runner-inspect
  ---
  duration_ms: 120.97
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] (node:4009003) 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:41309/aa56a18b-cbc0-46f7-8182-9b85fe06aa39
    [err] 
    [err] Debugger attached.
    [err] 
  ...


Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 7 (nodejs/node#44348, nodejs/node#44579, nodejs/node#42083, nodejs/node#44580, nodejs/node#44621, nodejs/node#44675, nodejs/node#44704)
Appeared test-digitalocean-freebsd12-x64-2, test-orka-macos10.15-x64-1, test-orka-macos11-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/46571/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46645/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:26374' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy88.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 15 minutes). Marking the build as failed.
Type JENKINS_FAILURE
Failed PR 3 (nodejs/node#44606, nodejs/node#42083, nodejs/node#44619)
Appeared test-joyent-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46565/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46636/
Example
Build timed out (after 15 minutes). Marking the build as failed.

Reason Cannot read file /home/iojs/.config/jgit/config
Type JENKINS_FAILURE
Failed PR 2 (nodejs/node#44580, nodejs/node#44632)
Appeared test-osuosl-aix72-ppc64_be-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46578/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46582/
Example
java.io.IOException: Cannot read file /home/iojs/.config/jgit/config
 > git rev-list --no-walk 20ccab19d56b69ebd221d89b4f29b7710e45393b # timeout=30
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=30
Resetting working tree

Build Failure

Reason sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory
Type BUILD_FAILURE
Failed PR 10 (nodejs/node#44580, nodejs/node#39392, nodejs/node#44639, nodejs/node#42083, nodejs/node#44640, nodejs/node#44637, nodejs/node#42835, nodejs/node#44635, nodejs/node#44624, nodejs/node#44537)
Appeared test-osuosl-aix72-ppc64_be-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46574/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46587/
Example
sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory

Progress

  • pummel/test-fs-readfile-tostring-fail (5)
  • parallel/test-watch-mode (4)
  • node-api/test_fatal/test2 (3)
  • abort/test-addon-uv-handle-leak (2)
  • addons/report-fatalerror/test (2)
  • parallel/test-fs-readfile (2)
  • parallel/test-runner-inspect (2)
  • Backing channel 'JNLP4-connect connection from ... is disconnected. (7)
  • Build timed out (after 15 minutes). Marking the build as failed. (3)
  • Cannot read file /home/iojs/.config/jgit/config (2)
  • sh: line 3: ./build/jenkins/scripts/node-test-commit-diagnostics.sh: No such file or directory (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