Name:             ansible-tests-cloudkitty-s00-cloudkitty
Namespace:        openstack
Priority:         0
Service Account:  default
Node:             crc/192.168.126.11
Start Time:       Thu, 09 Oct 2025 20:16:58 +0000
Labels:           instanceName=ansible-tests-cloudkitty
                  operator=test-operator
                  service=ansibleTest
                  workflowStep=0
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.12/23"],"mac_address":"0a:58:0a:d9:01:0c","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.1.12"
                        ],
                        "mac": "0a:58:0a:d9:01:0c",
                        "default": true,
                        "dns": {}
                    }]
                  openshift.io/scc: nonroot-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Failed
SeccompProfile:   RuntimeDefault
IP:               10.217.1.12
IPs:
  IP:           10.217.1.12
Controlled By:  AnsibleTest/ansible-tests-cloudkitty
Containers:
  ansible-tests-cloudkitty:
    Container ID:    cri-o://1cc183aa4a4d03286d8d94be68e4bc02f11513f0d8e6b696dbe548d3810980f6
    Image:           quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified
    Image ID:        quay.io/podified-antelope-centos9/openstack-ansible-tests@sha256:feaf31c0ab2aece238513339fdd27f30833db0b3c9b1678e33e97d961ade89b3
    Port:            <none>
    Host Port:       <none>
    SeccompProfile:  RuntimeDefault
    State:           Terminated
      Reason:        Error
      Exit Code:     2
      Started:       Thu, 09 Oct 2025 20:17:25 +0000
      Finished:      Thu, 09 Oct 2025 20:19:22 +0000
    Ready:           False
    Restart Count:   0
    Limits:
      cpu:     4
      memory:  4Gi
    Requests:
      cpu:     2
      memory:  2Gi
    Environment:
      POD_ANSIBLE_EXTRA_VARS:       
      POD_ANSIBLE_FILE_EXTRA_VARS:  cifmw_openshift_kubeconfig: ~/.kube.config
                                    cifmw_path: "{{ ansible_env.PATH }}:/var/lib/ansible/bin"
                                    cifmw_openshift_api: api.crc.testing:6443
                                    cifmw_openshift_password: '12345678'
                                    cifmw_openshift_user: kubeadmin
                                    openstack_cmd: "oc -n openstack rsh openstackclient openstack" 
                                    patch_observabilityclient: true
                                    
      POD_ANSIBLE_GIT_BRANCH:       
      POD_ANSIBLE_GIT_REPO:         http://github.com/elfiesmelfie/feature-verification-tests
      POD_ANSIBLE_INVENTORY:        localhost ansible_connection=local ansible_python_interpreter=python3
                                    compute-0 ansible_host=192.168.122.100 ansible_user=root ansible_ssh_private_key_file=/var/lib/ansible/.ssh/compute_id
                                    compute-1 ansible_host=192.168.122.101 ansible_user=root ansible_ssh_private_key_file=/var/lib/ansible/.ssh/compute_id
                                    [compute]
                                    compute-0
                                    compute-1
                                    [controller]
                                    localhost
                                    [local]
                                    localhost
                                    
      POD_ANSIBLE_PLAYBOOK:         ci/run_cloudkitty_tests.yml
      POD_DEBUG:                    true
      POD_INSTALL_COLLECTIONS:      git+https://github.com/elfiesmelfie/feature-verification-tests.git,master
    Mounts:
      /etc/openstack/clouds.yaml from openstack-config (ro,path="clouds.yaml")
      /etc/pki/ca-trust/extracted/pem/tls-ca-bundle.pem from ca-certs (ro,path="tls-ca-bundle.pem")
      /etc/pki/tls/certs/ca-bundle.trust.crt from ca-certs (ro,path="tls-ca-bundle.pem")
      /tmp from test-operator-ephemeral-temporary (rw)
      /var/lib/AnsibleTests/external_files from test-operator-logs (rw)
      /var/lib/ansible from test-operator-ephemeral-workdir (rw)
      /var/lib/ansible/.config/openstack/clouds.yaml from openstack-config (ro,path="clouds.yaml")
      /var/lib/ansible/.config/openstack/secure.yaml from openstack-config-secret (rw,path="secure.yaml")
      /var/lib/ansible/.ssh/compute_id from compute-ssh-secret (ro,path="ssh-privatekey")
      /var/lib/ansible/test_keypair.key from workload-ssh-secret (ro,path="ssh-privatekey")
Conditions:
  Type                        Status
  PodReadyToStartContainers   False 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  PodScheduled                True 
Volumes:
  openstack-config:
    Type:      ConfigMap (a volume populated by a ConfigMap)
    Name:      openstack-config
    Optional:  false
  openstack-config-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  openstack-config-secret
    Optional:    false
  test-operator-logs:
    Type:       PersistentVolumeClaim (a reference to a PersistentVolumeClaim in the same namespace)
    ClaimName:  ansible-tests-cloudkitty-0-7cef8
    ReadOnly:   false
  test-operator-ephemeral-workdir:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  test-operator-ephemeral-temporary:
    Type:       EmptyDir (a temporary directory that shares a pod's lifetime)
    Medium:     
    SizeLimit:  <unset>
  ca-certs:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  compute-ssh-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplane-ansible-ssh-private-key-secret
    Optional:    false
  workload-ssh-secret:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplane-ansible-ssh-private-key-secret
    Optional:    false
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
Events:
  Type     Reason          Age                From               Message
  ----     ------          ----               ----               -------
  Normal   Scheduled       17m                default-scheduler  Successfully assigned openstack/ansible-tests-cloudkitty-s00-cloudkitty to crc
  Normal   AddedInterface  17m                multus             Add eth0 [10.217.1.12/23] from ovn-kubernetes
  Warning  Failed          16m                kubelet            Failed to pull image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified": rpc error: code = Canceled desc = copying config: context canceled
  Warning  Failed          16m                kubelet            Error: ErrImagePull
  Normal   BackOff         16m                kubelet            Back-off pulling image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
  Warning  Failed          16m                kubelet            Error: ImagePullBackOff
  Normal   Pulling         16m (x2 over 17m)  kubelet            Pulling image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified"
  Normal   Pulled          16m                kubelet            Successfully pulled image "quay.io/podified-antelope-centos9/openstack-ansible-tests:current-podified" in 473ms (473ms including waiting). Image size: 1002686398 bytes.
  Normal   Created         16m                kubelet            Created container ansible-tests-cloudkitty
  Normal   Started         16m                kubelet            Started container ansible-tests-cloudkitty
