Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9B71011590 for ; Wed, 30 Jul 2014 11:28:44 +0000 (UTC) Received: (qmail 22593 invoked by uid 500); 30 Jul 2014 11:28:38 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 22531 invoked by uid 500); 30 Jul 2014 11:28:38 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-dev@hadoop.apache.org Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 22512 invoked by uid 99); 30 Jul 2014 11:28:37 -0000 Received: from crius.apache.org (HELO crius) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 30 Jul 2014 11:28:37 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius (Postfix) with ESMTP id 97D90E002C3 for ; Wed, 30 Jul 2014 11:28:37 +0000 (UTC) Date: Wed, 30 Jul 2014 11:28:37 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <1618429680.6596.1406719717619.JavaMail.jenkins@crius> In-Reply-To: <582256419.6280.1406633314213.JavaMail.jenkins@crius> References: <582256419.6280.1406633314213.JavaMail.jenkins@crius> Subject: Hadoop-Yarn-trunk - Build # 628 - Still Failing MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_6595_469933683.1406719717390" X-Jenkins-Job: Hadoop-Yarn-trunk X-Jenkins-Result: FAILURE ------=_Part_6595_469933683.1406719717390 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit See https://builds.apache.org/job/Hadoop-Yarn-trunk/628/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 16865 lines...] at org.junit.Assert.assertTrue(Assert.java:52) at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:188) Results : Failed tests: TestDistributedShell.testDSShell:188 null Tests run: 8, Failures: 1, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] hadoop-yarn ....................................... SUCCESS [ 3.095 s] [INFO] hadoop-yarn-api ................................... SUCCESS [02:25 min] [INFO] hadoop-yarn-common ................................ SUCCESS [02:10 min] [INFO] hadoop-yarn-server ................................ SUCCESS [ 0.084 s] [INFO] hadoop-yarn-server-common ......................... SUCCESS [ 33.106 s] [INFO] hadoop-yarn-server-nodemanager .................... SUCCESS [04:57 min] [INFO] hadoop-yarn-server-web-proxy ...................... SUCCESS [ 18.961 s] [INFO] hadoop-yarn-server-applicationhistoryservice ...... SUCCESS [01:20 min] [INFO] hadoop-yarn-server-resourcemanager ................ SUCCESS [28:14 min] [INFO] hadoop-yarn-server-tests .......................... SUCCESS [01:20 min] [INFO] hadoop-yarn-client ................................ SUCCESS [09:06 min] [INFO] hadoop-yarn-applications .......................... SUCCESS [ 0.052 s] [INFO] hadoop-yarn-applications-distributedshell ......... FAILURE [03:37 min] [INFO] hadoop-yarn-applications-unmanaged-am-launcher .... SKIPPED [INFO] hadoop-yarn-site .................................. SKIPPED [INFO] hadoop-yarn-project ............................... SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 54:10 min [INFO] Finished at: 2014-07-30T11:26:31+00:00 [INFO] Final Memory: 86M/708M [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.16: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/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 -rf :hadoop-yarn-applications-distributedshell Build step 'Execute shell' marked build as failure Archiving artifacts Updating HDFS-6665 Updating HDFS-6778 Updating YARN-2354 Updating YARN-2328 Sending e-mails to: yarn-dev@hadoop.apache.org Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## No tests ran. ------=_Part_6595_469933683.1406719717390--