[
https://issues.apache.org/jira/browse/CASSANDRA-15239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17297751#comment-17297751
]
Ekaterina Dimitrova edited comment on CASSANDRA-15239 at 3/9/21, 7:35 PM:
--------------------------------------------------------------------------
According to Jenkins there are no known failures in 3.11. And I returned the
4.0 rc fix version to the ticket as we need to return the test to trunk.
Whether it is also flaky on 4.0, that we need to test.
was (Author: e.dimitrova):
According to Jenkins there are no known failures in 3.11. And I returned the rc
fix version to the ticket as we need to return the test to trunk. Whether it is
also flaky on 4.0, that we need to test.
> [flaky in-mem dtest] nodeDownDuringMove -
> org.apache.cassandra.distributed.test.GossipTest
> ------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-15239
> URL: https://issues.apache.org/jira/browse/CASSANDRA-15239
> Project: Cassandra
> Issue Type: Bug
> Components: Test/dtest/java
> Reporter: Jay Zhuang
> Assignee: Ekaterina Dimitrova
> Priority: Normal
> Fix For: 3.0.x, 4.0-rc
>
>
> The in-mem dtest fail from time to time:
> {noformat}
> nodeDownDuringMove - org.apache.cassandra.distributed.test.GossipTest
> java.lang.RuntimeException: java.lang.IllegalStateException: Unable to
> contact any seeds!
> {noformat}
> [https://circleci.com/gh/Instagram/cassandra/98]
> More details:
> {noformat}
> Testcase:
> nodeDownDuringMove(org.apache.cassandra.distributed.test.GossipTest): Caused
> an ERROR
> java.lang.IllegalStateException: Unable to contact any seeds!
> java.lang.RuntimeException: java.lang.IllegalStateException: Unable to
> contact any seeds!
> at
> org.apache.cassandra.distributed.impl.IsolatedExecutor.waitOn(IsolatedExecutor.java:166)
> at
> org.apache.cassandra.distributed.impl.IsolatedExecutor.lambda$sync$4(IsolatedExecutor.java:69)
> at
> org.apache.cassandra.distributed.impl.Instance.startup(Instance.java:322)
> at
> org.apache.cassandra.distributed.impl.AbstractCluster$Wrapper.startup(AbstractCluster.java:148)
> at
> org.apache.cassandra.distributed.test.GossipTest.nodeDownDuringMove(GossipTest.java:96)
> Caused by: java.lang.IllegalStateException: Unable to contact any seeds!
> at
> org.apache.cassandra.service.StorageService.bootstrap(StorageService.java:1261)
> at
> org.apache.cassandra.service.StorageService.joinTokenRing(StorageService.java:921)
> at
> org.apache.cassandra.distributed.impl.Instance.lambda$startup$6(Instance.java:301)
> at
> java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
> at java.util.concurrent.FutureTask.run(FutureTask.java:266)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at
> org.apache.cassandra.concurrent.NamedThreadFactory.lambda$threadLocalDeallocator$0(NamedThreadFactory.java:83)
> at java.lang.Thread.run(Thread.java:748)
> Test org.apache.cassandra.distributed.test.GossipTest FAILED
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]