Closed
Description
Build Scans:
- elasticsearch-intake #23576 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73717 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73707 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73701 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73693 / 8.19.0_bwc-snapshots
- elasticsearch-intake #23566 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73692 / 8.19.0_bwc-snapshots
- elasticsearch-intake #23567 / 8.19.0_bwc-snapshots
Reproduction Line:
./gradlew ":x-pack:plugin:esql:qa:server:mixed-cluster:v8.19.0#yamlRestTest" -Dtests.class="org.elasticsearch.xpack.esql.qa.mixed.EsqlClientYamlIT" -Dtests.method="test {p0=esql/190_lookup_join/alias-repeated-alias}" -Dtests.seed=40F4227FFB5C317D -Dtests.bwc=true -Dtests.locale=ee -Dtests.timezone=America/Argentina/San_Juan -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Failure at [esql/190_lookup_join:190]: expected [2xx] status code but api [esql.query] returned [500 Internal Server Error] [{"error":{"root_cause":[{"type":"esql_illegal_argument_exception","reason":"Aliases and index patterns are not allowed for LOOKUP JOIN []","stack_trace":"org.elasticsearch.xpack.esql.EsqlIllegalArgumentException: Aliases and index patterns are not allowed for LOOKUP JOIN []\n\tat org.elasticsearch.xpack.esql.enrich.LookupFromIndexService$TransportRequest.writeTo(LookupFromIndexService.java:193)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.serializeMessageBody(OutboundHandler.java:372)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.serialize(OutboundHandler.java:313)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.sendMessage(OutboundHandler.java:233)\n\tat [email protected]/org.elasti
[truncated]
Issue Reasons:
- [main] 2 consecutive failures in test test {p0=esql/190_lookup_join/alias-repeated-alias}
- [main] 2 consecutive failures in step 8.19.0_bwc-snapshots
- [main] 2 consecutive failures in pipeline elasticsearch-pull-request
- [main] 8 failures in test test {p0=esql/190_lookup_join/alias-repeated-alias} (61.5% fail rate in 13 executions)
- [main] 8 failures in step 8.19.0_bwc-snapshots (61.5% fail rate in 13 executions)
- [main] 3 failures in pipeline elasticsearch-intake (75.0% fail rate in 4 executions)
- [main] 5 failures in pipeline elasticsearch-pull-request (55.6% fail rate in 9 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.