-
Notifications
You must be signed in to change notification settings - Fork 24.9k
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] ClusterSearchShardsResponseTests testSerialization failing #100482
Labels
blocker
:Core/Infra/Core
Core issues without another label
Team:Core/Infra
Meta label for core/infra team
>test-failure
Triaged test failures from CI
Comments
edsavage
added
:Search/Search
Search-related issues that do not fall into other categories
>test-failure
Triaged test failures from CI
labels
Oct 9, 2023
Pinging @elastic/es-search (Team:Search) |
elasticsearchmachine
pushed a commit
that referenced
this issue
Oct 9, 2023
) Test `ClusterSearchShardsResponseTests/testSerialization` fails with output ``` org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponseTests > testSerialization FAILED | -- | -- | java.lang.IllegalArgumentException: Node versions can only be inferred before release version 8.10.0 | | at __randomizedtesting.SeedInfo.seed([8D8D9B5E7417133A:D955FA1653452EA6]:0) | | at org.elasticsearch.cluster.node.VersionInformation.inferVersions(VersionInformation.java:42) | | at org.elasticsearch.cluster.node.DiscoveryNodeUtils$Builder.build(DiscoveryNodeUtils.java:152) | | at org.elasticsearch.cluster.node.DiscoveryNodeUtils.create(DiscoveryNodeUtils.java:39) | | at org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponseTests.testSerialization(ClusterSearchShardsResponseTests.java:52) ``` Mute it. Relates #100482
benwtrent
added
:Core/Infra/Core
Core issues without another label
and removed
:Search/Search
Search-related issues that do not fall into other categories
Team:Search
Meta label for search team
labels
Oct 9, 2023
elasticsearchmachine
added
blocker
Team:Core/Infra
Meta label for core/infra team
labels
Oct 9, 2023
Pinging @elastic/es-core-infra (Team:Core/Infra) |
@thecoop this is a weird one? Maybe random variables? |
benwtrent
added
Team:Search
Meta label for search team
and removed
blocker
:Core/Infra/Core
Core issues without another label
Team:Core/Infra
Meta label for core/infra team
labels
Oct 9, 2023
elasticsearchmachine
added
blocker
needs:triage
Requires assignment of a team area label
and removed
Team:Search
Meta label for search team
labels
Oct 9, 2023
benwtrent
added
:Core/Infra/Core
Core issues without another label
and removed
blocker
needs:triage
Requires assignment of a team area label
labels
Oct 9, 2023
elasticsearchmachine
added
blocker
Team:Core/Infra
Meta label for core/infra team
labels
Oct 9, 2023
LOL at all those tag changes. Closing as duplicate: #100289 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
blocker
:Core/Infra/Core
Core issues without another label
Team:Core/Infra
Meta label for core/infra team
>test-failure
Triaged test failures from CI
Build scan:
https://gradle-enterprise.elastic.co/s/sfllck4mjmwgm/tests/:server:test/org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponseTests/testSerialization
Reproduction line:
Applicable branches:
main
Reproduces locally?:
Yes
Failure history:
https://gradle-enterprise.elastic.co/scans/tests?tests.container=org.elasticsearch.action.admin.cluster.shards.ClusterSearchShardsResponseTests&tests.test=testSerialization
Failure excerpt:
The text was updated successfully, but these errors were encountered: