-
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 CI
Description
Could not reproduce this under Linux or osx. Link https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=oraclelinux/125/console
log snippet
1> [2018-12-18T07:47:41,534][INFO ][o.e.x.c.AutoFollowIT ] [testAutoFollowManyIndices] after test
FAILURE 15.9s J0 | AutoFollowIT.testAutoFollowManyIndices <<< FAILURES!
> Throwable #1: java.lang.AssertionError:
> Expected: <37>
> but: was <38>
> at __randomizedtesting.SeedInfo.seed([F02ACEB2EC9BD622:D818E1CF850A7355]:0)
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.xpack.ccr.AutoFollowIT.lambda$testAutoFollowManyIndices$6(AutoFollowIT.java:154)
> at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:848)
> at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:822)
> at org.elasticsearch.xpack.ccr.AutoFollowIT.testAutoFollowManyIndices(AutoFollowIT.java:151)
> at java.lang.Thread.run(Thread.java:748)
> Suppressed: java.lang.AssertionError:
> Expected: <37>
> but: was <30>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.xpack.ccr.AutoFollowIT.lambda$testAutoFollowManyIndices$6(AutoFollowIT.java:154)
> at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
> ... 39 more
> Suppressed: java.lang.AssertionError:
> Expected: <37>
> but: was <30>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.xpack.ccr.AutoFollowIT.lambda$testAutoFollowManyIndices$6(AutoFollowIT.java:154)
> at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
> ... 39 more
> Suppressed: java.lang.AssertionError:
> Expected: <37>
> but: was <30>
> at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
> at org.elasticsearch.xpack.ccr.AutoFollowIT.lambda$testAutoFollowManyIndices$6(AutoFollowIT.java:154)
> at org.elasticsearch.test.ESTestCase.assertBusy(ESTestCase.java:836)
> ... 39 more
> Suppressed: java.lang.AssertionError:
reproduction
./gradlew :x-pack:plugin:ccr:internalClusterTest \
-Dtests.seed=F02ACEB2EC9BD622 \
-Dtests.class=org.elasticsearch.xpack.ccr.AutoFollowIT \
-Dtests.method="testAutoFollowManyIndices" \
-Dtests.security.manager=true \
-Dtests.locale=id \
-Dtests.timezone=Africa/Monrovia \
-Dcompiler.java=11 \
-Druntime.java=8
Link to the plain text logfile is at https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=oraclelinux/125/consoleText
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 CI