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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE 
###########################
[...truncated 4796 lines...]
[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:00 h
[INFO] Finished at: 2015-01-03T11:32:42+00:00
[INFO] Final Memory: 86M/870M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on 
project hadoop-yarn-server-tests: ExecutionException: 
java.lang.RuntimeException: There was an error in the forked process
[ERROR] org.apache.maven.surefire.util.SurefireReflectionException: 
org.apache.maven.surefire.util.SurefireReflectionException: 
java.lang.ClassNotFoundException: org.apache.hadoop.test.TimedOutTestsListener
[ERROR] at 
org.apache.maven.surefire.util.ReflectionUtils.instantiateOneArg(ReflectionUtils.java:134)
[ERROR] at 
org.apache.maven.surefire.booter.ForkedBooter.createProviderInCurrentClassloader(ForkedBooter.java:227)
[ERROR] at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:196)
[ERROR] at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:153)
[ERROR] at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[ERROR] Caused by: org.apache.maven.surefire.util.SurefireReflectionException: 
java.lang.ClassNotFoundException: org.apache.hadoop.test.TimedOutTestsListener
[ERROR] at 
org.apache.maven.surefire.util.ReflectionUtils.loadClass(ReflectionUtils.java:251)
[ERROR] at 
org.apache.maven.surefire.util.ReflectionUtils.instantiate(ReflectionUtils.java:109)
[ERROR] at 
org.apache.maven.surefire.common.junit4.JUnit4RunListenerFactory.createCustomListeners(JUnit4RunListenerFactory.java:43)
[ERROR] at 
org.apache.maven.surefire.junit4.JUnit4Provider.<init>(JUnit4Provider.java:81)
[ERROR] at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
[ERROR] at 
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
[ERROR] at 
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
[ERROR] at java.lang.reflect.Constructor.newInstance(Constructor.java:408)
[ERROR] at 
org.apache.maven.surefire.util.ReflectionUtils.instantiateOneArg(ReflectionUtils.java:130)
[ERROR] ... 4 more
[ERROR] Caused by: java.lang.ClassNotFoundException: 
org.apache.hadoop.test.TimedOutTestsListener
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:372)
[ERROR] at java.net.URLClassLoader$1.run(URLClassLoader.java:361)
[ERROR] at java.security.AccessController.doPrivileged(Native Method)
[ERROR] at java.net.URLClassLoader.findClass(URLClassLoader.java:360)
[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
[ERROR] at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
[ERROR] at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
[ERROR] at 
org.apache.maven.surefire.util.ReflectionUtils.loadClass(ReflectionUtils.java:243)
[ERROR] ... 12 more
[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-tests
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Updating YARN-2991
Updating HADOOP-10788
Updating HDFS-7563
Sending e-mails to: [email protected]
Email was triggered for: Failure
Sending email for trigger: Failure



###################################################################################
############################## FAILED TESTS (if any) 
##############################
All tests passed

Reply via email to