Skip to content

[CI] SnapshotShutdownIT testAbortSnapshotWhileRemovingNode failing #142869

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.snapshots.SnapshotShutdownIT.testSnapshotShutdownProgressTracker" -Dtests.seed=FF6481AD4155079E -Dtests.locale=is-Latn-IS -Dtests.timezone=Mexico/BajaSur -Druntime.java=25

Applicable branches:
9.3

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: All incoming requests on node [node_s0] should have finished. Expected 0 bytes for requests in-flight but got 193 bytes; pending tasks [[{
  "node" : "node_s0",
  "id" : 818,
  "type" : "transport",
  "action" : "internal:cluster/snapshot/update_snapshot_status",
  "description" : "",
  "start_time" : "2026-02-24T14:58:17.398Z",
  "start_time_in_millis" : 1771945097398,
  "running_time" : "2.6m",
  "running_time_in_nanos" : 158302335525,
  "cancellable" : false,
  "parent_task_id" : "n5u5UHp4Rg-1Xhy6LtPNBQ:42",
  "headers" : { }
}]]

Issue Reasons:

  • [9.3] 4 failures in test testAbortSnapshotWhileRemovingNode (2.5% fail rate in 159 executions)
  • [9.3] 2 failures in step part1 (20.0% fail rate in 10 executions)
  • [9.3] 2 failures in pipeline elasticsearch-intake (20.0% fail rate in 10 executions)
  • [9.3] 2 failures in pipeline elasticsearch-periodic (40.0% fail rate in 5 executions)

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

Metadata

Metadata

Assignees

Labels

:Distributed/Snapshot/RestoreAnything directly related to the `_snapshot/*` APIs>test-failureTriaged test failures from CITeam:DistributedMeta label for distributed team.needs:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions