-
Notifications
You must be signed in to change notification settings - Fork 25.7k
Open
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in ElasticsearchTeam:StorageEngineneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
Build Scans:
- elasticsearch-periodic #11545 / 9.0.8_bwc
- elasticsearch-pull-request #108024 / 8.19.9_part_6_bwc-snapshots
- elasticsearch-pull-request #108024 / 9.1.9_part_6_bwc-snapshots
- elasticsearch-pull-request #108024 / pr-upgrade-part-6
- elasticsearch-pull-request #108024 / 9.2.3_part_6_bwc-snapshots
- elasticsearch-pull-request #107999 / 9.3.0_part_6_bwc-snapshots
Reproduction Line:
./gradlew ":qa:rolling-upgrade:v9.0.8#bwcTest" -Dtests.class="org.elasticsearch.upgrades.IndexSortUpgradeIT" -Dtests.method="testIndexSortForNumericTypes {upgradedNodes=1}" -Dtests.seed=68E68168E2A2B4AD -Dtests.bwc=true -Dtests.locale=yrl -Dtests.timezone=Etc/GMT+9 -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:40161], 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}
Issue Reasons:
- [main] 6 failures in test testIndexSortForNumericTypes {upgradedNodes=1} (0.7% fail rate in 910 executions)
- [main] 2 failures in pipeline elasticsearch-pull-request (1.4% fail rate in 139 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Search Foundations/MappingIndex mappings, including merging and defining field typesIndex mappings, including merging and defining field types:StorageEngine/MappingThe storage related side of mappingsThe storage related side of mappings>test-failureTriaged test failures from CITriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in ElasticsearchMeta label for the Search Foundations team in ElasticsearchTeam:StorageEngineneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)