You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Mohammad Arshad (JIRA)" <ji...@apache.org> on 2017/03/10 12:49:04 UTC

[jira] [Commented] (ZOOKEEPER-2717) org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently

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

Mohammad Arshad commented on ZOOKEEPER-2717:
--------------------------------------------

This test case was corrected recently in ZOOKEEPER-2683 and from then it has not failed in ZooKeeper CI. From the log message, i can see you are running the latest RaceConditionTest. Can you please share compete RaceConditionTest test log. 

> org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently
> -------------------------------------------------------------------------
>
>                 Key: ZOOKEEPER-2717
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-2717
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: quorum, server
>    Affects Versions: 3.6.0
>         Environment: Linux 6945c232192e 3.16.0-30-generic #40~14.04.1-Ubuntu SMP Thu Jan 15 17:42:36 UTC 2015 ppc64le ppc64le ppc64le GNU/Linux
>            Reporter: Sneha Kanekar
>              Labels: ppc64le
>
> The test-suite org.apache.zookeeper.server.quorum.RaceConditionTest fails intermittently on ppc64le with following error message:
> {code:borderStyle=solid}
> org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor
> Stacktrace:
> Leader failed to transition to new state. Current state is leading
> junit.framework.AssertionFailedError: Leader failed to transition to new state. Current state is leading
>         at org.apache.zookeeper.server.quorum.RaceConditionTest.testRaceConditionBetweenLeaderAndAckRequestProcessor(RaceConditionTest.java:82)
>         at org.apache.zookeeper.JUnit4ZKTestRunner$LoggedInvokeMethod.evaluate(JUnit4ZKTestRunner.java:79)
>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
>         at java.lang.Thread.run(Thread.java:745)
> {code}
> Also I have attached the standard output log file.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)