Bug 1702518

Summary: Cluster operator machine-config is reporting a failure
Product: OpenShift Container Platform Reporter: Ryan Cook <rcook>
Component: InstallerAssignee: Abhinav Dahiya <adahiya>
Installer sub component: openshift-installer QA Contact: Johnny Liu <jialiu>
Status: CLOSED DUPLICATE Docs Contact:
Severity: urgent    
Priority: unspecified CC: wking
Version: 4.1.0   
Target Milestone: ---   
Target Release: ---   
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: 2019-04-24 05:13:24 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 Ryan Cook 2019-04-24 02:35:04 UTC
Description of problem: Cannot install new clusters due to the following error

DEBUG Still waiting for the cluster to initialize: Cluster operator machine-config is reporting a failure: Failed to resync 4.1.0-rc.0 because: error pool master is not ready, retrying. Status: (total: 3, updated: 0, unavailable: 0) 

Version-Release number of the following components:
./openshift-install v4.1.0-201904211700-dirty
built from commit f3b726cc151f5a3d66bc7e23e81b3013f1347a7e
release image quay.io/openshift-release-dev/ocp-release@sha256:345ec9351ecc1d78c16cf0853fe0ef2d9f48dd493da5fdffc18fa18f45707867


How reproducible: Attempt to preform an install. I'm using east-1

Steps to Reproduce:
1. attempt to deploy
2. wait to see if machine-config is successsful
3.

Actual results:
DEBUG Still waiting for the cluster to initialize: Working towards 4.1.0-rc.0: 78% complete 
DEBUG Still waiting for the cluster to initialize: Working towards 4.1.0-rc.0: 89% complete 
DEBUG Still waiting for the cluster to initialize: Working towards 4.1.0-rc.0: 91% complete 
DEBUG Still waiting for the cluster to initialize: Working towards 4.1.0-rc.0: 95% complete 
DEBUG Still waiting for the cluster to initialize: Multiple errors are preventing progress:
* Cluster operator authentication is still updating: missing version information for integrated-oauth-server
* Cluster operator machine-config is reporting a failure: Failed to resync 4.1.0-rc.0 because: error pool master is not ready, retrying. Status: (total: 3, updated: 0, unavailable: 0)
* Cluster operator monitoring is still updating
* Cluster operator openshift-samples is still updating 
DEBUG Still waiting for the cluster to initialize: Working towards 4.1.0-rc.0: 98% complete 
DEBUG Still waiting for the cluster to initialize: Working towards 4.1.0-rc.0: 99% complete 
DEBUG Still waiting for the cluster to initialize: Cluster operator machine-config is reporting a failure: Failed to resync 4.1.0-rc.0 because: error pool master is not ready, retrying. Status: (total: 3, updated: 0, unavailable: 0) 
DEBUG Still waiting for the cluster to initialize: Cluster operator machine-config is reporting a failure: Failed to resync 4.1.0-rc.0 because: error pool master is not ready, retrying. Status: (total: 3, updated: 0, unavailable: 0) 



Expected results:
Clean install

Additional info:
This happened with the 0.16.1 installer and the 4.0.0-0.9 release

Comment 1 W. Trevor King 2019-04-24 05:13:24 UTC
Doubled report, closing this one as a dup.

*** This bug has been marked as a duplicate of bug 1702519 ***