Skip to content

[CI] ClusterDisruptionIT.testAckedIndexing fails #25286

@cbuescher

Description

@cbuescher

At first this looked similar to #24932 but the error looks different:

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+master+multijob-unix-compatibility/os=debian/1135/console

FAILURE 48.1s J1 | ClusterDisruptionIT.testAckedIndexing <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: timed out waiting for green state
   > 	at __randomizedtesting.SeedInfo.seed([B177E37DC19D7063:3BB6578E9DE09628]:0)
   > 	at org.elasticsearch.test.ESIntegTestCase.ensureColor(ESIntegTestCase.java:944)
   > 	at org.elasticsearch.test.ESIntegTestCase.ensureGreen(ESIntegTestCase.java:910)
   > 	at org.elasticsearch.test.ESIntegTestCase.ensureGreen(ESIntegTestCase.java:899)
   > 	at org.elasticsearch.discovery.ClusterDisruptionIT.testAckedIndexing(ClusterDisruptionIT.java:201)
   > 	at java.lang.Thread.run(Thread.java:748)

I wasn't able to reproduce this locally so far. Reproduce line:

REPRODUCE WITH: gradle :core:integTest -Dtests.seed=B177E37DC19D7063 -Dtests.class=org.elasticsearch.discovery.ClusterDisruptionIT -Dtests.method="testAckedIndexing" -Dtests.security.manager=true -Dtests.locale=es-SV -Dtests.timezone=America/Puerto_Rico

Metadata

Metadata

Assignees

Labels

:Distributed Coordination/Cluster CoordinationCluster formation and cluster state publication, including cluster membership and fault detection.>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CIv6.0.3

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions