You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Vahid Hashemian (JIRA)" <ji...@apache.org> on 2019/05/03 03:40:00 UTC

[jira] [Commented] (KAFKA-8136) Flaky Test MetadataRequestTest#testAllTopicsRequest

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

Vahid Hashemian commented on KAFKA-8136:
----------------------------------------

Removed Fix Version 2.2.1 as this issue is not blocking that release.

> Flaky Test MetadataRequestTest#testAllTopicsRequest
> ---------------------------------------------------
>
>                 Key: KAFKA-8136
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8136
>             Project: Kafka
>          Issue Type: Bug
>          Components: core, unit tests
>    Affects Versions: 2.2.0
>            Reporter: Matthias J. Sax
>            Priority: Critical
>              Labels: flaky-test
>             Fix For: 2.3.0
>
>
> [https://jenkins.confluent.io/job/apache-kafka-test/job/2.2/78/testReport/junit/kafka.server/MetadataRequestTest/testAllTopicsRequest/]
> {quote}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){quote}
> STDOUT
> {quote}[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.{quote}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)