Closed
Description
Build Scans:
- elasticsearch-periodic-platform-support #8928 / rhel-9_platform-support-unix
- elasticsearch-periodic-platform-support #8916 / amazonlinux-2023_platform-support-aws
- elasticsearch-periodic-platform-support #8886 / ubuntu-2404_platform-support-unix
- elasticsearch-pull-request #76777 / part-3
- elasticsearch-periodic-platform-support #8838 / sles-15_platform-support-unix
- elasticsearch-periodic-platform-support #8838 / ubuntu-2004_platform-support-unix
- elasticsearch-pull-request #76287 / part-3
- elasticsearch-intake #24214 / part3
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:single-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.single_node.GenerativeIT.test" -Dtests.seed=9B1F1ED4E4944D2B -Dtests.locale=el-Grek-GR -Dtests.timezone=Etc/GMT-2 -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: query: from airports_* | stats ZLrdsOxAKS = min(scalerank), EtoqURFKj = max(scalerank), `abbrev` = count(*), FpndKPOFwDwK = max(scalerank), qxPKprvloRz = count_distinct(abbrev) by abbrev | mv_expand `ZLrdsOxAKS` | mv_expand EtoqURFKj | grok abbrev "%{WORD:YcmDFHVjbPHA} %{WORD:kvPyqUJAGZ}" | drop `kvPyqUJAGZ`, abbr* | eval `YcmDFHVjbPHA` = null, IrgUgtcZCvWg = "Kxwn", peJLuZsV = -7703164891200742693, sWFhIeJfk = -1672652224 | grok IrgUgtcZCvWg "%{WORD:EtoqURFKj} %{WORD:YcmDFHVjbPHA}" | FORK ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true ) ( WHERE true ) | WHERE _fork == "fork3" | DROP _fork | sort qxPKprvloRz DESC NULLS LAST, YcmDFHVjbPHA ASC NULLS FIRST, ZLrdsOxAKS NULLS LAST, peJLuZsV NULLS LAST, FpndKPOFwDwK DESC NULLS LAST, IrgUgtcZCvWg NULLS FIRST | stats OlmWQneHpdK = max(peJLuZsV), `sWFhIeJfk` = min(sWFhIeJfk), cCMjAnfUUyj = max(FpndKPOFwDwK), YcmDFHVjbPHA = count(
[truncated]
Issue Reasons:
- [main] 8 failures in test test (1.9% fail rate in 432 executions)
- [main] 2 failures in step part-3 (1.7% fail rate in 121 executions)
- [main] 4 failures in pipeline elasticsearch-periodic-platform-support (33.3% fail rate in 12 executions)
- [main] 2 failures in pipeline elasticsearch-pull-request (1.7% fail rate in 120 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.