-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed
Labels
Search:AggregationsbugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second runv2.16.0Issues and PRs related to version 2.16.0Issues and PRs related to version 2.16.0
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Search:AggregationsbugSomething isn't workingSomething isn't workingflaky-testRandom test failure that succeeds on second runRandom test failure that succeeds on second runv2.16.0Issues and PRs related to version 2.16.0Issues and PRs related to version 2.16.0
Type
Projects
Status
✅ Done