Jira: https://issues.apache.org/jira/browse/YARN-3458
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8847/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 292 lines...]
| -1 | whitespace | 0m 0s | The patch has 1 line(s) that end in
| | | | whitespace. Use git apply
| | | | --whitespace=fix.
| +1 | install | 1m 25s | 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 56s | Tests failed in hadoop-yarn-common.
| | | 39m 3s |
Reason | Tests
Failed unit tests | hadoop.yarn.util.TestRackResolver
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12750623/YARN-3458-7.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / dc7a061 |
| whitespace |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/whitespace.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/8847/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf909.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.
7a840a833f76321597421480e634ba785bbd5748 logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8782
Archived 27 artifacts
Archive block size is 32768
Received 44 blocks and 8349077 bytes
Compression is 14.7%
Took 2.1 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.util.TestRackResolver.testCaching
Error Message:
expected:</[default-rack]> but was:</[rack1]>
Stack Trace:
org.junit.ComparisonFailure: expected:</[default-rack]> but was:</[rack1]>
at org.junit.Assert.assertEquals(Assert.java:115)
at org.junit.Assert.assertEquals(Assert.java:144)
at
org.apache.hadoop.yarn.util.TestRackResolver.testCaching(TestRackResolver.java:102)