See https://builds.apache.org/job/Hadoop-Yarn-trunk/313/
###################################################################################
########################## LAST 60 LINES OF THE CONSOLE
###########################
[...truncated 14067 lines...]
at
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62)
Caused by: java.io.IOException: ResourceManager failed to start. Final state is
STOPPED
at
org.apache.hadoop.yarn.server.MiniYARNCluster$ResourceManagerWrapper.serviceStart(MiniYARNCluster.java:215)
... 13 more
Running org.apache.hadoop.yarn.server.TestDiskFailures
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.09 sec
Results :
Tests in error:
testNMUpdation(org.apache.hadoop.yarn.server.TestRMNMSecretKeys): Error
starting http server
testContainerManager[1](org.apache.hadoop.yarn.server.TestContainerManagerSecurity):
java.io.IOException: ResourceManager failed to start. Final state is STOPPED
Tests run: 6, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] hadoop-yarn ....................................... SUCCESS [2.864s]
[INFO] hadoop-yarn-api ................................... SUCCESS [1:57.696s]
[INFO] hadoop-yarn-common ................................ SUCCESS [2:01.020s]
[INFO] hadoop-yarn-server ................................ SUCCESS [0.149s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [29.272s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [3:57.826s]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [13.706s]
[INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [9:00.052s]
[INFO] hadoop-yarn-server-tests .......................... FAILURE [31.567s]
[INFO] hadoop-yarn-client ................................ 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-project ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 18:15.440s
[INFO] Finished at: Mon Aug 26 10:52:02 UTC 2013
[INFO] Final Memory: 48M/787M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on
project hadoop-yarn-server-tests: There are test failures.
[ERROR]
[ERROR] Please refer to
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-tests/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-server-tests
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure
###################################################################################
############################## FAILED TESTS (if any)
##############################
No tests ran.