Bug 1823699

Summary: [CNV-2.4] Failing to deploy NetworkAddons
Product: Container Native Virtualization (CNV) Reporter: Lukas Bednar <lbednar>
Component: NetworkingAssignee: Petr Horáček <phoracek>
Status: CLOSED ERRATA QA Contact: Meni Yakove <myakove>
Severity: urgent Docs Contact:
Priority: urgent    
Version: 2.4.0CC: cnv-qe-bugs, lbednar, ncredi
Target Milestone: ---Keywords: Regression, TestBlocker
Target Release: 2.4.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: HCO bundle 730 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-28 19:09:47 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 Lukas Bednar 2020-04-14 10:00:39 UTC
Description of problem:

[cnv-qe-jenkins@cnv-executor-lbednar ~]$ oc get -n openshift-cnv NetworkAddonsConfig -o yaml
apiVersion: v1
items:
- apiVersion: networkaddonsoperator.network.kubevirt.io/v1alpha1
  kind: NetworkAddonsConfig
  metadata:
    creationTimestamp: 2020-04-14T09:28:02Z
    generation: 1
    labels:
      app: kubevirt-hyperconverged
    name: cluster
    namespace: ""
    resourceVersion: "45599"
    selfLink: /apis/networkaddonsoperator.network.kubevirt.io/v1alpha1/networkaddonsconfigs/cluster
    uid: 4301da1e-894d-4894-830b-f3542738afce
  spec:
    kubeMacPool: {}
    linuxBridge: {}
    multus: {}
    nmstate: {}
    ovs: {}
  status:
    conditions:
    - lastHeartbeatTime: 2020-04-14T09:50:00Z
      lastTransitionTime: 2020-04-14T09:28:02Z
      message: 'failed to render: failed to render nmstate state handler manifests:
        error rendering manifests: failed to render manifest data/nmstate/001-rbac.yaml:
        template: data/nmstate/001-rbac.yaml:139:27: executing "data/nmstate/001-rbac.yaml"
        at <.Namespace>: map has no entry for key "Namespace"'
      reason: FailedToRender
      status: "True"
      type: Degraded
    - lastHeartbeatTime: 2020-04-14T09:50:00Z
      lastTransitionTime: 2020-04-14T09:28:02Z
      message: Unable to apply desired configuration
      reason: Failing
      status: "False"
      type: Available
    - lastHeartbeatTime: 2020-04-14T09:50:00Z
      lastTransitionTime: 2020-04-14T09:28:02Z
      message: Human interaction is needed, please fix the desired configuration
      reason: InvalidConfiguration
      status: "False"
      type: Progressing
    operatorVersion: sha256_35eb7ac69980c1318859043449b98051b3212ff6dc8694fb01011089
    targetVersion: sha256_35eb7ac69980c1318859043449b98051b3212ff6dc8694fb01011089
kind: List
metadata:
  resourceVersion: ""
  selfLink: ""



Version-Release number of selected component (if applicable):
CNV BUNDLE: 726.0.0
OCP-4.5

How reproducible: 100


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Lukas Bednar 2020-04-15 07:08:02 UTC
Still failing with CNV-BUNDLE 730.0.0

Comment 6 errata-xmlrpc 2020-07-28 19:09:47 UTC
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/RHSA-2020:3194