Skip to content

[CI] FlushIT#testSyncedFlushSkipOutOfSyncReplicas failure #29392

Closed
@davidkyle

Description

@davidkyle

The error is:

java.lang.AssertionError: 
Expected: <2>
     but: was <0>
	at __randomizedtesting.SeedInfo.seed([A4109CF51649FE21:7ADE9ABED536E726]: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.indices.flush.FlushIT.testSyncedFlushSkipOutOfSyncReplicas(FlushIT.java:281)

Does not reproduce:

./gradlew :server:integTest \
  -Dtests.seed=A4109CF51649FE21 \
  -Dtests.class=org.elasticsearch.indices.flush.FlushIT \
  -Dtests.method="testSyncedFlushSkipOutOfSyncReplicas" \
  -Dtests.security.manager=true \
  -Dtests.locale=en-AU \
  -Dtests.timezone=Asia/Macau

https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.x+multijob-unix-compatibility/os=opensuse/884/console

Metadata

Metadata

Assignees

Labels

:Distributed Indexing/RecoveryAnything around constructing a new shard, either from a local or a remote source.>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