Skip to content

[CI] CancellableTasksIT testChildrenTasksCancelledOnTimeout failing #123568

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.action.admin.cluster.node.tasks.CancellableTasksIT.testChildrenTasksCancelledOnTimeout" -Dtests.seed=BA219B66736C7297 -Dtests.locale=nso-Latn-ZA -Dtests.timezone=Etc/GMT-10 -Druntime.java=24 

Applicable branches:
9.0

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: All incoming requests on node [node_t0] should have finished. Expected 0 bytes for requests in-flight but got 1098 bytes; pending tasks [[{ "node" : "node_t0", "id" : 76, "type" : "transport", "action" : "internal::test_action", "description" : "id=439", "start_time" : "2025-06-27T19:36:37.132Z", "start_time_in_millis" : 1751052997132, "running_time" : "1.1m", "running_time_in_nanos" : 66369747135, "cancellable" : true, "cancelled" : false, "parent_task_id" : "lXrNGVLnR5iGzioG3xHluQ:26", "headers" : { } }]] 

Issue Reasons:

  • [9.0] 2 failures in test testChildrenTasksCancelledOnTimeout (0.4% fail rate in 473 executions)

Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions