Open
Description
Build Scans:
- elasticsearch-intake #24127 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #75895 / 8.19.0_part_2_bwc-snapshots
- elasticsearch-pull-request #75849 / 8.19.0_part_2_bwc-snapshots
- elasticsearch-pull-request #75821 / 8.19.0_part_2_bwc-snapshots
Reproduction Line:
./gradlew ":x-pack:qa:rolling-upgrade:v8.19.0#upgradedClusterTest" -Dtests.class="org.elasticsearch.upgrades.QueryableBuiltInRolesUpgradeIT" -Dtests.method="testBuiltInRolesSyncedOnClusterUpgrade" -Dtests.seed=727871A2E3E80A61 -Dtests.bwc=true -Dtests.locale=fr-DZ -Dtests.timezone=Asia/Srednekolymsk -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.elasticsearch.client.ResponseException: method [GET], host [http://[::1]:36693], URI [/_cluster/health?wait_for_nodes=3], status line [HTTP/1.1 408 Request Timeout]
{"cluster_name":"v8.19.0","status":"red","timed_out":true,"number_of_nodes":2,"number_of_data_nodes":2,"active_primary_shards":189,"active_shards":372,"relocating_shards":0,"initializing_shards":0,"unassigned_shards":1,"unassigned_primary_shards":1,"delayed_unassigned_shards":0,"number_of_pending_tasks":0,"number_of_in_flight_fetch":0,"task_max_waiting_in_queue_millis":0,"active_shards_percent_as_number":99.73190348525469}
Issue Reasons:
- [main] 4 failures in test testBuiltInRolesSyncedOnClusterUpgrade (1.1% fail rate in 369 executions)
- [main] 3 failures in step 8.19.0_part_2_bwc-snapshots (3.6% fail rate in 84 executions)
- [main] 3 failures in pipeline elasticsearch-pull-request (2.3% fail rate in 129 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.