Name: orc-controller-manager-6cb597b5d4-qq6j2 Namespace: orc-system Priority: 0 Service Account: orc-controller-manager Node: instance/199.204.45.115 Start Time: Tue, 09 Jun 2026 15:47:43 +0000 Labels: control-plane=controller-manager pod-template-hash=6cb597b5d4 Annotations: kubectl.kubernetes.io/default-container: manager Status: Running SeccompProfile: RuntimeDefault IP: 10.0.0.84 IPs: IP: 10.0.0.84 Controlled By: ReplicaSet/orc-controller-manager-6cb597b5d4 Containers: manager: Container ID: containerd://56827255bebcc1bec027b91c6e93c881ea2dcacc0188f9d278a733a6a8a97546 Image: harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0 Image ID: harbor.atmosphere.dev/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, 09 Jun 2026 15:54:10 +0000 Last State: Terminated Reason: Error Message: 9T15:52:48Z INFO Starting Controller {"controller": "securitygroup", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "SecurityGroup"} 2026-06-09T15:52:48Z INFO Starting workers {"controller": "securitygroup", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "SecurityGroup", "worker count": 1} 2026-06-09T15:52:48Z INFO Starting workers {"controller": "credentials_deletion_guard_for_subnet", "controllerGroup": "", "controllerKind": "Secret", "worker count": 1} 2026-06-09T15:52:48Z INFO Starting Controller {"controller": "floatingip", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "FloatingIP"} 2026-06-09T15:52:48Z INFO Starting workers {"controller": "floatingip", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "FloatingIP", "worker count": 1} 2026-06-09T15:52:48Z INFO Starting Controller {"controller": "port", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "Port"} 2026-06-09T15:52:48Z INFO Starting workers {"controller": "port", "controllerGroup": "openstack.k-orc.cloud", "controllerKind": "Port", "worker count": 1} 2026-06-09T15:52:48Z INFO controller-runtime.metrics Serving metrics server {"bindAddress": ":8443", "secure": true} E0609 15:53:23.355006 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 E0609 15:53:28.354651 1 leaderelection.go:472] Failed to update lock: 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 I0609 15:53:28.354740 1 leaderelection.go:297] failed to renew lease orc-system/f35396c5.k-orc.cloud: context deadline exceeded 2026-06-09T15:53:29Z 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, 09 Jun 2026 15:52:47 +0000 Finished: Tue, 09 Jun 2026 15:53:35 +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-9r7lf (ro) Conditions: Type Status Initialized True Ready True ContainersReady True PodScheduled True Volumes: kube-api-access-9r7lf: 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 43m default-scheduler Successfully assigned orc-system/orc-controller-manager-6cb597b5d4-qq6j2 to instance Normal Pulling 43m kubelet Pulling image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" Normal Pulled 43m kubelet Successfully pulled image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" in 1.557s (1.557s including waiting) Warning Unhealthy 37m kubelet Readiness probe failed: Get "http://10.0.0.84:8081/readyz": context deadline exceeded (Client.Timeout exceeded while awaiting headers) Warning Unhealthy 36m (x9 over 38m) kubelet Readiness probe failed: Get "http://10.0.0.84:8081/readyz": dial tcp 10.0.0.84:8081: connect: connection refused Warning Unhealthy 36m (x4 over 38m) kubelet Liveness probe failed: Get "http://10.0.0.84:8081/healthz": dial tcp 10.0.0.84:8081: connect: connection refused Normal Created 36m (x3 over 43m) kubelet Created container manager Normal Started 36m (x3 over 43m) kubelet Started container manager Normal Pulled 36m (x2 over 38m) kubelet Container image "harbor.atmosphere.dev/quay.io/orc/openstack-resource-controller:v2.2.0" already present on machine