Bharath Vissapragada has posted comments on this change. (
http://gerrit.cloudera.org:8080/11890 )
Change subject: IMPALA-7821: Refactor ExprRewriteRulesTest for easier debugging
......................................................................
Patch Set 4:
Oh wait, I just saw the thread dump option and I can see the following. It
seems to be waiting for new executors. Wondering if it has something to do with
the maintenance email from Lars.
Thread #6
at DSL.parallel(Native Method)
at WorkflowScript.run(WorkflowScript:8)
at DSL.timeout(killer task reported done)
at WorkflowScript.run(WorkflowScript:6)
at DSL.ansiColor(Native Method)
at WorkflowScript.run(WorkflowScript:2)
at DSL.timestamps(Native Method)
at WorkflowScript.run(WorkflowScript:1)
Thread #13
at DSL.build(waiting to schedule ubuntu-16.04-from-scratch; blocked:
Waiting for next available executor on ‘ubuntu-16.04’)
at WorkflowScript.run(WorkflowScript:18)
Thread #14
at DSL.build(waiting to schedule all-build-options-ub1604; blocked:
Waiting for next available executor on ‘ubuntu-16.04’)
at WorkflowScript.run(WorkflowScript:33)
Thread #16
at DSL.build(waiting to schedule clang-tidy-ub1604; blocked: Waiting
for next available executor on ‘ubuntu-16.04’)
at WorkflowScript.run(WorkflowScript:50)
I could also confirm that from
https://jenkins.impala.io/job/parallel-all-tests/4671/flowGraphTable/ For ex:
https://jenkins.impala.io/job/parallel-all-tests/4671/execution/node/20/log/
--
To view, visit http://gerrit.cloudera.org:8080/11890
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I99a28b170bc0132424041e51f61ebe5c848c4083
Gerrit-Change-Number: 11890
Gerrit-PatchSet: 4
Gerrit-Owner: Paul Rogers <[email protected]>
Gerrit-Reviewer: Bharath Vissapragada <[email protected]>
Gerrit-Reviewer: Gabor Kaszab <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Paul Rogers <[email protected]>
Gerrit-Comment-Date: Thu, 06 Dec 2018 20:04:13 +0000
Gerrit-HasComments: No