-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Closed
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)
Description
Build Scans:
- elasticsearch-periodic-platform-support #10418 / windows-2019_checkpart4_platform-support-windows
- elasticsearch-periodic-platform-support #10302 / windows-2022_checkpart4_platform-support-windows
Reproduction Line:
gradlew ":x-pack:plugin:ml:test" --tests "org.elasticsearch.xpack.ml.inference.adaptiveallocations.AdaptiveAllocationsScalerServiceTests.test_scaleDownToZero_whenNoRequests" -Dtests.seed=F63884C20C804169 -Dtests.locale=mr-Deva-IN -Dtests.timezone=America/North_Dakota/New_Salem -Druntime.java=24
Applicable branches:
8.19
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
org.mockito.exceptions.verification.TooFewActualInvocations:
client.threadPool();
Wanted 2 times:
-> at org.elasticsearch.xpack.ml.inference.adaptiveallocations.AdaptiveAllocationsScalerServiceTests.test_scaleDownToZero_whenNoRequests(AdaptiveAllocationsScalerServiceTests.java:314)
But was 1 time:
-> at org.elasticsearch.xpack.core.ClientHelper.executeAsyncWithOrigin(ClientHelper.java:239)
Issue Reasons:
- [8.19] 2 failures in test test_scaleDownToZero_whenNoRequests (0.3% fail rate in 572 executions)
- [8.19] 2 failures in pipeline elasticsearch-periodic-platform-support (10.0% fail rate in 20 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:mlMachine learningMachine learning>test-failureTriaged test failures from CITriaged test failures from CITeam:MLMeta label for the ML teamMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)Requires assignment of a risk label (low, medium, blocker)