-
Notifications
You must be signed in to change notification settings - Fork 25.2k
[CI] Intermittent timeout in xpack ReadActionsTests #53340
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
Comments
Pinging @elastic/es-security (:Security/Authorization) |
Two more failures here: https://gradle-enterprise.elastic.co/s/4l3ynd36fhgro/tests/failed Unable to reproduce using:
but it did take 3 minutes on my local CI, and I wonder if this could turn into 20 minutes on jenkins under load? |
These tests timeout regularly (see build stats) and again today on master. Following test triage rules, I'm going to mute the tests on master, 7.x and 7.6 and assign this issue. |
Enable this integration test again, with a set timeout on each search action. Relates: elastic#53340
Enable this integration test again, with a set timeout on each search action. Relates: #53340
I've enabled this test again with some better timeouts. |
Enable this integration test again, with a set timeout on each search action. Relates: elastic#53340 Backport of: elastic#75208
This test has been re-enabled for over a year, no new failures have been reported here, and I don't see any failures in Gradle Enterprise. I'm going to go ahead and close this. |
I've noticed an occasional timeout in ReadActionTests. It doesn't reproduce for me locally, but it's popped up a few times recently:
10 March:
9 March:
8 March:
In each case the logs are extensive and somewhat different, but they all result in thread leaks and a suite timeout.
The text was updated successfully, but these errors were encountered: