-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Self-hosted e2e test is flaky #8316
Comments
cc @killianmuldoon @fabriziopandini As often as this fails, I would consider clusterctl move with ClusterClass and ClusterResourceSet broken at the moment |
Looked into it. As far as I can tell the following is happening:
By dropping the ownerRef to Cluster we basically dropped an ordering constraint. Notes:
|
Possible solutions:
@fabriziopandini @ykakarap @killianmuldoon Can one of you take this over? I don't think I will have the time to work on this until I'm on PTO. |
Hey, thanks for opening the issue (I could not make a time for it recently). Looks like, we are affected by this in main branch as well, particularly
|
Yup, same issue in a bunch of places. I would expect the failure in e2e / mink8s across main and release-1.4 Fabrizio is looking into a fix |
/triage accepted |
Which jobs are flaking?
periodic-cluster-api-e2e-release-1-4
(also main & mink8s)
Which tests are flaking?
Since when has it been flaking?
Note sure. Possibly related to the merge of #7680 on 10th March
20/03/2023, 02:19:05 periodic-cluster-api-e2e-main
19/03/2023, 22:19:07 periodic-cluster-api-e2e-main
19/03/2023, 04:15:02 periodic-cluster-api-e2e-main
18/03/2023, 06:13:02 periodic-cluster-api-e2e-main
17/03/2023, 16:11:01 periodic-cluster-api-e2e-main
Testgrid link
No response
Reason for failure (if possible)
Anything else we need to know?
In some cases the initial clusterctl move already fails, in other cases the clusterctl move in cleanup in AfterEach fails. Basically clusterctl move seems flaky
Label(s) to be applied
/kind flake
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.
The text was updated successfully, but these errors were encountered: