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

Jason Gustafson commented on KAFKA-8940:
----------------------------------------

Found a new instance of this: 
https://builds.apache.org/job/kafka-pr-jdk11-scala2.13/4554/testReport/junit/org.apache.kafka.streams.integration/SmokeTestDriverIntegrationTest/shouldWorkWithRebalance/
```
java.lang.AssertionError: verifying tagg
fail: key=470 tagg=[ConsumerRecord(topic = tagg, partition = 0, leaderEpoch = 
0, offset = 32, CreateTime = 1581120009534, serialized key size = 3, serialized 
value size = 8, headers = RecordHeaders(headers = [], isReadOnly = false), key 
= 470, value = 1)] expected=0
         taggEvents: [ConsumerRecord(topic = tagg, partition = 0, leaderEpoch = 
0, offset = 32, CreateTime = 1581120009534, serialized key size = 3, serialized 
value size = 8, headers = RecordHeaders(headers = [], isReadOnly = false), key 
= 470, value = 1)]
verifying suppressed min-suppressed
verifying min-suppressed with 20 keys
fail: resultCount=20 expectedCount=10
        result=[[4-1003@1581120000000/1581206400000], 
[7-1006@1581033600000/1581120000000], [1-1000@1581033600000/1581120000000], 
[9-1008@1581120000000/1581206400000], [0-999@1581120000000/1581206400000], 
[9-1008@1581033600000/1581120000000], [3-1002@1581033600000/1581120000000], 
[3-1002@1581120000000/1581206400000], [8-1007@1581120000000/1581206400000], 
[8-1007@1581033600000/1581120000000], [2-1001@1581120000000/1581206400000], 
[2-1001@1581033600000/1581120000000], [7-1006@1581120000000/1581206400000], 
[1-1000@1581120000000/1581206400000], [0-999@1581033600000/1581120000000], 
[4-1003@1581033600000/1581120000000], [6-1005@1581120000000/1581206400000], 
[6-1005@1581033600000/1581120000000], [5-1004@1581033600000/1581120000000], 
[5-1004@1581120000000/1581206400000]]
        expected=[7-1006, 3-1002, 0-999, 1-1000, 4-1003, 2-1001, 5-1004, 
8-1007, 6-1005, 9-1008]
verifying suppressed sws-suppressed
verifying min with 10 keys
min fail: key=7-1006 actual=535 expected=7
```

> Flaky Test SmokeTestDriverIntegrationTest.shouldWorkWithRebalance
> -----------------------------------------------------------------
>
>                 Key: KAFKA-8940
>                 URL: https://issues.apache.org/jira/browse/KAFKA-8940
>             Project: Kafka
>          Issue Type: Bug
>          Components: streams, unit tests
>            Reporter: Guozhang Wang
>            Assignee: Guozhang Wang
>            Priority: Major
>              Labels: flaky-test
>             Fix For: 2.5.0
>
>
> I lost the screen shot unfortunately... it reports the set of expected 
> records does not match the received records.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to