You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Ismael Juma (Jira)" <ji...@apache.org> on 2021/06/23 13:28:00 UTC

[jira] [Resolved] (KAFKA-12786) Getting SslTransportLayerTest error

     [ https://issues.apache.org/jira/browse/KAFKA-12786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ismael Juma resolved KAFKA-12786.
---------------------------------
    Resolution: Duplicate

Since it's the same root cause asĀ KAFKA-12790, marking as a duplicate of that.

> Getting SslTransportLayerTest error 
> ------------------------------------
>
>                 Key: KAFKA-12786
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12786
>             Project: Kafka
>          Issue Type: Bug
>          Components: unit tests
>         Environment: Ububtu 20.04
>            Reporter: Sibelle
>            Assignee: Ismael Juma
>            Priority: Major
>              Labels: beginner
>         Attachments: Error.png
>
>
> SaslAuthenticatorTest > testRepeatedValidSaslPlainOverSsl() PASSED
> org.apache.kafka.common.network.SslTransportLayerTest.testUnsupportedTLSVersion(Args)[1] failed, log available in /kafka/clients/build/reports/testOutput/org.apache.kafka.common.network.SslTransportLayerTest.testUnsupportedTLSVersion(Args)[1].test.stdout
> SslTransportLayerTest > [1] tlsProtocol=TLSv1.2, useInlinePem=false FAILED
>     org.opentest4j.AssertionFailedError: Condition not met within timeout 15000. Metric not updated failed-authentication-total expected:<1.0> but was:<0.0> ==> expected: <true> but was: <false>
>         at org.junit.jupiter.api.AssertionUtils.fail(AssertionUtils.java:55)
>         at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:40)
>         at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:193)
>         at org.apache.kafka.test.TestUtils.lambda$waitForCondition$3(TestUtils.java:320)
>         at org.apache.kafka.test.TestUtils.retryOnExceptionWithTimeout(TestUtils.java:368)
>         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:317)
>         at org.apache.kafka.test.TestUtils.waitForCondition(TestUtils.java:301)
>         at org.apache.kafka.common.network.NioEchoServer.waitForMetrics(NioEchoServer.java:196)
>         at org.apache.kafka.common.network.NioEchoServer.verifyAuthenticationMetrics(NioEchoServer.java:155)
>         at org.apache.kafka.common.network.SslTransportLayerTest.testUnsupportedTLSVersion(SslTransportLayerTest.java:644)



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