./gradlew ":x-pack:plugin:ml:qa:native-multi-node-tests:javaRestTest" --tests "org.elasticsearch.xpack.ml.integration.TextEmbeddingQueryIT.testModelWithPrefixStrings" -Dtests.seed=284E28E858E61E7E -Dtests.locale=twq -Dtests.timezone=America/Ensenada -Druntime.java=24
org.elasticsearch.client.WarningFailureException: method [PUT], host [http://[::1]:35171], URI [_cluster/settings], status line [HTTP/1.1 200 OK]
Warnings: [Index [.ml-annotations-000001] name begins with a dot (.), which is deprecated, and will not be allowed in a future Elasticsearch version.]
{"acknowledged":true,"persistent":{"logger":{"org":{"elasticsearch":{"xpack":{"ml":{"inference":{"pytorch":"DEBUG","assignment":"DEBUG","deployment":"DEBUG"},"action":"DEBUG","process":{"logging":"DEBUG"}}}}}}},"transient":{}}
Build Scans:
Reproduction Line:
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
Issue Reasons:
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.