Skip to content

[CI] DenseVectorRollingUpgradeIT class failing #143796

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":qa:rolling-upgrade:v8.19.13#bwcTest" -Dtests.class="org.elasticsearch.upgrades.DenseVectorRollingUpgradeIT" -Dtests.method="testDenseVectorMappingUpdateOnOldCluster {upgradedNodes=2}" -Dtests.seed=B0B49A652F80E658 -Dtests.bwc=true -Dtests.locale=oc -Dtests.timezone=America/Cordoba -Druntime.java=21

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:44725], URI [/test_index_type_change/_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 [test_index_type_change]","resource.type":"index_or_alias","resource.id":"test_index_type_change","index_uuid":"_na_","index":"test_index_type_change"}],"type":"index_not_found_exception","reason":"no such index [test_index_type_change]","resource.type":"index_or_alias","resource.id":"test_index_type_change","index_uuid":"_na_","index":"test_index_type_change"},"status":404}

Issue Reasons:

  • [main] 11 failures in class org.elasticsearch.upgrades.DenseVectorRollingUpgradeIT (1.5% fail rate in 750 executions)
  • [main] 2 failures in step 9.3.2_part_6_bwc-snapshots (1.8% fail rate in 112 executions)
  • [main] 2 failures in step pr-upgrade-part-6 (1.8% fail rate in 111 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (3.3% fail rate in 120 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

Labels

:Search Relevance/VectorsVector search>test-failureTriaged test failures from CITeam:Search RelevanceMeta label for the Search Relevance team in Elasticsearchmedium-riskAn open issue or test failure that is a medium risk to future releases

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions