Name:             neutron-metadata-dataplane-step-2-edpm-a-6dcsw
Namespace:        openstack
Priority:         0
Service Account:  edpm-a
Node:             master-0/192.168.32.10
Start Time:       Thu, 04 Dec 2025 15:22:22 +0000
Labels:           app=openstackansibleee
                  batch.kubernetes.io/controller-uid=59c11dd6-1305-47af-ba21-cfc2ec731566
                  batch.kubernetes.io/job-name=neutron-metadata-dataplane-step-2-edpm-a
                  controller-uid=59c11dd6-1305-47af-ba21-cfc2ec731566
                  job-name=neutron-metadata-dataplane-step-2-edpm-a
                  openstackdataplanedeployment=dataplane-step-2
                  openstackdataplanenodeset=edpm-a
                  openstackdataplaneservice=neutron-metadata
Annotations:      k8s.ovn.org/pod-networks:
                    {"default":{"ip_addresses":["10.128.1.38/23"],"mac_address":"0a:58:0a:80:01:26","gateway_ips":["10.128.0.1"],"routes":[{"dest":"10.128.0.0...
                  k8s.v1.cni.cncf.io/network-status:
                    [{
                        "name": "ovn-kubernetes",
                        "interface": "eth0",
                        "ips": [
                            "10.128.1.38"
                        ],
                        "mac": "0a:58:0a:80:01:26",
                        "default": true,
                        "dns": {}
                    },{
                        "name": "openstack/ctlplane",
                        "interface": "ctlplane",
                        "ips": [
                            "192.168.122.31"
                        ],
                        "mac": "4e:26:55:83:e3:3e",
                        "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.128.1.38
IPs:
  IP:           10.128.1.38
Controlled By:  Job/neutron-metadata-dataplane-step-2-edpm-a
Containers:
  neutron-metadata-dataplane-step-2-edpm-a:
    Container ID:  cri-o://5623fee2e731381fd4a43272274ffcf71706246b10030a15da98b794d07c09f7
    Image:         quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:2444fe898df68969a7978bb84fd12c3c61dc371f264156ff0a877d8aab1f9f4e
    Image ID:      quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:2444fe898df68969a7978bb84fd12c3c61dc371f264156ff0a877d8aab1f9f4e
    Port:          <none>
    Host Port:     <none>
    Args:
      ansible-runner
      run
      /runner
      -p
      osp.edpm.neutron_metadata
      -i
      neutron-metadata-dataplane-step-2-edpm-a
    State:          Terminated
      Reason:       Completed
      Exit Code:    0
      Started:      Thu, 04 Dec 2025 15:22:24 +0000
      Finished:     Thu, 04 Dec 2025 15:23:22 +0000
    Ready:          False
    Restart Count:  0
    Environment Variables from:
      openstack-aee-default-env  ConfigMap  Optional: true
    Environment:
      ANSIBLE_FORCE_COLOR:  True
      RUNNER_PLAYBOOK:      
                            osp.edpm.neutron_metadata
                            
                            
      RUNNER_EXTRA_VARS:    
                            edpm_override_hosts: edpm-a
                            edpm_service_type: neutron-metadata
                            edpm_services_override: [install-certs ovn neutron-metadata libvirt nova]
                            
                            
                            
    Mounts:
      /runner/env/ssh_key from ssh-key (rw,path="ssh_key")
      /runner/inventory/hosts from inventory (rw,path="inventory")
      /var/lib/openstack/cacerts/neutron-metadata from neutron-metadata-combined-ca-bundle (rw)
      /var/lib/openstack/configs/neutron-metadata/05-nova-metadata.conf from nova-metadata-neutron-config-0 (rw,path="05-nova-metadata.conf")
      /var/lib/openstack/configs/neutron-metadata/10-neutron-metadata.conf from neutron-ovn-metadata-agent-neutron-config-0 (rw,path="10-neutron-metadata.conf")
      /var/run/secrets/kubernetes.io/serviceaccount from kube-api-access-kqs6b (ro)
Conditions:
  Type                        Status
  PodReadyToStartContainers   False 
  Initialized                 True 
  Ready                       False 
  ContainersReady             False 
  PodScheduled                True 
Volumes:
  neutron-ovn-metadata-agent-neutron-config-0:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  neutron-ovn-metadata-agent-neutron-config
    Optional:    false
  nova-metadata-neutron-config-0:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  nova-metadata-neutron-config
    Optional:    false
  neutron-metadata-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-ansible-ssh-private-key-secret
    Optional:    false
  inventory:
    Type:        Secret (a volume populated by a Secret)
    SecretName:  dataplanenodeset-edpm-a
    Optional:    false
  kube-api-access-kqs6b:
    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       12m   default-scheduler  Successfully assigned openstack/neutron-metadata-dataplane-step-2-edpm-a-6dcsw to master-0
  Normal  AddedInterface  12m   multus             Add eth0 [10.128.1.38/23] from ovn-kubernetes
  Normal  AddedInterface  12m   multus             Add ctlplane [192.168.122.31/24] from openstack/ctlplane
  Normal  Pulling         12m   kubelet            Pulling image "quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:2444fe898df68969a7978bb84fd12c3c61dc371f264156ff0a877d8aab1f9f4e"
  Normal  Pulled          12m   kubelet            Successfully pulled image "quay.io/openstack-k8s-operators/openstack-ansibleee-runner@sha256:2444fe898df68969a7978bb84fd12c3c61dc371f264156ff0a877d8aab1f9f4e" in 455ms (455ms including waiting). Image size: 487007171 bytes.
  Normal  Created         12m   kubelet            Created container: neutron-metadata-dataplane-step-2-edpm-a
  Normal  Started         12m   kubelet            Started container neutron-metadata-dataplane-step-2-edpm-a
