Skip to content

[CI] SSLDriverTests testHandshakeFailureBecauseProtocolMismatch failing #115016

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ':x-pack:plugin:security:test' --tests "org.elasticsearch.xpack.security.transport.nio.SSLDriverTests.testHandshakeFailureBecauseProtocolMismatch" -Dtests.seed=E882D1342B4415C -Dtests.locale=es-SV -Dtests.timezone=US/Pacific -Druntime.java=8

Applicable branches:
7.17

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: (is "The client supported protocol versions [TLSv1.1] are not accepted by server preferences [TLS1.2]" or is "Client requested protocol TLSv1.1 not enabled or not supported" or is "No appropriate protocol (protocol is disabled or cipher suites are inappropriate)")
     but: was "The client supported protocol versions [TLSv1.1] are not accepted by server preferences [TLS12]"

Issue Reasons:

  • [7.17] 2 consecutive failures in test testHandshakeFailureBecauseProtocolMismatch
  • [7.17] 5 consecutive failures in step corretto8_java-matrix
  • [7.17] 20 consecutive failures in step corretto11_java-matrix
  • [7.17] 25 failures in test testHandshakeFailureBecauseProtocolMismatch (3.2% fail rate in 774 executions)
  • [7.17] 5 failures in step corretto8_java-matrix (23.8% fail rate in 21 executions)
  • [7.17] 20 failures in step corretto11_java-matrix (100.0% fail rate in 20 executions)
  • [7.17] 20 failures in pipeline elasticsearch-periodic (95.2% fail rate in 21 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Security/TLSSSL/TLS, Certificates>test-failureTriaged test failures from CITeam:SecurityMeta label for security teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions