Skip to content

[CI] FieldSortIT testSortMixedFieldTypes failing #129445

Open
@elasticsearchmachine

Description

@elasticsearchmachine

Build Scans:

Reproduction Line:

./gradlew ":server:internalClusterTest" --tests "org.elasticsearch.search.sort.FieldSortIT.testSortMixedFieldTypes" -Dtests.seed=26C0313418883E0F -Dtests.locale=cv-RU -Dtests.timezone=Australia/Tasmania -Druntime.java=24

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_s2][search][T#2]][testSortMixedFieldTypes]
	org.elasticsearch.action.ActionListener.respondAndRelease(ActionListener.java:388)
	org.elasticsearch.action.ActionRunnable$3.accept(ActionRunnable.java:79)
	org.elasticsearch.action.ActionRunnable$3.accept(ActionRunnable.java:76)
	org.elasticsearch.action.ActionRunnable$4.doRun(ActionRunnable.java:101)
	org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:27)
	org.elasticsearch.common.util.concurrent.TimedRunnable.doRun(TimedRunnable.java:35)
	org.elasticsearch.common.util.concurrent.ThreadContext$ContextPreservingAbstractRunnable.doRun(ThreadContext.java:1044)
	org.elasticsearch.common.util.concurrent.AbstractRunnable.run(AbstractRunnable.java:27)
	java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor
[truncated]

Issue Reasons:

  • [main] 2 failures in test testSortMixedFieldTypes (0.3% fail rate in 654 executions)

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

Metadata

Metadata

Assignees

Labels

:Search Foundations/SearchCatch all for Search Foundations>test-failureTriaged test failures from CITeam:Search FoundationsMeta label for the Search Foundations team in Elasticsearchmedium-riskAn open issue or test failure that is a medium risk to future releases

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions