Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] ILMDownsampleDisruptionIT testILMDownsampleRollingRestart failing #114233

Closed
elasticsearchmachine opened this issue Oct 7, 2024 · 3 comments · Fixed by #119196
Closed

[CI] ILMDownsampleDisruptionIT testILMDownsampleRollingRestart failing #114233

elasticsearchmachine opened this issue Oct 7, 2024 · 3 comments · Fixed by #119196
Assignees
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management low-risk An open issue or test failure that is a low risk to future releases Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Oct 7, 2024

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:downsample:internalClusterTest" --tests "org.elasticsearch.xpack.downsample.ILMDownsampleDisruptionIT.testILMDownsampleRollingRestart" -Dtests.seed=9CC4ED94927A50F6 -Dtests.locale=to-Latn-TO -Dtests.timezone=Pacific/Norfolk -Druntime.java=22

Applicable branches:
8.16

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.node.NodeClosedException: node closed {node_t2}{SnmGvueESJqz3AMrgInrRw}{O8mNyA4yR_SEaAXc8jPaLQ}{node_t2}{127.0.0.1}{127.0.0.1:18943}{d}{8.16.2}{7000099-8518000}{xpack.installed=true}

Issue Reasons:

  • [8.16] 2 failures in test testILMDownsampleRollingRestart (0.9% fail rate in 216 executions)

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

@elasticsearchmachine elasticsearchmachine added :Data Management/ILM+SLM Index and Snapshot lifecycle management >test-failure Triaged test failures from CI Team:Data Management Meta label for data/management team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 7, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-data-management (Team:Data Management)

@dakrone dakrone added low-risk An open issue or test failure that is a low risk to future releases and removed needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 29, 2024
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 2 failures in test testILMDownsampleRollingRestart (0.2% fail rate in 948 executions)

Build Scans:

elasticsearchmachine added a commit that referenced this issue Nov 8, 2024
jozala pushed a commit that referenced this issue Nov 13, 2024
alexey-ivanov-es pushed a commit to alexey-ivanov-es/elasticsearch that referenced this issue Nov 28, 2024
@nielsbauman nielsbauman self-assigned this Dec 21, 2024
@nielsbauman
Copy link
Contributor

I looked into the logs of some test failures and noticed that the @After method was firing prematurely. That seems to match pretty much exactly with #99520 (comment). I'll replicate the changes in the PR that closed that issue for this test as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/ILM+SLM Index and Snapshot lifecycle management low-risk An open issue or test failure that is a low risk to future releases Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants