Skip to content

CI Relability 2020-07-13 #36

Open
Open
@github-actions

Description

Failures in node-test-pull-request/32208 to node-test-pull-request/32302 that failed more than 2 PRs
(Generated with ncu-ci walk pr --stats=true --markdown /home/runner/work/nodejs-reliability/nodejs-reliability/results.md)

UTC Time RUNNING SUCCESS UNSTABLE ABORTED FAILURE Green Rate
2020-07-13 00:22 1 24 25 10 40 26.97%

Jenkins Failure

Reason Backing channel 'JNLP4-connect connection from ... is disconnected.
Type JENKINS_FAILURE
Failed PR 4 (nodejs/node#34032, nodejs/node#34142, nodejs/node#34231, nodejs/node#34255)
Appeared test-requireio_piccoloaiutante-debian10-arm64_pi3-1, test-orka-macos10.14-x64-2, test-orka-macos10.14-x64-3, test-orka-macos10.14-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32242/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32250/
Example
java.io.IOException: Backing channel 'JNLP4-connect connection from 203.217.18.114/203.217.18.114:48152' is disconnected.
	at hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:216)
	at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
	at com.sun.proxy.$Proxy94.isAlive(Unknown Source)
	at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1147)
	at hudson.Launcher$RemoteLauncher$ProcImpl.join(Launcher.java:1139)

Git Failure

Build Failure

Reason Error: [Errno 2] No such file or directory: 'test.tap'
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#34228, nodejs/node#34250, nodejs/node#34148, nodejs/node#34247, nodejs/node#34287, nodejs/node#34303, nodejs/node#34313, nodejs/node#34314, nodejs/node#34319)
Appeared test-softlayer-centos6-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32226/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32293/
Example
Error: [Errno 2] No such file or directory: 'test.tap'
POST BUILD TASK : FAILURE
END OF POST BUILD TASK : 0
Recording test results
Recording fingerprints
Collecting metadata...

Reason error: ‘std::index_sequence’ has not been declared
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#34228, nodejs/node#34250, nodejs/node#34148, nodejs/node#34247, nodejs/node#34287, nodejs/node#34303, nodejs/node#34313, nodejs/node#34314, nodejs/node#34319)
Appeared test-softlayer-centos7-x64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32226/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32293/
Example
error: ‘std::index_sequence’ has not been declared
                                         std::index_sequence<Indexes...>)
                                              ^
../deps/v8/src/base/template-utils.h:20:60: error: expected ‘,’ or ‘...’ before ‘<’ token
                                         std::index_sequence<Indexes...>)
                                                            ^

