Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky] org.opensearch.gateway.remote.RemoteStatePublicationIT.testRemotePublicationDisabledByRollingRestart is flaky #15767

Closed
shiv0408 opened this issue Sep 5, 2024 · 0 comments · Fixed by #15854
Labels
bug Something isn't working Cluster Manager flaky-test Random test failure that succeeds on second run >test-failure Test failure from CI, local build, etc.

Comments

@shiv0408
Copy link
Member

shiv0408 commented Sep 5, 2024

Describe the bug

https://build.ci.opensearch.org/job/gradle-check/47335/testReport/junit/org.opensearch.gateway.remote/RemoteStatePublicationIT/testRemotePublicationDisabledByRollingRestart/

Related component

Cluster Manager

To Reproduce

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.gateway.remote.RemoteStatePublicationIT.testRemotePublicationDisabledByRollingRestart" -Dtests.seed=CA16D2695896B05D -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=pa-Guru -Dtests.timezone=Asia/Almaty -Druntime.java=21
NOTE: leaving temporary files on disk at: /var/jenkins/workspace/gradle-check/search/server/build/testrun/internalClusterTest/temp/org.opensearch.gateway.remote.RemoteStatePublicationIT_CA16D2695896B05D-001
NOTE: test params are: codec=Asserting(Lucene99): {index_uuid=PostingsFormat(name=Asserting), type=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=402, maxMBSortInHeap=7.852967769346382, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=pa-Guru, timezone=Asia/Almaty
NOTE: Linux 5.15.0-1064-aws amd64/Eclipse Adoptium 21.0.4 (64-bit)/cpus=32,threads=1,free=376351224,total=536870912
NOTE: All tests run in this JVM: [ClusterAllocationExplainIT, RemoteShrinkIndexIT, RolloverIT, IndexingClusterManagerFailoverIT, NoClusterManagerNodeIT, VotingConfigurationIT, ClusterSettingsIT, AliasedIndexDocumentActionsIT, RemoteStatePublicationIT]

Expected behavior

Test should always pass

Additional Details

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Cluster Manager flaky-test Random test failure that succeeds on second run >test-failure Test failure from CI, local build, etc.
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

2 participants