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

Dmitry Konstantinov edited comment on CASSANDRA-21168 at 3/3/26 9:40 AM:
-------------------------------------------------------------------------

still failing, a new example: 
[https://ci-cassandra.apache.org/job/Cassandra-trunk/2416/testReport/junit/org.apache.cassandra.repair.autorepair/AutoRepairParameterizedTest/Tests___test_cdc_jdk21_1_20___testRepairPrimaryRangesByDefault_repairType_PREVIEW_REPAIRED__cassandra_testtag_IS_UNDEFINED/]

Main thread stacktrace 
(https://ci-cassandra.apache.org/job/Cassandra-trunk/2416/cloudbees-pipeline-explorer/?line=653742):
{code:java}
[junit-timeout] "main" #1 [5179] prio=5 os_prio=0 cpu=7446.23ms elapsed=486.33s 
tid=0x0000772ea00e1f80 nid=5179 waiting on condition  
[0x0000772ea6255000][junit-timeout]    java.lang.Thread.State: WAITING 
(parking)[junit-timeout]   at 
jdk.internal.misc.Unsafe.park([email protected]/Native Method)[junit-timeout]    
     at 
java.util.concurrent.locks.LockSupport.park([email protected]/LockSupport.java:371)[junit-timeout]
    at 
org.apache.cassandra.utils.concurrent.AsyncFuture.await(AsyncFuture.java:190)[junit-timeout]
         at 
org.apache.cassandra.utils.concurrent.AsyncFuture.await(AsyncFuture.java:54)[junit-timeout]
  at 
org.apache.cassandra.utils.concurrent.AbstractFuture.get(AbstractFuture.java:249)[junit-timeout]
     at 
org.apache.cassandra.utils.FBUtilities.waitOnFuture(FBUtilities.java:564)[junit-timeout]
     at 
org.apache.cassandra.db.ColumnFamilyStore.forceBlockingFlush(ColumnFamilyStore.java:1149)[junit-timeout]
     at 
org.apache.cassandra.db.ColumnFamilyStore.truncateBlocking(ColumnFamilyStore.java:2580)[junit-timeout]
       at 
org.apache.cassandra.db.ColumnFamilyStore.truncateBlocking(ColumnFamilyStore.java:2543)[junit-timeout]
       at 
org.apache.cassandra.repair.autorepair.AutoRepairParameterizedTest.setup(AutoRepairParameterizedTest.java:176)[junit-timeout]
        at jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown 
Source)[junit-timeout]         at 
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke([email protected]/DelegatingMethodAccessorImpl.java:52)[junit-timeout]
       at 
java.lang.reflect.Method.invoke([email protected]/Method.java:580)[junit-timeout]
     at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)[junit-timeout]
  at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)[junit-timeout]
   at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)[junit-timeout]
    at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)[junit-timeout]
         at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)[junit-timeout]
   at 
org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55)[junit-timeout]   at 
org.junit.rules.RunRules.evaluate(RunRules.java:20)[junit-timeout]   at 
org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)[junit-timeout]    
     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)[junit-timeout]
     at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)[junit-timeout]
     at 
org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)[junit-timeout]   at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)[junit-timeout]  
     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)[junit-timeout]
     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)[junit-timeout]  
     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)[junit-timeout] 
     at 
org.junit.runners.ParentRunner.run(ParentRunner.java:363)[junit-timeout]     at 
org.junit.runners.Suite.runChild(Suite.java:128)[junit-timeout]      at 
org.junit.runners.Suite.runChild(Suite.java:27)[junit-timeout]       at 
org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)[junit-timeout]   at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)[junit-timeout]  
     at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)[junit-timeout]
     at 
org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)[junit-timeout]  
     at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)[junit-timeout] 
     at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)[junit-timeout]
         at 
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)[junit-timeout]
   at org.junit.runners.ParentRunner.run(ParentRunner.java:363)[junit-timeout]  
   at 
junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:38)[junit-timeout] 
     at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:534)[junit-timeout]
    at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:1196)[junit-timeout]
        at 
org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:1041)[junit-timeout]
 [junit-timeout]    Locked ownable synchronizers:[junit-timeout]  - 
None[junit-timeout]  {code}


was (Author: dnk):
still failing, a new example: 
https://ci-cassandra.apache.org/job/Cassandra-trunk/2416/testReport/junit/org.apache.cassandra.repair.autorepair/AutoRepairParameterizedTest/Tests___test_cdc_jdk21_1_20___testRepairPrimaryRangesByDefault_repairType_PREVIEW_REPAIRED__cassandra_testtag_IS_UNDEFINED/

> Flaky test - 
> org.apache.cassandra.repair.autorepair.AutoRepairParameterizedTest
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-21168
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21168
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Consistency/Repair
>            Reporter: Dmitry Konstantinov
>            Assignee: Jaydeepkumar Chovatia
>            Priority: Normal
>             Fix For: 5.x
>
>         Attachments: image-2026-02-11-18-53-04-047.png
>
>
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/2400/#showFailuresLink]
> [https://ci-cassandra.apache.org/job/Cassandra-trunk/2399/#showFailuresLink]
> !image-2026-02-11-18-53-04-047.png|width=700!
> A typical error is:
> {code:java}
> junit.framework.AssertionFailedError: Timeout occurred. Please note the time 
> in the report does not reflect the time until the timeout. {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]

Reply via email to