./gradlew ":x-pack:plugin:logsdb:javaRestTest" --tests "org.elasticsearch.xpack.logsdb.qa.LogsDbVersusLogsDbReindexedIntoStandardModeChallengeRestIT.testTermsAggregation" -Dtests.seed=8BF7FC6D7CA84236 -Dtests.jvm.argline="-Des.concurrent_search=true" -Dtests.locale=bn-IN -Dtests.timezone=Africa/Juba -Druntime.java=25
org.elasticsearch.client.ResponseException: method [POST], host [http://[::1]:38031], URI [/_reindex?refresh=true], status line [HTTP/1.1 400 Bad Request]
{"took":495,"timed_out":false,"total":47,"updated":0,"created":46,"deleted":0,"batches":1,"version_conflicts":0,"noops":0,"retries":{"bulk":0,"search":0},"throttled_millis":0,"requests_per_second":-1.0,"throttled_until_millis":0,"failures":[{"index":".ds-standard-apache-reindexed-contender-2025.09.20-000001","id":"8","cause":{"type":"document_parsing_exception","reason":"[1:16095] failed to parse field [ꦲꦪꦮ.ꥃꥆ.ᝉᝀᝃ] of type [ip] in document with id '8'. Preview of field's value: '4e8e:ee29::6de0:1747:0:0'","caused_by":{"type":"illegal_argument_exception","reason":"'87:\"S1' is not an IP string literal."}},"status":400,"failure_store":"not_enabled"}]}
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.