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 2022-09-01 #364

Open
28 tasks
github-actions bot opened this issue Sep 1, 2022 · 0 comments
Open
28 tasks

CI Reliability 2022-09-01 #364

github-actions bot opened this issue Sep 1, 2022 · 0 comments

Comments

@github-actions
Copy link

github-actions bot commented Sep 1, 2022

Failures in node-test-pull-request/46257 to node-test-pull-request/46355 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-09-01 00:16 1 7 29 8 55 7.69%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#44179, nodejs/node#44450, nodejs/node#44410, nodejs/node#44362)
Appeared test-digitalocean-freebsd12-x64-2, test-equinix-ubuntu2004_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46337/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 107.170.28.213/107.170.28.213:46335' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at jdk.proxy2/jdk.proxy2.$Proxy87.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1215)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1207)

Build Failure

Reason ERROR: Build step failed with exception
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#44179, nodejs/node#44379, nodejs/node#44279, nodejs/node#44358)
Appeared test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46299/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
ERROR: Build step failed with exception
java.lang.NullPointerException: no workspace from node hudson.slaves.DumbSlave[test-equinix-ubuntu2004_container-armv7l-2] which is computer hudson.slaves.SlaveComputer@4a73d9df and has channel null
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:114)
	at hudson.tasks.CommandInterpreter.perform(CommandInterpreter.java:92)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processBuildSteps(Processor.java:180)
	at org.jenkinsci.plugins.postbuildscript.processor.Processor.processScripts(Processor.java:91)

