Name: nova-conductor-5bb8b57c75-hh98b Namespace: openstack Priority: 0 Service Account: nova-conductor Node: instance/199.204.45.132 Start Time: Fri, 27 Feb 2026 21:30:27 +0000 Labels: application=nova component=conductor pod-template-hash=5bb8b57c75 release_group=nova Annotations: configmap-bin-hash: 8a57d562bbf9c49449ea876ab5fea8e17ef2b87db3cfbf34c062d99bc45818c9 configmap-etc-hash: 3e8fafe0eb935a0b941543528cd0e9775853fc1304d79ee67983854b0e40b728 openstackhelm.openstack.org/release_uuid: Status: Running IP: 10.0.0.80 IPs: IP: 10.0.0.80 Controlled By: ReplicaSet/nova-conductor-5bb8b57c75 Init Containers: init: Container ID: containerd://7a83d3c6f43dd6a30c1d7a955ccc298f4c4bfd49fa4650b2d2c26b8f2bf11e3d Image: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3 Port: Host Port: Command: kubernetes-entrypoint State: Terminated Reason: Completed Exit Code: 0 Started: Fri, 27 Feb 2026 21:30:29 +0000 Finished: Fri, 27 Feb 2026 21:33:21 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: nova-conductor-5bb8b57c75-hh98b (v1:metadata.name) NAMESPACE: openstack (v1:metadata.namespace) INTERFACE_NAME: eth0 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/ DEPENDENCY_SERVICE: openstack:rabbitmq-nova,openstack:percona-xtradb-haproxy,openstack:keystone-api,openstack:nova-api DEPENDENCY_JOBS: nova-db-sync,nova-rabbit-init DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bzlh7 (ro) Containers: nova-conductor: Container ID: containerd://6a3c03d2087e4287042fd6c21b9fa423ad6ac630db2e80aa2c202b91bdabe36f Image: harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:395fce2872cbcd0b864d6721f99356004f429d8fa733efd2e2e9b2beb0a78b4a Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/nova@sha256:395fce2872cbcd0b864d6721f99356004f429d8fa733efd2e2e9b2beb0a78b4a Port: Host Port: Command: /tmp/nova-conductor.sh State: Running Started: Fri, 27 Feb 2026 21:42:26 +0000 Last State: Terminated Reason: Error Exit Code: 1 Started: Fri, 27 Feb 2026 21:37:49 +0000 Finished: Fri, 27 Feb 2026 21:42:14 +0000 Ready: False Restart Count: 2 Liveness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor --liveness-probe] delay=120s timeout=70s period=90s #success=1 #failure=3 Readiness: exec [python /tmp/health-probe.py --config-file /etc/nova/nova.conf --service-queue-name conductor] delay=80s timeout=70s period=90s #success=1 #failure=3 Environment: RPC_PROBE_TIMEOUT: 60 RPC_PROBE_RETRIES: 2 Mounts: /etc/nova/nova.conf from nova-etc (ro,path="nova.conf") /etc/nova/policy.yaml from nova-etc (ro,path="policy.yaml") /tmp from pod-tmp (rw) /tmp/health-probe.py from nova-bin (ro,path="health-probe.py") /tmp/nova-conductor.sh from nova-bin (ro,path="nova-conductor.sh") /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-bzlh7 (ro) Conditions: Type Status Initialized True Ready False ContainersReady False PodScheduled True Volumes: pod-tmp: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: nova-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: nova-bin Optional: false nova-etc: Type: Secret (a volume populated by a Secret) SecretName: nova-etc Optional: false kube-api-access-bzlh7: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: BestEffort Node-Selectors: openstack-control-plane=enabled Tolerations: node.kubernetes.io/not-ready:NoExecute op=Exists for 300s node.kubernetes.io/unreachable:NoExecute op=Exists for 300s Events: Type Reason Age From Message ---- ------ ---- ---- ------- Normal Scheduled 13m default-scheduler Successfully assigned openstack/nova-conductor-5bb8b57c75-hh98b to instance Normal Pulled 13m kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 13m kubelet Created container init Normal Started 13m kubelet Started container init Warning Unhealthy 6m15s kubelet Liveness probe failed: /tmp/health-probe.py:113: DeprecationWarning: connections() is deprecated and will be removed; use net_connections() instead pcon = p.connections() RabbitMQ socket not established for service nova-conductor with transport rabbit://nova:xvqd7VXJfNd5n2e5TXSl8F5dF42ornTs@rabbitmq-nova.openstack.svc.cluster.local:5672/novaDatabase socket not established for service nova-conductor with transport rabbit://nova:xvqd7VXJfNd5n2e5TXSl8F5dF42ornTs@rabbitmq-nova.openstack.svc.cluster.local:5672/novaHealth probe timed out. Agent is down or response timed out Warning Unhealthy 113s (x10 over 8m49s) kubelet Readiness probe failed: /tmp/health-probe.py:113: DeprecationWarning: connections() is deprecated and will be removed; use net_connections() instead pcon = p.connections() RabbitMQ socket not established for service nova-conductor with transport rabbit://nova:xvqd7VXJfNd5n2e5TXSl8F5dF42ornTs@rabbitmq-nova.openstack.svc.cluster.local:5672/nova Warning BackOff 89s kubelet Back-off restarting failed container nova-conductor in pod nova-conductor-5bb8b57c75-hh98b_openstack(c60cdc0c-156d-4a4f-9ed0-e760f73e6d72) Normal Pulled 78s (x3 over 10m) kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/nova:main@sha256:395fce2872cbcd0b864d6721f99356004f429d8fa733efd2e2e9b2beb0a78b4a" already present on machine Normal Created 78s (x3 over 10m) kubelet Created container nova-conductor Normal Started 78s (x3 over 10m) kubelet Started container nova-conductor