You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2014/12/29 17:44:13 UTC

[jira] [Commented] (HBASE-12771) TestFailFast#testFastFail failing

    [ https://issues.apache.org/jira/browse/HBASE-12771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14260211#comment-14260211 ] 

stack commented on HBASE-12771:
-------------------------------

Another fail, same place:

{code}
Regression

org.apache.hadoop.hbase.client.TestFastFail.testFastFail
Failing for the past 1 build (Since Failed#626 )
Took 5.9 sec.
Error Message

Only few thread should ideally be waiting for the dead regionserver to be coming back. numBlockedWorkers:31 threads that retried : 2

Stacktrace

java.lang.AssertionError: Only few thread should ideally be waiting for the dead regionserver to be coming back. numBlockedWorkers:31 threads that retried : 2
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.hadoop.hbase.client.TestFastFail.testFastFail(TestFastFail.java:270)


{code}

Any input on this [~manukranthk]?  Thanks boss.

> TestFailFast#testFastFail failing
> ---------------------------------
>
>                 Key: HBASE-12771
>                 URL: https://issues.apache.org/jira/browse/HBASE-12771
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 1.0.0
>            Reporter: stack
>
> Fails on our internal rig and from time to time on apache. Here is latest:
> {code}
> org.apache.hadoop.hbase.client.TestFastFail.testFastFail
> Failing for the past 1 build (Since Failed#654 )
> Took 7.1 sec.
> Error Message
> Only few thread should ideally be waiting for the dead regionserver to be coming back. numBlockedWorkers:155 threads that retried : 10
> Stacktrace
> java.lang.AssertionError: Only few thread should ideally be waiting for the dead regionserver to be coming back. numBlockedWorkers:155 threads that retried : 10
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.hadoop.hbase.client.TestFastFail.testFastFail(TestFastFail.java:270)
> {code}
> Opening this issue so can start tracking the fails.  Looking in log, nothing obvious.  Will be back to this one.



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