You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Rushabh S Shah (Jira)" <ji...@apache.org> on 2019/09/09 17:13:00 UTC

[jira] [Created] (HBASE-23001) TestBlockReorder.testHBaseCluster is failing consistently in branch-1.3

Rushabh S Shah created HBASE-23001:
--------------------------------------

             Summary: TestBlockReorder.testHBaseCluster is failing consistently in branch-1.3	
                 Key: HBASE-23001
                 URL: https://issues.apache.org/jira/browse/HBASE-23001
             Project: HBase
          Issue Type: Bug
          Components: test
    Affects Versions: 1.3.6
            Reporter: Rushabh S Shah


Flaky test report: https://builds.apache.org/view/H-L/view/HBase/job/HBase-Find-Flaky-Tests/job/branch-1.3/Flaky_20Test_20Report/dashboard.html#job_2
In last 30 builds this test failed all 30 times.
Here is the stack trace:
{noformat}
Stacktrace
java.io.IOException: Shutting down
	at org.apache.hadoop.hbase.fs.TestBlockReorder.testHBaseCluster(TestBlockReorder.java:261)
Caused by: java.lang.RuntimeException: Master not initialized after 200000ms seconds
	at org.apache.hadoop.hbase.fs.TestBlockReorder.testHBaseCluster(TestBlockReorder.java:261)
{noformat}
Stack trace looks same as issue in HBASE-23000 but creating separate jira for better tracking purpose.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)