Reason ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error?
Type BUILD_FAILURE
Failed PR 4 (nodejs/node#44380, nodejs/node#44355, nodejs/node#44393, nodejs/node#44341)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46257/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46269/
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
Join notifier cannot find upstream run: node-test-binary-windows-js-suites number 16484
Finished: 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#44327, nodejs/node#44418)
Appeared test-equinix-debian10_container-armv7l-2, test-equinix-ubuntu2004_container-armv7l-1, test-equinix-debian10_container-armv7l-1, test-equinix-ubuntu2004_container-armv7l-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46331/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46355/
Example
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
[PostBuildScript] - [INFO] Executing post build scripts.
[node-test-binary-armv7l] $ /bin/bash -ex /tmp/jenkins9814744787877197919.sh
+ '[' -d .git ']'
+ git clean -fdx

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

Reason error: remote GitHub already exists.
Type BUILD_FAILURE
Failed PR 2 (nodejs/node#44388, nodejs/node#44410)
Appeared test-rackspace-win2012r2_vs2019-x64-4, test-rackspace-win2012r2_vs2017-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46312/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46326/
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

JSTest Failure

Reason parallel/test-child-process-exec-timeout
Type JS_TEST_FAILURE
Failed PR 8 (nodejs/node#44423, nodejs/node#44057, nodejs/node#44066, nodejs/node#44421, nodejs/node#44380, nodejs/node#44327, nodejs/node#44362, nodejs/node#44398)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46282/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46353/
Example
not ok 105 parallel/test-child-process-exec-timeout
  ---
  duration_ms: 12.56
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20
      assert.strictEqual(err.killed, true);
                             ^
    
    TypeError: Cannot read properties of null (reading 'killed')
        at C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-child-process-exec-timeout.js:20:26
        at C:\workspace\node-test-binary-windows-js-suites\node\test\common\index.js:444:15
        at ChildProcess.exithandler (node:child_process:404:7)
        at ChildProcess.emit (node:events:513:28)
        at maybeClose (node:internal/child_process:1091:16)
        at ChildProcess._handle.onexit (node:internal/child_process:302:5)
    
    Node.js v19.0.0-pre
  ...


Reason sequential/test-heap-prof
Type JS_TEST_FAILURE
Failed PR 7 (nodejs/node#44057, nodejs/node#44380, nodejs/node#44398, nodejs/node#44450, nodejs/node#44429, nodejs/node#44362, nodejs/node#44434)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46298/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46345/
Example
not ok 870 sequential/test-heap-prof
  ---
  duration_ms: 120.834
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason parallel/test-vm-timeout-escape-promise-2
Type JS_TEST_FAILURE
Failed PR 5 (nodejs/node#44380, nodejs/node#44393, nodejs/node#44057, nodejs/node#44327, nodejs/node#44450)
Appeared 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/46257/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46329/
Example
not ok 754 parallel/test-vm-timeout-escape-promise-2
  ---
  duration_ms: 1.353
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20
          throw new Error(
                ^
    
    Error: escaped timeout at 101 milliseconds!
        at loop (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:20:13)
        at evalmachine.<anonymous>:1:30
        at Script.runInContext (node:vm:141:12)
        at Script.runInNewContext (node:vm:146:17)
        at Object.runInNewContext (node:vm:306:38)
        at assert.throws.code (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:27:6)
        at getActual (node:assert:757:5)
        at Function.throws (node:assert:903:24)
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-vm-timeout-escape-promise-2.js:26:8)
       ...

Reason parallel/test-zlib-unused-weak
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44398, nodejs/node#44450, nodejs/node#44429, nodejs/node#44362)
Appeared test-rackspace-win2012r2_vs2017-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46317/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46337/
Example
not ok 664 parallel/test-zlib-unused-weak
  ---
  duration_ms: 0.188
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:386
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: Expected after-GC delta 455936 to be less than 5 % of before-GC delta 1612937
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\parallel\test-zlib-unused-weak.js:16:1)
        at Module._compile (internal/modules/cjs/loader.js:999:30)
        at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
        at Module.load (internal/modules/cjs/loader.js:863:32)
        at Function.Module._load (internal/modules/cjs/loader.js:708:14)
        at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:60:12)
        at internal/main/run_main_module.js:17:47 {
      generatedMessage: false,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
  ...


Reason sequential/test-child-process-execsync
Type JS_TEST_FAILURE
Failed PR 4 (nodejs/node#44341, nodejs/node#44370, nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1, test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46269/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 846 sequential/test-child-process-execsync
  ---
  duration_ms: 6.106
  severity: fail
  exitcode: 1
  stack: |-
    node:assert:400
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(end < SLEEP)
    
        at Object.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\sequential\test-child-process-execsync.js:62:3)
        at Module._compile (node:internal/modules/cjs/loader:1119:14)
        at Module._extensions..js (node:internal/modules/cjs/loader:1173:10)
        at Module.load (node:internal/modules/cjs/loader:997:32)
        at Module._load (node:internal/modules/cjs/loader:838:12)
        at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:81:12)
        at node:internal/main/run_main_module:18:47 {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: false,
      expected: true,
      operator: '=='
    }
    
    Node.js v18.8.1-pre
  ...


Reason node-api/test_threadsafe_function/test
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44402, nodejs/node#44376)
Appeared test-equinix-ubuntu2004_container-armv7l-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46259/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46261/
Example
not ok 3517 node-api/test_threadsafe_function/test
  ---
  duration_ms: 360.57
  severity: fail
  exitcode: -15
  stack: |-
    timeout
  ...


Reason parallel/test-debugger-extract-function-name
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44393, nodejs/node#44327)
Appeared test-azure_msft-win10_vs2019-x64-2, test-digitalocean-ubuntu1804_sharedlibs_container-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46268/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46289/
Example
not ok 201 parallel/test-debugger-extract-function-name
  ---
  duration_ms: 10.852
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v19.0.0-pre
  ...


Reason parallel/test-heapsnapshot-near-heap-limit-worker
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44327, nodejs/node#44450)
Appeared test-rackspace-win2012r2_vs2015-x64-2, test-rackspace-win2012r2_vs2019-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/46313/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46321/
Example
not ok 323 parallel/test-heapsnapshot-near-heap-limit-worker
  ---
  duration_ms: 4.90
  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=51508936, total_size=51508936
    Estimated available memory=5794344960, estimated overhead=25165824
    Start generating Heap.20220830.163416.4460.1.001.heapsnapshot...
    Wrote snapshot to C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.292\Heap.20220830.163416.4460.1.001.heapsnapshot
    
    <--- Last few GCs --->
    
    [4460:0694CAE0]     2487 ms: Mark-sweep (reduce) 49.1 (52.8) -> 49.1 (52.8) MB, 7.8 / 0.0 ms  (average mu = 0.313, current mu = -0.114) heap profiler; GC in old space requested
    
    
    <--- JS stacktrace --->
    
    FATAL ERROR: Ineffective mark-compacts near heap limit Allocation failed - JavaScript heap out of memory
     1: 019F31CB v8::internal::Heap::PageFlagsAreCo...

Reason parallel/test-inspector-esm
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44022, nodejs/node#44379)
Appeared test-ibm-rhel8-s390x-4, test-nearform-macos10.15-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46300/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46303/
Example
not ok 1782 parallel/test-inspector-esm
  ---
  duration_ms: 15.689
  severity: fail
  exitcode: 1
  stack: |-
    [test] Connecting to a child Node process
    [test] Testing /json/list
    [err] Debugger listening on ws://127.0.0.1:41069/96d81102-2d3e-44b7-a6d7-424a939617bb
    [err] For help, see: https://nodejs.org/en/docs/inspector
    [err] 
    [test] Verifying debugger stops on start (--inspect-brk option)
    [err] Debugger attached.
    [err] 
    Timed out waiting for matching notification (break on file:///home/iojs/build/workspace/node-test-commit-linuxone/test/fixtures/es-modules/message.mjs:0)
    1
  ...


Reason sequential/test-debugger-auto-resume
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 852 sequential/test-debugger-auto-resume
  ---
  duration_ms: 10.863
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-backtrace
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 853 sequential/test-debugger-backtrace
  ---
  duration_ms: 10.173
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-clear-breakpoints
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 853 sequential/test-debugger-clear-breakpoints
  ---
  duration_ms: 10.841
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-custom-port
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 854 sequential/test-debugger-custom-port
  ---
  duration_ms: 10.155
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
    < Debugger listening on ws://127.0.0.1:12346/1c5bfd0b-ca94-4ecd-84f7-c9a85c6c5ec3
    < For help, see: https://nodejs.org/en/docs/inspector
    < 
    connecting to 127.0.0.1:12346 ...
     ok
    
    < Debugger attached.
    < 
    
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-exec
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 855 sequential/test-debugger-exec
  ---
  duration_ms: 9.764
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-exec-scope
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 854 sequential/test-debugger-exec-scope
  ---
  duration_ms: 10.857
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-launch
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 856 sequential/test-debugger-launch
  ---
  duration_ms: 9.874
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-object-type-remote-object
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 856 sequential/test-debugger-object-type-remote-object
  ---
  duration_ms: 120.816
  severity: fail
  exitcode: 1
  stack: |-
    timeout
  ...


Reason sequential/test-debugger-profile
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 857 sequential/test-debugger-profile
  ---
  duration_ms: 10.925
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-random-port-with-inspect-port
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 858 sequential/test-debugger-random-port-with-inspect-port
  ---
  duration_ms: 9.994
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-restart-message
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 858 sequential/test-debugger-restart-message
  ---
  duration_ms: 11.6
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-use-strict
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44392, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/46305/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46350/
Example
not ok 859 sequential/test-debugger-use-strict
  ---
  duration_ms: 11.25
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Reason sequential/test-debugger-watchers
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#44355, nodejs/node#44358)
Appeared test-azure_msft-win10_vs2019-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/46266/
Last CI https://ci.nodejs.org/job/node-test-pull-request/46306/
Example
not ok 860 sequential/test-debugger-watchers
  ---
  duration_ms: 9.984
  severity: fail
  exitcode: 1
  stack: |-
    C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84
              reject(new Error([
                     ^
    
    Error: Timeout (5000) while waiting for /break (?:on start )?in/i; found: 
        at Timeout.<anonymous> (C:\workspace\node-test-binary-windows-js-suites\node\test\common\debugger.js:84:18)
        at listOnTimeout (node:internal/timers:564:17)
        at process.processTimers (node:internal/timers:507:7)
    
    Node.js v18.8.1-pre
  ...


Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (4)
  • ERROR: Build step failed with exception (4)
  • ERROR: Step �Publish JUnit test result report� failed: No test report files were found. Configuration error? (4)
  • 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)
  • parallel/test-child-process-exec-timeout (8)
  • sequential/test-heap-prof (7)
  • parallel/test-vm-timeout-escape-promise-2 (5)
  • parallel/test-zlib-unused-weak (4)
  • sequential/test-child-process-execsync (4)
  • node-api/test_threadsafe_function/test (2)
  • parallel/test-debugger-extract-function-name (2)
  • parallel/test-heapsnapshot-near-heap-limit-worker (2)
  • parallel/test-inspector-esm (2)
  • sequential/test-debugger-auto-resume (2)
  • sequential/test-debugger-backtrace (2)
  • sequential/test-debugger-clear-breakpoints (2)
  • sequential/test-debugger-custom-port (2)
  • sequential/test-debugger-exec (2)
  • sequential/test-debugger-exec-scope (2)
  • sequential/test-debugger-launch (2)
  • sequential/test-debugger-object-type-remote-object (2)
  • sequential/test-debugger-profile (2)
  • sequential/test-debugger-random-port-with-inspect-port (2)
  • sequential/test-debugger-restart-message (2)
  • sequential/test-debugger-use-strict (2)
  • sequential/test-debugger-watchers (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