Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-52828

oc describe machineconfignodes <node_name> do not show the node degraded reason

XMLWordPrintable

    • None
    • MCO Sprint 268
    • 1
    • False
    • Hide

      None

      Show
      None
    • Release Note Not Required
    • In Progress

      Description of problem:

         The oc describe machineconfignodes <node_name> do not show the node degraded reason

      Version-Release number of selected component (if applicable):

          4.18

      How reproducible:

          100%

      Steps to Reproduce:

       $ oc get mcp worker -o yaml
      
       - lastTransitionTime: "2025-03-08T17:57:59Z"
          message: 'Node dpateriy-tlscp-worker-0-8mmjt is reporting: "unexpected on-disk
            state validating against rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: content
            mismatch for file \"/etc/containers/policy.json\""'
          reason: 1 nodes are reporting degraded status on sync
          status: "True"
          type: NodeDegraded
      
      
      $ oc describe machineconfignodes dpateriy-tlscp-worker-0-8mmjt
      
      Status:
        Conditions:
          Last Transition Time:  2025-03-07T14:18:09Z
          Message:               All pinned image sets complete
          Reason:                AsExpected
          Status:                False
          Type:                  PinnedImageSetsProgressing
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: Update is Compatible.
          Reason:                UpdateCompatible
          Status:                False
          Type:                  UpdatePrepared
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: Updated the Files and OS on disk as a part of the in progress phase
          Reason:                AppliedFilesAndOS
          Status:                False
          Type:                  UpdateExecuted
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: Node has reloaded service crio.service
          Reason:                ReloadedCRIO
          Status:                False
          Type:                  UpdatePostActionComplete
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: UnCordoned Node as part of completing upgrade phase
          Reason:                Uncordoned
          Status:                False
          Type:                  UpdateComplete
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: In desired config rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5. Resumed normal operations. Applying proper annotations.
          Reason:                Resumed
          Status:                False
          Type:                  Resumed
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: Update Compatible. Post Cfg Actions []: Drain Required: false
          Reason:                UpdatePreparedUpdateCompatible
          Status:                False
          Type:                  UpdateCompatible
          Last Transition Time:  2025-03-08T17:36:04Z
          Message:               Node Drain Not required for this update.
          Reason:                UpdateExecutedDrained
          Status:                False
          Type:                  Drained
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: Applied files and new OS config to node. OS did not need an update. SSH Keys did not need an update
          Reason:                UpdateExecutedAppliedFilesAndOS
          Status:                False
          Type:                  AppliedFilesAndOS
          Last Transition Time:  2025-03-07T14:18:23Z
          Message:               Action during update to rendered-worker-29f7818cf2fd0d60f766c92ee7adf8ac: Cordoned node. The node is reporting Unschedulable = true
          Reason:                UpdateExecutedCordoned
          Status:                False
          Type:                  Cordoned
          Last Transition Time:  2025-03-07T14:18:23Z
          Message:               Action during update to rendered-worker-29f7818cf2fd0d60f766c92ee7adf8ac: Upgrade required a reboot. Completed this as the post update action.
          Reason:                UpdatePostActionCompleteRebootedNode
          Status:                False
          Type:                  RebootedNode
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: Upgrade required a service crio.service reload. Completed this this as a post update action.
          Reason:                UpdatePostActionCompleteReloadedCRIO
          Status:                False
          Type:                  ReloadedCRIO
          Last Transition Time:  2025-03-08T18:19:33Z
          Message:               Node dpateriy-tlscp-worker-0-8mmjt needs an update
          Reason:                Updated
          Status:                False
          Type:                  Updated
          Last Transition Time:  2025-03-08T17:36:29Z
          Message:               Action during update to rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5: UnCordoned node. The node is reporting Unschedulable = false
          Reason:                UpdateCompleteUncordoned
          Status:                False
          Type:                  Uncordoned
          Last Transition Time:  2025-03-07T14:18:09Z
          Message:               All is good
          Reason:                AsExpected
          Status:                False
          Type:                  PinnedImageSetsDegraded
        Config Version:
          Current:            rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5
          Desired:            rendered-worker-eeb8cd2b362cca699de25117ad1dbdc5
        Observed Generation:  8
      
      
      
      

       

      Actual results:

          The oc describe machineconfignodes do not show the node degraded reason/message.

      Expected results:

      It should show the node degraded message same as the oc describe mcp worker    

      Additional info:

          

              rh-ee-ijanssen Isabella Janssen
              rhn-support-dpateriy Divyam Pateriya
              Sergio Regidor de la Rosa Sergio Regidor de la Rosa
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated: