Skip to content

[CI] QueryableBuiltInRolesUpgradeIT testBuiltInRolesSyncedOnClusterUpgrade failing #135194

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:rolling-upgrade:v9.2.0#upgradedClusterTest" -Dtests.class="org.elasticsearch.upgrades.QueryableBuiltInRolesUpgradeIT" -Dtests.method="testBuiltInRolesSyncedOnClusterUpgrade" -Dtests.seed=F70ECBC8A5C1BD21 -Dtests.bwc=true -Dtests.locale=lmo -Dtests.timezone=Asia/Dacca -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]:43631], URI [/_cluster/health?wait_for_nodes=3], status line [HTTP/1.1 408 Request Timeout]
{"cluster_name":"v9.2.0","status":"red","timed_out":true,"number_of_nodes":2,"number_of_data_nodes":2,"active_primary_shards":183,"active_shards":361,"relocating_shards":0,"initializing_shards":0,"unassigned_shards":3,"unassigned_primary_shards":2,"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.17582417582418}

Issue Reasons:

  • [main] 3 failures in test testBuiltInRolesSyncedOnClusterUpgrade (0.3% fail rate in 875 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (2.6% fail rate in 77 executions)

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

Metadata

Metadata

Labels

:Security/SecuritySecurity issues without another label>test-failureTriaged test failures from CITeam:SecurityMeta label for security teamlow-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions