-
Notifications
You must be signed in to change notification settings - Fork 25.8k
Open
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases
Description
Build Scans:
- elasticsearch-periodic #11532 / single-processor-node-tests
- elasticsearch-pull-request #107137 / part-1
- elasticsearch-pull-request #106494 / part-1
Reproduction Line:
./gradlew ":server:test" --tests "org.elasticsearch.cluster.routing.allocation.WriteLoadConstraintMonitorTests.testRerouteIsNotCalledWhenNoNodesAreHotSpotting" -Dtests.seed=5EDE1F35119342F2 -Dtests.configure_test_clusters_with_one_processor=true -Dtests.locale=en-ES -Dtests.timezone=Asia/Thimphu -Druntime.java=25
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: expected to see don't reroute due to no nodes hot-spotting but did not
Expected: <0L>
but: was <1L>
Issue Reasons:
- [main] 3 failures in test testRerouteIsNotCalledWhenNoNodesAreHotSpotting (0.4% fail rate in 749 executions)
- [main] 2 failures in step part-1 (0.5% fail rate in 409 executions)
- [main] 2 failures in pipeline elasticsearch-pull-request (0.5% fail rate in 406 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.
Metadata
Metadata
Assignees
Labels
:Distributed Coordination/AllocationAll issues relating to the decision making around placing a shard (both master logic & on the nodes)All issues relating to the decision making around placing a shard (both master logic & on the nodes)>test-failureTriaged test failures from CITriaged test failures from CITeam:Distributed CoordinationMeta label for Distributed Coordination teamMeta label for Distributed Coordination teamlow-riskAn open issue or test failure that is a low risk to future releasesAn open issue or test failure that is a low risk to future releases