Closed
Description
Build Scans:
- elasticsearch-periodic #8557 / 8.19.0_bwc
- elasticsearch-pull-request #73744 / 8.19.0_bwc-snapshots
- elasticsearch-intake #23583 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73733 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73728 / 8.19.0_bwc-snapshots
- elasticsearch-intake #23578 / 8.19.0_bwc-snapshots
- elasticsearch-pull-request #73723 / 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 #73705 / 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/191_lookup_join_on_datastreams/data streams supported in LOOKUP JOIN}" -Dtests.seed=1D8A7DC5BBADBFA6 -Dtests.bwc=true -Dtests.locale=to-Latn-TO -Dtests.timezone=Atlantic/Stanley -Druntime.java=24
Applicable branches:
main
Reproduces locally?:
N/A
Failure History:
See dashboard
Failure Message:
java.lang.AssertionError: Failure at [esql/191_lookup_join_on_datastreams:62]: 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:204)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.serializeMessageBody(OutboundHandler.java:348)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.serialize(OutboundHandler.java:309)\n\tat [email protected]/org.elasticsearch.transport.OutboundHandler.sendMessage(OutboundHandler.java:237)\n\tat [email protected]/
[truncated]
Issue Reasons:
- [main] 14 failures in test test {p0=esql/191_lookup_join_on_datastreams/data streams supported in LOOKUP JOIN} (50.0% fail rate in 28 executions)
- [main] 13 failures in step 8.19.0_bwc-snapshots (48.1% fail rate in 27 executions)
- [main] 11 failures in pipeline elasticsearch-pull-request (57.9% fail rate in 19 executions)
- [main] 2 failures in pipeline elasticsearch-intake (25.0% fail rate in 8 executions)
Note:
This issue was created using new test triage automation. Please report issues or feedback to es-delivery.