Skip to content

org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT » testPrimaryRelocationWhileIndexing fails on darwin #46526

@alpar-t

Description

@alpar-t

Example build failure

https://gradle-enterprise.elastic.co/s/gqfaatobjihsg/tests/kyv2y2z3r4v7m-k6caxamfw3ngk
https://gradle-enterprise.elastic.co/s/wxxigl7sdy7zy
https://gradle-enterprise.elastic.co/s/gqfaatobjihsg
https://gradle-enterprise.elastic.co/s/jm4xwpnnsezmo
https://gradle-enterprise.elastic.co/s/jm4xwpnnsezmo
https://gradle-enterprise.elastic.co/s/2qcg42go5eelu
https://gradle-enterprise.elastic.co/s/gxzq6jkffcook
https://gradle-enterprise.elastic.co/s/gxzq6jkffcook

All of them on darwin.

Reproduction line

./gradlew ':server:integTest' --tests "org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing" -Dtests.seed=70AAB4CC91E51F92 -Dtests.security.manager=true -Dtests.locale=is -Dtests.timezone=Pacific/Port_Moresby -Dcompiler.java=12 -Druntime.java=11

Example relevant log:

java.lang.AssertionError: 

Expected: <false>
     but: was <true>
Close stacktrace
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:18)
at org.junit.Assert.assertThat(Assert.java:956)
at org.junit.Assert.assertThat(Assert.java:923)
at org.elasticsearch.indices.recovery.IndexPrimaryRelocationIT.testPrimaryRelocationWhileIndexing(IndexPrimaryRelocationIT.java:84)
...

Metadata

Metadata

Assignees

Labels

:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CIv8.0.0-alpha1

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions