Jira: https://issues.apache.org/jira/browse/YARN-3878
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8576/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 306 lines...]
| | | | issues.
| +1 | whitespace | 0m 0s | The patch has no lines that end in
| | | | whitespace.
| +1 | install | 1m 21s | mvn install still works.
| +1 | eclipse:eclipse | 0m 33s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 1m 33s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| -1 | yarn tests | 1m 57s | Tests failed in hadoop-yarn-common.
| | | 38m 34s |
Reason | Tests
Failed unit tests | hadoop.yarn.event.TestAsyncDispatcher
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12745865/YARN-3878.09_reprorace.pat_h
|
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / 419c51d |
| javac |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffJavacWarnings.txt
|
| hadoop-yarn-common test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-common.txt
|
| Test Results |
https://builds.apache.org/job/PreCommit-YARN-Build/8576/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf906.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP
PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux |
============================================================================
============================================================================
Adding comment to JIRA
============================================================================
============================================================================
Comment added.
335104381c030774e5024679eaa822638f4e4440 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8558
Archived 28 artifacts
Archive block size is 32768
Received 37 blocks and 8778872 bytes
Compression is 12.1%
Took 1.9 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.event.TestAsyncDispatcher.testBlockNewEvents
Error Message:
Event Queue should have been empty
Stack Trace:
java.lang.AssertionError: Event Queue should have been empty
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.yarn.event.TestAsyncDispatcher.testBlockNewEvents(TestAsyncDispatcher.java:90)