Description of problem: When installing a cluster with networking configuration in install-config (static IP addresses), workers are not created. metal3-baremetal-operator shows the following error: failed: failed to provision: could not retrieve network data: Secret openshift-worker-0-0-network-config-secret does not contain key networkData (full error message at: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/static_error.json) Version-Release number of selected component (if applicable): 4.11.0-0.nightly-2022-06-15-222801 How reproducible: 4/4 Steps to Reproduce: Run openshift installer, using install-config with static ip addresses for each node. (see my install-config.yaml at http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/install-config.yaml.static) Actual results: Deployment fails because worker nodes are not created. bmh are stuck at 'provisioning' Expected results: Deployment succeeds Additional info: must-gather: https://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/must-gather.local.2111599041997770412.tar.gz install-config.yaml: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/install-config.yaml.static error message: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/static_error.json
Since the must gather above is no longer there, I uploaded a new one here: http://rhos-compute-node-10.lab.eng.rdu2.redhat.com/logs/must-gather.local.8615375316106581281.tar.gz
*** This bug has been marked as a duplicate of bug 2092650 ***