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] Flaky test TieredSpilloverCacheStatsIT.testTierLevelAggregation #14029

Closed
shourya035 opened this issue Jun 6, 2024 · 1 comment
Closed
Assignees
Labels
bug Something isn't working flaky-test Random test failure that succeeds on second run Search:Aggregations v2.16.0 Issues and PRs related to version 2.16.0

Comments

@shourya035
Copy link
Member

Describe the bug

Test TieredSpilloverCacheStatsIT.testTierLevelAggregation is flaky

Related component

Search:Aggregations

To Reproduce

./gradlew ':modules:cache-common:internalClusterTest' --tests "org.opensearch.cache.common.tier.TieredSpilloverCacheStatsIT.testTierLevelAggregation" -Dtests.seed=24EE8C20A6367412 -Dtests.security.manager=true -Dtests.jvm.argline="-XX:TieredStopAtLevel=1 -XX:ReservedCodeCacheSize=64m" -Dtests.locale=ro-RO -Dtests.timezone=Asia/Urumqi -Druntime.java=21
NOTE: leaving temporary files on disk at: /var/jenkins/workspace/gradle-check/search/modules/cache-common/build/testrun/internalClusterTest/temp/org.opensearch.cache.common.tier.TieredSpilloverCacheStatsIT_24EE8C20A6367412-001
NOTE: test params are: codec=Asserting(Lucene99): {index_uuid=PostingsFormat(name=Asserting), type=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=1708, maxMBSortInHeap=7.988884308016099, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ro-RO, timezone=Asia/Urumqi

Jenkins build: https://build.ci.opensearch.org/job/gradle-check/39959/

Expected behavior

Test should pass always

Additional Details

Plugins
Please list all plugins currently enabled.

Screenshots
If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@shourya035 shourya035 added bug Something isn't working untriaged labels Jun 6, 2024
@andrross andrross added the flaky-test Random test failure that succeeds on second run label Jun 11, 2024
@sandeshkr419 sandeshkr419 added v2.16.0 Issues and PRs related to version 2.16.0 and removed untriaged labels Jun 12, 2024
@sgup432
Copy link
Contributor

sgup432 commented Jun 12, 2024

@peteralfonsi Can you take a look at this one?

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:Aggregations v2.16.0 Issues and PRs related to version 2.16.0
Projects
Status: Done
Development

No branches or pull requests

4 participants