Skip to content

[CI] Failure in SslIntegrationTests.testThatTransportClientUsingSSLv3ProtocolIsRejected  #35360

@tvernum

Description

@tvernum

This seems to have been broken in #35144 / f395b1e.
Reproduces locally.

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+matrix-java-periodic/ES_BUILD_JAVA=java11,ES_RUNTIME_JAVA=java11,nodes=virtual&&linux/45/console

./gradlew :x-pack:plugin:security:test -Dtests.seed=447D7874AF93DCF8 -Dtests.class=org.elasticsearch.xpack.security.transport.ssl.SslIntegrationTests -Dtests.method="testThatTransportClientUsingSSLv3ProtocolIsRejected" -Dtests.security.manager=true -Dtests.locale=nl-NL -Dtests.timezone=UCT -Dcompiler.java=11 -Druntime.java=11
  > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=160, name=Thread-1, state=RUNNABLE, group=TGRP-SslIntegrationTests]
   >    at __randomizedtesting.SeedInfo.seed([447D7874AF93DCF8:9CD5162256A743F1]:0)
   > Caused by: java.lang.AssertionError
   >    at __randomizedtesting.SeedInfo.seed([447D7874AF93DCF8]:0)
   >    at io.netty.handler.ssl.SslHandler.handshake(SslHandler.java:1747)
   >    at io.netty.handler.ssl.SslHandler.startHandshakeProcessing(SslHandler.java:1666)
   >    at io.netty.handler.ssl.SslHandler.channelActive(SslHandler.java:1807)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions