[
https://issues.apache.org/jira/browse/CASSANDRA-18440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17913744#comment-17913744
]
Brandon Williams commented on CASSANDRA-18440:
----------------------------------------------
||Branch||CI||
|[4.0|https://github.com/driftx/cassandra/tree/CASSANDRA-18440-4.0]|[repeat|https://dumdumbullet.com/1011728031/JTUY2W1Hbx/900001163456]|
|[4.1|https://github.com/driftx/cassandra/tree/CASSANDRA-18440-4.1]|[repeat|https://app.circleci.com/pipelines/github/driftx/cassandra/1824/workflows/91495bc1-8fd2-4fbc-ba0d-fbc17381f1df/jobs/111617]|
|[5.0|https://github.com/driftx/cassandra/tree/CASSANDRA-18440-5.0]|[repeat|https://app.circleci.com/pipelines/github/driftx/cassandra/1824/workflows/91495bc1-8fd2-4fbc-ba0d-fbc17381f1df/jobs/111617],
[latest|https://app.circleci.com/pipelines/github/driftx/cassandra/1827/workflows/7a92aed9-18f5-4045-bf5a-23d4b16eb4ed/jobs/111620]|
|[trunk|https://github.com/driftx/cassandra/tree/CASSANDRA-18440-trunk]|[repeat|https://app.circleci.com/pipelines/github/driftx/cassandra/1825/workflows/a83277a8-6db0-4afe-a8a4-f338909213d2/jobs/111619],
[latest|https://app.circleci.com/pipelines/github/driftx/cassandra/1827/workflows/7a92aed9-18f5-4045-bf5a-23d4b16eb4ed/jobs/111620]|
> Test failure:
> org.apache.cassandra.distributed.test.RepairTest.testForcedNormalRepairWithOneNodeDown
> ----------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-18440
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18440
> Project: Apache Cassandra
> Issue Type: Bug
> Components: CI
> Reporter: Ekaterina Dimitrova
> Assignee: Kristijonas Zalys
> Priority: Normal
> Fix For: 4.0.x, 4.1.x, 5.0.x, 5.x
>
> Attachments: Screenshot 2025-01-07 at 11.50.24.png
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The test appears to be flaky as seen in
> https://ci-cassandra.apache.org/job/Cassandra-trunk/1509/testReport/org.apache.cassandra.distributed.test/RepairTest/testForcedNormalRepairWithOneNodeDown__jdk1_8/
> and
> https://app.circleci.com/pipelines/github/ekaterinadimitrova2/cassandra/2329/workflows/f56b57d8-a283-4c76-968a-a2a553bf57b7/jobs/20786/tests#failed-test-0
> {code:java}
> junit.framework.AssertionFailedError: Exception found expected null, but
> was:<java.lang.RuntimeException: Did not get replies from all endpoints.
> at
> org.apache.cassandra.service.ActiveRepairService.failRepair(ActiveRepairService.java:748)
> at
> org.apache.cassandra.service.ActiveRepairService.prepareForRepair(ActiveRepairService.java:681)
> at
> org.apache.cassandra.repair.RepairRunnable.prepare(RepairRunnable.java:400)
> at
> org.apache.cassandra.repair.RepairRunnable.runMayThrow(RepairRunnable.java:279)
> at
> org.apache.cassandra.repair.RepairRunnable.run(RepairRunnable.java:248)
> at org.apache.cassandra.concurrent.FutureTask$1.call(FutureTask.java:96)
> at org.apache.cassandra.concurrent.FutureTask.call(FutureTask.java:61)
> at org.apache.cassandra.concurrent.FutureTask.run(FutureTask.java:71)
> at org.apache.cassandra.concurrent.FutureTask$1.call(FutureTask.java:96)
> at org.apache.cassandra.concurrent.FutureTask.call(FutureTask.java:61)
> at org.apache.cassandra.concurrent.FutureTask.run(FutureTask.java:71)
> at
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> at
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> at
> io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
> at java.lang.Thread.run(Thread.java:750)
> >
> at
> org.apache.cassandra.distributed.test.DistributedRepairUtils.lambda$assertParentRepairSuccess$4(DistributedRepairUtils.java:129)
> at
> org.apache.cassandra.distributed.test.DistributedRepairUtils.validateExistingParentRepair(DistributedRepairUtils.java:164)
> at
> org.apache.cassandra.distributed.test.DistributedRepairUtils.assertParentRepairSuccess(DistributedRepairUtils.java:124)
> at
> org.apache.cassandra.distributed.test.RepairTest.testForcedNormalRepairWithOneNodeDown(RepairTest.java:212)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]