[ https://issues.apache.org/jira/browse/KAFKA-10405?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17192122#comment-17192122 ]
Bruno Cadonna commented on KAFKA-10405: --------------------------------------- Another failure: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-9258/1/tests {code} java.lang.AssertionError: Condition not met within timeout 60000. Repartition topic restore-test-KSTREAM-AGGREGATE-STATE-STORE-0000000002-repartition not purged data after 60000 ms. at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26) at org.apache.kafka.test.TestUtils.lambda$waitForCondition$6(TestUtils.java:401) at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:449) at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:417) at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:398) at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:388) at org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState(PurgeRepartitionTopicIntegrationTest.java:206) {code} > Flaky Test > org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState > ------------------------------------------------------------------------------------------------------- > > Key: KAFKA-10405 > URL: https://issues.apache.org/jira/browse/KAFKA-10405 > Project: Kafka > Issue Type: Test > Components: streams > Reporter: Bill Bejeck > Priority: Major > > From build [https://builds.apache.org/job/kafka-pr-jdk14-scala2.13/1979/] > > {noformat} > org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest > > shouldRestoreState FAILED > 14:25:19 java.lang.AssertionError: Condition not met within timeout > 60000. Repartition topic > restore-test-KSTREAM-AGGREGATE-STATE-STORE-0000000002-repartition not purged > data after 60000 ms. > 14:25:19 at > org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26) > 14:25:19 at > org.apache.kafka.test.TestUtils.lambda$waitForCondition$6(TestUtils.java:401) > 14:25:19 at > org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:449) > 14:25:19 at > org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:417) > 14:25:19 at > org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:398) > 14:25:19 at > org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:388) > 14:25:19 at > org.apache.kafka.streams.integration.PurgeRepartitionTopicIntegrationTest.shouldRestoreState(PurgeRepartitionTopicIntegrationTest.java:206){noformat} -- This message was sent by Atlassian Jira (v8.3.4#803005)