./gradlew ":qa:rolling-upgrade:v9.0.7#bwcTest" -Dtests.class="org.elasticsearch.upgrades.IndexSortUpgradeIT" -Dtests.method="testIndexSortForNumericTypes {upgradedNodes=2}" -Dtests.seed=F5C3D5FC3588ECDC -Dtests.bwc=true -Dtests.locale=bn-IN -Dtests.timezone=Africa/Algiers -Druntime.java=25
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:38263], URI [/index_int/_search], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[],"type":"search_phase_execution_exception","reason":"","phase":"fetch","grouped":true,"failed_shards":[],"caused_by":{"type":"illegal_argument_exception","reason":"Can't sort on field [int_field]; the field has incompatible sort types: [INT] and [LONG] across shards!"}},"status":400}
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.