-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:Distributed Indexing/CCRIssues around the Cross Cluster State Replication featuresIssues around the Cross Cluster State Replication features>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1
Description
First failure today, does not reproduce:
java.lang.AssertionError:
Expected: "no such index [index1]"
but: was null
at __randomizedtesting.SeedInfo.seed([851893BC292287A4:CB6400D08EF018D7]:0)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.xpack.ccr.IndexFollowingIT.lambda$testDeleteLeaderIndex$22(IndexFollowingIT.java:686)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:868)
at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:842)
at org.elasticsearch.xpack.ccr.IndexFollowingIT.testDeleteLeaderIndex(IndexFollowingIT.java:678)
REPRODUCE WITH: ./gradlew :x-pack:plugin:ccr:internalClusterTest \
-Dtests.seed=851893BC292287A4 \
-Dtests.class=org.elasticsearch.xpack.ccr.IndexFollowingIT \
-Dtests.method="testDeleteLeaderIndex" \
-Dtests.security.manager=true \
-Dtests.locale=zh-HK \
-Dtests.timezone=Pacific/Kwajalein \
-Dcompiler.java=11 \
-Druntime.java=8
Metadata
Metadata
Assignees
Labels
:Distributed Indexing/CCRIssues around the Cross Cluster State Replication featuresIssues around the Cross Cluster State Replication features>test-failureTriaged test failures from CITriaged test failures from CIv8.0.0-alpha1