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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 4919 lines...]
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=768m; 
support was removed in 8.0
Running org.apache.hadoop.yarn.client.TestGetGroups
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.72 sec - in 
org.apache.hadoop.yarn.client.TestGetGroups

Results :

Failed tests: 
  TestAMRMClient.testAMRMClientOnAMRMTokenRollOver:1007 null

Tests run: 150, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [  2.871 s]
[INFO] hadoop-yarn-api ................................... SUCCESS [ 53.400 s]
[INFO] hadoop-yarn-common ................................ SUCCESS [02:11 min]
[INFO] hadoop-yarn-server ................................ SUCCESS [  0.051 s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [ 33.233 s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:09 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 14.554 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [02:54 min]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [50:06 min]
[INFO] hadoop-yarn-server-tests .......................... SUCCESS [02:11 min]
[INFO] hadoop-yarn-client ................................ FAILURE [07:23 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:12 h
[INFO] Finished at: 2015-01-19T11:44:38+00:00
[INFO] Final Memory: 79M/880M
[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-Java8/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-3070
Sending e-mails to: [email protected]
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:1007)


Reply via email to