Skip to content

CI Reliability 2022-12-30 #473

New issue

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

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

Already on GitHub? # to your account

Open
10 tasks
github-actions bot opened this issue Dec 30, 2022 · 0 comments
Open
10 tasks

CI Reliability 2022-12-30 #473

github-actions bot opened this issue Dec 30, 2022 · 0 comments

Comments

@github-actions
Copy link

Failures in node-test-pull-request/48662 to node-test-pull-request/48761 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-30 00:13 0 4 37 4 55 4.17%

JSTest Failure

Reason parallel/test-child-process-cwd
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#45750, nodejs/node#41439, nodejs/node#45923, nodejs/node#45038, nodejs/node#44004, nodejs/node#45960, nodejs/node#45966)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48662/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48738/
Example
not ok 102 parallel/test-child-process-cwd
  ---
  duration_ms: 0.430
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'C:\\Windows'
    - 'C:\\WINDOWS'
            ^
        at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-cwd.js:56:26)
        at ChildProcess.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15)
        at ChildProcess.emit (node:events:519:28)
        at maybeClose (node:internal/child_process:1098:16)
        at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'C:\\Windows',
      expected: 'C:\\WINDOWS',
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-child-process-exec-cwd
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#45750, nodejs/node#41439, nodejs/node#45923, nodejs/node#45038, nodejs/node#44004, nodejs/node#45960, nodejs/node#45966)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48662/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48738/
Example
not ok 103 parallel/test-child-process-exec-cwd
  ---
  duration_ms: 0.498
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(stdout.startsWith(dir))
    
        at c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-cwd.js:38:3
        at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:413:17
        at c:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:448:15
        at ChildProcess.exithandler (node:child_process:411:7)
        at ChildProcess.emit (node:events:519:28)
        at maybeClose (node:internal/child_process:1098:16)
        at ChildProcess._handle.onexit (node:internal/child_process:304:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-runner-reporters
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#45887, nodejs/node#44066, nodejs/node#45793, nodejs/node#45923)
Appeared test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2013-x64-1, test-rackspace-win2012r2_vs2019-x64-4, test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1, test-digitalocean-freebsd12-x64-2, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48666/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48700/
Example
not ok 615 parallel/test-runner-reporters
  ---
  duration_ms: 5.917
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: node:test reporters
        # Subtest: should default to outputing TAP to stdout
        ok 1 - should default to outputing TAP to stdout
          ---
          duration_ms: 5328.1972
          ...


Reason parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45923, nodejs/node#46014)
Appeared test-equinix_mnx-smartos20-x64-3, test-osuosl-rhel8-ppc64_le-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48674/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48760/
Example
not ok 945 parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker
  ---
  duration_ms: 1.633
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=50331648, young_gen_size=0, old_gen_size=50549464, total_size=50549464
    Estimated available memory=3719680000, estimated overhead=50331648
    Start generating Heap.20221229.204934.39054.1.001.heapsnapshot...
    Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=50331648, young_gen_size=0, old_gen_size=50549464, total_size=50549464
    Estimated available memory=3719204864, estimated overhead=50331648
    Not generating snapshots in nested callback. new_limit=102760448
    1/1 snapshots taken.
    Removing the near heap limit callbackWrote snapshot to /home/iojs/node-tmp/.tmp.943/Heap.20221229.204934.39054.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    [39054:6b3...

Reason parallel/test-runner-exit-code
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45923, nodejs/node#46004)
Appeared test-nearform-macos10.15-x64-2, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48690/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48759/
Example
not ok 2156 parallel/test-runner-exit-code
  ---
  duration_ms: 0.619
  severity: fail
  exitcode: 1
  stack: |-
    node:internal/process/promises:289
                triggerUncaughtException(err, true /* fromPromise */);
                ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'TAP version 13\n' +
    +   '# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/never_ending_async.js\n'
    - 'TAP version 13\n'
        at runAndKill (/Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/parallel/test-runner-exit-code.js:23:10)
        at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'TAP version 13\n' +
        '# Subtest: /Users/iojs/build/workspace/node-test-commit-osx/nodes/osx1015/test/fixtures/test-runner/never_ending_async.js\n',
      expected: 'TAP version 13\n',
    ...

Reason parallel/test-tls-ticket-cluster
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45960, nodejs/node#46007)
Appeared test-digitalocean-freebsd12-x64-1, test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48725/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48761/
Example
not ok 2873 parallel/test-tls-ticket-cluster
  ---
  duration_ms: 1.317
  severity: fail
  exitcode: 1
  stack: |-
    [primary] got "listening"
    [primary] connecting 14672 session? false
    [primary] got "listening"
    [worker] connection reused? false
    [primary] got "not-reused"
    [primary] connecting 14672 session? true
    [primary] got "listening"
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 14672 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 14672 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 14672 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 14672 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 14672 session? true
    [worker] connection reused? true
    [primary] got "reused"
    [primary] connecting 14672 session? true
    [...

Reason pummel/test-policy-integrity-dep
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45038, nodejs/node#45947)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48717/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48720/
Example
not ok 3484 pummel/test-policy-integrity-dep
  ---
  duration_ms: 1.326
  severity: crashed
  exitcode: -10
  stack: |-
  ...


CCTest Failure

Reason ../test/cctest/test_inspector_socket.cc:323: Failure
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#45847, nodejs/node#45912)
Appeared test-digitalocean-alpine312_container-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48723/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48730/
Example
../test/cctest/test_inspector_socket.cc:323: Failure
Value of: (!expectation.read_expected)
  Actual: true
Expected: false
[  FAILED  ] InspectorSocketTest.HostIPv6NonRoutable (5000 ms)

Build Failure

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 20 (nodejs/node#44066, nodejs/node#41439, nodejs/node#45930, nodejs/node#45826, nodejs/node#45914, nodejs/node#45936, nodejs/node#45948, nodejs/node#44004, nodejs/node#45847, nodejs/node#45777, nodejs/node#45778, nodejs/node#45038, nodejs/node#45912, nodejs/node#45671, nodejs/node#45960, nodejs/node#45750, nodejs/node#45997, nodejs/node#45996, nodejs/node#46004, nodejs/node#46014)
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/48667/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48760/
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 ERROR: No acceptable C compiler found!
Type BUILD_FAILURE
Failed PR 6 (nodejs/node#45936, nodejs/node#44004, nodejs/node#45038, nodejs/node#45960, nodejs/node#45970, nodejs/node#46004)
Appeared test-orka-macos10.14-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48682/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48759/
Example
ERROR: No acceptable C compiler found!

       Please make sure you have a C compiler installed on your system and/or
       consider adjusting the CC environment variable if you installed
       it in a non-standard prefix.
make: *** [build-ci] Error 1

Progress

  • parallel/test-child-process-cwd (7)
  • parallel/test-child-process-exec-cwd (7)
  • parallel/test-runner-reporters (4)
  • parallel/test-heapsnapshot-near-heap-limit-by-api-in-worker (2)
  • parallel/test-runner-exit-code (2)
  • parallel/test-tls-ticket-cluster (2)
  • pummel/test-policy-integrity-dep (2)
  • ../test/cctest/test_inspector_socket.cc:323: Failure (2)
  • Error: getWindowSize EINVAL (20)
  • ERROR: No acceptable C compiler found! (6)
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants