Skip to content

[CI] ClusterInfoServiceIT testMaxQueueLatenciesInClusterInfo failing #132957

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

gradlew ":server:internalClusterTest" --tests "org.elasticsearch.cluster.ClusterInfoServiceIT.testMaxQueueLatenciesInClusterInfo" -Dtests.seed=F5440B5D5A6B1B4C -Dtests.locale=kxv-Orya -Dtests.timezone=SystemV/MST7 -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: Unexpectedly found a task queued for the write thread pool. Write thread pool dump: TaskExecutionTimeTrackingEsThreadPoolExecutor[name = node_t1/write, queue capacity = 10000, task execution EWMA = 17.7ms, total task execution time = 1s, org.elasticsearch.common.util.concurrent.TaskExecutionTimeTrackingEsThreadPoolExecutor@12a864d[Running, pool size = 1, active threads = 1, queued tasks = 3, completed tasks = 10]]
Expected: <0L>
     but: was <1L>

Issue Reasons:

  • [main] 6 failures in test testMaxQueueLatenciesInClusterInfo (13.3% fail rate in 45 executions)
  • [main] 3 failures in step part-1 (11.5% fail rate in 26 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (12.0% fail rate in 25 executions)

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

Metadata

Metadata

Assignees

Labels

:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination 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