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

stack commented on HBASE-5029:
------------------------------

Failed with this:
{code}
Error Message

none of the following counters went up in 30000 milliseconds - 
tot_wkr_task_resigned, tot_wkr_task_err, tot_wkr_final_transistion_failed, 
tot_wkr_task_done, tot_wkr_preempt_task
Stacktrace

java.lang.AssertionError: none of the following counters went up in 30000 
milliseconds - tot_wkr_task_resigned, tot_wkr_task_err, 
tot_wkr_final_transistion_failed, tot_wkr_task_done, tot_wkr_preempt_task
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.hadoop.hbase.master.TestDistributedLogSplitting.testWorkerAbort(TestDistributedLogSplitting.java:306)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
        at 
org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:62)
{code}

https://builds.apache.org/job/HBase-0.92/193/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testWorkerAbort/
                
> TestDistributedLogSplitting fails on occasion
> ---------------------------------------------
>
>                 Key: HBASE-5029
>                 URL: https://issues.apache.org/jira/browse/HBASE-5029
>             Project: HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: Prakash Khemani
>             Fix For: 0.92.0
>
>         Attachments: 
> 0001-HBASE-5029-jira-TestDistributedLogSplitting-fails-on.patch, 
> HBASE-5029.D891.1.patch, HBASE-5029.D891.2.patch
>
>
> This is how it usually fails: 
> https://builds.apache.org/view/G-L/view/HBase/job/HBase-0.92/lastCompletedBuild/testReport/org.apache.hadoop.hbase.master/TestDistributedLogSplitting/testWorkerAbort/
> Assigning mighty Prakash since he offered to take a looksee.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to