Skip to content

[CI] ClientYamlTestSuiteIT test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously} failing #122102

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":rest-api-spec:yamlRestTest" --tests "org.elasticsearch.test.rest.ClientYamlTestSuiteIT" -Dtests.method="test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously}" -Dtests.seed=CBF9F93163E3253A -Dtests.locale=sah-Cyrl-RU -Dtests.timezone=Africa/Juba -Druntime.java=23

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [DELETE], host [http://[::1]:40727], URI [_snapshot/test_repo_create_1], status line [HTTP/1.1 409 Conflict]
{"error":{"root_cause":[{"type":"repository_conflict_exception","reason":"[test_repo_create_1] trying to modify or unregister repository that is currently used (snapshot deletion is in progress)"}],"type":"repository_conflict_exception","reason":"[test_repo_create_1] trying to modify or unregister repository that is currently used (snapshot deletion is in progress)"},"status":409}

Issue Reasons:

  • [8.x] 3 failures in test test {yaml=snapshot.delete/10_basic/Delete a snapshot asynchronously} (0.7% fail rate in 457 executions)
  • [8.x] 2 failures in step openjdk22_checkpart1_java-matrix (16.7% fail rate in 12 executions)
  • [8.x] 2 failures in pipeline elasticsearch-periodic (16.7% fail rate in 12 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

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions