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 2013/07/17 21:09:46 UTC

[jira] [Commented] (HBASE-8939) Hanging unit tests

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

stack commented on HBASE-8939:
------------------------------

We still have this phenomenon.  Our Andrew Purtell has set me up w/ a clone of the boxes used when ec2 build runs.  I just caught a zombie this morning.... They are hard to trap... They seem to die off soon after they have done their damage.  I have added a zombie detector up on apache build to see if it will work in this context at nkeywal's suggestion.
                
> Hanging unit tests
> ------------------
>
>                 Key: HBASE-8939
>                 URL: https://issues.apache.org/jira/browse/HBASE-8939
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>            Reporter: stack
>             Fix For: 0.95.2
>
>
> We have hanging tests.  Here's a few from this morning's review:
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh  https://builds.apache.org/job/hbase-0.95-on-hadoop2/176/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100 3300k    0 3300k    0     0   508k      0 --:--:--  0:00:06 --:--:--  621k
> Hanging test: Running org.apache.hadoop.hbase.TestIOFencing
> Hanging test: Running org.apache.hadoop.hbase.regionserver.wal.TestLogRolling
> {code}
> And...
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh http://54.241.6.143/job/HBase-TRUNK-Hadoop-2/396/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100  779k    0  779k    0     0   538k      0 --:--:--  0:00:01 --:--:--  559k
> Hanging test: Running org.apache.hadoop.hbase.TestIOFencing
> Hanging test: Running org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort
> Hanging test: Running org.apache.hadoop.hbase.client.TestFromClientSide3
> {code}
> and....
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh  http://54.241.6.143/job/HBase-0.95/607/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100  445k    0  445k    0     0   490k      0 --:--:-- --:--:-- --:--:--  522k
> Hanging test: Running org.apache.hadoop.hbase.replication.TestReplicationDisableInactivePeer
> Hanging test: Running org.apache.hadoop.hbase.master.TestAssignmentManager
> Hanging test: Running org.apache.hadoop.hbase.util.TestHBaseFsck
> Hanging test: Running org.apache.hadoop.hbase.regionserver.TestStoreFileBlockCacheSummary
> Hanging test: Running org.apache.hadoop.hbase.IntegrationTestDataIngestSlowDeterministic
> {code}
> and...
> {code}
> durruti:0.95 stack$ ./dev-support/findHangingTest.sh  http://54.241.6.143/job/HBase-0.95-Hadoop-2/607/consoleText
>   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
>                                  Dload  Upload   Total   Spent    Left  Speed
> 100  781k    0  781k    0     0   240k      0 --:--:--  0:00:03 --:--:--  244k
> Hanging test: Running org.apache.hadoop.hbase.coprocessor.TestCoprocessorEndpoint
> Hanging test: Running org.apache.hadoop.hbase.client.TestFromClientSide
> Hanging test: Running org.apache.hadoop.hbase.TestIOFencing
> Hanging test: Running org.apache.hadoop.hbase.master.TestMasterFailoverBalancerPersistence
> Hanging test: Running org.apache.hadoop.hbase.master.TestDistributedLogSplitting
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira