Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-2607

TestDistributedShell fails in trunk

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0
    • None
    • None
    • Reviewed

    Description

      From https://builds.apache.org/job/Hadoop-Yarn-trunk/691/console :

      testDSRestartWithPreviousRunningContainers(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)  Time elapsed: 35.641 sec  <<< FAILURE!
      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.testDSRestartWithPreviousRunningContainers(TestDistributedShell.java:308)
      

      On Linux, I got the following locally:

      testDSAttemptFailuresValidityIntervalFailed(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)  Time elapsed: 64.715 sec  <<< FAILURE!
      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.applications.distributedshell.TestDistributedShell.testDSAttemptFailuresValidityIntervalFailed(TestDistributedShell.java:384)
      
      testDSAttemptFailuresValidityIntervalSucess(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)  Time elapsed: 115.842 sec  <<< ERROR!
      java.lang.Exception: test timed out after 90000 milliseconds
      	at java.lang.Thread.sleep(Native Method)
      	at org.apache.hadoop.yarn.applications.distributedshell.Client.monitorApplication(Client.java:680)
      	at org.apache.hadoop.yarn.applications.distributedshell.Client.run(Client.java:661)
      	at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSAttemptFailuresValidityIntervalSucess(TestDistributedShell.java:342)
      
      testDSRestartWithPreviousRunningContainers(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)  Time elapsed: 35.633 sec  <<< FAILURE!
      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.testDSRestartWithPreviousRunningContainers(TestDistributedShell.java:308)
      

      Attachments

        1. YARN-2607-3.patch
          14 kB
          Wangda Tan
        2. YARN-2607-2.patch
          13 kB
          Wangda Tan
        3. YARN-2607-1.patch
          3 kB
          Wangda Tan
        4. test.log
          106 kB
          Tsuyoshi Ozawa

        Activity

          People

            leftnoteasy Wangda Tan
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: