Skip to content

org.elasticsearch.index.shard.IndexShardTests#testRelocatedShardCanNotBeRevivedConcurrently fails in CI #25419

@danielmitterdorfer

Description

@danielmitterdorfer
FAILURE 0.07s J1 | IndexShardTests.testRelocatedShardCanNotBeRevivedConcurrently <<< FAILURES!
   > Throwable #1: java.lang.AssertionError: 
   > Expected: an instance of org.elasticsearch.index.shard.IllegalIndexShardStateException
   >      but: null
   > 	at __randomizedtesting.SeedInfo.seed([1F751A5A090E28D6:9DE5F0E3BB7ADB56]:0)
   > 	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
   > 	at org.elasticsearch.index.shard.IndexShardTests.testRelocatedShardCanNotBeRevivedConcurrently(IndexShardTests.java:1218)
   > 	at java.lang.Thread.run(Thread.java:745)

  • Reproduction line: gradle :core:test -Dtests.seed=1F751A5A090E28D6 -Dtests.class=org.elasticsearch.index.shard.IndexShardTests -Dtests.method="testRelocatedShardCanNotBeRevivedConcurrently" -Dtests.security.manager=true -Dtests.locale=sr-RS -Dtests.timezone=Australia/Lindeman
  • Frequency: Failed 5 times in CI yesterday; does not reproduce locally.

Likely to relate to #25122.

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/EngineAnything around managing Lucene and the Translog in an open shard.>testIssues or PRs that are addressing/adding tests>test-failureTriaged test failures from CI

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions