Open
Description
Build Scans:
- elasticsearch-periodic-platform-support #9318 / windows-2022_checkpart3_platform-support-windows
- elasticsearch-periodic-platform-support #9255 / windows-2025_checkpart3_platform-support-windows
- elasticsearch-pull-request #79353 / part-3
- elasticsearch-pull-request #79353 / part-3
Reproduction Line:
gradlew ":x-pack:plugin:esql:qa:server:multi-node:javaRestTest" --tests "org.elasticsearch.xpack.esql.qa.multi_node.EsqlSpecIT" -Dtests.method="test {lookup-join.MvJoinKeyOnFromAfterStats ASYNC}" -Dtests.seed=8961781776F7B4BD -Dtests.locale=gsw-CH -Dtests.timezone=Asia/Saigon -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Expected a list containing
0: expected "Line 5:3: evaluation of [LOOKUP JOIN languages_lookup ON language_code] failed, treating result as null. Only first 20 failures recorded." but was <missing>
1: expected "Line 5:3: java.lang.IllegalArgumentException: LOOKUP JOIN encountered multi-value" but was <missing>
Issue Reasons:
- [main] 4 failures in test test {lookup-join.MvJoinKeyOnFromAfterStats ASYNC} (0.4% fail rate in 933 executions)
- [main] 2 failures in step part-3 (0.4% fail rate in 460 executions)
- [main] 2 failures in pipeline elasticsearch-periodic-platform-support (14.3% fail rate in 14 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.