[WARNING]: The specified collections path
'/home/zuul/.cache/molecule/edpm_ovn_bgp_agent/default/collections' is not part
of the configured Ansible collections paths '/home/zuul/.cache/ansible-compat/3
2b70b/collections:/home/zuul/.ansible/collections:/usr/share/ansible/collection
s'. The installed collection will not be picked up in an Ansible run, unless
within a playbook-adjacent collections directory.
Starting galaxy collection install process
Process install dependency map
Starting collection install process
Downloading https://galaxy.ansible.com/api/v3/plugin/ansible/content/published/collections/artifacts/community-general-13.0.1.tar.gz to /home/zuul/.ansible/tmp/ansible-local-29733ry1bdhm_/tmplu1jk4e2/community-general-13.0.1-t5v7k4yd
Installing 'community.general:13.0.1' to '/home/zuul/.cache/molecule/edpm_ovn_bgp_agent/default/collections/ansible_collections/community/general'
community.general:13.0.1 was installed successfully
PLAY [Destroy] *****************************************************************
TASK [Get passwd entries for USER env] *****************************************
Monday 08 June 2026 09:36:59 +0000 (0:00:00.012) 0:00:00.012 ***********
ok: [localhost]
TASK [Get shell async_dir] *****************************************************
Monday 08 June 2026 09:37:00 +0000 (0:00:00.332) 0:00:00.344 ***********
ok: [localhost]
TASK [Set async_dir for HOME env] **********************************************
Monday 08 June 2026 09:37:00 +0000 (0:00:00.050) 0:00:00.395 ***********
skipping: [localhost]
TASK [Destroy molecule instance(s)] ********************************************
Monday 08 June 2026 09:37:00 +0000 (0:00:00.065) 0:00:00.461 ***********
changed: [localhost] => (item={'command': '/sbin/init', 'dockerfile': '../../../../molecule/common/Containerfile.j2', 'image': 'ubi9/ubi-init', 'name': 'instance', 'privileged': True, 'registry': {'url': 'registry.access.redhat.com'}, 'ulimits': ['host']})
TASK [Wait for instance(s) deletion to complete] *******************************
Monday 08 June 2026 09:37:00 +0000 (0:00:00.450) 0:00:00.911 ***********
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (300 retries left).
changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j127589117878.29776', 'results_file': '/home/zuul/.ansible_async/j127589117878.29776', 'changed': True, 'item': {'command': '/sbin/init', 'dockerfile': '../../../../molecule/common/Containerfile.j2', 'image': 'ubi9/ubi-init', 'name': 'instance', 'privileged': True, 'registry': {'url': 'registry.access.redhat.com'}, 'ulimits': ['host']}, 'ansible_loop_var': 'item'})
TASK [Delete podman network dedicated to this scenario] ************************
Monday 08 June 2026 09:37:06 +0000 (0:00:05.688) 0:00:06.599 ***********
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=4 changed=2 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0
Monday 08 June 2026 09:37:06 +0000 (0:00:00.079) 0:00:06.678 ***********
===============================================================================
Wait for instance(s) deletion to complete ------------------------------- 5.69s
Destroy molecule instance(s) -------------------------------------------- 0.45s
Get passwd entries for USER env ----------------------------------------- 0.33s
Delete podman network dedicated to this scenario ------------------------ 0.08s
Set async_dir for HOME env ---------------------------------------------- 0.07s
Get shell async_dir ----------------------------------------------------- 0.05s
PLAY [Create] ******************************************************************
TASK [Get podman executable path] **********************************************
Monday 08 June 2026 09:37:07 +0000 (0:00:00.012) 0:00:00.012 ***********
ok: [localhost]
TASK [Register podman executable path] *****************************************
Monday 08 June 2026 09:37:07 +0000 (0:00:00.422) 0:00:00.435 ***********
ok: [localhost]
TASK [Get passwd entries for USER env] *****************************************
Monday 08 June 2026 09:37:07 +0000 (0:00:00.048) 0:00:00.484 ***********
ok: [localhost]
TASK [Get shell async_dir] *****************************************************
Monday 08 June 2026 09:37:07 +0000 (0:00:00.397) 0:00:00.881 ***********
ok: [localhost]
TASK [Set async_dir for HOME env] **********************************************
Monday 08 June 2026 09:37:08 +0000 (0:00:00.080) 0:00:00.962 ***********
skipping: [localhost]
TASK [Log into a container registry] *******************************************
Monday 08 June 2026 09:37:08 +0000 (0:00:00.053) 0:00:01.015 ***********
skipping: [localhost] => (item="instance registry username: None specified")
skipping: [localhost]
TASK [Check presence of custom Dockerfiles] ************************************
Monday 08 June 2026 09:37:08 +0000 (0:00:00.060) 0:00:01.075 ***********
ok: [localhost] => (item=Dockerfile: ../../../../molecule/common/Containerfile.j2)
TASK [Create Dockerfiles from image names] *************************************
Monday 08 June 2026 09:37:08 +0000 (0:00:00.466) 0:00:01.542 ***********
changed: [localhost] => (item="Dockerfile: ../../../../molecule/common/Containerfile.j2; Image: ubi9/ubi-init")
TASK [Discover local Podman images] ********************************************
Monday 08 June 2026 09:37:09 +0000 (0:00:00.653) 0:00:02.196 ***********
ok: [localhost] => (item=instance)
TASK [Build an Ansible compatible image] ***************************************
Monday 08 June 2026 09:37:09 +0000 (0:00:00.477) 0:00:02.674 ***********
ok: [localhost] => (item=ubi9/ubi-init)
TASK [Determine the CMD directives] ********************************************
Monday 08 June 2026 09:37:42 +0000 (0:00:32.942) 0:00:35.616 ***********
ok: [localhost] => (item="instance command: /sbin/init")
TASK [Remove possible pre-existing containers] *********************************
Monday 08 June 2026 09:37:42 +0000 (0:00:00.068) 0:00:35.685 ***********
changed: [localhost]
TASK [Discover local podman networks] ******************************************
Monday 08 June 2026 09:37:43 +0000 (0:00:00.295) 0:00:35.980 ***********
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]
TASK [Create podman network dedicated to this scenario] ************************
Monday 08 June 2026 09:37:43 +0000 (0:00:00.075) 0:00:36.055 ***********
skipping: [localhost]
TASK [Create molecule instance(s)] *********************************************
Monday 08 June 2026 09:37:43 +0000 (0:00:00.049) 0:00:36.105 ***********
changed: [localhost] => (item=instance)
TASK [Wait for instance(s) creation to complete] *******************************
Monday 08 June 2026 09:37:43 +0000 (0:00:00.409) 0:00:36.514 ***********
changed: [localhost] => (item=instance)
PLAY RECAP *********************************************************************
localhost : ok=12 changed=4 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0
Monday 08 June 2026 09:37:44 +0000 (0:00:00.455) 0:00:36.970 ***********
===============================================================================
Build an Ansible compatible image -------------------------------------- 32.94s
Create Dockerfiles from image names ------------------------------------- 0.65s
Discover local Podman images -------------------------------------------- 0.48s
Check presence of custom Dockerfiles ------------------------------------ 0.47s
Wait for instance(s) creation to complete ------------------------------- 0.46s
Get podman executable path ---------------------------------------------- 0.42s
Create molecule instance(s) --------------------------------------------- 0.41s
Get passwd entries for USER env ----------------------------------------- 0.40s
Remove possible pre-existing containers --------------------------------- 0.30s
Get shell async_dir ----------------------------------------------------- 0.08s
Discover local podman networks ------------------------------------------ 0.07s
Determine the CMD directives -------------------------------------------- 0.07s
Log into a container registry ------------------------------------------- 0.06s
Set async_dir for HOME env ---------------------------------------------- 0.05s
Create podman network dedicated to this scenario ------------------------ 0.05s
Register podman executable path ----------------------------------------- 0.05s
PLAY [Prepare] *****************************************************************
TASK [Gathering Facts] *********************************************************
Monday 08 June 2026 09:37:44 +0000 (0:00:00.012) 0:00:00.012 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Validating arguments against arg spec 'main' - The main entry point for the test_deps role.] ***
Monday 08 June 2026 09:37:46 +0000 (0:00:01.781) 0:00:01.793 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Gather facts if they don't exist] ***
Monday 08 June 2026 09:37:46 +0000 (0:00:00.034) 0:00:01.827 ***********
skipping: [instance]
TASK [../../../../molecule/common/test_deps : Gather variables for each operating system] ***
Monday 08 June 2026 09:37:46 +0000 (0:00:00.032) 0:00:01.860 ***********
ok: [instance] => (item=/home/zuul/src/github.com/openstack-k8s-operators/edpm-ansible/molecule/common/test_deps/vars/redhat-9.yml)
TASK [../../../../molecule/common/test_deps : Detect mirrors file] *************
Monday 08 June 2026 09:37:46 +0000 (0:00:00.077) 0:00:01.937 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Disable ubi host subscription-manager integration] ***
Monday 08 June 2026 09:37:47 +0000 (0:00:01.189) 0:00:03.127 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Remove ubi 9 repos] **************
Monday 08 June 2026 09:37:49 +0000 (0:00:01.816) 0:00:04.944 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Fetch latest repo version] *******
Monday 08 June 2026 09:37:50 +0000 (0:00:01.082) 0:00:06.027 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Create default repo file] ********
Monday 08 June 2026 09:37:52 +0000 (0:00:01.407) 0:00:07.435 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Install repo-setup pre-requirements] ***
Monday 08 June 2026 09:37:54 +0000 (0:00:02.101) 0:00:09.537 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Get repo-setup repository] *******
Monday 08 June 2026 09:37:57 +0000 (0:00:02.939) 0:00:12.476 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Install repo-setup] **************
Monday 08 June 2026 09:37:59 +0000 (0:00:02.293) 0:00:14.770 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Create repos] ********************
Monday 08 June 2026 09:38:01 +0000 (0:00:02.019) 0:00:16.789 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Look for redhat-release rpm] *****
Monday 08 June 2026 09:38:02 +0000 (0:00:01.514) 0:00:18.303 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Workaround of redhat-release binary on ubi9] ***
Monday 08 June 2026 09:38:04 +0000 (0:00:01.286) 0:00:19.590 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Install edpm packages] ***********
Monday 08 June 2026 09:38:05 +0000 (0:00:01.399) 0:00:20.989 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Install selinux python libs] *****
Monday 08 June 2026 09:39:13 +0000 (0:01:07.679) 0:01:28.669 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Install python yaml libs] ********
Monday 08 June 2026 09:40:41 +0000 (0:01:28.284) 0:02:56.953 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Install extra packages] **********
Monday 08 June 2026 09:40:43 +0000 (0:00:02.130) 0:02:59.084 ***********
skipping: [instance]
TASK [../../../../molecule/common/test_deps : Check for /etc/ansible/facts.d/bootc.fact] ***
Monday 08 June 2026 09:40:43 +0000 (0:00:00.045) 0:02:59.129 ***********
ok: [instance]
TASK [../../../../molecule/common/test_deps : Create /etc/ansible/facts.d] *****
Monday 08 June 2026 09:40:45 +0000 (0:00:01.608) 0:03:00.737 ***********
changed: [instance]
TASK [../../../../molecule/common/test_deps : Create /etc/ansible/facts.d/bootc.fact] ***
Monday 08 June 2026 09:40:46 +0000 (0:00:01.376) 0:03:02.114 ***********
changed: [instance]
TASK [ansible.builtin.include_role : osp.edpm.env_data] ************************
Monday 08 June 2026 09:40:48 +0000 (0:00:02.027) 0:03:04.142 ***********
TASK [osp.edpm.env_data : Validating arguments against arg spec 'main' - The main entry point for the osp.edpm.env_data role.] ***
Monday 08 June 2026 09:40:48 +0000 (0:00:00.037) 0:03:04.180 ***********
ok: [instance]
TASK [osp.edpm.env_data : Gather all installed packages] ***********************
Monday 08 June 2026 09:40:48 +0000 (0:00:00.031) 0:03:04.211 ***********
ok: [instance]
TASK [osp.edpm.env_data : Gather repository list] ******************************
Monday 08 June 2026 09:40:50 +0000 (0:00:01.489) 0:03:05.701 ***********
ok: [instance]
TASK [osp.edpm.env_data : Output installed packages] ***************************
Monday 08 June 2026 09:40:51 +0000 (0:00:01.337) 0:03:07.038 ***********
ok: [instance] =>
msg:
- gpg-pubkey
- setup
- filesystem
- tzdata
- basesystem
- python3-setuptools-wheel
- pcre2-syntax
- ncurses-base
- ncurses-libs
- bash
- libgcc
- glibc-minimal-langpack
- glibc-common
- glibc
- zlib
- bzip2-libs
- xz-libs
- libzstd
- sqlite-libs
- libgpg-error
- libxml2
- libattr
- libacl
- libcap
- libffi
- libstdc++
- popt
- crypto-policies
- json-c
- keyutils-libs
- libcom_err
- libtasn1
- libuuid
- libxcrypt
- lua-libs
- readline
- p11-kit
- libassuan
- elfutils-libelf
- file-libs
- gdbm-libs
- gmp
- libsepol
- libsigsegv
- libsmartcols
- libunistring
- pcre
- grep
- libidn2
- mpfr
- gawk
- libcomps
- keyutils
- attr
- libgcrypt
- libksba
- alternatives
- p11-kit-trust
- libcap-ng
- audit-libs
- libgomp
- libnghttp2
- libtool-ltdl
- libverto
- libyaml
- lz4-libs
- nettle
- gnutls
- npth
- pcre2
- libselinux
- coreutils-single
- sed
- libblkid
- libmount
- glib2
- json-glib
- openssl-fips-provider-so
- openssl-fips-provider
- findutils
- ca-certificates
- openssl-libs
- krb5-libs
- libcurl-minimal
- curl-minimal
- cyrus-sasl-lib
- libarchive
- rpm
- rpm-libs
- libmodulemd
- libsolv
- libevent
- librhsm
- python3-pip-wheel
- python3
- python3-libs
- python3-libcomps
- shadow-utils
- openldap
- gnupg2
- gpgme
- librepo
- libdnf
- python3-libdnf
- python3-hawkey
- python3-gpg
- tpm2-tss
- ima-evm-utils
- rpm-sign-libs
- elfutils-default-yama-scope
- elfutils-libs
- rpm-build-libs
- python3-rpm
- libreport-filesystem
- dnf-data
- python3-dnf
- dnf
- fonts-filesystem
- dejavu-sans-fonts
- langpacks-core-font-en
- langpacks-core-en
- langpacks-en
- yum
- libdnf-plugin-subscription-manager
- crypto-policies-scripts
- gzip
- tar
- vim-minimal
- gdb-gdbserver
- rootfiles
- python3-six
- python3-dateutil
- dmidecode
- python3-iniparse
- subscription-manager-rhsm-certificates
- python3-setuptools
- python3-idna
- libfdisk
- cracklib
- cracklib-dicts
- python3-inotify
- dbus-libs
- python3-dbus
- python3-systemd
- util-linux-core
- which
- python3-pysocks
- python3-urllib3
- python3-librepo
- python3-decorator
- python3-chardet
- python3-requests
- python3-cloud-what
- python3-subscription-manager-rhsm
- psmisc
- openssl
- libutempter
- libseccomp
- libmnl
- libeconf
- libdb
- pam
- libpwquality
- util-linux
- libuser
- passwd
- usermode
- virt-what
- libbpf
- iproute
- kmod-libs
- gobject-introspection
- python3-gobject-base-noarch
- python3-gobject-base
- acl
- dbus
- dbus-common
- dbus-broker
- python3-dnf-plugins-core
- subscription-manager
- procps-ng
- expat
- libxcrypt-compat
- openssh
- ncurses
- libselinux-utils
- libedit
- libcbor
- libfido2
- openssh-clients
- less
- git-core
- git-core-doc
- groff-base
- perl-Digest
- perl-Digest-MD5
- perl-B
- perl-FileHandle
- perl-Data-Dumper
- perl-libnet
- perl-AutoLoader
- perl-base
- perl-URI
- perl-Time-Local
- perl-Mozilla-CA
- perl-if
- perl-IO-Socket-IP
- perl-File-Path
- perl-Pod-Escapes
- perl-Text-Tabs+Wrap
- perl-IO-Socket-SSL
- perl-Net-SSLeay
- perl-Term-ANSIColor
- perl-Class-Struct
- perl-POSIX
- perl-IPC-Open3
- perl-subs
- perl-File-Temp
- perl-Term-Cap
- perl-HTTP-Tiny
- perl-Pod-Simple
- perl-Socket
- perl-SelectSaver
- perl-Symbol
- perl-File-stat
- perl-podlators
- perl-Pod-Perldoc
- perl-Text-ParseWords
- perl-Fcntl
- perl-mro
- perl-IO
- perl-overloading
- perl-Pod-Usage
- perl-MIME-Base64
- perl-Scalar-List-Utils
- perl-constant
- perl-parent
- perl-Errno
- perl-File-Basename
- perl-Getopt-Std
- perl-Storable
- perl-overload
- perl-vars
- perl-Getopt-Long
- perl-Carp
- perl-Exporter
- perl-PathTools
- perl-NDBM_File
- perl-Encode
- perl-libs
- perl-interpreter
- perl-Error
- perl-DynaLoader
- perl-TermReadKey
- perl-lib
- perl-Git
- git
- diffutils
- policycoreutils
- selinux-policy
- selinux-policy-targeted
- rpm-plugin-selinux
- python3-pip
- python3-libselinux
- sudo
- systemd-libs
- python3-pbr
- python3-pyyaml
- kmod
- container-selinux
- protobuf-c
- python3-netaddr
- libnl3
- libnftnl
- jansson
- chkconfig
- NetworkManager-config-server
- fuse3-libs
- libsemanage
- python3-libsemanage
- shadow-utils-subid
- libibverbs
- unbound-libs
- passt-selinux
- passt
- python3-stevedore
- conmon
- NetworkManager-libnm
- python3-pyudev
- systemd-rpm-macros
- systemd-pam
- systemd
- iputils
- device-mapper-libs
- device-mapper
- cryptsetup-libs
- initscripts-service
- python3-setools
- numactl-libs
- libnfnetlink
- libnetfilter_conntrack
- iptables-libs
- iptables-nft
- nftables
- libndp
- kbd-misc
- kbd-legacy
- kbd
- systemd-udev
- NetworkManager
- NetworkManager-ovs
- nmstate-libs
- nmstate
- python3-libnmstate
- initscripts-rename-device
- initscripts
- hostname
- fuse-common
- fuse3
- fuse-overlayfs
- ethtool
- dhcp-common
- centos-gpg-keys
- centos-stream-repos
- bc
- yajl
- python3-pyrsistent
- python3-psutil
- python3-audit
- python3-attrs
- python3-jsonschema
- mstflint
- libslirp
- slirp4netns
- libnet
- criu
- criu-libs
- crun
- containers-common
- libmaxminddb
- geolite2-country
- geolite2-city
- ipcalc
- openstack-network-scripts
- openstack-network-scripts-openvswitch3.4
- dhcp-client
- checkpolicy
- aardvark-dns
- netavark
- python3-wrapt
- python3-debtcollector
- python3-rfc3986
- python3-pyroute2
- python3-pyparsing
- python3-packaging
- python3-iso8601
- python3-fasteners
- python3-distro
- python3-policycoreutils
- policycoreutils-python-utils
- openvswitch-selinux-extra-policy
- openvswitch3.4
- python-oslo-utils-lang
- python-oslo-i18n-lang
- python3-oslo-i18n
- python3-oslo-utils
- python3-oslo-config
- python-oslo-concurrency-lang
- python3-oslo-concurrency
- os-net-config
- rdo-openvswitch
- podman
- centos-stream-release
TASK [osp.edpm.env_data : Output installed repositories] ***********************
Monday 08 June 2026 09:40:51 +0000 (0:00:00.103) 0:03:07.141 ***********
ok: [instance] =>
msg: |-
#### REPOSITORIES
Updating Subscription Management repositories.
Unable to read consumer identity
This system is not registered with an entitlement server. You can use subscription-manager to register.
repo id repo name
appstream CentOS Stream 9 - AppStream
baseos CentOS Stream 9 - BaseOS
centos9-nfv-ovs NFV SIG OpenvSwitch
centos9-opstools centos9-opstools
centos9-rabbitmq centos9-rabbitmq
centos9-storage centos9-storage
delorean-component-barbican delorean-python-castellan-609f4ea667df386849930cf61d875b5c9e16abbb
delorean-component-baremetal delorean-openstack-ironic-c525a16b06266b6b474c99b13301d5b4409e92a0
delorean-component-cinder delorean-openstack-cinder-92c645f1f1e913b5b1cd8ad0227a251f03adec04
delorean-component-clients delorean-ansible-collections-openstack-f584c54dfd03e81c1e9c30e2d22f19d2d17a4353
delorean-component-cloudops delorean-openstack-ceilometer-60803e710e7f5b3cd6b1f2175bc41b67ac456667
delorean-component-common delorean-openstack-kolla-e7bd46dad0b62ff151667be2a6f5c8a7be41911e
delorean-component-compute delorean-openstack-nova-3e7017eb2952d5258d96e27b6c16aae1ed472b21
delorean-component-designate delorean-openstack-designate-82652559ea8641b11c4227f0e9cf273b4c567b96
delorean-component-glance delorean-openstack-glance-e055873be4079bc9d37165cf75de5495603133b0
delorean-component-keystone delorean-openstack-keystone-4f1b7e96e38463d5fcd9143446b408bc4c0360d1
delorean-component-manila delorean-openstack-manila-70623bb84e7880f7f2f750bda2774e5e5151c900
delorean-component-network delorean-python-networking-mlnx-7139a7f0bce9d6a1f5fe919f623386a55396229d
delorean-component-octavia delorean-openstack-octavia-e981d3e172b8e4471f97251afc491141f06ec867
delorean-component-optimize delorean-openstack-watcher-71470dac73abba9e5dcf284462b4e1d167777745
delorean-component-podified delorean-python-tcib-9aecfe867ca44ca276dd228be612c156cf3842f7
delorean-component-puppet delorean-puppet-zaqar-c2ce77ddb5773c1b00dc3b32705a43a0005c3093
delorean-component-swift delorean-openstack-swift-e10c2bafcb8fc80929bce3e064fee5f86a49e718
delorean-component-tempest delorean-python-mistral-tests-tempest-900580c9530660d21ca20063459f673803b7a299
delorean-component-ui delorean-python-django-horizon-915b939b342dc65f46cca345b93deaaee675e778
delorean-master-build-deps dlrn-master-build-deps
delorean-master-testing dlrn-master-testing
epel-low-priority Extra Packages for Enterprise Linux 9 - x86_64
extras-common CentOS Stream 9 - Extras packages
repo-setup-centos-appstream repo-setup-centos-appstream
repo-setup-centos-baseos repo-setup-centos-baseos
repo-setup-centos-highavailability repo-setup-centos-highavailability
repo-setup-centos-powertools repo-setup-centos-powertools
TASK [Install and modprobe openvswitch] ****************************************
Monday 08 June 2026 09:40:51 +0000 (0:00:00.062) 0:03:07.204 ***********
changed: [instance -> localhost]
TASK [Ensure /etc/localtime exists] ********************************************
Monday 08 June 2026 09:40:52 +0000 (0:00:00.879) 0:03:08.084 ***********
changed: [instance]
TASK [Force systemd to reread configs] *****************************************
Monday 08 June 2026 09:40:55 +0000 (0:00:03.081) 0:03:11.165 ***********
ok: [instance]
TASK [Download required role packages] *****************************************
Monday 08 June 2026 09:40:58 +0000 (0:00:02.201) 0:03:13.366 ***********
TASK [osp.edpm.edpm_frr : Download needed container images] ********************
Monday 08 June 2026 09:40:58 +0000 (0:00:00.069) 0:03:13.436 ***********
changed: [instance] => (item=quay.io/podified-antelope-centos9/openstack-frr:current-podified)
TASK [Running FRR] *************************************************************
Monday 08 June 2026 09:41:08 +0000 (0:00:10.665) 0:03:24.102 ***********
TASK [osp.edpm.edpm_frr : Validating arguments against arg spec 'main' - The main entry point for the edpm_frr role.] ***
Monday 08 June 2026 09:41:08 +0000 (0:00:00.110) 0:03:24.212 ***********
ok: [instance]
TASK [osp.edpm.edpm_frr : Gather user fact] ************************************
Monday 08 June 2026 09:41:08 +0000 (0:00:00.068) 0:03:24.280 ***********
ok: [instance]
TASK [osp.edpm.edpm_frr : Create persistent directories] ***********************
Monday 08 June 2026 09:41:12 +0000 (0:00:03.797) 0:03:28.078 ***********
changed: [instance] => (item={'path': '/var/lib/openstack/frr', 'setype': 'container_file_t', 'mode': '0750'})
changed: [instance] => (item={'path': '/run/frr', 'setype': 'container_file_t', 'mode': '0755'})
changed: [instance] => (item={'path': '/var/lib/edpm-config/firewall', 'setype': 'container_file_t', 'mode': '0750'})
TASK [osp.edpm.edpm_frr : Ensure /run/frr is present upon reboot] **************
Monday 08 June 2026 09:41:16 +0000 (0:00:03.512) 0:03:31.590 ***********
changed: [instance]
TASK [osp.edpm.edpm_frr : Gather SELinux fact if needed] ***********************
Monday 08 June 2026 09:41:18 +0000 (0:00:02.437) 0:03:34.028 ***********
skipping: [instance]
TASK [osp.edpm.edpm_frr : Create directory /var/lib/openstack/frr] *************
Monday 08 June 2026 09:41:18 +0000 (0:00:00.052) 0:03:34.080 ***********
changed: [instance]
TASK [osp.edpm.edpm_frr : Inject firewall rules for frr BGP and BFD] ***********
Monday 08 June 2026 09:41:20 +0000 (0:00:01.341) 0:03:35.422 ***********
changed: [instance]
TASK [Configure firewall for frr BGP and BFD] **********************************
Monday 08 June 2026 09:41:21 +0000 (0:00:01.502) 0:03:36.924 ***********
TASK [osp.edpm.edpm_nftables : Create snippets directory] **********************
Monday 08 June 2026 09:41:21 +0000 (0:00:00.069) 0:03:36.994 ***********
ok: [instance]
TASK [osp.edpm.edpm_nftables : Push default ruleset snipet] ********************
Monday 08 June 2026 09:41:27 +0000 (0:00:05.387) 0:03:42.381 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Write user rules snippet] ***********************
Monday 08 June 2026 09:41:29 +0000 (0:00:02.857) 0:03:45.239 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Push empty ruleset] *****************************
Monday 08 June 2026 09:41:32 +0000 (0:00:02.302) 0:03:47.542 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Load empty ruleset] *****************************
Monday 08 June 2026 09:41:34 +0000 (0:00:02.105) 0:03:49.648 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Delete iptables-compat tables if load failed due to bare chains] ***
Monday 08 June 2026 09:41:35 +0000 (0:00:01.178) 0:03:50.826 ***********
skipping: [instance] => (item=inet filter)
skipping: [instance] => (item=inet raw)
skipping: [instance] => (item=inet nat)
skipping: [instance] => (item=ip filter)
skipping: [instance] => (item=ip raw)
skipping: [instance] => (item=ip nat)
skipping: [instance] => (item=ip6 filter)
skipping: [instance] => (item=ip6 raw)
skipping: [instance]
TASK [osp.edpm.edpm_nftables : Retry loading empty ruleset after cleanup] ******
Monday 08 June 2026 09:41:35 +0000 (0:00:00.056) 0:03:50.883 ***********
skipping: [instance]
TASK [osp.edpm.edpm_nftables : Get current nftables content] *******************
Monday 08 June 2026 09:41:35 +0000 (0:00:00.042) 0:03:50.925 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Load firewall snippets] *************************
Monday 08 June 2026 09:41:36 +0000 (0:00:01.131) 0:03:52.057 ***********
ok: [instance]
TASK [osp.edpm.edpm_nftables : Generate chain jumps] ***************************
Monday 08 June 2026 09:41:38 +0000 (0:00:01.354) 0:03:53.412 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Generate chain jumps] ***************************
Monday 08 June 2026 09:41:39 +0000 (0:00:01.921) 0:03:55.334 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Generate nft flushes] ***************************
Monday 08 June 2026 09:41:41 +0000 (0:00:01.849) 0:03:57.183 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Generate nft edpm chains] ***********************
Monday 08 June 2026 09:41:43 +0000 (0:00:01.956) 0:03:59.140 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Generate nft ruleset in static file] ************
Monday 08 June 2026 09:41:45 +0000 (0:00:01.805) 0:04:00.945 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Create a sentinel file when nft rules are changed] ***
Monday 08 June 2026 09:41:47 +0000 (0:00:02.287) 0:04:03.233 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Validate all of the generated content before loading] ***
Monday 08 June 2026 09:41:49 +0000 (0:00:01.174) 0:04:04.407 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Ensure we load our different nft rulesets on boot] ***
Monday 08 June 2026 09:41:50 +0000 (0:00:00.986) 0:04:05.394 ***********
changed: [instance]
TASK [Apply firewall for frr BGP and BFD] **************************************
Monday 08 June 2026 09:41:51 +0000 (0:00:01.103) 0:04:06.497 ***********
TASK [osp.edpm.edpm_nftables : Inject our custom chains in nftables] ***********
Monday 08 June 2026 09:41:51 +0000 (0:00:00.084) 0:04:06.581 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Check if rules are changed] *********************
Monday 08 June 2026 09:41:52 +0000 (0:00:00.987) 0:04:07.569 ***********
ok: [instance]
TASK [osp.edpm.edpm_nftables : Reload ruleset] *********************************
Monday 08 June 2026 09:41:53 +0000 (0:00:00.914) 0:04:08.483 ***********
changed: [instance]
TASK [osp.edpm.edpm_nftables : Delete nft_ruleset_changed file] ****************
Monday 08 June 2026 09:41:54 +0000 (0:00:01.156) 0:04:09.640 ***********
changed: [instance]
TASK [osp.edpm.edpm_frr : Identify the real interfaces via os-net-config] ******
Monday 08 June 2026 09:41:55 +0000 (0:00:01.096) 0:04:10.736 ***********
changed: [instance]
TASK [osp.edpm.edpm_frr : Os-net-config from json] *****************************
Monday 08 June 2026 09:41:56 +0000 (0:00:01.444) 0:04:12.180 ***********
ok: [instance]
TASK [osp.edpm.edpm_frr : Assert either edpm_frr_bgp_peers or edpm_frr_bgp_uplinks configured] ***
Monday 08 June 2026 09:41:56 +0000 (0:00:00.034) 0:04:12.215 ***********
ok: [instance] => changed=false
msg: All assertions passed
TASK [osp.edpm.edpm_frr : Construct FRR uplink interfaces from os-net-config mappings] ***
Monday 08 June 2026 09:41:56 +0000 (0:00:00.062) 0:04:12.278 ***********
skipping: [instance]
TASK [osp.edpm.edpm_frr : Failed to construct FRR uplink interfaces] ***********
Monday 08 June 2026 09:41:56 +0000 (0:00:00.053) 0:04:12.332 ***********
skipping: [instance]
TASK [osp.edpm.edpm_frr : Gather facts if they don't exist] ********************
Monday 08 June 2026 09:41:57 +0000 (0:00:00.044) 0:04:12.376 ***********
skipping: [instance]
TASK [osp.edpm.edpm_frr : Configure FRR] ***************************************
Monday 08 June 2026 09:41:57 +0000 (0:00:00.078) 0:04:12.455 ***********
changed: [instance]
TASK [osp.edpm.edpm_frr : Configure FRR daemons] *******************************
Monday 08 June 2026 09:41:59 +0000 (0:00:02.412) 0:04:14.867 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Create /var/local/libexec dir] **********
Monday 08 June 2026 09:42:03 +0000 (0:00:04.105) 0:04:18.972 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Deploy edpm-container-shutdown and edpm-start-podman-container] ***
Monday 08 June 2026 09:42:07 +0000 (0:00:03.443) 0:04:22.416 ***********
changed: [instance] => (item=edpm-container-shutdown)
changed: [instance] => (item=edpm-start-podman-container)
TASK [osp.edpm.edpm_container_manage : Create systemd preset dir] **************
Monday 08 June 2026 09:42:13 +0000 (0:00:06.799) 0:04:29.216 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/edpm-container-shutdown.service] ***
Monday 08 June 2026 09:42:16 +0000 (0:00:02.644) 0:04:31.860 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-edpm-container-shutdown.preset] ***
Monday 08 June 2026 09:42:20 +0000 (0:00:04.456) 0:04:36.317 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Enable and start edpm-container-shutdown] ***
Monday 08 June 2026 09:42:24 +0000 (0:00:03.219) 0:04:39.536 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/netns-placeholder.service] ***
Monday 08 June 2026 09:42:27 +0000 (0:00:03.628) 0:04:43.165 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-netns-placeholder.preset] ***
Monday 08 June 2026 09:42:33 +0000 (0:00:05.192) 0:04:48.357 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Enable and start netns-placeholder] *****
Monday 08 June 2026 09:42:36 +0000 (0:00:03.597) 0:04:51.955 ***********
changed: [instance]
TASK [Run frr container] *******************************************************
Monday 08 June 2026 09:42:41 +0000 (0:00:04.966) 0:04:56.921 ***********
TASK [osp.edpm.edpm_container_standalone : Validating arguments against arg spec 'main' - The main entry point for the edpm_container_standalone role.] ***
Monday 08 June 2026 09:42:41 +0000 (0:00:00.086) 0:04:57.008 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Ensure /var/lib/edpm-config exists with correct ownership] ***
Monday 08 June 2026 09:42:41 +0000 (0:00:00.080) 0:04:57.089 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_standalone : Ensure directory exists: /var/lib/kolla/config_files] ***
Monday 08 June 2026 09:42:44 +0000 (0:00:02.291) 0:04:59.381 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_standalone : Create kolla config files] **********
Monday 08 June 2026 09:42:47 +0000 (0:00:03.735) 0:05:03.116 ***********
changed: [instance] => (item={'key': 'frr', 'value': {'command': 'bash -c $* -- eval if [ -f /usr/libexec/frr/frrinit.sh ]; then /usr/libexec/frr/frrinit.sh start; else /usr/lib/frr/frr start; fi && exec /bin/sleep infinity', 'config_files': [{'source': '/var/lib/kolla/config_files/src/etc/frr/*', 'dest': '/etc/frr/', 'merge': True, 'preserve_properties': True}], 'permissions': [{'path': '/run/frr', 'owner': 'frr:frrvty', 'recurse': True}]}})
TASK [osp.edpm.edpm_container_standalone : Deploy containers via Quadlet: [ frr ]] ***
Monday 08 June 2026 09:42:51 +0000 (0:00:04.068) 0:05:07.185 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Create config dir /var/lib/edpm-config/container-startup-config/frr] ***
Monday 08 June 2026 09:42:51 +0000 (0:00:00.056) 0:05:07.241 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_standalone : Render container definitions: [frr ]] ***
Monday 08 June 2026 09:42:52 +0000 (0:00:01.068) 0:05:08.310 ***********
changed: [instance] => (item=None)
changed: [instance]
TASK [Run containers: [ frr ]] *************************************************
Monday 08 June 2026 09:42:54 +0000 (0:00:02.024) 0:05:10.334 ***********
TASK [osp.edpm.edpm_container_manage : Validating arguments against arg spec 'main' - The main entry point for the edpm_container_manage role.] ***
Monday 08 June 2026 09:42:55 +0000 (0:00:00.087) 0:05:10.421 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Find all matching configs configs for in /var/lib/edpm-config/container-startup-config/frr] ***
Monday 08 June 2026 09:42:55 +0000 (0:00:00.145) 0:05:10.567 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Initialize all_containers_hash for this invocation] ***
Monday 08 June 2026 09:42:56 +0000 (0:00:01.082) 0:05:11.650 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Filter configs if container list provided] ***
Monday 08 June 2026 09:42:56 +0000 (0:00:00.133) 0:05:11.784 ***********
ok: [instance] => (item=frr)
TASK [osp.edpm.edpm_container_manage : Use all configs if no filter] ***********
Monday 08 June 2026 09:42:56 +0000 (0:00:00.157) 0:05:11.941 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Update container configs with new config hashes] ***
Monday 08 June 2026 09:42:56 +0000 (0:00:00.096) 0:05:12.037 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Delete orphan containers (DEPRECATED)] ***
Monday 08 June 2026 09:42:58 +0000 (0:00:01.577) 0:05:13.615 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create containers from /var/lib/edpm-config/container-startup-config/frr] ***
Monday 08 June 2026 09:42:58 +0000 (0:00:00.064) 0:05:13.679 ***********
included: /home/zuul/.cache/ansible-compat/32b70b/collections/ansible_collections/osp/edpm/roles/edpm_container_manage/tasks/create.yml for instance
TASK [osp.edpm.edpm_container_manage : Create containers managed by Podman for /var/lib/edpm-config/container-startup-config/frr] ***
Monday 08 June 2026 09:42:58 +0000 (0:00:00.079) 0:05:13.758 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_manage : Check if /etc/sysconfig/podman_drop_in exists] ***
Monday 08 June 2026 09:43:01 +0000 (0:00:03.171) 0:05:16.930 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Set podman_drop_in fact] ****************
Monday 08 June 2026 09:43:02 +0000 (0:00:00.949) 0:05:17.879 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/edpm-config/container-startup-config/frr] ***
Monday 08 June 2026 09:43:02 +0000 (0:00:00.060) 0:05:17.940 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_standalone : Update service state file] **********
Monday 08 June 2026 09:43:09 +0000 (0:00:06.677) 0:05:24.618 ***********
included: /home/zuul/.cache/ansible-compat/32b70b/collections/ansible_collections/osp/edpm/roles/edpm_container_standalone/tasks/state_file_update.yml for instance
TASK [osp.edpm.edpm_container_standalone : Read current state file] ************
Monday 08 June 2026 09:43:09 +0000 (0:00:00.090) 0:05:24.708 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Parse state file data] **************
Monday 08 June 2026 09:43:11 +0000 (0:00:01.948) 0:05:26.656 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Determine service name for state file] ***
Monday 08 June 2026 09:43:11 +0000 (0:00:00.100) 0:05:26.756 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Remove container from service containers list] ***
Monday 08 June 2026 09:43:11 +0000 (0:00:00.067) 0:05:26.823 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Update service with remaining containers] ***
Monday 08 June 2026 09:43:11 +0000 (0:00:00.039) 0:05:26.862 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Build filtered services dict (exclude empty service)] ***
Monday 08 June 2026 09:43:11 +0000 (0:00:00.037) 0:05:26.900 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Update state data without empty service] ***
Monday 08 June 2026 09:43:11 +0000 (0:00:00.041) 0:05:26.942 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Determine container names from definitions] ***
Monday 08 June 2026 09:43:11 +0000 (0:00:00.047) 0:05:26.989 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Update service in state data] *******
Monday 08 June 2026 09:43:11 +0000 (0:00:00.081) 0:05:27.070 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Write updated state file] ***********
Monday 08 June 2026 09:43:11 +0000 (0:00:00.063) 0:05:27.134 ***********
changed: [instance]
PLAY RECAP *********************************************************************
instance : ok=90 changed=55 unreachable=0 failed=0 skipped=16 rescued=0 ignored=0
Monday 08 June 2026 09:43:16 +0000 (0:00:05.055) 0:05:32.190 ***********
===============================================================================
../../../../molecule/common/test_deps : Install selinux python libs ---- 88.28s
../../../../molecule/common/test_deps : Install edpm packages ---------- 67.68s
osp.edpm.edpm_frr : Download needed container images ------------------- 10.67s
osp.edpm.edpm_container_manage : Deploy edpm-container-shutdown and edpm-start-podman-container --- 6.80s
osp.edpm.edpm_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/edpm-config/container-startup-config/frr --- 6.68s
osp.edpm.edpm_nftables : Create snippets directory ---------------------- 5.39s
osp.edpm.edpm_container_manage : Create /etc/systemd/system/netns-placeholder.service --- 5.19s
osp.edpm.edpm_container_standalone : Write updated state file ----------- 5.06s
osp.edpm.edpm_container_manage : Enable and start netns-placeholder ----- 4.97s
osp.edpm.edpm_container_manage : Create /etc/systemd/system/edpm-container-shutdown.service --- 4.46s
osp.edpm.edpm_frr : Configure FRR daemons ------------------------------- 4.11s
osp.edpm.edpm_container_standalone : Create kolla config files ---------- 4.07s
osp.edpm.edpm_frr : Gather user fact ------------------------------------ 3.80s
osp.edpm.edpm_container_standalone : Ensure directory exists: /var/lib/kolla/config_files --- 3.74s
osp.edpm.edpm_container_manage : Enable and start edpm-container-shutdown --- 3.63s
osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-netns-placeholder.preset --- 3.60s
osp.edpm.edpm_frr : Create persistent directories ----------------------- 3.51s
osp.edpm.edpm_container_manage : Create /var/local/libexec dir ---------- 3.44s
osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-edpm-container-shutdown.preset --- 3.22s
osp.edpm.edpm_container_manage : Create containers managed by Podman for /var/lib/edpm-config/container-startup-config/frr --- 3.17s
PLAY [Converge] ****************************************************************
TASK [edpm_ovn_bgp_agent : Validating arguments against arg spec 'main' - The main entry point for the edpm_ovn_bgp_agent role.] ***
Monday 08 June 2026 09:43:17 +0000 (0:00:00.079) 0:00:00.079 ***********
ok: [instance]
TASK [edpm_ovn_bgp_agent : Create persistent directories for in-node ovn cluster] ***
Monday 08 June 2026 09:43:17 +0000 (0:00:00.063) 0:00:00.143 ***********
skipping: [instance] => (item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'})
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Gather SELinux fact if needed] **********************
Monday 08 June 2026 09:43:17 +0000 (0:00:00.058) 0:00:00.202 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Enable virt_sandbox_use_netlink for healthcheck] ****
Monday 08 June 2026 09:43:17 +0000 (0:00:00.037) 0:00:00.240 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Copy in cleanup script] *****************************
Monday 08 June 2026 09:43:17 +0000 (0:00:00.036) 0:00:00.276 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Copy in cleanup service] ****************************
Monday 08 June 2026 09:43:17 +0000 (0:00:00.039) 0:00:00.315 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Enabling the cleanup service] ***********************
Monday 08 June 2026 09:43:17 +0000 (0:00:00.037) 0:00:00.352 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Gather user fact] ***********************************
Monday 08 June 2026 09:43:17 +0000 (0:00:00.039) 0:00:00.392 ***********
ok: [instance]
TASK [edpm_ovn_bgp_agent : Create persistent directories] **********************
Monday 08 June 2026 09:43:20 +0000 (0:00:02.762) 0:00:03.155 ***********
changed: [instance] => (item={'path': '/var/lib/openstack/ovn-bgp-agent', 'setype': 'container_file_t', 'mode': '0750'})
TASK [edpm_ovn_bgp_agent : Create directory /var/lib/openstack/ovn-bgp-agent] ***
Monday 08 June 2026 09:43:22 +0000 (0:00:02.099) 0:00:05.254 ***********
changed: [instance]
TASK [Ensure Openvswitch installed and running] ********************************
Monday 08 June 2026 09:43:25 +0000 (0:00:02.993) 0:00:08.248 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Configure OVS external_ids] *************************
Monday 08 June 2026 09:43:25 +0000 (0:00:00.040) 0:00:08.288 ***********
skipping: [instance]
TASK [Ensure Openvswitch installed and running] ********************************
Monday 08 June 2026 09:43:25 +0000 (0:00:00.044) 0:00:08.332 ***********
TASK [osp.edpm.edpm_ovs : Gather ansible_local facts] **************************
Monday 08 June 2026 09:43:25 +0000 (0:00:00.092) 0:00:08.424 ***********
skipping: [instance]
TASK [osp.edpm.edpm_ovs : Install ovs packages] ********************************
Monday 08 June 2026 09:43:25 +0000 (0:00:00.042) 0:00:08.467 ***********
ok: [instance]
TASK [osp.edpm.edpm_ovs : Ensure ovs services are enabled and running] *********
Monday 08 June 2026 09:43:29 +0000 (0:00:03.954) 0:00:12.421 ***********
changed: [instance] => (item=openvswitch)
TASK [edpm_ovn_bgp_agent : Render OVN BGP agent config files] ******************
Monday 08 June 2026 09:43:31 +0000 (0:00:02.128) 0:00:14.550 ***********
changed: [instance]
TASK [edpm_ovn_bgp_agent : Discover secrets in /home/zuul/src/github.com/openstack-k8s-operators/edpm-ansible/roles/edpm_ovn_bgp_agent/molecule/default/test-data] ***
Monday 08 June 2026 09:43:36 +0000 (0:00:04.068) 0:00:18.618 ***********
ok: [instance -> localhost]
TASK [edpm_ovn_bgp_agent : Flatten secrets into /etc/ovn-bgp-agent at /var/lib/openstack/ovn-bgp-agent] ***
Monday 08 June 2026 09:43:36 +0000 (0:00:00.359) 0:00:18.978 ***********
changed: [instance] => (item={'path': '/home/zuul/src/github.com/openstack-k8s-operators/edpm-ansible/roles/edpm_ovn_bgp_agent/molecule/default/test-data/10-neutron-ovn.conf', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 1000, 'gid': 1000, 'size': 80, 'inode': 4332155, 'dev': 64513, 'nlink': 1, 'atime': 1780911270.0313482, 'mtime': 1780911221.9477909, 'ctime': 1780911270.3563554, 'gr_name': 'zuul', 'pw_name': 'zuul', 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False})
TASK [edpm_ovn_bgp_agent : Check if OVS Manager already exists] ****************
Monday 08 June 2026 09:43:38 +0000 (0:00:02.466) 0:00:21.444 ***********
changed: [instance]
TASK [edpm_ovn_bgp_agent : Add OVS Manager if not exists] **********************
Monday 08 June 2026 09:43:40 +0000 (0:00:01.210) 0:00:22.655 ***********
changed: [instance]
TASK [edpm_ovn_bgp_agent : Determine if cacert file exists] ********************
Monday 08 June 2026 09:43:41 +0000 (0:00:01.583) 0:00:24.238 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Set ca_cert mount] **********************************
Monday 08 June 2026 09:43:41 +0000 (0:00:00.037) 0:00:24.276 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create /var/local/libexec dir] **********
Monday 08 June 2026 09:43:41 +0000 (0:00:00.033) 0:00:24.309 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Deploy edpm-container-shutdown and edpm-start-podman-container] ***
Monday 08 June 2026 09:43:41 +0000 (0:00:00.057) 0:00:24.367 ***********
skipping: [instance] => (item=edpm-container-shutdown)
skipping: [instance] => (item=edpm-start-podman-container)
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create systemd preset dir] **************
Monday 08 June 2026 09:43:41 +0000 (0:00:00.043) 0:00:24.411 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/edpm-container-shutdown.service] ***
Monday 08 June 2026 09:43:41 +0000 (0:00:00.036) 0:00:24.447 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-edpm-container-shutdown.preset] ***
Monday 08 June 2026 09:43:41 +0000 (0:00:00.032) 0:00:24.479 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Enable and start edpm-container-shutdown] ***
Monday 08 June 2026 09:43:41 +0000 (0:00:00.037) 0:00:24.516 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/netns-placeholder.service] ***
Monday 08 June 2026 09:43:41 +0000 (0:00:00.034) 0:00:24.551 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-netns-placeholder.preset] ***
Monday 08 June 2026 09:43:42 +0000 (0:00:00.034) 0:00:24.585 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Enable and start netns-placeholder] *****
Monday 08 June 2026 09:43:42 +0000 (0:00:00.042) 0:00:24.627 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Set role path for template resolution] **************
Monday 08 June 2026 09:43:42 +0000 (0:00:00.062) 0:00:24.689 ***********
skipping: [instance]
TASK [Run NB DB container] *****************************************************
Monday 08 June 2026 09:43:42 +0000 (0:00:00.038) 0:00:24.728 ***********
skipping: [instance]
TASK [Run SB DB container] *****************************************************
Monday 08 June 2026 09:43:42 +0000 (0:00:00.072) 0:00:24.801 ***********
skipping: [instance]
TASK [Run northd container] ****************************************************
Monday 08 June 2026 09:43:42 +0000 (0:00:00.034) 0:00:24.836 ***********
skipping: [instance]
TASK [Run ovn_controller container] ********************************************
Monday 08 June 2026 09:43:42 +0000 (0:00:00.036) 0:00:24.872 ***********
skipping: [instance]
TASK [edpm_ovn_bgp_agent : Determine if cacert file exists] ********************
Monday 08 June 2026 09:43:42 +0000 (0:00:00.039) 0:00:24.912 ***********
ok: [instance]
TASK [edpm_ovn_bgp_agent : Set ca_cert mount] **********************************
Monday 08 June 2026 09:43:43 +0000 (0:00:01.503) 0:00:26.415 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_manage : Create /var/local/libexec dir] **********
Monday 08 June 2026 09:43:43 +0000 (0:00:00.043) 0:00:26.458 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Deploy edpm-container-shutdown and edpm-start-podman-container] ***
Monday 08 June 2026 09:43:44 +0000 (0:00:01.010) 0:00:27.469 ***********
ok: [instance] => (item=edpm-container-shutdown)
ok: [instance] => (item=edpm-start-podman-container)
TASK [osp.edpm.edpm_container_manage : Create systemd preset dir] **************
Monday 08 June 2026 09:43:48 +0000 (0:00:03.258) 0:00:30.728 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/edpm-container-shutdown.service] ***
Monday 08 June 2026 09:43:50 +0000 (0:00:01.839) 0:00:32.567 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-edpm-container-shutdown.preset] ***
Monday 08 June 2026 09:43:51 +0000 (0:00:01.974) 0:00:34.542 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Enable and start edpm-container-shutdown] ***
Monday 08 June 2026 09:43:54 +0000 (0:00:02.727) 0:00:37.269 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system/netns-placeholder.service] ***
Monday 08 June 2026 09:43:56 +0000 (0:00:02.011) 0:00:39.281 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-netns-placeholder.preset] ***
Monday 08 June 2026 09:43:58 +0000 (0:00:02.025) 0:00:41.306 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_manage : Enable and start netns-placeholder] *****
Monday 08 June 2026 09:44:01 +0000 (0:00:02.575) 0:00:43.882 ***********
changed: [instance]
TASK [edpm_ovn_bgp_agent : Set role path for template resolution] **************
Monday 08 June 2026 09:44:02 +0000 (0:00:01.641) 0:00:45.524 ***********
ok: [instance]
TASK [Run ovn_bgp_agent container] *********************************************
Monday 08 June 2026 09:44:03 +0000 (0:00:00.050) 0:00:45.575 ***********
TASK [osp.edpm.edpm_container_standalone : Validating arguments against arg spec 'main' - The main entry point for the edpm_container_standalone role.] ***
Monday 08 June 2026 09:44:03 +0000 (0:00:00.093) 0:00:45.669 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Ensure /var/lib/edpm-config exists with correct ownership] ***
Monday 08 June 2026 09:44:03 +0000 (0:00:00.089) 0:00:45.759 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_standalone : Ensure directory exists: /var/lib/kolla/config_files] ***
Monday 08 June 2026 09:44:05 +0000 (0:00:02.115) 0:00:47.874 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Create kolla config files] **********
Monday 08 June 2026 09:44:07 +0000 (0:00:02.417) 0:00:50.291 ***********
changed: [instance] => (item={'key': 'ovn_bgp_agent', 'value': {'command': '/usr/bin/ovn-bgp-agent --config-dir /etc/ovn-bgp-agent', 'config_files': [{'source': '/var/lib/kolla/config_files/src/etc/ovn-bgp-agent/*', 'dest': '/etc/ovn-bgp-agent/', 'merge': True, 'preserve_properties': True}]}})
TASK [osp.edpm.edpm_container_standalone : Deploy containers via Quadlet: [ ovn_bgp_agent ]] ***
Monday 08 June 2026 09:44:10 +0000 (0:00:02.600) 0:00:52.891 ***********
included: /home/zuul/.cache/ansible-compat/32b70b/collections/ansible_collections/osp/edpm/roles/edpm_container_standalone/tasks/quadlet.yml for instance
TASK [osp.edpm.edpm_container_standalone : Ensure quadlet directory exists] ****
Monday 08 June 2026 09:44:10 +0000 (0:00:00.097) 0:00:52.989 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Ensure quadlet staging directory exists] ***
Monday 08 June 2026 09:44:11 +0000 (0:00:01.206) 0:00:54.196 ***********
changed: [instance]
TASK [osp.edpm.edpm_container_standalone : Render Quadlet templates for ovn_bgp_agent] ***
Monday 08 June 2026 09:44:13 +0000 (0:00:01.408) 0:00:55.604 ***********
changed: [instance] => (item=ovn_bgp_agent)
TASK [osp.edpm.edpm_container_standalone : Compute and inject config hashes for ovn_bgp_agent] ***
Monday 08 June 2026 09:44:16 +0000 (0:00:03.678) 0:00:59.283 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Deploy Quadlet .container files for ovn_bgp_agent] ***
Monday 08 June 2026 09:44:18 +0000 (0:00:01.420) 0:01:00.703 ***********
changed: [instance] => (item=ovn_bgp_agent)
TASK [osp.edpm.edpm_container_standalone : Identify changed containers] ********
Monday 08 June 2026 09:44:19 +0000 (0:00:01.602) 0:01:02.306 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Reload systemd daemon for quadlet generator] ***
Monday 08 June 2026 09:44:19 +0000 (0:00:00.070) 0:01:02.377 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Restart changed Quadlet containers for ovn_bgp_agent] ***
Monday 08 June 2026 09:44:21 +0000 (0:00:01.594) 0:01:03.971 ***********
changed: [instance] => (item=ovn_bgp_agent)
TASK [osp.edpm.edpm_container_standalone : Create config dir /var/lib/edpm-config/container-startup-config/ovn_bgp_agent] ***
Monday 08 June 2026 09:44:36 +0000 (0:00:14.807) 0:01:18.779 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Render container definitions: [ovn_bgp_agent ]] ***
Monday 08 June 2026 09:44:36 +0000 (0:00:00.057) 0:01:18.836 ***********
skipping: [instance]
TASK [Run containers: [ ovn_bgp_agent ]] ***************************************
Monday 08 June 2026 09:44:36 +0000 (0:00:00.085) 0:01:18.922 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Update service state file] **********
Monday 08 June 2026 09:44:36 +0000 (0:00:00.048) 0:01:18.970 ***********
included: /home/zuul/.cache/ansible-compat/32b70b/collections/ansible_collections/osp/edpm/roles/edpm_container_standalone/tasks/state_file_update.yml for instance
TASK [osp.edpm.edpm_container_standalone : Read current state file] ************
Monday 08 June 2026 09:44:36 +0000 (0:00:00.073) 0:01:19.044 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Parse state file data] **************
Monday 08 June 2026 09:44:37 +0000 (0:00:01.502) 0:01:20.546 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Determine service name for state file] ***
Monday 08 June 2026 09:44:38 +0000 (0:00:00.084) 0:01:20.631 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Remove container from service containers list] ***
Monday 08 June 2026 09:44:38 +0000 (0:00:00.050) 0:01:20.681 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Update service with remaining containers] ***
Monday 08 June 2026 09:44:38 +0000 (0:00:00.081) 0:01:20.762 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Build filtered services dict (exclude empty service)] ***
Monday 08 June 2026 09:44:38 +0000 (0:00:00.056) 0:01:20.818 ***********
skipping: [instance] => (item={'key': 'frr', 'value': {'containers': ['frr'], 'updated_at': '2026-06-08T09:43:11+00:00'}})
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Update state data without empty service] ***
Monday 08 June 2026 09:44:38 +0000 (0:00:00.062) 0:01:20.881 ***********
skipping: [instance]
TASK [osp.edpm.edpm_container_standalone : Determine container names from definitions] ***
Monday 08 June 2026 09:44:38 +0000 (0:00:00.044) 0:01:20.925 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Update service in state data] *******
Monday 08 June 2026 09:44:38 +0000 (0:00:00.050) 0:01:20.975 ***********
ok: [instance]
TASK [osp.edpm.edpm_container_standalone : Write updated state file] ***********
Monday 08 June 2026 09:44:38 +0000 (0:00:00.066) 0:01:21.042 ***********
changed: [instance]
PLAY RECAP *********************************************************************
instance : ok=42 changed=15 unreachable=0 failed=0 skipped=33 rescued=0 ignored=0
Monday 08 June 2026 09:44:41 +0000 (0:00:02.936) 0:01:23.978 ***********
===============================================================================
osp.edpm.edpm_container_standalone : Restart changed Quadlet containers for ovn_bgp_agent -- 14.81s
edpm_ovn_bgp_agent : Render OVN BGP agent config files ------------------ 4.07s
osp.edpm.edpm_ovs : Install ovs packages -------------------------------- 3.95s
osp.edpm.edpm_container_standalone : Render Quadlet templates for ovn_bgp_agent --- 3.68s
osp.edpm.edpm_container_manage : Deploy edpm-container-shutdown and edpm-start-podman-container --- 3.26s
edpm_ovn_bgp_agent : Create directory /var/lib/openstack/ovn-bgp-agent --- 2.99s
osp.edpm.edpm_container_standalone : Write updated state file ----------- 2.94s
edpm_ovn_bgp_agent : Gather user fact ----------------------------------- 2.76s
osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-edpm-container-shutdown.preset --- 2.73s
osp.edpm.edpm_container_standalone : Create kolla config files ---------- 2.60s
osp.edpm.edpm_container_manage : Create /etc/systemd/system-preset/91-netns-placeholder.preset --- 2.58s
edpm_ovn_bgp_agent : Flatten secrets into /etc/ovn-bgp-agent at /var/lib/openstack/ovn-bgp-agent --- 2.47s
osp.edpm.edpm_container_standalone : Ensure directory exists: /var/lib/kolla/config_files --- 2.42s
osp.edpm.edpm_ovs : Ensure ovs services are enabled and running --------- 2.13s
osp.edpm.edpm_container_standalone : Ensure /var/lib/edpm-config exists with correct ownership --- 2.12s
edpm_ovn_bgp_agent : Create persistent directories ---------------------- 2.10s
osp.edpm.edpm_container_manage : Create /etc/systemd/system/netns-placeholder.service --- 2.03s
osp.edpm.edpm_container_manage : Enable and start edpm-container-shutdown --- 2.01s
osp.edpm.edpm_container_manage : Create /etc/systemd/system/edpm-container-shutdown.service --- 1.97s
osp.edpm.edpm_container_manage : Create systemd preset dir -------------- 1.84s
PLAY [Verify ovn_bgp_agent] ****************************************************
TASK [Ensure expected directories exist] ***************************************
Monday 08 June 2026 09:44:42 +0000 (0:00:00.096) 0:00:00.096 ***********
included: /home/zuul/src/github.com/openstack-k8s-operators/edpm-ansible/molecule/test-helpers/verify_dir.yaml for instance => (item=/var/lib/openstack/ovn-bgp-agent/etc/ovn-bgp-agent/bgp-agent.conf)
TASK [Check if directory exists /var/lib/openstack/ovn-bgp-agent/etc/ovn-bgp-agent/bgp-agent.conf] ***
Monday 08 June 2026 09:44:42 +0000 (0:00:00.073) 0:00:00.170 ***********
ok: [instance]
TASK [Assert directory exists /var/lib/openstack/ovn-bgp-agent/etc/ovn-bgp-agent/bgp-agent.conf] ***
Monday 08 June 2026 09:44:47 +0000 (0:00:05.305) 0:00:05.475 ***********
ok: [instance] => changed=false
msg: All assertions passed
TASK [Ensure Quadlet .container file exists] ***********************************
Monday 08 June 2026 09:44:47 +0000 (0:00:00.049) 0:00:05.525 ***********
ok: [instance]
TASK [Ensure staged Quadlet file exists] ***************************************
Monday 08 June 2026 09:44:52 +0000 (0:00:05.177) 0:00:10.703 ***********
ok: [instance]
TASK [Read Quadlet file content] ***********************************************
Monday 08 June 2026 09:44:57 +0000 (0:00:04.321) 0:00:15.025 ***********
ok: [instance]
TASK [Verify config_hash is populated in Quadlet file] *************************
Monday 08 June 2026 09:45:02 +0000 (0:00:04.946) 0:00:19.971 ***********
ok: [instance] => changed=false
msg: All assertions passed
TASK [Ensure podman container exists and is running] ***************************
Monday 08 June 2026 09:45:02 +0000 (0:00:00.099) 0:00:20.070 ***********
included: /home/zuul/src/github.com/openstack-k8s-operators/edpm-ansible/molecule/test-helpers/verify_podman.yaml for instance => (item=ovn_bgp_agent)
TASK [Check if podman container exists ovn_bgp_agent] **************************
Monday 08 June 2026 09:45:02 +0000 (0:00:00.126) 0:00:20.197 ***********
changed: [instance]
TASK [Assert podman container exists ovn_bgp_agent] ****************************
Monday 08 June 2026 09:45:05 +0000 (0:00:02.885) 0:00:23.082 ***********
ok: [instance] => changed=false
msg: All assertions passed
TASK [Check if podman container is running ovn_bgp_agent] **********************
Monday 08 June 2026 09:45:05 +0000 (0:00:00.080) 0:00:23.162 ***********
changed: [instance]
TASK [Assert podman container is running ovn_bgp_agent] ************************
Monday 08 June 2026 09:45:09 +0000 (0:00:03.726) 0:00:26.889 ***********
ok: [instance] => changed=false
msg: All assertions passed
TASK [Ensure systemd services are defined and functional] **********************
Monday 08 June 2026 09:45:09 +0000 (0:00:00.065) 0:00:26.954 ***********
included: /home/zuul/src/github.com/openstack-k8s-operators/edpm-ansible/molecule/test-helpers/verify_systemd_unit.yaml for instance => (item={'name': 'edpm_ovn_bgp_agent.service'})
TASK [Check if systemd file exists edpm_ovn_bgp_agent.service] *****************
Monday 08 June 2026 09:45:09 +0000 (0:00:00.093) 0:00:27.048 ***********
ok: [instance]
TASK [Assert systemd unit exists edpm_ovn_bgp_agent.service] *******************
Monday 08 June 2026 09:45:12 +0000 (0:00:03.291) 0:00:30.339 ***********
fatal: [instance]: FAILED! => changed=false
assertion: unit_exists.stat.exists
evaluated_to: false
msg: Systemd unit file for edpm_ovn_bgp_agent.service does not exist
PLAY RECAP *********************************************************************
instance : ok=14 changed=2 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
Monday 08 June 2026 09:45:12 +0000 (0:00:00.030) 0:00:30.369 ***********
===============================================================================
Check if directory exists /var/lib/openstack/ovn-bgp-agent/etc/ovn-bgp-agent/bgp-agent.conf --- 5.31s
Ensure Quadlet .container file exists ----------------------------------- 5.18s
Read Quadlet file content ----------------------------------------------- 4.95s
Ensure staged Quadlet file exists --------------------------------------- 4.32s
Check if podman container is running ovn_bgp_agent ---------------------- 3.73s
Check if systemd file exists edpm_ovn_bgp_agent.service ----------------- 3.29s
Check if podman container exists ovn_bgp_agent -------------------------- 2.89s
Ensure podman container exists and is running --------------------------- 0.13s
Verify config_hash is populated in Quadlet file ------------------------- 0.10s
Ensure systemd services are defined and functional ---------------------- 0.09s
Assert podman container exists ovn_bgp_agent ---------------------------- 0.08s
Ensure expected directories exist --------------------------------------- 0.07s
Assert podman container is running ovn_bgp_agent ------------------------ 0.07s
Assert directory exists /var/lib/openstack/ovn-bgp-agent/etc/ovn-bgp-agent/bgp-agent.conf --- 0.05s
Assert systemd unit exists edpm_ovn_bgp_agent.service ------------------- 0.03s
PLAY [Destroy] *****************************************************************
TASK [Get passwd entries for USER env] *****************************************
Monday 08 June 2026 09:45:13 +0000 (0:00:00.036) 0:00:00.036 ***********
ok: [localhost]
TASK [Get shell async_dir] *****************************************************
Monday 08 June 2026 09:45:13 +0000 (0:00:00.405) 0:00:00.442 ***********
ok: [localhost]
TASK [Set async_dir for HOME env] **********************************************
Monday 08 June 2026 09:45:13 +0000 (0:00:00.050) 0:00:00.492 ***********
skipping: [localhost]
TASK [Destroy molecule instance(s)] ********************************************
Monday 08 June 2026 09:45:13 +0000 (0:00:00.038) 0:00:00.530 ***********
changed: [localhost] => (item={'command': '/sbin/init', 'dockerfile': '../../../../molecule/common/Containerfile.j2', 'image': 'ubi9/ubi-init', 'name': 'instance', 'privileged': True, 'registry': {'url': 'registry.access.redhat.com'}, 'ulimits': ['host']})
TASK [Wait for instance(s) deletion to complete] *******************************
Monday 08 June 2026 09:45:14 +0000 (0:00:00.470) 0:00:01.001 ***********
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (300 retries left).
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (299 retries left).
FAILED - RETRYING: [localhost]: Wait for instance(s) deletion to complete (298 retries left).
changed: [localhost] => (item={'failed': 0, 'started': 1, 'finished': 0, 'ansible_job_id': 'j285340496614.64379', 'results_file': '/home/zuul/.ansible_async/j285340496614.64379', 'changed': True, 'item': {'command': '/sbin/init', 'dockerfile': '../../../../molecule/common/Containerfile.j2', 'image': 'ubi9/ubi-init', 'name': 'instance', 'privileged': True, 'registry': {'url': 'registry.access.redhat.com'}, 'ulimits': ['host']}, 'ansible_loop_var': 'item'})
TASK [Delete podman network dedicated to this scenario] ************************
Monday 08 June 2026 09:45:30 +0000 (0:00:16.135) 0:00:17.136 ***********
skipping: [localhost] => (item=instance: None specified)
skipping: [localhost]
PLAY RECAP *********************************************************************
localhost : ok=4 changed=2 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0
Monday 08 June 2026 09:45:30 +0000 (0:00:00.097) 0:00:17.233 ***********
===============================================================================
Wait for instance(s) deletion to complete ------------------------------ 16.14s
Destroy molecule instance(s) -------------------------------------------- 0.47s
Get passwd entries for USER env ----------------------------------------- 0.41s
Delete podman network dedicated to this scenario ------------------------ 0.10s
Get shell async_dir ----------------------------------------------------- 0.05s
Set async_dir for HOME env ---------------------------------------------- 0.04s