[
https://issues.apache.org/jira/browse/KAFKA-15772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17789695#comment-17789695
]
Apoorv Mittal commented on KAFKA-15772:
---------------------------------------
Another failure:
https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14699/21/tests/
{code:java}
Build / JDK 21 and Scala 2.13 / testSendOffsetsWithGroupId(String).quorum=zk –
org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest1m
15sErrororg.opentest4j.AssertionFailedError: Expected 500 values in topic2. ==>
expected: <500> but was: <501>Stacktraceorg.opentest4j.AssertionFailedError:
Expected 500 values in topic2. ==> expected: <500> but was: <501> at
app//org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at
app//org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at
app//org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at
app//org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:150) at
app//org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:559) at
app//kafka.api.TransactionsTest.testSendOffsetsWithGroupId(TransactionsTest.scala:384)
at
[email protected]/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
at [email protected]/java.lang.reflect.Method.invoke(Method.java:580) at
app//org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
at
app//org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
{code}
> Flaky test TransactionsWithTieredStoreTest
> ------------------------------------------
>
> Key: KAFKA-15772
> URL: https://issues.apache.org/jira/browse/KAFKA-15772
> Project: Kafka
> Issue Type: Test
> Components: Tiered-Storage
> Affects Versions: 3.6.0
> Reporter: Divij Vaidya
> Priority: Minor
> Labels: flaky-test
>
> Multiple tests in this Test class have been flaky. See:
> [https://ge.apache.org/scans/tests?search.rootProjectNames=kafka&search.startTimeMax=1698915424764&search.startTimeMin=1697320800000&search.tags=trunk&search.timeZoneId=Europe%2FBerlin&tests.container=org.apache.kafka.tiered.storage.integration.TransactionsWithTieredStoreTest]
>
> Example failure:
> [https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-14667/9/testReport/junit/org.apache.kafka.tiered.storage.integration/TransactionsWithTieredStoreTest/Build___JDK_11_and_Scala_2_13___testSendOffsetsToTransactionTimeout_String__quorum_kraft/]
>
> Other stack traces can be obtained from the ge.apache.org link above
--
This message was sent by Atlassian Jira
(v8.20.10#820010)