-
Bug
-
Resolution: Done
-
Critical
-
None
-
4.12
-
None
-
False
-
Description of problem:
IPI install failed, in .openshift_install.log “Bootstrap failed to complete: timed out waiting for the condition”.
Version-Release number of selected component (if applicable):
4.12.0-0.nightly-2022-09-02-071513
How reproducible:
Always
Steps to Reproduce:
1. IPI install on ibm cloud cluster
Actual results:
$ oc get nodes NAME STATUS ROLES AGE VERSION maxu-ibm-vflzr-master-0 NotReady control-plane,master 61m v1.24.0+a097e26 maxu-ibm-vflzr-master-1 NotReady control-plane,master 62m v1.24.0+a097e26 maxu-ibm-vflzr-master-2 NotReady control-plane,master 62m v1.24.0+a097e26 $ oc get pods -A | grep Running openshift-cloud-controller-manager-operator cluster-cloud-controller-manager-operator-676f78476f-bkgp6 2/2 Running 0 64m $ oc get co | grep True cloud-controller-manager 4.12.0-0.nightly-2022-09-02-071513 True False False 164m $ oc logs cluster-cloud-controller-manager-operator-676f78476f-bkgp6 -n openshift-cloud-controller-manager-operator E0905 04:37:06.596052 1 clusteroperator_controller.go:123] Unable to sync cluster operator status: Operation cannot be fulfilled on clusteroperators.config.openshift.io "cloud-controller-manager": the object has been modified; please apply your changes to the latest version and try againE0905 04:37:06.596136 1 controller.go:326] CCMOperator "msg"="Reconciler error" "error"="Operation cannot be fulfilled on clusteroperators.config.openshift.io \"cloud-controller-manager\": the object has been modified; please apply your changes to the latest version and try again" "clusterOperator"={"name":"cloud-controller-manager"} "controller"="clusteroperator" "controllerGroup"="config.openshift.io" "controllerKind"="ClusterOperator" "name"="cloud-controller-manager" "namespace"="" "reconcileID"="b1097ddb-4e1b-42c5-8d3b-b78393b30634" I0905 04:37:06.596226 1 clusteroperator_controller.go:301] KubeControllerManager status not found, cluster is bootstrapping with external cloud providers
Expected results:
install succeed
Additional info:
4.12.0-0.nightly-2022-09-01-225012 found the same issue 4.12.0-0.nightly-2022-08-31-101631 is OK. Prow CI logs:https://prow.ci.openshift.org/view/gs/origin-ci-test/logs/periodic-ci-openshift-release-master-nightly-4.12-e2e-ibmcloud-csi/1565417084576337920
- is cloned by
-
OCPBUGS-970 [Alibabacloud] Failed to wait for bootstrapping to complete
-
- Closed
-