elastic / elasticsearch

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

[CI] EnrichRestIT test {p0=enrich/50_data_stream/enrich documents over _bulk via a data stream} failing #114769

Open elasticsearchmachine opened 1 day ago

elasticsearchmachine commented 1 day ago

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:enrich:qa:rest:yamlRestTest" --tests "org.elasticsearch.xpack.enrich.EnrichRestIT.test {p0=enrich/50_data_stream/enrich documents over _bulk via a data stream}" -Dtests.seed=B919DEA2CA9525CA -Dtests.locale=en-NZ -Dtests.timezone=Asia/Chungking -Druntime.java=22

Applicable branches: 8.x

Reproduces locally?: N/A

Failure History: See dashboard&_a=(controlGroupInput:(chainingSystem:HIERARCHICAL,controlStyle:twoLine,ignoreParentSettings:(ignoreFilters:!f,ignoreQuery:!f,ignoreTimerange:!f,ignoreValidations:!t),panels:('0c0c9cb8-ccd2-45c6-9b13-96bac4abc542':(explicitInput:(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,enhancements:(),fieldName:task.keyword,grow:!t,id:'0c0c9cb8-ccd2-45c6-9b13-96bac4abc542',searchTechnique:wildcard,selectedOptions:!(),singleSelect:!t,title:'Gradle%20Task',width:medium),grow:!t,order:0,type:optionsListControl,width:small),'144933da-5c1b-4257-a969-7f43455a7901':(explicitInput:(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,enhancements:(),fieldName:name.keyword,grow:!t,id:'144933da-5c1b-4257-a969-7f43455a7901',searchTechnique:wildcard,selectedOptions:!('test%20%7Bp0%3Denrich%2F50_data_stream%2Fenrich%20documents%20over%20_bulk%20via%20a%20data%20stream%7D'),title:Test,width:medium),grow:!t,order:2,type:optionsListControl,width:medium),'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850':(explicitInput:(dataViewId:fbbdc689-be23-4b3d-8057-aa402e9ed0c5,enhancements:(),fieldName:className.keyword,grow:!t,id:'4e6ad9d6-6fdc-4fcc-bf1a-aa6ca79e0850',searchTechnique:wildcard,selectedOptions:!('org.elasticsearch.xpack.enrich.EnrichRestIT'),title:Suite,width:medium),grow:!t,order:1,type:optionsListControl,width:medium)))))

Failure Message:

org.elasticsearch.client.WarningFailureException: method [DELETE], host [http://127.0.0.1:36215], URI [*,-.ds-ilm-history-*,-.ds-.slm-history-*,-.ds-.watcher-history-*?expand_wildcards=open%2Cclosed%2Chidden], status line [HTTP/1.1 200 OK]
Warnings: [this request accesses system indices: [.inference], but in a future major version, direct access to system indices will be prevented by default]
{"acknowledged":true}

Issue Reasons:

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

elasticsearchmachine commented 1 day ago

This has been muted on branch main

Mute Reasons:

Build Scans:

elasticsearchmachine commented 1 day ago

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

davidkyle commented 22 hours ago

Same as #114748

elasticsearchmachine commented 22 hours ago

Pinging @elastic/ml-core (Team:ML)