Bug 1812800
Summary: | fail to initialize machine-config operator during upi/sphere installation due to machine-api-controllers is not ready | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | liujia <jiajliu> |
Component: | Cloud Compute | Assignee: | Alberto <agarcial> |
Cloud Compute sub component: | BareMetal Provider | QA Contact: | Milind Yadav <miyadav> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | high | ||
Priority: | high | CC: | stbenjam |
Version: | 4.5 | ||
Target Milestone: | --- | ||
Target Release: | 4.5.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-08-27 22:35:01 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
liujia
2020-03-12 08:30:25 UTC
version 4.5.0-0.nightly-2020-03-22-211241 How reproducible: Steps to Reproduce: 1. Trigger upi/vsphere installation 2.Build parameters used : private-openshift-misc/v3-launch-templates/functionality-testing/aos-4_5/upi-on-vsphere/versioned-installer-vsphere_slave installer_payload_image: registry.svc.ci.openshift.org/ocp/release:4.5.0-0.nightly-2020-03-22-211241 3.set label : vsphere-installer-44 Actual results: install succeed Expected results: install succeed Additional Info : logs : . . . + oc delete project openshift-operators-redhat project.project.openshift.io "openshift-operators-redhat" deleted NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.5.0-0.nightly-2020-03-22-211241 True False 3m35s Cluster version is 4.5.0-0.nightly-2020-03-22-211241 NAME VERSION AVAILABLE PROGRESSING DEGRADED SINCE authentication 4.5.0-0.nightly-2020-03-22-211241 True False False 7m3s cloud-credential 4.5.0-0.nightly-2020-03-22-211241 True False False 44m cluster-autoscaler 4.5.0-0.nightly-2020-03-22-211241 True False False 15m console 4.5.0-0.nightly-2020-03-22-211241 True False False 9m5s csi-snapshot-controller 4.5.0-0.nightly-2020-03-22-211241 True False False 13m dns 4.5.0-0.nightly-2020-03-22-211241 True False False 18m etcd 4.5.0-0.nightly-2020-03-22-211241 True False False 16m image-registry 4.5.0-0.nightly-2020-03-22-211241 True False False 10m ingress 4.5.0-0.nightly-2020-03-22-211241 True False False 11m insights 4.5.0-0.nightly-2020-03-22-211241 True False False 16m kube-apiserver 4.5.0-0.nightly-2020-03-22-211241 True False False 17m kube-controller-manager 4.5.0-0.nightly-2020-03-22-211241 True False False 17m kube-scheduler 4.5.0-0.nightly-2020-03-22-211241 True False False 17m kube-storage-version-migrator 4.5.0-0.nightly-2020-03-22-211241 True False False 11m machine-api 4.5.0-0.nightly-2020-03-22-211241 True False False 16m machine-config 4.5.0-0.nightly-2020-03-22-211241 True False False 16m marketplace 4.5.0-0.nightly-2020-03-22-211241 True False False 15m monitoring 4.5.0-0.nightly-2020-03-22-211241 True False False 5m1s network 4.5.0-0.nightly-2020-03-22-211241 True False False 23m node-tuning 4.5.0-0.nightly-2020-03-22-211241 True False False 23m openshift-apiserver 4.5.0-0.nightly-2020-03-22-211241 True False False 16m openshift-controller-manager 4.5.0-0.nightly-2020-03-22-211241 True False False 16m openshift-samples 4.5.0-0.nightly-2020-03-22-211241 True False False 14m operator-lifecycle-manager 4.5.0-0.nightly-2020-03-22-211241 True False False 23m operator-lifecycle-manager-catalog 4.5.0-0.nightly-2020-03-22-211241 True False False 23m operator-lifecycle-manager-packageserver 4.5.0-0.nightly-2020-03-22-211241 True False False 16m service-ca 4.5.0-0.nightly-2020-03-22-211241 True False False 23m service-catalog-apiserver 4.5.0-0.nightly-2020-03-22-211241 True False False 23m service-catalog-controller-manager 4.5.0-0.nightly-2020-03-22-211241 True False False 23m storage 4.5.0-0.nightly-2020-03-22-211241 True False False 16m waiting for operation up to 36000 seconds.. [08:33:07] INFO> Exit Status: 0 Flag --config has been deprecated, use --kubeconfig instead [08:33:08] INFO> HOSTS SPECIFICATION: api.miyadav2303.qe.devcluster.openshift.com:lb deleting /home/installer4/workspace/Launch Environment Flexy/workdir/awscreds20200323-22936-1fdm771 + ret=0 + '[' X0 == X0 ']' + result=PASS + '[' -n '' ']' + exit 0 Archiving artifacts Recording fingerprints Started calculate disk usage of build Finished Calculation of disk usage of build in 0 seconds Started calculate disk usage of workspace Finished Calculation of disk usage of workspace in 0 seconds Finished: SUCCESS Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2020:2409' |