Skip to content

[CI] MicrosoftGraphAuthzPluginIT testConcurrentAuthentication failing #135777

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:security:qa:microsoft-graph-authz-tests:javaRestTest" --tests "org.elasticsearch.xpack.security.authz.microsoft.MicrosoftGraphAuthzPluginIT.testConcurrentAuthentication" -Dtests.seed=8483F52E2AB92F53 -Dtests.configure_test_clusters_with_one_processor=true -Dtests.locale=sr-Cyrl-BA -Dtests.timezone=America/Cuiaba -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.util.concurrent.ExecutionException: org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:35605], URI [_security/saml/authenticate], status line [HTTP/1.1 401 Unauthorized]
{"error":{"root_cause":[{"type":"security_exception","reason":"error attempting to authenticate request","header":{"WWW-Authenticate":["Basic realm=\"security\", charset=\"UTF-8\"","Bearer realm=\"security\"","ApiKey"]}}],"type":"security_exception","reason":"error attempting to authenticate request","caused_by":{"type":"array_index_out_of_bounds_exception","reason":"Index 1 out of bounds for length 0"},"header":{"WWW-Authenticate":["Basic realm=\"security\", charset=\"UTF-8\"","Bearer realm=\"security\"","ApiKey"]}},"status":401}

Issue Reasons:

  • [main] 3 failures in test testConcurrentAuthentication (0.4% fail rate in 830 executions)

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

Metadata

Metadata

Assignees

Labels

:Security/AuthorizationRoles, Privileges, DLS/FLS, RBAC/ABAC>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