See https://builds.apache.org/job/Hadoop-Yarn-trunk/886/

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 9873 lines...]

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [  2.969 s]
[INFO] hadoop-yarn-api ................................... SUCCESS [03:17 min]
[INFO] hadoop-yarn-common ................................ SUCCESS [02:59 min]
[INFO] hadoop-yarn-server ................................ SUCCESS [  0.101 s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [ 41.565 s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:30 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 25.922 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [03:03 min]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [49:16 min]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [02:19 min]
[INFO] hadoop-yarn-client ................................ FAILURE [06:49 min]
[INFO] hadoop-yarn-server-sharedcachemanager ............. SKIPPED
[INFO] hadoop-yarn-applications .......................... SKIPPED
[INFO] hadoop-yarn-applications-distributedshell ......... SKIPPED
[INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED
[INFO] hadoop-yarn-site .................................. SKIPPED
[INFO] hadoop-yarn-registry .............................. SKIPPED
[INFO] hadoop-yarn-project ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:15 h
[INFO] Finished at: 2015-04-03T11:47:41+00:00
[INFO] Final Memory: 74M/1036M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-client: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-client/target/surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-yarn-client
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating YARN-2901
Updating HDFS-7954
Updating YARN-3365
Updating HDFS-7811
Updating HDFS-7888
Updating HADOOP-11797
Updating HADOOP-9805
Updating HDFS-7893
Updating YARN-3415
Updating MAPREDUCE-6303
Updating HDFS-8035
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
FAILED:  
org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientOnAMRMTokenRollOver

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.hadoop.yarn.client.api.impl.TestAMRMClient.testAMRMClientOnAMRMTokenRollOver(TestAMRMClient.java:1046)


Reply via email to