[
https://issues.apache.org/jira/browse/KAFKA-8031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17854382#comment-17854382
]
Igor Soarez commented on KAFKA-8031:
------------------------------------
Another instance
https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-16077/4/tests/
{code:java}
org.opentest4j.AssertionFailedError: Client with
id=QuotasTestProducer-!@#$%^&*() should have been throttled ==> expected:
<true> but was: <false>
at
org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
at
org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63)
at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36)
at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:214)
at
kafka.api.QuotaTestClients.verifyThrottleTimeMetric(BaseQuotaTest.scala:288)
at kafka.api.QuotaTestClients.verifyProduceThrottle(BaseQuotaTest.scala:269)
at kafka.api.BaseQuotaTest.testQuotaOverrideDelete(BaseQuotaTest.scala:159)
{code}
> Flaky Test UserClientIdQuotaTest#testQuotaOverrideDelete
> --------------------------------------------------------
>
> Key: KAFKA-8031
> URL: https://issues.apache.org/jira/browse/KAFKA-8031
> Project: Kafka
> Issue Type: Bug
> Components: core, unit tests
> Affects Versions: 2.3.0
> Reporter: Matthias J. Sax
> Priority: Critical
> Labels: flaky-test
>
> [https://builds.apache.org/job/kafka-pr-jdk11-scala2.12/2830/testReport/junit/kafka.api/UserClientIdQuotaTest/testQuotaOverrideDelete/]
> {quote}java.lang.AssertionError: Client with id=QuotasTestConsumer-!@#$%^&*()
> should have been throttled at org.junit.Assert.fail(Assert.java:89) at
> org.junit.Assert.assertTrue(Assert.java:42) at
> kafka.api.QuotaTestClients.verifyThrottleTimeMetric(BaseQuotaTest.scala:229)
> at kafka.api.QuotaTestClients.verifyConsumeThrottle(BaseQuotaTest.scala:221)
> at
> kafka.api.BaseQuotaTest.testQuotaOverrideDelete(BaseQuotaTest.scala:130){quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)