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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 8211 lines...]
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.966 sec - 
in org.apache.hadoop.yarn.server.resourcemanager.TestFifoScheduler
Running org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.658 sec - in 
org.apache.hadoop.yarn.server.resourcemanager.TestAMAuthorization

Results :

Tests in error: 
  TestWorkPreservingRMRestart.testReleasedContainerNotRecovered:889 »  test 
time...
  TestContainerAllocation.testContainerAllocateWithDefaultQueueLabels:764 »  
tes...

Tests run: 969, Failures: 0, Errors: 2, Skipped: 1

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-yarn ....................................... SUCCESS [  2.884 s]
[INFO] hadoop-yarn-api ................................... SUCCESS [03:01 min]
[INFO] hadoop-yarn-common ................................ SUCCESS [02:32 min]
[INFO] hadoop-yarn-server ................................ SUCCESS [  0.083 s]
[INFO] hadoop-yarn-server-common ......................... SUCCESS [ 37.024 s]
[INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [06:23 min]
[INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 17.063 s]
[INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [03:24 min]
[INFO] hadoop-yarn-server-resourcemanager ................ FAILURE [53:44 min]
[INFO] hadoop-yarn-server-tests .......................... SKIPPED
[INFO] hadoop-yarn-client ................................ SKIPPED
[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:10 h
[INFO] Finished at: 2014-12-04T11:42:14+00:00
[INFO] Final Memory: 70M/700M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.16:test (default-test) on 
project hadoop-yarn-server-resourcemanager: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/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-resourcemanager
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure



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

Error Message:
test timed out after 30000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 30000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.test.GenericTestUtils.waitFor(GenericTestUtils.java:120)
        at 
org.apache.hadoop.yarn.server.resourcemanager.TestWorkPreservingRMRestart.testReleasedContainerNotRecovered(TestWorkPreservingRMRestart.java:889)


REGRESSION:  
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testContainerAllocateWithDefaultQueueLabels

Error Message:
test timed out after 120000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 120000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.yarn.server.resourcemanager.MockRM.waitForState(MockRM.java:209)
        at 
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testContainerAllocateWithDefaultQueueLabels(TestContainerAllocation.java:764)


Reply via email to