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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 18280 lines...]
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-assembly-plugin:2.4:single (package-mapreduce) @ 
hadoop-mapreduce ---
[WARNING] The following patterns were never triggered in this artifact 
inclusion filter:
o  'org.apache.hadoop:hadoop-yarn-server-tests'

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop MapReduce Client ..................... SUCCESS [  5.634 s]
[INFO] Apache Hadoop MapReduce Core ....................... SUCCESS [02:48 min]
[INFO] Apache Hadoop MapReduce Common ..................... SUCCESS [01:05 min]
[INFO] Apache Hadoop MapReduce Shuffle .................... SUCCESS [ 16.093 s]
[INFO] Apache Hadoop MapReduce App ........................ FAILURE [08:40 min]
[INFO] Apache Hadoop MapReduce HistoryServer .............. SKIPPED
[INFO] Apache Hadoop MapReduce JobClient .................. SKIPPED
[INFO] Apache Hadoop MapReduce HistoryServer Plugins ...... SUCCESS [  6.927 s]
[INFO] Apache Hadoop MapReduce NativeTask ................. FAILURE [07:57 min]
[INFO] Apache Hadoop MapReduce Examples ................... SKIPPED
[INFO] Apache Hadoop MapReduce ............................ FAILURE [  1.255 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:03 min
[INFO] Finished at: 2016-06-01T20:37:59+00:00
[INFO] Final Memory: 107M/2586M
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "docs" could not be activated because it does 
not exist.
[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-app: There are test failures.
[ERROR] 
[ERROR] Please refer to 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/source/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/target/surefire-reports
 for the individual test results.
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal 
org.apache.hadoop:hadoop-maven-plugins:3.0.0-alpha1-SNAPSHOT:cmake-test 
(nttest) on project hadoop-mapreduce-client-nativetask: Test 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/source/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-nativetask/target/native/test/nttest
 returned ERROR CODE 127 -> [Help 2]
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-assembly-plugin:2.4:single (package-mapreduce) 
on project hadoop-mapreduce: Failed to create assembly: Error adding file 
'org.apache.hadoop:hadoop-mapreduce-client-app:jar:3.0.0-alpha1-SNAPSHOT' to 
archive: 
/home/jenkins/jenkins-slave/workspace/Hadoop-Mapreduce-trunk-Java8/source/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app/target/classes
 isn't a file. -> [Help 2]
[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] [Help 2] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hadoop-mapreduce-client-app
Build step 'Execute shell' marked build as failure
[FINDBUGS] Skipping publisher since build result is FAILURE
Archiving artifacts
Setting 
LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
Setting 
MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
Recording test results
Setting 
LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
Setting 
MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Setting 
LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
Setting 
MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3
Setting 
LATEST1_8_HOME=/home/jenkins/jenkins-slave/tools/hudson.model.JDK/latest1.8
Setting 
MAVEN_3_3_3_HOME=/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.3.3



###################################################################################
############################## FAILED TESTS (if any) 
##############################
1 tests failed.
FAILED:  org.apache.hadoop.mapreduce.v2.app.TestRecovery.testCrashed

Error Message:
TaskAttempt state is not correct (timedout) expected:<FAILED> but was:<STARTING>

Stack Trace:
java.lang.AssertionError: TaskAttempt state is not correct (timedout) 
expected:<FAILED> but was:<STARTING>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotEquals(Assert.java:743)
        at org.junit.Assert.assertEquals(Assert.java:118)
        at org.apache.hadoop.mapreduce.v2.app.MRApp.waitForState(MRApp.java:382)
        at 
org.apache.hadoop.mapreduce.v2.app.TestRecovery.testCrashed(TestRecovery.java:188)



---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: mapreduce-dev-h...@hadoop.apache.org

Reply via email to