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.repositories.gcs.GoogleCloudStorageThirdPartyTests are flaky #12237

Open
jed326 opened this issue Feb 7, 2024 · 1 comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Plugins

Comments

@jed326
Copy link
Collaborator

jed326 commented Feb 7, 2024

Describe the bug

Several failed tests: https://build.ci.opensearch.org/job/gradle-check/33467/
org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testListChildren
org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testCreateSnapshot
org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testCleanup

Related component

Plugins

To Reproduce

./gradlew ':plugins:repository-gcs:gcsThirdPartyTest' --tests "org.opensearch.repositories.gcs.GoogleCloudStorageThirdPartyTests.testListChildren" -Dtests.seed=998634774CF1EF3C -Dtests.security.manager=false -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ja-JP -Dtests.timezone=Africa/Asmara -Druntime.java=21

Expected behavior

Tests 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
Add any other context about the problem here.

@jed326 jed326 added bug Something isn't working untriaged labels Feb 7, 2024
@saratvemulapalli saratvemulapalli added the flaky-test Random test failure that succeeds on second run label Feb 26, 2024
@peternied
Copy link
Member

[Triage - attendees 1 2 3 4 5]
@jed326 Thanks for filing this issue, feel free to submit a PR to address.

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 Plugins
Projects
None yet
Development

No branches or pull requests

3 participants