[
https://issues.apache.org/jira/browse/HBASE-15074?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15088368#comment-15088368
]
Sean Busbey commented on HBASE-15074:
-------------------------------------
The end of the test log file just shows this:
{code}
Results :
Tests run: 237, Failures: 0, Errors: 0, Skipped: 1
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:09 min
[INFO] Finished at: 2016-01-07T17:11:37-06:00
[INFO] Final Memory: 33M/582M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project hbase-common: There was a timeout or other error in the fork -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
{code}
so AFAICT it did the right thing parsing the logs for the zombie name.
> Zombie maker to test zombie detector
> ------------------------------------
>
> Key: HBASE-15074
> URL: https://issues.apache.org/jira/browse/HBASE-15074
> Project: HBase
> Issue Type: Sub-task
> Components: test
> Reporter: stack
> Assignee: stack
> Fix For: 2.0.0
>
> Attachments: 15074.patch, 15074v2.patch, 15074v2.patch
>
>
> Our Sean thinks our zombie detector is not finding zombies (and I think he is
> right). Here is a test that makes zombies. Lets see what happens.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)