Skip to content

[CI] ServerSentEventsRestActionListenerTests testResponse failing #137788

@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:inference:internalClusterTest" --tests "org.elasticsearch.xpack.inference.rest.ServerSentEventsRestActionListenerTests.testResponse" -Dtests.seed=B4F994F67C1A2559 -Dtests.locale=es-MX -Dtests.timezone=America/Belize -Druntime.java=25

Applicable branches:
main

Reproduces locally?:
N/A

Failure History:
See dashboard

Failure Message:

java.lang.AssertionError: 
Expected: an empty collection
     but: <[LEAK: resource was not cleaned up before it was garbage-collected.
Recent access records: 
#1:
	in [elasticsearch[node_s_0][system_read][T#1]][testStore_OverwritesConfiguration_WhenItAlreadyExists]
	org.elasticsearch.action.search.SearchResponseSections.close(SearchResponseSections.java:100)
	org.elasticsearch.core.Releasables.close(Releasables.java:39)
	org.elasticsearch.core.Releasables.closeExpectNoException(Releasables.java:72)
	org.elasticsearch.action.ActionListenerImplementations$2.run(ActionListenerImplementations.java:51)
	org.elasticsearch.action.ActionListener$1.onResponse(ActionListener.java:218)
	org.elasticsearch.action.ActionListener$3.onResponse(ActionListener.java:413)
	org.elasticsearch.action.support.SubscribableListener$SuccessResult.complete(SubscribableListener.java:423)
	org.elasticsearch.action.support.SubscribableListener.tryComplete(SubscribableListener.java:343)
	org.elasticsearch.action.sup
[truncated]

Issue Reasons:

  • [main] 8 failures in test testResponse (6.1% fail rate in 132 executions)
  • [main] 3 failures in pipeline elasticsearch-periodic-platform-support (100.0% fail rate in 3 executions)
  • [main] 2 failures in pipeline elasticsearch-periodic (66.7% fail rate in 3 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