[BUG] SimpleClusterStateIT.testMetadataVersion is flaky #13207
Labels
bug
Something isn't working
Cluster Manager
flaky-test
Random test failure that succeeds on second run
Describe the bug
SimpleClusterStateIT.testMetadataVersion failed due to an unexpected shard state.
Related component
Cluster Manager
To Reproduce
REPRODUCE WITH:
./gradlew ':server:internalClusterTest' --tests "org.opensearch.cluster.SimpleClusterStateIT.testMetadataVersion" -Dtests.seed=1BBE01ABC39963A3 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=nn-NO -Dtests.timezone=Australia/Hobart -Druntime.java=21 NOTE: test params are: codec=Asserting(Lucene99): {fuu.keyword=PostingsFormat(name=Asserting), index_uuid=PostingsFormat(name=Asserting), foo=PostingsFormat(name=Asserting), fuu=PostingsFormat(name=Asserting), baz=PostingsFormat(name=Asserting), _id=PostingsFormat(name=Asserting), type=PostingsFormat(name=Asserting), baz.keyword=PostingsFormat(name=Asserting), foo.keyword=PostingsFormat(name=Asserting)}, docValues:{fuu.keyword=DocValuesFormat(name=Asserting), _seq_no=DocValuesFormat(name=Asserting), _primary_term=DocValuesFormat(name=Asserting), _version=DocValuesFormat(name=Asserting), baz.keyword=DocValuesFormat(name=Asserting), foo.keyword=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=701, maxMBSortInHeap=6.588006230407451, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=nn-NO, timezone=Australia/Hobart
Note; I have not tried to reproduce this bug at the time of this filing.
Expected behavior
Test should pass consistently
Additional Details
Additional context
The text was updated successfully, but these errors were encountered: