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

[Unmute] NumberFieldTypeTests #2531

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

nknize
Copy link
Collaborator

@nknize nknize commented Mar 21, 2022

After merging Lucene 9.1 NumberFieldTypeTests is now passing. Unmute test.

closes #2063

@nknize nknize added :test Adding or fixing a test v2.0.0 Version 2.0.0 non-issue bugs / unexpected behaviors that end up non issues; audit trail simple changes that aren't issues labels Mar 21, 2022
@nknize nknize requested a review from a team as a code owner March 21, 2022 16:51
@nknize nknize mentioned this pull request Mar 21, 2022
9 tasks
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure e9ba9297e9d716f65942889f37c05c1235c367c9
Log 3592

Reports 3592

@nknize
Copy link
Collaborator Author

nknize commented Mar 21, 2022

1.3 was bumped to 1.3.1 in #2509 but bwcVersions wasn't updated with the 1.3.1 version. Opened #2532 to remedy

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':distribution:bwc:staged:buildBwcLinuxTar'.
> Building 1.3.0 didn't generate expected file /var/CITOOL/workflow/OpenSearch_CI/PR_Checks/Gradle_Check/search/distribution/bwc/staged/build/bwc/checkout-1.3/distribution/archives/linux-tar/build/distributions/opensearch-min-1.3.0-SNAPSHOT-linux-x64.tar.gz

After merging Lucene 9.1 NumberFieldTypeTests is now passing. Unmute test.

Signed-off-by: Nicholas Walter Knize <nknize@apache.org>
@nknize nknize force-pushed the unmute/NumberFieldTypeTests branch from e9ba929 to 8e411f3 Compare March 21, 2022 18:41
@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 8e411f3
Log 3596

Reports 3596

@nknize
Copy link
Collaborator Author

nknize commented Mar 21, 2022

First occurrence of this. Unable to reproduce so opened #2538. Refiring

./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]]];

@nknize
Copy link
Collaborator Author

nknize commented Mar 21, 2022

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

❌   Gradle Check failure 8e411f3
Log 3610

Reports 3610

@nknize
Copy link
Collaborator Author

nknize commented Mar 21, 2022

le uggh.. another #1828

@nknize
Copy link
Collaborator Author

nknize commented Mar 21, 2022

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 8e411f3
Log 3619

Reports 3619

@dblock dblock merged commit 17f7821 into opensearch-project:main Mar 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
non-issue bugs / unexpected behaviors that end up non issues; audit trail simple changes that aren't issues :test Adding or fixing a test v2.0.0 Version 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Meta] Lucene 9 Upgrade Punch List
3 participants