Name: orc-controller-manager-b56d5d966-hf78m Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/162.253.55.204 Start Time: Tue, 24 Feb 2026 07:16:02 +0000 Labels: control-plane=controller-manager pod-template-hash=b56d5d966 Annotations: kubectl.kubernetes.io/default-container: manager Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.215 IPs: IP: 10.0.0.215 Controlled By: ReplicaSet/orc-controller-manager-b56d5d966 Containers: manager: Container ID: containerd://edf6a7cd9e89813dca4b4add1a6aa0c9cf5c824fd50fdfd63062fc2f91f7babd Image: quay.io/orc/openstack-resource-controller:v2.2.0 Image ID: quay.io/orc/openstack-resource-controller@sha256:e3c51b1c3048c3f8c2856a6327810981fd4624602091021c4d310092c85e247c Port: Host Port: Command: /manager Args: --metrics-bind-address=:8443 --leader-elect --health-probe-bind-address=:8081 State: Running Started: Tue, 24 Feb 2026 07:47:40 +0000 Last State: Terminated Reason: Error Message: 4T07:20:54Z INFO Starting workers {"controller": "credentials_deletion_guard_for_server", "controllerGroup": "", "controllerKind": "Secret", "worker count": 1} 2026-02-24T07:20:54Z INFO Starting Controller {"controller": "router_deletion_guard_for_subnet", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "Router"} 2026-02-24T07:20:54Z INFO Starting workers {"controller": "router_deletion_guard_for_subnet", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "Router", "worker count": 1} 2026-02-24T07:20:55Z INFO controller-runtime.metrics Serving metrics server {"bindAddress": ":8443", "secure": true} E0224 07:21:38.975747 1 leaderelection.go:429] Failed to update lock optimistically: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": context deadline exceeded (Client.Timeout exceeded while awaiting headers), falling back to slow path E0224 07:46:52.842358 1 leaderelection.go:429] Failed to update lock optimistically: Put "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": context deadline exceeded, falling back to slow path E0224 07:46:57.842566 1 leaderelection.go:436] error retrieving resource lock orc-system/f35396c5.k-orc.cloud: Get "https://10.96.0.1:443/apis/coordination.k8s.io/v1/namespaces/orc-system/leases/f35396c5.k-orc.cloud?timeout=5s": context deadline exceeded I0224 07:46:57.842674 1 leaderelection.go:297] failed to renew lease orc-system/f35396c5.k-orc.cloud: context deadline exceeded E0224 07:47:02.849358 1 leaderelection.go:322] Failed to release lock: the server was unable to return a response in the time allotted, but may still be processing the request (put leases.coordination.k8s.io f35396c5.k-orc.cloud) 2026-02-24T07:47:02Z ERROR setup Error starting manager {"error": "problem running manager: leader election lost"} main.main /workspace/cmd/manager/main.go:121 runtime.main /usr/local/go/src/runtime/proc.go:272 Exit Code: 1 Started: Tue, 24 Feb 2026 07:20:53 +0000 Finished: Tue, 24 Feb 2026 07:47:02 +0000 Ready: True Restart Count: 2 Limits: cpu: 500m memory: 256Mi Requests: cpu: 10m memory: 64Mi Liveness: http-get http://:8081/healthz delay=15s timeout=1s period=20s #success=1 #failure=3 Readiness: http-get http://:8081/readyz delay=5s timeout=1s period=10s #success=1 #failure=3 Environment: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kmhc9 (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-kmhc9: Type: Projected (a volume that contains injected data from multiple sources) TokenExpirationSeconds: 3607 ConfigMapName: kube-root-ca.crt ConfigMapOptional: DownwardAPI: true QoS Class: Burstable 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 38m default-scheduler Successfully assigned orc-system/orc-controller-manager-b56d5d966-hf78m to instance Normal Pulling 38m kubelet Pulling image "quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 38m kubelet Successfully pulled image "quay.io/orc/openstack-resource-controller:v2.2.0" in 2.047s (2.047s including waiting) Warning Unhealthy 7m36s (x2 over 33m) kubelet Readiness probe failed: Get "http://10.0.0.215:8081/readyz": dial tcp 10.0.0.215:8081: connect: connection refused Normal Pulled 7m26s (x2 over 33m) kubelet Container image "quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine Normal Created 7m8s (x3 over 38m) kubelet Created container manager Normal Started 7m8s (x3 over 38m) kubelet Started container manager