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

[BUG] org.opensearch.recovery.RelocationIT.testIndexSearchAndRelocateConcurrently is Flaky #12675

Closed
harishbhakuni opened this issue Mar 14, 2024 · 4 comments
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Other

Comments

@harishbhakuni
Copy link
Contributor

Describe the bug

org.opensearch.recovery.RelocationIT.testIndexSearchAndRelocateConcurrently test is flaky.
Failed with following error in https://build.ci.opensearch.org/job/gradle-check/34934/:

java.lang.RuntimeException: Can't get cluster-manager node null

Related component

Other

To Reproduce

REPRODUCE WITH: ./gradlew ':server:internalClusterTest' --tests "org.opensearch.recovery.RelocationIT" -Dtests.seed=1331E65F9D8C26DF -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=en -Dtests.timezone=Etc/UTC -Druntime.java=21

However was not able to reproduce it locally with same seed.

Expected behavior

test should always pass.

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Another failing test from same suite: org.opensearch.recovery.RelocationIT.testRelocationWhileIndexingRandom {p0={"cluster.indices.replication.strategy":"SEGMENT"}}

@harishbhakuni harishbhakuni added bug Something isn't working untriaged labels Mar 14, 2024
@harishbhakuni
Copy link
Contributor Author

@github-actions github-actions bot added the Other label Mar 14, 2024
@andrross andrross added flaky-test Random test failure that succeeds on second run and removed untriaged labels Mar 20, 2024
@andrross
Copy link
Member

[Triage - attendees 1 2 3 4 5 6]
@harishbhakuni Thanks for filing.

@shwetathareja
Copy link
Member

Failed again here - #14095 (comment)

@reta
Copy link
Collaborator

reta commented Jun 19, 2024

Closing in favour of #14309

@reta reta closed this as completed Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Other
Projects
None yet
Development

No branches or pull requests

4 participants