./gradlew ":x-pack:qa:full-cluster-restart:v7.5.2#bwcTest" -Dtests.class="org.elasticsearch.xpack.restart.FullClusterRestartIT" -Dtests.method="testDisableFieldNameField {cluster=UPGRADED}" -Dtests.seed=73CC50CCE6D6FDA3 -Dtests.bwc=true -Dtests.locale=is-IS -Dtests.timezone=Pacific/Honolulu -Druntime.java=22
org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:33343], URI [_query], status line [HTTP/1.1 404 Not Found]
{"error":{"root_cause":[{"type":"index_not_found_exception","reason":"no such index [nofnf]","index_uuid":"LlnDGUE6R9GTLZEQvOPbNA","index":"nofnf","suppressed":[{"type":"exception","reason":"1 further exceptions were dropped"},{"type":"task_cancelled_exception","reason":"parent task was cancelled [cancelled on failure]"}]}],"type":"index_not_found_exception","reason":"no such index [nofnf]","index_uuid":"LlnDGUE6R9GTLZEQvOPbNA","index":"nofnf","suppressed":[{"type":"exception","reason":"1 further exceptions were dropped"},{"type":"task_cancelled_exception","reason":"parent task was cancelled [cancelled on failure]"}]},"status":404}
Build Scans:
Reproduction Line:
Applicable branches:
main
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.