./gradlew ":x-pack:qa:rolling-upgrade:v8.9.2#oneThirdUpgradedTest" -Dtests.class="org.elasticsearch.upgrades.DataStreamsUpgradeIT" -Dtests.method="testDataStreamValidationDoesNotBreakUpgrade" -Dtests.seed=8E504D2145967964 -Dtests.bwc=true -Dtests.locale=twq-Latn-NE -Dtests.timezone=America/Iqaluit -Druntime.java=25
org.elasticsearch.client.ResponseException: method [POST], host [http://127.0.0.1:34053], URI [/logs-barbaz/_search?rest_total_hits_as_int=true&filter_path=hits.total], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [logs-barbaz]","resource.type":"index_or_alias","resource.id":"logs-barbaz","index_uuid":"_na_","index":"logs-barbaz"}],"type":"index_not_found_exception","reason":"no such index [logs-barbaz]","resource.type":"index_or_alias","resource.id":"logs-barbaz","index_uuid":"_na_","index":"logs-barbaz"},"status":404}
Build Scans:
Reproduction Line:
Applicable branches:
8.19
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.