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] SearchTemplateRequestTests testEqualsAndHashcode failing #119820

Closed
elasticsearchmachine opened this issue Jan 9, 2025 · 4 comments · Fixed by #119875
Closed

[CI] SearchTemplateRequestTests testEqualsAndHashcode failing #119820

elasticsearchmachine opened this issue Jan 9, 2025 · 4 comments · Fixed by #119875
Assignees
Labels
:Data Management/Data streams Data streams and their lifecycles needs:risk Requires assignment of a risk label (low, medium, blocker) Team:Data Management Meta label for data/management team >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":modules:lang-mustache:test" --tests "org.elasticsearch.script.mustache.SearchTemplateRequestTests.testConcurrentSerialization" -Dtests.seed=2A2139F411B3F660 -Dbuild.snapshot=false -Dtests.jvm.argline="-Dbuild.snapshot=false" -Dlicense.key=x-pack/license-tools/src/test/resources/public.key -Dtests.locale=ff-Adlm-GN -Dtests.timezone=Pacific/Niue -Druntime.java=23

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: <org.elasticsearch.script.mustache.SearchTemplateRequest/unset>
     but: was <org.elasticsearch.script.mustache.SearchTemplateRequest/unset>

Issue Reasons:

  • [main] 3 consecutive failures in step release-tests
  • [main] 3 failures in test testEqualsAndHashcode (1.2% fail rate in 257 executions)
  • [main] 3 failures in step release-tests (37.5% fail rate in 8 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 executions)

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

@elasticsearchmachine elasticsearchmachine added :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache >test-failure Triaged test failures from CI labels Jan 9, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 3 consecutive failures in step release-tests
  • [main] 3 failures in test testEqualsAndHashcode (1.2% fail rate in 257 executions)
  • [main] 3 failures in step release-tests (37.5% fail rate in 8 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (50.0% fail rate in 4 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:Core/Infra Meta label for core/infra team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Jan 9, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-core-infra (Team:Core/Infra)

@ldematte ldematte added :Data Management/Data streams Data streams and their lifecycles and removed :Core/Infra/Scripting Scripting abstractions, Painless, and Mustache labels Jan 9, 2025
@ldematte
Copy link
Contributor

ldematte commented Jan 9, 2025

Same as #119821

@elasticsearchmachine elasticsearchmachine added Team:Data Management Meta label for data/management team and removed Team:Core/Infra Meta label for core/infra team labels Jan 9, 2025
@elasticsearchmachine
Copy link
Collaborator Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
:Data Management/Data streams Data streams and their lifecycles needs:risk Requires assignment of a risk label (low, medium, blocker) 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.

4 participants