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

[AUTOCUT] Gradle Check Flaky Test Report for SmokeTestMultiNodeClientYamlTestSuiteIT #14408

Open
opensearch-ci-bot opened this issue Jun 17, 2024 · 1 comment
Assignees
Labels
autocut flaky-test Random test failure that succeeds on second run Search:Aggregations Search Search query, autocomplete ...etc >test-failure Test failure from CI, local build, etc.

Comments

@opensearch-ci-bot
Copy link
Collaborator

opensearch-ci-bot commented Jun 17, 2024

Flaky Test Report for SmokeTestMultiNodeClientYamlTestSuiteIT

Noticed the SmokeTestMultiNodeClientYamlTestSuiteIT has some flaky, failing tests that failed during post-merge actions.

Details

Git Reference Merged Pull Request Build Details Test Name
1015fa6 15154 44203 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=indices.delete_index_template/10_basic/Delete index template which is not used by data stream but index pattern matches}
1e9fdb4 15410 45949 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=index/91_flat_object_null_value/Supported queries}
481fd38 16098 48529 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.classMethod

org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search/340_doc_values_field/search on fields with both index and doc_values enabled}
017f7d4 15704 47021 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}
07029b2 15906 47796 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}
10b955d 15547 46008 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}
61dbcd0 14348 41143 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/230_composite/composite aggregation date_histogram profile shows filter rewrite info}
81288b1 15957 47925 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}
a24c858 15805 47501 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}
af25ece 15969 48106 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}
e076e66 15348 44994 org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT.test {yaml=search.aggregation/360_date_histogram/Date histogram aggregation w/ shared field range test}

The other pull requests, besides those involved in post-merge actions, that contain failing tests with the SmokeTestMultiNodeClientYamlTestSuiteIT class are:

For more details on the failed tests refer to OpenSearch Gradle Check Metrics dashboard.

@sandeshkr419
Copy link
Contributor

sandeshkr419 commented Jan 6, 2025

#16067 has fixed tests related to 360_date_histogram

Last reported failures were in #16421 and #16254:

This test detail is not covered in list of tests in issue description, and with last occurrence on 10/25/2024

java.lang.AssertionError: Failure at [search.aggregation/20_terms:1082]: profile.shards.0.aggregations.0.debug.segments_with_multi_valued_ords didn't match expected value:
profile.shards.0.aggregations.0.debug.segments_with_multi_valued_ords: expected Integer [0] but was Integer [1]
REPRODUCE WITH: ./gradlew ':qa:smoke-test-multinode:integTest' --tests "org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT" -Dtests.method="test {yaml=search.aggregation/20_terms/string profiler via global ordinals}" -Dtests.seed=5547B5C90D78DE0F -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ja-Jpan-JP -Dtests.timezone=Mexico/BajaSur -Druntime.java=21
REPRODUCE WITH: ./gradlew ':qa:smoke-test-multinode:integTest' --tests "org.opensearch.smoketest.SmokeTestMultiNodeClientYamlTestSuiteIT" -Dtests.method="test {yaml=search.aggregation/20_terms/string profiler via global ordinals}" -Dtests.seed=47181BE7B412E53 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=sd-PK -Dtests.timezone=America/Guayaquil -Druntime.java=23

Tried reproducing using the same seeds as above, but not able to reproduce.


Build details not retained for previous builds, meaning tests in description haven't failed since Oct 9. Checking further if we fixed those tests indirectly.

Will wait and observe if there are new failures in couple days, else will close it out since the bot will recreate the issue with fresh details or reopen it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autocut flaky-test Random test failure that succeeds on second run Search:Aggregations Search Search query, autocomplete ...etc >test-failure Test failure from CI, local build, etc.
Projects
Status: Later (6 months plus)
Development

No branches or pull requests

3 participants