Skip to content

[CI] GenerativeIT test failing #129453

Closed
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT.test" -Dtests.seed=BE7A51AF09F454D0 -Dtests.locale=lo-Laoo-LA -Dtests.timezone=Asia/Ho_Chi_Minh -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: query: from airport* | sort city DESC NULLS LAST, name DESC NULLS FIRST, abbrev DESC NULLS LAST, type | keep `location`, `city_boundary`, `type` | FORK ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true )  | WHERE _fork == "fork2" | DROP _fork | stats  JRMiDenh = count_distinct(`type`), OvBKCHIX = count_distinct(city_boundary), city_boundary = count(*), BYbspSJFjq = count_distinct(`type`), OymeVOOOGy = count(*) by type
exception: method [POST], host [http://[::1]:40853], URI [/_query?format=cbor&pretty=true&error_trace=true], status line [HTTP/1.1 500 Internal Server Error]
Warnings: [No limit defined, adding default limit of [1000]]
¿eerror¿jroot_cause�¿dtypex�esql_illegal_argument_exceptionfreasonx�illegal data type [geo_shape]kstack_trace�y��org.elasticsearch.xpack.esql.EsqlIllegalArgumentException: illegal data type [geo_shape]
	at org.elasticsearch.xpack.esql.EsqlIllegalArgumentException.illegalDataType(EsqlIllegalArgumentException.java:43)
	at org
[truncated]

Issue Reasons:

  • [main] 8 failures in test test (1.3% fail rate in 628 executions)
  • [main] 4 failures in step part-3 (1.7% fail rate in 239 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (15.4% fail rate in 13 executions)
  • [main] 4 failures in pipeline elasticsearch-pull-request (1.7% fail rate in 239 executions)

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

Metadata

Metadata

Labels

:Analytics/ES|QLAKA ESQL>test-failureTriaged test failures from CITeam:AnalyticsMeta label for analytical engine team (ESQL/Aggs/Geo)low-riskAn open issue or test failure that is a low risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions