Skip to content

CI Reliability 2021-12-05 #135

@github-actions

Description

@github-actions

Failures in node-test-pull-request/41246 to node-test-pull-request/41343 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
2021-12-05 00:03 0 16 7 5 72 16.84%

JSTest Failure

Reason parallel/test-fs-rmdir-recursive
Type JS_TEST_FAILURE
Failed PR 10 (nodejs/node#41003, nodejs/node#41018, nodejs/node#41019, nodejs/node#41060, nodejs/node#41026, nodejs/node#40815, nodejs/node#41057, nodejs/node#41013, nodejs/node#40909, nodejs/node#41050)
Appeared test-azure_msft-win10_vs2019-x64-3, test-azure_msft-win10_vcbt2015-x64-4, test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2, test-azure_msft-win10_vs2019-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41250/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41331/
Example
not ok 257 parallel/test-fs-rmdir-recursive
  ---
  duration_ms: 0.646
  severity: fail
  exitcode: 1
  stack: |-
    (node:9976) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
    (Use `node --trace-deprecation ...` to show where the warning was created)
    node:internal/process/promises:246
              triggerUncaughtException(err, true /* fromPromise */);
              ^
    
    [Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.255\rmdir-recursive-4\d-3-1\d-2-1\d-1-2'] {
      errno: -4051,
      code: 'ENOTEMPTY',
      syscall: 'rmdir',
      path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.255\\rmdir-recursive-4\\d-3-1\\d-2-1\\d-1-2'
    }
    
    Node.js v18.0.0-pre
  ...


Reason parallel/test-crypto-keygen
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#41003, nodejs/node#41018, nodejs/node#40516, nodejs/node#41026, nodejs/node#40909, nodejs/node#41022, nodejs/node#41060, nodejs/node#41050, nodejs/node#41086)
Appeared test-rackspace-win2012r2_vs2019-x64-6, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-1, test-rackspace-win2012r2_vs2017-x64-2, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/41247/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41336/
Example
not ok 809 parallel/test-crypto-keygen
  ---
  duration_ms: 120.126
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-repl-sigint-nested-eval
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#40951, nodejs/node#41044, nodejs/node#41026, nodejs/node#40909, nodejs/node#41050, nodejs/node#40815, nodejs/node#41060, nodejs/node#41086)
Appeared test-orka-macos11-x64-1, test-equinix-centos7_container-arm64-1, test-digitalocean-fedora32-x64-1, test-equinix-ubuntu2004_container-armv7l-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-4, test-digitalocean-ubuntu1804_sharedlibs_container-x64-9, test-softlayer-ubuntu1804_sharedlibs_container-x64-4, test-joyent-ubuntu1804-x64-1, test-softlayer-alpine312_container-x64-1, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/41270/
Last CI https://ci.nodejs.org/job/node-test-pull-request/41341/
Example