Name: tempest-run-tests-4qknc Namespace: openstack Priority: 0 Service Account: tempest-run-tests Node: instance/199.204.45.70 Start Time: Wed, 08 Jul 2026 06:22:12 +0000 Labels: application=tempest batch.kubernetes.io/controller-uid=7faa5a6c-f1b8-4f6d-904f-f43a9be87e7a batch.kubernetes.io/job-name=tempest-run-tests component=run-tests controller-uid=7faa5a6c-f1b8-4f6d-904f-f43a9be87e7a job-name=tempest-run-tests release_group=tempest Annotations: Status: Failed IP: 10.0.0.175 IPs: IP: 10.0.0.175 Controlled By: Job/tempest-run-tests Init Containers: init: Container ID: containerd://4b409fcf7e365cb6649dbe47829cb9607c578671848a92ffe316840ae6fdd6f0 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: Wed, 08 Jul 2026 06:22:13 +0000 Finished: Wed, 08 Jul 2026 06:22:15 +0000 Ready: True Restart Count: 0 Environment: POD_NAME: tempest-run-tests-4qknc (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:keystone-api DEPENDENCY_JOBS: tempest-ks-user DEPENDENCY_DAEMONSET: DEPENDENCY_CONTAINER: DEPENDENCY_POD_JSON: DEPENDENCY_CUSTOM_RESOURCE: Mounts: /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fhb9k (ro) tempest-run-tests-init: Container ID: containerd://d5febe94a4b4bc37dc0714e79cd7a2607512f21d6c6b32d185183c5b13a97e51 Image: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538 Port: Host Port: Command: chown -R root: /var/lib/tempest/data State: Terminated Reason: Completed Exit Code: 0 Started: Wed, 08 Jul 2026 06:22:20 +0000 Finished: Wed, 08 Jul 2026 06:22:20 +0000 Ready: True Restart Count: 0 Environment: Mounts: /tmp from pod-tmp (rw) /var/lib/tempest/data from tempest-reports (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fhb9k (ro) Containers: tempest-run-tests: Container ID: containerd://dafa6217c4286d6eac25d48e6ab9baeedfd8ed443e2a8795e5be7042e14ff59f Image: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538 Image ID: harbor.atmosphere.dev/ghcr.io/vexxhost/tempest@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538 Port: Host Port: Command: /tmp/run-tests.sh State: Terminated Reason: Error Exit Code: 1 Started: Wed, 08 Jul 2026 06:22:22 +0000 Finished: Wed, 08 Jul 2026 06:27:38 +0000 Ready: False Restart Count: 0 Environment: OS_IDENTITY_API_VERSION: 3 OS_AUTH_URL: Optional: false OS_REGION_NAME: Optional: false OS_INTERFACE: Optional: false OS_ENDPOINT_TYPE: Optional: false OS_PROJECT_DOMAIN_NAME: Optional: false OS_PROJECT_NAME: Optional: false OS_USER_DOMAIN_NAME: Optional: false OS_USERNAME: Optional: false OS_PASSWORD: Optional: false OS_DEFAULT_DOMAIN: Optional: false Mounts: /.stestr from stestr (rw) /etc/tempest from etctempest (rw) /etc/tempest/logging.conf from tempest-etc (ro,path="logging.conf") /etc/tempest/tempest.conf from tempest-etc (ro,path="tempest.conf") /tmp from pod-tmp (rw) /tmp/run-tests.sh from tempest-bin (ro,path="run-tests.sh") /var/lib/tempest/data from tempest-reports (rw) /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-fhb9k (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: etctempest: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: tempest-etc: Type: Secret (a volume populated by a Secret) SecretName: tempest-etc Optional: false tempest-bin: Type: ConfigMap (a volume populated by a ConfigMap) Name: tempest-bin Optional: false stestr: Type: HostPath (bare host directory volume) Path: /tmp/stestr HostPathType: tempest-reports: Type: EmptyDir (a temporary directory that shares a pod's lifetime) Medium: SizeLimit: kube-api-access-fhb9k: 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 7m40s default-scheduler Successfully assigned openstack/tempest-run-tests-4qknc to instance Normal Pulled 7m39s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/kubernetes-entrypoint:edge@sha256:8921b64b87af184a1421dd856b2703bcf3cff9f50863cd0d18371cf964a87bd3" already present on machine Normal Created 7m39s kubelet Created container init Normal Started 7m39s kubelet Started container init Normal Pulling 7m36s kubelet Pulling image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538" Normal Pulled 7m32s kubelet Successfully pulled image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538" in 3.313s (3.313s including waiting) Normal Created 7m32s kubelet Created container tempest-run-tests-init Normal Started 7m32s kubelet Started container tempest-run-tests-init Normal Pulled 7m31s kubelet Container image "harbor.atmosphere.dev/ghcr.io/vexxhost/tempest:main@sha256:700cba2edd1cf6c5637191d08815fc631e0f0b6ffa9e2c49a4898cd42c76f538" already present on machine Normal Created 7m30s kubelet Created container tempest-run-tests Normal Started 7m30s kubelet Started container tempest-run-tests