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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 55474 lines...]
[INFO] Building Apache Hadoop MapReduce 3.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (create-testdirs) @ hadoop-mapreduce ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-antrun-plugin:1.7:run (tar) @ hadoop-mapreduce ---
[INFO] Executing tasks

main:
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-site-plugin:3.5:attach-descriptor (attach-descriptor) @ 
hadoop-mapreduce ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (depcheck) @ hadoop-mapreduce ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ 
hadoop-mapreduce ---
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk/hadoop-mapreduce-project/pom.xml
 to 
/home/jenkins/.m2/repository/org/apache/hadoop/hadoop-mapreduce/3.0.0-SNAPSHOT/hadoop-mapreduce-3.0.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop MapReduce Client .................... SUCCESS [  2.842 s]
[INFO] Apache Hadoop MapReduce Core ...................... SUCCESS [01:50 min]
[INFO] Apache Hadoop MapReduce Common .................... SUCCESS [ 28.113 s]
[INFO] Apache Hadoop MapReduce Shuffle ................... SUCCESS [  5.080 s]
[INFO] Apache Hadoop MapReduce App ....................... SUCCESS [08:35 min]
[INFO] Apache Hadoop MapReduce HistoryServer ............. SUCCESS [05:44 min]
[INFO] Apache Hadoop MapReduce JobClient ................. FAILURE [  01:54 h]
[INFO] Apache Hadoop MapReduce HistoryServer Plugins ..... SUCCESS [  1.538 s]
[INFO] Apache Hadoop MapReduce NativeTask ................ SUCCESS [08:51 min]
[INFO] Apache Hadoop MapReduce Examples .................. SKIPPED
[INFO] Apache Hadoop MapReduce ........................... SUCCESS [  0.267 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:19 h
[INFO] Finished at: 2016-05-05T22:54:45+00:00
[INFO] Final Memory: 35M/595M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "parallel-tests" could not be activated because 
it does not exist.
[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
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) 
##############################
2 tests failed.
FAILED:  org.apache.hadoop.mapred.TestMiniMRChildTask.testTaskEnv

Error Message:
The environment checker job failed.

Stack Trace:
java.lang.AssertionError: The environment checker job failed.
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.hadoop.mapred.TestMiniMRChildTask.runTestTaskEnv(TestMiniMRChildTask.java:550)
        at 
org.apache.hadoop.mapred.TestMiniMRChildTask.testTaskEnv(TestMiniMRChildTask.java:472)


FAILED:  org.apache.hadoop.mapred.TestMiniMRChildTask.testTaskOldEnv

Error Message:
The environment checker job failed.

Stack Trace:
java.lang.AssertionError: The environment checker job failed.
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at 
org.apache.hadoop.mapred.TestMiniMRChildTask.runTestTaskEnv(TestMiniMRChildTask.java:550)
        at 
org.apache.hadoop.mapred.TestMiniMRChildTask.testTaskOldEnv(TestMiniMRChildTask.java:496)



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to