Skip to content

[TEST] Failure in DeleteDataStreamRequestTests.testDeleteSnapshottingDataStream #34

@nknize

Description

@nknize
REPRODUCE WITH: ./gradlew ':server:test' --tests "org.elasticsearch.action.admin.indices.datastream.DeleteDataStreamRequestTests.testDeleteSnapshottingDataStream" -Dtests.seed=65BD490888695D90 -Dtests.security.manager=true -Dtests.locale=fi-FI -Dtests.timezone=ECT -Druntime.java=15
org.elasticsearch.action.admin.indices.datastream.DeleteDataStreamRequestTests > testDeleteSnapshottingDataStream FAILED
    java.lang.AssertionError: Completed state must imply all shards completed but saw state [STARTED] and shards []
        at __randomizedtesting.SeedInfo.seed([65BD490888695D90:D53C2793DCBE4BFB]:0)
        at org.elasticsearch.cluster.SnapshotsInProgress$Entry.assertShardsConsistent(SnapshotsInProgress.java:252)
        at org.elasticsearch.cluster.SnapshotsInProgress$Entry.<init>(SnapshotsInProgress.java:191)
        at org.elasticsearch.cluster.SnapshotsInProgress$Entry.<init>(SnapshotsInProgress.java:163)
        at org.elasticsearch.action.admin.indices.datastream.DeleteDataStreamRequestTests.createEntry(DeleteDataStreamRequestTests.java:140)
        at org.elasticsearch.action.admin.indices.datastream.DeleteDataStreamRequestTests.testDeleteSnapshottingDataStream(DeleteDataStreamRequestTests.java:125)

Metadata

Metadata

Assignees

No one assigned

    Labels

    :Feature/DatastreamIssues related to data streams>FORKRelated to the fork process>test-failureTest failure from CI, local build, etc.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions