Skip to content

[CI] GenerativeIT test failing #143023

@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=76765A2A88A96B28 -Dtests.locale=el-Grek-GR -Dtests.timezone=US/Aleutian -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: query: from missing_ip_sample_data,sample__data_ts_nanos_lookup | grok message "%{WORD:JbelwLDJn}" | FORK  (where true) (where  NOT multi_match("data", client_ip, client_ip, message, {"type": "best_fields", "lenient": false})) (where event_duration == -96 AND event_duration < -25) | WHERE _fork == "fork3" | DROP _fork
exception: method [POST], host [http://[::1]:41013], URI [/_query?format=json&pretty=true&error_trace=true], status line [HTTP/1.1 400 Bad Request]
Warnings: [No limit defined, adding default limit of [1000]]
{
  "error" : {
    "root_cause" : [
      {
        "type" : "query_shard_exception",
        "reason" : "failed to create query: 'data' is not an IP string literal.",
        "index_uuid" : "EMdE0u66TLaXvggdD_P4qA",
        "index" : "sample__data_ts_nanos_lookup",
        "stack_trace" : "[sample__data_ts_nanos_lookup/EMdE0u66TLaXvggdD_P4qA] org.elasticsearch.index.query.QueryShardException: failed to create query: 'data' is not an IP str
[truncated]

Issue Reasons:

  • [main] 20 failures in test test (4.4% fail rate in 454 executions)
  • [main] 15 failures in step part-3 (6.0% fail rate in 249 executions)
  • [main] 2 failures in step ubuntu-2404-aarch64_checkpart3_platform-support-arm (40.0% fail rate in 5 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic-platform-support (40.0% fail rate in 5 executions)
  • [main] 13 failures in pipeline elasticsearch-pull-request (5.4% fail rate in 240 executions)

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

Metadata

Metadata

Assignees

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
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions