Skip to content

[CI] OpenAIServiceMixedIT testOpenAiCompletions failing #127878

Open
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:qa:mixed-cluster:v8.19.0#javaRestTest" -Dtests.class="org.elasticsearch.xpack.inference.qa.mixed.OpenAIServiceMixedIT" -Dtests.method="testOpenAiCompletions" -Dtests.seed=B4B3FAB8A69D84FD -Dtests.bwc=true -Dtests.locale=en-MT -Dtests.timezone=SST -Druntime.java=24

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

org.elasticsearch.client.ResponseException: method [PUT], host [http://[::1]:41809], URI [_inference/completion/mixed-cluster-completions?error_trace], status line [HTTP/1.1 500 Internal Server Error]
{"error":{"root_cause":[{"type":"e_o_f_exception","reason":null,"stack_trace":"org.elasticsearch.ElasticsearchException$1\n\tat org.elasticsearch.server@8.19.0-SNAPSHOT/org.elasticsearch.ElasticsearchException.guessRootCauses(ElasticsearchException.java:707)\n\tat org.elasticsearch.server@8.19.0-SNAPSHOT/org.elasticsearch.ElasticsearchException.generateFailureXContent(ElasticsearchException.java:635)\n\tat org.elasticsearch.server@8.19.0-SNAPSHOT/org.elasticsearch.rest.RestResponse.build(RestResponse.java:201)\n\tat org.elasticsearch.server@8.19.0-SNAPSHOT/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:160)\n\tat org.elasticsearch.server@8.19.0-SNAPSHOT/org.elasticsearch.rest.RestResponse.<init>(RestResponse.java:121)\n\tat org.elasticsearch.server@8.19.0-SNAPSHOT/org.elasti
[truncated]

Issue Reasons:

  • [main] 4 failures in test testOpenAiCompletions (1.5% fail rate in 266 executions)
  • [main] 4 failures in step 8.19.0_bwc-snapshots (3.1% fail rate in 127 executions)
  • [main] 2 failures in pipeline elasticsearch-intake (5.7% fail rate in 35 executions)
  • [main] 2 failures in pipeline elasticsearch-pull-request (2.1% fail rate in 95 executions)

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

Metadata

Metadata

Labels

:mlMachine learning>test-failureTriaged test failures from CITeam:MLMeta label for the ML teamneeds:riskRequires assignment of a risk label (low, medium, blocker)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions