Closed
Description
Build Scans:
Reproduction Line:
./gradlew ':x-pack:plugin:snapshot-repo-test-kit:qa:gcs:javaRestTest' --tests "org.elasticsearch.repositories.blobstore.testkit.GCSSnapshotRepoTestKitIT.testRepositoryAnalysis" -Dtests.seed=958EC26E665DFFC9 -Dtests.locale=ps-AF -Dtests.timezone=America/Argentina/Jujuy -Druntime.java=22
Applicable branches:
8.15
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:45521], URI [/_snapshot/repository/_analyze?blob_count=10&seed=-605332933961545440&max_blob_size=1mb&timeout=120s&concurrency=4], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"repository_verification_exception","reason":"[repository] register [test-register-contended-xiI4LAB9TV2RWCIUoShEZA] should have value [10] but instead had value [OptionalBytesReference[MISSING]]"}],"type":"repository_verification_exception","reason":"[repository] analysis failed, you may need to manually remove [temp-analysis-GYCHMvHuREKM3vd994Bsuw]","caused_by":{"type":"repository_verification_exception","reason":"[repository] register [test-register-contended-xiI4LAB9TV2RWCIUoShEZA] should have value [10] but instead had value [OptionalBytesReference[MISSING]]"}},"status":500}
Issue Reasons:
- [8.15] 2 failures in test testRepositoryAnalysis (2.3% fail rate in 87 executions)
- [8.15] 2 failures in step third-party_gcs (66.7% fail rate in 3 executions)
- [8.15] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.