You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2013/06/24 12:41:17 UTC

Hadoop-Yarn-trunk - Build # 250 - Still Failing

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 12351 lines...]
Running org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesApps
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.134 sec
Running org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServer
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.883 sec
Running org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServicesContainers
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.491 sec

Results :

Tests in error: 
  testKillContainersOnResync(org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerResync): Failed on local exception: java.io.IOException: java.io.IOException: Server asks us to fall back to SIMPLE auth, but this client is configured to only allow secure connections.; Host Details : local host is: "asf009.sp2.ygridcore.net/67.195.138.22"; destination host is: "127.0.0.1":12345; 
  testBlockNewContainerRequestsOnStartAndResync(org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerResync): Metrics source JvmMetrics already exists!
  testKillContainersOnShutdown(org.apache.hadoop.yarn.server.nodemanager.TestNodeManagerShutdown): Failed on local exception: java.io.IOException: java.io.IOException: Server asks us to fall back to SIMPLE auth, but this client is configured to only allow secure connections.; Host Details : local host is: "asf009.sp2.ygridcore.net/67.195.138.22"; destination host is: "127.0.0.1":12345; 

Tests run: 175, Failures: 0, Errors: 3, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [2.755s]
[INFO] hadoop-yarn-api ................................... SUCCESS [1:40.286s]
[INFO] hadoop-yarn-common ................................ SUCCESS [1:59.946s]
[INFO] hadoop-yarn-server ................................ SUCCESS [0.108s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [26.784s]
[INFO] hadoop-yarn-server-nodemanager .................... FAILURE [3:25.862s]
[INFO] hadoop-yarn-server-web-proxy ...................... SKIPPED
[INFO] hadoop-yarn-server-resourcemanager ................ SKIPPED
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[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: 7:37.003s
[INFO] Finished at: Mon Jun 24 10:41:16 UTC 2013
[INFO] Final Memory: 48M/780M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.3:test (default-test) on project hadoop-yarn-server-nodemanager: 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-nodemanager/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-nodemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) ##############################
No tests ran.