Jira: https://issues.apache.org/jira/browse/YARN-3970
Build: https://builds.apache.org/job/PreCommit-YARN-Build/8958/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 347 lines...]
| +1 | eclipse:eclipse | 0m 33s | The patch built with
| | | | eclipse:eclipse.
| +1 | findbugs | 2m 24s | The patch does not introduce any
| | | | new Findbugs (version 3.0.0)
| | | | warnings.
| +1 | yarn tests | 6m 55s | Tests passed in hadoop-yarn-client.
| -1 | yarn tests | 54m 19s | Tests failed in
| | | | hadoop-yarn-server-resourcemanager.
| | | 109m 9s |
Reason | Tests
Failed unit tests |
hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions
|| Subsystem || Report/Notes ||
============================================================================
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12753515/YARN-3970.20150901-1.patch
|
| Optional Tests | javadoc javac unit findbugs checkstyle site |
| git revision | trunk / faa38e1 |
| Pre-patch Findbugs warnings |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/trunkFindbugsWarningshadoop-yarn-server-resourcemanager.html
|
| checkstyle |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt
|
| hadoop-yarn-client test log |
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-client.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/8958/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.
412060513505b9cc0f9c17b8e7d84454498ee10b logged out
============================================================================
============================================================================
Finished build.
============================================================================
============================================================================
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 46 artifacts
Archive block size is 32768
Received 92 blocks and 11730516 bytes
Compression is 20.4%
Took 2.4 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.
REGRESSION:
org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppRunningKill[1]
Error Message:
application finish time is not greater then 0
Stack Trace:
java.lang.AssertionError: application finish time is not greater then 0
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.assertTimesAtFinish(TestRMAppTransitions.java:322)
at
org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.assertKilled(TestRMAppTransitions.java:339)
at
org.apache.hadoop.yarn.server.resourcemanager.rmapp.TestRMAppTransitions.testAppRunningKill(TestRMAppTransitions.java:758)