See https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2080/

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

Failed tests: 
  TestLazyOutput.testLazyOutput:178 null

Tests in error: 
  
TestUberAM>TestMRJobs.testDistributedCache:926->TestMRJobs._testDistributedCache:906
 » 
  TestMRJobsWithProfiler.testDifferentProfilers:117->testProfilerInternal:155 » 
  TestMRTimelineEventHandling.testMapreduceJobTimelineServiceEnabled:116 » IO 
Jo...

Tests run: 509, Failures: 1, Errors: 2, Skipped: 11

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] hadoop-mapreduce-client ........................... SUCCESS [  2.670 s]
[INFO] hadoop-mapreduce-client-core ...................... SUCCESS [01:42 min]
[INFO] hadoop-mapreduce-client-common .................... SUCCESS [ 32.234 s]
[INFO] hadoop-mapreduce-client-shuffle ................... SUCCESS [  4.604 s]
[INFO] hadoop-mapreduce-client-app ....................... SUCCESS [13:13 min]
[INFO] hadoop-mapreduce-client-hs ........................ SUCCESS [06:22 min]
[INFO] hadoop-mapreduce-client-jobclient ................. FAILURE [  02:24 h]
[INFO] hadoop-mapreduce-client-hs-plugins ................ SKIPPED
[INFO] hadoop-mapreduce-client-nativetask ................ SKIPPED
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] hadoop-mapreduce .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:46 h
[INFO] Finished at: 2015-03-12T16:12:27+00:00
[INFO] Final Memory: 34M/760M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-mapreduce-client-jobclient: There was a timeout or other error 
in the fork -> [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-mapreduce-client-jobclient
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Sending artifact delta relative to Hadoop-Mapreduce-trunk #2077
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 20317218 bytes
Compression is 0.0%
Took 7.7 sec
Recording test results
Updating HADOOP-11703
Updating HADOOP-11693
Updating HADOOP-10027
Updating HDFS-7491
Updating YARN-1884
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
3 tests failed.
REGRESSION:  org.apache.hadoop.mapred.TestLazyOutput.testLazyOutput

Error Message:
null

Stack Trace:
junit.framework.AssertionFailedError: null
        at junit.framework.Assert.fail(Assert.java:55)
        at junit.framework.Assert.assertTrue(Assert.java:22)
        at junit.framework.Assert.assertTrue(Assert.java:31)
        at junit.framework.TestCase.assertTrue(TestCase.java:201)
        at 
org.apache.hadoop.mapred.TestLazyOutput.testLazyOutput(TestLazyOutput.java:178)


REGRESSION:  
org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testDifferentProfilers

Error Message:
test timed out after 150000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 150000 milliseconds
        at java.lang.Thread.sleep(Native Method)
        at 
org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testProfilerInternal(TestMRJobsWithProfiler.java:155)
        at 
org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testDifferentProfilers(TestMRJobsWithProfiler.java:117)


FAILED:  
org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMapreduceJobTimelineServiceEnabled

Error Message:
Job didn't finish in 30 seconds

Stack Trace:
java.io.IOException: Job didn't finish in 30 seconds
        at 
org.apache.hadoop.mapred.UtilsForTests.runJobSucceed(UtilsForTests.java:622)
        at 
org.apache.hadoop.mapred.TestMRTimelineEventHandling.testMapreduceJobTimelineServiceEnabled(TestMRTimelineEventHandling.java:116)


Reply via email to