-
Notifications
You must be signed in to change notification settings - Fork 25k
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
[CI] TransformConfigurationIndexIT.testDeleteConfigurationLeftOver failures #54810
Comments
Pinging @elastic/ml-core (:ml/Transform) |
The server side log shows this:
The most likely sequence seems to be:
The test code is using the |
move no initializing shards check before dumping audit messages fixes #54810
move no initializing shards check before dumping audit messages fixes #54810
move no initializing shards check before dumping audit messages fixes #54810
This failed again on 7.x: https://gradle-enterprise.elastic.co/s/3l2ywmu6isyuw/console-log?anchor=5720 |
An another failure in 7.x: https://gradle-enterprise.elastic.co/s/t3tpj3fsp2nmo |
Another one on 7.7 https://gradle-enterprise.elastic.co/s/efhyg2za3sj7q |
Another one on 7.x: Build 20200427134158-C6F180FA Repro lines:
|
handles/retries temporary SearchPhaseExecutionErrors fixes #54810
handles/retries temporary SearchPhaseExecutionErrors fixes #54810
@hendrikmuhs we had another 7.7 failure for this (build scan available here https://gradle-enterprise.elastic.co/s/sbywajk6g4chc ) I believe #55786 needs to be backported |
@andreidan That's correct. The fix has the backport_pending label on it as a reminder. 7.7 is not yet tagged and commits to the branch should be only made for really necessary ones, I think this not the case for this fix. I will backport as soon as 7.7 is open for non-critical commits. |
Yet another failure for 7.7 :( https://gradle-enterprise.elastic.co/s/jna5v4vz7z654 |
handles/retries temporary SearchPhaseExecutionErrors fixes #54810
finally backported |
Jenkins: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+7.7+matrix-java-periodic/ES_RUNTIME_JAVA=openjdk14,nodes=general-purpose/23/console
Build scan: https://gradle-enterprise.elastic.co/s/skpba3jxaypqk
Failure:
Reproduce with:
Cannot reproduce locally.
The text was updated successfully, but these errors were encountered: