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

Flaky Test MetadataRequestTest#testAllTopicsRequest

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 2.2.0
    • None
    • core, unit tests

    Description

      https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/78/testReport/junit/kafka.server/MetadataRequestTest/testAllTopicsRequest/

      java.lang.AssertionError: Partition [t2,0] metadata not propagated after 15000 ms at kafka.utils.TestUtils$.fail(TestUtils.scala:381) at kafka.utils.TestUtils$.waitUntilTrue(TestUtils.scala:791) at kafka.utils.TestUtils$.waitUntilMetadataIsPropagated(TestUtils.scala:880) at kafka.utils.TestUtils$.$anonfun$createTopic$3(TestUtils.scala:318) at kafka.utils.TestUtils$.$anonfun$createTopic$3$adapted(TestUtils.scala:317) at scala.collection.TraversableLike.$anonfun$map$1(TraversableLike.scala:237) at scala.collection.immutable.Range.foreach(Range.scala:158) at scala.collection.TraversableLike.map(TraversableLike.scala:237) at scala.collection.TraversableLike.map$(TraversableLike.scala:230) at scala.collection.AbstractTraversable.map(Traversable.scala:108) at kafka.utils.TestUtils$.createTopic(TestUtils.scala:317) at kafka.integration.KafkaServerTestHarness.createTopic(KafkaServerTestHarness.scala:125) at kafka.server.MetadataRequestTest.testAllTopicsRequest(MetadataRequestTest.scala:201)

      STDOUT

      [2019-03-20 00:05:17,921] ERROR [ReplicaFetcher replicaId=1, leaderId=0, fetcherId=0] Error for partition replicaDown-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:05:23,520] WARN Unable to read additional data from client sessionid 0x10033b4d8c60000, likely client has closed socket (org.apache.zookeeper.server.NIOServerCnxn:376) [2019-03-20 00:05:23,794] ERROR [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Error for partition testAutoCreate_Topic-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:05:30,735] ERROR [ReplicaFetcher replicaId=2, leaderId=0, fetcherId=0] Error for partition __consumer_offsets-2 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:05:31,156] ERROR [ReplicaFetcher replicaId=1, leaderId=0, fetcherId=0] Error for partition notInternal-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:05:31,156] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition notInternal-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:05:37,817] WARN Unable to read additional data from client sessionid 0x10033b51c370002, likely client has closed socket (org.apache.zookeeper.server.NIOServerCnxn:376) [2019-03-20 00:05:51,571] ERROR [ReplicaFetcher replicaId=1, leaderId=0, fetcherId=0] Error for partition t1-2 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:05:51,571] ERROR [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Error for partition t1-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:06:22,153] ERROR [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Error for partition t1-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:06:22,622] ERROR [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Error for partition t2-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:06:35,106] ERROR [ReplicaFetcher replicaId=0, leaderId=1, fetcherId=0] Error for partition t1-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:06:35,129] ERROR [ReplicaFetcher replicaId=0, leaderId=2, fetcherId=0] Error for partition t1-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:06:35,153] ERROR [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error for partition t1-1 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:06:41,406] ERROR [ReplicaFetcher replicaId=2, leaderId=1, fetcherId=0] Error for partition t2-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition. [2019-03-20 00:06:41,647] ERROR [ReplicaFetcher replicaId=1, leaderId=2, fetcherId=0] Error for partition t3-0 at offset 0 (kafka.server.ReplicaFetcherThread:76) org.apache.kafka.common.errors.UnknownTopicOrPartitionException: This server does not host this topic-partition.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mjsax Matthias J. Sax
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated: