Name:             install-certs-openstack-openstack-cell1-sbxmm
Namespace:        openstack
Priority:         0
Service Account:  openstack-cell1
Node:             crc/192.168.126.11
Start Time:       Thu, 09 Oct 2025 15:35:09 +0000
Labels:           app=openstackansibleee
                  batch.kubernetes.io/controller-uid=0262ae28-b797-401a-a299-fcbc141da8ef
                  batch.kubernetes.io/job-name=install-certs-openstack-openstack-cell1
                  controller-uid=0262ae28-b797-401a-a299-fcbc141da8ef
                  job-name=install-certs-openstack-openstack-cell1
                  openstackdataplanedeployment=openstack
                  openstackdataplanenodeset=openstack-cell1
                  openstackdataplaneservice=install-certs
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.217.1.174/23"],"mac_address":"0a:58:0a:d9:01:ae","gateway_ips":["10.217.0.1"],"routes":[{"dest":"10.217.0....
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.217.1.174"
                        ],
                        "mac": "0a:58:0a:d9:01:ae",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/ctlplane",
                        "interface": "ctlplane",
                        "ips": [
                            "192.168.122.30"
                        ],
                        "mac": "a6:78:b6:31:e9:32",
                        "dns": {}
                    }]
                  k8s.v1.cni.cncf.io/networks: [{"name":"ctlplane","namespace":"openstack","interface":"ctlplane"}]
                  openshift.io/scc: restricted-v2
                  seccomp.security.alpha.kubernetes.io/pod: runtime/default
Status:           Succeeded
SeccompProfile:   RuntimeDefault
IP:               10.217.1.174
IPs:
  IP:           10.217.1.174
Controlled By:  Job/install-certs-openstack-openstack-cell1
Containers:
  install-certs-openstack-openstack-cell1:
    Container ID:  cri-o://80e11beb7020e0824fc6975548ded507d712b42e8bcdcecbdffc6ee698667beb
    Image:         quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest
    Image ID:      quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:6722a752fb7cbffbae811f6ad6567120fbd4ebbe8c38a83ec2df02850a3276bd
    Port:          <none>
    Host Port:     <none>
    Args:
      ansible-runner
      run
      /runner
      -p
      osp.edpm.install_certs
      -i
      install-certs-openstack-openstack-cell1
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Thu, 09 Oct 2025 15:35:12 +0000
      Finished:     Thu, 09 Oct 2025 15:35:31 +0000
    Ready:          False
    Restart Count:  0
    Environment Variables from:
      openstack-aee-default-env  ConfigMap  Optional: true
    Environment:
      ANSIBLE_CALLBACKS_ENABLED:       ansible.posix.profile_tasks,yaml
      ANSIBLE_FORCE_COLOR:             True
      ANSIBLE_DISPLAY_ARGS_TO_STDOUT:  True
      ANSIBLE_SSH_ARGS:                -C -o ControlMaster=auto -o ControlPersist=80s
      ANSIBLE_VERBOSITY:               1
      RUNNER_PLAYBOOK:                 
                                       osp.edpm.install_certs
                                       
                                       
      RUNNER_EXTRA_VARS:               
                                       edpm_override_hosts: openstack-cell1
                                       edpm_service_type: install-certs
                                       
                                       
                                       
    Mounts:
      /etc/ceph from ceph (ro)
      /runner/env/ssh_key from ssh-key (rw,path="ssh_key")
      /runner/inventory/hosts from inventory (rw,path="inventory")
      /var/lib/openstack/cacerts/bootstrap from bootstrap-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/libvirt from libvirt-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/neutron-dhcp from neutron-dhcp-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/neutron-metadata from neutron-metadata-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/neutron-sriov from neutron-sriov-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/nova from nova-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/ovn from ovn-combined-ca-bundle (rw)
      /var/lib/openstack/cacerts/telemetry from telemetry-combined-ca-bundle (rw)
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-c8d74 (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   False 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  PodScheduled                True 
Volumes:
  ceph:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  ceph-conf-files
    Optional:    false
  bootstrap-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  ovn-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  neutron-metadata-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  libvirt-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  nova-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  telemetry-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  neutron-sriov-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  neutron-dhcp-combined-ca-bundle:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  combined-ca-bundle
    Optional:    false
  ssh-key:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplane-adoption-secret
    Optional:    false
  inventory:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplanenodeset-openstack-cell1
    Optional:    false
  kube-api-access-c8d74:
    Type:                    Projected (a volume that contains injected data from multiple sources)
    TokenExpirationSeconds:  3607
    ConfigMapName:           kube-root-ca.crt
    ConfigMapOptional:       <nil>
    DownwardAPI:             true
    ConfigMapName:           openshift-service-ca.crt
    ConfigMapOptional:       <nil>
QoS Class:                   BestEffort
Node-Selectors:              <none>
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 openstack/install-certs-openstack-openstack-cell1-sbxmm to crc
  Normal  AddedInterface  38m   multus             Add eth0 [10.217.1.174/23] from ovn-kubernetes
  Normal  AddedInterface  38m   multus             Add ctlplane [192.168.122.30/24] from openstack/ctlplane
  Normal  Pulling         38m   kubelet            Pulling image "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest"
  Normal  Pulled          38m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/openstack-ansibleee-runner:latest" in 1.573s (1.573s including waiting). Image size: 485614328 bytes.
  Normal  Created         38m   kubelet            Created container install-certs-openstack-openstack-cell1
  Normal  Started         38m   kubelet            Started container install-certs-openstack-openstack-cell1
