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

[CI] o.o.discovery.SnapshotDisruptionIT.testDisruptionAfterFinalization failure #2538

Closed
nknize opened this issue Mar 21, 2022 · 2 comments
Closed
Labels
bug Something isn't working CI CI related flaky-test Random test failure that succeeds on second run >test-failure Test failure from CI, local build, etc.

Comments

@nknize
Copy link
Collaborator

nknize commented Mar 21, 2022

Found on #2531. Unable to reproduce. Looks like the master node died randomly in jenkins (force killed?).

./gradlew ':server:internalClusterTest' --tests "org.opensearch.discovery.SnapshotDisruptionIT.testDisruptionAfterFinalization" -Dtests.seed=9C7BEE2E6A009383 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-QA -Dtests.timezone=America/Tijuana -Druntime.java=17
org.opensearch.discovery.SnapshotDisruptionIT > testDisruptionAfterFinalization FAILED
    java.util.concurrent.TimeoutException: Timeout waiting for task.
        at org.opensearch.common.util.concurrent.BaseFuture$Sync.get(BaseFuture.java:252)
        at org.opensearch.common.util.concurrent.BaseFuture.get(BaseFuture.java:77)
        at org.opensearch.snapshots.AbstractSnapshotIntegTestCase.awaitClusterState(AbstractSnapshotIntegTestCase.java:552)
        at org.opensearch.snapshots.AbstractSnapshotIntegTestCase.awaitNoMoreRunningOperations(AbstractSnapshotIntegTestCase.java:519)
        at org.opensearch.discovery.SnapshotDisruptionIT.testDisruptionAfterFinalization(SnapshotDisruptionIT.java:137)

    MasterNotDiscoveredException[NotMasterException[no longer master. source: [remove repository cleanup task [test-repo][4]]]]; nested: NotMasterException[no longer master. source: [remove repository cleanup task [test-repo][4]]];

Opening issue to monitor recurrence.

@nknize nknize added bug Something isn't working >test-failure Test failure from CI, local build, etc. CI CI related v2.0.0 Version 2.0.0 untriaged labels Mar 21, 2022
@dblock dblock added the flaky-test Random test failure that succeeds on second run label Mar 21, 2022
@dblock
Copy link
Member

dblock commented Mar 21, 2022

Labeled as Flakey Random Test Failure, my fav tag.

@dreamer-89
Copy link
Member

Closing this ticket as not failure instance reported in last 2 months. Used script to determine failure.
#1715 (comment)

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

No branches or pull requests

5 participants