Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-19147 All branch-2 unit tests pass
  3. HBASE-19803

False positive for the HBASE-Find-Flaky-Tests job

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0-beta-2, 2.0.0
    • None
    • None

    Description

      It reports two hangs for TestAsyncTableGetMultiThreaded, but I checked the surefire output

      https://builds.apache.org/job/HBASE-Flaky-Tests/24830/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestAsyncTableGetMultiThreaded-output.txt

      This one was likely to be killed in the middle of the run within 20 seconds.

      https://builds.apache.org/job/HBASE-Flaky-Tests/24852/artifact/hbase-server/target/surefire-reports/org.apache.hadoop.hbase.client.TestAsyncTableGetMultiThreaded-output.txt

      This one was also killed within about 1 minutes.

      The test is declared as LargeTests so the time limit should be 10 minutes. It seems that the jvm may crash during the mvn test run and then we will kill all the running tests and then we may mark some of them as hang which leads to the false positive.

      Attachments

        1. HBASE-19803.master.001.patch
          1 kB
          Apekshit Sharma
        2. 2018-01-24T17-45-37_000-jvmRun1.dumpstream
          2.65 MB
          Apekshit Sharma

        Issue Links

          Activity

            People

              Unassigned Unassigned
              zhangduo Duo Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: