./gradlew ":x-pack:qa:smoke-test-plugins-ssl:yamlRestTest" --tests "org.elasticsearch.smoketest.SmokeTestMonitoringWithSecurityIT.testHTTPExporterWithSSL" -Dtests.seed=1EBBB56CCD1A86D3 -Dtests.locale=brx-IN -Dtests.timezone=Asia/Dili -Druntime.java=24
org.elasticsearch.client.ResponseException: method [GET], host [https://127.0.0.1:33329], URI [/_xpack/usage], status line [HTTP/1.1 503 Service Unavailable]
{"error":{"root_cause":[{"type":"unavailable_shards_exception","reason":"at least one search shard for the index [.security-7] is unavailable","suppressed":[{"type":"unavailable_shards_exception","reason":"at least one search shard for the index [.security-7] is unavailable"}]}],"type":"unavailable_shards_exception","reason":"at least one search shard for the index [.security-7] is unavailable","suppressed":[{"type":"unavailable_shards_exception","reason":"at least one search shard for the index [.security-7] is unavailable"}]},"status":503}
Build Scans:
Reproduction Line:
Applicable branches:
9.0
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.