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-12 #481

Open
26 tasks
github-actions bot opened this issue Jan 12, 2023 · 0 comments
Open
26 tasks

CI Reliability 2023-01-12 #481

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

Comments

@github-actions
Copy link

Failures in node-test-pull-request/48851 to node-test-pull-request/48950 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-12 00:13 0 1 30 15 54 1.18%

CCTest Failure

Jenkins Failure

Git Failure

Build Failure

Reason Error: getWindowSize EINVAL
Type BUILD_FAILURE
Failed PR 16 (nodejs/node#46061, nodejs/node#46025, nodejs/node#45907, nodejs/node#46108, nodejs/node#46113, nodejs/node#46119, nodejs/node#46017, nodejs/node#46126, nodejs/node#46083, nodejs/node#46138, nodejs/node#44004, nodejs/node#46145, nodejs/node#46156, nodejs/node#46148, nodejs/node#46172, nodejs/node#46164)
Appeared test-equinix_mnx-smartos18-x64-4, test-equinix_mnx-smartos20-x64-3, test-equinix_mnx-smartos20-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48851/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48947/
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: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#46025, nodejs/node#44004)
Appeared test-azure_msft-win10_vs2019-x64-2, test-rackspace-win2012r2_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-3, test-rackspace-win2012r2_vs2019-x64-3, test-azure_msft-win10_vs2019-x64-4, test-rackspace-win2012r2_vs2013-x64-1, test-azure_msft-win10_vs2019-x64-1, test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2017-x64-2, test-rackspace-win2012r2_vs2017-x64-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48858/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48907/
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

Reason Failed to trigger sub builds
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#46108, nodejs/node#46083)
Appeared undefined
First CI https://ci.nodejs.org/job/node-test-pull-request/48876/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48884/
Example
Failed to trigger sub builds

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#46156)
Appeared test-rackspace-win2012r2_vs2017-x64-1, test-rackspace-win2012r2_vs2019-x64-6
First CI https://ci.nodejs.org/job/node-test-pull-request/48866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48927/
Example
error: remote GitHub already exists.

> git fetch --prune --no-tags GitHub 

> git fetch --prune --no-tags https://github.com/nodejs/build.git +refs/heads/main:refs/remotes/jenkins_tmp

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#46119, nodejs/node#45038)
Appeared test-osuosl-rhel8-ppc64_le-4, test-orka-macos10.15-x64-2, test-orka-macos11-x64-2, test-softlayer-alpine311_container-x64-1, test-digitalocean-alpine312_container-x64-2, test-rackspace-debian10-x64-1, test-digitalocean-fedora32-x64-1, test-digitalocean-fedora34-x64-1, test-ibm-rhel8-x64-1, test-osuosl-rhel8-ppc64_le-2, test-softlayer-ubi81_container-x64-1, test-nearform-macos11.0-arm64-1, test-osuosl-rhel8-ppc64_le-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48886/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48914/
Example
fatal: No rebase in progress?

JSTest Failure

Reason parallel/test-child-process-cwd
Type JS_TEST_FAILURE
Failed PR 9 (nodejs/node#46025, nodejs/node#46083, nodejs/node#46119, nodejs/node#46126, nodejs/node#46017, nodejs/node#44004, nodejs/node#46145, nodejs/node#46164, nodejs/node#45966)
Appeared test-nearform_arm-win10_vs2019-arm64-1, test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48858/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48950/
Example
not ok 98 parallel/test-child-process-cwd
  ---
  duration_ms: 0.341
  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 Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:519:28)
        at Pipe.<anonymous> (node:net:315:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'C:\\Windows',
      expected: 'C:\\WINDOWS',
      operator: 'strictEqual'
    }
    
...

Reason parallel/test-child-process-exec-cwd
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#46025, nodejs/node#46083, nodejs/node#46119, nodejs/node#46017, nodejs/node#44004, nodejs/node#46145, nodejs/node#46164, nodejs/node#45966)
Appeared test-nearform_arm-win10_vs2019-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48858/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48950/
Example
not ok 100 parallel/test-child-process-exec-cwd
  ---
  duration_ms: 0.350
  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 sequential/test-cpu-prof-dir-and-name
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#46113, nodejs/node#46083, nodejs/node#46119, nodejs/node#46125, nodejs/node#46145)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48881/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48918/
Example
not ok 3719 sequential/test-cpu-prof-dir-and-name
  ---
  duration_ms: 0.715
  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.setSamplingInterval", "params": { "interval": 50 } }
    Receive CPU profile message
    {"id":2,"result":{}}
    Dispatching message { "id": 3, "method": "Profiler.start" }
    Receive CPU profile message
    {"id":3,"result":{}}
    
    
    #
    # Fatal error in ../deps/v8/src/execution/frames.h, line 197
    # Debug check failed: static_cast<uintptr_t>(type) < Type::NUMBER_OF_TYPES (140737111883976 vs. 27).
    #
    #
    #
    #FailureMessage Object: 0xffffd31ee0a8
     1: 0xaaaabc658d88 node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
     2: 0xaaaabc821694  [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
     3: 0xaaaabc8216c0  [/hom...

Reason addons/worker-buffer-callback/test-free-called
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45907, nodejs/node#44004, nodejs/node#46168)
Appeared test-osuosl-aix72-ppc64_be-4, test-osuosl-aix72-ppc64_be-2, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48938/
Example
not ok 3565 addons/worker-buffer-callback/test-free-called
  ---
  duration_ms: 0.315
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== 0
    
        at Object.<anonymous> (/home/iojs/build/workspace/node-test-commit-aix/nodes/aix72-ppc64/test/addons/worker-buffer-callback/test-free-called.js:14: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: 1,
      expected: 0,
      operator: 'strictEqual'
    }
    
    Node...

Reason parallel/test-performance-function
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#45671, nodejs/node#46126, nodejs/node#45907)
Appeared undefined, test-ibm-ubuntu1804-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48862/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48902/
Example
not ok 2224 parallel/test-performance-function
  ---
  duration_ms: 0.333
  severity: fail
  exitcode: 1
  stack: |-
    
    node:internal/event_target:1013
      process.nextTick(() => { throw err; });
                               ^
    RangeError [ERR_OUT_OF_RANGE]: The value of "val" is out of range. It must be a safe integer greater than 0. Received 0
        at new NodeError (node:internal/errors:399:5)
        at RecordableHistogram.record (node:internal/histogram:291:13)
        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
    Emitted 'error' event on Worker instance at:
        at [kOnErrorMessage] (node:internal/worker:300:10)
        at [kOnMessage] (node:internal/worker:311:37)
        at MessagePort.<anonymous> (node:internal/worker:207:57)
        at [nodejs.internal.kHybridDispatch] (node:internal/ev...

Reason parallel/test-runner-exit-code
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46115, nodejs/node#46119, nodejs/node#46017)
Appeared test-ibm-rhel8-s390x-4
First CI https://ci.nodejs.org/job/node-test-pull-request/48880/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48899/
Example
not ok 2231 parallel/test-runner-exit-code
  ---
  duration_ms: 0.560
  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: /home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/test-runner/never_ending_async.js\n'
    - 'TAP version 13\n'
        at runAndKill (/home/iojs/build/workspace/node-test-commit-linuxone/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: /home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/test-runner/never_ending_async.js\n',
      expected: 'TAP version 13\n',
      operator: 'strictEqual'
    ...

Reason parallel/test-wasm-web-api
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46115, nodejs/node#46125, nodejs/node#46017)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48880/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48905/
Example
not ok 3881 parallel/test-wasm-web-api
  ---
  duration_ms: 960.92
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason pummel/test-policy-integrity-dep
Type JS_TEST_FAILURE
Failed PR 3 (nodejs/node#46017, nodejs/node#46109, nodejs/node#45038)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48891/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48914/
Example
not ok 3495 pummel/test-policy-integrity-dep
  ---
  duration_ms: 0.780
  severity: crashed
  exitcode: -10
  stack: |-
  ...


Reason parallel/test-child-process-exec-timeout-kill
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#46153)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-4, test-digitalocean-freebsd12-x64-2, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48902/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48932/
Example
not ok 396 parallel/test-child-process-exec-timeout-kill
  ---
  duration_ms: 0.531
  severity: fail
  exitcode: 1
  stack: |-
    [stdout] 
    [stderr] 
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    
    1 !== null
    
        at /home/iojs/build/workspace/node-test-commit-arm/test/parallel/test-child-process-exec-timeout-kill.js:32:10
        at /home/iojs/build/workspace/node-test-commit-arm/test/common/index.js:448:15
        at ChildProcess.exithandler (node:child_process:427:5)
        at ChildProcess.emit (node:events:518:28)
        at maybeClose (node:internal/child_process:1098:16)
        at Socket.<anonymous> (node:internal/child_process:456:11)
        at Socket.emit (node:events:518:28)
        at Pipe.<anonymous> (node:net:316:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 1,
      expected: null,
      operator: 'strictEqual'
    }
    
    Node.js v20.0.0-pre...

Reason parallel/test-cli-eval
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46061, nodejs/node#46126)
Appeared test-macstadium-macos11.0-arm64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48867/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48897/
Example
not ok 239 parallel/test-cli-eval
  ---
  duration_ms: 0.540
  severity: crashed
  exitcode: -10
  stack: |-
  ...


Reason parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46083, nodejs/node#44004)
Appeared test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48883/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48908/
Example
not ok 1314 parallel/test-fs-watch-recursive-add-file-to-existing-subfolder
  ---
  duration_ms: 120.91
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-fs-watch-recursive-update-file
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46083, nodejs/node#46173)
Appeared test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48883/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48946/
Example
not ok 1363 parallel/test-fs-watch-recursive-update-file
  ---
  duration_ms: 120.114
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-inspector-multisession-ws
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46103, nodejs/node#46113)
Appeared test-ibm-rhel8-s390x-4, test-ibm-rhel8-s390x-1
First CI https://ci.nodejs.org/job/node-test-pull-request/48873/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48881/
Example
not ok 1884 parallel/test-inspector-multisession-ws
  ---
  duration_ms: 15.599
  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:40383/f29357ce-c4d3-4e26-8ffc-719ac41e7a7d
    [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 parallel/test-runner-watch-mode
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46115, nodejs/node#46083)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48880/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48885/
Example
not ok 2637 parallel/test-runner-watch-mode
  ---
  duration_ms: 120.36
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    TAP version 13
  ...


Reason parallel/test-worker-init-failure
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#46125)
Appeared test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48943/
Example
not ok 3239 parallel/test-worker-init-failure
  ---
  duration_ms: 1.365
  severity: fail
  exitcode: 1
  stack: |-
    child stdout: 
    
    child stderr: 
    
    #
    # Fatal error in ../deps/v8/src/heap/base/stack.cc, line 205
    # Debug check failed: check_invariant implies IsOnCurrentStack(stack_start_).
    #
    #
    #
    #FailureMessage Object: 0xfffff8dff288
     1: 0xaaaae989ac4c node::DumpBacktrace(_IO_FILE*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
     2: 0xaaaae9a64a90  [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
     3: 0xaaaae9a64abc  [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
     4: 0xaaaaeb65e3e0 V8_Fatal(char const*, int, char const*, ...) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
     5: 0xaaaaeb65e408 V8_Dcheck(char const*, int, char const*) [/home/iojs/build/workspace/node-test-commit-arm-debug/out/Debug/node]
     6: 0xaaaaeac2bb48 heap::base::Stack::SaveContext(boo...

Reason parallel/test-worker-nearheaplimit-deadlock
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#46125)
Appeared test-osuosl-rhel8-ppc64_le-2, test-ibm-rhel8-s390x-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48888/
Example
not ok 3467 parallel/test-worker-nearheaplimit-deadlock
  ---
  duration_ms: 120.18
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-worker-terminate-timers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#46164)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48933/
Example
not ok 829 parallel/test-worker-terminate-timers
  ---
  duration_ms: 0.642
  severity: fail
  exitcode: 3221226356
  stack: |-
  ...


Reason sequential/test-http-regr-gh-2928
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#46017, nodejs/node#46164)
Appeared test-digitalocean-freebsd12-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/48899/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48933/
Example
not ok 3827 sequential/test-http-regr-gh-2928
  ---
  duration_ms: 120.57
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    .+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.+.
  ...


Reason sequential/test-vm-timeout-escape-promise-module-2
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#44004)
Appeared test-ibm-rhel7-s390x-3
First CI https://ci.nodejs.org/job/node-test-pull-request/48902/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48908/
Example
not ok 3319 sequential/test-vm-timeout-escape-promise-module-2
  ---
  duration_ms: 0.402
  severity: fail
  exitcode: 1
  stack: |-
    (node:28942) ExperimentalWarning: VM Modules is an experimental feature. This feature could change at any time
    (Use `node --trace-warnings ...` to show where the warning was created)
    /home/iojs/build/workspace/node-test-commit-linuxone/test/common/index.js:638
    const crashOnUnhandledRejection = (err) => { throw err; };
                                                 ^
    
    Error: escaped timeout at 100 milliseconds!
        at loop (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:22:13)
        at vm:module(0):1:30
        at SourceTextModule.evaluate (internal/vm/module.js:230:23)
        at assert.rejects.code (/home/iojs/build/workspace/node-test-commit-linuxone/test/sequential/test-vm-timeout-escape-promise-module-2.js:38:16)
        at processTicksAndRejections (internal/process/task_queues....

Reason sequential/test-worker-prof
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#46119)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-azure_msft-win10_vs2019-x64-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48886/
Example
not ok 915 sequential/test-worker-prof
  ---
  duration_ms: 1.852
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:124
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: child exited with non-zero status:                      {
      status: 3221225477,
      signal: null,
      output: [ null, '', '' ],
      pid: 700,
      stdout: '',
      stderr: ''
    }
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-worker-prof.js:61:10)
        at Module._compile (node:internal/modules/cjs/loader:1247:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1301:10)
        at Module.load (node:internal/modules/cjs/loader:1104:32)
        at Module._load (node:internal/modules/cjs/loader:943:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:84:12)
        at node:internal/main/run_main_module:23:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
  ...

Reason wpt/test-wasm-webapi
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#45907, nodejs/node#46125)
Appeared test-osuosl-debian10_container-armv7l-1, test-equinix-ubuntu2004_sharedlibs_container-arm64-5
First CI https://ci.nodejs.org/job/node-test-pull-request/48866/
Last CI https://ci.nodejs.org/job/node-test-pull-request/48943/
Example
not ok 3693 wpt/test-wasm-webapi
  ---
  duration_ms: 4320.101
  severity: fail
  exitcode: -15
  stack: |-
    timeout
    ---- abort.any.js ----
    [SKIPPED] WPTRunner does not support fetch()
    ---- contenttype.any.js ----
    [SKIPPED] WPTRunner does not support fetch()
    ---- historical.any.js ----
    [SKIPPED] indexedDB is not defined
    ---- idlharness.any.js ----
    [SKIPPED] not configured
    ---- origin.sub.any.js ----
    [SKIPPED] CORS not implemented
    ---- status.any.js ----
    [SKIPPED] WPTRunner does not support fetch()
    ---- body.any.js ----
    [PASS] compileStreaming after consumption
    ---- body.any.js ----
    [PASS] compileStreaming before consumption
    ---- body.any.js ----
    [PASS] instantiateStreaming after consumption
    ---- body.any.js ----
    [PASS] instantiateStreaming before consumption
    ---- empty-body.any.js ----
    [PASS] compileStreaming: no body
    ---- empty-body.any.js ----
    [PASS] compileStreaming: no body in a promise
    ---- empty-body.a...

Progress

  • Error: getWindowSize EINVAL (16)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (2)
  • Failed to trigger sub builds (2)
  • error: remote GitHub already exists. (2)
  • fatal: No rebase in progress? (2)
  • parallel/test-child-process-cwd (9)
  • parallel/test-child-process-exec-cwd (8)
  • sequential/test-cpu-prof-dir-and-name (5)
  • addons/worker-buffer-callback/test-free-called (3)
  • parallel/test-performance-function (3)
  • parallel/test-runner-exit-code (3)
  • parallel/test-wasm-web-api (3)
  • pummel/test-policy-integrity-dep (3)
  • parallel/test-child-process-exec-timeout-kill (2)
  • parallel/test-cli-eval (2)
  • parallel/test-fs-watch-recursive-add-file-to-existing-subfolder (2)
  • parallel/test-fs-watch-recursive-update-file (2)
  • parallel/test-inspector-multisession-ws (2)
  • parallel/test-runner-watch-mode (2)
  • parallel/test-worker-init-failure (2)
  • parallel/test-worker-nearheaplimit-deadlock (2)
  • parallel/test-worker-terminate-timers (2)
  • sequential/test-http-regr-gh-2928 (2)
  • sequential/test-vm-timeout-escape-promise-module-2 (2)
  • sequential/test-worker-prof (2)
  • wpt/test-wasm-webapi (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