You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2016/03/26 04:12:28 UTC

Hadoop-Yarn-trunk - Build # 1923 - Failure

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

###################################################################################
########################## LAST 60 LINES OF THE CONSOLE ###########################
[...truncated 17676 lines...]
  TestDistributedShell.testDSShellWithMultipleArgs:667->verifyContainerLog:950 null

Tests in error: 
  TestDistributedShell.testDSShellWithDomain:206->testDSShell:283 »  test timed ...
  TestDistributedShell.setup:95->setupInternal:124 NoClassDefFound org/apache/ha...
  TestDistributedShell.setup:95->setupInternal:124 NoClassDefFound org/apache/ha...
  TestDistributedShell.testDSShellWithCustomLogPropertyFile:594->Object.wait:503->Object.wait:-2 » 
  TestDistributedShell.testContainerLaunchFailureHandling:901->Object.wait:503->Object.wait:-2 » 

Tests run: 16, Failures: 1, Errors: 5, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Hadoop YARN ................................ SUCCESS [  3.400 s]
[INFO] Apache Hadoop YARN API ............................ SUCCESS [04:20 min]
[INFO] Apache Hadoop YARN Common ......................... SUCCESS [03:05 min]
[INFO] Apache Hadoop YARN Server ......................... SUCCESS [  0.119 s]
[INFO] Apache Hadoop YARN Server Common .................. SUCCESS [ 45.775 s]
[INFO] Apache Hadoop YARN NodeManager .................... SUCCESS [10:09 min]
[INFO] Apache Hadoop YARN Web Proxy ...................... SUCCESS [ 26.154 s]
[INFO] Apache Hadoop YARN ApplicationHistoryService ...... SUCCESS [03:26 min]
[INFO] Apache Hadoop YARN ResourceManager ................ SUCCESS [  01:10 h]
[INFO] Apache Hadoop YARN Server Tests ................... SUCCESS [02:26 min]
[INFO] Apache Hadoop YARN Client ......................... SUCCESS [06:43 min]
[INFO] Apache Hadoop YARN SharedCacheManager ............. SUCCESS [ 26.204 s]
[INFO] Apache Hadoop YARN Timeline Plugin Storage ........ SUCCESS [ 53.212 s]
[INFO] Apache Hadoop YARN Applications ................... SUCCESS [  0.055 s]
[INFO] Apache Hadoop YARN DistributedShell ............... FAILURE [09:29 min]
[INFO] Apache Hadoop YARN Unmanaged Am Launcher .......... SKIPPED
[INFO] Apache Hadoop YARN Site ........................... SKIPPED
[INFO] Apache Hadoop YARN Registry ....................... SKIPPED
[INFO] Apache Hadoop YARN Project ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 h
[INFO] Finished at: 2016-03-26T03:12:18+00:00
[INFO] Final Memory: 85M/666M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on project hadoop-yarn-applications-distributedshell: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/jenkins-slave/workspace/Hadoop-Yarn-trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/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-yarn-applications-distributedshell
Build step 'Execute shell' marked build as failure
Archiving artifacts
Recording test results
Sending e-mails to: yarn-dev@hadoop.apache.org
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



###################################################################################
############################## FAILED TESTS (if any) ##############################
6 tests failed.
FAILED:  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithMultipleArgs

Error Message:
null

Stack Trace:
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.verifyContainerLog(TestDistributedShell.java:950)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithMultipleArgs(TestDistributedShell.java:667)


FAILED:  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithDomain

Error Message:
test timed out after 90000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 90000 milliseconds
	at sun.misc.Unsafe.unpark(Native Method)
	at java.util.concurrent.locks.LockSupport.unpark(LockSupport.java:152)
	at java.util.concurrent.SynchronousQueue$TransferStack$SNode.tryMatch(SynchronousQueue.java:263)
	at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:380)
	at java.util.concurrent.SynchronousQueue.offer(SynchronousQueue.java:914)
	at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:1364)
	at java.util.concurrent.AbstractExecutorService.submit(AbstractExecutorService.java:110)
	at org.apache.hadoop.ipc.Client$Connection.sendRpcRequest(Client.java:1054)
	at org.apache.hadoop.ipc.Client.call(Client.java:1331)
	at org.apache.hadoop.ipc.Client.call(Client.java:1306)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:230)
	at com.sun.proxy.$Proxy90.getApplications(Unknown Source)
	at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getApplications(ApplicationClientProtocolPBClientImpl.java:284)
	at sun.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:257)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:103)
	at com.sun.proxy.$Proxy91.getApplications(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getApplications(YarnClientImpl.java:496)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getApplications(YarnClientImpl.java:473)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:283)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithDomain(TestDistributedShell.java:206)


FAILED:  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithDomainV1_5

Error Message:
org/apache/hadoop/hdfs/MiniDFSCluster$Builder

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster$Builder
	at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
	at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:425)
	at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:358)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.setupInternal(TestDistributedShell.java:124)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.setup(TestDistributedShell.java:95)


FAILED:  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithoutDomainV1_5

Error Message:
org/apache/hadoop/hdfs/MiniDFSCluster$Builder

Stack Trace:
java.lang.NoClassDefFoundError: org/apache/hadoop/hdfs/MiniDFSCluster$Builder
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.setupInternal(TestDistributedShell.java:124)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.setup(TestDistributedShell.java:95)


FAILED:  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithCustomLogPropertyFile

Error Message:
test timed out after 90000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 90000 milliseconds
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at org.apache.hadoop.ipc.Client.call(Client.java:1343)
	at org.apache.hadoop.ipc.Client.call(Client.java:1306)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:230)
	at com.sun.proxy.$Proxy90.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:257)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:103)
	at com.sun.proxy.$Proxy91.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:518)
	at org.apache.hadoop.yarn.applications.distributedshell.Client.run(Client.java:447)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithCustomLogPropertyFile(TestDistributedShell.java:594)


FAILED:  org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testContainerLaunchFailureHandling

Error Message:
test timed out after 90000 milliseconds

Stack Trace:
java.lang.Exception: test timed out after 90000 milliseconds
	at java.lang.Object.wait(Native Method)
	at java.lang.Object.wait(Object.java:503)
	at org.apache.hadoop.ipc.Client.call(Client.java:1343)
	at org.apache.hadoop.ipc.Client.call(Client.java:1306)
	at org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:230)
	at com.sun.proxy.$Proxy90.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.api.impl.pb.client.ApplicationClientProtocolPBClientImpl.getClusterMetrics(ApplicationClientProtocolPBClientImpl.java:239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invokeMethod(RetryInvocationHandler.java:257)
	at org.apache.hadoop.io.retry.RetryInvocationHandler.invoke(RetryInvocationHandler.java:103)
	at com.sun.proxy.$Proxy91.getClusterMetrics(Unknown Source)
	at org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.getYarnClusterMetrics(YarnClientImpl.java:518)
	at org.apache.hadoop.yarn.applications.distributedshell.Client.run(Client.java:447)
	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testContainerLaunchFailureHandling(TestDistributedShell.java:901)