Skip to content

[CI] AbstractAuditorTests testRecreateTemplateWhenDeleted failing #123232

Open
@elasticsearchmachine

Description

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:core:test" --tests "org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests.testRecreateTemplateWhenDeleted" -Dtests.seed=DD34B710ABFBEA79 -Dtests.locale=en-IL -Dtests.timezone=MIT -Druntime.java=23

Applicable branches:
8.18

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.mockito.exceptions.verification.TooFewActualInvocations: 
client.execute(
    indices:admin/index_template/put,
    <any>,
    <any>
);
Wanted 2 times:
-> at org.elasticsearch.xpack.core.common.notifications.AbstractAuditorTests.lambda$testRecreateTemplateWhenDeleted$7(AbstractAuditorTests.java:267)
But was 1 time:
-> at org.elasticsearch.client.internal.FilterClient.doExecute(FilterClient.java:56)

Issue Reasons:

  • [8.18] 2 failures in test testRecreateTemplateWhenDeleted (1.3% fail rate in 154 executions)

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    :Core/Infra/Transport APITransport client API>test-failureTriaged test failures from CITeam:Core/InfraMeta label for core/infra teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions