See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/214/
################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 13642 lines...] Results : Tests in error: TestMRJobsWithProfiler.testDefaultProfiler:111->testProfilerInternal:150 » IO ... TestMRJobsWithProfiler.testDifferentProfilers:117->testProfilerInternal:150 » Tests run: 522, Failures: 0, Errors: 2, Skipped: 11 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Hadoop MapReduce Client .................... SUCCESS [ 2.147 s] [INFO] Apache Hadoop MapReduce Core ...................... SUCCESS [01:13 min] [INFO] Apache Hadoop MapReduce Common .................... SUCCESS [ 26.091 s] [INFO] Apache Hadoop MapReduce Shuffle ................... SUCCESS [ 4.287 s] [INFO] Apache Hadoop MapReduce App ....................... SUCCESS [11:06 min] [INFO] Apache Hadoop MapReduce HistoryServer ............. SUCCESS [06:07 min] [INFO] Apache Hadoop MapReduce JobClient ................. FAILURE [ 01:42 h] [INFO] Apache Hadoop MapReduce HistoryServer Plugins ..... SKIPPED [INFO] Apache Hadoop MapReduce NativeTask ................ SKIPPED [INFO] Apache Hadoop MapReduce Examples .................. SKIPPED [INFO] Apache Hadoop MapReduce ........................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 02:01 h [INFO] Finished at: 2015-06-02T15:51:13+00:00 [INFO] Final Memory: 34M/171M [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 are test failures. [ERROR] [ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/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-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-Java8 #213 Archived 1 artifacts Archive block size is 32768 Received 0 blocks and 20390208 bytes Compression is 0.0% Took 7.7 sec Recording test results Updating HADOOP-12037 Updating HDFS-8489 Updating HDFS-8256 Updating YARN-1462 Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 2 tests failed. REGRESSION: org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testDefaultProfiler Error Message: Job status not available Stack Trace: java.io.IOException: Job status not available at org.apache.hadoop.mapreduce.Job.updateStatus(Job.java:331) at org.apache.hadoop.mapreduce.Job.isComplete(Job.java:604) at org.apache.hadoop.mapreduce.Job.monitorAndPrintJob(Job.java:1349) at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1311) at org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testProfilerInternal(TestMRJobsWithProfiler.java:150) at org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testDefaultProfiler(TestMRJobsWithProfiler.java:111) 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.Job.monitorAndPrintJob(Job.java:1353) at org.apache.hadoop.mapreduce.Job.waitForCompletion(Job.java:1311) at org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testProfilerInternal(TestMRJobsWithProfiler.java:150) at org.apache.hadoop.mapreduce.v2.TestMRJobsWithProfiler.testDifferentProfilers(TestMRJobsWithProfiler.java:117)
