Packageserver pods in openshift-operator-lifecycle-manager project are getting recreated continuously

Solution Verified - Updated -

Issue

  • Packageserver pods are getting recreated continuously.

  • The deployment object of packageserver pod is having 2 non-zero entries of replicaset in project openshift-operator-lifecycle-manager:

# oc get rs -n openshift-operator-lifecycle-manager
replicaset.apps/packageserver-xxxxxxxxxxx      2         2         1       37h
replicaset.apps/packageserver-yyyyyyyyyyy      1         1         1       9h
  • For this issue, it is expected to see that packageserver pods are getting created and terminated at a fast pace:
# oc get po -n openshift-operator-lifecycle-manager
NAME                                READY   STATUS              RESTARTS   AGE
catalog-operator-aaaaaaaaaa-aaaaa   1/1     Running             0          13d
olm-operator-bbbbbbbbbb-bbbbb       1/1     Running             0          13d
packageserver-cccccccccc-ccccc      1/1     Running             0          31s
packageserver-dddddddddd-ddddd      1/1     Running             0          41s
packageserver-eeeeeeeeee-eeeee      0/1     Terminating         0          15m
packageserver-fffffffff-fffff       1/1     Terminating         0          76s
packageserver-ggggggggg-ggggg       0/1     ContainerCreating   0          3s
packageserver-hhhhhhhhh-hhhhh       0/1     Terminating         0          57m
packageserver-iiiiiiiii-iiiii       0/1     Terminating         0          85s
  • Openshift console shows the below alert:
Failed to install Operator packageserver version x.y.z. Reason-ComponentUnhealthy
Pod openshift-operator-lifecycle-manager/packageserver-xxx has been in a non-ready state for longer than 15 minutes.

Environment

  • Red Hat OpenShift Container Platform (RHOCP)
    • 4.6

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content