Skip to content

Increase timeout for index migration in FullClusterRestartSystemIndexCompatibilityIT #127710

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

Conversation

cbuescher
Copy link
Member

@cbuescher cbuescher commented May 5, 2025

This test occasionally fails on version 8.19 clusters when we are waiting for system index migration to finish.
This changes the wait time from the 10s default to 30s to account for the occasional super slow cluster in tests.

Closes #127245

This test occasionally fails on version 8.19 clusters when we are
waiting for system index migration to finish. In order to understand
this better, log time when migration API call is sent and also catch
assertion error and log migration API status in that case to help the
investigation.
@cbuescher cbuescher added >non-issue >test Issues or PRs that are addressing/adding tests Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch :Search Foundations/Search Catch all for Search Foundations v9.1.0 labels May 5, 2025
@elasticsearchmachine
Copy link
Collaborator

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

@cbuescher cbuescher changed the title Add logging to FullClusterRestartSystemIndexCompatibilityIT Increase timeout for index migration in FullClusterRestartSystemIndexCompatibilityIT May 5, 2025
@cbuescher
Copy link
Member Author

@original-brownbear changed the PR to increase the timeout instead of the previous additional logging after our direct conversation.

@cbuescher cbuescher added v9.0.2 auto-backport Automatically create backport pull requests when merged labels May 5, 2025
@cbuescher cbuescher merged commit 529daca into elastic:main May 5, 2025
17 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
9.0

cbuescher added a commit to cbuescher/elasticsearch that referenced this pull request May 5, 2025
…CompatibilityIT (elastic#127710)

This test occasionally fails on version 8.19 clusters when we are waiting
for system index migration to finish. This changes the wait time from the
10s default to 30s to account for the occasional super slow cluster in tests.

Closes elastic#127245
elasticsearchmachine pushed a commit that referenced this pull request May 5, 2025
…CompatibilityIT (#127710) (#127720)

This test occasionally fails on version 8.19 clusters when we are waiting
for system index migration to finish. This changes the wait time from the
10s default to 30s to account for the occasional super slow cluster in tests.

Closes #127245
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged >non-issue :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test Issues or PRs that are addressing/adding tests v9.0.2 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI] FullClusterRestartSystemIndexCompatibilityIT testAsyncSearchIndexMigration {p0=8.18.0} failing
3 participants