Skip to content

[CI] SearchServiceSingleNodeTests class failing #126800

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

Open
elasticsearchmachine opened this issue Apr 14, 2025 · 2 comments
Open

[CI] SearchServiceSingleNodeTests class failing #126800

elasticsearchmachine opened this issue Apr 14, 2025 · 2 comments
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

elasticsearchmachine commented Apr 14, 2025

Build Scans:

Reproduction Line:

./gradlew ":server:test" --tests "org.elasticsearch.search.SearchServiceSingleNodeTests.testClearOnClose" -Dtests.seed=D40DBFA4162D9646 -Dtests.locale=zh-Hant-HK -Dtests.timezone=Pacific/Johnston -Druntime.java=24

Applicable branches:
8.x

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.ResourceAlreadyExistsException: index [index/PLm4KcIsTyafVpZN74pk4Q] already exists

Issue Reasons:

  • [8.x] 2 consecutive failures in step part1
  • [8.x] 2 consecutive failures in pipeline elasticsearch-intake
  • [8.x] 13 failures in class org.elasticsearch.search.SearchServiceSingleNodeTests (10.4% fail rate in 125 executions)
  • [8.x] 2 failures in step part1 (18.2% fail rate in 11 executions)
  • [8.x] 4 failures in step part-1 (19.0% fail rate in 21 executions)
  • [8.x] 2 failures in pipeline elasticsearch-intake (18.2% fail rate in 11 executions)
  • [8.x] 3 failures in pipeline elasticsearch-pull-request (15.0% fail rate in 20 executions)

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

@elasticsearchmachine elasticsearchmachine added :Search Foundations/Search Catch all for Search Foundations >test-failure Triaged test failures from CI needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch labels Apr 14, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-foundations (Team:Search Foundations)

@nicktindall
Copy link
Contributor

nicktindall commented Apr 15, 2025

Seems to be related to 235867c @original-brownbear (when I revert that the failure goes away, I just saw the word "context" and figured it might have been related)

reliable repro line:

./gradlew ":server:test" --tests "org.elasticsearch.search.SearchServiceSingleNodeTests" -Dtests.seed=D0D32F476E9AC680

Without the seed it sometimes passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants