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] SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString_FailOpenEnabled is flaky #12409

Open
peternied opened this issue Feb 21, 2024 · 1 comment
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Search Search query, autocomplete ...etc

Comments

@peternied
Copy link
Member

Describe the bug

Test log data: https://build.ci.opensearch.org/job/gradle-check/33984/testReport/

Assertion:

java.lang.AssertionError: There are still [6] in-flight contexts. The first one's creation site is listed as the cause of this exception.

Log entries

[2024-02-20T20:37:50,701][INFO ][o.o.c.r.FailAwareWeightedRouting] [node_t2] [test][9]: Fail open executed due to exception
org.opensearch.transport.NodeNotConnectedException: [node_t1][127.0.0.1:33757] Node not connected
[2024-02-20T20:37:50,702][INFO ][o.o.c.r.FailAwareWeightedRouting] [node_t2] [test][0]: Fail open executed due to exception
org.opensearch.transport.NodeDisconnectedException: [node_t1][127.0.0.1:33757][indices:data/read/search[phase/query]] disconnected

Related component

Search

To Reproduce

./gradlew ':server:internalClusterTest' --tests "org.opensearch.search.SearchWeightedRoutingIT.testStrictWeightedRoutingWithCustomString_FailOpenEnabled" -Dtests.seed=AC9C2A81373045B9 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ar-JO -Dtests.timezone=Europe/Lisbon -Druntime.java=21

Expected behavior

Tests are reliable

Additional Details

No response

@peternied peternied added bug Something isn't working untriaged flaky-test Random test failure that succeeds on second run labels Feb 21, 2024
@github-actions github-actions bot added the Search Search query, autocomplete ...etc label Feb 21, 2024
@peternied
Copy link
Member Author

[Triage - attendees 1 2 3 4 5]
Thanks for filing

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 Search Search query, autocomplete ...etc
Projects
Status: Later (6 months plus)
Development

No branches or pull requests

1 participant