Jira: https://issues.apache.org/jira/browse/YARN-4087
Build: https://builds.apache.org/job/PreCommit-YARN-Build/9005/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 348 lines...]
|      |                     |            | eclipse:eclipse.
|  +1  |           findbugs  |  4m 40s    | The patch does not introduce any 
|      |                     |            | new Findbugs (version 3.0.0)
|      |                     |            | warnings.
|  +1  |         yarn tests  |  0m 23s    | Tests passed in hadoop-yarn-api. 
|  +1  |         yarn tests  |  1m 58s    | Tests passed in hadoop-yarn-common. 
|  -1  |         yarn tests  |  54m 30s   | Tests failed in 
|      |                     |            | hadoop-yarn-server-resourcemanager.
|      |                     |  104m 56s  | 


             Reason | Tests
 Failed unit tests  |  hadoop.yarn.server.resourcemanager.TestRMRestart 


|| Subsystem || Report/Notes ||
============================================================================
| Patch URL | 
http://issues.apache.org/jira/secure/attachment/12754127/YARN-4087.4.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / c83d13c |
| checkstyle |  
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt
 |
| hadoop-yarn-api test log | 
/home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-api.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/9005/testReport/ |
| Java | 1.7.0_55 |
| uname | Linux asf901.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.
4d08add3d2353945fc5441828bbef37b0d5178b6 logged out


============================================================================
============================================================================
                              Finished build.
============================================================================
============================================================================


Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending artifact delta relative to PreCommit-YARN-Build #8944
Archived 58 artifacts
Archive block size is 32768
Received 85 blocks and 32219191 bytes
Compression is 8.0%
Took 6.7 sec
[description-setter] Could not determine description.
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
2 tests failed.
REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartKilledApp[0]

Error Message:
expected:<[Fail to store application in state-store. Application will be lost 
after RM restart. 
Application killed by user.Fail to update application final state in 
state-store. 
]> but was:<[Application killed by user.]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Fail to store application in 
state-store. Application will be lost after RM restart. 
Application killed by user.Fail to update application final state in 
state-store. 
]> but was:<[Application killed by user.]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartKilledApp(TestRMRestart.java:797)


REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartKilledApp[1]

Error Message:
expected:<[Fail to store application in state-store. Application will be lost 
after RM restart. 
Application killed by user.Fail to update application final state in 
state-store. 
]> but was:<[Application killed by user.]>

Stack Trace:
org.junit.ComparisonFailure: expected:<[Fail to store application in 
state-store. Application will be lost after RM restart. 
Application killed by user.Fail to update application final state in 
state-store. 
]> but was:<[Application killed by user.]>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at 
org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testRMRestartKilledApp(TestRMRestart.java:797)


Reply via email to