Name:             rabbitmq-cell1-server-0
Namespace:        openstack
Priority:         0
Service Account:  rabbitmq-cell1-server
Node:             crc/192.168.126.11
Start Time:       Tue, 27 Jan 2026 10:24:59 +0000
Labels:           app.kubernetes.io/component=rabbitmq
                  app.kubernetes.io/name=rabbitmq-cell1
                  app.kubernetes.io/part-of=rabbitmq
                  apps.kubernetes.io/pod-index=0
                  controller-revision-hash=rabbitmq-cell1-server-6b85697694
                  statefulset.kubernetes.io/pod-name=rabbitmq-cell1-server-0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.0.98/23"],"mac_address":"0a:58:0a:d9:00:62","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.0.98"
                        ],
                        "mac": "0a:58:0a:d9:00:62",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Running
SeccompProfile:   RuntimeDefault
IP:               10.217.0.98
IPs:
  IP:           10.217.0.98
Controlled By:  StatefulSet/rabbitmq-cell1-server
Init Containers:
  setup-container:
    Container ID:  cri-o://1325044f1bfa9c5efcdb383be69fe707cb7f88b9aabdabee257ee563e554b83a
    Image:         quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:e733252aab7f4bc0efbdd712bcd88e44c5498bf1773dba843bc9dcfac324fe3d
    Port:          <none>
    Host Port:     <none>
    Command:
      sh
      -c
      cp /tmp/erlang-cookie-secret/.erlang.cookie /var/lib/rabbitmq/.erlang.cookie && chmod 600 /var/lib/rabbitmq/.erlang.cookie ; cp /tmp/rabbitmq-plugins/enabled_plugins /operator/enabled_plugins ; echo '[default]' > /var/lib/rabbitmq/.rabbitmqadmin.conf && sed -e 's/default_user/username/' -e 's/default_pass/password/' /tmp/default_user.conf >> /var/lib/rabbitmq/.rabbitmqadmin.conf && chmod 600 /var/lib/rabbitmq/.rabbitmqadmin.conf ; sleep 30
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Tue, 27 Jan 2026 10:25:34 +0000
      Finished:     Tue, 27 Jan 2026 10:26:07 +0000
    Ready:          True
    Restart Count:  0
    Limits:
      cpu:     20m
      memory:  64Mi
    Requests:
      cpu:        20m
      memory:     64Mi
    Environment:  <none>
    Mounts:
      /operator from rabbitmq-plugins (rw)
      /tmp/default_user.conf from rabbitmq-confd (rw,path="default_user.conf")
      /tmp/erlang-cookie-secret/ from erlang-cookie-secret (rw)
      /tmp/rabbitmq-plugins/ from plugins-conf (rw)
      /var/lib/rabbitmq/ from rabbitmq-erlang-cookie (rw)
      /var/lib/rabbitmq/mnesia/ from persistence (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p2p9w (ro)
Containers:
  rabbitmq:
    Container ID:  cri-o://8f758c67831d0de6ae17e9dd8badb36a44a86148dddc22d1a5885391a4a9d9b2
    Image:         quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified
    Image ID:      quay.io/podified-antelope-centos9/openstack-rabbitmq@sha256:e733252aab7f4bc0efbdd712bcd88e44c5498bf1773dba843bc9dcfac324fe3d
    Ports:         4369/TCP, 5671/TCP, 15671/TCP, 15691/TCP
    Host Ports:    0/TCP, 0/TCP, 0/TCP, 0/TCP
    Args:
      /usr/lib/rabbitmq/bin/rabbitmq-server
    State:          Waiting
      Reason:       CrashLoopBackOff
    Last State:     Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Tue, 27 Jan 2026 10:53:30 +0000
      Finished:     Tue, 27 Jan 2026 10:53:35 +0000
    Ready:          False
    Restart Count:  10
    Limits:
      cpu:     2
      memory:  2Gi
    Requests:
      cpu:      1
      memory:   2Gi
    Readiness:  tcp-socket :amqps delay=10s timeout=5s period=10s #success=1 #failure=3
    Environment:
      MY_POD_NAME:                          rabbitmq-cell1-server-0 (v1:metadata.name)
      MY_POD_NAMESPACE:                     openstack (v1:metadata.namespace)
      K8S_SERVICE_NAME:                     rabbitmq-cell1-nodes
      RABBITMQ_SERVER_ADDITIONAL_ERL_ARGS:  -kernel inetrc '/etc/rabbitmq/erl_inetrc' -proto_dist inet_tls -ssl_dist_optfile /etc/rabbitmq/inter-node-tls.config 
      RABBITMQ_CTL_ERL_ARGS:                -proto_dist inet_tls -ssl_dist_optfile /etc/rabbitmq/inter-node-tls.config
      RABBITMQ_UPGRADE_LOG:                 /var/lib/rabbitmq/rabbitmq_upgrade.log
      HOME:                                 /var/lib/rabbitmq
      PATH:                                 /usr/lib/rabbitmq/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
      RABBITMQ_ENABLED_PLUGINS_FILE:        /operator/enabled_plugins
      RABBITMQ_USE_LONGNAME:                true
      RABBITMQ_NODENAME:                    rabbit@$(MY_POD_NAME).$(K8S_SERVICE_NAME).$(MY_POD_NAMESPACE)
      K8S_HOSTNAME_SUFFIX:                  .$(K8S_SERVICE_NAME).$(MY_POD_NAMESPACE)
    Mounts:
      /etc/pod-info/ from pod-info (rw)
      /etc/rabbitmq-tls/ from rabbitmq-tls (ro)
      /etc/rabbitmq/advanced.config from server-conf (rw,path="advanced.config")
      /etc/rabbitmq/conf.d/10-operatorDefaults.conf from rabbitmq-confd (rw,path="operatorDefaults.conf")
      /etc/rabbitmq/conf.d/11-default_user.conf from rabbitmq-confd (rw,path="default_user.conf")
      /etc/rabbitmq/conf.d/90-userDefinedConfiguration.conf from rabbitmq-confd (rw,path="userDefinedConfiguration.conf")
      /etc/rabbitmq/erl_inetrc from server-conf (rw,path="erl_inetrc")
      /etc/rabbitmq/inter-node-tls.config from config-data (ro,path="inter_node_tls.config")
      /operator from rabbitmq-plugins (rw)
      /var/lib/rabbitmq/ from rabbitmq-erlang-cookie (rw)
      /var/lib/rabbitmq/mnesia/ from persistence (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-p2p9w (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   True 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  PodScheduled                True 
Volumes:
  persistence:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  persistence-rabbitmq-cell1-server-0
    ReadOnly:   false
  config-data:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      rabbitmq-cell1-config-data
    Optional:  false
  plugins-conf:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      rabbitmq-cell1-plugins-conf
    Optional:  false
  rabbitmq-confd:
    Type:                Projected (a volume that contains injected data from multiple sources)
    ConfigMapName:       rabbitmq-cell1-server-conf
    ConfigMapOptional:   <nil>
    SecretName:          rabbitmq-cell1-default-user
    SecretOptionalName:  <nil>
  rabbitmq-erlang-cookie:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  erlang-cookie-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  rabbitmq-cell1-erlang-cookie
    Optional:    false
  rabbitmq-plugins:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  pod-info:
    Type:  DownwardAPI (a volume populated by information about the pod)
    Items:
      metadata.labels['skipPreStopChecks'] -> skipPreStopChecks
  server-conf:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      rabbitmq-cell1-server-conf
    Optional:  false
  rabbitmq-tls:
    Type:                Projected (a volume that contains injected data from multiple sources)
    SecretName:          cert-rabbitmq-cell1-svc
    SecretOptionalName:  0xc00071440e
    SecretName:          cert-rabbitmq-cell1-svc
    SecretOptionalName:  0xc00071441c
  kube-api-access-p2p9w:
    Type:                     Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:   3607
    ConfigMapName:            kube-root-ca.crt
    ConfigMapOptional:        <nil>
    DownwardAPI:              true
    ConfigMapName:            openshift-service-ca.crt
    ConfigMapOptional:        <nil>
QoS Class:                    Burstable
Node-Selectors:               <none>
Tolerations:                  node.kubernetes.io/memory-pressure:NoSchedule op=Exists
                              node.kubernetes.io/not-ready:NoExecute op=Exists for 300s
                              node.kubernetes.io/unreachable:NoExecute op=Exists for 300s
Topology Spread Constraints:  topology.kubernetes.io/zone:ScheduleAnyway when max skew 1 is exceeded for selector app.kubernetes.io/name=rabbitmq-cell1
Events:
  Type     Reason          Age                    From               Message
  ----     ------          ----                   ----               -------
  Normal   Scheduled       32m                    default-scheduler  Successfully assigned openstack/rabbitmq-cell1-server-0 to crc
  Normal   AddedInterface  32m                    multus             Add eth0 [10.217.0.98/23] from ovn-kubernetes
  Normal   Pulling         32m                    kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified"
  Warning  Failed          32m                    kubelet            Failed to pull image "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          32m                    kubelet            Error: ErrImagePull
  Normal   Pulled          31m                    kubelet            Container image "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" already present on machine
  Normal   Created         31m                    kubelet            Created container setup-container
  Normal   Started         31m                    kubelet            Started container setup-container
  Normal   Pulled          30m (x4 over 31m)      kubelet            Container image "quay.io/podified-antelope-centos9/openstack-rabbitmq:current-podified" already present on machine
  Normal   Created         30m (x4 over 31m)      kubelet            Created container rabbitmq
  Normal   Started         30m (x4 over 31m)      kubelet            Started container rabbitmq
  Warning  BackOff         2m20s (x129 over 31m)  kubelet            Back-off restarting failed container rabbitmq in pod rabbitmq-cell1-server-0_openstack(0d8c7289-7f3e-4bd0-ae6a-2ea247d534c9)
