Skip to content

[CI] AsyncSearchActionIT testUpdateStoreKeepAlive failing #127001

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
elasticsearchmachine opened this issue Apr 17, 2025 · 3 comments · Fixed by #127010
Closed

[CI] AsyncSearchActionIT testUpdateStoreKeepAlive failing #127001

elasticsearchmachine opened this issue Apr 17, 2025 · 3 comments · Fixed by #127010
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI

Comments

@elasticsearchmachine
Copy link
Collaborator

Build Scans:

Reproduction Line:

./gradlew ":x-pack:plugin:async-search:internalClusterTest" --tests "org.elasticsearch.xpack.search.AsyncSearchActionIT.testUpdateStoreKeepAlive" -Dtests.seed=AECDFABD0EF2EA0D -Dtests.locale=ko -Dtests.timezone=America/Whitehorse -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: ByteBuf.release() was not called before it's garbage-collected. See https://netty.io/wiki/reference-counted-objects.html for more information.
Recent access records: 
#1:
	org.elasticsearch.transport.netty4.WrappedByteBuf.release(WrappedByteBuf.java:1028)
	org.elasticsearch.transport.netty4.TrashingByteBuf.release(TrashingByteBuf.java:37)
	org.elasticsearch.transport.netty4.Netty4Utils$ByteBufRefCounted.decRef(Netty4Utils.java:172)
	org.elasticsearch.common.bytes.ReleasableBytesReference.close(ReleasableBytesReference.java:98)
	org.elasticsearch.transport.InboundPipeline.releasePendingBytes(InboundPipeline.java:145)
	org.elasticsearch.transport.InboundPipeline.doHandleBytes(InboundPipeline.java:97)
	org.elasticsearch.transport.InboundPipeline.handleBytes(InboundPipeline.java:69)
	org.elasticsearch.transport.netty4.Netty4MessageInboundHandler.channelRead(Netty4MessageInboundHandler.java:54)
	io.netty.channel.Abst
[truncated]

Issue Reasons:

  • [main] 4 failures in test testUpdateStoreKeepAlive (2.2% fail rate in 182 executions)
  • [main] 3 failures in step part-2 (3.8% fail rate in 79 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (4.2% fail rate in 72 executions)

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

@elasticsearchmachine elasticsearchmachine added :Search/Search Search-related issues that do not fall into other categories >test-failure Triaged test failures from CI labels Apr 17, 2025
@elasticsearchmachine
Copy link
Collaborator Author

This has been muted on branch main

Mute Reasons:

  • [main] 4 failures in test testUpdateStoreKeepAlive (2.2% fail rate in 182 executions)
  • [main] 3 failures in step part-2 (3.8% fail rate in 79 executions)
  • [main] 3 failures in pipeline elasticsearch-pull-request (4.2% fail rate in 72 executions)

Build Scans:

@elasticsearchmachine elasticsearchmachine added Team:Search Meta label for search team needs:risk Requires assignment of a risk label (low, medium, blocker) labels Apr 17, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search (Team:Search)

original-brownbear added a commit to original-brownbear/elasticsearch that referenced this issue Apr 17, 2025
Missed a spot here when moving this to delayed deserialization, we can leak pending batch results here on exceptions.

closes elastic#126994
closes elastic#126995
closes elastic#126975
closes elastic#126999
closes elastic#127001
closes elastic#126974
closes elastic#127008
@smalyshev smalyshev added :Search Foundations/Search Catch all for Search Foundations and removed :Search/Search Search-related issues that do not fall into other categories labels Apr 17, 2025
@elasticsearchmachine elasticsearchmachine added Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch and removed Team:Search Meta label for search team labels Apr 17, 2025
@elasticsearchmachine
Copy link
Collaborator Author

Pinging @elastic/es-search-foundations (Team:Search Foundations)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:risk Requires assignment of a risk label (low, medium, blocker) :Search Foundations/Search Catch all for Search Foundations Team:Search Foundations Meta label for the Search Foundations team in Elasticsearch >test-failure Triaged test failures from CI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants