Skip to content

[CI] FullClusterRestartIT testRollupAfterRestart {cluster=OLD} failing #115287

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

Closed
elasticsearchmachine opened this issue Oct 22, 2024 · 4 comments · Fixed by #115563
Closed

[CI] FullClusterRestartIT testRollupAfterRestart {cluster=OLD} failing #115287

elasticsearchmachine opened this issue Oct 22, 2024 · 4 comments · Fixed by #115563
Assignees
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:StorageEngine >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:full-cluster-restart:v7.17.25#bwcTest" -Dtests.class="org.elasticsearch.xpack.restart.FullClusterRestartIT" -Dtests.method="testRollupAfterRestart {cluster=UPGRADED}" -Dtests.seed=678A207D9C9D6903 -Dtests.bwc=true -Dtests.locale=da -Dtests.timezone=Pacific/Honolulu -Druntime.java=17 -Dtests.fips.enabled=true

Applicable branches:
8.16

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: null

Issue Reasons:

  • [8.16] 2 failures in test testRollupAfterRestart {cluster=OLD} (0.2% fail rate in 853 executions)
  • [8.16] 2 failures in pipeline elasticsearch-periodic (15.4% fail rate in 13 executions)

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

@elasticsearchmachine elasticsearchmachine added :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data >test-failure Triaged test failures from CI Team:StorageEngine needs:risk Requires assignment of a risk label (low, medium, blocker) labels Oct 22, 2024
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-storage-engine (Team:StorageEngine)

@kkrik-es
Copy link
Contributor

@martijnvg I think you looked at similar failures a month ago, any clues?

@martijnvg
Copy link
Member

I will take a look.

@martijnvg martijnvg assigned kkrik-es and unassigned martijnvg Oct 23, 2024
@kkrik-es
Copy link
Contributor

The following exception is thrown during bulk:

org.elasticsearch.client.WarningFailureException: method [POST], host [http://127.0.0.1:42149], URI [/_bulk], status line [HTTP/1.1 200 OK]
Warnings: [Disabling _field_names is not necessary because it no longer carries a large index overhead. Support for the `enabled` setting will be removed in a future major version. Please remove it from your mappings and templates.]

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) :StorageEngine/Rollup Turn fine-grained time-based data into coarser-grained data Team:StorageEngine >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants