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-02-05 #495

Open
22 tasks
github-actions bot opened this issue Feb 5, 2023 · 0 comments
Open
22 tasks

CI Reliability 2023-02-05 #495

github-actions bot opened this issue Feb 5, 2023 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Feb 5, 2023

Failures in node-test-pull-request/49285 to node-test-pull-request/49384 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-02-05 00:16 0 9 25 4 62 9.38%

CCTest Failure

Reason [ RUN ] InspectorSocketTest.HostIPv6NonRoutable
Type CC_TEST_FAILURE
Failed PR 4 (nodejs/node#46450, nodejs/node#46414, nodejs/node#46410, nodejs/node#46495)
Appeared test-rackspace-win2012r2_vs2019-x64-5, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49287/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49371/
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 (5001 ms)

Reason ../test/cctest/test_inspector_socket.cc:323: Failure
Type CC_TEST_FAILURE
Failed PR 2 (nodejs/node#46458, nodejs/node#46447)
Appeared test-digitalocean-alpine312_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49343/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49375/
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 3 (nodejs/node#46472, nodejs/node#45888, nodejs/node#46471)
Appeared test-digitalocean-ubi81_container-x64-1, test-softlayer-ubi81_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49323/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49339/
Example
Build timed out (after 60 minutes). Marking the build as failed.

Git Failure

Reason warning: failed to remove Release/node.exe: Invalid argument
Type GIT_FAILURE
Failed PR 12 (nodejs/node#45038, nodejs/node#46447, nodejs/node#46414, nodejs/node#46486, nodejs/node#46497, nodejs/node#46495, nodejs/node#46471, nodejs/node#45258, nodejs/node#46500, nodejs/node#46499, nodejs/node#46410, nodejs/node#46489)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49384/
Example
warning: failed to remove Release/node.exe: Invalid argument

Build Failure

Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#46450, nodejs/node#46441)
Appeared test-nearform_arm-win10_vs2019-arm64-2, test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49287/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49291/
Example
ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Collecting metadata...
Metadata collection done.
Notifying upstream projects of job completion
Finished: FAILURE

JSTest Failure

Reason addons/new-isolate-addon/test
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#45038, nodejs/node#46447, nodejs/node#46414, nodejs/node#46486, nodejs/node#46497, nodejs/node#46495, nodejs/node#46471, nodejs/node#45258, nodejs/node#46500, nodejs/node#46499, nodejs/node#46410, nodejs/node#46489)
Appeared test-nearform_arm-win10_vs2019-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49384/
Example
not ok 26 addons/new-isolate-addon/test
  ---
  duration_ms: 0.316
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
      Uint8Array(1) [
    +   0
    -   66
      ]
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\addons\new-isolate-addon\test.js:8:8)
        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: true,
      code: 'ERR_ASSERTION',
      actual: Uint8Array(1) [ 0 ],
      expected: Uint8Array(1) [ 6...

Reason addons/new-isolate-addon/test-nonodesnapshot
Type JS_TEST_FAILURE
Failed PR 12 (nodejs/node#45038, nodejs/node#46447, nodejs/node#46414, nodejs/node#46486, nodejs/node#46497, nodejs/node#46495, nodejs/node#46471, nodejs/node#45258, nodejs/node#46500, nodejs/node#46499, nodejs/node#46410, nodejs/node#46489)
Appeared test-nearform_arm-win10_vs2019-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49329/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49384/
Example
not ok 57 addons/new-isolate-addon/test-nonodesnapshot
  ---
  duration_ms: 0.333
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
    + actual - expected
    
      Uint8Array(1) [
    +   0
    -   66
      ]
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\addons\new-isolate-addon\test.js:8:8)
        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 Module.require (node:internal/modules/cjs/loader:1127:19)
        at require (node:internal/modules/helpers:112:18)
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-native-suites\node\test\addons\new-isolate-addon\test-nonodesnap...

Reason parallel/test-child-process-cwd
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#46441, nodejs/node#46463, nodejs/node#45258, nodejs/node#46396, nodejs/node#45038, nodejs/node#46470, nodejs/node#46486)
Appeared test-nearform_arm-win10_vs2019-arm64-2, test-macstadium-macos11.0-arm64-3, test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49291/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49363/
Example
not ok 102 parallel/test-child-process-cwd
  ---
  duration_ms: 0.556
  severity: fail
  exitcode: 1
  stack: |-
    Can't clean tmpdir: c:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.102
    Files blocking: []
    
    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:510: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',
   ...

Reason parallel/test-child-process-exec-cwd
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#46441, nodejs/node#45258, nodejs/node#46396, nodejs/node#45038, nodejs/node#46470, nodejs/node#46486)
Appeared test-nearform_arm-win10_vs2019-arm64-2, test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49291/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49363/
Example
not ok 101 parallel/test-child-process-exec-cwd
  ---
  duration_ms: 0.420
  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:510: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-webcrypto-wrap-unwrap
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#46441, nodejs/node#45258, nodejs/node#46396, nodejs/node#45038, nodejs/node#46470, nodejs/node#46486)
Appeared test-nearform_arm-win10_vs2019-arm64-2, test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49291/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49363/
Example
not ok 867 parallel/test-webcrypto-wrap-unwrap
  ---
  duration_ms: 12.648
  severity: fail
  exitcode: 1
  stack: |-
    (node:2604) ExperimentalWarning: The Ed25519 Web Crypto API algorithm is an experimental feature and might change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    (node:2604) ExperimentalWarning: The Ed448 Web Crypto API algorithm is an experimental feature and might change at any time
    (node:2604) ExperimentalWarning: The X25519 Web Crypto API algorithm is an experimental feature and might change at any time
    (node:2604) ExperimentalWarning: The X448 Web Crypto API algorithm is an experimental feature and might change at any time
    
    node:internal/per_context/domexception:53
        ErrorCaptureStackTrace(this);
        ^
    DOMException [DataError]: Invalid wrapped JWK key
        at new DOMException (node:internal/per_context/domexception:53:5)
        at __node_internal_ (node:internal/util:609:10)
        at SubtleCrypto.unwrapKey...

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 6 (nodejs/node#46441, nodejs/node#46485, nodejs/node#46486, nodejs/node#46466, nodejs/node#45955, nodejs/node#45258)
Appeared test-nearform-macos11.0-arm64-1, test-macstadium-macos11.0-arm64-4, test-macstadium-macos11.0-arm64-3, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/49291/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49377/
Example
not ok 3891 sequential/test-worker-prof
  ---
  duration_ms: 0.678
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: 14 >= 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-buffer-isascii
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#45258, nodejs/node#46396, nodejs/node#45038, nodejs/node#46470, nodejs/node#46486)
Appeared test-nearform_arm-win10_vs2019-arm64-1, test-nearform_arm-win10_vs2019-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49363/
Example
not ok 88 parallel/test-buffer-isascii
  ---
  duration_ms: 0.452
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-isascii.js:10:8)
        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: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-buffer-isutf8
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#45258, nodejs/node#46396, nodejs/node#45038, nodejs/node#46470, nodejs/node#46486)
Appeared test-nearform_arm-win10_vs2019-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49363/
Example
not ok 95 parallel/test-buffer-isutf8
  ---
  duration_ms: 0.387
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at Object.<anonymous> (c:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-buffer-isutf8.js:10:8)
        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: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason wpt/test-encoding
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#45258, nodejs/node#46396, nodejs/node#45038, nodejs/node#46470, nodejs/node#46486)
Appeared test-nearform_arm-win10_vs2019-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49363/
Example
not ok 922 wpt/test-encoding
  ---
  duration_ms: 3.112
  severity: fail
  exitcode: 1
  stack: |-
    ---- api-invalid-label.any.js ----
    [SKIPPED] location is not defined
    ---- idlharness.any.js ----
    [SKIPPED] No implementation of TextDecoderStream and TextEncoderStream
    ---- iso-2022-jp-decoder.any.js ----
    [SKIPPED] iso-2022-jp decoder state handling bug: https://encoding.spec.whatwg.org/#iso-2022-jp-decoder
    ---- legacy-mb-schinese\gb18030\gb18030-decoder.any.js ----
    [SKIPPED] The gb18030 encoding is not supported
    ---- legacy-mb-schinese\gbk\gbk-decoder.any.js ----
    [SKIPPED] The gbk encoding is not supported
    ---- replacement-encodings.any.js ----
    [SKIPPED] decoding-helpers.js needs XMLHttpRequest
    ---- single-byte-decoder.window.js ----
    [SKIPPED] location is not defined
    ---- streams\realms.window.js ----
    [SKIPPED] window is not defined
    ---- textdecoder-fatal-single-byte.any.js ----
    [SKIPPED] The iso-8859-16 encoding is not supported
    ---- t...

Reason wpt/test-webcrypto
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#45258, nodejs/node#46396, nodejs/node#45038, nodejs/node#46470, nodejs/node#46486)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49295/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49363/
Example
not ok 925 wpt/test-webcrypto
  ---
  duration_ms: 357.303
  severity: fail
  exitcode: 1
  stack: |-
    ---- algorithm-discards-context.https.window.js ----
    [SKIPPED] Not relevant in Node.js context
    ---- historical.any.js ----
    [SKIPPED] Not relevant in Node.js context
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] setup - define tests
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 good parameters
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 mixed case parameters
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 with null length
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 short result
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 non-multiple of 8 bits
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ----
    [PASS] X25519 missing public property
    ---- derive_bits_keys\cfrg_curves_bits.https.any.js ---...

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#45888, nodejs/node#46466, nodejs/node#45038, nodejs/node#46410)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/49305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49354/
Example
not ok 2234 parallel/test-performance-function
  ---
  duration_ms: 0.266
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1031
      process.nextTick(() => { throw 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-custom-suites-freestyle/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)
    Emitted 'error' event on Worker instance at:
        at [kOnErrorMessage] (node:internal/worker:299:10)
        at [kOnMessage] (node:internal/worker:310:37)
   ...

Reason parallel/test-watch-mode-files_watcher
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#46441, nodejs/node#46471, nodejs/node#46432, nodejs/node#46444)
Appeared test-softlayer-ubi81_container-x64-1, test-orka-macos11-x64-2, test-macstadium-macos11.0-arm64-3, test-softlayer-ubuntu1804_sharedlibs_container-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/49291/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49327/
Example
not ok 3113 parallel/test-watch-mode-files_watcher
  ---
  duration_ms: 0.849
  severity: fail
  exitcode: 1
  stack: |-
    TAP version 13
    # Subtest: watch mode file watcher
        # Subtest: should watch changed files
        ok 1 - should watch changed files
          ---
          duration_ms: 106.615875
          ...


Reason pummel/test-net-throttle
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45038, nodejs/node#46485, nodejs/node#46489)
Appeared test-digitalocean-freebsd12-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/49331/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49348/
Example
not ok 3509 pummel/test-net-throttle
  ---
  duration_ms: 0.451
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    false !== true
    
        at process.<anonymous> (/usr/home/iojs/build/workspace/node-test-commit-freebsd/nodes/freebsd12-x64/test/pummel/test-net-throttle.js:87:10)
        at process.emit (node:events:522:35) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre
  ...


Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46458, nodejs/node#46368)
Appeared test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu1804_container-arm64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/49303/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49307/
Example
not ok 1232 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 1.529
  severity: fail
  exitcode: 1
  stack: |-
    
    Invoked NearHeapLimitCallback, processing=false, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=25165824, young_gen_size=0, old_gen_size=52159272, total_size=52159272
    Estimated available memory=4197851136, estimated overhead=25165824
    Start generating Heap.20230202.134043.1506981.1.001.heapsnapshot...
    Invoked NearHeapLimitCallback, processing=true, current_limit=52428800, initial_limit=52428800
    max_young_gen_size=25165824, young_gen_size=0, old_gen_size=52159272, total_size=52159272
    Estimated available memory=4198141952, estimated overhead=25165824
    Not generating snapshots in nested callback. new_limit=77594624
    1/1 snapshots taken.
    Removing the near heap limit callbackWrote snapshot to /home/iojs/tmp/.tmp.1192/Heap.20230202.134043.1506981.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    [1506981:0xf4400708]...

Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46450, nodejs/node#46485)
Appeared test-ibm-rhel8-s390x-1, test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/49304/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49334/
Example
not ok 2085 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15.323
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:38547/40d54bec-065d-4330-bfcf-10e7383da197
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [err] Debugger attached.
    [err] Debugger attached.
    [err] 
    [test] Breaking in code and verifying events are fired
    Timed out waiting for matching notification (Initial pause)
    1
  ...


Reason sequential/test-child-process-pass-fd
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45888, nodejs/node#46466)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/49309/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49340/
Example
not ok 3736 sequential/test-child-process-pass-fd
  ---
  duration_ms: 0.356
  severity: crashed
  exitcode: -10
  stack: |-
    node:events:488
          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:624:28)
        at Socket.emit (node:events:510: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:488
          throw er; // Unhandled 'error' event
    ...

Reason sequential/test-diagnostic-dir-cpu-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46485, nodejs/node#46486)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/49334/
Last CI https://ci.nodejs.org/job/node-test-pull-request/49346/
Example
not ok 3234 sequential/test-diagnostic-dir-cpu-prof
  ---
  duration_ms: 0.314
  severity: fail
  exitcode: 1
  stack: |-
    Dispatching message { "id": 1, "method": "Profiler.enable" }
    Receive CPU profile message
    {"id":1,"result":{}}
    Dispatching message { "id": 2, "method": "Profiler.start" }
    Receive CPU profile message
    {"id":2,"result":{}}
    Dispatching message { "id": 3, "method": "Profiler.setSamplingInterval", "params": { "interval": 50 } }
    Receive CPU profile message
    {"id":3,"error":{"code":-32000,"message":"Cannot change sampling interval when profiling."}}
    EndStartedProfilers
    V8CpuProfilerConnection::End(), ending = false
    Dispatching message { "id": 4, "method": "Profiler.stop" }
    Receive CPU profile message
    Writing profile response (id = 4)
    Written result to /home/iojs/node-tmp/.tmp.3233/prof/CPU.20230203.061604.6851.0.001.cpuprofile
    
    [
      {
        id: 1,
        callFrame: {
          functionName: '(root)',
          scriptId: '0',
 ...

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. (3)
  • warning: failed to remove Release/node.exe: Invalid argument (12)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (2)
  • addons/new-isolate-addon/test (12)
  • addons/new-isolate-addon/test-nonodesnapshot (12)
  • parallel/test-child-process-cwd (7)
  • parallel/test-child-process-exec-cwd (6)
  • parallel/test-webcrypto-wrap-unwrap (6)
  • sequential/test-worker-prof (6)
  • parallel/test-buffer-isascii (5)
  • parallel/test-buffer-isutf8 (5)
  • wpt/test-encoding (5)
  • wpt/test-webcrypto (5)
  • parallel/test-performance-function (4)
  • parallel/test-watch-mode-files_watcher (4)
  • pummel/test-net-throttle (3)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • parallel/test-inspector-multisession-ws (2)
  • sequential/test-child-process-pass-fd (2)
  • sequential/test-diagnostic-dir-cpu-prof (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