Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-9545

Flaky Test `RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted`

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • streams
    • None

    Description

      https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/4678/testReport/org.apache.kafka.streams.integration/RegexSourceIntegrationTest/testRegexMatchesTopicsAWhenDeleted/

      java.lang.AssertionError: Condition not met within timeout 15000. Stream tasks not updated
      	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:26)
      	at org.apache.kafka.test.TestUtils.lambda$waitForCondition$5(TestUtils.java:367)
      	at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:415)
      	at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:383)
      	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:366)
      	at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:337)
      	at org.apache.kafka.streams.integration.RegexSourceIntegrationTest.testRegexMatchesTopicsAWhenDeleted(RegexSourceIntegrationTest.java:224)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
      	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
      	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
      	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
      

      Attachments

        Activity

          People

            lucasbru Lucas Brutschy
            hachikuji Jason Gustafson
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: