Bug 1922238

Summary: MCO has broken pools after install
Product: OpenShift Container Platform Reporter: Michael Gugino <mgugino>
Component: Machine Config OperatorAssignee: Antonio Murdaca <amurdaca>
Status: CLOSED DUPLICATE QA Contact: Michael Nguyen <mnguyen>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.7   
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: 2021-01-29 15:39:19 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 Michael Gugino 2021-01-29 13:55:40 UTC
Description of problem:

            {
                "lastTransitionTime": "2021-01-28T23:05:21Z",
                "message": "Failed to resync 4.7.0-0.ci.test-2021-01-28-220658-ci-op-rc8kq02g because: timed out waiting for the condition during syncRequiredMachineConfigPools: error pool master is not ready, retrying. Status: (pool degraded: true total: 3, ready 1, updated: 1, unavailable: 1)",
                "reason": "RequiredPoolsFailed",
                "status": "True",
                "type": "Degraded"
            },
...

        "extension": {
            "master": "pool is degraded because nodes fail with \"1 nodes are reporting degraded status on sync\": \"Node ip-10-0-152-47.ec2.internal is reporting: \\\"unexpected on-disk state validating against rendered-master-3e138d3ac42a9c896a3f21ed625aeccd: content mismatch for file \\\\\\\"/etc/systemd/system/pivot.service.d/10-mco-default-env.conf\\\\\\\"\\\"\"",
            "worker": "pool is degraded because nodes fail with \"1 nodes are reporting degraded status on sync\": \"Node ip-10-0-132-67.ec2.internal is reporting: \\\"unexpected on-disk state validating against rendered-worker-49353d565bcb65a360a2b69eb8812dd0: content mismatch for file \\\\\\\"/etc/systemd/system/pivot.service.d/10-mco-default-env.conf\\\\\\\"\\\"\""
        },


https://prow.ci.openshift.org/view/gs/origin-ci-test/pr-logs/pull/openshift_machine-api-operator/793/pull-ci-openshift-machine-api-operator-master-e2e-aws-operator/1354912605000437760

Comment 1 Michael Gugino 2021-01-29 15:39:19 UTC
This looks like a dupe of: https://bugzilla.redhat.com/show_bug.cgi?id=1920027

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