Jira: https://issues.apache.org/jira/browse/YARN-3517
Build: https://builds.apache.org/job/PreCommit-YARN-Build/7478/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 278 lines...]
| | | | additional checkstyle issues.
| +1 | install | 1m 32s | mvn install still works.
| +1 | eclipse:eclipse | 0m 32s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 2m 39s | The patch does not introduce any
| | | | new Findbugs (version 2.0.3)
| | | | warnings.
| +1 | yarn tests | 2m 2s | Tests passed in hadoop-yarn-common.
| -1 | yarn tests | 53m 59s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 98m 18s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12727652/YARN-3517.004.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 49f6e3d |
| whitespace |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/whitespace.txt
|
| checkstyle |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/checkstyle-result-diff.txt
|
| hadoop-yarn-common test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-common.txt
|
| hadoop-yarn-server-resourcemanager test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/../patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-YARN-Build/7478/testReport/ |
============================================================================
============================================================================
Adding comment to JIRA
============================================================================
============================================================================
Comment added.
c9bf636b94249f397f92887f5604b5cd54237361 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #7452
Archived 26 artifacts
Archive block size is 32768
Received 782 blocks and 149376126 bytes
Compression is 14.6%
Took 33 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
1 tests failed.
FAILED:
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate.testNodeUpdate
Error Message:
test timed out after 30000 milliseconds
Stack Trace:
java.lang.Exception: test timed out after 30000 milliseconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.hadoop.yarn.server.resourcemanager.MockRM.waitForState(MockRM.java:233)
at
org.apache.hadoop.yarn.server.resourcemanager.MockRM.waitForState(MockRM.java:205)
at
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestCapacitySchedulerNodeLabelUpdate.testNodeUpdate(TestCapacitySchedulerNodeLabelUpdate.java:168)