Reason fatal: No rebase in progress?
Type BUILD_FAILURE
Failed PR 9 (nodejs/node#34228, nodejs/node#34250, nodejs/node#34148, nodejs/node#34247, nodejs/node#34287, nodejs/node#34303, nodejs/node#34313, nodejs/node#34314, nodejs/node#34319)
Appeared test-softlayer-debian8-x86-1, test-digitalocean-ubuntu1404-x86-1, test-digitalocean-ubuntu1604-x86-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32226/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32293/
Example
fatal: No rebase in progress?

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#34228, nodejs/node#34250, nodejs/node#34313, nodejs/node#34314)
Appeared test-packetnet-centos7-arm64-1
First CI https://ci.nodejs.org/job/node-test-pull-request/32226/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32287/
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 fatal error: ld terminated with signal 9 [Killed]
Type BUILD_FAILURE
Failed PR 3 (nodejs/node#34203, nodejs/node#34255, nodejs/node#34187)
Appeared test-joyent-ubuntu1804_sharedlibs_container-x64-4, test-joyent-ubuntu1804_sharedlibs_container-x64-3
First CI https://ci.nodejs.org/job/node-test-pull-request/32217/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32282/
Example
fatal error: ld terminated with signal 9 [Killed]

JSTest Failure

Reason parallel/test-repl
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34203, nodejs/node#34250)
Appeared test-requireio_williamkapke-debian10-arm64_pi3-3, test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32209/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32239/
Example
not ok 488 parallel/test-repl
  ---
  duration_ms: 6.93
  severity: fail
  exitcode: 1
  stack: |-
    out: ""
    in: ""
    out: "message"
    in: "'Read, Eval, Print Loop'"
    out: "invoke_me(987)"
    in: "'invoked 987'"
    out: "a = 12345"
    in: "12345"
    out: "{a:1}"
    in: "{ a: 1 }"
    out: "throw new Error('test error');"
    in: "Uncaught Error: test error"
    out: "throw { foo: 'bar' };"
    in: "Uncaught { foo: 'bar' }"
    out: "function test_func() {"
    in: "... "
    out: ".break"
    in: ""
    out: "eval(\"function test_func() {\")"
    in: "Uncaught SyntaxError: Unexpected end of input"
    out: "`io.js"
    in: "... "
    out: ".break"
    in: ""
    out: "`io.js ${\"1.0\""
    in: "... "
    out: "+ \".2\"}`"
    in: "'io.js 1.0.2'"
    out: "`io.js ${"
    in: "... "
    out: "\"1.0\" + \".2\"}`"
    in: "'io.js 1.0.2'"
    out: "(\"a\""
    in: "... "
    out: ".charAt(0))"
    in: "'a'"
    out: ".1234"
    in: "0.1234"
    out: ".1+.1"
    in: "0.2"
    out: "JSON.parse('{\"...

Reason parallel/test-trace-atomics-wait
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#33674, nodejs/node#34247)
Appeared test-nearform-macos10.15-x64-3, test-nearform-macos10.15-x64-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32252/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32254/
Example
not ok 2241 parallel/test-trace-atomics-wait
  ---
  duration_ms: 0.405
  severity: fail
  exitcode: 1
  stack: |-
    +++ normalized stdout +++
    [Thread 0] Atomics.wait(<address> + 0, 1, inf) started
    [Thread 0] Atomics.wait(<address> + 0, 1, inf) did not wait because the values mismatched
    [Thread 0] Atomics.wait(<address> + 0, 0, 10) started
    [Thread 0] Atomics.wait(<address> + 0, 0, 10) timed out
    [Thread 1] Atomics.wait(<address> + 4, -1, inf) started
    [Thread 0] Atomics.wait(<address> + 4, 0, inf) started
    [Thread 0] Atomics.wait(<address> + 4, 0, inf) did not wait because the values mismatched
    [Thread 1] Atomics.wait(<address> + 4, -1, inf) was woken up by another thread
    --- normalized stdout ---
    assert.js:385
        throw err;
        ^
    
    AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:
    
      assert(expectedTimelines.includes(actualTimeline))
    
        at Object.<anonymous> (/Users/iojs/build/workspace/node-test-commit-osx/node...

Reason sequential/test-tls-session-timeout
Type JS_TEST_FAILURE
Failed PR 2 (nodejs/node#34245, nodejs/node#34032)
Appeared test-requireio_kahwee-debian10-arm64_pi3-1, test-requireio_svincent-debian10-armv7l_pi2-2
First CI https://ci.nodejs.org/job/node-test-pull-request/32235/
Last CI https://ci.nodejs.org/job/node-test-pull-request/32242/
Example
not ok 744 sequential/test-tls-session-timeout
  ---
  duration_ms: 4.871
  severity: fail
  exitcode: 1
  stack: |-
    assert.js:103
      throw new AssertionError(obj);
      ^
    
    AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
    + actual - expected
    
    + 'New'
    - 'Reused'
        at /home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-tls-session-timeout.js:124:16
        at ChildProcess.<anonymous> (/home/iojs/build/workspace/node-test-binary-arm/test/sequential/test-tls-session-timeout.js:108:7)
        at ChildProcess.emit (events.js:314:20)
        at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12) {
      generatedMessage: true,
      code: 'ERR_ASSERTION',
      actual: 'New',
      expected: 'Reused',
      operator: 'strictEqual'
    }
  ...


Progress

  • Backing channel 'JNLP4-connect connection from ... is disconnected. (4)
  • Error: [Errno 2] No such file or directory: 'test.tap' (9)
  • error: ‘std::index_sequence’ has not been declared (9)
  • fatal: No rebase in progress? (9)
  • ERROR: Step ‘Publish JUnit test result report’ failed: No test report files were found. Configuration error? (4)
  • fatal error: ld terminated with signal 9 [Killed] (3)
  • parallel/test-repl (2)
  • parallel/test-trace-atomics-wait (2)
  • sequential/test-tls-session-timeout (2)

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions