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] MixedClusterClientYamlTestSuiteIT.test {p0=search/350_matched_queries/matched queries with scores} is flaky #12241

Closed
peternied opened this issue Feb 7, 2024 · 3 comments
Labels
backwards-compatibility bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. flaky-test Random test failure that succeeds on second run

Comments

@peternied
Copy link
Member

Describe the bug

Logs https://build.ci.opensearch.org/job/gradle-check/33533/testReport/

Error Message

"type" : "illegal_argument_exception",
            "reason" : "request [/test_1/_search] contains unrecognized parameter: [include_named_queries_score]",

Related component

Build

To Reproduce

REPRODUCE WITH: ./gradlew ':qa:mixed-cluster:v2.13.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=search/350_matched_queries/matched queries with scores}" -Dtests.seed=11C3F28858A016C7 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=zh-Hant-TW -Dtests.timezone=Pacific/Guam -Druntime.java=21
REPRODUCE WITH: ./gradlew ':qa:mixed-cluster:v2.13.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=search/350_matched_queries/matched queries with scores}" -Dtests.seed=11C3F28858A016C7 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=zh-Hant-TW -Dtests.timezone=Pacific/Guam -Druntime.java=21
REPRODUCE WITH: ./gradlew ':qa:mixed-cluster:v2.13.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=search/350_matched_queries/matched queries with scores}" -Dtests.seed=11C3F28858A016C7 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=zh-Hant-TW -Dtests.timezone=Pacific/Guam -Druntime.java=21
REPRODUCE WITH: ./gradlew ':qa:mixed-cluster:v2.13.0#mixedClusterTest' --tests "org.opensearch.backwards.MixedClusterClientYamlTestSuiteIT.test {p0=search/350_matched_queries/matched queries with scores}" -Dtests.seed=11C3F28858A016C7 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=zh-Hant-TW -Dtests.timezone=Pacific/Guam -Druntime.java=21

Expected behavior

All test should pass

Additional Details

No response

@peternied peternied added bug Something isn't working backwards-compatibility untriaged flaky-test Random test failure that succeeds on second run Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. labels Feb 7, 2024
@bbarani
Copy link
Member

bbarani commented Feb 13, 2024

@peterzhuamazon @rishabh6788 can you please look in to this issue?

@bbarani bbarani removed the untriaged label Feb 13, 2024
@rishabh6788
Copy link
Contributor

rishabh6788 commented Feb 13, 2024

@bbarani This issue is related to changes made to OpenSearch core and should be fixed now, see #12232

@bbarani
Copy link
Member

bbarani commented Feb 13, 2024

@peternied Can you confirm if this issue is fixed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backwards-compatibility bug Something isn't working Build Build Tasks/Gradle Plugin, groovy scripts, build tools, Javadoc enforcement. flaky-test Random test failure that succeeds on second run
Projects
None yet
Development

No branches or pull requests

3 participants