Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI Reliability 2023-01-22 #491

Open
13 tasks
github-actions bot opened this issue Jan 22, 2023 · 0 comments
Open
13 tasks

CI Reliability 2023-01-22 #491

github-actions bot opened this issue Jan 22, 2023 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/49023 to node-test-pull-request/49122 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
2023-01-22 00:14 0 5 32 1 62 5.05%

CCTest Failure

Reason [ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Type CC_TEST_FAILURE
Failed PR 4 (nodejs/node#45796, nodejs/node#45770, nodejs/node#46237, nodejs/node#46227)
Appeared test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/49032/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49110/
Example
[ RUN      ] InspectorSocketTest.HostIPv6NonRoutable
C:\workspace\node-compile-windows\node\test\cctest\test_inspector_socket.cc(323): error: Value of: (!expectation.read_expected)
  Actual: true
Expected: false
[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Reason ../test/cctest/test_inspector_socket.cc:323: Failure
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#46238, nodejs/node#46272)
Appeared test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine311_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49034/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49096/
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Value of: (!expectation.read_expected)
  Actual: true
Expected: false
[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (4999 ms)

Jenkins Failure

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

Git Failure

Build Failure

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#46251, nodejs/node#46250, nodejs/node#45772, nodejs/node#46253, nodejs/node#45936, nodejs/node#46031, nodejs/node#46272, nodejs/node#46199, nodejs/node#46174, nodejs/node#46269, nodejs/node#46286)
Appeared test-equinix_mnx-smartos18-x64-4, test-equinix_mnx-smartos20-x64-4, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/49042/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49107/
Example
Error: getWindowSize EINVAL
outline =     at WriteStream._refreshSize (tty.js:133:31)
outline =     at process.<anonymous> (internal/bootstrap/switches/is_main_thread.js:127:41)
outline =     at process.emit (events.js:400:28)
outline = Emitted 'error' event on WriteStream instance at:
outline =     at WriteStream._refreshSize (tty.js:133:10)

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 11 (nodejs/node#46242, nodejs/node#46238, nodejs/node#45770, nodejs/node#45735, nodejs/node#46253, nodejs/node#46267, nodejs/node#45772, nodejs/node#45038, nodejs/node#46031, nodejs/node#46271, nodejs/node#45258)
Appeared test-orka-macos10.15-x64-2, test-orka-macos11-x64-1, test-nearform-macos11.0-arm64-1, test-rackspace-fedora32-x64-1, test-osuosl-rhel8-ppc64_le-2, test-rackspace-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49025/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49122/
Example
fatal: No rebase in progress?

undefined

Reason Unknown
Type undefined
Failed PR 5 (nodejs/node#46258, nodejs/node#45966, nodejs/node#46249, nodejs/node#46263, nodejs/node#45258)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49062/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49122/
Example
Unknown

JSTest Failure

Reason pummel/test-fs-readfile-tostring-fail
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#46174, nodejs/node#46213, nodejs/node#45735, nodejs/node#45038, nodejs/node#46237, nodejs/node#46267, nodejs/node#46271, nodejs/node#46276, nodejs/node#44943)
Appeared test-orka-macos11-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49063/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49095/
Example
not ok 3477 pummel/test-fs-readfile-tostring-fail
  ---
  duration_ms: 0.196
  severity: fail
  exitcode: 7
  stack: |-
    /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:73
      throw err;
      ^
    
    AssertionError [ERR_ASSERTION]: ifError got unwanted exception: ENOSPC: no space left on device, write
        at Object.callback (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/pummel/test-fs-readfile-tostring-fail.js:31:37)
        at callback (node:internal/streams/writable:555:21)
        at onwriteError (node:internal/streams/writable:418:3)
        at onwrite (node:internal/streams/writable:460:7)
        at node:internal/fs/streams:439:14
        at FSReqCallback.wrapper [as oncomplete] (node:fs:938:5) {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: [Error: ENOSPC: no space left on device, write] {
        errno: -28,
        code: 'ENOSPC',
        syscall: 'write'
      },
      expe...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#46242, nodejs/node#46258, nodejs/node#46174, nodejs/node#46249, nodejs/node#46263, nodejs/node#46218)
Appeared test-macstadium-macos11.0-arm64-3, test-azure_msft-win10_vs2019-x64-4, test-nearform-macos11.0-arm64-1, test-rackspace-win2012r2_vs2017-x64-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5, test-azure_msft-win10_vs2019-x64-1, test-digitalocean-ubuntu1804_sharedlibs_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49023/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49120/
Example
not ok 3883 sequential/test-worker-prof
  ---
  duration_ms: 0.428
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: 13 >= 15
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-worker-prof.js:78:5)
        at Module._compile (node:internal/modules/cjs/loader:1246:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1300:10)
        at Module.load (node:internal/modules/cjs/loader:1103:32)
        at Module._load (node:internal/modules/cjs/loader:942:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#46242, nodejs/node#46228, nodejs/node#45942, nodejs/node#46253, nodejs/node#45772)
Appeared test-ibm-ubuntu1804-x64-2, undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/49023/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49067/
Example
not ok 2230 parallel/test-performance-function
  ---
  duration_ms: 0.172
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/errors:490
        ErrorCaptureStackTrace(err);
        ^
    
    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:283: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:98:5
        at runNextTicks (node:internal/process/task_queues:60:5)
        at listOnTimeout (node:internal/timers:537:9)
        at process.processTimers (node:internal/timers:511:7) {
      code: 'ERR_OUT_OF_RANGE'
    }
    
    Node.js v20.0.0-pre
  ...


Reason sequential/test-child-process-pass-fd
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46237, nodejs/node#46271, nodejs/node#46249)
Appeared test-macstadium-macos11.0-arm64-3, test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/49074/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49097/
Example
not ok 3726 sequential/test-child-process-pass-fd
  ---
  duration_ms: 0.211
  severity: crashed
  exitcode: -10
  stack: |-
    node:events:496
          throw er; // Unhandled 'error' event
          ^
    
    Error [ERR_IPC_CHANNEL_CLOSED]: Channel closed
        at new NodeError (node:internal/errors:399:5)
        at target.send (node:internal/child_process:747:16)
        at Socket.socketConnected (/Users/iojs/build/workspace/node-test-commit-osx-arm/nodes/osx11/test/sequential/test-child-process-pass-fd.js:62:15)
        at Object.onceWrapper (node:events:632:28)
        at Socket.emit (node:events:518:28)
        at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1479:10)
    Emitted 'error' event on process instance at:
        at node:internal/child_process:751:35
        at process.processTicksAndRejections (node:internal/process/task_queues:77:11) {
      code: 'ERR_IPC_CHANNEL_CLOSED'
    }
    
    Node.js v20.0.0-pre
    node:events:496
          throw er; // Unhandled 'error' event
    ...

Reason parallel/test-child-process-can-write-to-stdout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44432, nodejs/node#46267)
Appeared test-macstadium-macos11.0-arm64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/49055/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49103/
Example
not ok 134 parallel/test-child-process-can-write-to-stdout
  ---
  duration_ms: 0.93
  severity: crashed
  exitcode: -10
  stack: |-
  ...


Reason parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46271, nodejs/node#46272)
Appeared test-orka-macos11-x64-2, test-equinix_mnx-smartos20-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/49091/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49096/
Example
not ok 944 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
  ---
  duration_ms: 2.11
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(stderr.includes('ERR_WORKER_OUT_OF_MEMORY'))
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx11-x64/test/parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker.js:36:5)
        at Module._compile (node:internal/modules/cjs/loader:1238:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1292:10)
        at Module.load (node:internal/modules/cjs/loader:1095:32)
        at Module._load (node:internal/modules/cjs/loader:934:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      ...

Reason parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46253, nodejs/node#46218)
Appeared test-digitalocean-freebsd12-x64-1, test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49058/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49120/
Example
not ok 2864 parallel/test-runner-watch-mode
  ---
  duration_ms: 120.63
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
  ...


Progress

  • [ RUN ] InspectorSocketTest.HostIPv6NonRoutable (4)
  • ../test/cctest/test_inspector_socket.cc:323: Failure (2)
  • Build timed out (after 60 minutes). Marking the build as failed. (2)
  • Error: getWindowSize EINVAL (11)
  • fatal: No rebase in progress? (11)
  • Unknown (5)
  • pummel/test-fs-readfile-tostring-fail (9)
  • sequential/test-worker-prof (6)
  • parallel/test-performance-function (5)
  • sequential/test-child-process-pass-fd (3)
  • parallel/test-child-process-can-write-to-stdout (2)
  • parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker (2)
  • parallel/test-runner-watch-mode (2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants