elastic / elasticsearch

Free and Open Source, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
1.28k stars 24.86k forks source link

[CI] CoreFullClusterRestartIT testNewReplicasTimeSeriesMode {cluster=OLD} failing #117091

Open elasticsearchmachine opened 14 hours ago

elasticsearchmachine commented 14 hours ago

Build Scans:

Reproduction Line:

./gradlew ":x-pack:qa:full-cluster-restart:v8.0.1#bwcTest" -Dtests.class="org.elasticsearch.xpack.restart.CoreFullClusterRestartIT" -Dtests.method="testNewReplicasTimeSeriesMode {cluster=OLD}" -Dtests.seed=76D982BB0907F49A -Dtests.bwc=true -Dtests.locale=mua -Dtests.timezone=Asia/Omsk -Druntime.java=23

Applicable branches: main

Reproduces locally?: N/A

Failure History: See dashboard&_a=(controlGroupState:(initialChildControlState:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:task.keyword,order:0,selectedOptions:!(),title:'GradleTask',type:optionsListControl),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:className.keyword,order:1,selectedOptions:!(org.elasticsearch.xpack.restart.CoreFullClusterRestartIT),title:'Suite',type:optionsListControl),'144933da-5c1b-4257-a969-7f43455a7901':(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,fieldName:name.keyword,order:2,selectedOptions:!(testNewReplicasTimeSeriesMode%20%7Bcluster%3DOLD%7D),title:'Test',type:optionsListControl)))))

Failure Message:

org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:34089], URI [/testnewreplicastimeseriesmode], status line [HTTP/1.1 400 Bad Request]
{"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"unknown setting [index.time_series.start_time] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"}],"type":"illegal_argument_exception","reason":"unknown setting [index.time_series.start_time] please check that any required plugins are installed, or check the breaking changes documentation for removed settings","suppressed":[{"type":"illegal_argument_exception","reason":"unknown setting [index.time_series.end_time] please check that any required plugins are installed, or check the breaking changes documentation for removed settings"}]},"status":400}

Issue Reasons:

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

elasticsearchmachine commented 14 hours ago

This has been muted on branch main

Mute Reasons:

Build Scans:

elasticsearchmachine commented 14 hours ago

Pinging @elastic/es-delivery (Team:Delivery)