You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/09/16 13:19:45 UTC

[jira] [Created] (YARN-4168) Test TestLogAggregationService.testLocalFileDeletionOnDiskFull failing

Steve Loughran created YARN-4168:
------------------------------------

             Summary: Test TestLogAggregationService.testLocalFileDeletionOnDiskFull failing
                 Key: YARN-4168
                 URL: https://issues.apache.org/jira/browse/YARN-4168
             Project: Hadoop YARN
          Issue Type: Bug
          Components: test
    Affects Versions: 3.0.0
         Environment: Jenkins
            Reporter: Steve Loughran
            Priority: Critical


{{TestLogAggregationService.testLocalFileDeletionOnDiskFull}} failing on [Jenkins build 1136|https://builds.apache.org/view/H-L/view/Hadoop/job/Hadoop-Yarn-trunk/1136/testReport/junit/org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation/TestLogAggregationService/testLocalFileDeletionOnDiskFull/]
{code}

{noformat}
java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertFalse(Assert.java:64)
	at org.junit.Assert.assertFalse(Assert.java:74)
	at org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.verifyLocalFileDeletion(TestLogAggregationService.java:229)
	at org.apache.hadoop.yarn.server.nodemanager.containermanager.logaggregation.TestLogAggregationService.testLocalFileDeletionOnDiskFull(TestLogAggregationService.java:285)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)