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 DF9AA189AD for ; Thu, 13 Aug 2015 06:22:02 +0000 (UTC) Received: (qmail 92635 invoked by uid 500); 13 Aug 2015 06:22:02 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 92564 invoked by uid 500); 13 Aug 2015 06:22:02 -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 92553 invoked by uid 99); 13 Aug 2015 06:22:02 -0000 Received: from crius.apache.org (HELO crius.apache.org) (140.211.11.14) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Aug 2015 06:22:02 +0000 Received: from crius.apache.org (localhost [127.0.0.1]) by crius.apache.org (ASF Mail Server at crius.apache.org) with ESMTP id E983C9C0709 for ; Thu, 13 Aug 2015 06:21:11 +0000 (UTC) Date: Thu, 13 Aug 2015 06:21:11 +0000 (UTC) From: Apache Jenkins Server To: yarn-dev@hadoop.apache.org Message-ID: <888455971.3263.1439446871871.JavaMail.jenkins@crius> In-Reply-To: <2022774166.3212.1439435268395.JavaMail.jenkins@crius> References: <2022774166.3212.1439435268395.JavaMail.jenkins@crius> Subject: Failed: YARN-4039 PreCommit Build #8838 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_3262_787829982.1439446871817" X-Jenkins-Job: PreCommit-YARN-Build X-Jenkins-Result: FAILURE ------=_Part_3262_787829982.1439446871817 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Jira: https://issues.apache.org/jira/browse/YARN-4039 Build: https://builds.apache.org/job/PreCommit-YARN-Build/8838/ ################################################################################### ########################## LAST 60 LINES OF THE CONSOLE ########################### [...truncated 303 lines...] | +1 | install | 1m 28s | mvn install still works. | +1 | eclipse:eclipse | 0m 35s | The patch built with | | | | eclipse:eclipse. | -1 | findbugs | 1m 38s | The patch appears to introduce 1 | | | | new Findbugs (version 3.0.0) | | | | warnings. | -1 | yarn tests | 53m 54s | Tests failed in | | | | hadoop-yarn-server-resourcemanager. | | | 95m 24s | Reason | Tests FindBugs | module:hadoop-yarn-server-resourcemanager Failed unit tests | hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation || Subsystem || Report/Notes || ============================================================================ | Patch URL | http://issues.apache.org/jira/secure/attachment/12750224/YARN-4039.2.patch | | Optional Tests | javadoc javac unit findbugs checkstyle | | git revision | trunk / 40f8151 | | checkstyle | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/diffcheckstylehadoop-yarn-server-resourcemanager.txt | | Findbugs warnings | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/newPatchFindbugsWarningshadoop-yarn-server-resourcemanager.html | | hadoop-yarn-server-resourcemanager test log | /home/jenkins/jenkins-slave/workspace/PreCommit-YARN-Build/patchprocess/testrun_hadoop-yarn-server-resourcemanager.txt | | Test Results | https://builds.apache.org/job/PreCommit-YARN-Build/8838/testReport/ | | Java | 1.7.0_55 | | uname | Linux asf905.gq1.ygridcore.net 3.13.0-36-lowlatency #63-Ubuntu SMP PREEMPT Wed Sep 3 21:56:12 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux | ============================================================================ ============================================================================ Adding comment to JIRA ============================================================================ ============================================================================ Comment added. 62b6985e6861128aa606454cbb5de084f9c5bd20 logged out ============================================================================ ============================================================================ Finished build. ============================================================================ ============================================================================ Build step 'Execute shell' marked build as failure Archiving artifacts Sending artifact delta relative to PreCommit-YARN-Build #8782 Archived 30 artifacts Archive block size is 32768 Received 43 blocks and 12134055 bytes Compression is 10.4% Took 2.9 sec [description-setter] Could not determine description. Recording test results Email was triggered for: Failure Sending email for trigger: Failure ################################################################################### ############################## FAILED TESTS (if any) ############################## 2 tests failed. FAILED: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable Error Message: expected: but was: Stack Trace: java.lang.AssertionError: expected: but was: 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.junit.Assert.assertEquals(Assert.java:144) at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testAMContainerAllocationWhenDNSUnavailable(TestContainerAllocation.java:321) FAILED: org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testNormalContainerAllocationWhenDNSUnavailable Error Message: expected:<0> but was:<1> Stack Trace: java.lang.AssertionError: expected:<0> but was:<1> 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.junit.Assert.assertEquals(Assert.java:555) at org.junit.Assert.assertEquals(Assert.java:542) at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestContainerAllocation.testNormalContainerAllocationWhenDNSUnavailable(TestContainerAllocation.java:206) ------=_Part_3262_787829982.1439446871817--