~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts scripts/tripleo.sh ++ mktemp -d + MY_TMP_DIR=/tmp/tmp.CMPt9FCA0m + trap 'rv=$?; rm -rf -- "$MY_TMP_DIR"; exit $rv' EXIT +++ dirname scripts/tripleo.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts + IP_ADRESS_SUFFIX=100 + IP=192.168.122.100 + OS_NET_CONFIG_IFACE=nic2 + CLOUD_DOMAIN=ooo.test + GATEWAY=192.168.122.10 + OUTPUT_DIR=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/../../out/edpm/ + SSH_KEY_FILE=/home/zuul/.ssh/id_rsa + SSH_OPT='-o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa' + REPO_SETUP_CMDS=/home/zuul/cdn_subscription_repos.sh + CMDS_FILE=/tmp/tmp.CMPt9FCA0m/standalone_cmds + SKIP_TRIPLEO_REPOS=false + TRIPLEO_NETWORKING=false + TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + MANILA_ENABLED=true + OCTAVIA_ENABLED=False + TELEMETRY_ENABLED=false + TLSE_ENABLED=true + EDPM_CONFIGURE_HUGEPAGES=false + [[ ! -f /home/zuul/.ssh/id_rsa ]] + sudo dnf install -y python-jinja2 Last metadata expiration check: 0:21:01 ago on Sat 11 Oct 2025 07:05:32 AM UTC. Package python3-jinja2-2.11.3-8.el9.noarch is already installed. Dependencies resolved. ================================================================================ Package Arch Version Repository Size ================================================================================ Upgrading: python3-jinja2 noarch 3.0.1-2.el9s delorean-antelope-testing 511 k python3-markupsafe x86_64 2.1.1-4.el9s delorean-antelope-testing 27 k Transaction Summary ================================================================================ Upgrade 2 Packages Total download size: 538 k Downloading Packages: (1/2): python3-markupsafe-2.1.1-4.el9s.x86_64.r 1.6 MB/s | 27 kB 00:00 (2/2): python3-jinja2-3.0.1-2.el9s.noarch.rpm 19 MB/s | 511 kB 00:00 -------------------------------------------------------------------------------- Total 18 MB/s | 538 kB 00:00 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Preparing : 1/1 Upgrading : python3-markupsafe-2.1.1-4.el9s.x86_64 1/4 Upgrading : python3-jinja2-3.0.1-2.el9s.noarch 2/4 Cleanup : python3-jinja2-2.11.3-8.el9.noarch 3/4 Cleanup : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Running scriptlet: python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Verifying : python3-jinja2-3.0.1-2.el9s.noarch 1/4 Verifying : python3-jinja2-2.11.3-8.el9.noarch 2/4 Verifying : python3-markupsafe-2.1.1-4.el9s.x86_64 3/4 Verifying : python3-markupsafe-1.1.1-12.el9.x86_64 4/4 Upgraded: python3-jinja2-3.0.1-2.el9s.noarch python3-markupsafe-2.1.1-4.el9s.x86_64 Complete! + source /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/common.sh ++ OVN_NBCTL=ovn-nbctl ++ OVN_SBCTL=ovn-sbctl ++ OVN_NB_SERVICE=ovsdbserver-nb ++ OVN_SB_SERVICE=ovsdbserver-sb + '[' 1 -ne 1 -a 1 -ne 3 ']' + '[' 1 -eq 3 ']' + [[ -e /run/systemd/resolve/resolv.conf ]] + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + set +x Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Repository 'rhel-9-for-x86_64-baseos-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-appstream-eus-rpms' is enabled for this system. Repository 'rhel-9-for-x86_64-highavailability-eus-rpms' is enabled for this system. Repository 'openstack-17.1-for-rhel-9-x86_64-rpms' is enabled for this system. Repository 'fast-datapath-for-rhel-9-x86_64-rpms' is enabled for this system. Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + sudo dnf install -y podman python3-tripleoclient util-linux lvm2 Updating Subscription Management repositories. Last metadata expiration check: 0:00:03 ago on Sat Oct 11 07:26:47 2025. Package podman-2:4.4.1-22.el9_2.1.x86_64 is already installed. Package util-linux-2.37.4-10.el9.x86_64 is already installed. Dependencies resolved. ======================================================================================================================================== Package Arch Version Repository Size ======================================================================================================================================== Installing: lvm2 x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.5 M python3-tripleoclient noarch 16.5.1-17.1.20250523121326.f3599d0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 553 k Upgrading: device-mapper x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 142 k device-mapper-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 176 k libblkid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 109 k libfdisk x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 156 k libmount x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 136 k libsmartcols x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 65 k libuuid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 30 k util-linux x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 2.3 M util-linux-core x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-eus-rpms 464 k Installing dependencies: ansible-collection-ansible-netcommon noarch 2.2.0-1.2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 181 k ansible-collection-ansible-posix noarch 1.2.0-1.3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 124 k ansible-collection-ansible-utils noarch 2.3.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k ansible-collection-community-general noarch 4.0.0-1.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M ansible-collection-containers-podman noarch 1.9.4-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k ansible-collections-openstack noarch 1.9.1-17.1.20250511000957.0e9a6f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 146 k ansible-config_template noarch 2.0.1-17.1.20230621083924.7951228.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ansible-freeipa noarch 1.9.2-3.el9_2 rhel-9-for-x86_64-appstream-rpms 452 k ansible-pacemaker noarch 1.0.4-17.1.20231213170757.7c10fdb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-atos-hsm noarch 1.0.1-17.1.20230927001631.8618a22.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k ansible-role-chrony noarch 1.3.1-17.1.20230621084226.0111661.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k ansible-role-collectd-config noarch 0.0.3-17.1.20230620165926.1992666.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k ansible-role-container-registry noarch 1.4.1-17.1.20230621045806.a091b9c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 24 k ansible-role-lunasa-hsm noarch 1.1.1-17.1.20250603180833.5b8127c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k ansible-role-metalsmith-deployment noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-openstack-operations noarch 0.0.1-17.1.20230620170737.2ab288f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 30 k ansible-role-qdr-config noarch 0.0.2-17.1.20230620171136.b456651.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-redhat-subscription noarch 1.3.0-17.1.20230621033420.eefe501.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k ansible-role-thales-hsm noarch 3.0.1-17.1.20231007220803.f95c0fc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k ansible-role-tripleo-modify-image noarch 1.5.1-17.1.20230621064242.b6eedb6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k ansible-tripleo-ipa noarch 0.3.1-17.1.20230627190951.8d29d9e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k ansible-tripleo-ipsec noarch 11.0.1-17.1.20230620172008.b5559c8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k boost-atomic x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 19 k boost-chrono x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 26 k boost-filesystem x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 59 k boost-locale x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 216 k boost-log x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 410 k boost-nowide x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 17 k boost-program-options x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 108 k boost-regex x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 279 k boost-system x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 15 k boost-thread x86_64 1.75.0-8.el9 rhel-9-for-x86_64-appstream-rpms 57 k buildah x86_64 1:1.29.5-1.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 8.6 M cpp-hocon x86_64 0.3.0-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 351 k device-mapper-event x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 32 k device-mapper-event-libs x86_64 9:1.02.187-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 31 k device-mapper-persistent-data x86_64 0.9.0-13.el9 rhel-9-for-x86_64-baseos-eus-rpms 786 k dib-utils noarch 0.0.11-17.1.20230620173328.51661c3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 518 k glibc-langpack-en x86_64 2.34-60.el9 rhel-9-for-x86_64-baseos-eus-rpms 675 k golang-github-vbatts-tar-split x86_64 0.11.1-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.0 M heat-cfntools noarch 1.4.2-6.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k hiera noarch 3.6.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k iptables-nft-services noarch 1.8.8-6.el9_1 rhel-9-for-x86_64-appstream-rpms 28 k jq x86_64 1.6-14.el9 rhel-9-for-x86_64-appstream-rpms 190 k leatherman x86_64 1.12.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 405 k libaio x86_64 0.3.111-13.el9 rhel-9-for-x86_64-baseos-eus-rpms 26 k libburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-rpms 175 k libisoburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-rpms 419 k libisofs x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-rpms 224 k libpkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 37 k libselinux-ruby x86_64 3.5-1.el9 rhel-9-for-x86_64-appstream-rpms 59 k libsodium x86_64 1.0.18-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 162 k libunwind x86_64 1.4.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 66 k libxslt x86_64 1.1.34-11.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 245 k lvm2-libs x86_64 9:2.03.17-7.el9_2.2 rhel-9-for-x86_64-baseos-eus-rpms 1.0 M oniguruma x86_64 6.9.6-1.el9.5 rhel-9-for-x86_64-appstream-rpms 221 k openpgm x86_64 5.2.122-26.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 178 k openssl-perl x86_64 1:3.0.7-18.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 42 k openstack-heat-agents noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.6 k openstack-heat-api noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k openstack-heat-common noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M openstack-heat-engine noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k openstack-heat-monolith noarch 1:16.1.1-17.1.20250703110808.edc6d60.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k openstack-selinux noarch 0.8.37-17.1.20231107080825.05dd1b2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 221 k openstack-tripleo-common noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 52 k openstack-tripleo-common-containers noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 78 k openstack-tripleo-heat-templates noarch 14.3.1-17.1.20250704160749.e7c7ce3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 617 k openstack-tripleo-validations noarch 14.3.2-17.1.20250120160809.2b526f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k os-apply-config noarch 13.1.1-17.1.20231020001757.3c7f9b9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 54 k os-collect-config noarch 13.1.1-17.1.20231020001748.76173d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k os-refresh-config noarch 13.1.1-17.1.20231020000854.812905b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k perl-AutoLoader noarch 5.74-480.el9 rhel-9-for-x86_64-appstream-rpms 23 k perl-B x86_64 1.80-480.el9 rhel-9-for-x86_64-appstream-rpms 185 k perl-Carp noarch 1.50-460.el9 rhel-9-for-x86_64-appstream-rpms 31 k perl-Class-Struct noarch 0.66-480.el9 rhel-9-for-x86_64-appstream-rpms 24 k perl-Data-Dumper x86_64 2.174-462.el9 rhel-9-for-x86_64-appstream-rpms 59 k perl-Digest noarch 1.19-4.el9 rhel-9-for-x86_64-appstream-rpms 29 k perl-Digest-MD5 x86_64 2.58-4.el9 rhel-9-for-x86_64-appstream-rpms 39 k perl-Encode x86_64 4:3.08-462.el9 rhel-9-for-x86_64-appstream-rpms 1.7 M perl-Errno x86_64 1.30-480.el9 rhel-9-for-x86_64-appstream-rpms 17 k perl-Exporter noarch 5.74-461.el9 rhel-9-for-x86_64-appstream-rpms 34 k perl-Fcntl x86_64 1.13-480.el9 rhel-9-for-x86_64-appstream-rpms 23 k perl-File-Basename noarch 2.85-480.el9 rhel-9-for-x86_64-appstream-rpms 19 k perl-File-Path noarch 2.18-4.el9 rhel-9-for-x86_64-appstream-rpms 38 k perl-File-Temp noarch 1:0.231.100-4.el9 rhel-9-for-x86_64-appstream-rpms 63 k perl-File-stat noarch 1.09-480.el9 rhel-9-for-x86_64-appstream-rpms 19 k perl-FileHandle noarch 2.03-480.el9 rhel-9-for-x86_64-appstream-rpms 17 k perl-Getopt-Long noarch 1:2.52-4.el9 rhel-9-for-x86_64-appstream-rpms 64 k perl-Getopt-Std noarch 1.12-480.el9 rhel-9-for-x86_64-appstream-rpms 17 k perl-HTTP-Tiny noarch 0.076-461.el9_2 rhel-9-for-x86_64-appstream-eus-rpms 57 k perl-IO x86_64 1.43-480.el9 rhel-9-for-x86_64-appstream-rpms 94 k perl-IO-Socket-IP noarch 0.41-5.el9 rhel-9-for-x86_64-appstream-rpms 45 k perl-IO-Socket-SSL noarch 2.073-1.el9 rhel-9-for-x86_64-appstream-rpms 223 k perl-IPC-Open3 noarch 1.21-480.el9 rhel-9-for-x86_64-appstream-rpms 25 k perl-MIME-Base64 x86_64 3.16-4.el9 rhel-9-for-x86_64-appstream-rpms 34 k perl-Mozilla-CA noarch 20200520-6.el9 rhel-9-for-x86_64-appstream-rpms 14 k perl-Net-SSLeay x86_64 1.92-2.el9 rhel-9-for-x86_64-appstream-rpms 392 k perl-POSIX x86_64 1.94-480.el9 rhel-9-for-x86_64-appstream-rpms 99 k perl-PathTools x86_64 3.78-461.el9 rhel-9-for-x86_64-appstream-rpms 92 k perl-Pod-Escapes noarch 1:1.07-460.el9 rhel-9-for-x86_64-appstream-rpms 22 k perl-Pod-Perldoc noarch 3.28.01-461.el9 rhel-9-for-x86_64-appstream-rpms 92 k perl-Pod-Simple noarch 1:3.42-4.el9 rhel-9-for-x86_64-appstream-rpms 229 k perl-Pod-Usage noarch 4:2.01-4.el9 rhel-9-for-x86_64-appstream-rpms 43 k perl-Scalar-List-Utils x86_64 4:1.56-461.el9 rhel-9-for-x86_64-appstream-rpms 77 k perl-SelectSaver noarch 1.02-480.el9 rhel-9-for-x86_64-appstream-rpms 13 k perl-Socket x86_64 4:2.031-4.el9 rhel-9-for-x86_64-appstream-rpms 58 k perl-Storable x86_64 1:3.21-460.el9 rhel-9-for-x86_64-appstream-rpms 98 k perl-Symbol noarch 1.08-480.el9 rhel-9-for-x86_64-appstream-rpms 16 k perl-Term-ANSIColor noarch 5.01-461.el9 rhel-9-for-x86_64-appstream-rpms 51 k perl-Term-Cap noarch 1.17-460.el9 rhel-9-for-x86_64-appstream-rpms 24 k perl-Text-ParseWords noarch 3.30-460.el9 rhel-9-for-x86_64-appstream-rpms 18 k perl-Text-Tabs+Wrap noarch 2013.0523-460.el9 rhel-9-for-x86_64-appstream-rpms 25 k perl-Time-Local noarch 2:1.300-7.el9 rhel-9-for-x86_64-appstream-rpms 37 k perl-URI noarch 5.09-3.el9 rhel-9-for-x86_64-appstream-rpms 125 k perl-base noarch 2.27-480.el9 rhel-9-for-x86_64-appstream-rpms 18 k perl-constant noarch 1.33-461.el9 rhel-9-for-x86_64-appstream-rpms 25 k perl-if noarch 0.60.800-480.el9 rhel-9-for-x86_64-appstream-rpms 16 k perl-interpreter x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-rpms 75 k perl-libnet noarch 3.13-4.el9 rhel-9-for-x86_64-appstream-rpms 134 k perl-libs x86_64 4:5.32.1-480.el9 rhel-9-for-x86_64-appstream-rpms 2.2 M perl-mro x86_64 1.23-480.el9 rhel-9-for-x86_64-appstream-rpms 31 k perl-overload noarch 1.31-480.el9 rhel-9-for-x86_64-appstream-rpms 47 k perl-overloading noarch 0.02-480.el9 rhel-9-for-x86_64-appstream-rpms 15 k perl-parent noarch 1:0.238-460.el9 rhel-9-for-x86_64-appstream-rpms 16 k perl-podlators noarch 1:4.14-460.el9 rhel-9-for-x86_64-appstream-rpms 118 k perl-subs noarch 1.03-480.el9 rhel-9-for-x86_64-appstream-rpms 13 k perl-vars noarch 1.05-480.el9 rhel-9-for-x86_64-appstream-rpms 15 k pkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 45 k pkgconf-m4 noarch 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 16 k pkgconf-pkg-config x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-eus-rpms 12 k puppet noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k puppet-aodh noarch 18.4.2-17.1.20230620151218.3e47b5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-apache noarch 6.5.2-17.1.20230621001106.e4a1532.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 259 k puppet-archive noarch 4.6.1-17.1.20230620181607.bc7e4ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k puppet-auditd noarch 2.2.1-17.1.20230620192453.189b22b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-barbican noarch 18.4.2-17.1.20250625204151.af6c77b.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k puppet-ceilometer noarch 18.4.3-17.1.20230927010818.3838907.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-certmonger noarch 2.7.1-17.1.20230620184730.3e2e660.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k puppet-cinder noarch 18.5.2-17.1.20230621054224.6aa60e7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 120 k puppet-collectd noarch 13.0.1-17.1.20230620193147.ad138a7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 135 k puppet-concat noarch 6.2.1-17.1.20230620181556.dfeabb9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-corosync noarch 8.0.1-17.1.20230621104908.6a9da9a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 68 k puppet-designate noarch 18.6.1-17.1.20230621061456.f4c0b89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 69 k puppet-dns noarch 8.2.1-17.1.20230621002045.70f5b28.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k puppet-etcd noarch 1.12.3-17.1.20230620193226.e143c2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-fdio noarch 18.2-1.20220727113954.6fd1c8e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k puppet-firewall noarch 3.4.1-17.1.20230621022040.94f707c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k puppet-git noarch 0.5.0-17.1.20230620193928.4e4498e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k puppet-glance noarch 18.6.1-17.1.20250220151014.81b081d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k puppet-gnocchi noarch 18.4.3-17.1.20230621061020.7584b94.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-haproxy noarch 4.2.2-17.1.20230620193950.a797b8c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 52 k puppet-headless noarch 7.10.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.4 M puppet-heat noarch 18.4.1-17.1.20230621111632.3b41bb0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 70 k puppet-horizon noarch 18.6.1-17.1.20230621075748.8074e69.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 63 k puppet-inifile noarch 4.2.1-17.1.20230620180624.df46d2a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 42 k puppet-ipaclient noarch 2.5.2-17.1.20230620194626.b086731.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k puppet-ironic noarch 18.7.1-17.1.20240305210817.edf93f9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k puppet-keepalived noarch 0.0.2-17.1.20230620194716.bbca37a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k puppet-keystone noarch 18.6.1-17.1.20250425111017.cb0adcb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 127 k puppet-kmod noarch 2.5.0-17.1.20230620190646.52e31e3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k puppet-manila noarch 18.5.2-17.1.20231102190827.a72a7d5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 81 k puppet-memcached noarch 6.0.0-17.1.20230620184630.4c70dbd.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k puppet-module-data noarch 0.5.1-17.1.20230620195419.28dafce.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 13 k puppet-mysql noarch 10.6.1-17.1.20230621022141.937d044.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 99 k puppet-neutron noarch 18.6.1-17.1.20230621053056.c9d467f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 196 k puppet-nova noarch 18.6.1-17.1.20230621090443.a21eae4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 200 k puppet-nssdb noarch 1.0.2-17.1.20230620185645.2ed2a2d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k puppet-octavia noarch 18.5.1-17.1.20230621062420.842492c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k puppet-openstack_extras noarch 18.5.1-17.1.20230621042409.504e1a0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-openstacklib noarch 18.5.2-17.1.20230621052822.64d8ac6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 62 k puppet-oslo noarch 18.5.1-17.1.20230621052358.fe2a147.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 48 k puppet-ovn noarch 18.6.1-17.1.20240925094907.7805f7e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-pacemaker noarch 1.5.1-17.1.20250214161010.f10ce89.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k puppet-placement noarch 5.4.3-17.1.20230621061610.e7557a5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-qdr noarch 7.4.1-17.1.20230620195605.8a575de.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k puppet-rabbitmq noarch 11.0.1-17.1.20230620182519.63fee2c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k puppet-redis noarch 6.1.1-17.1.20230620191704.547105e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k puppet-remote noarch 10.0.0-17.1.20230620192417.7420908.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k puppet-rsync noarch 1.1.4-17.1.20230621002829.ea6397e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 28 k puppet-rsyslog noarch 4.0.1-17.1.20230620200132.2548a0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k puppet-snmp noarch 3.9.1-17.1.20230620200411.5d73485.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k puppet-ssh noarch 6.2.1-17.1.20230620190251.6e0f430.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k puppet-stdlib noarch 6.3.1-17.1.20230621000857.7c1ae25.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 160 k puppet-swift noarch 18.6.1-17.1.20230621052139.f105ffc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 115 k puppet-sysctl noarch 0.0.13-17.1.20230620183456.847ec1c.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k puppet-systemd noarch 2.12.1-17.1.20230620191611.8f68b0d.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 42 k puppet-tripleo noarch 14.2.3-17.1.20250320101351.40278e1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k puppet-vcsrepo noarch 3.1.1-17.1.20230620183456.a36ee18.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k puppet-vswitch noarch 14.4.3-17.1.20230621043558.51e82ca.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k puppet-xinetd noarch 3.3.1-17.1.20230620185435.8d460c4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python-openstackclient-lang noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 58 k python-oslo-cache-lang noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python-oslo-db-lang noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-log-lang noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-middleware-lang noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 13 k python-oslo-policy-lang noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-oslo-versionedobjects-lang noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k python-pycadf-common noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 15 k python3-GitPython noarch 3.1.14-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 238 k python3-PyMySQL noarch 0.10.1-6.el9 rhel-9-for-x86_64-appstream-rpms 112 k python3-alembic noarch 1.7.5-3.el9 rhel-9-for-x86_64-appstream-rpms 900 k python3-amqp noarch 5.0.6-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-ansible-runner noarch 2.0.0a1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 122 k python3-aodhclient noarch 2.2.0-17.1.20230620222234.b747ae3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-appdirs noarch 1.4.4-4.el9 rhel-9-for-x86_64-appstream-rpms 27 k python3-barbicanclient noarch 5.3.0-17.1.20230620213453.ad49c40.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 127 k python3-bcrypt x86_64 3.1.7-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-beautifulsoup4 noarch 4.9.3-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 204 k python3-boto noarch 2.45.0-8.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.3 M python3-cachetools noarch 4.2.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 33 k python3-cinderclient noarch 7.4.1-17.1.20230620211836.4f72e6f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 218 k python3-cliff noarch 3.7.0-17.1.20230620172206.117a100.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 95 k python3-cmd2 noarch 1.4.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-colorama noarch 0.4.4-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-croniter noarch 0.3.35-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 49 k python3-daemon noarch 2.3.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 39 k python3-designateclient noarch 4.2.1-17.1.20230621023138.7a8d156.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-docutils noarch 0.16-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.5 M python3-dogpile-cache noarch 1.1.5-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 89 k python3-etcd3gw noarch 0.2.6-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 44 k python3-extras noarch 1.0.0-17.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-fixtures noarch 3.0.0-24.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 93 k python3-futurist noarch 2.3.0-17.1.20230621104020.1a1c6f8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-gevent x86_64 21.1.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.6 M python3-gitdb noarch 4.0.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 107 k python3-glanceclient noarch 1:3.3.0-17.1.20240712170803.f802c71.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 143 k python3-heat-agent noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 19 k python3-heat-agent-ansible noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heat-agent-apply-config noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.9 k python3-heat-agent-docker-cmd noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 12 k python3-heat-agent-hiera noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 10 k python3-heat-agent-json-file noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.8 k python3-heat-agent-puppet noarch 2.2.1-17.1.20230620232028.ed16cc7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 11 k python3-heatclient noarch 2.3.1-17.1.20230621012952.d16c245.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 158 k python3-ironic-inspector-client noarch 4.5.0-17.1.20230620205758.3c03e21.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-ironicclient noarch 4.6.4-17.1.20230621041552.09b78fa.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 342 k python3-jeepney noarch 0.6.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 284 k python3-jmespath noarch 0.10.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-keyring noarch 21.8.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 77 k python3-keystoneauth1 noarch 4.4.0-17.1.20240812145234.112bcae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 409 k python3-keystoneclient noarch 1:4.3.0-17.1.20230621025111.d5cb761.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 239 k python3-keystonemiddleware noarch 9.2.0-17.1.20230620211753.3659bda.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 92 k python3-kombu noarch 1:5.0.2-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 313 k python3-lockfile noarch 1:0.12.2-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 31 k python3-logutils noarch 0.3.5-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-lxml x86_64 4.6.5-3.el9 rhel-9-for-x86_64-appstream-rpms 1.2 M python3-magnumclient noarch 3.4.1-17.1.20230621053508.280acd2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 121 k python3-mako noarch 1.1.4-6.el9 rhel-9-for-x86_64-appstream-rpms 176 k python3-manilaclient noarch 2.6.4-17.1.20240830140806.7f7d7d3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 528 k python3-memcached noarch 1.59-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 40 k python3-metalsmith noarch 1.4.4-17.1.20240522060758.5e7461e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 65 k python3-migrate noarch 0.13.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 224 k python3-mimeparse noarch 1.6.0-16.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k python3-mistralclient noarch 4.2.0-17.1.20230620220528.20a10f0.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 166 k python3-msgpack x86_64 1.0.2-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 87 k python3-munch noarch 2.5.0-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-natsort noarch 7.1.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-neutron-lib noarch 2.10.3-17.1.20231221164814.619c0fe.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 375 k python3-neutronclient noarch 7.3.1-17.1.20230621044049.29a9f5e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 298 k python3-novaclient noarch 1:17.4.1-17.1.20230621034300.5ee4427.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 201 k python3-octaviaclient noarch 2.3.1-17.1.20231106100828.51347bc.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 91 k python3-openstackclient noarch 5.5.2-17.1.20250616100909.42d9b6e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.1 M python3-openstacksdk noarch 0.55.1-17.1.20250516211008.f09ed4a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 735 k python3-openvswitch3.3 x86_64 3.3.4-110.el9fdp fast-datapath-for-rhel-9-x86_64-rpms 369 k python3-os-client-config noarch 2.1.0-17.1.20230620203151.bc96c23.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-os-ken noarch 1.4.1-17.1.20241205090937.018d755.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 2.1 M python3-os-service-types noarch 1.7.0-17.1.20230620201222.0b2f473.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 38 k python3-os-traits noarch 2.5.0-17.1.20230620221402.ac1b39e.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 45 k python3-osc-lib noarch 2.3.1-17.1.20230620203400.2b7a679.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 78 k python3-oslo-cache noarch 2.7.1-17.1.20230621012756.d0252f6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-oslo-context noarch 3.2.1-17.1.20230620204857.b124eb7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 27 k python3-oslo-db noarch 8.5.2-17.1.20240820150750.26fd6fb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 144 k python3-oslo-log noarch 4.4.0-17.1.20230620205407.9b29c90.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 64 k python3-oslo-messaging noarch 12.7.3-17.1.20231219130800.5d6fd1a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 216 k python3-oslo-middleware noarch 4.2.1-17.1.20230621011225.b40ca5f.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 55 k python3-oslo-policy noarch 3.7.1-17.1.20230621003949.639b471.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 76 k python3-oslo-reports noarch 2.2.0-17.1.20230620210621.bc631ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 59 k python3-oslo-rootwrap noarch 6.3.1-17.1.20230621110703.1b1b960.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 46 k python3-oslo-serialization noarch 4.1.1-17.1.20230621011445.bbe5d5a.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k python3-oslo-service noarch 2.5.1-17.1.20240821200745.c1e3398.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 71 k python3-oslo-upgradecheck noarch 1.3.1-17.1.20230621010138.9561ecb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k python3-oslo-versionedobjects noarch 2.4.1-17.1.20230621010423.89ff171.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 79 k python3-osprofiler noarch 3.4.0-17.1.20230620215259.5d82a02.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 130 k python3-paramiko noarch 2.11.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 299 k python3-passlib noarch 1.7.4-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 712 k python3-paste noarch 3.5.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 776 k python3-paste-deploy noarch 2.1.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 41 k python3-pecan noarch 1.4.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 273 k python3-psutil x86_64 5.8.0-12.el9 rhel-9-for-x86_64-appstream-rpms 218 k python3-pyOpenSSL noarch 20.0.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k python3-pycadf noarch 3.1.1-17.1.20230620210757.4179996.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 53 k python3-pynacl x86_64 1.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k python3-pyperclip noarch 1.8.0-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 25 k python3-pystache noarch 0.5.4-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 132 k python3-repoze-lru noarch 0.7-12.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 32 k python3-requestsexceptions noarch 1.4.0-17.1.20230620164652.d7ac0ff.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 17 k python3-rhosp-openvswitch noarch 3.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 8.3 k python3-routes noarch 2.4.1-14.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-rsa noarch 4.6-3.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 57 k python3-saharaclient noarch 3.3.0-17.1.20230620222322.401e663.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 188 k python3-secretstorage noarch 3.3.1-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-setproctitle x86_64 1.2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 23 k python3-shade noarch 1.33.0-17.1.20230620225148.e7c7f29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 523 k python3-simplejson x86_64 3.17.5-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 266 k python3-smmap noarch 3.0.1-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 47 k python3-soupsieve noarch 2.2-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 67 k python3-sqlalchemy13 x86_64 1.3.24-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 1.7 M python3-sqlparse noarch 0.4.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 83 k python3-statsd noarch 3.2.1-20.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 35 k python3-swiftclient noarch 3.11.1-17.1.20230620204150.06b36ae.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 136 k python3-tempita noarch 0.5.1-27.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 36 k python3-tenacity noarch 6.3.1-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 51 k python3-testtools noarch 2.4.0-10.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 333 k python3-tinyrpc noarch 1.0.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 50 k python3-tripleo-common noarch 15.4.1-17.1.20250527161411.e5b18f2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 202 k python3-troveclient noarch 7.0.0-17.1.20230620220924.c7319d8.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 344 k python3-urllib-gssapi noarch 1.0.2-4.el9 rhel-9-for-x86_64-appstream-rpms 24 k python3-validations-libs noarch 1.9.1-17.1.20230913020848.8d9e1b5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 137 k python3-vine noarch 5.0.0-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 26 k python3-waitress noarch 2.0.0-4.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 109 k python3-warlock noarch 1.3.3-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k python3-wcwidth noarch 0.2.5-8.el9 rhel-9-for-x86_64-appstream-rpms 48 k python3-webob noarch 1.8.7-2.1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 230 k python3-webtest noarch 2.0.35-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 82 k python3-werkzeug noarch 2.0.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 427 k python3-yappi x86_64 1.3.1-5.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 56 k python3-yaql noarch 1.1.3-13.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 180 k python3-zaqarclient noarch 2.4.0-17.1.20230620214253.e388947.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 129 k python3-zope-event noarch 4.2.0-20.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 205 k python3-zope-interface x86_64 5.4.0-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 202 k qemu-img x86_64 17:7.2.0-14.el9_2.18 rhel-9-for-x86_64-appstream-eus-rpms 2.2 M rhel-system-roles noarch 1.21.2-1.el9_2 rhel-9-for-x86_64-appstream-rpms 2.4 M ruby x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 41 k ruby-augeas x86_64 0.5.0-29.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 29 k ruby-facter x86_64 1:3.14.19-3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 9.5 k ruby-libs x86_64 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 3.3 M rubygem-concurrent-ruby noarch 1.1.5-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 243 k rubygem-deep_merge noarch 1.2.1-7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 14 k rubygem-fast_gettext noarch 1.2.0-9.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-hocon noarch 1.3.1-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 90 k rubygem-json x86_64 2.5.1-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 59 k rubygem-multi_json noarch 1.15.0-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 22 k rubygem-psych x86_64 3.3.2-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 60 k rubygem-puppet-resource_api noarch 1.8.13-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 34 k rubygem-rexml noarch 3.2.5-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 110 k rubygem-ruby-shadow x86_64 2.5.0-15.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 16 k rubygem-semantic_puppet noarch 1.0.4-2.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 21 k rubygems noarch 3.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 306 k skopeo x86_64 2:1.11.2-0.1.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 7.9 M tripleo-ansible noarch 3.3.1-17.1.20250702110757.8debef3.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 570 k validations-common noarch 1.9.1-17.1.20231006020828.f273ccb.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 111 k xorriso x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-rpms 321 k yaml-cpp x86_64 0.6.3-6.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 123 k zeromq x86_64 4.3.4-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 433 k Installing weak dependencies: bash-completion noarch 1:2.11-4.el9 rhel-9-for-x86_64-baseos-eus-rpms 459 k perl-NDBM_File x86_64 1.15-480.el9 rhel-9-for-x86_64-appstream-rpms 25 k python3-zmq x86_64 22.0.3-1.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 396 k ruby-default-gems noarch 3.0.4-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 46 k rubygem-bigdecimal x86_64 3.0.0-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 55 k rubygem-bundler noarch 2.2.33-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 456 k rubygem-io-console x86_64 0.5.7-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 26 k rubygem-rdoc noarch 6.3.3-161.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 441 k Transaction Summary ======================================================================================================================================== Install 365 Packages Upgrade 9 Packages Total download size: 89 M Downloading Packages: (1/374): libaio-0.3.111-13.el9.x86_64.rpm 206 kB/s | 26 kB 00:00 (2/374): glibc-langpack-en-2.34-60.el9.x86_64.r 5.0 MB/s | 675 kB 00:00 (3/374): bash-completion-2.11-4.el9.noarch.rpm 1.4 MB/s | 459 kB 00:00 (4/374): device-mapper-persistent-data-0.9.0-13 2.4 MB/s | 786 kB 00:00 (5/374): libpkgconf-1.7.3-10.el9.x86_64.rpm 420 kB/s | 37 kB 00:00 (6/374): pkgconf-1.7.3-10.el9.x86_64.rpm 470 kB/s | 45 kB 00:00 (7/374): pkgconf-m4-1.7.3-10.el9.noarch.rpm 178 kB/s | 16 kB 00:00 (8/374): pkgconf-pkg-config-1.7.3-10.el9.x86_64 141 kB/s | 12 kB 00:00 (9/374): device-mapper-event-1.02.187-7.el9_2.2 372 kB/s | 32 kB 00:00 (10/374): device-mapper-event-libs-1.02.187-7.e 337 kB/s | 31 kB 00:00 (11/374): lvm2-2.03.17-7.el9_2.2.x86_64.rpm 14 MB/s | 1.5 MB 00:00 (12/374): perl-IO-Socket-SSL-2.073-1.el9.noarch 2.3 MB/s | 223 kB 00:00 (13/374): lvm2-libs-2.03.17-7.el9_2.2.x86_64.rp 8.6 MB/s | 1.0 MB 00:00 (14/374): boost-system-1.75.0-8.el9.x86_64.rpm 175 kB/s | 15 kB 00:00 (15/374): perl-Storable-3.21-460.el9.x86_64.rpm 1.1 MB/s | 98 kB 00:00 (16/374): perl-Getopt-Long-2.52-4.el9.noarch.rp 600 kB/s | 64 kB 00:00 (17/374): python3-urllib-gssapi-1.0.2-4.el9.noa 280 kB/s | 24 kB 00:00 (18/374): boost-nowide-1.75.0-8.el9.x86_64.rpm 202 kB/s | 17 kB 00:00 (19/374): boost-locale-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 216 kB 00:00 (20/374): boost-thread-1.75.0-8.el9.x86_64.rpm 650 kB/s | 57 kB 00:00 (21/374): perl-Data-Dumper-2.174-462.el9.x86_64 681 kB/s | 59 kB 00:00 (22/374): perl-Exporter-5.74-461.el9.noarch.rpm 382 kB/s | 34 kB 00:00 (23/374): perl-File-Temp-0.231.100-4.el9.noarch 722 kB/s | 63 kB 00:00 (24/374): perl-parent-0.238-460.el9.noarch.rpm 181 kB/s | 16 kB 00:00 (25/374): perl-Text-Tabs+Wrap-2013.0523-460.el9 255 kB/s | 25 kB 00:00 (26/374): xorriso-1.5.4-4.el9.x86_64.rpm 3.5 MB/s | 321 kB 00:00 (27/374): libisofs-1.5.4-4.el9.x86_64.rpm 2.4 MB/s | 224 kB 00:00 (28/374): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm 4.0 MB/s | 392 kB 00:00 (29/374): perl-IO-Socket-IP-0.41-5.el9.noarch.r 389 kB/s | 45 kB 00:00 (30/374): perl-PathTools-3.78-461.el9.x86_64.rp 1.0 MB/s | 92 kB 00:00 (31/374): perl-Pod-Simple-3.42-4.el9.noarch.rpm 2.6 MB/s | 229 kB 00:00 (32/374): perl-Term-ANSIColor-5.01-461.el9.noar 578 kB/s | 51 kB 00:00 (33/374): perl-Text-ParseWords-3.30-460.el9.noa 215 kB/s | 18 kB 00:00 (34/374): perl-URI-5.09-3.el9.noarch.rpm 1.3 MB/s | 125 kB 00:00 (35/374): perl-libnet-3.13-4.el9.noarch.rpm 1.5 MB/s | 134 kB 00:00 (36/374): python3-lxml-4.6.5-3.el9.x86_64.rpm 12 MB/s | 1.2 MB 00:00 (37/374): boost-chrono-1.75.0-8.el9.x86_64.rpm 310 kB/s | 26 kB 00:00 (38/374): iptables-nft-services-1.8.8-6.el9_1.n 307 kB/s | 28 kB 00:00 (39/374): perl-Carp-1.50-460.el9.noarch.rpm 361 kB/s | 31 kB 00:00 (40/374): perl-Pod-Escapes-1.07-460.el9.noarch. 263 kB/s | 22 kB 00:00 (41/374): perl-Encode-3.08-462.el9.x86_64.rpm 15 MB/s | 1.7 MB 00:00 (42/374): python3-psutil-5.8.0-12.el9.x86_64.rp 2.3 MB/s | 218 kB 00:00 (43/374): libburn-1.5.4-4.el9.x86_64.rpm 1.9 MB/s | 175 kB 00:00 (44/374): perl-Mozilla-CA-20200520-6.el9.noarch 173 kB/s | 14 kB 00:00 (45/374): perl-Term-Cap-1.17-460.el9.noarch.rpm 291 kB/s | 24 kB 00:00 (46/374): perl-Time-Local-1.300-7.el9.noarch.rp 432 kB/s | 37 kB 00:00 (47/374): boost-filesystem-1.75.0-8.el9.x86_64. 639 kB/s | 59 kB 00:00 (48/374): boost-log-1.75.0-8.el9.x86_64.rpm 4.2 MB/s | 410 kB 00:00 (49/374): boost-program-options-1.75.0-8.el9.x8 1.2 MB/s | 108 kB 00:00 (50/374): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 445 kB/s | 39 kB 00:00 (51/374): perl-MIME-Base64-3.16-4.el9.x86_64.rp 397 kB/s | 34 kB 00:00 (52/374): boost-atomic-1.75.0-8.el9.x86_64.rpm 224 kB/s | 19 kB 00:00 (53/374): libisoburn-1.5.4-4.el9.x86_64.rpm 4.4 MB/s | 419 kB 00:00 (54/374): perl-Digest-1.19-4.el9.noarch.rpm 344 kB/s | 29 kB 00:00 (55/374): perl-File-Path-2.18-4.el9.noarch.rpm 414 kB/s | 38 kB 00:00 (56/374): perl-Pod-Perldoc-3.28.01-461.el9.noar 1.0 MB/s | 92 kB 00:00 (57/374): perl-Pod-Usage-2.01-4.el9.noarch.rpm 503 kB/s | 43 kB 00:00 (58/374): perl-Scalar-List-Utils-1.56-461.el9.x 894 kB/s | 77 kB 00:00 (59/374): perl-Socket-2.031-4.el9.x86_64.rpm 666 kB/s | 58 kB 00:00 (60/374): perl-constant-1.33-461.el9.noarch.rpm 300 kB/s | 25 kB 00:00 (61/374): perl-podlators-4.14-460.el9.noarch.rp 1.2 MB/s | 118 kB 00:00 (62/374): python3-PyMySQL-0.10.1-6.el9.noarch.r 1.2 MB/s | 112 kB 00:00 (63/374): python3-appdirs-1.4.4-4.el9.noarch.rp 321 kB/s | 27 kB 00:00 (64/374): python3-wcwidth-0.2.5-8.el9.noarch.rp 562 kB/s | 48 kB 00:00 (65/374): boost-regex-1.75.0-8.el9.x86_64.rpm 3.0 MB/s | 279 kB 00:00 (66/374): oniguruma-6.9.6-1.el9.5.x86_64.rpm 2.4 MB/s | 221 kB 00:00 (67/374): python3-alembic-1.7.5-3.el9.noarch.rp 8.1 MB/s | 900 kB 00:00 (68/374): perl-AutoLoader-5.74-480.el9.noarch.r 262 kB/s | 23 kB 00:00 (69/374): perl-B-1.80-480.el9.x86_64.rpm 2.1 MB/s | 185 kB 00:00 (70/374): perl-Class-Struct-0.66-480.el9.noarch 271 kB/s | 24 kB 00:00 (71/374): perl-Errno-1.30-480.el9.x86_64.rpm 190 kB/s | 17 kB 00:00 (72/374): perl-Fcntl-1.13-480.el9.x86_64.rpm 266 kB/s | 23 kB 00:00 (73/374): perl-File-Basename-2.85-480.el9.noarc 202 kB/s | 19 kB 00:00 (74/374): perl-File-stat-1.09-480.el9.noarch.rp 219 kB/s | 19 kB 00:00 (75/374): perl-FileHandle-2.03-480.el9.noarch.r 191 kB/s | 17 kB 00:00 (76/374): perl-Getopt-Std-1.12-480.el9.noarch.r 194 kB/s | 17 kB 00:00 (77/374): perl-IO-1.43-480.el9.x86_64.rpm 1.0 MB/s | 94 kB 00:00 (78/374): perl-IPC-Open3-1.21-480.el9.noarch.rp 304 kB/s | 25 kB 00:00 (79/374): perl-NDBM_File-1.15-480.el9.x86_64.rp 293 kB/s | 25 kB 00:00 (80/374): perl-POSIX-1.94-480.el9.x86_64.rpm 1.1 MB/s | 99 kB 00:00 (81/374): perl-SelectSaver-1.02-480.el9.noarch. 159 kB/s | 13 kB 00:00 (82/374): perl-Symbol-1.08-480.el9.noarch.rpm 177 kB/s | 16 kB 00:00 (83/374): perl-base-2.27-480.el9.noarch.rpm 172 kB/s | 18 kB 00:00 (84/374): perl-if-0.60.800-480.el9.noarch.rpm 181 kB/s | 16 kB 00:00 (85/374): perl-interpreter-5.32.1-480.el9.x86_6 832 kB/s | 75 kB 00:00 (86/374): perl-libs-5.32.1-480.el9.x86_64.rpm 20 MB/s | 2.2 MB 00:00 (87/374): perl-overload-1.31-480.el9.noarch.rpm 523 kB/s | 47 kB 00:00 (88/374): perl-overloading-0.02-480.el9.noarch. 174 kB/s | 15 kB 00:00 (89/374): perl-mro-1.23-480.el9.x86_64.rpm 143 kB/s | 31 kB 00:00 (90/374): perl-subs-1.03-480.el9.noarch.rpm 151 kB/s | 13 kB 00:00 (91/374): perl-vars-1.05-480.el9.noarch.rpm 160 kB/s | 15 kB 00:00 (92/374): python3-mako-1.1.4-6.el9.noarch.rpm 1.9 MB/s | 176 kB 00:00 (93/374): jq-1.6-14.el9.x86_64.rpm 2.0 MB/s | 190 kB 00:00 (94/374): libselinux-ruby-3.5-1.el9.x86_64.rpm 660 kB/s | 59 kB 00:00 (95/374): ansible-freeipa-1.9.2-3.el9_2.noarch. 4.8 MB/s | 452 kB 00:00 (96/374): rhel-system-roles-1.21.2-1.el9_2.noar 20 MB/s | 2.4 MB 00:00 (97/374): ansible-collection-ansible-netcommon- 1.9 MB/s | 181 kB 00:00 (98/374): ansible-collection-ansible-posix-1.2. 1.3 MB/s | 124 kB 00:00 (99/374): ansible-collection-ansible-utils-2.3. 965 kB/s | 91 kB 00:00 (100/374): ansible-collection-community-general 13 MB/s | 1.3 MB 00:00 (101/374): golang-github-vbatts-tar-split-0.11. 9.8 MB/s | 1.0 MB 00:00 (102/374): heat-cfntools-1.4.2-6.1.el9ost.noarc 838 kB/s | 77 kB 00:00 (103/374): libsodium-1.0.18-7.el9ost.x86_64.rpm 1.8 MB/s | 162 kB 00:00 (104/374): libunwind-1.4.0-5.el9ost.x86_64.rpm 731 kB/s | 66 kB 00:00 (105/374): openpgm-5.2.122-26.el9ost.x86_64.rpm 1.9 MB/s | 178 kB 00:00 (106/374): puppet-fdio-18.2-1.20220727113954.6f 300 kB/s | 25 kB 00:00 (107/374): python3-ansible-runner-2.0.0a1-3.el9 1.4 MB/s | 122 kB 00:00 (108/374): python3-bcrypt-3.1.7-7.el9ost.x86_64 504 kB/s | 44 kB 00:00 (109/374): python3-beautifulsoup4-4.9.3-2.el9os 2.3 MB/s | 204 kB 00:00 (110/374): python3-croniter-0.3.35-2.el9ost.noa 560 kB/s | 49 kB 00:00 (111/374): python3-daemon-2.3.0-1.el9ost.noarch 444 kB/s | 39 kB 00:00 (112/374): python3-docutils-0.16-6.el9ost.noarc 14 MB/s | 1.5 MB 00:00 (113/374): python3-etcd3gw-0.2.6-2.el9ost.noarc 498 kB/s | 44 kB 00:00 (114/374): python3-gevent-21.1.2-2.el9ost.x86_6 14 MB/s | 1.6 MB 00:00 (115/374): python3-gitdb-4.0.5-2.el9ost.noarch. 1.2 MB/s | 107 kB 00:00 (116/374): python3-jeepney-0.6.0-2.el9ost.noarc 3.0 MB/s | 284 kB 00:00 (117/374): python3-jmespath-0.10.0-1.el9ost.noa 548 kB/s | 46 kB 00:00 (118/374): python3-lockfile-0.12.2-2.el9ost.noa 359 kB/s | 31 kB 00:00 (119/374): python3-logutils-0.3.5-15.el9ost.noa 540 kB/s | 47 kB 00:00 (120/374): python3-memcached-1.59-3.el9ost.noar 468 kB/s | 40 kB 00:00 (121/374): python3-migrate-0.13.0-1.el9ost.noar 2.5 MB/s | 224 kB 00:00 (122/374): python3-mimeparse-1.6.0-16.el9ost.no 190 kB/s | 16 kB 00:00 (123/374): python3-natsort-7.1.1-2.el9ost.noarc 637 kB/s | 59 kB 00:00 (124/374): python3-passlib-1.7.4-3.el9ost.noarc 7.2 MB/s | 712 kB 00:00 (125/374): python3-pecan-1.4.0-2.el9ost.noarch. 2.9 MB/s | 273 kB 00:00 (126/374): python3-pyOpenSSL-20.0.1-2.el9ost.no 1.0 MB/s | 90 kB 00:00 (127/374): python3-pynacl-1.4.0-1.el9ost.x86_64 1.2 MB/s | 111 kB 00:00 (128/374): python3-pyperclip-1.8.0-3.el9ost.noa 295 kB/s | 25 kB 00:00 (129/374): python3-setproctitle-1.2.2-1.el9ost. 265 kB/s | 23 kB 00:00 (130/374): python3-smmap-3.0.1-4.el9ost.noarch. 561 kB/s | 47 kB 00:00 (131/374): python3-soupsieve-2.2-1.el9ost.noarc 768 kB/s | 67 kB 00:00 (132/374): python3-sqlalchemy13-1.3.24-3.el9ost 16 MB/s | 1.7 MB 00:00 (133/374): python3-tenacity-6.3.1-1.el9ost.noar 535 kB/s | 51 kB 00:00 (134/374): python3-webtest-2.0.35-6.el9ost.noar 871 kB/s | 82 kB 00:00 (135/374): python3-zmq-22.0.3-1.el9ost.x86_64.r 4.3 MB/s | 396 kB 00:00 (136/374): python3-zope-interface-5.4.0-1.el9os 2.2 MB/s | 202 kB 00:00 (137/374): python3-zope-event-4.2.0-20.el9ost.n 2.0 MB/s | 205 kB 00:00 (138/374): rubygem-concurrent-ruby-1.1.5-2.el9o 2.6 MB/s | 243 kB 00:00 (139/374): rubygem-deep_merge-1.2.1-7.el9ost.no 162 kB/s | 14 kB 00:00 (140/374): rubygem-fast_gettext-1.2.0-9.el9ost. 402 kB/s | 34 kB 00:00 (141/374): rubygem-hocon-1.3.1-2.el9ost.noarch. 1.0 MB/s | 90 kB 00:00 (142/374): rubygem-multi_json-1.15.0-2.el9ost.n 250 kB/s | 22 kB 00:00 (143/374): rubygem-puppet-resource_api-1.8.13-1 352 kB/s | 34 kB 00:00 (144/374): rubygem-ruby-shadow-2.5.0-15.el9ost. 185 kB/s | 16 kB 00:00 (145/374): rubygem-semantic_puppet-1.0.4-2.el9o 236 kB/s | 21 kB 00:00 (146/374): zeromq-4.3.4-1.el9ost.x86_64.rpm 4.8 MB/s | 433 kB 00:00 (147/374): ansible-role-atos-hsm-1.0.1-17.1.202 202 kB/s | 17 kB 00:00 (148/374): ansible-config_template-2.0.1-17.1.2 326 kB/s | 29 kB 00:00 (149/374): ansible-role-chrony-1.3.1-17.1.20230 206 kB/s | 22 kB 00:00 (150/374): ansible-role-collectd-config-0.0.3-1 607 kB/s | 53 kB 00:00 (151/374): ansible-role-container-registry-1.4. 275 kB/s | 24 kB 00:00 (152/374): ansible-role-openstack-operations-0. 343 kB/s | 30 kB 00:00 (153/374): ansible-role-qdr-config-0.0.2-17.1.2 247 kB/s | 21 kB 00:00 (154/374): ansible-role-redhat-subscription-1.3 328 kB/s | 28 kB 00:00 (155/374): ansible-role-thales-hsm-3.0.1-17.1.2 204 kB/s | 21 kB 00:00 (156/374): ansible-role-tripleo-modify-image-1. 323 kB/s | 27 kB 00:00 (157/374): ansible-tripleo-ipa-0.3.1-17.1.20230 421 kB/s | 36 kB 00:00 (158/374): ansible-tripleo-ipsec-11.0.1-17.1.20 423 kB/s | 38 kB 00:00 (159/374): dib-utils-0.0.11-17.1.20230620173328 149 kB/s | 12 kB 00:00 (160/374): openstack-heat-agents-2.2.1-17.1.202 116 kB/s | 9.6 kB 00:00 (161/374): os-apply-config-13.1.1-17.1.20231020 551 kB/s | 54 kB 00:00 (162/374): os-collect-config-13.1.1-17.1.202310 604 kB/s | 50 kB 00:00 (163/374): os-refresh-config-13.1.1-17.1.202310 253 kB/s | 21 kB 00:00 (164/374): puppet-aodh-18.4.2-17.1.202306201512 737 kB/s | 62 kB 00:00 (165/374): puppet-apache-6.5.2-17.1.20230621001 2.3 MB/s | 259 kB 00:00 (166/374): puppet-auditd-2.2.1-17.1.20230620192 338 kB/s | 28 kB 00:00 (167/374): puppet-ceilometer-18.4.3-17.1.202309 786 kB/s | 70 kB 00:00 (168/374): puppet-certmonger-2.7.1-17.1.2023062 308 kB/s | 26 kB 00:00 (169/374): puppet-archive-4.6.1-17.1.2023062018 178 kB/s | 44 kB 00:00 (170/374): puppet-cinder-18.5.2-17.1.2023062105 1.3 MB/s | 120 kB 00:00 (171/374): puppet-collectd-13.0.1-17.1.20230620 1.5 MB/s | 135 kB 00:00 (172/374): puppet-concat-6.2.1-17.1.20230620181 468 kB/s | 41 kB 00:00 (173/374): puppet-corosync-8.0.1-17.1.202306211 777 kB/s | 68 kB 00:00 (174/374): puppet-designate-18.6.1-17.1.2023062 772 kB/s | 69 kB 00:00 (175/374): puppet-dns-8.2.1-17.1.20230621002045 418 kB/s | 36 kB 00:00 (176/374): puppet-etcd-1.12.3-17.1.202306201932 280 kB/s | 25 kB 00:00 (177/374): puppet-firewall-3.4.1-17.1.202306210 890 kB/s | 77 kB 00:00 (178/374): puppet-git-0.5.0-17.1.20230620193928 257 kB/s | 23 kB 00:00 (179/374): puppet-gnocchi-18.4.3-17.1.202306210 632 kB/s | 58 kB 00:00 (180/374): puppet-haproxy-4.2.2-17.1.2023062019 589 kB/s | 52 kB 00:00 (181/374): puppet-heat-18.4.1-17.1.202306211116 816 kB/s | 70 kB 00:00 (182/374): puppet-horizon-18.6.1-17.1.202306210 712 kB/s | 63 kB 00:00 (183/374): puppet-inifile-4.2.1-17.1.2023062018 506 kB/s | 42 kB 00:00 (184/374): puppet-ipaclient-2.5.2-17.1.20230620 200 kB/s | 17 kB 00:00 (185/374): puppet-keepalived-0.0.2-17.1.2023062 158 kB/s | 14 kB 00:00 (186/374): puppet-kmod-2.5.0-17.1.2023062019064 241 kB/s | 21 kB 00:00 (187/374): puppet-manila-18.5.2-17.1.2023110219 933 kB/s | 81 kB 00:00 (188/374): puppet-memcached-6.0.0-17.1.20230620 259 kB/s | 23 kB 00:00 (189/374): puppet-module-data-0.5.1-17.1.202306 149 kB/s | 13 kB 00:00 (190/374): puppet-mysql-10.6.1-17.1.20230621022 1.0 MB/s | 99 kB 00:00 (191/374): puppet-neutron-18.6.1-17.1.202306210 2.1 MB/s | 196 kB 00:00 (192/374): puppet-nova-18.6.1-17.1.202306210904 2.2 MB/s | 200 kB 00:00 (193/374): puppet-nssdb-1.0.2-17.1.202306201856 141 kB/s | 12 kB 00:00 (194/374): puppet-octavia-18.5.1-17.1.202306210 857 kB/s | 76 kB 00:00 (195/374): puppet-openstack_extras-18.5.1-17.1. 569 kB/s | 48 kB 00:00 (196/374): puppet-openstacklib-18.5.2-17.1.2023 699 kB/s | 62 kB 00:00 (197/374): puppet-oslo-18.5.1-17.1.202306210523 565 kB/s | 48 kB 00:00 (198/374): puppet-placement-5.4.3-17.1.20230621 502 kB/s | 41 kB 00:00 (199/374): puppet-qdr-7.4.1-17.1.20230620195605 359 kB/s | 31 kB 00:00 (200/374): puppet-redis-6.1.1-17.1.202306201917 587 kB/s | 51 kB 00:00 (201/374): puppet-remote-10.0.0-17.1.2023062019 183 kB/s | 16 kB 00:00 (202/374): puppet-rsync-1.1.4-17.1.202306210028 330 kB/s | 28 kB 00:00 (203/374): puppet-rsyslog-4.0.1-17.1.2023062020 649 kB/s | 58 kB 00:00 (204/374): puppet-rabbitmq-11.0.1-17.1.20230620 1.2 MB/s | 266 kB 00:00 (205/374): puppet-snmp-3.9.1-17.1.2023062020041 322 kB/s | 34 kB 00:00 (206/374): puppet-ssh-6.2.1-17.1.20230620190251 329 kB/s | 29 kB 00:00 (207/374): puppet-stdlib-6.3.1-17.1.20230621000 1.7 MB/s | 160 kB 00:00 (208/374): puppet-swift-18.6.1-17.1.20230621052 1.3 MB/s | 115 kB 00:00 (209/374): puppet-sysctl-0.0.13-17.1.2023062018 191 kB/s | 16 kB 00:00 (210/374): puppet-systemd-2.12.1-17.1.202306201 464 kB/s | 42 kB 00:00 (211/374): puppet-vcsrepo-3.1.1-17.1.2023062018 581 kB/s | 50 kB 00:00 (212/374): puppet-vswitch-14.4.3-17.1.202306210 472 kB/s | 41 kB 00:00 (213/374): puppet-xinetd-3.3.1-17.1.20230620185 294 kB/s | 26 kB 00:00 (214/374): python-oslo-cache-lang-2.7.1-17.1.20 217 kB/s | 19 kB 00:00 (215/374): python-oslo-log-lang-4.4.0-17.1.2023 168 kB/s | 14 kB 00:00 (216/374): python-oslo-middleware-lang-4.2.1-17 146 kB/s | 13 kB 00:00 (217/374): python-oslo-policy-lang-3.7.1-17.1.2 165 kB/s | 14 kB 00:00 (218/374): python-oslo-versionedobjects-lang-2. 155 kB/s | 14 kB 00:00 (219/374): python-pycadf-common-3.1.1-17.1.2023 172 kB/s | 15 kB 00:00 (220/374): python3-GitPython-3.1.14-2.el9ost.no 2.5 MB/s | 238 kB 00:00 (221/374): python3-aodhclient-2.2.0-17.1.202306 630 kB/s | 56 kB 00:00 (222/374): python3-barbicanclient-5.3.0-17.1.20 1.4 MB/s | 127 kB 00:00 (223/374): python3-cinderclient-7.4.1-17.1.2023 2.5 MB/s | 218 kB 00:00 (224/374): python3-cliff-3.7.0-17.1.20230620172 1.0 MB/s | 95 kB 00:00 (225/374): python3-designateclient-4.2.1-17.1.2 1.0 MB/s | 92 kB 00:00 (226/374): python3-futurist-2.3.0-17.1.20230621 727 kB/s | 64 kB 00:00 (227/374): python3-heat-agent-2.2.1-17.1.202306 225 kB/s | 19 kB 00:00 (228/374): python3-heat-agent-ansible-2.2.1-17. 123 kB/s | 11 kB 00:00 (229/374): python3-heat-agent-apply-config-2.2. 118 kB/s | 9.9 kB 00:00 (230/374): python3-heat-agent-docker-cmd-2.2.1- 139 kB/s | 12 kB 00:00 (231/374): python3-heat-agent-hiera-2.2.1-17.1. 120 kB/s | 10 kB 00:00 (232/374): python3-heat-agent-json-file-2.2.1-1 112 kB/s | 9.8 kB 00:00 (233/374): python3-heat-agent-puppet-2.2.1-17.1 130 kB/s | 11 kB 00:00 (234/374): python3-heatclient-2.3.1-17.1.202306 1.7 MB/s | 158 kB 00:00 (235/374): python3-ironic-inspector-client-4.5. 786 kB/s | 67 kB 00:00 (236/374): python3-ironicclient-4.6.4-17.1.2023 3.6 MB/s | 342 kB 00:00 (237/374): python3-keystoneclient-4.3.0-17.1.20 2.6 MB/s | 239 kB 00:00 (238/374): python3-keystonemiddleware-9.2.0-17. 1.0 MB/s | 92 kB 00:00 (239/374): python3-magnumclient-3.4.1-17.1.2023 1.4 MB/s | 121 kB 00:00 (240/374): python3-mistralclient-4.2.0-17.1.202 1.8 MB/s | 166 kB 00:00 (241/374): python3-neutronclient-7.3.1-17.1.202 3.3 MB/s | 298 kB 00:00 (242/374): python3-novaclient-17.4.1-17.1.20230 2.2 MB/s | 201 kB 00:00 (243/374): python3-os-client-config-2.1.0-17.1. 626 kB/s | 55 kB 00:00 (244/374): python3-os-service-types-1.7.0-17.1. 434 kB/s | 38 kB 00:00 (245/374): python3-os-traits-2.5.0-17.1.2023062 534 kB/s | 45 kB 00:00 (246/374): python3-osc-lib-2.3.1-17.1.202306202 873 kB/s | 78 kB 00:00 (247/374): python3-oslo-cache-2.7.1-17.1.202306 639 kB/s | 56 kB 00:00 (248/374): python3-oslo-context-3.2.1-17.1.2023 313 kB/s | 27 kB 00:00 (249/374): python3-oslo-log-4.4.0-17.1.20230620 701 kB/s | 64 kB 00:00 (250/374): python3-oslo-middleware-4.2.1-17.1.2 624 kB/s | 55 kB 00:00 (251/374): python3-oslo-policy-3.7.1-17.1.20230 870 kB/s | 76 kB 00:00 (252/374): python3-oslo-reports-2.2.0-17.1.2023 670 kB/s | 59 kB 00:00 (253/374): python3-oslo-rootwrap-6.3.1-17.1.202 533 kB/s | 46 kB 00:00 (254/374): python3-oslo-serialization-4.1.1-17. 394 kB/s | 34 kB 00:00 (255/374): python3-oslo-upgradecheck-1.3.1-17.1 325 kB/s | 29 kB 00:00 (256/374): python3-oslo-versionedobjects-2.4.1- 877 kB/s | 79 kB 00:00 (257/374): python3-osprofiler-3.4.0-17.1.202306 1.4 MB/s | 130 kB 00:00 (258/374): python3-pycadf-3.1.1-17.1.2023062021 598 kB/s | 53 kB 00:00 (259/374): python3-requestsexceptions-1.4.0-17. 197 kB/s | 17 kB 00:00 (260/374): python3-saharaclient-3.3.0-17.1.2023 2.0 MB/s | 188 kB 00:00 (261/374): python3-shade-1.33.0-17.1.2023062022 5.3 MB/s | 523 kB 00:00 (262/374): python3-statsd-3.2.1-20.1.el9ost.noa 399 kB/s | 35 kB 00:00 (263/374): python3-swiftclient-3.11.1-17.1.2023 1.5 MB/s | 136 kB 00:00 (264/374): python3-tinyrpc-1.0.3-6.el9ost.noarc 562 kB/s | 50 kB 00:00 (265/374): python3-troveclient-7.0.0-17.1.20230 3.8 MB/s | 344 kB 00:00 (266/374): python3-validations-libs-1.9.1-17.1. 1.5 MB/s | 137 kB 00:00 (267/374): python3-zaqarclient-2.4.0-17.1.20230 1.4 MB/s | 129 kB 00:00 (268/374): validations-common-1.9.1-17.1.202310 1.2 MB/s | 111 kB 00:00 (269/374): python3-paramiko-2.11.0-2.el9ost.noa 3.3 MB/s | 299 kB 00:00 (270/374): python3-werkzeug-2.0.1-7.el9ost.noar 4.4 MB/s | 427 kB 00:00 (271/374): ansible-pacemaker-1.0.4-17.1.2023121 246 kB/s | 21 kB 00:00 (272/374): python3-manilaclient-2.6.4-17.1.2024 5.5 MB/s | 528 kB 00:00 (273/374): python3-sqlparse-0.4.1-2.el9ost.noar 961 kB/s | 83 kB 00:00 (274/374): python3-webob-1.8.7-2.1.el9ost.noarc 2.5 MB/s | 230 kB 00:00 (275/374): ansible-role-metalsmith-deployment-1 245 kB/s | 21 kB 00:00 (276/374): openstack-selinux-0.8.37-17.1.202311 2.3 MB/s | 221 kB 00:00 (277/374): puppet-ironic-18.7.1-17.1.2024030521 1.4 MB/s | 121 kB 00:00 (278/374): python-oslo-db-lang-8.5.2-17.1.20240 164 kB/s | 14 kB 00:00 (279/374): python3-glanceclient-3.3.0-17.1.2024 1.6 MB/s | 143 kB 00:00 (280/374): python3-keystoneauth1-4.4.0-17.1.202 4.3 MB/s | 409 kB 00:00 (281/374): python3-metalsmith-1.4.4-17.1.202405 732 kB/s | 65 kB 00:00 (282/374): python3-neutron-lib-2.10.3-17.1.2023 3.7 MB/s | 375 kB 00:00 (283/374): python3-octaviaclient-2.3.1-17.1.202 1.0 MB/s | 91 kB 00:00 (284/374): python3-oslo-db-8.5.2-17.1.202408201 1.5 MB/s | 144 kB 00:00 (285/374): python3-oslo-messaging-12.7.3-17.1.2 2.4 MB/s | 216 kB 00:00 (286/374): python3-oslo-service-2.5.1-17.1.2024 788 kB/s | 71 kB 00:00 (287/374): python3-rhosp-openvswitch-3.3-1.el9o 95 kB/s | 8.3 kB 00:00 (288/374): python3-waitress-2.0.0-4.el9ost.noar 1.2 MB/s | 109 kB 00:00 (289/374): openstack-tripleo-validations-14.3.2 2.2 MB/s | 204 kB 00:00 (290/374): puppet-glance-18.6.1-17.1.2025022015 944 kB/s | 87 kB 00:00 (291/374): puppet-ovn-18.6.1-17.1.2024092509490 338 kB/s | 29 kB 00:00 (292/374): puppet-pacemaker-1.5.1-17.1.20250214 1.6 MB/s | 158 kB 00:00 (293/374): python3-os-ken-1.4.1-17.1.2024120509 18 MB/s | 2.1 MB 00:00 (294/374): puppet-tripleo-14.2.3-17.1.202503201 2.5 MB/s | 239 kB 00:00 (295/374): ansible-collection-containers-podman 2.7 MB/s | 243 kB 00:00 (296/374): ansible-collections-openstack-1.9.1- 1.5 MB/s | 146 kB 00:00 (297/374): cpp-hocon-0.3.0-7.el9ost.x86_64.rpm 3.7 MB/s | 351 kB 00:00 (298/374): facter-3.14.19-3.el9ost.x86_64.rpm 5.4 MB/s | 518 kB 00:00 (299/374): hiera-3.6.0-6.el9ost.noarch.rpm 362 kB/s | 33 kB 00:00 (300/374): leatherman-1.12.6-5.el9ost.x86_64.rp 4.2 MB/s | 405 kB 00:00 (301/374): openstack-tripleo-common-15.4.1-17.1 620 kB/s | 52 kB 00:00 (302/374): puppet-7.10.0-4.el9ost.noarch.rpm 126 kB/s | 11 kB 00:00 (303/374): puppet-headless-7.10.0-4.el9ost.noar 14 MB/s | 1.4 MB 00:00 (304/374): openstack-tripleo-common-containers- 379 kB/s | 78 kB 00:00 (305/374): puppet-keystone-18.6.1-17.1.20250425 1.4 MB/s | 127 kB 00:00 (306/374): python3-amqp-5.0.6-5.el9ost.noarch.r 976 kB/s | 92 kB 00:00 (307/374): python3-boto-2.45.0-8.1.el9ost.noarc 11 MB/s | 1.3 MB 00:00 (308/374): python3-cachetools-4.2.2-3.el9ost.no 295 kB/s | 33 kB 00:00 (309/374): python3-cmd2-1.4.0-4.el9ost.noarch.r 3.1 MB/s | 284 kB 00:00 (310/374): python3-dogpile-cache-1.1.5-5.el9ost 1.0 MB/s | 89 kB 00:00 (311/374): python3-colorama-0.4.4-4.el9ost.noar 373 kB/s | 35 kB 00:00 (312/374): python3-extras-1.0.0-17.el9ost.noarc 230 kB/s | 21 kB 00:00 (313/374): python3-keyring-21.8.0-4.el9ost.noar 882 kB/s | 77 kB 00:00 (314/374): python3-fixtures-3.0.0-24.el9ost.noa 978 kB/s | 93 kB 00:00 (315/374): python3-kombu-5.0.2-3.el9ost.noarch. 3.4 MB/s | 313 kB 00:00 (316/374): python3-msgpack-1.0.2-4.el9ost.x86_6 1.0 MB/s | 87 kB 00:00 (317/374): python3-munch-2.5.0-6.el9ost.noarch. 284 kB/s | 25 kB 00:00 (318/374): python3-openstacksdk-0.55.1-17.1.202 7.3 MB/s | 735 kB 00:00 (319/374): python3-paste-deploy-2.1.1-4.el9ost. 486 kB/s | 41 kB 00:00 (320/374): python3-paste-3.5.0-5.el9ost.noarch. 7.5 MB/s | 776 kB 00:00 (321/374): python3-pystache-0.5.4-15.el9ost.noa 1.4 MB/s | 132 kB 00:00 (322/374): python3-repoze-lru-0.7-12.el9ost.noa 382 kB/s | 32 kB 00:00 (323/374): python3-routes-2.4.1-14.el9ost.noarc 2.0 MB/s | 188 kB 00:00 (324/374): python3-rsa-4.6-3.1.el9ost.noarch.rp 636 kB/s | 57 kB 00:00 (325/374): python3-secretstorage-3.3.1-3.el9ost 430 kB/s | 36 kB 00:00 (326/374): python3-simplejson-3.17.5-3.el9ost.x 2.9 MB/s | 266 kB 00:00 (327/374): python3-tempita-0.5.1-27.el9ost.noar 410 kB/s | 36 kB 00:00 (328/374): python3-testtools-2.4.0-10.el9ost.no 3.7 MB/s | 333 kB 00:00 (329/374): python3-tripleo-common-15.4.1-17.1.2 2.2 MB/s | 202 kB 00:00 (330/374): python3-tripleoclient-16.5.1-17.1.20 5.9 MB/s | 553 kB 00:00 (331/374): python3-vine-5.0.0-5.el9ost.noarch.r 297 kB/s | 26 kB 00:00 (332/374): python3-warlock-1.3.3-7.el9ost.noarc 246 kB/s | 21 kB 00:00 (333/374): python3-yappi-1.3.1-5.el9ost.x86_64. 651 kB/s | 56 kB 00:00 (334/374): python3-yaql-1.1.3-13.el9ost.noarch. 2.0 MB/s | 180 kB 00:00 (335/374): ruby-augeas-0.5.0-29.el9ost.x86_64.r 339 kB/s | 29 kB 00:00 (336/374): ruby-facter-3.14.19-3.el9ost.x86_64. 96 kB/s | 9.5 kB 00:00 (337/374): yaml-cpp-0.6.3-6.el9ost.x86_64.rpm 1.4 MB/s | 123 kB 00:00 (338/374): ansible-role-lunasa-hsm-1.1.1-17.1.2 215 kB/s | 19 kB 00:00 (339/374): openstack-heat-api-16.1.1-17.1.20250 188 kB/s | 16 kB 00:00 (340/374): openstack-heat-common-16.1.1-17.1.20 16 MB/s | 1.6 MB 00:00 (341/374): openstack-heat-engine-16.1.1-17.1.20 178 kB/s | 15 kB 00:00 (342/374): openstack-heat-monolith-16.1.1-17.1. 188 kB/s | 16 kB 00:00 (343/374): openstack-tripleo-heat-templates-14. 6.1 MB/s | 617 kB 00:00 (344/374): puppet-barbican-18.4.2-17.1.20250625 625 kB/s | 57 kB 00:00 (345/374): python-openstackclient-lang-5.5.2-17 647 kB/s | 58 kB 00:00 (346/374): tripleo-ansible-3.3.1-17.1.202507021 6.0 MB/s | 570 kB 00:00 (347/374): python3-openstackclient-5.5.2-17.1.2 10 MB/s | 1.1 MB 00:00 (348/374): python3-openvswitch3.3-3.3.4-110.el9 3.8 MB/s | 369 kB 00:00 (349/374): openssl-perl-3.0.7-18.el9_2.x86_64.r 480 kB/s | 42 kB 00:00 (350/374): perl-HTTP-Tiny-0.076-461.el9_2.noarc 661 kB/s | 57 kB 00:00 (351/374): skopeo-1.11.2-0.1.el9_2.2.x86_64.rpm 47 MB/s | 7.9 MB 00:00 (352/374): ruby-3.0.4-161.el9_2.2.x86_64.rpm 390 kB/s | 41 kB 00:00 (353/374): ruby-default-gems-3.0.4-161.el9_2.2. 471 kB/s | 46 kB 00:00 (354/374): rubygem-bigdecimal-3.0.0-161.el9_2.2 637 kB/s | 55 kB 00:00 (355/374): rubygem-bundler-2.2.33-161.el9_2.2.n 4.5 MB/s | 456 kB 00:00 (356/374): ruby-libs-3.0.4-161.el9_2.2.x86_64.r 25 MB/s | 3.3 MB 00:00 (357/374): rubygem-io-console-0.5.7-161.el9_2.2 290 kB/s | 26 kB 00:00 (358/374): rubygem-json-2.5.1-161.el9_2.2.x86_6 696 kB/s | 59 kB 00:00 (359/374): rubygem-psych-3.3.2-161.el9_2.2.x86_ 713 kB/s | 60 kB 00:00 (360/374): rubygem-rdoc-6.3.3-161.el9_2.2.noarc 4.5 MB/s | 441 kB 00:00 (361/374): rubygem-rexml-3.2.5-161.el9_2.2.noar 1.1 MB/s | 110 kB 00:00 (362/374): rubygems-3.2.33-161.el9_2.2.noarch.r 3.4 MB/s | 306 kB 00:00 (363/374): libxslt-1.1.34-11.el9_2.x86_64.rpm 2.6 MB/s | 245 kB 00:00 (364/374): qemu-img-7.2.0-14.el9_2.18.x86_64.rp 19 MB/s | 2.2 MB 00:00 (365/374): buildah-1.29.5-1.el9_2.x86_64.rpm 43 MB/s | 8.6 MB 00:00 (366/374): libblkid-2.37.4-11.el9_2.x86_64.rpm 1.0 MB/s | 109 kB 00:00 (367/374): libfdisk-2.37.4-11.el9_2.x86_64.rpm 1.7 MB/s | 156 kB 00:00 (368/374): libmount-2.37.4-11.el9_2.x86_64.rpm 1.5 MB/s | 136 kB 00:00 (369/374): libsmartcols-2.37.4-11.el9_2.x86_64. 708 kB/s | 65 kB 00:00 (370/374): libuuid-2.37.4-11.el9_2.x86_64.rpm 335 kB/s | 30 kB 00:00 (371/374): util-linux-core-2.37.4-11.el9_2.x86_ 4.7 MB/s | 464 kB 00:00 (372/374): util-linux-2.37.4-11.el9_2.x86_64.rp 18 MB/s | 2.3 MB 00:00 (373/374): device-mapper-1.02.187-7.el9_2.2.x86 1.5 MB/s | 142 kB 00:00 (374/374): device-mapper-libs-1.02.187-7.el9_2. 1.9 MB/s | 176 kB 00:00 -------------------------------------------------------------------------------- Total 7.5 MB/s | 89 MB 00:11 Running transaction check Transaction check succeeded. Running transaction test Transaction test succeeded. Running transaction Running scriptlet: rhel-system-roles-1.21.2-1.el9_2.noarch 1/1 Preparing : 1/1 Installing : ruby-libs-3.0.4-161.el9_2.2.x86_64 1/383 Installing : python3-webob-1.8.7-2.1.el9ost.noarch 2/383 Installing : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 3/383 Installing : ruby-default-gems-3.0.4-161.el9_2.2.noarch 4/383 Installing : rubygem-bundler-2.2.33-161.el9_2.2.noarch 5/383 Installing : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 6/383 Installing : rubygem-json-2.5.1-161.el9_2.2.x86_64 7/383 Installing : rubygem-psych-3.3.2-161.el9_2.2.x86_64 8/383 Installing : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 9/383 Installing : rubygems-3.2.33-161.el9_2.2.noarch 10/383 Installing : ruby-3.0.4-161.el9_2.2.x86_64 11/383 Installing : python3-simplejson-3.17.5-3.el9ost.x86_64 12/383 Installing : python3-oslo-context-3.2.1-17.1.20230620204857.b 13/383 Upgrading : libuuid-2.37.4-11.el9_2.x86_64 14/383 Upgrading : libblkid-2.37.4-11.el9_2.x86_64 15/383 Running scriptlet: libblkid-2.37.4-11.el9_2.x86_64 15/383 Installing : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 16/383 Installing : python3-psutil-5.8.0-12.el9.x86_64 17/383 Installing : boost-regex-1.75.0-8.el9.x86_64 18/383 Installing : boost-system-1.75.0-8.el9.x86_64 19/383 Installing : boost-filesystem-1.75.0-8.el9.x86_64 20/383 Installing : libaio-0.3.111-13.el9.x86_64 21/383 Installing : boost-thread-1.75.0-8.el9.x86_64 22/383 Installing : python3-mako-1.1.4-6.el9.noarch 23/383 Installing : python3-dogpile-cache-1.1.5-5.el9ost.noarch 24/383 Installing : boost-chrono-1.75.0-8.el9.x86_64 25/383 Installing : boost-locale-1.75.0-8.el9.x86_64 26/383 Upgrading : libmount-2.37.4-11.el9_2.x86_64 27/383 Installing : perl-Digest-1.19-4.el9.noarch 28/383 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 29/383 Installing : perl-B-1.80-480.el9.x86_64 30/383 Installing : perl-FileHandle-2.03-480.el9.noarch 31/383 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 32/383 Installing : perl-libnet-3.13-4.el9.noarch 33/383 Installing : perl-AutoLoader-5.74-480.el9.noarch 34/383 Installing : perl-base-2.27-480.el9.noarch 35/383 Installing : perl-URI-5.09-3.el9.noarch 36/383 Installing : perl-Time-Local-2:1.300-7.el9.noarch 37/383 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 38/383 Installing : perl-if-0.60.800-480.el9.noarch 39/383 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 40/383 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 41/383 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 42/383 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 43/383 Installing : perl-File-Path-2.18-4.el9.noarch 44/383 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 45/383 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 46/383 Installing : perl-Class-Struct-0.66-480.el9.noarch 47/383 Installing : perl-POSIX-1.94-480.el9.x86_64 48/383 Installing : perl-IPC-Open3-1.21-480.el9.noarch 49/383 Installing : perl-subs-1.03-480.el9.noarch 50/383 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 51/383 Installing : perl-Term-Cap-1.17-460.el9.noarch 52/383 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 53/383 Installing : perl-HTTP-Tiny-0.076-461.el9_2.noarch 54/383 Installing : perl-Socket-4:2.031-4.el9.x86_64 55/383 Installing : perl-SelectSaver-1.02-480.el9.noarch 56/383 Installing : perl-Symbol-1.08-480.el9.noarch 57/383 Installing : perl-File-stat-1.09-480.el9.noarch 58/383 Installing : perl-podlators-1:4.14-460.el9.noarch 59/383 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 60/383 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 61/383 Installing : perl-Fcntl-1.13-480.el9.x86_64 62/383 Installing : perl-mro-1.23-480.el9.x86_64 63/383 Installing : perl-IO-1.43-480.el9.x86_64 64/383 Installing : perl-overloading-0.02-480.el9.noarch 65/383 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 66/383 Installing : perl-parent-1:0.238-460.el9.noarch 67/383 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 68/383 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 69/383 Installing : perl-constant-1.33-461.el9.noarch 70/383 Installing : perl-Errno-1.30-480.el9.x86_64 71/383 Installing : perl-File-Basename-2.85-480.el9.noarch 72/383 Installing : perl-Getopt-Std-1.12-480.el9.noarch 73/383 Installing : perl-Storable-1:3.21-460.el9.x86_64 74/383 Installing : perl-overload-1.31-480.el9.noarch 75/383 Installing : perl-vars-1.05-480.el9.noarch 76/383 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 77/383 Installing : perl-Exporter-5.74-461.el9.noarch 78/383 Installing : perl-Carp-1.50-460.el9.noarch 79/383 Installing : perl-PathTools-3.78-461.el9.x86_64 80/383 Installing : perl-NDBM_File-1.15-480.el9.x86_64 81/383 Installing : perl-Encode-4:3.08-462.el9.x86_64 82/383 Installing : perl-libs-4:5.32.1-480.el9.x86_64 83/383 Installing : perl-interpreter-4:5.32.1-480.el9.x86_64 84/383 Upgrading : libsmartcols-2.37.4-11.el9_2.x86_64 85/383 Installing : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 86/383 Installing : python3-vine-5.0.0-5.el9ost.noarch 87/383 Installing : python3-amqp-5.0.6-5.el9ost.noarch 88/383 Installing : python3-tempita-0.5.1-27.el9ost.noarch 89/383 Installing : python3-munch-2.5.0-6.el9ost.noarch 90/383 Installing : python3-msgpack-1.0.2-4.el9ost.x86_64 91/383 Installing : python3-oslo-serialization-4.1.1-17.1.2023062101 92/383 Installing : ansible-collection-containers-podman-1.9.4-5.el9 93/383 Installing : python3-requestsexceptions-1.4.0-17.1.2023062016 94/383 Installing : python3-os-service-types-1.7.0-17.1.202306202012 95/383 Installing : python3-keystoneauth1-4.4.0-17.1.20240812145234. 96/383 Installing : python3-novaclient-1:17.4.1-17.1.20230621034300. 97/383 Installing : python3-cinderclient-7.4.1-17.1.20230620211836.4 98/383 Installing : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 99/383 Installing : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 100/383 Installing : os-refresh-config-13.1.1-17.1.20231020000854.812 101/383 Installing : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 102/383 Installing : ansible-role-redhat-subscription-1.3.0-17.1.2023 103/383 Installing : ansible-role-container-registry-1.4.1-17.1.20230 104/383 Installing : ansible-role-chrony-1.3.1-17.1.20230621084226.01 105/383 Installing : python3-zope-event-4.2.0-20.el9ost.noarch 106/383 Installing : python3-tenacity-6.3.1-1.el9ost.noarch 107/383 Installing : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 108/383 Installing : python3-paste-3.5.0-5.el9ost.noarch 109/383 Installing : python3-paste-deploy-2.1.1-4.el9ost.noarch 110/383 Installing : python3-passlib-1.7.4-3.el9ost.noarch 111/383 Installing : python3-jmespath-0.10.0-1.el9ost.noarch 112/383 Installing : python3-jeepney-0.6.0-2.el9ost.noarch 113/383 Installing : libsodium-1.0.18-7.el9ost.x86_64 114/383 Installing : ansible-collection-community-general-4.0.0-1.1.e 115/383 Installing : ansible-collection-ansible-posix-1.2.0-1.3.el9os 116/383 Installing : python3-appdirs-1.4.4-4.el9.noarch 117/383 Installing : python3-openstacksdk-0.55.1-17.1.20250516211008. 118/383 Installing : python3-os-client-config-2.1.0-17.1.202306202031 119/383 Installing : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 120/383 Installing : ansible-collections-openstack-1.9.1-17.1.2025051 121/383 Installing : ansible-role-metalsmith-deployment-1.4.4-17.1.20 122/383 Installing : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 123/383 Installing : python3-pynacl-1.4.0-1.el9ost.x86_64 124/383 Installing : python3-secretstorage-3.3.1-3.el9ost.noarch 125/383 Installing : python3-keyring-21.8.0-4.el9ost.noarch 126/383 Installing : python3-keystoneclient-1:4.3.0-17.1.202306210251 127/383 Installing : python3-swiftclient-3.11.1-17.1.20230620204150.0 128/383 Installing : python3-zope-interface-5.4.0-1.el9ost.x86_64 129/383 Installing : python3-gevent-21.1.2-2.el9ost.x86_64 130/383 Installing : python3-etcd3gw-0.2.6-2.el9ost.noarch 131/383 Installing : python3-oslo-reports-2.2.0-17.1.20230620210621.b 132/383 Installing : python3-kombu-1:5.0.2-3.el9ost.noarch 133/383 Installing : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 134/383 Upgrading : util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Running scriptlet: util-linux-core-2.37.4-11.el9_2.x86_64 135/383 Installing : openssl-perl-1:3.0.7-18.el9_2.x86_64 136/383 Installing : python3-alembic-1.7.5-3.el9.noarch 137/383 Installing : device-mapper-persistent-data-0.9.0-13.el9.x86_6 138/383 Installing : qemu-img-17:7.2.0-14.el9_2.18.x86_64 139/383 Upgrading : libfdisk-2.37.4-11.el9_2.x86_64 140/383 Upgrading : util-linux-2.37.4-11.el9_2.x86_64 141/383 Upgrading : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 142/383 Upgrading : device-mapper-9:1.02.187-7.el9_2.2.x86_64 143/383 Installing : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 144/383 Installing : buildah-1:1.29.5-1.el9_2.x86_64 145/383 Installing : ansible-role-tripleo-modify-image-1.5.1-17.1.202 146/383 Installing : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 147/383 Running scriptlet: device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 147/383 Created symlink /etc/systemd/system/sockets.target.wants/dm-event.socket → /usr/lib/systemd/system/dm-event.socket. Installing : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 148/383 Installing : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 149/383 Installing : python3-pystache-0.5.4-15.el9ost.noarch 150/383 Installing : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 151/383 Installing : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 152/383 Installing : rubygem-hocon-1.3.1-2.el9ost.noarch 153/383 Installing : hiera-3.6.0-6.el9ost.noarch 154/383 Installing : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 155/383 Installing : rubygem-deep_merge-1.2.1-7.el9ost.noarch 156/383 Installing : rubygem-multi_json-1.15.0-2.el9ost.noarch 157/383 Installing : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 158/383 Installing : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 159/383 Installing : rubygem-rexml-3.2.5-161.el9_2.2.noarch 160/383 Installing : libselinux-ruby-3.5-1.el9.x86_64 161/383 Installing : ruby-augeas-0.5.0-29.el9ost.x86_64 162/383 Installing : libxslt-1.1.34-11.el9_2.x86_64 163/383 Installing : python-openstackclient-lang-5.5.2-17.1.202506161 164/383 Installing : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 165/383 Installing : yaml-cpp-0.6.3-6.el9ost.x86_64 166/383 Installing : python3-yaql-1.1.3-13.el9ost.noarch 167/383 Installing : python3-yappi-1.3.1-5.el9ost.x86_64 168/383 Installing : python3-warlock-1.3.3-7.el9ost.noarch 169/383 Installing : python3-glanceclient-1:3.3.0-17.1.20240712170803 170/383 Installing : python3-rsa-4.6-3.1.el9ost.noarch 171/383 Installing : python3-boto-2.45.0-8.1.el9ost.noarch 172/383 Installing : heat-cfntools-1.4.2-6.1.el9ost.noarch 173/383 Installing : python3-repoze-lru-0.7-12.el9ost.noarch 174/383 Installing : python3-routes-2.4.1-14.el9ost.noarch 175/383 Installing : python3-extras-1.0.0-17.el9ost.noarch 176/383 Installing : python3-colorama-0.4.4-4.el9ost.noarch 177/383 Installing : python3-cachetools-4.2.2-3.el9ost.noarch 178/383 Installing : openstack-tripleo-common-containers-15.4.1-17.1. 179/383 Installing : python3-waitress-2.0.0-4.el9ost.noarch 180/383 Installing : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 181/383 Installing : openstack-selinux-0.8.37-17.1.20231107080825.05d 182/383 Running scriptlet: openstack-selinux-0.8.37-17.1.20231107080825.05d 182/383 Installing : python3-sqlparse-0.4.1-2.el9ost.noarch 183/383 Installing : python3-migrate-0.13.0-1.el9ost.noarch 184/383 Installing : python3-werkzeug-2.0.1-7.el9ost.noarch 185/383 Installing : python3-statsd-3.2.1-20.1.el9ost.noarch 186/383 Installing : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 187/383 Installing : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 188/383 Installing : python-pycadf-common-3.1.1-17.1.20230620210757.4 189/383 Installing : python3-pycadf-3.1.1-17.1.20230620210757.4179996 190/383 Installing : python-oslo-versionedobjects-lang-2.4.1-17.1.202 191/383 Installing : python-oslo-policy-lang-3.7.1-17.1.2023062100394 192/383 Installing : python3-oslo-policy-3.7.1-17.1.20230621003949.63 193/383 Installing : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 194/383 Installing : python-oslo-middleware-lang-4.2.1-17.1.202306210 195/383 Installing : python3-oslo-middleware-4.2.1-17.1.2023062101122 196/383 Installing : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 197/383 Installing : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 198/383 Installing : python-oslo-cache-lang-2.7.1-17.1.20230621012756 199/383 Installing : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 200/383 Installing : ansible-role-qdr-config-0.0.2-17.1.2023062017113 201/383 Installing : ansible-role-collectd-config-0.0.3-17.1.20230620 202/383 Installing : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 203/383 Installing : ansible-config_template-2.0.1-17.1.2023062108392 204/383 Installing : python3-soupsieve-2.2-1.el9ost.noarch 205/383 Installing : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 206/383 Installing : python3-lxml-4.6.5-3.el9.x86_64 207/383 Installing : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 208/383 Installing : ansible-role-openstack-operations-0.0.1-17.1.202 209/383 Installing : python3-webtest-2.0.35-6.el9ost.noarch 210/383 Installing : python3-smmap-3.0.1-4.el9ost.noarch 211/383 Installing : python3-gitdb-4.0.5-2.el9ost.noarch 212/383 Installing : python3-GitPython-3.1.14-2.el9ost.noarch 213/383 Installing : python3-setproctitle-1.2.2-1.el9ost.x86_64 214/383 Installing : python3-pyperclip-1.8.0-3.el9ost.noarch 215/383 Installing : python3-natsort-7.1.1-2.el9ost.noarch 216/383 Installing : python3-croniter-0.3.35-2.el9ost.noarch 217/383 Installing : python3-mimeparse-1.6.0-16.el9ost.noarch 218/383 Installing : python3-fixtures-3.0.0-24.el9ost.noarch 219/383 Installing : python3-testtools-2.4.0-10.el9ost.noarch 220/383 Installing : python3-oslo-service-2.5.1-17.1.20240821200745.c 221/383 Installing : python3-oslo-messaging-12.7.3-17.1.2023121913080 222/383 Installing : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 223/383 Installing : python3-oslo-versionedobjects-2.4.1-17.1.2023062 224/383 Installing : python3-memcached-1.59-3.el9ost.noarch 225/383 Installing : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 226/383 Installing : python3-keystonemiddleware-9.2.0-17.1.2023062021 227/383 Installing : python3-logutils-0.3.5-15.el9ost.noarch 228/383 Installing : python3-pecan-1.4.0-2.el9ost.noarch 229/383 Installing : python3-lockfile-1:0.12.2-2.el9ost.noarch 230/383 Installing : python3-docutils-0.16-6.el9ost.noarch 231/383 Installing : python3-daemon-2.3.0-1.el9ost.noarch 232/383 Installing : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 233/383 Installing : python3-bcrypt-3.1.7-7.el9ost.x86_64 234/383 Installing : python3-paramiko-2.11.0-2.el9ost.noarch 235/383 Installing : openpgm-5.2.122-26.el9ost.x86_64 236/383 Installing : libunwind-1.4.0-5.el9ost.x86_64 237/383 Installing : zeromq-4.3.4-1.el9ost.x86_64 238/383 Installing : python3-zmq-22.0.3-1.el9ost.x86_64 239/383 Installing : python3-tinyrpc-1.0.3-6.el9ost.noarch 240/383 Installing : python3-os-ken-1.4.1-17.1.20241205090937.018d755 241/383 warning: group neutron does not exist - using root Installing : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 242/383 Installing : ansible-collection-ansible-utils-2.3.0-2.el9ost. 243/383 Installing : ansible-collection-ansible-netcommon-2.2.0-1.2.e 244/383 Installing : rhel-system-roles-1.21.2-1.el9_2.noarch 245/383 Installing : ansible-freeipa-1.9.2-3.el9_2.noarch 246/383 Installing : oniguruma-6.9.6-1.el9.5.x86_64 247/383 Installing : jq-1.6-14.el9.x86_64 248/383 Installing : python3-wcwidth-0.2.5-8.el9.noarch 249/383 Installing : python3-cmd2-1.4.0-4.el9ost.noarch 250/383 Installing : python3-cliff-3.7.0-17.1.20230620172206.117a100. 251/383 Installing : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 252/383 Installing : python3-heatclient-2.3.1-17.1.20230621012952.d16 253/383 Installing : python3-neutronclient-7.3.1-17.1.20230621044049. 254/383 Installing : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 255/383 Installing : python3-ironic-inspector-client-4.5.0-17.1.20230 256/383 Installing : python3-mistralclient-4.2.0-17.1.20230620220528. 257/383 Installing : python3-validations-libs-1.9.1-17.1.202309130208 258/383 Installing : validations-common-1.9.1-17.1.20231006020828.f27 259/383 Installing : python3-troveclient-7.0.0-17.1.20230620220924.c7 260/383 Installing : os-collect-config-13.1.1-17.1.20231020001748.761 261/383 Running scriptlet: os-collect-config-13.1.1-17.1.20231020001748.761 261/383 Installing : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 262/383 Installing : python3-heat-agent-ansible-2.2.1-17.1.2023062023 263/383 Installing : python3-heat-agent-apply-config-2.2.1-17.1.20230 264/383 Installing : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 265/383 Installing : python3-heat-agent-hiera-2.2.1-17.1.202306202320 266/383 Installing : python3-heat-agent-json-file-2.2.1-17.1.20230620 267/383 Installing : python3-aodhclient-2.2.0-17.1.20230620222234.b74 268/383 Installing : python3-designateclient-4.2.1-17.1.2023062102313 269/383 Installing : python3-magnumclient-3.4.1-17.1.20230621053508.2 270/383 Installing : python3-manilaclient-2.6.4-17.1.20240830140806.7 271/383 Installing : python3-barbicanclient-5.3.0-17.1.20230620213453 272/383 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 273/383 Installing : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 274/383 Installing : python3-neutron-lib-2.10.3-17.1.20231221164814.6 275/383 Installing : boost-atomic-1.75.0-8.el9.x86_64 276/383 Installing : boost-log-1.75.0-8.el9.x86_64 277/383 Installing : boost-program-options-1.75.0-8.el9.x86_64 278/383 Installing : libburn-1.5.4-4.el9.x86_64 279/383 Installing : iptables-nft-services-1.8.8-6.el9_1.noarch 280/383 Running scriptlet: iptables-nft-services-1.8.8-6.el9_1.noarch 280/383 Installing : libisofs-1.5.4-4.el9.x86_64 281/383 Installing : libisoburn-1.5.4-4.el9.x86_64 282/383 Installing : xorriso-1.5.4-4.el9.x86_64 283/383 Running scriptlet: xorriso-1.5.4-4.el9.x86_64 283/383 Installing : boost-nowide-1.75.0-8.el9.x86_64 284/383 Installing : leatherman-1.12.6-5.el9ost.x86_64 285/383 Installing : cpp-hocon-0.3.0-7.el9ost.x86_64 286/383 Installing : facter-1:3.14.19-3.el9ost.x86_64 287/383 Installing : ruby-facter-1:3.14.19-3.el9ost.x86_64 288/383 Installing : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 289/383 Running scriptlet: puppet-headless-7.10.0-4.el9ost.noarch 290/383 Installing : puppet-headless-7.10.0-4.el9ost.noarch 290/383 Installing : puppet-7.10.0-4.el9ost.noarch 291/383 Running scriptlet: puppet-7.10.0-4.el9ost.noarch 291/383 Installing : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 292/383 Installing : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 293/383 Installing : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 294/383 Installing : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 295/383 Installing : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 296/383 Installing : puppet-firewall-3.4.1-17.1.20230621022040.94f707 297/383 Installing : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 298/383 Installing : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 299/383 Installing : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 300/383 Installing : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 301/383 Installing : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 302/383 Installing : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 303/383 Installing : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 304/383 Installing : puppet-openstack_extras-18.5.1-17.1.202306210424 305/383 Installing : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 306/383 Installing : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 307/383 Installing : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 308/383 Installing : puppet-collectd-13.0.1-17.1.20230620193147.ad138 309/383 Installing : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 310/383 Installing : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 311/383 Installing : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 312/383 Installing : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 313/383 Installing : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 314/383 Installing : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 315/383 Installing : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 316/383 Installing : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 317/383 Installing : puppet-openstacklib-18.5.2-17.1.20230621052822.6 318/383 Installing : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 319/383 Installing : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 320/383 Installing : puppet-glance-18.6.1-17.1.20250220151014.81b081d 321/383 Installing : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 322/383 Installing : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 323/383 Installing : puppet-octavia-18.5.1-17.1.20230621062420.842492 324/383 Installing : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 325/383 Installing : puppet-ceilometer-18.4.3-17.1.20230927010818.383 326/383 Installing : puppet-designate-18.6.1-17.1.20230621061456.f4c0 327/383 Installing : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 328/383 Installing : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 329/383 Installing : puppet-placement-5.4.3-17.1.20230621061610.e7557 330/383 Installing : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 331/383 Installing : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 332/383 Installing : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 333/383 Installing : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 334/383 Installing : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 335/383 Installing : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 336/383 Installing : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 337/383 Installing : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 338/383 Installing : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 339/383 Installing : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 340/383 Installing : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 341/383 Installing : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 342/383 Installing : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 343/383 Installing : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 344/383 Installing : puppet-module-data-0.5.1-17.1.20230620195419.28d 345/383 Installing : puppet-remote-10.0.0-17.1.20230620192417.7420908 346/383 Installing : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 347/383 Installing : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 348/383 Installing : python3-heat-agent-puppet-2.2.1-17.1.20230620232 349/383 Installing : openstack-heat-agents-2.2.1-17.1.20230620232028. 350/383 Installing : python3-urllib-gssapi-1.0.2-4.el9.noarch 351/383 Installing : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 352/383 Installing : pkgconf-m4-1.7.3-10.el9.noarch 353/383 Installing : libpkgconf-1.7.3-10.el9.x86_64 354/383 Installing : pkgconf-1.7.3-10.el9.x86_64 355/383 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 356/383 Installing : bash-completion-1:2.11-4.el9.noarch 357/383 Installing : python3-openstackclient-5.5.2-17.1.2025061610090 358/383 Running scriptlet: python3-openstackclient-5.5.2-17.1.2025061610090 358/383 The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. Installing : python3-ironicclient-4.6.4-17.1.20230621041552.0 359/383 Installing : python3-tripleo-common-15.4.1-17.1.2025052716141 360/383 Installing : openstack-tripleo-common-15.4.1-17.1.20250527161 361/383 Installing : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 362/383 Installing : openstack-tripleo-heat-templates-14.3.1-17.1.202 363/383 Installing : openstack-tripleo-validations-14.3.2-17.1.202501 364/383 Installing : python3-saharaclient-3.3.0-17.1.20230620222322.4 365/383 Installing : python3-octaviaclient-2.3.1-17.1.20231106100828. 366/383 Running scriptlet: openstack-heat-common-1:16.1.1-17.1.202507031108 367/383 Installing : openstack-heat-common-1:16.1.1-17.1.202507031108 367/383 Installing : openstack-heat-api-1:16.1.1-17.1.20250703110808. 368/383 Running scriptlet: openstack-heat-api-1:16.1.1-17.1.20250703110808. 368/383 Installing : openstack-heat-engine-1:16.1.1-17.1.202507031108 369/383 Running scriptlet: openstack-heat-engine-1:16.1.1-17.1.202507031108 369/383 Installing : openstack-heat-monolith-1:16.1.1-17.1.2025070311 370/383 Running scriptlet: openstack-heat-monolith-1:16.1.1-17.1.2025070311 370/383 Installing : glibc-langpack-en-2.34-60.el9.x86_64 371/383 Installing : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 372/383 Installing : python3-tripleoclient-16.5.1-17.1.20250523121326 373/383 Installing : lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Running scriptlet: lvm2-9:2.03.17-7.el9_2.2.x86_64 374/383 Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-monitor.service → /usr/lib/systemd/system/lvm2-monitor.service. Created symlink /etc/systemd/system/sysinit.target.wants/lvm2-lvmpolld.socket → /usr/lib/systemd/system/lvm2-lvmpolld.socket. Cleanup : device-mapper-9:1.02.187-7.el9.x86_64 375/383 Cleanup : util-linux-2.37.4-10.el9.x86_64 376/383 Cleanup : util-linux-core-2.37.4-10.el9.x86_64 377/383 Cleanup : libfdisk-2.37.4-10.el9.x86_64 378/383 Cleanup : libmount-2.37.4-10.el9.x86_64 379/383 Cleanup : libblkid-2.37.4-10.el9.x86_64 380/383 Cleanup : libuuid-2.37.4-10.el9.x86_64 381/383 Cleanup : libsmartcols-2.37.4-10.el9.x86_64 382/383 Cleanup : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Running scriptlet: device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Verifying : bash-completion-1:2.11-4.el9.noarch 1/383 Verifying : device-mapper-persistent-data-0.9.0-13.el9.x86_6 2/383 Verifying : libaio-0.3.111-13.el9.x86_64 3/383 Verifying : glibc-langpack-en-2.34-60.el9.x86_64 4/383 Verifying : libpkgconf-1.7.3-10.el9.x86_64 5/383 Verifying : pkgconf-1.7.3-10.el9.x86_64 6/383 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 7/383 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 8/383 Verifying : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 9/383 Verifying : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 10/383 Verifying : lvm2-9:2.03.17-7.el9_2.2.x86_64 11/383 Verifying : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 12/383 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 13/383 Verifying : boost-system-1.75.0-8.el9.x86_64 14/383 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 15/383 Verifying : perl-Storable-1:3.21-460.el9.x86_64 16/383 Verifying : python3-urllib-gssapi-1.0.2-4.el9.noarch 17/383 Verifying : boost-locale-1.75.0-8.el9.x86_64 18/383 Verifying : boost-nowide-1.75.0-8.el9.x86_64 19/383 Verifying : boost-thread-1.75.0-8.el9.x86_64 20/383 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 21/383 Verifying : perl-Exporter-5.74-461.el9.noarch 22/383 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 23/383 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 24/383 Verifying : perl-parent-1:0.238-460.el9.noarch 25/383 Verifying : xorriso-1.5.4-4.el9.x86_64 26/383 Verifying : libisofs-1.5.4-4.el9.x86_64 27/383 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 28/383 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 29/383 Verifying : perl-PathTools-3.78-461.el9.x86_64 30/383 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 31/383 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 32/383 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 33/383 Verifying : perl-URI-5.09-3.el9.noarch 34/383 Verifying : perl-libnet-3.13-4.el9.noarch 35/383 Verifying : python3-lxml-4.6.5-3.el9.x86_64 36/383 Verifying : boost-chrono-1.75.0-8.el9.x86_64 37/383 Verifying : iptables-nft-services-1.8.8-6.el9_1.noarch 38/383 Verifying : perl-Carp-1.50-460.el9.noarch 39/383 Verifying : perl-Encode-4:3.08-462.el9.x86_64 40/383 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 41/383 Verifying : python3-psutil-5.8.0-12.el9.x86_64 42/383 Verifying : libburn-1.5.4-4.el9.x86_64 43/383 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 44/383 Verifying : perl-Term-Cap-1.17-460.el9.noarch 45/383 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 46/383 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 47/383 Verifying : boost-log-1.75.0-8.el9.x86_64 48/383 Verifying : boost-program-options-1.75.0-8.el9.x86_64 49/383 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 50/383 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 51/383 Verifying : boost-atomic-1.75.0-8.el9.x86_64 52/383 Verifying : libisoburn-1.5.4-4.el9.x86_64 53/383 Verifying : perl-Digest-1.19-4.el9.noarch 54/383 Verifying : perl-File-Path-2.18-4.el9.noarch 55/383 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 56/383 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 57/383 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 58/383 Verifying : perl-Socket-4:2.031-4.el9.x86_64 59/383 Verifying : perl-constant-1.33-461.el9.noarch 60/383 Verifying : perl-podlators-1:4.14-460.el9.noarch 61/383 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 62/383 Verifying : python3-appdirs-1.4.4-4.el9.noarch 63/383 Verifying : python3-wcwidth-0.2.5-8.el9.noarch 64/383 Verifying : boost-regex-1.75.0-8.el9.x86_64 65/383 Verifying : oniguruma-6.9.6-1.el9.5.x86_64 66/383 Verifying : python3-alembic-1.7.5-3.el9.noarch 67/383 Verifying : perl-AutoLoader-5.74-480.el9.noarch 68/383 Verifying : perl-B-1.80-480.el9.x86_64 69/383 Verifying : perl-Class-Struct-0.66-480.el9.noarch 70/383 Verifying : perl-Errno-1.30-480.el9.x86_64 71/383 Verifying : perl-Fcntl-1.13-480.el9.x86_64 72/383 Verifying : perl-File-Basename-2.85-480.el9.noarch 73/383 Verifying : perl-File-stat-1.09-480.el9.noarch 74/383 Verifying : perl-FileHandle-2.03-480.el9.noarch 75/383 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 76/383 Verifying : perl-IO-1.43-480.el9.x86_64 77/383 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 78/383 Verifying : perl-NDBM_File-1.15-480.el9.x86_64 79/383 Verifying : perl-POSIX-1.94-480.el9.x86_64 80/383 Verifying : perl-SelectSaver-1.02-480.el9.noarch 81/383 Verifying : perl-Symbol-1.08-480.el9.noarch 82/383 Verifying : perl-base-2.27-480.el9.noarch 83/383 Verifying : perl-if-0.60.800-480.el9.noarch 84/383 Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 85/383 Verifying : perl-libs-4:5.32.1-480.el9.x86_64 86/383 Verifying : perl-mro-1.23-480.el9.x86_64 87/383 Verifying : perl-overload-1.31-480.el9.noarch 88/383 Verifying : perl-overloading-0.02-480.el9.noarch 89/383 Verifying : perl-subs-1.03-480.el9.noarch 90/383 Verifying : perl-vars-1.05-480.el9.noarch 91/383 Verifying : python3-mako-1.1.4-6.el9.noarch 92/383 Verifying : jq-1.6-14.el9.x86_64 93/383 Verifying : libselinux-ruby-3.5-1.el9.x86_64 94/383 Verifying : ansible-freeipa-1.9.2-3.el9_2.noarch 95/383 Verifying : rhel-system-roles-1.21.2-1.el9_2.noarch 96/383 Verifying : ansible-collection-ansible-netcommon-2.2.0-1.2.e 97/383 Verifying : ansible-collection-ansible-posix-1.2.0-1.3.el9os 98/383 Verifying : ansible-collection-ansible-utils-2.3.0-2.el9ost. 99/383 Verifying : ansible-collection-community-general-4.0.0-1.1.e 100/383 Verifying : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 101/383 Verifying : heat-cfntools-1.4.2-6.1.el9ost.noarch 102/383 Verifying : libsodium-1.0.18-7.el9ost.x86_64 103/383 Verifying : libunwind-1.4.0-5.el9ost.x86_64 104/383 Verifying : openpgm-5.2.122-26.el9ost.x86_64 105/383 Verifying : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 106/383 Verifying : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 107/383 Verifying : python3-bcrypt-3.1.7-7.el9ost.x86_64 108/383 Verifying : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 109/383 Verifying : python3-croniter-0.3.35-2.el9ost.noarch 110/383 Verifying : python3-daemon-2.3.0-1.el9ost.noarch 111/383 Verifying : python3-docutils-0.16-6.el9ost.noarch 112/383 Verifying : python3-etcd3gw-0.2.6-2.el9ost.noarch 113/383 Verifying : python3-gevent-21.1.2-2.el9ost.x86_64 114/383 Verifying : python3-gitdb-4.0.5-2.el9ost.noarch 115/383 Verifying : python3-jeepney-0.6.0-2.el9ost.noarch 116/383 Verifying : python3-jmespath-0.10.0-1.el9ost.noarch 117/383 Verifying : python3-lockfile-1:0.12.2-2.el9ost.noarch 118/383 Verifying : python3-logutils-0.3.5-15.el9ost.noarch 119/383 Verifying : python3-memcached-1.59-3.el9ost.noarch 120/383 Verifying : python3-migrate-0.13.0-1.el9ost.noarch 121/383 Verifying : python3-mimeparse-1.6.0-16.el9ost.noarch 122/383 Verifying : python3-natsort-7.1.1-2.el9ost.noarch 123/383 Verifying : python3-passlib-1.7.4-3.el9ost.noarch 124/383 Verifying : python3-pecan-1.4.0-2.el9ost.noarch 125/383 Verifying : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 126/383 Verifying : python3-pynacl-1.4.0-1.el9ost.x86_64 127/383 Verifying : python3-pyperclip-1.8.0-3.el9ost.noarch 128/383 Verifying : python3-setproctitle-1.2.2-1.el9ost.x86_64 129/383 Verifying : python3-smmap-3.0.1-4.el9ost.noarch 130/383 Verifying : python3-soupsieve-2.2-1.el9ost.noarch 131/383 Verifying : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 132/383 Verifying : python3-tenacity-6.3.1-1.el9ost.noarch 133/383 Verifying : python3-webtest-2.0.35-6.el9ost.noarch 134/383 Verifying : python3-zmq-22.0.3-1.el9ost.x86_64 135/383 Verifying : python3-zope-event-4.2.0-20.el9ost.noarch 136/383 Verifying : python3-zope-interface-5.4.0-1.el9ost.x86_64 137/383 Verifying : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 138/383 Verifying : rubygem-deep_merge-1.2.1-7.el9ost.noarch 139/383 Verifying : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 140/383 Verifying : rubygem-hocon-1.3.1-2.el9ost.noarch 141/383 Verifying : rubygem-multi_json-1.15.0-2.el9ost.noarch 142/383 Verifying : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 143/383 Verifying : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 144/383 Verifying : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 145/383 Verifying : zeromq-4.3.4-1.el9ost.x86_64 146/383 Verifying : ansible-config_template-2.0.1-17.1.2023062108392 147/383 Verifying : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 148/383 Verifying : ansible-role-chrony-1.3.1-17.1.20230621084226.01 149/383 Verifying : ansible-role-collectd-config-0.0.3-17.1.20230620 150/383 Verifying : ansible-role-container-registry-1.4.1-17.1.20230 151/383 Verifying : ansible-role-openstack-operations-0.0.1-17.1.202 152/383 Verifying : ansible-role-qdr-config-0.0.2-17.1.2023062017113 153/383 Verifying : ansible-role-redhat-subscription-1.3.0-17.1.2023 154/383 Verifying : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 155/383 Verifying : ansible-role-tripleo-modify-image-1.5.1-17.1.202 156/383 Verifying : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 157/383 Verifying : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 158/383 Verifying : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 159/383 Verifying : openstack-heat-agents-2.2.1-17.1.20230620232028. 160/383 Verifying : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 161/383 Verifying : os-collect-config-13.1.1-17.1.20231020001748.761 162/383 Verifying : os-refresh-config-13.1.1-17.1.20231020000854.812 163/383 Verifying : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 164/383 Verifying : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 165/383 Verifying : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 166/383 Verifying : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 167/383 Verifying : puppet-ceilometer-18.4.3-17.1.20230927010818.383 168/383 Verifying : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 169/383 Verifying : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 170/383 Verifying : puppet-collectd-13.0.1-17.1.20230620193147.ad138 171/383 Verifying : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 172/383 Verifying : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 173/383 Verifying : puppet-designate-18.6.1-17.1.20230621061456.f4c0 174/383 Verifying : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 175/383 Verifying : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 176/383 Verifying : puppet-firewall-3.4.1-17.1.20230621022040.94f707 177/383 Verifying : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 178/383 Verifying : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 179/383 Verifying : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 180/383 Verifying : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 181/383 Verifying : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 182/383 Verifying : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 183/383 Verifying : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 184/383 Verifying : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 185/383 Verifying : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 186/383 Verifying : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 187/383 Verifying : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 188/383 Verifying : puppet-module-data-0.5.1-17.1.20230620195419.28d 189/383 Verifying : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 190/383 Verifying : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 191/383 Verifying : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 192/383 Verifying : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 193/383 Verifying : puppet-octavia-18.5.1-17.1.20230621062420.842492 194/383 Verifying : puppet-openstack_extras-18.5.1-17.1.202306210424 195/383 Verifying : puppet-openstacklib-18.5.2-17.1.20230621052822.6 196/383 Verifying : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 197/383 Verifying : puppet-placement-5.4.3-17.1.20230621061610.e7557 198/383 Verifying : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 199/383 Verifying : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 200/383 Verifying : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 201/383 Verifying : puppet-remote-10.0.0-17.1.20230620192417.7420908 202/383 Verifying : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 203/383 Verifying : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 204/383 Verifying : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 205/383 Verifying : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 206/383 Verifying : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 207/383 Verifying : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 208/383 Verifying : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 209/383 Verifying : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 210/383 Verifying : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 211/383 Verifying : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 212/383 Verifying : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 213/383 Verifying : python-oslo-cache-lang-2.7.1-17.1.20230621012756 214/383 Verifying : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 215/383 Verifying : python-oslo-middleware-lang-4.2.1-17.1.202306210 216/383 Verifying : python-oslo-policy-lang-3.7.1-17.1.2023062100394 217/383 Verifying : python-oslo-versionedobjects-lang-2.4.1-17.1.202 218/383 Verifying : python-pycadf-common-3.1.1-17.1.20230620210757.4 219/383 Verifying : python3-GitPython-3.1.14-2.el9ost.noarch 220/383 Verifying : python3-aodhclient-2.2.0-17.1.20230620222234.b74 221/383 Verifying : python3-barbicanclient-5.3.0-17.1.20230620213453 222/383 Verifying : python3-cinderclient-7.4.1-17.1.20230620211836.4 223/383 Verifying : python3-cliff-3.7.0-17.1.20230620172206.117a100. 224/383 Verifying : python3-designateclient-4.2.1-17.1.2023062102313 225/383 Verifying : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 226/383 Verifying : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 227/383 Verifying : python3-heat-agent-ansible-2.2.1-17.1.2023062023 228/383 Verifying : python3-heat-agent-apply-config-2.2.1-17.1.20230 229/383 Verifying : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 230/383 Verifying : python3-heat-agent-hiera-2.2.1-17.1.202306202320 231/383 Verifying : python3-heat-agent-json-file-2.2.1-17.1.20230620 232/383 Verifying : python3-heat-agent-puppet-2.2.1-17.1.20230620232 233/383 Verifying : python3-heatclient-2.3.1-17.1.20230621012952.d16 234/383 Verifying : python3-ironic-inspector-client-4.5.0-17.1.20230 235/383 Verifying : python3-ironicclient-4.6.4-17.1.20230621041552.0 236/383 Verifying : python3-keystoneclient-1:4.3.0-17.1.202306210251 237/383 Verifying : python3-keystonemiddleware-9.2.0-17.1.2023062021 238/383 Verifying : python3-magnumclient-3.4.1-17.1.20230621053508.2 239/383 Verifying : python3-mistralclient-4.2.0-17.1.20230620220528. 240/383 Verifying : python3-neutronclient-7.3.1-17.1.20230621044049. 241/383 Verifying : python3-novaclient-1:17.4.1-17.1.20230621034300. 242/383 Verifying : python3-os-client-config-2.1.0-17.1.202306202031 243/383 Verifying : python3-os-service-types-1.7.0-17.1.202306202012 244/383 Verifying : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 245/383 Verifying : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 246/383 Verifying : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 247/383 Verifying : python3-oslo-context-3.2.1-17.1.20230620204857.b 248/383 Verifying : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 249/383 Verifying : python3-oslo-middleware-4.2.1-17.1.2023062101122 250/383 Verifying : python3-oslo-policy-3.7.1-17.1.20230621003949.63 251/383 Verifying : python3-oslo-reports-2.2.0-17.1.20230620210621.b 252/383 Verifying : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 253/383 Verifying : python3-oslo-serialization-4.1.1-17.1.2023062101 254/383 Verifying : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 255/383 Verifying : python3-oslo-versionedobjects-2.4.1-17.1.2023062 256/383 Verifying : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 257/383 Verifying : python3-pycadf-3.1.1-17.1.20230620210757.4179996 258/383 Verifying : python3-requestsexceptions-1.4.0-17.1.2023062016 259/383 Verifying : python3-saharaclient-3.3.0-17.1.20230620222322.4 260/383 Verifying : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 261/383 Verifying : python3-statsd-3.2.1-20.1.el9ost.noarch 262/383 Verifying : python3-swiftclient-3.11.1-17.1.20230620204150.0 263/383 Verifying : python3-tinyrpc-1.0.3-6.el9ost.noarch 264/383 Verifying : python3-troveclient-7.0.0-17.1.20230620220924.c7 265/383 Verifying : python3-validations-libs-1.9.1-17.1.202309130208 266/383 Verifying : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 267/383 Verifying : validations-common-1.9.1-17.1.20231006020828.f27 268/383 Verifying : python3-paramiko-2.11.0-2.el9ost.noarch 269/383 Verifying : python3-werkzeug-2.0.1-7.el9ost.noarch 270/383 Verifying : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 271/383 Verifying : python3-manilaclient-2.6.4-17.1.20240830140806.7 272/383 Verifying : python3-sqlparse-0.4.1-2.el9ost.noarch 273/383 Verifying : python3-webob-1.8.7-2.1.el9ost.noarch 274/383 Verifying : ansible-role-metalsmith-deployment-1.4.4-17.1.20 275/383 Verifying : openstack-selinux-0.8.37-17.1.20231107080825.05d 276/383 Verifying : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 277/383 Verifying : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 278/383 Verifying : python3-glanceclient-1:3.3.0-17.1.20240712170803 279/383 Verifying : python3-keystoneauth1-4.4.0-17.1.20240812145234. 280/383 Verifying : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 281/383 Verifying : python3-neutron-lib-2.10.3-17.1.20231221164814.6 282/383 Verifying : python3-octaviaclient-2.3.1-17.1.20231106100828. 283/383 Verifying : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 284/383 Verifying : python3-oslo-messaging-12.7.3-17.1.2023121913080 285/383 Verifying : python3-oslo-service-2.5.1-17.1.20240821200745.c 286/383 Verifying : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 287/383 Verifying : python3-waitress-2.0.0-4.el9ost.noarch 288/383 Verifying : openstack-tripleo-validations-14.3.2-17.1.202501 289/383 Verifying : puppet-glance-18.6.1-17.1.20250220151014.81b081d 290/383 Verifying : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 291/383 Verifying : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 292/383 Verifying : python3-os-ken-1.4.1-17.1.20241205090937.018d755 293/383 Verifying : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 294/383 Verifying : ansible-collection-containers-podman-1.9.4-5.el9 295/383 Verifying : ansible-collections-openstack-1.9.1-17.1.2025051 296/383 Verifying : cpp-hocon-0.3.0-7.el9ost.x86_64 297/383 Verifying : facter-1:3.14.19-3.el9ost.x86_64 298/383 Verifying : hiera-3.6.0-6.el9ost.noarch 299/383 Verifying : leatherman-1.12.6-5.el9ost.x86_64 300/383 Verifying : openstack-tripleo-common-15.4.1-17.1.20250527161 301/383 Verifying : openstack-tripleo-common-containers-15.4.1-17.1. 302/383 Verifying : puppet-7.10.0-4.el9ost.noarch 303/383 Verifying : puppet-headless-7.10.0-4.el9ost.noarch 304/383 Verifying : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 305/383 Verifying : python3-amqp-5.0.6-5.el9ost.noarch 306/383 Verifying : python3-boto-2.45.0-8.1.el9ost.noarch 307/383 Verifying : python3-cachetools-4.2.2-3.el9ost.noarch 308/383 Verifying : python3-cmd2-1.4.0-4.el9ost.noarch 309/383 Verifying : python3-colorama-0.4.4-4.el9ost.noarch 310/383 Verifying : python3-dogpile-cache-1.1.5-5.el9ost.noarch 311/383 Verifying : python3-extras-1.0.0-17.el9ost.noarch 312/383 Verifying : python3-fixtures-3.0.0-24.el9ost.noarch 313/383 Verifying : python3-keyring-21.8.0-4.el9ost.noarch 314/383 Verifying : python3-kombu-1:5.0.2-3.el9ost.noarch 315/383 Verifying : python3-msgpack-1.0.2-4.el9ost.x86_64 316/383 Verifying : python3-munch-2.5.0-6.el9ost.noarch 317/383 Verifying : python3-openstacksdk-0.55.1-17.1.20250516211008. 318/383 Verifying : python3-paste-3.5.0-5.el9ost.noarch 319/383 Verifying : python3-paste-deploy-2.1.1-4.el9ost.noarch 320/383 Verifying : python3-pystache-0.5.4-15.el9ost.noarch 321/383 Verifying : python3-repoze-lru-0.7-12.el9ost.noarch 322/383 Verifying : python3-routes-2.4.1-14.el9ost.noarch 323/383 Verifying : python3-rsa-4.6-3.1.el9ost.noarch 324/383 Verifying : python3-secretstorage-3.3.1-3.el9ost.noarch 325/383 Verifying : python3-simplejson-3.17.5-3.el9ost.x86_64 326/383 Verifying : python3-tempita-0.5.1-27.el9ost.noarch 327/383 Verifying : python3-testtools-2.4.0-10.el9ost.noarch 328/383 Verifying : python3-tripleo-common-15.4.1-17.1.2025052716141 329/383 Verifying : python3-tripleoclient-16.5.1-17.1.20250523121326 330/383 Verifying : python3-vine-5.0.0-5.el9ost.noarch 331/383 Verifying : python3-warlock-1.3.3-7.el9ost.noarch 332/383 Verifying : python3-yappi-1.3.1-5.el9ost.x86_64 333/383 Verifying : python3-yaql-1.1.3-13.el9ost.noarch 334/383 Verifying : ruby-augeas-0.5.0-29.el9ost.x86_64 335/383 Verifying : ruby-facter-1:3.14.19-3.el9ost.x86_64 336/383 Verifying : yaml-cpp-0.6.3-6.el9ost.x86_64 337/383 Verifying : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 338/383 Verifying : openstack-heat-api-1:16.1.1-17.1.20250703110808. 339/383 Verifying : openstack-heat-common-1:16.1.1-17.1.202507031108 340/383 Verifying : openstack-heat-engine-1:16.1.1-17.1.202507031108 341/383 Verifying : openstack-heat-monolith-1:16.1.1-17.1.2025070311 342/383 Verifying : openstack-tripleo-heat-templates-14.3.1-17.1.202 343/383 Verifying : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 344/383 Verifying : python-openstackclient-lang-5.5.2-17.1.202506161 345/383 Verifying : python3-openstackclient-5.5.2-17.1.2025061610090 346/383 Verifying : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 347/383 Verifying : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 348/383 Verifying : openssl-perl-1:3.0.7-18.el9_2.x86_64 349/383 Verifying : perl-HTTP-Tiny-0.076-461.el9_2.noarch 350/383 Verifying : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 351/383 Verifying : ruby-3.0.4-161.el9_2.2.x86_64 352/383 Verifying : ruby-default-gems-3.0.4-161.el9_2.2.noarch 353/383 Verifying : ruby-libs-3.0.4-161.el9_2.2.x86_64 354/383 Verifying : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 355/383 Verifying : rubygem-bundler-2.2.33-161.el9_2.2.noarch 356/383 Verifying : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 357/383 Verifying : rubygem-json-2.5.1-161.el9_2.2.x86_64 358/383 Verifying : rubygem-psych-3.3.2-161.el9_2.2.x86_64 359/383 Verifying : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 360/383 Verifying : rubygem-rexml-3.2.5-161.el9_2.2.noarch 361/383 Verifying : rubygems-3.2.33-161.el9_2.2.noarch 362/383 Verifying : buildah-1:1.29.5-1.el9_2.x86_64 363/383 Verifying : libxslt-1.1.34-11.el9_2.x86_64 364/383 Verifying : qemu-img-17:7.2.0-14.el9_2.18.x86_64 365/383 Verifying : libblkid-2.37.4-11.el9_2.x86_64 366/383 Verifying : libblkid-2.37.4-10.el9.x86_64 367/383 Verifying : libfdisk-2.37.4-11.el9_2.x86_64 368/383 Verifying : libfdisk-2.37.4-10.el9.x86_64 369/383 Verifying : libmount-2.37.4-11.el9_2.x86_64 370/383 Verifying : libmount-2.37.4-10.el9.x86_64 371/383 Verifying : libsmartcols-2.37.4-11.el9_2.x86_64 372/383 Verifying : libsmartcols-2.37.4-10.el9.x86_64 373/383 Verifying : libuuid-2.37.4-11.el9_2.x86_64 374/383 Verifying : libuuid-2.37.4-10.el9.x86_64 375/383 Verifying : util-linux-2.37.4-11.el9_2.x86_64 376/383 Verifying : util-linux-2.37.4-10.el9.x86_64 377/383 Verifying : util-linux-core-2.37.4-11.el9_2.x86_64 378/383 Verifying : util-linux-core-2.37.4-10.el9.x86_64 379/383 Verifying : device-mapper-9:1.02.187-7.el9_2.2.x86_64 380/383 Verifying : device-mapper-9:1.02.187-7.el9.x86_64 381/383 Verifying : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 382/383 Verifying : device-mapper-libs-9:1.02.187-7.el9.x86_64 383/383 Installed products updated. Upgraded: device-mapper-9:1.02.187-7.el9_2.2.x86_64 device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 libblkid-2.37.4-11.el9_2.x86_64 libfdisk-2.37.4-11.el9_2.x86_64 libmount-2.37.4-11.el9_2.x86_64 libsmartcols-2.37.4-11.el9_2.x86_64 libuuid-2.37.4-11.el9_2.x86_64 util-linux-2.37.4-11.el9_2.x86_64 util-linux-core-2.37.4-11.el9_2.x86_64 Installed: ansible-collection-ansible-netcommon-2.2.0-1.2.el9ost.noarch ansible-collection-ansible-posix-1.2.0-1.3.el9ost.noarch ansible-collection-ansible-utils-2.3.0-2.el9ost.noarch ansible-collection-community-general-4.0.0-1.1.el9ost.noarch ansible-collection-containers-podman-1.9.4-5.el9ost.noarch ansible-collections-openstack-1.9.1-17.1.20250511000957.0e9a6f2.el9ost.noarch ansible-config_template-2.0.1-17.1.20230621083924.7951228.el9ost.noarch ansible-freeipa-1.9.2-3.el9_2.noarch ansible-pacemaker-1.0.4-17.1.20231213170757.7c10fdb.el9ost.noarch ansible-role-atos-hsm-1.0.1-17.1.20230927001631.8618a22.el9ost.noarch ansible-role-chrony-1.3.1-17.1.20230621084226.0111661.el9ost.noarch ansible-role-collectd-config-0.0.3-17.1.20230620165926.1992666.el9ost.noarch ansible-role-container-registry-1.4.1-17.1.20230621045806.a091b9c.el9ost.noarch ansible-role-lunasa-hsm-1.1.1-17.1.20250603180833.5b8127c.el9ost.noarch ansible-role-metalsmith-deployment-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch ansible-role-openstack-operations-0.0.1-17.1.20230620170737.2ab288f.el9ost.noarch ansible-role-qdr-config-0.0.2-17.1.20230620171136.b456651.el9ost.noarch ansible-role-redhat-subscription-1.3.0-17.1.20230621033420.eefe501.el9ost.noarch ansible-role-thales-hsm-3.0.1-17.1.20231007220803.f95c0fc.el9ost.noarch ansible-role-tripleo-modify-image-1.5.1-17.1.20230621064242.b6eedb6.el9ost.noarch ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d29d9e.el9ost.noarch ansible-tripleo-ipsec-11.0.1-17.1.20230620172008.b5559c8.el9ost.noarch bash-completion-1:2.11-4.el9.noarch boost-atomic-1.75.0-8.el9.x86_64 boost-chrono-1.75.0-8.el9.x86_64 boost-filesystem-1.75.0-8.el9.x86_64 boost-locale-1.75.0-8.el9.x86_64 boost-log-1.75.0-8.el9.x86_64 boost-nowide-1.75.0-8.el9.x86_64 boost-program-options-1.75.0-8.el9.x86_64 boost-regex-1.75.0-8.el9.x86_64 boost-system-1.75.0-8.el9.x86_64 boost-thread-1.75.0-8.el9.x86_64 buildah-1:1.29.5-1.el9_2.x86_64 cpp-hocon-0.3.0-7.el9ost.x86_64 device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 device-mapper-event-libs-9:1.02.187-7.el9_2.2.x86_64 device-mapper-persistent-data-0.9.0-13.el9.x86_64 dib-utils-0.0.11-17.1.20230620173328.51661c3.el9ost.noarch facter-1:3.14.19-3.el9ost.x86_64 glibc-langpack-en-2.34-60.el9.x86_64 golang-github-vbatts-tar-split-0.11.1-9.el9ost.x86_64 heat-cfntools-1.4.2-6.1.el9ost.noarch hiera-3.6.0-6.el9ost.noarch iptables-nft-services-1.8.8-6.el9_1.noarch jq-1.6-14.el9.x86_64 leatherman-1.12.6-5.el9ost.x86_64 libaio-0.3.111-13.el9.x86_64 libburn-1.5.4-4.el9.x86_64 libisoburn-1.5.4-4.el9.x86_64 libisofs-1.5.4-4.el9.x86_64 libpkgconf-1.7.3-10.el9.x86_64 libselinux-ruby-3.5-1.el9.x86_64 libsodium-1.0.18-7.el9ost.x86_64 libunwind-1.4.0-5.el9ost.x86_64 libxslt-1.1.34-11.el9_2.x86_64 lvm2-9:2.03.17-7.el9_2.2.x86_64 lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 oniguruma-6.9.6-1.el9.5.x86_64 openpgm-5.2.122-26.el9ost.x86_64 openssl-perl-1:3.0.7-18.el9_2.x86_64 openstack-heat-agents-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch openstack-heat-api-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-common-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-engine-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-heat-monolith-1:16.1.1-17.1.20250703110808.edc6d60.el9ost.noarch openstack-selinux-0.8.37-17.1.20231107080825.05dd1b2.el9ost.noarch openstack-tripleo-common-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch openstack-tripleo-common-containers-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch openstack-tripleo-heat-templates-14.3.1-17.1.20250704160749.e7c7ce3.el9ost.noarch openstack-tripleo-validations-14.3.2-17.1.20250120160809.2b526f8.el9ost.noarch os-apply-config-13.1.1-17.1.20231020001757.3c7f9b9.el9ost.noarch os-collect-config-13.1.1-17.1.20231020001748.76173d8.el9ost.noarch os-refresh-config-13.1.1-17.1.20231020000854.812905b.el9ost.noarch perl-AutoLoader-5.74-480.el9.noarch perl-B-1.80-480.el9.x86_64 perl-Carp-1.50-460.el9.noarch perl-Class-Struct-0.66-480.el9.noarch perl-Data-Dumper-2.174-462.el9.x86_64 perl-Digest-1.19-4.el9.noarch perl-Digest-MD5-2.58-4.el9.x86_64 perl-Encode-4:3.08-462.el9.x86_64 perl-Errno-1.30-480.el9.x86_64 perl-Exporter-5.74-461.el9.noarch perl-Fcntl-1.13-480.el9.x86_64 perl-File-Basename-2.85-480.el9.noarch perl-File-Path-2.18-4.el9.noarch perl-File-Temp-1:0.231.100-4.el9.noarch perl-File-stat-1.09-480.el9.noarch perl-FileHandle-2.03-480.el9.noarch perl-Getopt-Long-1:2.52-4.el9.noarch perl-Getopt-Std-1.12-480.el9.noarch perl-HTTP-Tiny-0.076-461.el9_2.noarch perl-IO-1.43-480.el9.x86_64 perl-IO-Socket-IP-0.41-5.el9.noarch perl-IO-Socket-SSL-2.073-1.el9.noarch perl-IPC-Open3-1.21-480.el9.noarch perl-MIME-Base64-3.16-4.el9.x86_64 perl-Mozilla-CA-20200520-6.el9.noarch perl-NDBM_File-1.15-480.el9.x86_64 perl-Net-SSLeay-1.92-2.el9.x86_64 perl-POSIX-1.94-480.el9.x86_64 perl-PathTools-3.78-461.el9.x86_64 perl-Pod-Escapes-1:1.07-460.el9.noarch perl-Pod-Perldoc-3.28.01-461.el9.noarch perl-Pod-Simple-1:3.42-4.el9.noarch perl-Pod-Usage-4:2.01-4.el9.noarch perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 perl-SelectSaver-1.02-480.el9.noarch perl-Socket-4:2.031-4.el9.x86_64 perl-Storable-1:3.21-460.el9.x86_64 perl-Symbol-1.08-480.el9.noarch perl-Term-ANSIColor-5.01-461.el9.noarch perl-Term-Cap-1.17-460.el9.noarch perl-Text-ParseWords-3.30-460.el9.noarch perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch perl-Time-Local-2:1.300-7.el9.noarch perl-URI-5.09-3.el9.noarch perl-base-2.27-480.el9.noarch perl-constant-1.33-461.el9.noarch perl-if-0.60.800-480.el9.noarch perl-interpreter-4:5.32.1-480.el9.x86_64 perl-libnet-3.13-4.el9.noarch perl-libs-4:5.32.1-480.el9.x86_64 perl-mro-1.23-480.el9.x86_64 perl-overload-1.31-480.el9.noarch perl-overloading-0.02-480.el9.noarch perl-parent-1:0.238-460.el9.noarch perl-podlators-1:4.14-460.el9.noarch perl-subs-1.03-480.el9.noarch perl-vars-1.05-480.el9.noarch pkgconf-1.7.3-10.el9.x86_64 pkgconf-m4-1.7.3-10.el9.noarch pkgconf-pkg-config-1.7.3-10.el9.x86_64 puppet-7.10.0-4.el9ost.noarch puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.el9ost.noarch puppet-apache-6.5.2-17.1.20230621001106.e4a1532.el9ost.noarch puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff.el9ost.noarch puppet-auditd-2.2.1-17.1.20230620192453.189b22b.el9ost.noarch puppet-barbican-18.4.2-17.1.20250625204151.af6c77b.el9ost.noarch puppet-ceilometer-18.4.3-17.1.20230927010818.3838907.el9ost.noarch puppet-certmonger-2.7.1-17.1.20230620184730.3e2e660.el9ost.noarch puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7.el9ost.noarch puppet-collectd-13.0.1-17.1.20230620193147.ad138a7.el9ost.noarch puppet-concat-6.2.1-17.1.20230620181556.dfeabb9.el9ost.noarch puppet-corosync-8.0.1-17.1.20230621104908.6a9da9a.el9ost.noarch puppet-designate-18.6.1-17.1.20230621061456.f4c0b89.el9ost.noarch puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9ost.noarch puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.el9ost.noarch puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost.noarch puppet-firewall-3.4.1-17.1.20230621022040.94f707c.el9ost.noarch puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9ost.noarch puppet-glance-18.6.1-17.1.20250220151014.81b081d.el9ost.noarch puppet-gnocchi-18.4.3-17.1.20230621061020.7584b94.el9ost.noarch puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c.el9ost.noarch puppet-headless-7.10.0-4.el9ost.noarch puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.el9ost.noarch puppet-horizon-18.6.1-17.1.20230621075748.8074e69.el9ost.noarch puppet-inifile-4.2.1-17.1.20230620180624.df46d2a.el9ost.noarch puppet-ipaclient-2.5.2-17.1.20230620194626.b086731.el9ost.noarch puppet-ironic-18.7.1-17.1.20240305210817.edf93f9.el9ost.noarch puppet-keepalived-0.0.2-17.1.20230620194716.bbca37a.el9ost.noarch puppet-keystone-18.6.1-17.1.20250425111017.cb0adcb.el9ost.noarch puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el9ost.noarch puppet-manila-18.5.2-17.1.20231102190827.a72a7d5.el9ost.noarch puppet-memcached-6.0.0-17.1.20230620184630.4c70dbd.el9ost.noarch puppet-module-data-0.5.1-17.1.20230620195419.28dafce.el9ost.noarch puppet-mysql-10.6.1-17.1.20230621022141.937d044.el9ost.noarch puppet-neutron-18.6.1-17.1.20230621053056.c9d467f.el9ost.noarch puppet-nova-18.6.1-17.1.20230621090443.a21eae4.el9ost.noarch puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.el9ost.noarch puppet-octavia-18.5.1-17.1.20230621062420.842492c.el9ost.noarch puppet-openstack_extras-18.5.1-17.1.20230621042409.504e1a0.el9ost.noarch puppet-openstacklib-18.5.2-17.1.20230621052822.64d8ac6.el9ost.noarch puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.el9ost.noarch puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el9ost.noarch puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce89.el9ost.noarch puppet-placement-5.4.3-17.1.20230621061610.e7557a5.el9ost.noarch puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9ost.noarch puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee2c.el9ost.noarch puppet-redis-6.1.1-17.1.20230620191704.547105e.el9ost.noarch puppet-remote-10.0.0-17.1.20230620192417.7420908.el9ost.noarch puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.el9ost.noarch puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d.el9ost.noarch puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el9ost.noarch puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9ost.noarch puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25.el9ost.noarch puppet-swift-18.6.1-17.1.20230621052139.f105ffc.el9ost.noarch puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c.el9ost.noarch puppet-systemd-2.12.1-17.1.20230620191611.8f68b0d.el9ost.noarch puppet-tripleo-14.2.3-17.1.20250320101351.40278e1.el9ost.noarch puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18.el9ost.noarch puppet-vswitch-14.4.3-17.1.20230621043558.51e82ca.el9ost.noarch puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4.el9ost.noarch python-openstackclient-lang-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python-oslo-cache-lang-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python-oslo-db-lang-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python-oslo-log-lang-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python-oslo-middleware-lang-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python-oslo-policy-lang-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python-oslo-versionedobjects-lang-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python-pycadf-common-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-GitPython-3.1.14-2.el9ost.noarch python3-PyMySQL-0.10.1-6.el9.noarch python3-alembic-1.7.5-3.el9.noarch python3-amqp-5.0.6-5.el9ost.noarch python3-ansible-runner-2.0.0a1-3.el9ost.noarch python3-aodhclient-2.2.0-17.1.20230620222234.b747ae3.el9ost.noarch python3-appdirs-1.4.4-4.el9.noarch python3-barbicanclient-5.3.0-17.1.20230620213453.ad49c40.el9ost.noarch python3-bcrypt-3.1.7-7.el9ost.x86_64 python3-beautifulsoup4-4.9.3-2.el9ost.noarch python3-boto-2.45.0-8.1.el9ost.noarch python3-cachetools-4.2.2-3.el9ost.noarch python3-cinderclient-7.4.1-17.1.20230620211836.4f72e6f.el9ost.noarch python3-cliff-3.7.0-17.1.20230620172206.117a100.el9ost.noarch python3-cmd2-1.4.0-4.el9ost.noarch python3-colorama-0.4.4-4.el9ost.noarch python3-croniter-0.3.35-2.el9ost.noarch python3-daemon-2.3.0-1.el9ost.noarch python3-designateclient-4.2.1-17.1.20230621023138.7a8d156.el9ost.noarch python3-docutils-0.16-6.el9ost.noarch python3-dogpile-cache-1.1.5-5.el9ost.noarch python3-etcd3gw-0.2.6-2.el9ost.noarch python3-extras-1.0.0-17.el9ost.noarch python3-fixtures-3.0.0-24.el9ost.noarch python3-futurist-2.3.0-17.1.20230621104020.1a1c6f8.el9ost.noarch python3-gevent-21.1.2-2.el9ost.x86_64 python3-gitdb-4.0.5-2.el9ost.noarch python3-glanceclient-1:3.3.0-17.1.20240712170803.f802c71.el9ost.noarch python3-heat-agent-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-ansible-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-apply-config-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-docker-cmd-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-hiera-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-json-file-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heat-agent-puppet-2.2.1-17.1.20230620232028.ed16cc7.el9ost.noarch python3-heatclient-2.3.1-17.1.20230621012952.d16c245.el9ost.noarch python3-ironic-inspector-client-4.5.0-17.1.20230620205758.3c03e21.el9ost.noarch python3-ironicclient-4.6.4-17.1.20230621041552.09b78fa.el9ost.noarch python3-jeepney-0.6.0-2.el9ost.noarch python3-jmespath-0.10.0-1.el9ost.noarch python3-keyring-21.8.0-4.el9ost.noarch python3-keystoneauth1-4.4.0-17.1.20240812145234.112bcae.el9ost.noarch python3-keystoneclient-1:4.3.0-17.1.20230621025111.d5cb761.el9ost.noarch python3-keystonemiddleware-9.2.0-17.1.20230620211753.3659bda.el9ost.noarch python3-kombu-1:5.0.2-3.el9ost.noarch python3-lockfile-1:0.12.2-2.el9ost.noarch python3-logutils-0.3.5-15.el9ost.noarch python3-lxml-4.6.5-3.el9.x86_64 python3-magnumclient-3.4.1-17.1.20230621053508.280acd2.el9ost.noarch python3-mako-1.1.4-6.el9.noarch python3-manilaclient-2.6.4-17.1.20240830140806.7f7d7d3.el9ost.noarch python3-memcached-1.59-3.el9ost.noarch python3-metalsmith-1.4.4-17.1.20240522060758.5e7461e.el9ost.noarch python3-migrate-0.13.0-1.el9ost.noarch python3-mimeparse-1.6.0-16.el9ost.noarch python3-mistralclient-4.2.0-17.1.20230620220528.20a10f0.el9ost.noarch python3-msgpack-1.0.2-4.el9ost.x86_64 python3-munch-2.5.0-6.el9ost.noarch python3-natsort-7.1.1-2.el9ost.noarch python3-neutron-lib-2.10.3-17.1.20231221164814.619c0fe.el9ost.noarch python3-neutronclient-7.3.1-17.1.20230621044049.29a9f5e.el9ost.noarch python3-novaclient-1:17.4.1-17.1.20230621034300.5ee4427.el9ost.noarch python3-octaviaclient-2.3.1-17.1.20231106100828.51347bc.el9ost.noarch python3-openstackclient-5.5.2-17.1.20250616100909.42d9b6e.el9ost.noarch python3-openstacksdk-0.55.1-17.1.20250516211008.f09ed4a.el9ost.noarch python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 python3-os-client-config-2.1.0-17.1.20230620203151.bc96c23.el9ost.noarch python3-os-ken-1.4.1-17.1.20241205090937.018d755.el9ost.noarch python3-os-service-types-1.7.0-17.1.20230620201222.0b2f473.el9ost.noarch python3-os-traits-2.5.0-17.1.20230620221402.ac1b39e.el9ost.noarch python3-osc-lib-2.3.1-17.1.20230620203400.2b7a679.el9ost.noarch python3-oslo-cache-2.7.1-17.1.20230621012756.d0252f6.el9ost.noarch python3-oslo-context-3.2.1-17.1.20230620204857.b124eb7.el9ost.noarch python3-oslo-db-8.5.2-17.1.20240820150750.26fd6fb.el9ost.noarch python3-oslo-log-4.4.0-17.1.20230620205407.9b29c90.el9ost.noarch python3-oslo-messaging-12.7.3-17.1.20231219130800.5d6fd1a.el9ost.noarch python3-oslo-middleware-4.2.1-17.1.20230621011225.b40ca5f.el9ost.noarch python3-oslo-policy-3.7.1-17.1.20230621003949.639b471.el9ost.noarch python3-oslo-reports-2.2.0-17.1.20230620210621.bc631ae.el9ost.noarch python3-oslo-rootwrap-6.3.1-17.1.20230621110703.1b1b960.el9ost.noarch python3-oslo-serialization-4.1.1-17.1.20230621011445.bbe5d5a.el9ost.noarch python3-oslo-service-2.5.1-17.1.20240821200745.c1e3398.el9ost.noarch python3-oslo-upgradecheck-1.3.1-17.1.20230621010138.9561ecb.el9ost.noarch python3-oslo-versionedobjects-2.4.1-17.1.20230621010423.89ff171.el9ost.noarch python3-osprofiler-3.4.0-17.1.20230620215259.5d82a02.el9ost.noarch python3-paramiko-2.11.0-2.el9ost.noarch python3-passlib-1.7.4-3.el9ost.noarch python3-paste-3.5.0-5.el9ost.noarch python3-paste-deploy-2.1.1-4.el9ost.noarch python3-pecan-1.4.0-2.el9ost.noarch python3-psutil-5.8.0-12.el9.x86_64 python3-pyOpenSSL-20.0.1-2.el9ost.noarch python3-pycadf-3.1.1-17.1.20230620210757.4179996.el9ost.noarch python3-pynacl-1.4.0-1.el9ost.x86_64 python3-pyperclip-1.8.0-3.el9ost.noarch python3-pystache-0.5.4-15.el9ost.noarch python3-repoze-lru-0.7-12.el9ost.noarch python3-requestsexceptions-1.4.0-17.1.20230620164652.d7ac0ff.el9ost.noarch python3-rhosp-openvswitch-3.3-1.el9ost.noarch python3-routes-2.4.1-14.el9ost.noarch python3-rsa-4.6-3.1.el9ost.noarch python3-saharaclient-3.3.0-17.1.20230620222322.401e663.el9ost.noarch python3-secretstorage-3.3.1-3.el9ost.noarch python3-setproctitle-1.2.2-1.el9ost.x86_64 python3-shade-1.33.0-17.1.20230620225148.e7c7f29.el9ost.noarch python3-simplejson-3.17.5-3.el9ost.x86_64 python3-smmap-3.0.1-4.el9ost.noarch python3-soupsieve-2.2-1.el9ost.noarch python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 python3-sqlparse-0.4.1-2.el9ost.noarch python3-statsd-3.2.1-20.1.el9ost.noarch python3-swiftclient-3.11.1-17.1.20230620204150.06b36ae.el9ost.noarch python3-tempita-0.5.1-27.el9ost.noarch python3-tenacity-6.3.1-1.el9ost.noarch python3-testtools-2.4.0-10.el9ost.noarch python3-tinyrpc-1.0.3-6.el9ost.noarch python3-tripleo-common-15.4.1-17.1.20250527161411.e5b18f2.el9ost.noarch python3-tripleoclient-16.5.1-17.1.20250523121326.f3599d0.el9ost.noarch python3-troveclient-7.0.0-17.1.20230620220924.c7319d8.el9ost.noarch python3-urllib-gssapi-1.0.2-4.el9.noarch python3-validations-libs-1.9.1-17.1.20230913020848.8d9e1b5.el9ost.noarch python3-vine-5.0.0-5.el9ost.noarch python3-waitress-2.0.0-4.el9ost.noarch python3-warlock-1.3.3-7.el9ost.noarch python3-wcwidth-0.2.5-8.el9.noarch python3-webob-1.8.7-2.1.el9ost.noarch python3-webtest-2.0.35-6.el9ost.noarch python3-werkzeug-2.0.1-7.el9ost.noarch python3-yappi-1.3.1-5.el9ost.x86_64 python3-yaql-1.1.3-13.el9ost.noarch python3-zaqarclient-2.4.0-17.1.20230620214253.e388947.el9ost.noarch python3-zmq-22.0.3-1.el9ost.x86_64 python3-zope-event-4.2.0-20.el9ost.noarch python3-zope-interface-5.4.0-1.el9ost.x86_64 qemu-img-17:7.2.0-14.el9_2.18.x86_64 rhel-system-roles-1.21.2-1.el9_2.noarch ruby-3.0.4-161.el9_2.2.x86_64 ruby-augeas-0.5.0-29.el9ost.x86_64 ruby-default-gems-3.0.4-161.el9_2.2.noarch ruby-facter-1:3.14.19-3.el9ost.x86_64 ruby-libs-3.0.4-161.el9_2.2.x86_64 rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 rubygem-bundler-2.2.33-161.el9_2.2.noarch rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch rubygem-deep_merge-1.2.1-7.el9ost.noarch rubygem-fast_gettext-1.2.0-9.el9ost.noarch rubygem-hocon-1.3.1-2.el9ost.noarch rubygem-io-console-0.5.7-161.el9_2.2.x86_64 rubygem-json-2.5.1-161.el9_2.2.x86_64 rubygem-multi_json-1.15.0-2.el9ost.noarch rubygem-psych-3.3.2-161.el9_2.2.x86_64 rubygem-puppet-resource_api-1.8.13-1.el9ost.noarch rubygem-rdoc-6.3.3-161.el9_2.2.noarch rubygem-rexml-3.2.5-161.el9_2.2.noarch rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 rubygem-semantic_puppet-1.0.4-2.el9ost.noarch rubygems-3.2.33-161.el9_2.2.noarch skopeo-2:1.11.2-0.1.el9_2.2.x86_64 tripleo-ansible-3.3.1-17.1.20250702110757.8debef3.el9ost.noarch validations-common-1.9.1-17.1.20231006020828.f273ccb.el9ost.noarch xorriso-1.5.4-4.el9.x86_64 yaml-cpp-0.6.3-6.el9ost.x86_64 zeromq-4.3.4-1.el9ost.x86_64 Complete! + sudo hostnamectl set-hostname undercloud.ooo.test + sudo hostnamectl set-hostname undercloud.ooo.test --transient Hint: static hostname is already set, so the specified transient hostname will not be used. + export HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + export INTERFACE_MTU=1500 + INTERFACE_MTU=1500 + export NTP_SERVER=pool.ntp.org + NTP_SERVER=pool.ntp.org + export IP=192.168.122.100 + IP=192.168.122.100 + export GATEWAY=192.168.122.10 + GATEWAY=192.168.122.10 + export EDPM_CONFIGURE_HUGEPAGES=false + EDPM_CONFIGURE_HUGEPAGES=false + export EDPM_COMPUTE_CEPH_ENABLED=false + EDPM_COMPUTE_CEPH_ENABLED=false + export EDPM_COMPUTE_CEPH_NOVA=false + EDPM_COMPUTE_CEPH_NOVA=false + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + [[ false == \f\a\l\s\e ]] + export 'CEPH_ARGS=-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + CEPH_ARGS='-e /home/zuul/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /home/zuul/nova_noceph.yaml' + export EDPM_COMPUTE_CELLS=1 + EDPM_COMPUTE_CELLS=1 + export MANILA_ENABLED=true + MANILA_ENABLED=true + export OCTAVIA_ENABLED=False + OCTAVIA_ENABLED=False + export TELEMETRY_ENABLED=false + TELEMETRY_ENABLED=false + export TLSE_ENABLED=true + TLSE_ENABLED=true + export CLOUD_DOMAIN=ooo.test + CLOUD_DOMAIN=ooo.test + export TRIPLEO_NETWORKING=false + TRIPLEO_NETWORKING=false + export TRIPLEO_ATTACH_EXTNET=true + TRIPLEO_ATTACH_EXTNET=true + export TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + TRIPLEO_CONFIGURE_DEFAULT_ROUTE=false + set +x # Generated with the following on 2025-10-11T07:28:36.243664 # # openstack tripleo container image prepare default --output-env-file /home/zuul/containers-prepare-parameters.yaml # parameter_defaults: ContainerImagePrepare: - set: ceph_alertmanager_image: ose-prometheus-alertmanager ceph_alertmanager_namespace: registry.redhat.io/openshift4 ceph_alertmanager_tag: v4.12 ceph_grafana_image: rhceph-6-dashboard-rhel9 ceph_grafana_namespace: registry.redhat.io/rhceph ceph_grafana_tag: latest ceph_image: rhceph-6-rhel9 ceph_namespace: registry.redhat.io/rhceph ceph_node_exporter_image: ose-prometheus-node-exporter ceph_node_exporter_namespace: registry.redhat.io/openshift4 ceph_node_exporter_tag: v4.12 ceph_prometheus_image: ose-prometheus ceph_prometheus_namespace: registry.redhat.io/openshift4 ceph_prometheus_tag: v4.12 ceph_tag: latest name_prefix: openstack- name_suffix: '' namespace: registry.redhat.io/rhosp-rhel9 neutron_driver: ovn rhel_containers: false tag: '17.1' tag_from_label: '{version}-{release}' + sudo mkdir -p /etc/os-net-config + cat + sudo tee /etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg network: config: disabled + cell=-100 + sudo systemctl enable network network.service is not a native service, redirecting to systemd-sysv-install. Executing: /usr/lib/systemd/systemd-sysv-install enable network + sudo cp /tmp/net_config.yaml /etc/os-net-config/config.yaml + sudo os-net-config -c /etc/os-net-config/config.yaml ~ ~ + pushd /home/zuul + /home/zuul/tripleo_install.sh + openstack undercloud install --no-validations Deprecated: Option "ipxe_deploy" from group "DEFAULT" is deprecated. Use option "ipxe_enabled" from group "DEFAULT". Deprecated: Option "enable_nova" from group "DEFAULT" is deprecated for removal (Nova can no longer be enabled via the config settings.). Its value may be silently ignored in the future. Deprecated: Option "enable_novajoin" from group "DEFAULT" is deprecated for removal (Support for the novajoin metadata service has been deprecated.). Its value may be silently ignored in the future. Deprecated: Option "enable_heat" from group "DEFAULT" is deprecated for removal (Heat has been replaced by the heat-ephemeral service and this option has been deprecated.). Its value may be silently ignored in the future. Running: sudo --preserve-env openstack tripleo deploy --standalone --standalone-role Undercloud --stack undercloud --local-domain=ooo.test --local-ip=192.168.122.100/24 --templates=/usr/share/openstack-tripleo-heat-templates --networks-file=/usr/share/openstack-tripleo-heat-templates/network_data_undercloud.yaml --heat-native -e /usr/share/openstack-tripleo-heat-templates/environments/undercloud.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/use-dns-for-vips.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/masquerade-networks.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/ironic-inspector.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-remove-novajoin.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/disable-telemetry.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/public-tls-undercloud.yaml --public-virtual-ip 192.168.122.99 --control-virtual-ip 192.168.122.99 -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-endpoints-public-ip.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/undercloud-haproxy.yaml --deployment-user zuul --output-dir=/home/zuul/tripleo-deploy/undercloud -e /home/zuul/tripleo-deploy/undercloud/tripleo-config-generated-env-files/undercloud_parameters.yaml --hieradata-override=/home/zuul/hieradata_overrides_undercloud.yaml -e /home/zuul/undercloud-parameter-defaults.yaml --log-file=install-undercloud.log -e /usr/share/openstack-tripleo-heat-templates/undercloud-stack-vstate-dropin.yaml The heat stack undercloud action is CREATE 2025-10-11 07:28:42.052 30807 INFO migrate.versioning.api [-] 72 -> 73...  2025-10-11 07:28:42.075 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.075 30807 INFO migrate.versioning.api [-] 73 -> 74...  2025-10-11 07:28:42.077 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.077 30807 INFO migrate.versioning.api [-] 74 -> 75...  2025-10-11 07:28:42.079 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.079 30807 INFO migrate.versioning.api [-] 75 -> 76...  2025-10-11 07:28:42.081 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.081 30807 INFO migrate.versioning.api [-] 76 -> 77...  2025-10-11 07:28:42.082 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.082 30807 INFO migrate.versioning.api [-] 77 -> 78...  2025-10-11 07:28:42.084 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.084 30807 INFO migrate.versioning.api [-] 78 -> 79...  2025-10-11 07:28:42.107 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.108 30807 INFO migrate.versioning.api [-] 79 -> 80...  2025-10-11 07:28:42.125 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.125 30807 INFO migrate.versioning.api [-] 80 -> 81...  2025-10-11 07:28:42.126 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.126 30807 INFO migrate.versioning.api [-] 81 -> 82...  2025-10-11 07:28:42.128 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.128 30807 INFO migrate.versioning.api [-] 82 -> 83...  2025-10-11 07:28:42.130 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.130 30807 INFO migrate.versioning.api [-] 83 -> 84...  2025-10-11 07:28:42.132 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.132 30807 INFO migrate.versioning.api [-] 84 -> 85...  2025-10-11 07:28:42.133 30807 INFO migrate.versioning.api [-] done 2025-10-11 07:28:42.133 30807 INFO migrate.versioning.api [-] 85 -> 86...  2025-10-11 07:28:42.155 30807 INFO migrate.versioning.api [-] done /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:snapshot":"rule:deny_stack_user" was deprecated in W in favor of "actions:snapshot":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:suspend":"rule:deny_stack_user" was deprecated in W in favor of "actions:suspend":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:resume":"rule:deny_stack_user" was deprecated in W in favor of "actions:resume":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:check":"rule:deny_stack_user" was deprecated in W in favor of "actions:check":"(role:reader and system_scope:all) or (role:reader and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_update":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_update":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) /usr/lib/python3.9/site-packages/oslo_policy/policy.py:775: UserWarning: Policy "actions:cancel_without_rollback":"rule:deny_stack_user" was deprecated in W in favor of "actions:cancel_without_rollback":"(role:admin and system_scope:all) or (role:member and project_id:%(project_id)s)". Reason: The actions API now supports system scope and default roles. . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. warnings.warn(deprecated_msg) ** Handling template files ** jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud-resource-registry-puppet.yaml jinja2 rendering normal template overcloud.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./overcloud.yaml jinja2 rendering normal template post.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/post.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./common/services/undercloud-role.yaml jinja2 rendering normal template apache-baremetal-puppet.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/apache/apache-baremetal-puppet.yaml jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/haproxy/haproxy-internal-tls-certmonger.yaml jinja2 rendering normal template octavia-deployment-config.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./deployment/octavia/octavia-deployment-config.yaml jinja2 rendering normal template deployed-server-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-server-environment.yaml jinja2 rendering normal template net-noop.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-noop.yaml jinja2 rendering normal template deployed-network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/deployed-network-environment.yaml jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-2-linux-bonds-with-vlans.yaml jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans-no-external.yaml jinja2 rendering normal template net-bond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-bond-with-vlans.yaml jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-dpdkbond-with-vlans.yaml jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics-vlans.yaml jinja2 rendering normal template net-multiple-nics.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-multiple-nics.yaml jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-linux-bridge-with-vlans.yaml jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans-no-external.yaml jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/net-single-nic-with-vlans.yaml jinja2 rendering normal template network-environment-v6-all.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6-all.yaml jinja2 rendering normal template network-environment-v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment-v6.yaml jinja2 rendering normal template network-environment.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/network-environment.yaml jinja2 rendering normal template networks-disable.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/networks-disable.yaml jinja2 rendering normal template overcloud-baremetal.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/overcloud-baremetal.yaml jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/split-stack-consistent-hostname-format.yaml jinja2 rendering normal template enable-internal-tls.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./environments/ssl/enable-internal-tls.yaml jinja2 rendering normal template swap-partition.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap-partition.yaml jinja2 rendering normal template swap.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./extraconfig/nova_metadata/krb-service-principals/undercloud-role.yaml jinja2 rendering network template network.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external.yaml jinja2 rendering network template network_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/external_v6.yaml jinja2 rendering normal template networks.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/networks.yaml jinja2 rendering normal template service_net_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/service_net_map.yaml jinja2 rendering network template deployed_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_external.yaml jinja2 rendering network template deployed_vip_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/deployed_vip_external.yaml jinja2 rendering network template external_resource_port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external.yaml jinja2 rendering network template external_resource_port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_resource_external_v6.yaml jinja2 rendering normal template net_ip_list_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_list_map.yaml jinja2 rendering normal template net_ip_map.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_ip_map.yaml jinja2 rendering normal template net_vip_map_external.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external.yaml jinja2 rendering normal template net_vip_map_external_v6.j2.yaml rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/net_vip_map_external_v6.yaml jinja2 rendering network template port.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external.yaml jinja2 rendering network template port_from_pool.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool.yaml jinja2 rendering network template port_from_pool_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_from_pool_v6.yaml jinja2 rendering network template port_v6.network.j2.yaml jinja2 rendering networks External rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./network/ports/external_v6.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Undercloud rendering j2 template to file: /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates/./puppet/undercloud-role.yaml ** Performing Heat stack create.. ** 2025-10-11 07:28:48Z [undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:28:48Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:48Z [undercloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:28:48Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:48Z [undercloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2025-10-11 07:28:49Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:49Z [undercloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:28:49Z [undercloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:49Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:49Z [undercloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:28:49Z [undercloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2025-10-11 07:28:49Z [undercloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:28:49Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:49Z [undercloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:28:49Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:28:50Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:50Z [undercloud.UndercloudRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:28:50Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:50Z [undercloud.NodeUserData]: CREATE_COMPLETE state changed 2025-10-11 07:28:50Z [undercloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2025-10-11 07:28:50Z [undercloud.UndercloudRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:28:50Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:28:51Z [undercloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:51Z [undercloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2025-10-11 07:28:51Z [undercloud.UndercloudRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:28:52Z [undercloud.CloudNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:52Z [undercloud.CloudNames]: CREATE_COMPLETE state changed 2025-10-11 07:28:53Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:53Z [undercloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:28:53Z [undercloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:53Z [undercloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2025-10-11 07:28:53Z [undercloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:53Z [undercloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:28:53Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:28:54Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:54Z [undercloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:28:54Z [undercloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2025-10-11 07:28:54Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:54Z [undercloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:28:54Z [undercloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:28:54Z [undercloud.UndercloudUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:54Z [undercloud.UndercloudUserData]: CREATE_COMPLETE state changed 2025-10-11 07:28:55Z [undercloud.ServiceNetMap]: CREATE_COMPLETE state changed 2025-10-11 07:28:55Z [undercloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:56Z [undercloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2025-10-11 07:28:57Z [undercloud.Networks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:57Z [undercloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:28:57Z [undercloud.Networks.ExternalNetwork]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:57Z [undercloud.Networks.ExternalNetwork]: CREATE_COMPLETE state changed 2025-10-11 07:28:58Z [undercloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:58Z [undercloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:28:58Z [undercloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:28:59Z [undercloud.Networks]: CREATE_COMPLETE state changed 2025-10-11 07:28:59Z [undercloud.UndercloudNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:59Z [undercloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:59Z [undercloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:59Z [undercloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-11 07:28:59Z [undercloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:28:59Z [undercloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:28:59Z [undercloud.UndercloudNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:29:00Z [undercloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2025-10-11 07:29:00Z [undercloud.VipMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:00Z [undercloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:00Z [undercloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:00Z [undercloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:00Z [undercloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:01Z [undercloud.VipMap]: CREATE_COMPLETE state changed 2025-10-11 07:29:01Z [undercloud.VipHosts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:01Z [undercloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:01Z [undercloud.VipHosts]: CREATE_COMPLETE state changed 2025-10-11 07:29:02Z [undercloud.EndpointMap]: CREATE_COMPLETE state changed 2025-10-11 07:29:03Z [undercloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:03Z [undercloud.EndpointMapData]: CREATE_COMPLETE state changed 2025-10-11 07:29:03Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:03Z [undercloud.UndercloudServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:03Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:04Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:04Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:04Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:04Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:04Z [undercloud.UndercloudServiceChain.ServiceChain.0.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-11 07:29:04Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:05Z [undercloud.UndercloudServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-11 07:29:05Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:07Z [undercloud.UndercloudServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-11 07:29:07Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:08Z [undercloud.UndercloudServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-11 07:29:08Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:08Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:08Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:09Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:09Z [undercloud.UndercloudServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:09Z [undercloud.UndercloudServiceChain.ServiceChain.3.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:09Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:10Z [undercloud.UndercloudServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-11 07:29:10Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:12Z [undercloud.UndercloudServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-11 07:29:12Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:12Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:12Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:13Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:13Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyInternalTLS]: CREATE_COMPLETE state changed 2025-10-11 07:29:13Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyPublicTLS]: CREATE_COMPLETE state changed 2025-10-11 07:29:14Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:15Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:15Z [undercloud.UndercloudServiceChain.ServiceChain.5.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:16Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:16Z [undercloud.UndercloudServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:16Z [undercloud.UndercloudServiceChain.ServiceChain.5.HAProxyLogging]: CREATE_COMPLETE state changed 2025-10-11 07:29:16Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:17Z [undercloud.UndercloudServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-11 07:29:17Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:17Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:17Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:18Z [undercloud.UndercloudServiceChain.ServiceChain.6.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:18Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:18Z [undercloud.UndercloudServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-11 07:29:19Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:20Z [undercloud.UndercloudServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-11 07:29:20Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:20Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:20Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.IronicBase]: CREATE_COMPLETE state changed 2025-10-11 07:29:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-11 07:29:21Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:22Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:22Z [undercloud.UndercloudServiceChain.ServiceChain.8.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-11 07:29:23Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:23Z [undercloud.UndercloudServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:23Z [undercloud.UndercloudServiceChain.ServiceChain.8.MySQLClient]: CREATE_COMPLETE state changed 2025-10-11 07:29:24Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:25Z [undercloud.UndercloudServiceChain.ServiceChain.8.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:25Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:26Z [undercloud.UndercloudServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-11 07:29:27Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:27Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:27Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:27Z [undercloud.UndercloudServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:28Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:29Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:29Z [undercloud.UndercloudServiceChain.ServiceChain.9.MySQLClient]: CREATE_COMPLETE state changed 2025-10-11 07:29:30Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:30Z [undercloud.UndercloudServiceChain.ServiceChain.9.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:31Z [undercloud.UndercloudServiceChain.ServiceChain.9.IronicBase]: CREATE_COMPLETE state changed 2025-10-11 07:29:31Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:32Z [undercloud.UndercloudServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-11 07:29:32Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:32Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:32Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:33Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:33Z [undercloud.UndercloudServiceChain.ServiceChain.10.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:33Z [undercloud.UndercloudServiceChain.ServiceChain.10.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:34Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:35Z [undercloud.UndercloudServiceChain.ServiceChain.10.MySQLClient]: CREATE_COMPLETE state changed 2025-10-11 07:29:35Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:36Z [undercloud.UndercloudServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-11 07:29:36Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:36Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:37Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:37Z [undercloud.UndercloudServiceChain.ServiceChain.11.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:38Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:39Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:39Z [undercloud.UndercloudServiceChain.ServiceChain.11.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:40Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:40Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-11 07:29:41Z [undercloud.UndercloudServiceChain.ServiceChain.11.NeutronBase]: CREATE_COMPLETE state changed 2025-10-11 07:29:41Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:42Z [undercloud.UndercloudServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-11 07:29:42Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:42Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:42Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:42Z [undercloud.UndercloudServiceChain.ServiceChain.12.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:43Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:44Z [undercloud.UndercloudServiceChain.ServiceChain.12.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:44Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:45Z [undercloud.UndercloudServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-11 07:29:45Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:45Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:45Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:47Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:47Z [undercloud.UndercloudServiceChain.ServiceChain.13.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:47Z [undercloud.UndercloudServiceChain.ServiceChain.13.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:47Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:47Z [undercloud.UndercloudServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-11 07:29:48Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:48Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:48Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:48Z [undercloud.UndercloudServiceChain.ServiceChain.14.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:48Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:49Z [undercloud.UndercloudServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-11 07:29:49Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:49Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:49Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:49Z [undercloud.UndercloudServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:50Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:50Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:50Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:50Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-11 07:29:50Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-11 07:29:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:51Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:52Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:52Z [undercloud.UndercloudServiceChain.ServiceChain.15.KeystoneLogging]: CREATE_COMPLETE state changed 2025-10-11 07:29:53Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:53Z [undercloud.UndercloudServiceChain.ServiceChain.15.MySQLClient]: CREATE_COMPLETE state changed 2025-10-11 07:29:54Z [undercloud.UndercloudServiceChain.ServiceChain.15.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:54Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:55Z [undercloud.UndercloudServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-11 07:29:56Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:57Z [undercloud.UndercloudServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-11 07:29:57Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:57Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:29:57Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:58Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:58Z [undercloud.UndercloudServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:29:58Z [undercloud.UndercloudServiceChain.ServiceChain.17.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:29:58Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:29:59Z [undercloud.UndercloudServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-11 07:29:59Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-11 07:29:59Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:00Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:00Z [undercloud.UndercloudServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:01Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:02Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:02Z [undercloud.UndercloudServiceChain.ServiceChain.18.MysqlBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:03Z [undercloud.UndercloudServiceChain.ServiceChain.18.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:03Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:04Z [undercloud.UndercloudServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-11 07:30:04Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:05Z [undercloud.UndercloudServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-11 07:30:05Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:05Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:05Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:06Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:06Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:06Z [undercloud.UndercloudServiceChain.ServiceChain.20.TLSProxyBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:07Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:07Z [undercloud.UndercloudServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:08Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:08Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:09Z [undercloud.UndercloudServiceChain.ServiceChain.20.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-11 07:30:10Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:10Z [undercloud.UndercloudServiceChain.ServiceChain.20.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:11Z [undercloud.UndercloudServiceChain.ServiceChain.20.MySQLClient]: CREATE_COMPLETE state changed 2025-10-11 07:30:12Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:12Z [undercloud.UndercloudServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-11 07:30:13Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:13Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:13Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:13Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:13Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:14Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:14Z [undercloud.UndercloudServiceChain.ServiceChain.21.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:14Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase.NeutronBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:14Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:15Z [undercloud.UndercloudServiceChain.ServiceChain.21.NeutronBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:15Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:16Z [undercloud.UndercloudServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-11 07:30:16Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:16Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:16Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:17Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:17Z [undercloud.UndercloudServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:17Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-11 07:30:18Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:19Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:19Z [undercloud.UndercloudServiceChain.ServiceChain.22.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:20Z [undercloud.UndercloudServiceChain.ServiceChain.22.NeutronBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:20Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:21Z [undercloud.UndercloudServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-11 07:30:22Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:22Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:22Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:22Z [undercloud.UndercloudServiceChain.ServiceChain.23.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:23Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:24Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:24Z [undercloud.UndercloudServiceChain.ServiceChain.23.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:25Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:25Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:26Z [undercloud.UndercloudServiceChain.ServiceChain.23.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-11 07:30:26Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:27Z [undercloud.UndercloudServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-11 07:30:27Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:27Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:28Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:29Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:29Z [undercloud.UndercloudServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:29Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-11 07:30:30Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:31Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:31Z [undercloud.UndercloudServiceChain.ServiceChain.24.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:32Z [undercloud.UndercloudServiceChain.ServiceChain.24.NeutronBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:32Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:32Z [undercloud.UndercloudServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-11 07:30:33Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:34Z [undercloud.UndercloudServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-11 07:30:34Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:34Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:34Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:35Z [undercloud.UndercloudServiceChain.ServiceChain.26.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:35Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:36Z [undercloud.UndercloudServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2025-10-11 07:30:37Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:37Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:37Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:37Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:37Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:38Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:39Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:39Z [undercloud.UndercloudServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:39Z [undercloud.UndercloudServiceChain.ServiceChain.27.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-11 07:30:39Z [undercloud.UndercloudServiceChain.ServiceChain.27.RabbitMQServiceBase]: CREATE_COMPLETE state changed 2025-10-11 07:30:39Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:40Z [undercloud.UndercloudServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2025-10-11 07:30:40Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:41Z [undercloud.UndercloudServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2025-10-11 07:30:41Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:42Z [undercloud.UndercloudServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2025-10-11 07:30:43Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:44Z [undercloud.UndercloudServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2025-10-11 07:30:44Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:45Z [undercloud.UndercloudServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2025-10-11 07:30:45Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:46Z [undercloud.UndercloudServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2025-10-11 07:30:47Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:48Z [undercloud.UndercloudServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2025-10-11 07:30:48Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:49Z [undercloud.UndercloudServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2025-10-11 07:30:49Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:49Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:49Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:49Z [undercloud.UndercloudServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:49Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:50Z [undercloud.UndercloudServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2025-10-11 07:30:51Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:51Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:51Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:51Z [undercloud.UndercloudServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:52Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:53Z [undercloud.UndercloudServiceChain.ServiceChain.36.Podman]: CREATE_COMPLETE state changed 2025-10-11 07:30:53Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:54Z [undercloud.UndercloudServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2025-10-11 07:30:54Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:54Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:30:54Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:54Z [undercloud.UndercloudServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-11 07:30:54Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:55Z [undercloud.UndercloudServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2025-10-11 07:30:55Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:30:56Z [undercloud.UndercloudServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:30:56Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:56Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:57Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:58Z [undercloud.UndercloudServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:30:59Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:00Z [undercloud.UndercloudServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:01Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:01Z [undercloud.UndercloudServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.UndercloudServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.UndercloudServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.UndercloudServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.GlobalConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.UndercloudServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.UndercloudGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.UndercloudServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.Undercloud]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.UndercloudGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.UndercloudServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.UndercloudConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:02Z [undercloud.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:02Z [undercloud.UndercloudConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:31:02Z [undercloud.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:03Z [undercloud.Undercloud]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-11 07:31:03Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:04Z [undercloud.Undercloud.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:04Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:04Z [undercloud.Undercloud.0.Undercloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:04Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:05Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:05Z [undercloud.Undercloud.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-11 07:31:05Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:05Z [undercloud.Undercloud.0.Undercloud.deployed-server]: CREATE_COMPLETE state changed 2025-10-11 07:31:05Z [undercloud.Undercloud.0.Undercloud.ControlPlanePort]: CREATE_COMPLETE state changed 2025-10-11 07:31:05Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:06Z [undercloud.Undercloud.0.Undercloud]: CREATE_COMPLETE state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:06Z [undercloud.Undercloud.0.UndercloudAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:31:07Z [undercloud.Undercloud.0.ExternalPort]: CREATE_COMPLETE state changed 2025-10-11 07:31:07Z [undercloud.Undercloud.0.UndercloudExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-11 07:31:07Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:07Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:07Z [undercloud.Undercloud.0.NetIpMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:07Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:07Z [undercloud.Undercloud.0.NetIpMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:31:07Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:08Z [undercloud.Undercloud.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:08Z [undercloud.Undercloud.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-11 07:31:08Z [undercloud.Undercloud.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:09Z [undercloud.Undercloud.0]: CREATE_COMPLETE state changed 2025-10-11 07:31:09Z [undercloud.Undercloud]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-11 07:31:09Z [undercloud.Undercloud]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.UndercloudServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.UndercloudServers]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.ServerIdMap]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.UndercloudNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.HostsEntryValue]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.UndercloudIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:10Z [undercloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:10Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.UndercloudIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:31:10Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:10Z [undercloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2025-10-11 07:31:11Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:11Z [undercloud.UndercloudIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:31:11Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:11Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:11Z [undercloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:12Z [undercloud.UndercloudIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:31:12Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:12Z [undercloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:13Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:13Z [undercloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:14Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:14Z [undercloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:15Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:15Z [undercloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:16Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:16Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:17Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:17Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:17Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:17Z [undercloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:18Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:19Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:19Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:19Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment.0]: CREATE_COMPLETE state changed 2025-10-11 07:31:19Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostDeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleOSoftwareDeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0.TripleODeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:20Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:21Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment.0]: CREATE_COMPLETE state changed 2025-10-11 07:31:21Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment.0]: CREATE_COMPLETE state changed 2025-10-11 07:31:21Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:21Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudPostPyDeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost.UndercloudCtlplaneNetworkDeployment]: CREATE_COMPLETE state changed 2025-10-11 07:31:22Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:23Z [undercloud.AllNodesDeploySteps.UndercloudExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-11 07:31:23Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:31:23Z [undercloud.AllNodesDeploySteps.UndercloudPostConfig]: CREATE_COMPLETE state changed 2025-10-11 07:31:23Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:31:23Z [undercloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2025-10-11 07:31:23Z [undercloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack undercloud/0fe61fd3-ee89-4638-b34d-507fc42d4611 CREATE_COMPLETE ** Downloading undercloud ansible.. ** Generating default ansible config file /home/zuul/tripleo-deploy/undercloud/ansible.cfg [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [WARNING]: Invalid characters were found in group names but not replaced, use -vvvv to see details [WARNING]: Found both group and host with same name: undercloud [WARNING]: file /home/zuul/tripleo-deploy/undercloud/undercloud- ansible-n22q57xt/external_post_deploy_steps_tasks.yaml is empty and had no tasks to include PLAY [External deployment step 0] ********************************************** [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2025-10-11 07:31:41.555280 | fa163e03-9ee7-9b1d-93f5-000000000005 | TASK | External deployment step 0 2025-10-11 07:31:41.579855 | fa163e03-9ee7-9b1d-93f5-000000000005 | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-000000000005') missing from stats 2025-10-11 07:31:41.633977 | fa163e03-9ee7-9b1d-93f5-000000000006 | TIMING | include_tasks | undercloud | 0:00:00.138951 | 0.03s 2025-10-11 07:31:41.640941 | 637a8bc6-3a9d-4724-80b1-5cc1e6b3fdcd | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/external_deploy_steps_tasks_step0.yaml | undercloud PLAY [Check if required variables are defined] ********************************* 2025-10-11 07:31:41.722619 | fa163e03-9ee7-9b1d-93f5-000000000112 | TASK | Gathering Facts 2025-10-11 07:31:42.279122 | fa163e03-9ee7-9b1d-93f5-000000000112 | OK | Gathering Facts | localhost 2025-10-11 07:31:42.280715 | fa163e03-9ee7-9b1d-93f5-000000000112 | TIMING | Gathering Facts | localhost | 0:00:00.785681 | 0.56s 2025-10-11 07:31:42.339559 | fa163e03-9ee7-9b1d-93f5-00000000000a | SKIPPED | ansible.builtin.fail | localhost 2025-10-11 07:31:42.340846 | fa163e03-9ee7-9b1d-93f5-00000000000a | TIMING | ansible.builtin.fail | localhost | 0:00:00.845809 | 0.04s 2025-10-11 07:31:42.385556 | fa163e03-9ee7-9b1d-93f5-00000000000b | SKIPPED | ansible.builtin.fail | localhost 2025-10-11 07:31:42.386805 | fa163e03-9ee7-9b1d-93f5-00000000000b | TIMING | ansible.builtin.fail | localhost | 0:00:00.891772 | 0.04s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2025-10-11 07:31:42.497582 | fa163e03-9ee7-9b1d-93f5-00000000013a | TASK | Gathering Facts 2025-10-11 07:31:42.825488 | fa163e03-9ee7-9b1d-93f5-00000000013a | OK | Gathering Facts | undercloud 2025-10-11 07:31:42.827045 | fa163e03-9ee7-9b1d-93f5-00000000013a | TIMING | Gathering Facts | undercloud | 0:00:01.332014 | 0.33s 2025-10-11 07:31:42.863889 | fa163e03-9ee7-9b1d-93f5-000000000011 | TASK | Set legacy facts 2025-10-11 07:31:42.889035 | fa163e03-9ee7-9b1d-93f5-000000000011 | OK | Set legacy facts | undercloud 2025-10-11 07:31:42.889842 | fa163e03-9ee7-9b1d-93f5-000000000011 | TIMING | Set legacy facts | undercloud | 0:00:01.394818 | 0.03s PLAY [Load global variables] *************************************************** 2025-10-11 07:31:43.029649 | fa163e03-9ee7-9b1d-93f5-000000000014 | OK | ansible.builtin.include_vars | undercloud 2025-10-11 07:31:43.030327 | fa163e03-9ee7-9b1d-93f5-000000000014 | TIMING | ansible.builtin.include_vars | undercloud | 0:00:01.535302 | 0.03s PLAY [Include extra variables from files] ************************************** 2025-10-11 07:31:43.090156 | fa163e03-9ee7-9b1d-93f5-000000000017 | TASK | Include Service VIP vars 2025-10-11 07:31:43.108162 | fa163e03-9ee7-9b1d-93f5-000000000017 | IGNORED | Include Service VIP vars | undercloud | error={"ansible_facts": {"service_vip_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/service_vip_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2025-10-11 07:31:43.108824 | fa163e03-9ee7-9b1d-93f5-000000000017 | TIMING | Include Service VIP vars | undercloud | 0:00:01.613801 | 0.02s 2025-10-11 07:31:43.114563 | fa163e03-9ee7-9b1d-93f5-000000000018 | TASK | Include OVN bridge MAC address variables 2025-10-11 07:31:43.142761 | fa163e03-9ee7-9b1d-93f5-000000000018 | IGNORED | Include OVN bridge MAC address variables | undercloud | error={"ansible_facts": {"ovn_bridge_mac_address_vars": {}}, "ansible_included_var_files": [], "changed": false, "message": "Could not find or access '/home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/ovn_bridge_mac_address_vars.yaml' on the Ansible Controller.\nIf you are using a module and expect the file to exist on the remote, see the remote_src option"} 2025-10-11 07:31:43.143356 | fa163e03-9ee7-9b1d-93f5-000000000018 | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:01.648334 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-11 07:31:43.210266 | fa163e03-9ee7-9b1d-93f5-00000000001b | TASK | Render all_nodes data as group_vars for overcloud 2025-10-11 07:31:43.721040 | fa163e03-9ee7-9b1d-93f5-00000000001b | OK | Render all_nodes data as group_vars for overcloud | undercloud -> localhost [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-00000000001b') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-11 07:31:43.805858 | fa163e03-9ee7-9b1d-93f5-00000000001e | TASK | Set all_nodes data as group_vars for overcloud 2025-10-11 07:31:43.829969 | fa163e03-9ee7-9b1d-93f5-00000000001e | OK | Set all_nodes data as group_vars for overcloud | undercloud 2025-10-11 07:31:43.830731 | fa163e03-9ee7-9b1d-93f5-00000000001e | TIMING | Set all_nodes data as group_vars for overcloud | undercloud | 0:00:02.335705 | 0.02s PLAY [Manage SELinux] ********************************************************** 2025-10-11 07:31:43.898827 | fa163e03-9ee7-9b1d-93f5-000000000022 | TASK | Set selinux state 2025-10-11 07:31:44.415123 | fa163e03-9ee7-9b1d-93f5-000000000022 | CHANGED | Set selinux state | undercloud 2025-10-11 07:31:44.416384 | fa163e03-9ee7-9b1d-93f5-000000000022 | TIMING | Set selinux state | undercloud | 0:00:02.921349 | 0.52s PLAY [Generate /etc/hosts] ***************************************************** 2025-10-11 07:31:44.561479 | fa163e03-9ee7-9b1d-93f5-000000000025 | TASK | Configure Hosts Entries 2025-10-11 07:31:44.579916 | fa163e03-9ee7-9b1d-93f5-000000000025 | TIMING | Configure Hosts Entries | undercloud | 0:00:03.084889 | 0.02s 2025-10-11 07:31:44.620861 | fa163e03-9ee7-9b1d-93f5-0000000001bb | TASK | Create temporary file for hosts 2025-10-11 07:31:44.911766 | fa163e03-9ee7-9b1d-93f5-0000000001bb | CHANGED | Create temporary file for hosts | undercloud 2025-10-11 07:31:44.912905 | fa163e03-9ee7-9b1d-93f5-0000000001bb | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:03.417868 | 0.29s 2025-10-11 07:31:44.936676 | fa163e03-9ee7-9b1d-93f5-0000000001bc | TASK | Prepare temporary /etc/hosts 2025-10-11 07:31:45.312704 | fa163e03-9ee7-9b1d-93f5-0000000001bc | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-11 07:31:45.313922 | fa163e03-9ee7-9b1d-93f5-0000000001bc | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:03.818888 | 0.38s 2025-10-11 07:31:45.337209 | fa163e03-9ee7-9b1d-93f5-0000000001bd | TASK | Remove old Heat hosts configuration (if present) 2025-10-11 07:31:45.660408 | fa163e03-9ee7-9b1d-93f5-0000000001bd | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-11 07:31:45.662174 | fa163e03-9ee7-9b1d-93f5-0000000001bd | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:04.167134 | 0.32s 2025-10-11 07:31:45.686228 | fa163e03-9ee7-9b1d-93f5-0000000001be | TASK | Render out the hosts entries 2025-10-11 07:31:45.785549 | fa163e03-9ee7-9b1d-93f5-0000000001be | OK | Render out the hosts entries | undercloud 2025-10-11 07:31:45.786613 | fa163e03-9ee7-9b1d-93f5-0000000001be | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:04.291576 | 0.10s 2025-10-11 07:31:45.810137 | fa163e03-9ee7-9b1d-93f5-0000000001bf | TASK | Prepare new /etc/hosts 2025-10-11 07:31:46.072969 | fa163e03-9ee7-9b1d-93f5-0000000001bf | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-11 07:31:46.074243 | fa163e03-9ee7-9b1d-93f5-0000000001bf | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:04.579209 | 0.26s 2025-10-11 07:31:46.098012 | fa163e03-9ee7-9b1d-93f5-0000000001c0 | TASK | Update /etc/hosts contents (if changed) 2025-10-11 07:31:46.422733 | fa163e03-9ee7-9b1d-93f5-0000000001c0 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-11 07:31:46.423528 | fa163e03-9ee7-9b1d-93f5-0000000001c0 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:04.928504 | 0.32s 2025-10-11 07:31:46.439673 | fa163e03-9ee7-9b1d-93f5-0000000001c1 | TASK | Clean up temporary hosts file 2025-10-11 07:31:46.792352 | fa163e03-9ee7-9b1d-93f5-0000000001c1 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-11 07:31:46.793736 | fa163e03-9ee7-9b1d-93f5-0000000001c1 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:05.298700 | 0.35s PLAY [Common roles for TripleO servers] **************************************** 2025-10-11 07:31:46.941618 | fa163e03-9ee7-9b1d-93f5-000000000029 | TASK | Common roles for TripleO servers 2025-10-11 07:31:46.967315 | fa163e03-9ee7-9b1d-93f5-000000000029 | OK | Common roles for TripleO servers | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-000000000029') missing from stats 2025-10-11 07:31:47.033822 | fa163e03-9ee7-9b1d-93f5-00000000002b | TIMING | include_role : tripleo_bootstrap | undercloud | 0:00:05.538793 | 0.02s 2025-10-11 07:31:47.096006 | fa163e03-9ee7-9b1d-93f5-00000000020f | TASK | Gather variables for each operating system 2025-10-11 07:31:47.209880 | fa163e03-9ee7-9b1d-93f5-00000000020f | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:31:47.211332 | fa163e03-9ee7-9b1d-93f5-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.716289 | 0.11s 2025-10-11 07:31:47.217534 | fa163e03-9ee7-9b1d-93f5-00000000020f | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:05.722502 | 0.12s 2025-10-11 07:31:47.241142 | fa163e03-9ee7-9b1d-93f5-000000000211 | TASK | Check release version package is installed 2025-10-11 07:31:47.503227 | fa163e03-9ee7-9b1d-93f5-000000000211 | CHANGED | Check release version package is installed | undercloud 2025-10-11 07:31:47.504655 | fa163e03-9ee7-9b1d-93f5-000000000211 | TIMING | tripleo_bootstrap : Check release version package is installed | undercloud | 0:00:06.009619 | 0.26s 2025-10-11 07:31:47.531017 | fa163e03-9ee7-9b1d-93f5-000000000212 | TASK | Deploy release version package 2025-10-11 07:31:51.560943 | fa163e03-9ee7-9b1d-93f5-000000000212 | CHANGED | Deploy release version package | undercloud 2025-10-11 07:31:51.562397 | fa163e03-9ee7-9b1d-93f5-000000000212 | TIMING | tripleo_bootstrap : Deploy release version package | undercloud | 0:00:10.067356 | 4.03s 2025-10-11 07:31:51.586112 | fa163e03-9ee7-9b1d-93f5-000000000214 | TASK | Include packages tasks 2025-10-11 07:31:51.612848 | fa163e03-9ee7-9b1d-93f5-000000000214 | TIMING | tripleo_bootstrap : Include packages tasks | undercloud | 0:00:10.117769 | 0.03s 2025-10-11 07:31:51.636371 | 5336ee4d-2e79-49f0-b440-52bc5f652b30 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | undercloud 2025-10-11 07:31:51.665678 | fa163e03-9ee7-9b1d-93f5-000000000268 | TASK | Gather facts if they don't exist 2025-10-11 07:31:51.713205 | fa163e03-9ee7-9b1d-93f5-000000000268 | SKIPPED | Gather facts if they don't exist | undercloud 2025-10-11 07:31:51.714185 | fa163e03-9ee7-9b1d-93f5-000000000268 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:10.219155 | 0.05s 2025-10-11 07:31:51.732931 | fa163e03-9ee7-9b1d-93f5-000000000269 | TASK | Gather variables for each operating system 2025-10-11 07:31:51.843583 | fa163e03-9ee7-9b1d-93f5-000000000269 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:31:51.854775 | fa163e03-9ee7-9b1d-93f5-000000000269 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:10.359734 | 0.12s 2025-10-11 07:31:51.878724 | fa163e03-9ee7-9b1d-93f5-00000000026b | TASK | Check required packages to bootstrap TripleO is installed 2025-10-11 07:31:52.153343 | fa163e03-9ee7-9b1d-93f5-00000000026b | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2025-10-11 07:31:52.154847 | fa163e03-9ee7-9b1d-93f5-00000000026b | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:10.659810 | 0.27s 2025-10-11 07:31:52.178661 | fa163e03-9ee7-9b1d-93f5-00000000026c | TASK | Deploy required packages to bootstrap TripleO 2025-10-11 07:31:57.176135 | fa163e03-9ee7-9b1d-93f5-00000000026c | CHANGED | Deploy required packages to bootstrap TripleO | undercloud 2025-10-11 07:31:57.177660 | fa163e03-9ee7-9b1d-93f5-00000000026c | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:15.682620 | 5.00s 2025-10-11 07:31:57.202464 | fa163e03-9ee7-9b1d-93f5-00000000026d | TASK | Ensure packages are actually well installed 2025-10-11 07:31:58.230487 | fa163e03-9ee7-9b1d-93f5-00000000026d | CHANGED | Ensure packages are actually well installed | undercloud 2025-10-11 07:31:58.232424 | fa163e03-9ee7-9b1d-93f5-00000000026d | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:16.737374 | 1.03s 2025-10-11 07:31:58.258096 | fa163e03-9ee7-9b1d-93f5-000000000215 | TASK | Enable openvswitch service if installed 2025-10-11 07:31:59.210607 | fa163e03-9ee7-9b1d-93f5-000000000215 | CHANGED | Enable openvswitch service if installed | undercloud 2025-10-11 07:31:59.213315 | fa163e03-9ee7-9b1d-93f5-000000000215 | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | undercloud | 0:00:17.718262 | 0.95s 2025-10-11 07:31:59.240136 | fa163e03-9ee7-9b1d-93f5-000000000216 | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2025-10-11 07:31:59.457691 | fa163e03-9ee7-9b1d-93f5-000000000216 | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud 2025-10-11 07:31:59.459758 | fa163e03-9ee7-9b1d-93f5-000000000216 | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | undercloud | 0:00:17.964705 | 0.22s 2025-10-11 07:31:59.485630 | fa163e03-9ee7-9b1d-93f5-000000000218 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2025-10-11 07:31:59.781018 | fa163e03-9ee7-9b1d-93f5-000000000218 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | undercloud 2025-10-11 07:31:59.782887 | fa163e03-9ee7-9b1d-93f5-000000000218 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | undercloud | 0:00:18.287835 | 0.30s 2025-10-11 07:31:59.808505 | fa163e03-9ee7-9b1d-93f5-000000000219 | TASK | Deploy network-scripts required for deprecated network service 2025-10-11 07:31:59.877674 | fa163e03-9ee7-9b1d-93f5-000000000219 | SKIPPED | Deploy network-scripts required for deprecated network service | undercloud 2025-10-11 07:31:59.878972 | fa163e03-9ee7-9b1d-93f5-000000000219 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | undercloud | 0:00:18.383926 | 0.07s 2025-10-11 07:31:59.902862 | fa163e03-9ee7-9b1d-93f5-00000000021a | TASK | Ensure network service is enabled 2025-10-11 07:32:01.321812 | fa163e03-9ee7-9b1d-93f5-00000000021a | OK | Ensure network service is enabled | undercloud 2025-10-11 07:32:01.324949 | fa163e03-9ee7-9b1d-93f5-00000000021a | TIMING | tripleo_bootstrap : Ensure network service is enabled | undercloud | 0:00:19.829901 | 1.42s 2025-10-11 07:32:01.352033 | fa163e03-9ee7-9b1d-93f5-00000000021c | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:32:01.722300 | fa163e03-9ee7-9b1d-93f5-00000000021c | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-11 07:32:01.723828 | fa163e03-9ee7-9b1d-93f5-00000000021c | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:20.228792 | 0.37s 2025-10-11 07:32:01.748629 | fa163e03-9ee7-9b1d-93f5-00000000021d | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:32:02.001006 | fa163e03-9ee7-9b1d-93f5-00000000021d | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-11 07:32:02.002414 | fa163e03-9ee7-9b1d-93f5-00000000021d | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:20.507378 | 0.25s 2025-10-11 07:32:02.025658 | fa163e03-9ee7-9b1d-93f5-00000000021e | TASK | Reload NetworkManager 2025-10-11 07:32:02.425484 | fa163e03-9ee7-9b1d-93f5-00000000021e | CHANGED | Reload NetworkManager | undercloud 2025-10-11 07:32:02.427539 | fa163e03-9ee7-9b1d-93f5-00000000021e | TIMING | tripleo_bootstrap : Reload NetworkManager | undercloud | 0:00:20.932492 | 0.40s 2025-10-11 07:32:02.453085 | fa163e03-9ee7-9b1d-93f5-000000000220 | TASK | Symlink puppet modules under /etc/puppet/modules 2025-10-11 07:32:02.685975 | fa163e03-9ee7-9b1d-93f5-000000000220 | CHANGED | Symlink puppet modules under /etc/puppet/modules | undercloud 2025-10-11 07:32:02.687495 | fa163e03-9ee7-9b1d-93f5-000000000220 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | undercloud | 0:00:21.192457 | 0.23s 2025-10-11 07:32:02.711668 | fa163e03-9ee7-9b1d-93f5-000000000221 | TASK | Check if /usr/bin/ansible-playbook exists 2025-10-11 07:32:03.066730 | fa163e03-9ee7-9b1d-93f5-000000000221 | OK | Check if /usr/bin/ansible-playbook exists | undercloud 2025-10-11 07:32:03.067853 | fa163e03-9ee7-9b1d-93f5-000000000221 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | undercloud | 0:00:21.572823 | 0.35s 2025-10-11 07:32:03.086797 | fa163e03-9ee7-9b1d-93f5-000000000222 | TASK | Check if /usr/bin/ansible-playbook-3 exists 2025-10-11 07:32:03.289541 | fa163e03-9ee7-9b1d-93f5-000000000222 | OK | Check if /usr/bin/ansible-playbook-3 exists | undercloud 2025-10-11 07:32:03.290957 | fa163e03-9ee7-9b1d-93f5-000000000222 | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | undercloud | 0:00:21.795921 | 0.20s 2025-10-11 07:32:03.313314 | fa163e03-9ee7-9b1d-93f5-000000000223 | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2025-10-11 07:32:03.543022 | fa163e03-9ee7-9b1d-93f5-000000000223 | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud 2025-10-11 07:32:03.544488 | fa163e03-9ee7-9b1d-93f5-000000000223 | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | undercloud | 0:00:22.049415 | 0.23s 2025-10-11 07:32:03.608481 | fa163e03-9ee7-9b1d-93f5-00000000002c | TIMING | include_role : tripleo_ssh_known_hosts | undercloud | 0:00:22.113413 | 0.02s 2025-10-11 07:32:03.684870 | fa163e03-9ee7-9b1d-93f5-00000000031c | TASK | Create temporary file for ssh_known_hosts 2025-10-11 07:32:03.905377 | fa163e03-9ee7-9b1d-93f5-00000000031c | CHANGED | Create temporary file for ssh_known_hosts | undercloud 2025-10-11 07:32:03.906623 | fa163e03-9ee7-9b1d-93f5-00000000031c | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | undercloud | 0:00:22.411587 | 0.22s 2025-10-11 07:32:03.930105 | fa163e03-9ee7-9b1d-93f5-00000000031d | TASK | Check for ssh_known_hosts file 2025-10-11 07:32:04.135176 | fa163e03-9ee7-9b1d-93f5-00000000031d | OK | Check for ssh_known_hosts file | undercloud 2025-10-11 07:32:04.136758 | fa163e03-9ee7-9b1d-93f5-00000000031d | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | undercloud | 0:00:22.641720 | 0.21s 2025-10-11 07:32:04.160574 | fa163e03-9ee7-9b1d-93f5-00000000031e | TASK | Create a temporary copy of ssh_known_hosts 2025-10-11 07:32:04.179414 | fa163e03-9ee7-9b1d-93f5-00000000031e | SKIPPED | Create a temporary copy of ssh_known_hosts | undercloud 2025-10-11 07:32:04.180586 | fa163e03-9ee7-9b1d-93f5-00000000031e | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | undercloud | 0:00:22.685551 | 0.02s 2025-10-11 07:32:04.204230 | fa163e03-9ee7-9b1d-93f5-00000000031f | TASK | Write temporary file 2025-10-11 07:32:04.234709 | fa163e03-9ee7-9b1d-93f5-00000000031f | SKIPPED | Write temporary file | undercloud 2025-10-11 07:32:04.235921 | fa163e03-9ee7-9b1d-93f5-00000000031f | TIMING | tripleo_ssh_known_hosts : Write temporary file | undercloud | 0:00:22.740884 | 0.03s 2025-10-11 07:32:04.259211 | fa163e03-9ee7-9b1d-93f5-000000000320 | TASK | Set ssh_known_hosts fact 2025-10-11 07:32:04.319184 | fa163e03-9ee7-9b1d-93f5-000000000320 | OK | Set ssh_known_hosts fact | undercloud 2025-10-11 07:32:04.320564 | fa163e03-9ee7-9b1d-93f5-000000000320 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | undercloud | 0:00:22.825526 | 0.06s 2025-10-11 07:32:04.345746 | fa163e03-9ee7-9b1d-93f5-000000000321 | TASK | Add host keys to temporary ssh_known_hosts 2025-10-11 07:32:04.529758 | fa163e03-9ee7-9b1d-93f5-000000000321 | CHANGED | Add host keys to temporary ssh_known_hosts | undercloud 2025-10-11 07:32:04.531178 | fa163e03-9ee7-9b1d-93f5-000000000321 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | undercloud | 0:00:23.036142 | 0.18s 2025-10-11 07:32:04.554888 | fa163e03-9ee7-9b1d-93f5-000000000322 | TASK | In-place update of /etc/ssh_known_hosts 2025-10-11 07:32:04.775770 | fa163e03-9ee7-9b1d-93f5-000000000322 | CHANGED | In-place update of /etc/ssh_known_hosts | undercloud 2025-10-11 07:32:04.777021 | fa163e03-9ee7-9b1d-93f5-000000000322 | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | undercloud | 0:00:23.281979 | 0.22s 2025-10-11 07:32:04.800531 | fa163e03-9ee7-9b1d-93f5-000000000323 | TASK | Remove temp file 2025-10-11 07:32:05.023094 | fa163e03-9ee7-9b1d-93f5-000000000323 | CHANGED | Remove temp file | undercloud 2025-10-11 07:32:05.024481 | fa163e03-9ee7-9b1d-93f5-000000000323 | TIMING | tripleo_ssh_known_hosts : Remove temp file | undercloud | 0:00:23.529418 | 0.22s PLAY [Deploy step tasks for step 0] ******************************************** 2025-10-11 07:32:05.200265 | fa163e03-9ee7-9b1d-93f5-000000000033 | TASK | Deploy step tasks for step 0 2025-10-11 07:32:05.260561 | fa163e03-9ee7-9b1d-93f5-000000000033 | OK | Deploy step tasks for step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-000000000033') missing from stats 2025-10-11 07:32:05.285560 | fa163e03-9ee7-9b1d-93f5-000000000034 | TASK | Ensure /var/log/journal exists 2025-10-11 07:32:05.514911 | fa163e03-9ee7-9b1d-93f5-000000000034 | CHANGED | Ensure /var/log/journal exists | undercloud 2025-10-11 07:32:05.516253 | fa163e03-9ee7-9b1d-93f5-000000000034 | TIMING | Ensure /var/log/journal exists | undercloud | 0:00:24.021219 | 0.23s 2025-10-11 07:32:05.539798 | fa163e03-9ee7-9b1d-93f5-000000000035 | TASK | Check cloud-init status 2025-10-11 07:32:05.740494 | fa163e03-9ee7-9b1d-93f5-000000000035 | CHANGED | Check cloud-init status | undercloud 2025-10-11 07:32:05.741792 | fa163e03-9ee7-9b1d-93f5-000000000035 | TIMING | Check cloud-init status | undercloud | 0:00:24.246760 | 0.20s 2025-10-11 07:32:05.765630 | fa163e03-9ee7-9b1d-93f5-000000000036 | TASK | Check if cloud-init is disabled via kernel args 2025-10-11 07:32:05.967086 | fa163e03-9ee7-9b1d-93f5-000000000036 | CHANGED | Check if cloud-init is disabled via kernel args | undercloud 2025-10-11 07:32:05.968381 | fa163e03-9ee7-9b1d-93f5-000000000036 | TIMING | Check if cloud-init is disabled via kernel args | undercloud | 0:00:24.473348 | 0.20s 2025-10-11 07:32:05.992189 | fa163e03-9ee7-9b1d-93f5-000000000037 | TASK | Wait for cloud-init to finish, if enabled 2025-10-11 07:32:06.360627 | fa163e03-9ee7-9b1d-93f5-000000000037 | OK | Wait for cloud-init to finish, if enabled | undercloud 2025-10-11 07:32:06.362041 | fa163e03-9ee7-9b1d-93f5-000000000037 | TIMING | Wait for cloud-init to finish, if enabled | undercloud | 0:00:24.867004 | 0.37s 2025-10-11 07:32:06.386665 | fa163e03-9ee7-9b1d-93f5-000000000038 | TASK | Create /var/lib/container-puppet 2025-10-11 07:32:06.616801 | fa163e03-9ee7-9b1d-93f5-000000000038 | CHANGED | Create /var/lib/container-puppet | undercloud 2025-10-11 07:32:06.617935 | fa163e03-9ee7-9b1d-93f5-000000000038 | TIMING | Create /var/lib/container-puppet | undercloud | 0:00:25.122903 | 0.23s 2025-10-11 07:32:06.642412 | fa163e03-9ee7-9b1d-93f5-000000000039 | TASK | Write container-puppet.sh 2025-10-11 07:32:07.074155 | fa163e03-9ee7-9b1d-93f5-000000000039 | CHANGED | Write container-puppet.sh | undercloud 2025-10-11 07:32:07.075509 | fa163e03-9ee7-9b1d-93f5-000000000039 | TIMING | Write container-puppet.sh | undercloud | 0:00:25.580475 | 0.43s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:32:07.141026 | fa163e03-9ee7-9b1d-93f5-00000000003a | TIMING | include_tasks | undercloud | 0:00:25.645993 | 0.04s 2025-10-11 07:32:07.156987 | b93c4298-c85c-4767-9d02-633dee910527 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/deploy_steps_tasks_step0.yaml | undercloud 2025-10-11 07:32:07.187973 | fa163e03-9ee7-9b1d-93f5-0000000003d1 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:32:07.238026 | fa163e03-9ee7-9b1d-93f5-0000000003d1 | SKIPPED | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud 2025-10-11 07:32:07.239301 | fa163e03-9ee7-9b1d-93f5-0000000003d1 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:00:25.744237 | 0.05s PLAY [Server pre network steps] ************************************************ 2025-10-11 07:32:07.390605 | fa163e03-9ee7-9b1d-93f5-00000000003e | TASK | Server pre-network deployments 2025-10-11 07:32:07.417960 | fa163e03-9ee7-9b1d-93f5-00000000003e | OK | Server pre-network deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-00000000003e') missing from stats 2025-10-11 07:32:07.443242 | fa163e03-9ee7-9b1d-93f5-000000000042 | TASK | Hiera config 2025-10-11 07:32:07.470090 | fa163e03-9ee7-9b1d-93f5-000000000042 | TIMING | Hiera config | undercloud | 0:00:25.975061 | 0.03s 2025-10-11 07:32:07.508220 | fa163e03-9ee7-9b1d-93f5-000000000422 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:32:07.735306 | fa163e03-9ee7-9b1d-93f5-000000000422 | CHANGED | Create /etc/puppet/hieradata | undercloud 2025-10-11 07:32:07.736577 | fa163e03-9ee7-9b1d-93f5-000000000422 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:26.241543 | 0.23s 2025-10-11 07:32:07.760607 | fa163e03-9ee7-9b1d-93f5-000000000423 | TASK | Write hiera config 2025-10-11 07:32:08.227033 | fa163e03-9ee7-9b1d-93f5-000000000423 | CHANGED | Write hiera config | undercloud 2025-10-11 07:32:08.228516 | fa163e03-9ee7-9b1d-93f5-000000000423 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:26.733482 | 0.47s 2025-10-11 07:32:08.275730 | fa163e03-9ee7-9b1d-93f5-000000000043 | TASK | Hiera symlink 2025-10-11 07:32:08.505037 | fa163e03-9ee7-9b1d-93f5-000000000043 | CHANGED | Hiera symlink | undercloud 2025-10-11 07:32:08.506368 | fa163e03-9ee7-9b1d-93f5-000000000043 | TIMING | Hiera symlink | undercloud | 0:00:27.011335 | 0.23s 2025-10-11 07:32:08.530433 | fa163e03-9ee7-9b1d-93f5-000000000044 | TASK | Hieradata from vars 2025-10-11 07:32:08.558475 | fa163e03-9ee7-9b1d-93f5-000000000044 | TIMING | Hieradata from vars | undercloud | 0:00:27.063416 | 0.03s 2025-10-11 07:32:08.604142 | fa163e03-9ee7-9b1d-93f5-00000000047d | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:32:09.109757 | fa163e03-9ee7-9b1d-93f5-00000000047d | CHANGED | Copy overcloud.json to all_nodes.json | undercloud 2025-10-11 07:32:09.111054 | fa163e03-9ee7-9b1d-93f5-00000000047d | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:27.616020 | 0.51s 2025-10-11 07:32:09.136288 | fa163e03-9ee7-9b1d-93f5-00000000047e | TASK | Render hieradata from template 2025-10-11 07:32:09.653133 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=bootstrap_node 2025-10-11 07:32:09.655752 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.160715 | 0.52s 2025-10-11 07:32:10.199930 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=vip_data 2025-10-11 07:32:10.200774 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:28.705751 | 1.06s 2025-10-11 07:32:10.748604 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=net_ip_map 2025-10-11 07:32:10.749408 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.254386 | 1.61s 2025-10-11 07:32:11.220814 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=cloud_domain 2025-10-11 07:32:11.222065 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:29.727037 | 2.08s 2025-10-11 07:32:11.693676 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=fqdn 2025-10-11 07:32:11.695979 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.200947 | 2.56s 2025-10-11 07:32:12.119291 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_names 2025-10-11 07:32:12.121107 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:30.626080 | 2.98s 2025-10-11 07:32:12.610329 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=service_configs 2025-10-11 07:32:12.611869 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.116840 | 3.47s 2025-10-11 07:32:13.107046 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=extraconfig 2025-10-11 07:32:13.108128 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:31.613099 | 3.97s 2025-10-11 07:32:13.587995 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=role_extraconfig 2025-10-11 07:32:13.589093 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:32.094064 | 4.45s 2025-10-11 07:32:14.020952 | fa163e03-9ee7-9b1d-93f5-00000000047e | CHANGED | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2025-10-11 07:32:14.021692 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:32.526672 | 4.88s 2025-10-11 07:32:14.031647 | fa163e03-9ee7-9b1d-93f5-00000000047e | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:32.536613 | 4.89s 2025-10-11 07:32:14.087672 | fa163e03-9ee7-9b1d-93f5-000000000045 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:32:14.115559 | fa163e03-9ee7-9b1d-93f5-000000000045 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:00:32.620524 | 0.03s 2025-10-11 07:32:14.164581 | fa163e03-9ee7-9b1d-93f5-000000000522 | TASK | Check for hieradata file 2025-10-11 07:32:14.383052 | fa163e03-9ee7-9b1d-93f5-000000000522 | OK | Check for hieradata file | undercloud 2025-10-11 07:32:14.384386 | fa163e03-9ee7-9b1d-93f5-000000000522 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:00:32.889349 | 0.22s 2025-10-11 07:32:14.410378 | fa163e03-9ee7-9b1d-93f5-000000000524 | TASK | Get existing data 2025-10-11 07:32:14.453798 | fa163e03-9ee7-9b1d-93f5-000000000524 | SKIPPED | Get existing data | undercloud 2025-10-11 07:32:14.455040 | fa163e03-9ee7-9b1d-93f5-000000000524 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:00:32.960006 | 0.04s 2025-10-11 07:32:14.480987 | fa163e03-9ee7-9b1d-93f5-000000000525 | TASK | Set data fact 2025-10-11 07:32:14.523265 | fa163e03-9ee7-9b1d-93f5-000000000525 | SKIPPED | Set data fact | undercloud 2025-10-11 07:32:14.524530 | fa163e03-9ee7-9b1d-93f5-000000000525 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:00:33.029495 | 0.04s 2025-10-11 07:32:14.548754 | fa163e03-9ee7-9b1d-93f5-000000000527 | TASK | Write ansible hieradata file 2025-10-11 07:32:15.013012 | fa163e03-9ee7-9b1d-93f5-000000000527 | CHANGED | Write ansible hieradata file | undercloud 2025-10-11 07:32:15.014339 | fa163e03-9ee7-9b1d-93f5-000000000527 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:00:33.519306 | 0.46s 2025-10-11 07:32:15.108362 | fa163e03-9ee7-9b1d-93f5-000000000046 | TIMING | include_tasks | undercloud | 0:00:33.613323 | 0.05s PLAY [Server network deployments] ********************************************** 2025-10-11 07:32:15.262562 | fa163e03-9ee7-9b1d-93f5-00000000004a | TASK | Network Configuration 2025-10-11 07:32:15.287716 | fa163e03-9ee7-9b1d-93f5-00000000004a | OK | Network Configuration | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-00000000004a') missing from stats 2025-10-11 07:32:15.309884 | fa163e03-9ee7-9b1d-93f5-00000000004b | TASK | Check NetworkConfig script existence 2025-10-11 07:32:15.335509 | fa163e03-9ee7-9b1d-93f5-00000000004b | SKIPPED | Check NetworkConfig script existence | undercloud 2025-10-11 07:32:15.337038 | fa163e03-9ee7-9b1d-93f5-00000000004b | TIMING | Check NetworkConfig script existence | undercloud | 0:00:33.841999 | 0.03s 2025-10-11 07:32:15.361490 | fa163e03-9ee7-9b1d-93f5-000000000051 | TASK | Gather SELinux fact if needed 2025-10-11 07:32:15.404529 | fa163e03-9ee7-9b1d-93f5-000000000051 | SKIPPED | Gather SELinux fact if needed | undercloud 2025-10-11 07:32:15.405801 | fa163e03-9ee7-9b1d-93f5-000000000051 | TIMING | tripleo_network_config : Gather SELinux fact if needed | undercloud | 0:00:33.910768 | 0.04s 2025-10-11 07:32:15.429676 | fa163e03-9ee7-9b1d-93f5-000000000052 | TASK | Create fcontext entry for tripleoconfig 2025-10-11 07:32:16.070700 | fa163e03-9ee7-9b1d-93f5-000000000052 | OK | Create fcontext entry for tripleoconfig | undercloud 2025-10-11 07:32:16.071896 | fa163e03-9ee7-9b1d-93f5-000000000052 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | undercloud | 0:00:34.576864 | 0.64s 2025-10-11 07:32:16.096406 | fa163e03-9ee7-9b1d-93f5-000000000053 | TASK | Ensure requirements are satisfied 2025-10-11 07:32:16.123567 | fa163e03-9ee7-9b1d-93f5-000000000053 | TIMING | Ensure requirements are satisfied | undercloud | 0:00:34.628529 | 0.03s 2025-10-11 07:32:16.181321 | fa163e03-9ee7-9b1d-93f5-0000000005c0 | TASK | Gather facts if they don't exist 2025-10-11 07:32:16.267326 | fa163e03-9ee7-9b1d-93f5-0000000005c0 | SKIPPED | Gather facts if they don't exist | undercloud 2025-10-11 07:32:16.268145 | fa163e03-9ee7-9b1d-93f5-0000000005c0 | TIMING | tripleo_bootstrap : Gather facts if they don't exist | undercloud | 0:00:34.773120 | 0.09s 2025-10-11 07:32:16.286466 | fa163e03-9ee7-9b1d-93f5-0000000005c1 | TASK | Gather variables for each operating system 2025-10-11 07:32:16.394546 | fa163e03-9ee7-9b1d-93f5-0000000005c1 | SKIPPED | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:32:16.398959 | fa163e03-9ee7-9b1d-93f5-0000000005c1 | TIMING | tripleo_bootstrap : Gather variables for each operating system | undercloud | 0:00:34.903923 | 0.11s 2025-10-11 07:32:16.422890 | fa163e03-9ee7-9b1d-93f5-0000000005c3 | TASK | Check required packages to bootstrap TripleO is installed 2025-10-11 07:32:16.693994 | fa163e03-9ee7-9b1d-93f5-0000000005c3 | CHANGED | Check required packages to bootstrap TripleO is installed | undercloud 2025-10-11 07:32:16.695297 | fa163e03-9ee7-9b1d-93f5-0000000005c3 | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | undercloud | 0:00:35.200265 | 0.27s 2025-10-11 07:32:16.720704 | fa163e03-9ee7-9b1d-93f5-0000000005c4 | TASK | Deploy required packages to bootstrap TripleO 2025-10-11 07:32:16.758124 | fa163e03-9ee7-9b1d-93f5-0000000005c4 | SKIPPED | Deploy required packages to bootstrap TripleO | undercloud 2025-10-11 07:32:16.759171 | fa163e03-9ee7-9b1d-93f5-0000000005c4 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | undercloud | 0:00:35.264140 | 0.04s 2025-10-11 07:32:16.783403 | fa163e03-9ee7-9b1d-93f5-0000000005c5 | TASK | Ensure packages are actually well installed 2025-10-11 07:32:17.747745 | fa163e03-9ee7-9b1d-93f5-0000000005c5 | CHANGED | Ensure packages are actually well installed | undercloud 2025-10-11 07:32:17.748607 | fa163e03-9ee7-9b1d-93f5-0000000005c5 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | undercloud | 0:00:36.253583 | 0.96s 2025-10-11 07:32:17.781380 | fa163e03-9ee7-9b1d-93f5-000000000055 | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:32:18.017806 | fa163e03-9ee7-9b1d-93f5-000000000055 | CHANGED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud 2025-10-11 07:32:18.019512 | fa163e03-9ee7-9b1d-93f5-000000000055 | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | undercloud | 0:00:36.524474 | 0.24s 2025-10-11 07:32:18.044562 | fa163e03-9ee7-9b1d-93f5-000000000056 | TASK | Reload NetworkManager 2025-10-11 07:32:18.432532 | fa163e03-9ee7-9b1d-93f5-000000000056 | CHANGED | Reload NetworkManager | undercloud 2025-10-11 07:32:18.434336 | fa163e03-9ee7-9b1d-93f5-000000000056 | TIMING | tripleo_network_config : Reload NetworkManager | undercloud | 0:00:36.939304 | 0.39s 2025-10-11 07:32:18.459767 | fa163e03-9ee7-9b1d-93f5-000000000058 | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-11 07:32:18.690847 | fa163e03-9ee7-9b1d-93f5-000000000058 | CHANGED | Ensure /var/lib/tripleo-config directory exists | undercloud 2025-10-11 07:32:18.692263 | fa163e03-9ee7-9b1d-93f5-000000000058 | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | undercloud | 0:00:37.197230 | 0.23s 2025-10-11 07:32:18.717102 | fa163e03-9ee7-9b1d-93f5-000000000059 | TASK | Check for previous run of NetworkConfig 2025-10-11 07:32:18.936682 | fa163e03-9ee7-9b1d-93f5-000000000059 | OK | Check for previous run of NetworkConfig | undercloud 2025-10-11 07:32:18.938106 | fa163e03-9ee7-9b1d-93f5-000000000059 | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | undercloud | 0:00:37.443066 | 0.22s 2025-10-11 07:32:18.962616 | fa163e03-9ee7-9b1d-93f5-00000000005a | TASK | Check result of previous run of NetworkConfig 2025-10-11 07:32:18.991853 | fa163e03-9ee7-9b1d-93f5-00000000005a | SKIPPED | Check result of previous run of NetworkConfig | undercloud 2025-10-11 07:32:18.993096 | fa163e03-9ee7-9b1d-93f5-00000000005a | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | undercloud | 0:00:37.498062 | 0.03s 2025-10-11 07:32:19.017134 | fa163e03-9ee7-9b1d-93f5-00000000005b | TASK | Ensure we get cloud-init 2025-10-11 07:32:19.243715 | fa163e03-9ee7-9b1d-93f5-00000000005b | OK | Ensure we get cloud-init | undercloud 2025-10-11 07:32:19.245614 | fa163e03-9ee7-9b1d-93f5-00000000005b | TIMING | tripleo_network_config : Ensure we get cloud-init | undercloud | 0:00:37.750574 | 0.23s 2025-10-11 07:32:19.271226 | fa163e03-9ee7-9b1d-93f5-00000000005d | TASK | Create /etc/os-net-config directory 2025-10-11 07:32:19.468726 | fa163e03-9ee7-9b1d-93f5-00000000005d | OK | Create /etc/os-net-config directory | undercloud 2025-10-11 07:32:19.469991 | fa163e03-9ee7-9b1d-93f5-00000000005d | TIMING | tripleo_network_config : Create /etc/os-net-config directory | undercloud | 0:00:37.974959 | 0.20s 2025-10-11 07:32:19.494019 | fa163e03-9ee7-9b1d-93f5-00000000005e | TASK | Create os-net-config mappings from lookup data 2025-10-11 07:32:19.798018 | fa163e03-9ee7-9b1d-93f5-00000000005e | OK | Create os-net-config mappings from lookup data | undercloud 2025-10-11 07:32:19.799318 | fa163e03-9ee7-9b1d-93f5-00000000005e | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | undercloud | 0:00:38.304283 | 0.30s 2025-10-11 07:32:19.824144 | fa163e03-9ee7-9b1d-93f5-00000000005f | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-11 07:32:19.894335 | fa163e03-9ee7-9b1d-93f5-00000000005f | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud 2025-10-11 07:32:19.895422 | fa163e03-9ee7-9b1d-93f5-00000000005f | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | undercloud | 0:00:38.400390 | 0.07s 2025-10-11 07:32:19.919907 | fa163e03-9ee7-9b1d-93f5-000000000061 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-11 07:32:20.181485 | fa163e03-9ee7-9b1d-93f5-000000000061 | OK | Remove /var/lib/tripleo-config/scripts directory | undercloud 2025-10-11 07:32:20.182704 | fa163e03-9ee7-9b1d-93f5-000000000061 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | undercloud | 0:00:38.687672 | 0.26s 2025-10-11 07:32:20.207220 | fa163e03-9ee7-9b1d-93f5-000000000062 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-11 07:32:20.270219 | fa163e03-9ee7-9b1d-93f5-000000000062 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | undercloud | 0:00:38.775182 | 0.06s 2025-10-11 07:32:20.296582 | d8029f1d-ef05-4942-b070-a69ce5d43d96 | INCLUDED | /usr/share/ansible/roles/tripleo_network_config/tasks/os_net_config.yml | undercloud 2025-10-11 07:32:20.328125 | fa163e03-9ee7-9b1d-93f5-00000000060a | TASK | Set nic_config_file fact 2025-10-11 07:32:20.403837 | fa163e03-9ee7-9b1d-93f5-00000000060a | OK | Set nic_config_file fact | undercloud 2025-10-11 07:32:20.405129 | fa163e03-9ee7-9b1d-93f5-00000000060a | TIMING | tripleo_network_config : Set nic_config_file fact | undercloud | 0:00:38.910096 | 0.08s 2025-10-11 07:32:20.430171 | fa163e03-9ee7-9b1d-93f5-00000000060b | TASK | Render overidden network config 2025-10-11 07:32:20.906306 | fa163e03-9ee7-9b1d-93f5-00000000060b | CHANGED | Render overidden network config | undercloud 2025-10-11 07:32:20.907738 | fa163e03-9ee7-9b1d-93f5-00000000060b | TIMING | tripleo_network_config : Render overidden network config | undercloud | 0:00:39.412706 | 0.48s 2025-10-11 07:32:20.932691 | fa163e03-9ee7-9b1d-93f5-00000000060c | TASK | Render network_config 2025-10-11 07:32:21.002930 | fa163e03-9ee7-9b1d-93f5-00000000060c | SKIPPED | Render network_config | undercloud 2025-10-11 07:32:21.004196 | fa163e03-9ee7-9b1d-93f5-00000000060c | TIMING | tripleo_network_config : Render network_config | undercloud | 0:00:39.509163 | 0.07s 2025-10-11 07:32:21.029375 | fa163e03-9ee7-9b1d-93f5-00000000060d | TASK | Render network_config from template 2025-10-11 07:32:21.104340 | fa163e03-9ee7-9b1d-93f5-00000000060d | SKIPPED | Render network_config from template | undercloud 2025-10-11 07:32:21.105536 | fa163e03-9ee7-9b1d-93f5-00000000060d | TIMING | tripleo_network_config : Render network_config from template | undercloud | 0:00:39.610502 | 0.07s 2025-10-11 07:32:21.131053 | fa163e03-9ee7-9b1d-93f5-00000000060e | TASK | Run tripleo_os_net_config_module with network_config ASYNC OK on undercloud: jid=915980309397.32211 2025-10-11 07:32:25.199429 | fa163e03-9ee7-9b1d-93f5-00000000060e | OK | Run tripleo_os_net_config_module with network_config | undercloud 2025-10-11 07:32:25.201427 | fa163e03-9ee7-9b1d-93f5-00000000060e | TIMING | tripleo_network_config : Run tripleo_os_net_config_module with network_config | undercloud | 0:00:43.706394 | 4.07s 2025-10-11 07:32:25.228426 | fa163e03-9ee7-9b1d-93f5-000000000063 | TASK | Write rc of NetworkConfig script 2025-10-11 07:32:25.745996 | fa163e03-9ee7-9b1d-93f5-000000000063 | CHANGED | Write rc of NetworkConfig script | undercloud 2025-10-11 07:32:25.747369 | fa163e03-9ee7-9b1d-93f5-000000000063 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | undercloud | 0:00:44.252336 | 0.52s 2025-10-11 07:32:25.771641 | fa163e03-9ee7-9b1d-93f5-000000000064 | TASK | Disable cloud-init network config 2025-10-11 07:32:26.250237 | fa163e03-9ee7-9b1d-93f5-000000000064 | CHANGED | Disable cloud-init network config | undercloud 2025-10-11 07:32:26.251744 | fa163e03-9ee7-9b1d-93f5-000000000064 | TIMING | tripleo_network_config : Disable cloud-init network config | undercloud | 0:00:44.756707 | 0.48s 2025-10-11 07:32:26.277352 | fa163e03-9ee7-9b1d-93f5-000000000065 | TASK | Ensure network service is enabled 2025-10-11 07:32:26.669741 | fa163e03-9ee7-9b1d-93f5-000000000065 | OK | Ensure network service is enabled | undercloud 2025-10-11 07:32:26.671951 | fa163e03-9ee7-9b1d-93f5-000000000065 | TIMING | tripleo_network_config : Ensure network service is enabled | undercloud | 0:00:45.176915 | 0.39s PLAY [Server network validation] *********************************************** 2025-10-11 07:32:26.843595 | fa163e03-9ee7-9b1d-93f5-000000000095 | TASK | Basic Network Validation 2025-10-11 07:32:26.874658 | fa163e03-9ee7-9b1d-93f5-000000000095 | TIMING | Basic Network Validation | undercloud | 0:00:45.379627 | 0.03s 2025-10-11 07:32:26.914860 | fa163e03-9ee7-9b1d-93f5-000000000646 | TASK | Collect default network fact 2025-10-11 07:32:27.434280 | fa163e03-9ee7-9b1d-93f5-000000000646 | OK | Collect default network fact | undercloud 2025-10-11 07:32:27.435617 | fa163e03-9ee7-9b1d-93f5-000000000646 | TIMING | tripleo_nodes_validation : Collect default network fact | undercloud | 0:00:45.940581 | 0.52s 2025-10-11 07:32:27.460642 | fa163e03-9ee7-9b1d-93f5-000000000647 | TASK | Check Default IPv4 Gateway availability 2025-10-11 07:32:31.815813 | fa163e03-9ee7-9b1d-93f5-000000000647 | OK | Check Default IPv4 Gateway availability | undercloud 2025-10-11 07:32:31.817165 | fa163e03-9ee7-9b1d-93f5-000000000647 | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | undercloud | 0:00:50.322133 | 4.36s 2025-10-11 07:32:31.841069 | fa163e03-9ee7-9b1d-93f5-000000000648 | TASK | Check all networks Gateway availability 2025-10-11 07:32:36.169145 | fa163e03-9ee7-9b1d-93f5-000000000648 | OK | Check all networks Gateway availability | undercloud | item=192.168.122.10 2025-10-11 07:32:36.171712 | fa163e03-9ee7-9b1d-93f5-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.676678 | 4.33s 2025-10-11 07:32:36.181729 | fa163e03-9ee7-9b1d-93f5-000000000648 | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | undercloud | 0:00:54.686704 | 4.34s 2025-10-11 07:32:36.206415 | fa163e03-9ee7-9b1d-93f5-00000000064a | TASK | Check Controllers availability 2025-10-11 07:32:36.289094 | fa163e03-9ee7-9b1d-93f5-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.794056 | 0.08s 2025-10-11 07:32:36.300897 | fa163e03-9ee7-9b1d-93f5-00000000064a | TIMING | tripleo_nodes_validation : Check Controllers availability | undercloud | 0:00:54.805872 | 0.09s 2025-10-11 07:32:36.325341 | b197c116-816d-41da-97cf-b2a358dd19cd | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | undercloud 2025-10-11 07:32:36.358241 | fa163e03-9ee7-9b1d-93f5-00000000066e | TASK | Set IP options 2025-10-11 07:32:36.396214 | fa163e03-9ee7-9b1d-93f5-00000000066e | OK | Set IP options | undercloud 2025-10-11 07:32:36.397237 | fa163e03-9ee7-9b1d-93f5-00000000066e | TIMING | tripleo_nodes_validation : Set IP options | undercloud | 0:00:54.902207 | 0.04s 2025-10-11 07:32:36.420815 | fa163e03-9ee7-9b1d-93f5-00000000066f | TASK | Lookup interface information 2025-10-11 07:32:36.681789 | fa163e03-9ee7-9b1d-93f5-00000000066f | CHANGED | Lookup interface information | undercloud 2025-10-11 07:32:36.683009 | fa163e03-9ee7-9b1d-93f5-00000000066f | TIMING | tripleo_nodes_validation : Lookup interface information | undercloud | 0:00:55.187978 | 0.26s 2025-10-11 07:32:36.709633 | fa163e03-9ee7-9b1d-93f5-000000000670 | TASK | Set interface vars 2025-10-11 07:32:36.790517 | fa163e03-9ee7-9b1d-93f5-000000000670 | OK | Set interface vars | undercloud 2025-10-11 07:32:36.791646 | fa163e03-9ee7-9b1d-93f5-000000000670 | TIMING | tripleo_nodes_validation : Set interface vars | undercloud | 0:00:55.296614 | 0.08s 2025-10-11 07:32:36.817196 | fa163e03-9ee7-9b1d-93f5-000000000672 | TASK | Check IP responsiveness 2025-10-11 07:32:36.843960 | fa163e03-9ee7-9b1d-93f5-000000000672 | SKIPPED | Check IP responsiveness | undercloud 2025-10-11 07:32:36.845153 | fa163e03-9ee7-9b1d-93f5-000000000672 | TIMING | tripleo_nodes_validation : Check IP responsiveness | undercloud | 0:00:55.350121 | 0.03s 2025-10-11 07:32:36.871224 | fa163e03-9ee7-9b1d-93f5-000000000673 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:32:36.897658 | fa163e03-9ee7-9b1d-93f5-000000000673 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | undercloud 2025-10-11 07:32:36.898743 | fa163e03-9ee7-9b1d-93f5-000000000673 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | undercloud | 0:00:55.403712 | 0.03s 2025-10-11 07:32:36.922095 | fa163e03-9ee7-9b1d-93f5-00000000064c | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-11 07:32:36.948875 | fa163e03-9ee7-9b1d-93f5-00000000064c | SKIPPED | Verify the configured FQDN vs /etc/hosts | undercloud 2025-10-11 07:32:36.949947 | fa163e03-9ee7-9b1d-93f5-00000000064c | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | undercloud | 0:00:55.454917 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2025-10-11 07:32:37.123237 | fa163e03-9ee7-9b1d-93f5-000000000099 | TASK | Server pre deployments 2025-10-11 07:32:37.149197 | fa163e03-9ee7-9b1d-93f5-000000000099 | OK | Server pre deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-000000000099') missing from stats 2025-10-11 07:32:37.174422 | fa163e03-9ee7-9b1d-93f5-00000000009d | TASK | Hiera config 2025-10-11 07:32:37.201985 | fa163e03-9ee7-9b1d-93f5-00000000009d | TIMING | Hiera config | undercloud | 0:00:55.706953 | 0.03s 2025-10-11 07:32:37.238982 | fa163e03-9ee7-9b1d-93f5-0000000006c3 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:32:37.468110 | fa163e03-9ee7-9b1d-93f5-0000000006c3 | OK | Create /etc/puppet/hieradata | undercloud 2025-10-11 07:32:37.469361 | fa163e03-9ee7-9b1d-93f5-0000000006c3 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | undercloud | 0:00:55.974327 | 0.23s 2025-10-11 07:32:37.494073 | fa163e03-9ee7-9b1d-93f5-0000000006c4 | TASK | Write hiera config 2025-10-11 07:32:37.989921 | fa163e03-9ee7-9b1d-93f5-0000000006c4 | OK | Write hiera config | undercloud 2025-10-11 07:32:37.991263 | fa163e03-9ee7-9b1d-93f5-0000000006c4 | TIMING | tripleo_hieradata : Write hiera config | undercloud | 0:00:56.496231 | 0.50s 2025-10-11 07:32:38.039709 | fa163e03-9ee7-9b1d-93f5-00000000009e | TASK | Hiera symlink 2025-10-11 07:32:38.259891 | fa163e03-9ee7-9b1d-93f5-00000000009e | OK | Hiera symlink | undercloud 2025-10-11 07:32:38.261268 | fa163e03-9ee7-9b1d-93f5-00000000009e | TIMING | Hiera symlink | undercloud | 0:00:56.766235 | 0.22s 2025-10-11 07:32:38.288645 | fa163e03-9ee7-9b1d-93f5-00000000009f | TASK | Hieradata from vars 2025-10-11 07:32:38.319295 | fa163e03-9ee7-9b1d-93f5-00000000009f | TIMING | Hieradata from vars | undercloud | 0:00:56.824248 | 0.03s 2025-10-11 07:32:38.378829 | fa163e03-9ee7-9b1d-93f5-00000000071e | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:32:38.865396 | fa163e03-9ee7-9b1d-93f5-00000000071e | OK | Copy overcloud.json to all_nodes.json | undercloud 2025-10-11 07:32:38.866860 | fa163e03-9ee7-9b1d-93f5-00000000071e | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | undercloud | 0:00:57.371824 | 0.49s 2025-10-11 07:32:38.891151 | fa163e03-9ee7-9b1d-93f5-00000000071f | TASK | Render hieradata from template 2025-10-11 07:32:39.398180 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=bootstrap_node 2025-10-11 07:32:39.400810 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:57.905771 | 0.51s 2025-10-11 07:32:39.886387 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=vip_data 2025-10-11 07:32:39.888064 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.393043 | 1.00s 2025-10-11 07:32:40.392551 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=net_ip_map 2025-10-11 07:32:40.394108 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:58.899075 | 1.50s 2025-10-11 07:32:40.826547 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=cloud_domain 2025-10-11 07:32:40.828000 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.332969 | 1.94s 2025-10-11 07:32:41.325262 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=fqdn 2025-10-11 07:32:41.326347 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:00:59.831318 | 2.43s 2025-10-11 07:32:41.777862 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=service_names 2025-10-11 07:32:41.780052 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.285026 | 2.89s 2025-10-11 07:32:42.223857 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=service_configs 2025-10-11 07:32:42.224906 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:00.729879 | 3.33s 2025-10-11 07:32:42.699467 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=extraconfig 2025-10-11 07:32:42.700286 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.205263 | 3.81s 2025-10-11 07:32:43.130904 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=role_extraconfig 2025-10-11 07:32:43.131931 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:01.636904 | 4.24s 2025-10-11 07:32:43.618218 | fa163e03-9ee7-9b1d-93f5-00000000071f | OK | Render hieradata from template | undercloud | item=ovn_chassis_mac_map 2025-10-11 07:32:43.620302 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:02.125274 | 4.73s 2025-10-11 07:32:43.633336 | fa163e03-9ee7-9b1d-93f5-00000000071f | TIMING | tripleo_hieradata : Render hieradata from template | undercloud | 0:01:02.138302 | 4.74s 2025-10-11 07:32:43.684996 | fa163e03-9ee7-9b1d-93f5-0000000000a0 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:32:43.714377 | fa163e03-9ee7-9b1d-93f5-0000000000a0 | TIMING | Ensure ansible_managed hieradata file exists | undercloud | 0:01:02.219311 | 0.03s 2025-10-11 07:32:43.780795 | fa163e03-9ee7-9b1d-93f5-0000000007c3 | TASK | Check for hieradata file 2025-10-11 07:32:43.988213 | fa163e03-9ee7-9b1d-93f5-0000000007c3 | OK | Check for hieradata file | undercloud 2025-10-11 07:32:43.989229 | fa163e03-9ee7-9b1d-93f5-0000000007c3 | TIMING | tripleo_hieradata : Check for hieradata file | undercloud | 0:01:02.494202 | 0.21s 2025-10-11 07:32:44.009161 | fa163e03-9ee7-9b1d-93f5-0000000007c5 | TASK | Get existing data 2025-10-11 07:32:44.046008 | fa163e03-9ee7-9b1d-93f5-0000000007c5 | SKIPPED | Get existing data | undercloud 2025-10-11 07:32:44.046887 | fa163e03-9ee7-9b1d-93f5-0000000007c5 | TIMING | tripleo_hieradata : Get existing data | undercloud | 0:01:02.551863 | 0.04s 2025-10-11 07:32:44.065758 | fa163e03-9ee7-9b1d-93f5-0000000007c6 | TASK | Set data fact 2025-10-11 07:32:44.102218 | fa163e03-9ee7-9b1d-93f5-0000000007c6 | SKIPPED | Set data fact | undercloud 2025-10-11 07:32:44.103627 | fa163e03-9ee7-9b1d-93f5-0000000007c6 | TIMING | tripleo_hieradata : Set data fact | undercloud | 0:01:02.608591 | 0.04s 2025-10-11 07:32:44.123629 | fa163e03-9ee7-9b1d-93f5-0000000007c8 | TASK | Write ansible hieradata file 2025-10-11 07:32:44.556095 | fa163e03-9ee7-9b1d-93f5-0000000007c8 | OK | Write ansible hieradata file | undercloud 2025-10-11 07:32:44.557172 | fa163e03-9ee7-9b1d-93f5-0000000007c8 | TIMING | tripleo_hieradata : Write ansible hieradata file | undercloud | 0:01:03.062146 | 0.43s 2025-10-11 07:32:44.654555 | fa163e03-9ee7-9b1d-93f5-0000000000a1 | TIMING | include_tasks | undercloud | 0:01:03.159513 | 0.05s PLAY [Host prep steps] ********************************************************* 2025-10-11 07:32:44.805695 | fa163e03-9ee7-9b1d-93f5-0000000000a5 | TASK | Host prep steps 2025-10-11 07:32:44.832361 | fa163e03-9ee7-9b1d-93f5-0000000000a5 | OK | Host prep steps | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000a5') missing from stats 2025-10-11 07:32:44.904341 | fa163e03-9ee7-9b1d-93f5-0000000000a6 | TASK | Deploy Artifacts 2025-10-11 07:32:45.006722 | fa163e03-9ee7-9b1d-93f5-0000000000a6 | SKIPPED | Deploy Artifacts | undercloud 2025-10-11 07:32:45.007759 | fa163e03-9ee7-9b1d-93f5-0000000000a6 | TIMING | Deploy Artifacts | undercloud | 0:01:03.512727 | 0.10s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:32:45.070281 | fa163e03-9ee7-9b1d-93f5-0000000000a7 | TIMING | include_tasks | undercloud | 0:01:03.575246 | 0.04s 2025-10-11 07:32:45.189857 | bfb50b04-51ec-453e-83ac-30d3d3d8aa6c | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/host_prep_tasks.yaml | undercloud 2025-10-11 07:32:45.231333 | fa163e03-9ee7-9b1d-93f5-000000000843 | TASK | Run firewall role 2025-10-11 07:32:45.257274 | fa163e03-9ee7-9b1d-93f5-000000000843 | TIMING | Run firewall role | undercloud | 0:01:03.762243 | 0.03s 2025-10-11 07:32:45.316234 | fa163e03-9ee7-9b1d-93f5-000000000902 | TASK | Gather variables for each operating system 2025-10-11 07:32:45.434089 | fa163e03-9ee7-9b1d-93f5-000000000902 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-11 07:32:45.435428 | fa163e03-9ee7-9b1d-93f5-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.940392 | 0.12s 2025-10-11 07:32:45.441046 | fa163e03-9ee7-9b1d-93f5-000000000902 | TIMING | tripleo_firewall : Gather variables for each operating system | undercloud | 0:01:03.946016 | 0.12s 2025-10-11 07:32:45.465943 | fa163e03-9ee7-9b1d-93f5-000000000903 | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-11 07:32:48.298128 | fa163e03-9ee7-9b1d-93f5-000000000903 | OK | Uninstall firewalld to prevent nftables conflicts | undercloud 2025-10-11 07:32:48.299430 | fa163e03-9ee7-9b1d-93f5-000000000903 | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | undercloud | 0:01:06.804397 | 2.83s 2025-10-11 07:32:48.317779 | fa163e03-9ee7-9b1d-93f5-000000000907 | TASK | Create empty var for masquerade rules 2025-10-11 07:32:48.346245 | fa163e03-9ee7-9b1d-93f5-000000000907 | OK | Create empty var for masquerade rules | undercloud 2025-10-11 07:32:48.347587 | fa163e03-9ee7-9b1d-93f5-000000000907 | TIMING | tripleo_firewall : Create empty var for masquerade rules | undercloud | 0:01:06.852554 | 0.03s 2025-10-11 07:32:48.373182 | fa163e03-9ee7-9b1d-93f5-000000000908 | TASK | Enable masquerade 2025-10-11 07:32:48.434519 | fa163e03-9ee7-9b1d-93f5-000000000908 | OK | Enable masquerade | undercloud 2025-10-11 07:32:48.435606 | fa163e03-9ee7-9b1d-93f5-000000000908 | TIMING | tripleo_firewall : Enable masquerade | undercloud | 0:01:06.940573 | 0.06s 2025-10-11 07:32:48.458899 | fa163e03-9ee7-9b1d-93f5-000000000909 | TASK | Set the default frontend firewall rules 2025-10-11 07:32:48.486449 | fa163e03-9ee7-9b1d-93f5-000000000909 | OK | Set the default frontend firewall rules | undercloud 2025-10-11 07:32:48.487526 | fa163e03-9ee7-9b1d-93f5-000000000909 | TIMING | tripleo_firewall : Set the default frontend firewall rules | undercloud | 0:01:06.992461 | 0.03s 2025-10-11 07:32:48.511422 | fa163e03-9ee7-9b1d-93f5-00000000090c | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:32:48.560732 | fa163e03-9ee7-9b1d-93f5-00000000090c | OK | Set frontend rule fact (non-ssl rules) | undercloud 2025-10-11 07:32:48.561880 | fa163e03-9ee7-9b1d-93f5-00000000090c | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:07.066849 | 0.05s 2025-10-11 07:32:48.586009 | fa163e03-9ee7-9b1d-93f5-00000000090d | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:32:48.636981 | fa163e03-9ee7-9b1d-93f5-00000000090d | OK | Set frontend rule fact (ssl rules) | undercloud 2025-10-11 07:32:48.638227 | fa163e03-9ee7-9b1d-93f5-00000000090d | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:07.143196 | 0.05s 2025-10-11 07:32:48.662055 | fa163e03-9ee7-9b1d-93f5-00000000090f | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:32:48.692988 | fa163e03-9ee7-9b1d-93f5-00000000090f | SKIPPED | Set frontend rule fact (non-ssl rules) | undercloud 2025-10-11 07:32:48.693999 | fa163e03-9ee7-9b1d-93f5-00000000090f | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | undercloud | 0:01:07.198969 | 0.03s 2025-10-11 07:32:48.717857 | fa163e03-9ee7-9b1d-93f5-000000000910 | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:32:48.749614 | fa163e03-9ee7-9b1d-93f5-000000000910 | SKIPPED | Set frontend rule fact (ssl rules) | undercloud 2025-10-11 07:32:48.750705 | fa163e03-9ee7-9b1d-93f5-000000000910 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | undercloud | 0:01:07.255675 | 0.03s 2025-10-11 07:32:48.774210 | fa163e03-9ee7-9b1d-93f5-000000000912 | TASK | Enable LOG rules 2025-10-11 07:32:48.804060 | fa163e03-9ee7-9b1d-93f5-000000000912 | SKIPPED | Enable LOG rules | undercloud 2025-10-11 07:32:48.805066 | fa163e03-9ee7-9b1d-93f5-000000000912 | TIMING | tripleo_firewall : Enable LOG rules | undercloud | 0:01:07.310035 | 0.03s 2025-10-11 07:32:48.828215 | fa163e03-9ee7-9b1d-93f5-000000000913 | TASK | Set rule fact 2025-10-11 07:32:48.924901 | fa163e03-9ee7-9b1d-93f5-000000000913 | OK | Set rule fact | undercloud 2025-10-11 07:32:48.927384 | fa163e03-9ee7-9b1d-93f5-000000000913 | TIMING | tripleo_firewall : Set rule fact | undercloud | 0:01:07.432351 | 0.10s 2025-10-11 07:32:48.954032 | fa163e03-9ee7-9b1d-93f5-000000000914 | TASK | Manage rules via nftables 2025-10-11 07:32:48.983212 | fa163e03-9ee7-9b1d-93f5-000000000914 | TIMING | Manage rules via nftables | undercloud | 0:01:07.488179 | 0.03s 2025-10-11 07:32:49.062916 | fa163e03-9ee7-9b1d-93f5-00000000098e | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:07.567890 | 0.02s 2025-10-11 07:32:49.073160 | 60b3a902-22cf-48db-92f3-bc46f6d6742c | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | undercloud 2025-10-11 07:32:49.093334 | fa163e03-9ee7-9b1d-93f5-0000000009b7 | TASK | Ensure legacy iptables services are off 2025-10-11 07:32:49.472551 | fa163e03-9ee7-9b1d-93f5-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=iptables.service 2025-10-11 07:32:49.474540 | fa163e03-9ee7-9b1d-93f5-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:07.979501 | 0.38s 2025-10-11 07:32:50.831805 | fa163e03-9ee7-9b1d-93f5-0000000009b7 | OK | Ensure legacy iptables services are off | undercloud | item=ip6tables.service 2025-10-11 07:32:50.834039 | fa163e03-9ee7-9b1d-93f5-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:09.339012 | 1.74s 2025-10-11 07:32:50.845971 | fa163e03-9ee7-9b1d-93f5-0000000009b7 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | undercloud | 0:01:09.350938 | 1.75s 2025-10-11 07:32:50.875651 | fa163e03-9ee7-9b1d-93f5-0000000009b8 | TASK | Ensure nftables service is enabled and running 2025-10-11 07:32:51.585582 | fa163e03-9ee7-9b1d-93f5-0000000009b8 | CHANGED | Ensure nftables service is enabled and running | undercloud 2025-10-11 07:32:51.587216 | fa163e03-9ee7-9b1d-93f5-0000000009b8 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | undercloud | 0:01:10.092186 | 0.71s 2025-10-11 07:32:51.612776 | fa163e03-9ee7-9b1d-93f5-0000000009b9 | TASK | Empty nftables from anything that may lay around 2025-10-11 07:32:51.653378 | fa163e03-9ee7-9b1d-93f5-0000000009b9 | SKIPPED | Empty nftables from anything that may lay around | undercloud 2025-10-11 07:32:51.654456 | fa163e03-9ee7-9b1d-93f5-0000000009b9 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | undercloud | 0:01:10.159419 | 0.04s 2025-10-11 07:32:51.707449 | fa163e03-9ee7-9b1d-93f5-00000000098f | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:10.212416 | 0.03s 2025-10-11 07:32:51.745904 | 9dcb17ae-9d17-4bc5-bd6c-70c68e77a1d2 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | undercloud 2025-10-11 07:32:51.780945 | fa163e03-9ee7-9b1d-93f5-0000000009e8 | TASK | Push empty ruleset 2025-10-11 07:32:52.238563 | fa163e03-9ee7-9b1d-93f5-0000000009e8 | CHANGED | Push empty ruleset | undercloud 2025-10-11 07:32:52.239855 | fa163e03-9ee7-9b1d-93f5-0000000009e8 | TIMING | tripleo_nftables : Push empty ruleset | undercloud | 0:01:10.744820 | 0.46s 2025-10-11 07:32:52.264993 | fa163e03-9ee7-9b1d-93f5-0000000009e9 | TASK | Load empty ruleset 2025-10-11 07:32:52.513010 | fa163e03-9ee7-9b1d-93f5-0000000009e9 | CHANGED | Load empty ruleset | undercloud 2025-10-11 07:32:52.514387 | fa163e03-9ee7-9b1d-93f5-0000000009e9 | TIMING | tripleo_nftables : Load empty ruleset | undercloud | 0:01:11.019354 | 0.25s 2025-10-11 07:32:52.539636 | fa163e03-9ee7-9b1d-93f5-0000000009eb | TASK | Use default rules 2025-10-11 07:32:52.626163 | fa163e03-9ee7-9b1d-93f5-0000000009eb | OK | Use default rules | undercloud 2025-10-11 07:32:52.628935 | fa163e03-9ee7-9b1d-93f5-0000000009eb | TIMING | tripleo_nftables : Use default rules | undercloud | 0:01:11.133898 | 0.09s 2025-10-11 07:32:52.657725 | fa163e03-9ee7-9b1d-93f5-0000000009ec | TASK | Enable LOG rules 2025-10-11 07:32:52.745650 | fa163e03-9ee7-9b1d-93f5-0000000009ec | OK | Enable LOG rules | undercloud 2025-10-11 07:32:52.748099 | fa163e03-9ee7-9b1d-93f5-0000000009ec | TIMING | tripleo_nftables : Enable LOG rules | undercloud | 0:01:11.253067 | 0.09s 2025-10-11 07:32:52.779019 | fa163e03-9ee7-9b1d-93f5-0000000009ee | TASK | Get current nftables content 2025-10-11 07:32:53.017049 | fa163e03-9ee7-9b1d-93f5-0000000009ee | CHANGED | Get current nftables content | undercloud 2025-10-11 07:32:53.018334 | fa163e03-9ee7-9b1d-93f5-0000000009ee | TIMING | tripleo_nftables : Get current nftables content | undercloud | 0:01:11.523302 | 0.24s 2025-10-11 07:32:53.043975 | fa163e03-9ee7-9b1d-93f5-0000000009f0 | TASK | Generate chain jumps 2025-10-11 07:32:53.595748 | fa163e03-9ee7-9b1d-93f5-0000000009f0 | CHANGED | Generate chain jumps | undercloud 2025-10-11 07:32:53.597206 | fa163e03-9ee7-9b1d-93f5-0000000009f0 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:12.102170 | 0.55s 2025-10-11 07:32:53.623390 | fa163e03-9ee7-9b1d-93f5-0000000009f1 | TASK | Generate chain jumps 2025-10-11 07:32:54.185128 | fa163e03-9ee7-9b1d-93f5-0000000009f1 | CHANGED | Generate chain jumps | undercloud 2025-10-11 07:32:54.186436 | fa163e03-9ee7-9b1d-93f5-0000000009f1 | TIMING | tripleo_nftables : Generate chain jumps | undercloud | 0:01:12.691403 | 0.56s 2025-10-11 07:32:54.211349 | fa163e03-9ee7-9b1d-93f5-0000000009f2 | TASK | Generate nft flushes 2025-10-11 07:32:54.671281 | fa163e03-9ee7-9b1d-93f5-0000000009f2 | CHANGED | Generate nft flushes | undercloud 2025-10-11 07:32:54.672584 | fa163e03-9ee7-9b1d-93f5-0000000009f2 | TIMING | tripleo_nftables : Generate nft flushes | undercloud | 0:01:13.177551 | 0.46s 2025-10-11 07:32:54.699009 | fa163e03-9ee7-9b1d-93f5-0000000009f3 | TASK | Generate nft tripleo chains 2025-10-11 07:32:55.162194 | fa163e03-9ee7-9b1d-93f5-0000000009f3 | CHANGED | Generate nft tripleo chains | undercloud 2025-10-11 07:32:55.163547 | fa163e03-9ee7-9b1d-93f5-0000000009f3 | TIMING | tripleo_nftables : Generate nft tripleo chains | undercloud | 0:01:13.668513 | 0.46s 2025-10-11 07:32:55.189488 | fa163e03-9ee7-9b1d-93f5-0000000009f4 | TASK | Generate nft ruleset in static file 2025-10-11 07:32:56.528769 | fa163e03-9ee7-9b1d-93f5-0000000009f4 | CHANGED | Generate nft ruleset in static file | undercloud 2025-10-11 07:32:56.530042 | fa163e03-9ee7-9b1d-93f5-0000000009f4 | TIMING | tripleo_nftables : Generate nft ruleset in static file | undercloud | 0:01:15.035011 | 1.34s 2025-10-11 07:32:56.555238 | fa163e03-9ee7-9b1d-93f5-0000000009f6 | TASK | Validate all of the generated content before loading 2025-10-11 07:32:57.151738 | fa163e03-9ee7-9b1d-93f5-0000000009f6 | CHANGED | Validate all of the generated content before loading | undercloud 2025-10-11 07:32:57.153179 | fa163e03-9ee7-9b1d-93f5-0000000009f6 | TIMING | tripleo_nftables : Validate all of the generated content before loading | undercloud | 0:01:15.658146 | 0.60s 2025-10-11 07:32:57.178432 | fa163e03-9ee7-9b1d-93f5-0000000009f7 | TASK | Ensure we load our different nft rulesets on boot 2025-10-11 07:32:57.444868 | fa163e03-9ee7-9b1d-93f5-0000000009f7 | CHANGED | Ensure we load our different nft rulesets on boot | undercloud 2025-10-11 07:32:57.445897 | fa163e03-9ee7-9b1d-93f5-0000000009f7 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | undercloud | 0:01:15.950871 | 0.27s 2025-10-11 07:32:57.499311 | fa163e03-9ee7-9b1d-93f5-000000000990 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | undercloud | 0:01:16.004278 | 0.03s 2025-10-11 07:32:57.517583 | 30ea4770-b2b9-466a-8898-9146ff8b9fce | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | undercloud 2025-10-11 07:32:57.570837 | fa163e03-9ee7-9b1d-93f5-000000000a5f | TASK | Inject our custom chains in nftables 2025-10-11 07:32:57.805733 | fa163e03-9ee7-9b1d-93f5-000000000a5f | CHANGED | Inject our custom chains in nftables | undercloud 2025-10-11 07:32:57.807056 | fa163e03-9ee7-9b1d-93f5-000000000a5f | TIMING | tripleo_nftables : Inject our custom chains in nftables | undercloud | 0:01:16.312021 | 0.24s 2025-10-11 07:32:57.831807 | fa163e03-9ee7-9b1d-93f5-000000000a60 | TASK | Reload custom nftables ruleset files 2025-10-11 07:32:58.125648 | fa163e03-9ee7-9b1d-93f5-000000000a60 | CHANGED | Reload custom nftables ruleset files | undercloud 2025-10-11 07:32:58.126861 | fa163e03-9ee7-9b1d-93f5-000000000a60 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | undercloud | 0:01:16.631829 | 0.29s 2025-10-11 07:32:58.195266 | fa163e03-9ee7-9b1d-93f5-000000000844 | TASK | allow logrotate to read inside containers 2025-10-11 07:32:59.360095 | fa163e03-9ee7-9b1d-93f5-000000000844 | CHANGED | allow logrotate to read inside containers | undercloud 2025-10-11 07:32:59.361689 | fa163e03-9ee7-9b1d-93f5-000000000844 | TIMING | allow logrotate to read inside containers | undercloud | 0:01:17.866654 | 1.16s 2025-10-11 07:32:59.386494 | fa163e03-9ee7-9b1d-93f5-000000000845 | TASK | authorize httpd to listen on registry ports 2025-10-11 07:33:01.553479 | fa163e03-9ee7-9b1d-93f5-000000000845 | CHANGED | authorize httpd to listen on registry ports | undercloud 2025-10-11 07:33:01.555219 | fa163e03-9ee7-9b1d-93f5-000000000845 | TIMING | authorize httpd to listen on registry ports | undercloud | 0:01:20.060182 | 2.17s 2025-10-11 07:33:01.600988 | fa163e03-9ee7-9b1d-93f5-000000000847 | OK | set_fact | undercloud 2025-10-11 07:33:01.601647 | fa163e03-9ee7-9b1d-93f5-000000000847 | TIMING | set_fact | undercloud | 0:01:20.106627 | 0.03s 2025-10-11 07:33:01.636540 | fa163e03-9ee7-9b1d-93f5-000000000848 | TIMING | include_role : tripleo_image_serve | undercloud | 0:01:20.141517 | 0.02s 2025-10-11 07:33:01.670290 | fa163e03-9ee7-9b1d-93f5-000000000b6a | TASK | ensure apache is installed 2025-10-11 07:33:07.510028 | fa163e03-9ee7-9b1d-93f5-000000000b6a | CHANGED | ensure apache is installed | undercloud 2025-10-11 07:33:07.511602 | fa163e03-9ee7-9b1d-93f5-000000000b6a | TIMING | tripleo_image_serve : ensure apache is installed | undercloud | 0:01:26.016568 | 5.84s 2025-10-11 07:33:07.536165 | fa163e03-9ee7-9b1d-93f5-000000000b6b | TASK | create image data directory 2025-10-11 07:33:07.764316 | fa163e03-9ee7-9b1d-93f5-000000000b6b | CHANGED | create image data directory | undercloud 2025-10-11 07:33:07.765633 | fa163e03-9ee7-9b1d-93f5-000000000b6b | TIMING | tripleo_image_serve : create image data directory | undercloud | 0:01:26.270602 | 0.23s 2025-10-11 07:33:07.789301 | fa163e03-9ee7-9b1d-93f5-000000000b6c | TASK | create /v2/ response file 2025-10-11 07:33:08.201499 | fa163e03-9ee7-9b1d-93f5-000000000b6c | CHANGED | create /v2/ response file | undercloud 2025-10-11 07:33:08.202863 | fa163e03-9ee7-9b1d-93f5-000000000b6c | TIMING | tripleo_image_serve : create /v2/ response file | undercloud | 0:01:26.707824 | 0.41s 2025-10-11 07:33:08.228768 | fa163e03-9ee7-9b1d-93f5-000000000b6d | TASK | Add listen line 2025-10-11 07:33:08.546623 | fa163e03-9ee7-9b1d-93f5-000000000b6d | CHANGED | Add listen line | undercloud 2025-10-11 07:33:08.547945 | fa163e03-9ee7-9b1d-93f5-000000000b6d | TIMING | tripleo_image_serve : Add listen line | undercloud | 0:01:27.052913 | 0.32s 2025-10-11 07:33:08.565631 | fa163e03-9ee7-9b1d-93f5-000000000b6e | TASK | manage /etc/httpd/conf.d/image-serve.conf 2025-10-11 07:33:09.014914 | fa163e03-9ee7-9b1d-93f5-000000000b6e | CHANGED | manage /etc/httpd/conf.d/image-serve.conf | undercloud 2025-10-11 07:33:09.016231 | fa163e03-9ee7-9b1d-93f5-000000000b6e | TIMING | tripleo_image_serve : manage /etc/httpd/conf.d/image-serve.conf | undercloud | 0:01:27.521200 | 0.45s 2025-10-11 07:33:09.040825 | fa163e03-9ee7-9b1d-93f5-000000000b6f | TASK | Image-Serve | restart httpd 2025-10-11 07:33:09.851247 | fa163e03-9ee7-9b1d-93f5-000000000b6f | CHANGED | Image-Serve | restart httpd | undercloud 2025-10-11 07:33:09.853151 | fa163e03-9ee7-9b1d-93f5-000000000b6f | TIMING | tripleo_image_serve : Image-Serve | restart httpd | undercloud | 0:01:28.358119 | 0.81s 2025-10-11 07:33:09.901089 | fa163e03-9ee7-9b1d-93f5-00000000084a | TASK | create persistent directories 2025-10-11 07:33:10.145024 | fa163e03-9ee7-9b1d-93f5-00000000084a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-11 07:33:10.147225 | fa163e03-9ee7-9b1d-93f5-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.652187 | 0.24s 2025-10-11 07:33:10.344656 | fa163e03-9ee7-9b1d-93f5-00000000084a | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-11 07:33:10.345752 | fa163e03-9ee7-9b1d-93f5-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.850726 | 0.44s 2025-10-11 07:33:10.353065 | fa163e03-9ee7-9b1d-93f5-00000000084a | TIMING | create persistent directories | undercloud | 0:01:28.858033 | 0.45s 2025-10-11 07:33:10.377852 | fa163e03-9ee7-9b1d-93f5-00000000084b | TASK | create persistent directories 2025-10-11 07:33:10.584360 | fa163e03-9ee7-9b1d-93f5-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-11 07:33:10.586369 | fa163e03-9ee7-9b1d-93f5-00000000084b | TIMING | create persistent directories | undercloud | 0:01:29.091321 | 0.21s 2025-10-11 07:33:10.786188 | fa163e03-9ee7-9b1d-93f5-00000000084b | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-api', 'setype': 'container_file_t'} 2025-10-11 07:33:10.787366 | fa163e03-9ee7-9b1d-93f5-00000000084b | TIMING | create persistent directories | undercloud | 0:01:29.292339 | 0.41s 2025-10-11 07:33:10.794917 | fa163e03-9ee7-9b1d-93f5-00000000084b | TIMING | create persistent directories | undercloud | 0:01:29.299877 | 0.42s 2025-10-11 07:33:10.824878 | fa163e03-9ee7-9b1d-93f5-000000000851 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:33:11.059290 | fa163e03-9ee7-9b1d-93f5-000000000851 | OK | Ensure /etc/modules-load.d exists | undercloud 2025-10-11 07:33:11.060804 | fa163e03-9ee7-9b1d-93f5-000000000851 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:01:29.565768 | 0.23s 2025-10-11 07:33:11.091587 | fa163e03-9ee7-9b1d-93f5-000000000852 | TASK | Load modules 2025-10-11 07:33:11.527081 | fa163e03-9ee7-9b1d-93f5-000000000852 | CHANGED | Load modules | undercloud | item=iscsi_tcp 2025-10-11 07:33:11.529067 | fa163e03-9ee7-9b1d-93f5-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:30.034030 | 0.43s 2025-10-11 07:33:11.539047 | fa163e03-9ee7-9b1d-93f5-000000000852 | TIMING | tripleo_module_load : Load modules | undercloud | 0:01:30.044013 | 0.44s 2025-10-11 07:33:11.564094 | fa163e03-9ee7-9b1d-93f5-000000000854 | TASK | Persist modules via modules-load.d 2025-10-11 07:33:12.024821 | fa163e03-9ee7-9b1d-93f5-000000000854 | CHANGED | Persist modules via modules-load.d | undercloud | item=iscsi_tcp 2025-10-11 07:33:12.027642 | fa163e03-9ee7-9b1d-93f5-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:30.532606 | 0.46s 2025-10-11 07:33:12.038507 | fa163e03-9ee7-9b1d-93f5-000000000854 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:01:30.543471 | 0.47s 2025-10-11 07:33:12.063610 | fa163e03-9ee7-9b1d-93f5-000000000856 | TASK | Drop module persistence 2025-10-11 07:33:12.128822 | fa163e03-9ee7-9b1d-93f5-000000000856 | SKIPPED | Drop module persistence | undercloud | item=iscsi_tcp 2025-10-11 07:33:12.135878 | fa163e03-9ee7-9b1d-93f5-000000000856 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:01:30.640839 | 0.07s 2025-10-11 07:33:12.161925 | fa163e03-9ee7-9b1d-93f5-000000000858 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:33:12.425389 | fa163e03-9ee7-9b1d-93f5-000000000858 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=iscsi_tcp 2025-10-11 07:33:12.428471 | fa163e03-9ee7-9b1d-93f5-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:30.933416 | 0.27s 2025-10-11 07:33:12.437590 | fa163e03-9ee7-9b1d-93f5-000000000858 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:01:30.942558 | 0.27s 2025-10-11 07:33:12.462625 | fa163e03-9ee7-9b1d-93f5-00000000085a | TASK | Modules reload 2025-10-11 07:33:12.833862 | fa163e03-9ee7-9b1d-93f5-00000000085a | CHANGED | Modules reload | undercloud 2025-10-11 07:33:12.835699 | fa163e03-9ee7-9b1d-93f5-00000000085a | TIMING | tripleo_module_load : Modules reload | undercloud | 0:01:31.340665 | 0.37s 2025-10-11 07:33:12.882754 | fa163e03-9ee7-9b1d-93f5-00000000086a | TASK | create fcontext entry for ironic data 2025-10-11 07:33:14.220403 | fa163e03-9ee7-9b1d-93f5-00000000086a | CHANGED | create fcontext entry for ironic data | undercloud 2025-10-11 07:33:14.222165 | fa163e03-9ee7-9b1d-93f5-00000000086a | TIMING | create fcontext entry for ironic data | undercloud | 0:01:32.727130 | 1.34s 2025-10-11 07:33:14.246112 | fa163e03-9ee7-9b1d-93f5-00000000086b | TASK | create persistent directories 2025-10-11 07:33:14.506179 | fa163e03-9ee7-9b1d-93f5-00000000086b | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-11 07:33:14.509296 | fa163e03-9ee7-9b1d-93f5-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.014256 | 0.26s 2025-10-11 07:33:14.698787 | fa163e03-9ee7-9b1d-93f5-00000000086b | CHANGED | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2025-10-11 07:33:14.701738 | fa163e03-9ee7-9b1d-93f5-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.206710 | 0.45s 2025-10-11 07:33:14.710846 | fa163e03-9ee7-9b1d-93f5-00000000086b | TIMING | create persistent directories | undercloud | 0:01:33.215812 | 0.46s 2025-10-11 07:33:14.737128 | fa163e03-9ee7-9b1d-93f5-00000000086c | TASK | stat /httpboot 2025-10-11 07:33:14.929416 | fa163e03-9ee7-9b1d-93f5-00000000086c | OK | stat /httpboot | undercloud 2025-10-11 07:33:14.930647 | fa163e03-9ee7-9b1d-93f5-00000000086c | TIMING | stat /httpboot | undercloud | 0:01:33.435616 | 0.19s 2025-10-11 07:33:14.954992 | fa163e03-9ee7-9b1d-93f5-00000000086d | TASK | stat /tftpboot 2025-10-11 07:33:15.131587 | fa163e03-9ee7-9b1d-93f5-00000000086d | OK | stat /tftpboot | undercloud 2025-10-11 07:33:15.132779 | fa163e03-9ee7-9b1d-93f5-00000000086d | TIMING | stat /tftpboot | undercloud | 0:01:33.637747 | 0.18s 2025-10-11 07:33:15.157540 | fa163e03-9ee7-9b1d-93f5-00000000086e | TASK | stat /var/lib/ironic/httpboot 2025-10-11 07:33:15.336274 | fa163e03-9ee7-9b1d-93f5-00000000086e | OK | stat /var/lib/ironic/httpboot | undercloud 2025-10-11 07:33:15.337678 | fa163e03-9ee7-9b1d-93f5-00000000086e | TIMING | stat /var/lib/ironic/httpboot | undercloud | 0:01:33.842637 | 0.18s 2025-10-11 07:33:15.361868 | fa163e03-9ee7-9b1d-93f5-00000000086f | TASK | stat /var/lib/ironic/tftpboot 2025-10-11 07:33:15.574840 | fa163e03-9ee7-9b1d-93f5-00000000086f | OK | stat /var/lib/ironic/tftpboot | undercloud 2025-10-11 07:33:15.576140 | fa163e03-9ee7-9b1d-93f5-00000000086f | TIMING | stat /var/lib/ironic/tftpboot | undercloud | 0:01:34.081108 | 0.21s 2025-10-11 07:33:15.601924 | fa163e03-9ee7-9b1d-93f5-000000000870 | TASK | migrate /httpboot to containerized (if applicable) 2025-10-11 07:33:15.631290 | fa163e03-9ee7-9b1d-93f5-000000000870 | SKIPPED | migrate /httpboot to containerized (if applicable) | undercloud 2025-10-11 07:33:15.632868 | fa163e03-9ee7-9b1d-93f5-000000000870 | TIMING | migrate /httpboot to containerized (if applicable) | undercloud | 0:01:34.137832 | 0.03s 2025-10-11 07:33:15.652012 | fa163e03-9ee7-9b1d-93f5-000000000871 | TASK | migrate /tftpboot to containerized (if applicable) 2025-10-11 07:33:15.677143 | fa163e03-9ee7-9b1d-93f5-000000000871 | SKIPPED | migrate /tftpboot to containerized (if applicable) | undercloud 2025-10-11 07:33:15.678066 | fa163e03-9ee7-9b1d-93f5-000000000871 | TIMING | migrate /tftpboot to containerized (if applicable) | undercloud | 0:01:34.183041 | 0.03s 2025-10-11 07:33:15.694956 | fa163e03-9ee7-9b1d-93f5-000000000872 | TASK | ensure ironic pxe directories exist 2025-10-11 07:33:15.914722 | fa163e03-9ee7-9b1d-93f5-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=httpboot 2025-10-11 07:33:15.917416 | fa163e03-9ee7-9b1d-93f5-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.422376 | 0.22s 2025-10-11 07:33:16.100653 | fa163e03-9ee7-9b1d-93f5-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=tftpboot 2025-10-11 07:33:16.102080 | fa163e03-9ee7-9b1d-93f5-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.607058 | 0.41s 2025-10-11 07:33:16.300507 | fa163e03-9ee7-9b1d-93f5-000000000872 | CHANGED | ensure ironic pxe directories exist | undercloud | item=images 2025-10-11 07:33:16.301920 | fa163e03-9ee7-9b1d-93f5-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.806899 | 0.61s 2025-10-11 07:33:16.307536 | fa163e03-9ee7-9b1d-93f5-000000000872 | TIMING | ensure ironic pxe directories exist | undercloud | 0:01:34.812511 | 0.61s 2025-10-11 07:33:16.333098 | fa163e03-9ee7-9b1d-93f5-000000000874 | TASK | Remove /var/lib/config-data/puppet-generated/ironic/var 2025-10-11 07:33:16.533654 | fa163e03-9ee7-9b1d-93f5-000000000874 | OK | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud 2025-10-11 07:33:16.534630 | fa163e03-9ee7-9b1d-93f5-000000000874 | TIMING | Remove /var/lib/config-data/puppet-generated/ironic/var | undercloud | 0:01:35.039605 | 0.20s 2025-10-11 07:33:16.553878 | fa163e03-9ee7-9b1d-93f5-000000000876 | TASK | create fcontext entry for ironic-inspector data 2025-10-11 07:33:17.819358 | fa163e03-9ee7-9b1d-93f5-000000000876 | CHANGED | create fcontext entry for ironic-inspector data | undercloud 2025-10-11 07:33:17.820416 | fa163e03-9ee7-9b1d-93f5-000000000876 | TIMING | create fcontext entry for ironic-inspector data | undercloud | 0:01:36.325390 | 1.27s 2025-10-11 07:33:17.839642 | fa163e03-9ee7-9b1d-93f5-000000000877 | TASK | create persistent directories 2025-10-11 07:33:18.101630 | fa163e03-9ee7-9b1d-93f5-000000000877 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic-inspector', 'setype': 'container_file_t'} 2025-10-11 07:33:18.104380 | fa163e03-9ee7-9b1d-93f5-000000000877 | TIMING | create persistent directories | undercloud | 0:01:36.609337 | 0.26s 2025-10-11 07:33:18.294307 | fa163e03-9ee7-9b1d-93f5-000000000877 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/ironic-inspector/dhcp-hostsdir', 'setype': 'container_file_t'} 2025-10-11 07:33:18.295689 | fa163e03-9ee7-9b1d-93f5-000000000877 | TIMING | create persistent directories | undercloud | 0:01:36.800661 | 0.46s 2025-10-11 07:33:18.305892 | fa163e03-9ee7-9b1d-93f5-000000000877 | TIMING | create persistent directories | undercloud | 0:01:36.810874 | 0.47s 2025-10-11 07:33:18.325563 | fa163e03-9ee7-9b1d-93f5-000000000878 | TASK | create persistent ironic-inspector dnsmasq dhcp hostsdir 2025-10-11 07:33:18.541492 | fa163e03-9ee7-9b1d-93f5-000000000878 | OK | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud 2025-10-11 07:33:18.542371 | fa163e03-9ee7-9b1d-93f5-000000000878 | TIMING | create persistent ironic-inspector dnsmasq dhcp hostsdir | undercloud | 0:01:37.047346 | 0.22s 2025-10-11 07:33:18.561517 | fa163e03-9ee7-9b1d-93f5-00000000087a | TASK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var 2025-10-11 07:33:18.787965 | fa163e03-9ee7-9b1d-93f5-00000000087a | OK | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud 2025-10-11 07:33:18.788974 | fa163e03-9ee7-9b1d-93f5-00000000087a | TIMING | Remove /var/lib/config-data/puppet-generated/ironic_inspector/var | undercloud | 0:01:37.293947 | 0.23s 2025-10-11 07:33:18.807877 | fa163e03-9ee7-9b1d-93f5-00000000087c | TASK | create persistent directories 2025-10-11 07:33:19.044689 | fa163e03-9ee7-9b1d-93f5-00000000087c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 07:33:19.046584 | fa163e03-9ee7-9b1d-93f5-00000000087c | TIMING | create persistent directories | undercloud | 0:01:37.551551 | 0.24s 2025-10-11 07:33:19.056132 | fa163e03-9ee7-9b1d-93f5-00000000087c | TIMING | create persistent directories | undercloud | 0:01:37.561113 | 0.25s 2025-10-11 07:33:19.075693 | fa163e03-9ee7-9b1d-93f5-00000000087d | TASK | create persistent directories 2025-10-11 07:33:19.349028 | fa163e03-9ee7-9b1d-93f5-00000000087d | OK | create persistent directories | undercloud | item={'mode': 'g+s', 'path': '/var/lib/ironic', 'setype': 'container_file_t'} 2025-10-11 07:33:19.349923 | fa163e03-9ee7-9b1d-93f5-00000000087d | TIMING | create persistent directories | undercloud | 0:01:37.854901 | 0.27s 2025-10-11 07:33:19.561339 | fa163e03-9ee7-9b1d-93f5-00000000087d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/ironic', 'setype': 'container_file_t'} 2025-10-11 07:33:19.562667 | fa163e03-9ee7-9b1d-93f5-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.067635 | 0.49s 2025-10-11 07:33:19.742830 | fa163e03-9ee7-9b1d-93f5-00000000087d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/ironic-pxe', 'setype': 'container_file_t'} 2025-10-11 07:33:19.743968 | fa163e03-9ee7-9b1d-93f5-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.248941 | 0.67s 2025-10-11 07:33:19.751102 | fa163e03-9ee7-9b1d-93f5-00000000087d | TIMING | create persistent directories | undercloud | 0:01:38.256069 | 0.67s 2025-10-11 07:33:19.776139 | fa163e03-9ee7-9b1d-93f5-00000000087e | TASK | create fcontext entry for iscsi 2025-10-11 07:33:21.082737 | fa163e03-9ee7-9b1d-93f5-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:33:21.085187 | fa163e03-9ee7-9b1d-93f5-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:39.590146 | 1.31s 2025-10-11 07:33:22.315288 | fa163e03-9ee7-9b1d-93f5-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:33:22.317238 | fa163e03-9ee7-9b1d-93f5-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:40.822210 | 2.54s 2025-10-11 07:33:23.560797 | fa163e03-9ee7-9b1d-93f5-00000000087e | CHANGED | create fcontext entry for iscsi | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:33:23.562653 | fa163e03-9ee7-9b1d-93f5-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:42.067626 | 3.79s 2025-10-11 07:33:23.572844 | fa163e03-9ee7-9b1d-93f5-00000000087e | TIMING | create fcontext entry for iscsi | undercloud | 0:01:42.077818 | 3.80s 2025-10-11 07:33:23.597735 | fa163e03-9ee7-9b1d-93f5-00000000087f | TASK | create persistent directories 2025-10-11 07:33:23.834503 | fa163e03-9ee7-9b1d-93f5-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:33:23.836160 | fa163e03-9ee7-9b1d-93f5-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.341120 | 0.24s 2025-10-11 07:33:24.008833 | fa163e03-9ee7-9b1d-93f5-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:33:24.010693 | fa163e03-9ee7-9b1d-93f5-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.515667 | 0.41s 2025-10-11 07:33:24.175367 | fa163e03-9ee7-9b1d-93f5-00000000087f | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:33:24.176477 | fa163e03-9ee7-9b1d-93f5-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.681421 | 0.58s 2025-10-11 07:33:24.228970 | fa163e03-9ee7-9b1d-93f5-00000000087f | TIMING | create persistent directories | undercloud | 0:01:42.733935 | 0.63s 2025-10-11 07:33:24.249365 | fa163e03-9ee7-9b1d-93f5-000000000880 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-11 07:33:24.438506 | fa163e03-9ee7-9b1d-93f5-000000000880 | OK | stat /lib/systemd/system/iscsid.socket | undercloud 2025-10-11 07:33:24.439851 | fa163e03-9ee7-9b1d-93f5-000000000880 | TIMING | stat /lib/systemd/system/iscsid.socket | undercloud | 0:01:42.944817 | 0.19s 2025-10-11 07:33:24.463536 | fa163e03-9ee7-9b1d-93f5-000000000881 | TASK | Stop and disable iscsid.socket service 2025-10-11 07:33:24.482883 | fa163e03-9ee7-9b1d-93f5-000000000881 | SKIPPED | Stop and disable iscsid.socket service | undercloud 2025-10-11 07:33:24.483891 | fa163e03-9ee7-9b1d-93f5-000000000881 | TIMING | Stop and disable iscsid.socket service | undercloud | 0:01:42.988860 | 0.02s 2025-10-11 07:33:24.507245 | fa163e03-9ee7-9b1d-93f5-000000000882 | TASK | Check if iscsi.service is enabled 2025-10-11 07:33:24.736929 | fa163e03-9ee7-9b1d-93f5-000000000882 | CHANGED | Check if iscsi.service is enabled | undercloud 2025-10-11 07:33:24.738092 | fa163e03-9ee7-9b1d-93f5-000000000882 | TIMING | Check if iscsi.service is enabled | undercloud | 0:01:43.243061 | 0.23s 2025-10-11 07:33:24.761223 | fa163e03-9ee7-9b1d-93f5-000000000883 | TASK | Stop iscsi.service 2025-10-11 07:33:24.789664 | fa163e03-9ee7-9b1d-93f5-000000000883 | SKIPPED | Stop iscsi.service | undercloud 2025-10-11 07:33:24.790742 | fa163e03-9ee7-9b1d-93f5-000000000883 | TIMING | Stop iscsi.service | undercloud | 0:01:43.295710 | 0.03s 2025-10-11 07:33:24.843801 | fa163e03-9ee7-9b1d-93f5-000000000884 | TIMING | include_role : tripleo_kernel | undercloud | 0:01:43.348766 | 0.03s 2025-10-11 07:33:24.927869 | fa163e03-9ee7-9b1d-93f5-000000000c89 | TASK | Install additional packages 2025-10-11 07:33:24.953599 | fa163e03-9ee7-9b1d-93f5-000000000c89 | TIMING | tripleo_kernel : Install additional packages | undercloud | 0:01:43.458571 | 0.02s 2025-10-11 07:33:24.972246 | fa163e03-9ee7-9b1d-93f5-000000000c8a | TASK | Remove dracut-config-generic 2025-10-11 07:33:28.679197 | fa163e03-9ee7-9b1d-93f5-000000000c8a | CHANGED | Remove dracut-config-generic | undercloud 2025-10-11 07:33:28.680616 | fa163e03-9ee7-9b1d-93f5-000000000c8a | TIMING | tripleo_kernel : Remove dracut-config-generic | undercloud | 0:01:47.185583 | 3.71s 2025-10-11 07:33:28.704953 | fa163e03-9ee7-9b1d-93f5-000000000c8b | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-11 07:33:28.905785 | fa163e03-9ee7-9b1d-93f5-000000000c8b | OK | Ensure the /etc/modules-load.d/ directory exists | undercloud 2025-10-11 07:33:28.907123 | fa163e03-9ee7-9b1d-93f5-000000000c8b | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | undercloud | 0:01:47.412090 | 0.20s 2025-10-11 07:33:28.931435 | fa163e03-9ee7-9b1d-93f5-000000000c8c | TASK | Write list of modules to load at boot 2025-10-11 07:33:29.403205 | fa163e03-9ee7-9b1d-93f5-000000000c8c | CHANGED | Write list of modules to load at boot | undercloud 2025-10-11 07:33:29.404560 | fa163e03-9ee7-9b1d-93f5-000000000c8c | TIMING | tripleo_kernel : Write list of modules to load at boot | undercloud | 0:01:47.909527 | 0.47s 2025-10-11 07:33:29.429303 | fa163e03-9ee7-9b1d-93f5-000000000c8d | TASK | Modules reload 2025-10-11 07:33:30.874536 | fa163e03-9ee7-9b1d-93f5-000000000c8d | CHANGED | Modules reload | undercloud 2025-10-11 07:33:30.876394 | fa163e03-9ee7-9b1d-93f5-000000000c8d | TIMING | tripleo_kernel : Modules reload | undercloud | 0:01:49.381360 | 1.45s 2025-10-11 07:33:30.901951 | fa163e03-9ee7-9b1d-93f5-000000000c8e | TASK | Set default sysctl options 2025-10-11 07:33:31.361194 | fa163e03-9ee7-9b1d-93f5-000000000c8e | CHANGED | Set default sysctl options | undercloud 2025-10-11 07:33:31.362749 | fa163e03-9ee7-9b1d-93f5-000000000c8e | TIMING | tripleo_kernel : Set default sysctl options | undercloud | 0:01:49.867714 | 0.46s 2025-10-11 07:33:31.388309 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TASK | Set extra sysctl options 2025-10-11 07:33:31.729731 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=fs.inotify.max_user_instances 2025-10-11 07:33:31.731227 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.236191 | 0.34s 2025-10-11 07:33:31.911020 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=kernel.pid_max 2025-10-11 07:33:31.912096 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.417069 | 0.52s 2025-10-11 07:33:32.124320 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-arptables 2025-10-11 07:33:32.125275 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.630250 | 0.73s 2025-10-11 07:33:32.351614 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-ip6tables 2025-10-11 07:33:32.353251 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:50.858224 | 0.96s 2025-10-11 07:33:32.569569 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.bridge.bridge-nf-call-iptables 2025-10-11 07:33:32.570643 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.075615 | 1.18s 2025-10-11 07:33:32.755050 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.conf.all.rp_filter 2025-10-11 07:33:32.756189 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.261156 | 1.37s 2025-10-11 07:33:32.965691 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_forward 2025-10-11 07:33:32.966820 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.471789 | 1.58s 2025-10-11 07:33:33.207493 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_local_reserved_ports 2025-10-11 07:33:33.209265 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.714233 | 1.82s 2025-10-11 07:33:33.450839 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.ip_nonlocal_bind 2025-10-11 07:33:33.451937 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:51.956906 | 2.06s 2025-10-11 07:33:33.672610 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh1 2025-10-11 07:33:33.673824 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.178795 | 2.28s 2025-10-11 07:33:33.872028 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh2 2025-10-11 07:33:33.873668 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.378640 | 2.48s 2025-10-11 07:33:34.084837 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv4.neigh.default.gc_thresh3 2025-10-11 07:33:34.086595 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.591568 | 2.70s 2025-10-11 07:33:34.324295 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.disable_ipv6 2025-10-11 07:33:34.325289 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:52.830263 | 2.93s 2025-10-11 07:33:34.577842 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.all.forwarding 2025-10-11 07:33:34.578970 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.083942 | 3.19s 2025-10-11 07:33:34.806927 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.default.disable_ipv6 2025-10-11 07:33:34.808701 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.313673 | 3.42s 2025-10-11 07:33:35.028322 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.conf.lo.disable_ipv6 2025-10-11 07:33:35.028960 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.533941 | 3.64s 2025-10-11 07:33:35.250429 | fa163e03-9ee7-9b1d-93f5-000000000c8f | CHANGED | Set extra sysctl options | undercloud | item=net.ipv6.ip_nonlocal_bind 2025-10-11 07:33:35.251484 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.756456 | 3.86s 2025-10-11 07:33:35.260778 | fa163e03-9ee7-9b1d-93f5-000000000c8f | TIMING | tripleo_kernel : Set extra sysctl options | undercloud | 0:01:53.765744 | 3.87s 2025-10-11 07:33:35.290033 | fa163e03-9ee7-9b1d-93f5-000000000c91 | TASK | Sysctl reload 2025-10-11 07:33:35.701867 | fa163e03-9ee7-9b1d-93f5-000000000c91 | CHANGED | Sysctl reload | undercloud 2025-10-11 07:33:35.703850 | fa163e03-9ee7-9b1d-93f5-000000000c91 | TIMING | tripleo_kernel : Sysctl reload | undercloud | 0:01:54.208814 | 0.41s 2025-10-11 07:33:35.753095 | fa163e03-9ee7-9b1d-93f5-000000000885 | TASK | create persistent directories 2025-10-11 07:33:35.981100 | fa163e03-9ee7-9b1d-93f5-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-11 07:33:35.982801 | fa163e03-9ee7-9b1d-93f5-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.487775 | 0.23s 2025-10-11 07:33:36.192996 | fa163e03-9ee7-9b1d-93f5-000000000885 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-11 07:33:36.194504 | fa163e03-9ee7-9b1d-93f5-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.699480 | 0.44s 2025-10-11 07:33:36.205143 | fa163e03-9ee7-9b1d-93f5-000000000885 | TIMING | create persistent directories | undercloud | 0:01:54.710118 | 0.45s 2025-10-11 07:33:36.229475 | fa163e03-9ee7-9b1d-93f5-000000000886 | TASK | Check if file certs_valid exist 2025-10-11 07:33:36.447334 | fa163e03-9ee7-9b1d-93f5-000000000886 | OK | Check if file certs_valid exist | undercloud 2025-10-11 07:33:36.448598 | fa163e03-9ee7-9b1d-93f5-000000000886 | TIMING | Check if file certs_valid exist | undercloud | 0:01:54.953566 | 0.22s 2025-10-11 07:33:36.472230 | fa163e03-9ee7-9b1d-93f5-000000000887 | TASK | Check if file cert9.db exist 2025-10-11 07:33:36.690501 | fa163e03-9ee7-9b1d-93f5-000000000887 | OK | Check if file cert9.db exist | undercloud 2025-10-11 07:33:36.691651 | fa163e03-9ee7-9b1d-93f5-000000000887 | TIMING | Check if file cert9.db exist | undercloud | 0:01:55.196619 | 0.22s 2025-10-11 07:33:36.715364 | fa163e03-9ee7-9b1d-93f5-000000000888 | TASK | Check if file key4.db exist 2025-10-11 07:33:36.942310 | fa163e03-9ee7-9b1d-93f5-000000000888 | OK | Check if file key4.db exist | undercloud 2025-10-11 07:33:36.943611 | fa163e03-9ee7-9b1d-93f5-000000000888 | TIMING | Check if file key4.db exist | undercloud | 0:01:55.448578 | 0.23s 2025-10-11 07:33:36.995330 | fa163e03-9ee7-9b1d-93f5-000000000889 | SKIPPED | fail | undercloud 2025-10-11 07:33:36.996569 | fa163e03-9ee7-9b1d-93f5-000000000889 | TIMING | fail | undercloud | 0:01:55.501535 | 0.03s 2025-10-11 07:33:37.023216 | fa163e03-9ee7-9b1d-93f5-00000000088a | TASK | create persistent directories 2025-10-11 07:33:37.268425 | fa163e03-9ee7-9b1d-93f5-00000000088a | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-11 07:33:37.269804 | fa163e03-9ee7-9b1d-93f5-00000000088a | TIMING | create persistent directories | undercloud | 0:01:55.774771 | 0.25s 2025-10-11 07:33:37.276161 | fa163e03-9ee7-9b1d-93f5-00000000088a | TIMING | create persistent directories | undercloud | 0:01:55.781137 | 0.25s 2025-10-11 07:33:37.300393 | fa163e03-9ee7-9b1d-93f5-00000000088b | TASK | create fcontext entry for mysql data 2025-10-11 07:33:38.485781 | fa163e03-9ee7-9b1d-93f5-00000000088b | CHANGED | create fcontext entry for mysql data | undercloud 2025-10-11 07:33:38.487367 | fa163e03-9ee7-9b1d-93f5-00000000088b | TIMING | create fcontext entry for mysql data | undercloud | 0:01:56.992331 | 1.19s 2025-10-11 07:33:38.512264 | fa163e03-9ee7-9b1d-93f5-00000000088c | TASK | create persistent directories 2025-10-11 07:33:38.779187 | fa163e03-9ee7-9b1d-93f5-00000000088c | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-11 07:33:38.780847 | fa163e03-9ee7-9b1d-93f5-00000000088c | TIMING | create persistent directories | undercloud | 0:01:57.285810 | 0.27s 2025-10-11 07:33:38.976172 | fa163e03-9ee7-9b1d-93f5-00000000088c | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-11 07:33:38.978028 | fa163e03-9ee7-9b1d-93f5-00000000088c | TIMING | create persistent directories | undercloud | 0:01:57.482999 | 0.46s 2025-10-11 07:33:38.988600 | fa163e03-9ee7-9b1d-93f5-00000000088c | TIMING | create persistent directories | undercloud | 0:01:57.493567 | 0.48s 2025-10-11 07:33:39.013108 | fa163e03-9ee7-9b1d-93f5-00000000088d | TASK | create persistent directories 2025-10-11 07:33:39.259312 | fa163e03-9ee7-9b1d-93f5-00000000088d | OK | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 07:33:39.260977 | fa163e03-9ee7-9b1d-93f5-00000000088d | TIMING | create persistent directories | undercloud | 0:01:57.765937 | 0.25s 2025-10-11 07:33:39.494011 | fa163e03-9ee7-9b1d-93f5-00000000088d | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-11 07:33:39.495638 | fa163e03-9ee7-9b1d-93f5-00000000088d | TIMING | create persistent directories | undercloud | 0:01:58.000610 | 0.48s 2025-10-11 07:33:39.506334 | fa163e03-9ee7-9b1d-93f5-00000000088d | TIMING | create persistent directories | undercloud | 0:01:58.011302 | 0.49s 2025-10-11 07:33:39.530462 | fa163e03-9ee7-9b1d-93f5-00000000088e | TASK | create /run/netns with temp namespace 2025-10-11 07:33:39.780010 | fa163e03-9ee7-9b1d-93f5-00000000088e | CHANGED | create /run/netns with temp namespace | undercloud 2025-10-11 07:33:39.781272 | fa163e03-9ee7-9b1d-93f5-00000000088e | TIMING | create /run/netns with temp namespace | undercloud | 0:01:58.286238 | 0.25s 2025-10-11 07:33:39.804859 | fa163e03-9ee7-9b1d-93f5-00000000088f | TASK | remove temp namespace 2025-10-11 07:33:40.044206 | fa163e03-9ee7-9b1d-93f5-00000000088f | CHANGED | remove temp namespace | undercloud 2025-10-11 07:33:40.045544 | fa163e03-9ee7-9b1d-93f5-00000000088f | TIMING | remove temp namespace | undercloud | 0:01:58.550508 | 0.24s 2025-10-11 07:33:40.069525 | fa163e03-9ee7-9b1d-93f5-000000000890 | TASK | create /var/lib/neutron 2025-10-11 07:33:40.279662 | fa163e03-9ee7-9b1d-93f5-000000000890 | CHANGED | create /var/lib/neutron | undercloud 2025-10-11 07:33:40.281003 | fa163e03-9ee7-9b1d-93f5-000000000890 | TIMING | create /var/lib/neutron | undercloud | 0:01:58.785969 | 0.21s 2025-10-11 07:33:40.306990 | fa163e03-9ee7-9b1d-93f5-000000000891 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:33:41.245797 | fa163e03-9ee7-9b1d-93f5-000000000891 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | undercloud 2025-10-11 07:33:41.247586 | fa163e03-9ee7-9b1d-93f5-000000000891 | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:01:59.752549 | 0.94s 2025-10-11 07:33:41.272830 | fa163e03-9ee7-9b1d-93f5-000000000892 | TASK | set conditions 2025-10-11 07:33:41.302653 | fa163e03-9ee7-9b1d-93f5-000000000892 | OK | set conditions | undercloud 2025-10-11 07:33:41.303961 | fa163e03-9ee7-9b1d-93f5-000000000892 | TIMING | set conditions | undercloud | 0:01:59.808928 | 0.03s 2025-10-11 07:33:41.328637 | fa163e03-9ee7-9b1d-93f5-000000000893 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-11 07:33:41.558899 | fa163e03-9ee7-9b1d-93f5-000000000893 | CHANGED | create kill_scripts directory within /var/lib/neutron | undercloud 2025-10-11 07:33:41.560352 | fa163e03-9ee7-9b1d-93f5-000000000893 | TIMING | create kill_scripts directory within /var/lib/neutron | undercloud | 0:02:00.065318 | 0.23s 2025-10-11 07:33:41.585049 | fa163e03-9ee7-9b1d-93f5-000000000894 | TASK | create dnsmasq dhcp kill script 2025-10-11 07:33:42.071096 | fa163e03-9ee7-9b1d-93f5-000000000894 | CHANGED | create dnsmasq dhcp kill script | undercloud 2025-10-11 07:33:42.072469 | fa163e03-9ee7-9b1d-93f5-000000000894 | TIMING | create dnsmasq dhcp kill script | undercloud | 0:02:00.577408 | 0.49s 2025-10-11 07:33:42.096508 | fa163e03-9ee7-9b1d-93f5-000000000895 | TASK | create haproxy kill script 2025-10-11 07:33:42.574624 | fa163e03-9ee7-9b1d-93f5-000000000895 | CHANGED | create haproxy kill script | undercloud 2025-10-11 07:33:42.575957 | fa163e03-9ee7-9b1d-93f5-000000000895 | TIMING | create haproxy kill script | undercloud | 0:02:01.080922 | 0.48s 2025-10-11 07:33:42.599969 | fa163e03-9ee7-9b1d-93f5-000000000896 | TASK | set conditions 2025-10-11 07:33:42.629861 | fa163e03-9ee7-9b1d-93f5-000000000896 | OK | set conditions | undercloud 2025-10-11 07:33:42.630989 | fa163e03-9ee7-9b1d-93f5-000000000896 | TIMING | set conditions | undercloud | 0:02:01.135957 | 0.03s 2025-10-11 07:33:42.655476 | fa163e03-9ee7-9b1d-93f5-000000000897 | TASK | create keepalived kill script 2025-10-11 07:33:43.138899 | fa163e03-9ee7-9b1d-93f5-000000000897 | CHANGED | create keepalived kill script | undercloud 2025-10-11 07:33:43.140254 | fa163e03-9ee7-9b1d-93f5-000000000897 | TIMING | create keepalived kill script | undercloud | 0:02:01.645222 | 0.48s 2025-10-11 07:33:43.164033 | fa163e03-9ee7-9b1d-93f5-000000000898 | TASK | create dibbler kill script 2025-10-11 07:33:43.639591 | fa163e03-9ee7-9b1d-93f5-000000000898 | CHANGED | create dibbler kill script | undercloud 2025-10-11 07:33:43.640973 | fa163e03-9ee7-9b1d-93f5-000000000898 | TIMING | create dibbler kill script | undercloud | 0:02:02.145940 | 0.48s 2025-10-11 07:33:43.664942 | fa163e03-9ee7-9b1d-93f5-000000000899 | TASK | create radvd kill script 2025-10-11 07:33:44.135424 | fa163e03-9ee7-9b1d-93f5-000000000899 | CHANGED | create radvd kill script | undercloud 2025-10-11 07:33:44.136775 | fa163e03-9ee7-9b1d-93f5-000000000899 | TIMING | create radvd kill script | undercloud | 0:02:02.641742 | 0.47s 2025-10-11 07:33:44.162095 | fa163e03-9ee7-9b1d-93f5-0000000008a0 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:33:44.398071 | fa163e03-9ee7-9b1d-93f5-0000000008a0 | OK | Ensure /etc/modules-load.d exists | undercloud 2025-10-11 07:33:44.399535 | fa163e03-9ee7-9b1d-93f5-0000000008a0 | TIMING | tripleo_module_load : Ensure /etc/modules-load.d exists | undercloud | 0:02:02.904495 | 0.24s 2025-10-11 07:33:44.425942 | fa163e03-9ee7-9b1d-93f5-0000000008a1 | TASK | Load modules 2025-10-11 07:33:44.664464 | fa163e03-9ee7-9b1d-93f5-0000000008a1 | OK | Load modules | undercloud | item=openvswitch 2025-10-11 07:33:44.665956 | fa163e03-9ee7-9b1d-93f5-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:03.170932 | 0.24s 2025-10-11 07:33:44.675935 | fa163e03-9ee7-9b1d-93f5-0000000008a1 | TIMING | tripleo_module_load : Load modules | undercloud | 0:02:03.180917 | 0.25s 2025-10-11 07:33:44.700848 | fa163e03-9ee7-9b1d-93f5-0000000008a3 | TASK | Persist modules via modules-load.d 2025-10-11 07:33:45.233655 | fa163e03-9ee7-9b1d-93f5-0000000008a3 | CHANGED | Persist modules via modules-load.d | undercloud | item=openvswitch 2025-10-11 07:33:45.235833 | fa163e03-9ee7-9b1d-93f5-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:03.740796 | 0.53s 2025-10-11 07:33:45.246354 | fa163e03-9ee7-9b1d-93f5-0000000008a3 | TIMING | tripleo_module_load : Persist modules via modules-load.d | undercloud | 0:02:03.751312 | 0.54s 2025-10-11 07:33:45.272700 | fa163e03-9ee7-9b1d-93f5-0000000008a5 | TASK | Drop module persistence 2025-10-11 07:33:45.333455 | fa163e03-9ee7-9b1d-93f5-0000000008a5 | SKIPPED | Drop module persistence | undercloud | item=openvswitch 2025-10-11 07:33:45.345612 | fa163e03-9ee7-9b1d-93f5-0000000008a5 | TIMING | tripleo_module_load : Drop module persistence | undercloud | 0:02:03.850565 | 0.07s 2025-10-11 07:33:45.373401 | fa163e03-9ee7-9b1d-93f5-0000000008a7 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:33:45.649548 | fa163e03-9ee7-9b1d-93f5-0000000008a7 | CHANGED | Set modules persistence via /etc/modules | undercloud | item=openvswitch 2025-10-11 07:33:45.651431 | fa163e03-9ee7-9b1d-93f5-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:04.156397 | 0.28s 2025-10-11 07:33:45.660996 | fa163e03-9ee7-9b1d-93f5-0000000008a7 | TIMING | tripleo_module_load : Set modules persistence via /etc/modules | undercloud | 0:02:04.165970 | 0.29s 2025-10-11 07:33:45.678306 | fa163e03-9ee7-9b1d-93f5-0000000008a9 | TASK | Modules reload 2025-10-11 07:33:46.066770 | fa163e03-9ee7-9b1d-93f5-0000000008a9 | CHANGED | Modules reload | undercloud 2025-10-11 07:33:46.068781 | fa163e03-9ee7-9b1d-93f5-0000000008a9 | TIMING | tripleo_module_load : Modules reload | undercloud | 0:02:04.573590 | 0.39s 2025-10-11 07:33:46.116043 | fa163e03-9ee7-9b1d-93f5-0000000008b9 | TASK | Copy in cleanup script 2025-10-11 07:33:46.579378 | fa163e03-9ee7-9b1d-93f5-0000000008b9 | CHANGED | Copy in cleanup script | undercloud 2025-10-11 07:33:46.580753 | fa163e03-9ee7-9b1d-93f5-0000000008b9 | TIMING | Copy in cleanup script | undercloud | 0:02:05.085718 | 0.46s 2025-10-11 07:33:46.604812 | fa163e03-9ee7-9b1d-93f5-0000000008ba | TASK | Copy in cleanup service 2025-10-11 07:33:47.028124 | fa163e03-9ee7-9b1d-93f5-0000000008ba | CHANGED | Copy in cleanup service | undercloud 2025-10-11 07:33:47.029428 | fa163e03-9ee7-9b1d-93f5-0000000008ba | TIMING | Copy in cleanup service | undercloud | 0:02:05.534395 | 0.42s 2025-10-11 07:33:47.053305 | fa163e03-9ee7-9b1d-93f5-0000000008bb | TASK | Enabling the cleanup service 2025-10-11 07:33:47.680412 | fa163e03-9ee7-9b1d-93f5-0000000008bb | CHANGED | Enabling the cleanup service | undercloud 2025-10-11 07:33:47.682648 | fa163e03-9ee7-9b1d-93f5-0000000008bb | TIMING | Enabling the cleanup service | undercloud | 0:02:06.187613 | 0.63s 2025-10-11 07:33:47.709127 | fa163e03-9ee7-9b1d-93f5-0000000008bc | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:33:48.075614 | fa163e03-9ee7-9b1d-93f5-0000000008bc | OK | enable virt_sandbox_use_netlink for healthcheck | undercloud 2025-10-11 07:33:48.077205 | fa163e03-9ee7-9b1d-93f5-0000000008bc | TIMING | enable virt_sandbox_use_netlink for healthcheck | undercloud | 0:02:06.582171 | 0.37s 2025-10-11 07:33:48.131235 | fa163e03-9ee7-9b1d-93f5-0000000008be | TIMING | include_role : tripleo_clients_install | undercloud | 0:02:06.636194 | 0.03s 2025-10-11 07:33:48.184821 | fa163e03-9ee7-9b1d-93f5-000000000dbf | TASK | Gather variables for each operating system 2025-10-11 07:33:48.297419 | fa163e03-9ee7-9b1d-93f5-000000000dbf | TIMING | tripleo_clients_install : Gather variables for each operating system | undercloud | 0:02:06.802373 | 0.11s 2025-10-11 07:33:48.315364 | fa163e03-9ee7-9b1d-93f5-000000000dc0 | TASK | Set packages facts 2025-10-11 07:33:48.360886 | fa163e03-9ee7-9b1d-93f5-000000000dc0 | OK | Set packages facts | undercloud 2025-10-11 07:33:48.361515 | fa163e03-9ee7-9b1d-93f5-000000000dc0 | TIMING | tripleo_clients_install : Set packages facts | undercloud | 0:02:06.866493 | 0.05s 2025-10-11 07:33:48.377767 | fa163e03-9ee7-9b1d-93f5-000000000dc1 | TASK | Manage package 2025-10-11 07:33:48.420610 | fa163e03-9ee7-9b1d-93f5-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: absent 2025-10-11 07:33:48.438033 | fa163e03-9ee7-9b1d-93f5-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: installed 2025-10-11 07:33:48.455977 | fa163e03-9ee7-9b1d-93f5-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: latest 2025-10-11 07:33:52.932017 | fa163e03-9ee7-9b1d-93f5-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:11.436972 | 4.55s 2025-10-11 07:33:52.952780 | fa163e03-9ee7-9b1d-93f5-000000000dc1 | SKIPPED | Manage package | undercloud | item=[]: removed 2025-10-11 07:33:52.960465 | fa163e03-9ee7-9b1d-93f5-000000000dc1 | TIMING | tripleo_clients_install : Manage package | undercloud | 0:02:11.465413 | 4.58s 2025-10-11 07:33:53.007324 | fa163e03-9ee7-9b1d-93f5-0000000008bf | TASK | create fcontext for rabbitmq data 2025-10-11 07:33:54.242206 | fa163e03-9ee7-9b1d-93f5-0000000008bf | CHANGED | create fcontext for rabbitmq data | undercloud 2025-10-11 07:33:54.243289 | fa163e03-9ee7-9b1d-93f5-0000000008bf | TIMING | create fcontext for rabbitmq data | undercloud | 0:02:12.748263 | 1.23s 2025-10-11 07:33:54.262075 | fa163e03-9ee7-9b1d-93f5-0000000008c0 | TASK | create persistent directories 2025-10-11 07:33:54.522343 | fa163e03-9ee7-9b1d-93f5-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 07:33:54.524530 | fa163e03-9ee7-9b1d-93f5-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:13.029492 | 0.26s 2025-10-11 07:33:54.711064 | fa163e03-9ee7-9b1d-93f5-0000000008c0 | CHANGED | create persistent directories | undercloud | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 07:33:54.712245 | fa163e03-9ee7-9b1d-93f5-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:13.217219 | 0.45s 2025-10-11 07:33:54.718814 | fa163e03-9ee7-9b1d-93f5-0000000008c0 | TIMING | create persistent directories | undercloud | 0:02:13.223778 | 0.46s 2025-10-11 07:33:54.744541 | fa163e03-9ee7-9b1d-93f5-0000000008c2 | TASK | Set login facts 2025-10-11 07:33:54.774962 | fa163e03-9ee7-9b1d-93f5-0000000008c2 | OK | Set login facts | undercloud 2025-10-11 07:33:54.776004 | fa163e03-9ee7-9b1d-93f5-0000000008c2 | TIMING | Set login facts | undercloud | 0:02:13.280972 | 0.03s 2025-10-11 07:33:54.799420 | fa163e03-9ee7-9b1d-93f5-0000000008c3 | TASK | Convert logins json to dict 2025-10-11 07:33:54.839563 | fa163e03-9ee7-9b1d-93f5-0000000008c3 | SKIPPED | Convert logins json to dict | undercloud 2025-10-11 07:33:54.840649 | fa163e03-9ee7-9b1d-93f5-0000000008c3 | TIMING | Convert logins json to dict | undercloud | 0:02:13.345615 | 0.04s 2025-10-11 07:33:54.864106 | fa163e03-9ee7-9b1d-93f5-0000000008c4 | TASK | Set registry logins 2025-10-11 07:33:54.912942 | fa163e03-9ee7-9b1d-93f5-0000000008c4 | SKIPPED | Set registry logins | undercloud 2025-10-11 07:33:54.913975 | fa163e03-9ee7-9b1d-93f5-0000000008c4 | TIMING | Set registry logins | undercloud | 0:02:13.418944 | 0.05s 2025-10-11 07:33:54.940212 | fa163e03-9ee7-9b1d-93f5-0000000008c5 | TASK | Run podman install 2025-10-11 07:33:54.968787 | fa163e03-9ee7-9b1d-93f5-0000000008c5 | TIMING | Run podman install | undercloud | 0:02:13.473747 | 0.03s 2025-10-11 07:33:55.049351 | fa163e03-9ee7-9b1d-93f5-000000000e1d | TASK | Gather variables for each operating system 2025-10-11 07:33:55.192286 | fa163e03-9ee7-9b1d-93f5-000000000e1d | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-11 07:33:55.194282 | fa163e03-9ee7-9b1d-93f5-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.699245 | 0.14s 2025-10-11 07:33:55.204501 | fa163e03-9ee7-9b1d-93f5-000000000e1d | TIMING | tripleo_podman : Gather variables for each operating system | undercloud | 0:02:13.709470 | 0.15s 2025-10-11 07:33:55.229151 | fa163e03-9ee7-9b1d-93f5-000000000e1f | TASK | ensure podman and deps are installed 2025-10-11 07:33:58.159611 | fa163e03-9ee7-9b1d-93f5-000000000e1f | OK | ensure podman and deps are installed | undercloud 2025-10-11 07:33:58.160927 | fa163e03-9ee7-9b1d-93f5-000000000e1f | TIMING | tripleo_podman : ensure podman and deps are installed | undercloud | 0:02:16.665896 | 2.93s 2025-10-11 07:33:58.184971 | fa163e03-9ee7-9b1d-93f5-000000000e20 | TASK | Ensure we get the ansible interfaces facts 2025-10-11 07:33:58.757268 | fa163e03-9ee7-9b1d-93f5-000000000e20 | OK | Ensure we get the ansible interfaces facts | undercloud 2025-10-11 07:33:58.758373 | fa163e03-9ee7-9b1d-93f5-000000000e20 | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | undercloud | 0:02:17.263342 | 0.57s 2025-10-11 07:33:58.781916 | fa163e03-9ee7-9b1d-93f5-000000000e21 | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-11 07:33:58.810969 | fa163e03-9ee7-9b1d-93f5-000000000e21 | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | undercloud 2025-10-11 07:33:58.811974 | fa163e03-9ee7-9b1d-93f5-000000000e21 | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | undercloud | 0:02:17.316944 | 0.03s 2025-10-11 07:33:58.836168 | fa163e03-9ee7-9b1d-93f5-000000000e23 | TASK | Make sure /etc/cni/net.d folder exists 2025-10-11 07:33:58.868406 | fa163e03-9ee7-9b1d-93f5-000000000e23 | SKIPPED | Make sure /etc/cni/net.d folder exists | undercloud 2025-10-11 07:33:58.869493 | fa163e03-9ee7-9b1d-93f5-000000000e23 | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | undercloud | 0:02:17.374423 | 0.03s 2025-10-11 07:33:58.893369 | fa163e03-9ee7-9b1d-93f5-000000000e24 | TASK | Update default network configuration if possible 2025-10-11 07:33:58.924542 | fa163e03-9ee7-9b1d-93f5-000000000e24 | SKIPPED | Update default network configuration if possible | undercloud 2025-10-11 07:33:58.925632 | fa163e03-9ee7-9b1d-93f5-000000000e24 | TIMING | tripleo_podman : Update default network configuration if possible | undercloud | 0:02:17.430601 | 0.03s 2025-10-11 07:33:58.949944 | fa163e03-9ee7-9b1d-93f5-000000000e26 | TASK | Make sure /etc/containers/networks exists 2025-10-11 07:33:59.181848 | fa163e03-9ee7-9b1d-93f5-000000000e26 | OK | Make sure /etc/containers/networks exists | undercloud 2025-10-11 07:33:59.183317 | fa163e03-9ee7-9b1d-93f5-000000000e26 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | undercloud | 0:02:17.688286 | 0.23s 2025-10-11 07:33:59.207551 | fa163e03-9ee7-9b1d-93f5-000000000e27 | TASK | Get current podman network 2025-10-11 07:33:59.600042 | fa163e03-9ee7-9b1d-93f5-000000000e27 | CHANGED | Get current podman network | undercloud 2025-10-11 07:33:59.601472 | fa163e03-9ee7-9b1d-93f5-000000000e27 | TIMING | tripleo_podman : Get current podman network | undercloud | 0:02:18.106412 | 0.39s 2025-10-11 07:33:59.625902 | fa163e03-9ee7-9b1d-93f5-000000000e28 | TASK | Update the default network configuration 2025-10-11 07:34:00.219540 | fa163e03-9ee7-9b1d-93f5-000000000e28 | CHANGED | Update the default network configuration | undercloud 2025-10-11 07:34:00.220766 | fa163e03-9ee7-9b1d-93f5-000000000e28 | TIMING | tripleo_podman : Update the default network configuration | undercloud | 0:02:18.725734 | 0.59s 2025-10-11 07:34:00.244475 | fa163e03-9ee7-9b1d-93f5-000000000e29 | TASK | Write containers registries.conf 2025-10-11 07:34:00.834087 | fa163e03-9ee7-9b1d-93f5-000000000e29 | CHANGED | Write containers registries.conf | undercloud 2025-10-11 07:34:00.835385 | fa163e03-9ee7-9b1d-93f5-000000000e29 | TIMING | tripleo_podman : Write containers registries.conf | undercloud | 0:02:19.340353 | 0.59s 2025-10-11 07:34:00.859499 | fa163e03-9ee7-9b1d-93f5-000000000e2a | TASK | Write containers.conf 2025-10-11 07:34:01.090519 | fa163e03-9ee7-9b1d-93f5-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-11 07:34:01.093033 | fa163e03-9ee7-9b1d-93f5-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.597995 | 0.23s 2025-10-11 07:34:01.304086 | fa163e03-9ee7-9b1d-93f5-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-11 07:34:01.305981 | fa163e03-9ee7-9b1d-93f5-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.810956 | 0.45s 2025-10-11 07:34:01.485670 | fa163e03-9ee7-9b1d-93f5-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-11 07:34:01.487373 | fa163e03-9ee7-9b1d-93f5-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:19.992345 | 0.63s 2025-10-11 07:34:01.647070 | fa163e03-9ee7-9b1d-93f5-000000000e2a | CHANGED | Write containers.conf | undercloud | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-11 07:34:01.648686 | fa163e03-9ee7-9b1d-93f5-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:20.153655 | 0.79s 2025-10-11 07:34:01.659916 | fa163e03-9ee7-9b1d-93f5-000000000e2a | TIMING | tripleo_podman : Write containers.conf | undercloud | 0:02:20.164885 | 0.80s 2025-10-11 07:34:01.689956 | fa163e03-9ee7-9b1d-93f5-000000000e2b | TASK | Enable podman.socket service 2025-10-11 07:34:01.718715 | fa163e03-9ee7-9b1d-93f5-000000000e2b | SKIPPED | Enable podman.socket service | undercloud 2025-10-11 07:34:01.719849 | fa163e03-9ee7-9b1d-93f5-000000000e2b | TIMING | tripleo_podman : Enable podman.socket service | undercloud | 0:02:20.224816 | 0.03s 2025-10-11 07:34:01.777278 | fa163e03-9ee7-9b1d-93f5-0000000008c6 | TASK | Run podman login 2025-10-11 07:34:01.804788 | fa163e03-9ee7-9b1d-93f5-0000000008c6 | TIMING | Run podman login | undercloud | 0:02:20.309748 | 0.03s 2025-10-11 07:34:01.882556 | fa163e03-9ee7-9b1d-93f5-000000000f2b | TASK | Perform container registry login(s) with podman 2025-10-11 07:34:01.909423 | fa163e03-9ee7-9b1d-93f5-000000000f2b | TIMING | tripleo_podman : Perform container registry login(s) with podman | undercloud | 0:02:20.414391 | 0.03s 2025-10-11 07:34:01.946955 | fa163e03-9ee7-9b1d-93f5-0000000008c8 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-11 07:34:02.419042 | fa163e03-9ee7-9b1d-93f5-0000000008c8 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud 2025-10-11 07:34:02.420666 | fa163e03-9ee7-9b1d-93f5-0000000008c8 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | undercloud | 0:02:20.925625 | 0.47s 2025-10-11 07:34:02.449047 | fa163e03-9ee7-9b1d-93f5-0000000008c9 | TASK | Ensure rsyslog is installed 2025-10-11 07:34:05.361032 | fa163e03-9ee7-9b1d-93f5-0000000008c9 | OK | Ensure rsyslog is installed | undercloud 2025-10-11 07:34:05.362563 | fa163e03-9ee7-9b1d-93f5-0000000008c9 | TIMING | Ensure rsyslog is installed | undercloud | 0:02:23.867524 | 2.91s 2025-10-11 07:34:05.387229 | fa163e03-9ee7-9b1d-93f5-0000000008ca | TASK | Ensure rsyslog is enabled and started 2025-10-11 07:34:05.753165 | fa163e03-9ee7-9b1d-93f5-0000000008ca | OK | Ensure rsyslog is enabled and started | undercloud 2025-10-11 07:34:05.755095 | fa163e03-9ee7-9b1d-93f5-0000000008ca | TIMING | Ensure rsyslog is enabled and started | undercloud | 0:02:24.260059 | 0.37s 2025-10-11 07:34:05.808073 | fa163e03-9ee7-9b1d-93f5-0000000008cb | TIMING | include_role : tripleo_sshd | undercloud | 0:02:24.313034 | 0.03s 2025-10-11 07:34:05.883753 | fa163e03-9ee7-9b1d-93f5-000000001008 | TASK | Gather variables for each operating system 2025-10-11 07:34:05.987858 | fa163e03-9ee7-9b1d-93f5-000000001008 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-11 07:34:05.989961 | fa163e03-9ee7-9b1d-93f5-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:24.494926 | 0.11s 2025-10-11 07:34:06.000079 | fa163e03-9ee7-9b1d-93f5-000000001008 | TIMING | tripleo_sshd : Gather variables for each operating system | undercloud | 0:02:24.505013 | 0.12s 2025-10-11 07:34:06.025307 | fa163e03-9ee7-9b1d-93f5-00000000100a | TASK | Install the OpenSSH server 2025-10-11 07:34:08.879601 | fa163e03-9ee7-9b1d-93f5-00000000100a | OK | Install the OpenSSH server | undercloud 2025-10-11 07:34:08.881186 | fa163e03-9ee7-9b1d-93f5-00000000100a | TIMING | tripleo_sshd : Install the OpenSSH server | undercloud | 0:02:27.386150 | 2.85s 2025-10-11 07:34:08.906210 | fa163e03-9ee7-9b1d-93f5-00000000100b | TASK | Start sshd 2025-10-11 07:34:08.934278 | fa163e03-9ee7-9b1d-93f5-00000000100b | SKIPPED | Start sshd | undercloud 2025-10-11 07:34:08.935329 | fa163e03-9ee7-9b1d-93f5-00000000100b | TIMING | tripleo_sshd : Start sshd | undercloud | 0:02:27.440297 | 0.03s 2025-10-11 07:34:08.959056 | fa163e03-9ee7-9b1d-93f5-00000000100c | TASK | PasswordAuthentication notice 2025-10-11 07:34:08.997692 | fa163e03-9ee7-9b1d-93f5-00000000100c | OK | PasswordAuthentication notice | undercloud | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-11 07:34:08.998777 | fa163e03-9ee7-9b1d-93f5-00000000100c | TIMING | tripleo_sshd : PasswordAuthentication notice | undercloud | 0:02:27.503745 | 0.04s 2025-10-11 07:34:09.022721 | fa163e03-9ee7-9b1d-93f5-00000000100d | TASK | PasswordAuthentication duplication notice 2025-10-11 07:34:09.051701 | fa163e03-9ee7-9b1d-93f5-00000000100d | SKIPPED | PasswordAuthentication duplication notice | undercloud 2025-10-11 07:34:09.052782 | fa163e03-9ee7-9b1d-93f5-00000000100d | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | undercloud | 0:02:27.557749 | 0.03s 2025-10-11 07:34:09.077866 | fa163e03-9ee7-9b1d-93f5-00000000100e | TASK | Motd duplication notice 2025-10-11 07:34:09.116827 | fa163e03-9ee7-9b1d-93f5-00000000100e | OK | Motd duplication notice | undercloud | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-11 07:34:09.117968 | fa163e03-9ee7-9b1d-93f5-00000000100e | TIMING | tripleo_sshd : Motd duplication notice | undercloud | 0:02:27.622937 | 0.04s 2025-10-11 07:34:09.142098 | fa163e03-9ee7-9b1d-93f5-00000000100f | TASK | Configure the banner text 2025-10-11 07:34:09.170033 | fa163e03-9ee7-9b1d-93f5-00000000100f | SKIPPED | Configure the banner text | undercloud 2025-10-11 07:34:09.171069 | fa163e03-9ee7-9b1d-93f5-00000000100f | TIMING | tripleo_sshd : Configure the banner text | undercloud | 0:02:27.676037 | 0.03s 2025-10-11 07:34:09.194761 | fa163e03-9ee7-9b1d-93f5-000000001010 | TASK | Configure the motd banner 2025-10-11 07:34:09.224104 | fa163e03-9ee7-9b1d-93f5-000000001010 | SKIPPED | Configure the motd banner | undercloud 2025-10-11 07:34:09.225205 | fa163e03-9ee7-9b1d-93f5-000000001010 | TIMING | tripleo_sshd : Configure the motd banner | undercloud | 0:02:27.730174 | 0.03s 2025-10-11 07:34:09.250783 | fa163e03-9ee7-9b1d-93f5-000000001011 | TASK | Update sshd configuration options from vars 2025-10-11 07:34:09.289341 | fa163e03-9ee7-9b1d-93f5-000000001011 | OK | Update sshd configuration options from vars | undercloud 2025-10-11 07:34:09.290520 | fa163e03-9ee7-9b1d-93f5-000000001011 | TIMING | tripleo_sshd : Update sshd configuration options from vars | undercloud | 0:02:27.795487 | 0.04s 2025-10-11 07:34:09.315298 | fa163e03-9ee7-9b1d-93f5-000000001012 | TASK | Adjust ssh server configuration 2025-10-11 07:34:09.873028 | fa163e03-9ee7-9b1d-93f5-000000001012 | CHANGED | Adjust ssh server configuration | undercloud 2025-10-11 07:34:09.874272 | fa163e03-9ee7-9b1d-93f5-000000001012 | TIMING | tripleo_sshd : Adjust ssh server configuration | undercloud | 0:02:28.379241 | 0.56s 2025-10-11 07:34:09.899524 | fa163e03-9ee7-9b1d-93f5-000000001013 | TASK | Restart sshd 2025-10-11 07:34:10.310605 | fa163e03-9ee7-9b1d-93f5-000000001013 | CHANGED | Restart sshd | undercloud 2025-10-11 07:34:10.312708 | fa163e03-9ee7-9b1d-93f5-000000001013 | TIMING | tripleo_sshd : Restart sshd | undercloud | 0:02:28.817672 | 0.41s 2025-10-11 07:34:10.361014 | fa163e03-9ee7-9b1d-93f5-0000000008cc | TASK | Check for NTP service 2025-10-11 07:34:10.622596 | fa163e03-9ee7-9b1d-93f5-0000000008cc | CHANGED | Check for NTP service | undercloud 2025-10-11 07:34:10.623995 | fa163e03-9ee7-9b1d-93f5-0000000008cc | TIMING | Check for NTP service | undercloud | 0:02:29.128962 | 0.26s 2025-10-11 07:34:10.650901 | fa163e03-9ee7-9b1d-93f5-0000000008cd | TASK | Disable NTP before configuring Chrony 2025-10-11 07:34:10.706827 | fa163e03-9ee7-9b1d-93f5-0000000008cd | SKIPPED | Disable NTP before configuring Chrony | undercloud 2025-10-11 07:34:10.708470 | fa163e03-9ee7-9b1d-93f5-0000000008cd | TIMING | Disable NTP before configuring Chrony | undercloud | 0:02:29.213406 | 0.05s 2025-10-11 07:34:10.733620 | fa163e03-9ee7-9b1d-93f5-0000000008ce | TASK | Install, Configure and Run Chrony 2025-10-11 07:34:10.764258 | fa163e03-9ee7-9b1d-93f5-0000000008ce | TIMING | Install, Configure and Run Chrony | undercloud | 0:02:29.269217 | 0.03s 2025-10-11 07:34:10.853748 | fa163e03-9ee7-9b1d-93f5-00000000111a | TASK | Load distro-specific variables 2025-10-11 07:34:10.882087 | fa163e03-9ee7-9b1d-93f5-00000000111a | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.387046 | 0.03s 2025-10-11 07:34:10.890965 | 1669f78f-bc70-410f-bc11-79fdbcffd42e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-11 07:34:10.911852 | fa163e03-9ee7-9b1d-93f5-0000000011cb | TASK | Load distro-specific variables 2025-10-11 07:34:10.969645 | fa163e03-9ee7-9b1d-93f5-0000000011cb | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 07:34:10.972180 | fa163e03-9ee7-9b1d-93f5-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.477138 | 0.06s 2025-10-11 07:34:10.982589 | fa163e03-9ee7-9b1d-93f5-0000000011cb | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.487543 | 0.07s 2025-10-11 07:34:11.009940 | fa163e03-9ee7-9b1d-93f5-00000000111b | TASK | Install chronyd 2025-10-11 07:34:11.042033 | fa163e03-9ee7-9b1d-93f5-00000000111b | TIMING | chrony : Install chronyd | undercloud | 0:02:29.546990 | 0.03s 2025-10-11 07:34:11.067822 | 07891aae-dcb6-457f-b46d-c38efdcdfd90 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | undercloud 2025-10-11 07:34:11.100757 | fa163e03-9ee7-9b1d-93f5-000000001204 | TASK | Load distro-specific variables 2025-10-11 07:34:11.128630 | fa163e03-9ee7-9b1d-93f5-000000001204 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.633583 | 0.03s 2025-10-11 07:34:11.143741 | bb46e75d-2049-41b9-b8a6-a4db05924be2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-11 07:34:11.169030 | fa163e03-9ee7-9b1d-93f5-00000000124b | TASK | Load distro-specific variables 2025-10-11 07:34:11.210015 | fa163e03-9ee7-9b1d-93f5-00000000124b | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 07:34:11.212203 | fa163e03-9ee7-9b1d-93f5-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.717166 | 0.04s 2025-10-11 07:34:11.222246 | fa163e03-9ee7-9b1d-93f5-00000000124b | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:29.727213 | 0.05s 2025-10-11 07:34:11.248151 | fa163e03-9ee7-9b1d-93f5-000000001205 | TASK | Check for NTP service 2025-10-11 07:34:11.492834 | fa163e03-9ee7-9b1d-93f5-000000001205 | CHANGED | Check for NTP service | undercloud 2025-10-11 07:34:11.494431 | fa163e03-9ee7-9b1d-93f5-000000001205 | TIMING | chrony : Check for NTP service | undercloud | 0:02:29.999395 | 0.24s 2025-10-11 07:34:11.520234 | fa163e03-9ee7-9b1d-93f5-000000001206 | TASK | Disable NTP before configuring Chrony 2025-10-11 07:34:11.559380 | fa163e03-9ee7-9b1d-93f5-000000001206 | SKIPPED | Disable NTP before configuring Chrony | undercloud 2025-10-11 07:34:11.560661 | fa163e03-9ee7-9b1d-93f5-000000001206 | TIMING | chrony : Disable NTP before configuring Chrony | undercloud | 0:02:30.065627 | 0.04s 2025-10-11 07:34:11.585206 | fa163e03-9ee7-9b1d-93f5-000000001207 | TASK | Install chronyd package 2025-10-11 07:34:14.467050 | fa163e03-9ee7-9b1d-93f5-000000001207 | OK | Install chronyd package | undercloud 2025-10-11 07:34:14.468562 | fa163e03-9ee7-9b1d-93f5-000000001207 | TIMING | chrony : Install chronyd package | undercloud | 0:02:32.973528 | 2.88s 2025-10-11 07:34:14.493301 | fa163e03-9ee7-9b1d-93f5-00000000111c | TASK | Upgrade chronyd 2025-10-11 07:34:14.520789 | fa163e03-9ee7-9b1d-93f5-00000000111c | SKIPPED | Upgrade chronyd | undercloud 2025-10-11 07:34:14.522038 | fa163e03-9ee7-9b1d-93f5-00000000111c | TIMING | chrony : Upgrade chronyd | undercloud | 0:02:33.027007 | 0.03s 2025-10-11 07:34:14.546853 | fa163e03-9ee7-9b1d-93f5-00000000111d | TASK | Configure chronyd 2025-10-11 07:34:14.575520 | fa163e03-9ee7-9b1d-93f5-00000000111d | TIMING | chrony : Configure chronyd | undercloud | 0:02:33.080480 | 0.03s 2025-10-11 07:34:14.594600 | 626c44b0-23e2-4f01-a74f-d9f58fb80a6a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | undercloud 2025-10-11 07:34:14.631286 | fa163e03-9ee7-9b1d-93f5-000000001284 | TASK | Load distro-specific variables 2025-10-11 07:34:14.656628 | fa163e03-9ee7-9b1d-93f5-000000001284 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.161593 | 0.02s 2025-10-11 07:34:14.666677 | 3a3a0eca-45be-496d-8dde-de759f554ead | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-11 07:34:14.688561 | fa163e03-9ee7-9b1d-93f5-0000000012f0 | TASK | Load distro-specific variables 2025-10-11 07:34:14.742728 | fa163e03-9ee7-9b1d-93f5-0000000012f0 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 07:34:14.744078 | fa163e03-9ee7-9b1d-93f5-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.249043 | 0.05s 2025-10-11 07:34:14.749677 | fa163e03-9ee7-9b1d-93f5-0000000012f0 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:33.254649 | 0.06s 2025-10-11 07:34:14.769112 | fa163e03-9ee7-9b1d-93f5-000000001285 | TASK | Install chrony configuration file 2025-10-11 07:34:15.368216 | fa163e03-9ee7-9b1d-93f5-000000001285 | CHANGED | Install chrony configuration file | undercloud 2025-10-11 07:34:15.369599 | fa163e03-9ee7-9b1d-93f5-000000001285 | TIMING | chrony : Install chrony configuration file | undercloud | 0:02:33.874561 | 0.60s 2025-10-11 07:34:15.395174 | fa163e03-9ee7-9b1d-93f5-00000000111e | TASK | Run chronyd 2025-10-11 07:34:15.423205 | fa163e03-9ee7-9b1d-93f5-00000000111e | TIMING | chrony : Run chronyd | undercloud | 0:02:33.928165 | 0.03s 2025-10-11 07:34:15.443564 | ff49a63f-6374-42da-8155-cc8415297f32 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | undercloud 2025-10-11 07:34:15.484142 | fa163e03-9ee7-9b1d-93f5-000000001313 | TASK | Load distro-specific variables 2025-10-11 07:34:15.509942 | fa163e03-9ee7-9b1d-93f5-000000001313 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.014911 | 0.02s 2025-10-11 07:34:15.519633 | 41f49588-b50d-4ebb-b1f1-37b6bb104098 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-11 07:34:15.542779 | fa163e03-9ee7-9b1d-93f5-000000001397 | TASK | Load distro-specific variables 2025-10-11 07:34:15.598275 | fa163e03-9ee7-9b1d-93f5-000000001397 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 07:34:15.599831 | fa163e03-9ee7-9b1d-93f5-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.104788 | 0.06s 2025-10-11 07:34:15.611852 | fa163e03-9ee7-9b1d-93f5-000000001397 | TIMING | chrony : Load distro-specific variables | undercloud | 0:02:34.116822 | 0.07s 2025-10-11 07:34:15.636485 | fa163e03-9ee7-9b1d-93f5-000000001314 | TASK | Ensure chronyd is running 2025-10-11 07:34:16.069140 | fa163e03-9ee7-9b1d-93f5-000000001314 | OK | Ensure chronyd is running | undercloud 2025-10-11 07:34:16.070925 | fa163e03-9ee7-9b1d-93f5-000000001314 | TIMING | chrony : Ensure chronyd is running | undercloud | 0:02:34.575892 | 0.43s 2025-10-11 07:34:16.095957 | fa163e03-9ee7-9b1d-93f5-000000001315 | TASK | Force chronyd restart 2025-10-11 07:34:16.539740 | fa163e03-9ee7-9b1d-93f5-000000001315 | CHANGED | Force chronyd restart | undercloud 2025-10-11 07:34:16.541501 | fa163e03-9ee7-9b1d-93f5-000000001315 | TIMING | chrony : Force chronyd restart | undercloud | 0:02:35.046468 | 0.44s 2025-10-11 07:34:16.567312 | fa163e03-9ee7-9b1d-93f5-00000000111f | TASK | Enable online service 2025-10-11 07:34:16.595760 | fa163e03-9ee7-9b1d-93f5-00000000111f | TIMING | chrony : Enable online service | undercloud | 0:02:35.100719 | 0.03s 2025-10-11 07:34:16.613382 | 9c4c4b26-3666-4497-b98e-d99e069d4c80 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | undercloud 2025-10-11 07:34:16.658410 | fa163e03-9ee7-9b1d-93f5-0000000013c4 | TASK | Create chrony-online.service unit file 2025-10-11 07:34:17.038410 | fa163e03-9ee7-9b1d-93f5-0000000013c4 | CHANGED | Create chrony-online.service unit file | undercloud 2025-10-11 07:34:17.039801 | fa163e03-9ee7-9b1d-93f5-0000000013c4 | TIMING | chrony : Create chrony-online.service unit file | undercloud | 0:02:35.544766 | 0.38s 2025-10-11 07:34:17.064741 | fa163e03-9ee7-9b1d-93f5-0000000013c5 | TASK | Enable chrony-online.service 2025-10-11 07:34:17.875328 | fa163e03-9ee7-9b1d-93f5-0000000013c5 | CHANGED | Enable chrony-online.service | undercloud 2025-10-11 07:34:17.877638 | fa163e03-9ee7-9b1d-93f5-0000000013c5 | TIMING | chrony : Enable chrony-online.service | undercloud | 0:02:36.382602 | 0.81s 2025-10-11 07:34:17.903652 | fa163e03-9ee7-9b1d-93f5-000000001120 | TASK | Sync chronyc 2025-10-11 07:34:17.932489 | fa163e03-9ee7-9b1d-93f5-000000001120 | TIMING | chrony : Sync chronyc | undercloud | 0:02:36.437453 | 0.03s 2025-10-11 07:34:17.949659 | 68cf2fab-d934-451a-a0aa-9cfa9a046b86 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | undercloud 2025-10-11 07:34:17.997300 | fa163e03-9ee7-9b1d-93f5-00000000146a | TASK | Force NTP sync 2025-10-11 07:34:18.225388 | fa163e03-9ee7-9b1d-93f5-00000000146a | CHANGED | Force NTP sync | undercloud 2025-10-11 07:34:18.226715 | fa163e03-9ee7-9b1d-93f5-00000000146a | TIMING | chrony : Force NTP sync | undercloud | 0:02:36.731671 | 0.23s 2025-10-11 07:34:18.251248 | fa163e03-9ee7-9b1d-93f5-00000000146b | TASK | Ensure system is NTP time synced 2025-10-11 07:34:28.456980 | fa163e03-9ee7-9b1d-93f5-00000000146b | CHANGED | Ensure system is NTP time synced | undercloud 2025-10-11 07:34:28.458660 | fa163e03-9ee7-9b1d-93f5-00000000146b | TIMING | chrony : Ensure system is NTP time synced | undercloud | 0:02:46.963619 | 10.21s 2025-10-11 07:34:28.506561 | fa163e03-9ee7-9b1d-93f5-0000000008cf | TASK | Force NTP sync 2025-10-11 07:34:28.751412 | fa163e03-9ee7-9b1d-93f5-0000000008cf | CHANGED | Force NTP sync | undercloud 2025-10-11 07:34:28.752876 | fa163e03-9ee7-9b1d-93f5-0000000008cf | TIMING | Force NTP sync | undercloud | 0:02:47.257836 | 0.24s 2025-10-11 07:34:28.777496 | fa163e03-9ee7-9b1d-93f5-0000000008d0 | TASK | Ensure system is NTP time synced 2025-10-11 07:34:28.966387 | fa163e03-9ee7-9b1d-93f5-0000000008d0 | CHANGED | Ensure system is NTP time synced | undercloud 2025-10-11 07:34:28.968428 | fa163e03-9ee7-9b1d-93f5-0000000008d0 | TIMING | Ensure system is NTP time synced | undercloud | 0:02:47.473394 | 0.19s 2025-10-11 07:34:28.994571 | fa163e03-9ee7-9b1d-93f5-0000000008d1 | TASK | Run timezone role 2025-10-11 07:34:29.024666 | fa163e03-9ee7-9b1d-93f5-0000000008d1 | TIMING | Run timezone role | undercloud | 0:02:47.529624 | 0.03s 2025-10-11 07:34:29.114691 | fa163e03-9ee7-9b1d-93f5-0000000015f7 | TASK | Set timezone 2025-10-11 07:34:30.628581 | fa163e03-9ee7-9b1d-93f5-0000000015f7 | OK | Set timezone | undercloud 2025-10-11 07:34:30.629880 | fa163e03-9ee7-9b1d-93f5-0000000015f7 | TIMING | tripleo_timezone : Set timezone | undercloud | 0:02:49.134845 | 1.51s 2025-10-11 07:34:30.654321 | fa163e03-9ee7-9b1d-93f5-0000000015f8 | TASK | Restart time services 2025-10-11 07:34:30.694528 | fa163e03-9ee7-9b1d-93f5-0000000015f8 | SKIPPED | Restart time services | undercloud | item=rsyslog 2025-10-11 07:34:30.701204 | fa163e03-9ee7-9b1d-93f5-0000000015f8 | SKIPPED | Restart time services | undercloud | item=crond 2025-10-11 07:34:30.707217 | fa163e03-9ee7-9b1d-93f5-0000000015f8 | TIMING | tripleo_timezone : Restart time services | undercloud | 0:02:49.212183 | 0.05s 2025-10-11 07:34:30.753600 | fa163e03-9ee7-9b1d-93f5-0000000008d2 | TASK | install tmpwatch on the host 2025-10-11 07:34:33.597777 | fa163e03-9ee7-9b1d-93f5-0000000008d2 | OK | install tmpwatch on the host | undercloud 2025-10-11 07:34:33.599265 | fa163e03-9ee7-9b1d-93f5-0000000008d2 | TIMING | install tmpwatch on the host | undercloud | 0:02:52.104230 | 2.84s 2025-10-11 07:34:33.622648 | fa163e03-9ee7-9b1d-93f5-0000000008d3 | TASK | Notice - ctlplane subnet is set 2025-10-11 07:34:33.652185 | fa163e03-9ee7-9b1d-93f5-0000000008d3 | OK | Notice - ctlplane subnet is set | undercloud | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-11 07:34:33.653389 | fa163e03-9ee7-9b1d-93f5-0000000008d3 | TIMING | Notice - ctlplane subnet is set | undercloud | 0:02:52.158356 | 0.03s 2025-10-11 07:34:33.705884 | fa163e03-9ee7-9b1d-93f5-0000000008d4 | TIMING | include_role : tuned | undercloud | 0:02:52.210847 | 0.03s 2025-10-11 07:34:33.801706 | fa163e03-9ee7-9b1d-93f5-0000000017c3 | TASK | Gather variables for each operating system 2025-10-11 07:34:33.914628 | fa163e03-9ee7-9b1d-93f5-0000000017c3 | OK | Gather variables for each operating system | undercloud | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 07:34:33.916387 | fa163e03-9ee7-9b1d-93f5-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:52.421360 | 0.11s 2025-10-11 07:34:33.927039 | fa163e03-9ee7-9b1d-93f5-0000000017c3 | TIMING | tuned : Gather variables for each operating system | undercloud | 0:02:52.432008 | 0.12s 2025-10-11 07:34:34.012923 | fa163e03-9ee7-9b1d-93f5-0000000017c4 | TIMING | tuned : include_tasks | undercloud | 0:02:52.517884 | 0.06s 2025-10-11 07:34:34.033190 | f4169e7f-a2e2-46d9-b38c-a5b9a260d9b6 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | undercloud 2025-10-11 07:34:34.067039 | fa163e03-9ee7-9b1d-93f5-0000000018c0 | TASK | Check tuned package is installed 2025-10-11 07:34:34.293918 | fa163e03-9ee7-9b1d-93f5-0000000018c0 | CHANGED | Check tuned package is installed | undercloud 2025-10-11 07:34:34.295506 | fa163e03-9ee7-9b1d-93f5-0000000018c0 | TIMING | tuned : Check tuned package is installed | undercloud | 0:02:52.800469 | 0.22s 2025-10-11 07:34:34.321051 | fa163e03-9ee7-9b1d-93f5-0000000018c1 | TASK | Install tuned 2025-10-11 07:34:40.735299 | fa163e03-9ee7-9b1d-93f5-0000000018c1 | CHANGED | Install tuned | undercloud 2025-10-11 07:34:40.736242 | fa163e03-9ee7-9b1d-93f5-0000000018c1 | TIMING | tuned : Install tuned | undercloud | 0:02:59.241222 | 6.41s 2025-10-11 07:34:40.753021 | fa163e03-9ee7-9b1d-93f5-0000000018c2 | TASK | Restart tuned 2025-10-11 07:34:42.582958 | fa163e03-9ee7-9b1d-93f5-0000000018c2 | CHANGED | Restart tuned | undercloud 2025-10-11 07:34:42.584766 | fa163e03-9ee7-9b1d-93f5-0000000018c2 | TIMING | tuned : Restart tuned | undercloud | 0:03:01.089733 | 1.83s 2025-10-11 07:34:42.610270 | fa163e03-9ee7-9b1d-93f5-0000000017c5 | TASK | Check for tuned-adm 2025-10-11 07:34:42.834583 | fa163e03-9ee7-9b1d-93f5-0000000017c5 | OK | Check for tuned-adm | undercloud 2025-10-11 07:34:42.835861 | fa163e03-9ee7-9b1d-93f5-0000000017c5 | TIMING | tuned : Check for tuned-adm | undercloud | 0:03:01.340830 | 0.22s 2025-10-11 07:34:42.892125 | fa163e03-9ee7-9b1d-93f5-0000000017c6 | TIMING | tuned : include_tasks | undercloud | 0:03:01.397085 | 0.03s 2025-10-11 07:34:42.918692 | bba6b5f9-9d1d-4f27-9fb9-1401b8d208d9 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | undercloud 2025-10-11 07:34:42.952211 | fa163e03-9ee7-9b1d-93f5-0000000018ed | TASK | Ensure profile directory exists 2025-10-11 07:34:43.018895 | fa163e03-9ee7-9b1d-93f5-0000000018ed | SKIPPED | Ensure profile directory exists | undercloud 2025-10-11 07:34:43.019713 | fa163e03-9ee7-9b1d-93f5-0000000018ed | TIMING | tuned : Ensure profile directory exists | undercloud | 0:03:01.524689 | 0.07s 2025-10-11 07:34:43.038684 | fa163e03-9ee7-9b1d-93f5-0000000018ee | TASK | Create custom tuned profile 2025-10-11 07:34:43.095612 | fa163e03-9ee7-9b1d-93f5-0000000018ee | SKIPPED | Create custom tuned profile | undercloud 2025-10-11 07:34:43.096841 | fa163e03-9ee7-9b1d-93f5-0000000018ee | TIMING | tuned : Create custom tuned profile | undercloud | 0:03:01.601807 | 0.06s 2025-10-11 07:34:43.122896 | fa163e03-9ee7-9b1d-93f5-0000000018ef | TASK | Check tuned active profile 2025-10-11 07:34:43.437750 | fa163e03-9ee7-9b1d-93f5-0000000018ef | OK | Check tuned active profile | undercloud 2025-10-11 07:34:43.439018 | fa163e03-9ee7-9b1d-93f5-0000000018ef | TIMING | tuned : Check tuned active profile | undercloud | 0:03:01.943986 | 0.31s 2025-10-11 07:34:43.464063 | fa163e03-9ee7-9b1d-93f5-0000000018f0 | TASK | Check Tuned Configuration file exists 2025-10-11 07:34:43.683871 | fa163e03-9ee7-9b1d-93f5-0000000018f0 | OK | Check Tuned Configuration file exists | undercloud 2025-10-11 07:34:43.685053 | fa163e03-9ee7-9b1d-93f5-0000000018f0 | TIMING | tuned : Check Tuned Configuration file exists | undercloud | 0:03:02.190022 | 0.22s 2025-10-11 07:34:43.709807 | fa163e03-9ee7-9b1d-93f5-0000000018f1 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 07:34:43.768575 | fa163e03-9ee7-9b1d-93f5-0000000018f1 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | undercloud 2025-10-11 07:34:43.769747 | fa163e03-9ee7-9b1d-93f5-0000000018f1 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | undercloud | 0:03:02.274714 | 0.06s 2025-10-11 07:34:43.797302 | fa163e03-9ee7-9b1d-93f5-0000000018f2 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 07:34:43.846234 | fa163e03-9ee7-9b1d-93f5-0000000018f2 | SKIPPED | Configure isolated cores for profile throughput-performance | undercloud 2025-10-11 07:34:43.847656 | fa163e03-9ee7-9b1d-93f5-0000000018f2 | TIMING | tuned : Configure isolated cores for profile throughput-performance | undercloud | 0:03:02.352612 | 0.05s 2025-10-11 07:34:43.872609 | fa163e03-9ee7-9b1d-93f5-0000000018f3 | TASK | Enable tuned profile 2025-10-11 07:34:45.292001 | fa163e03-9ee7-9b1d-93f5-0000000018f3 | CHANGED | Enable tuned profile | undercloud 2025-10-11 07:34:45.293301 | fa163e03-9ee7-9b1d-93f5-0000000018f3 | TIMING | tuned : Enable tuned profile | undercloud | 0:03:03.798268 | 1.42s PLAY [Overcloud container setup tasks] ***************************************** 2025-10-11 07:34:45.474282 | fa163e03-9ee7-9b1d-93f5-0000000000ab | TASK | Overcloud container setup tasks 2025-10-11 07:34:45.501493 | fa163e03-9ee7-9b1d-93f5-0000000000ab | OK | Overcloud container setup tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000ab') missing from stats 2025-10-11 07:34:45.521562 | fa163e03-9ee7-9b1d-93f5-0000000000ac | TASK | Write config data 2025-10-11 07:34:45.583827 | fa163e03-9ee7-9b1d-93f5-0000000000ac | TIMING | Write config data | undercloud | 0:03:04.088793 | 0.06s 2025-10-11 07:34:45.612203 | 157039a8-d3f5-4975-b9d6-0dad96114cd0 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/common_container_setup_tasks.yaml | undercloud 2025-10-11 07:34:45.636838 | fa163e03-9ee7-9b1d-93f5-000000001951 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-11 07:34:45.874750 | fa163e03-9ee7-9b1d-93f5-000000001951 | CHANGED | Create and ensure setype for /var/log/containers directory | undercloud 2025-10-11 07:34:45.875672 | fa163e03-9ee7-9b1d-93f5-000000001951 | TIMING | Create and ensure setype for /var/log/containers directory | undercloud | 0:03:04.380649 | 0.24s 2025-10-11 07:34:45.892482 | fa163e03-9ee7-9b1d-93f5-000000001952 | TASK | Create ContainerLogStdoutPath directory 2025-10-11 07:34:46.129070 | fa163e03-9ee7-9b1d-93f5-000000001952 | CHANGED | Create ContainerLogStdoutPath directory | undercloud 2025-10-11 07:34:46.130398 | fa163e03-9ee7-9b1d-93f5-000000001952 | TIMING | Create ContainerLogStdoutPath directory | undercloud | 0:03:04.635366 | 0.24s 2025-10-11 07:34:46.154211 | fa163e03-9ee7-9b1d-93f5-000000001953 | TASK | Create /var/lib/tripleo-config directory 2025-10-11 07:34:46.354353 | fa163e03-9ee7-9b1d-93f5-000000001953 | OK | Create /var/lib/tripleo-config directory | undercloud 2025-10-11 07:34:46.355732 | fa163e03-9ee7-9b1d-93f5-000000001953 | TIMING | Create /var/lib/tripleo-config directory | undercloud | 0:03:04.860700 | 0.20s 2025-10-11 07:34:46.379286 | fa163e03-9ee7-9b1d-93f5-000000001954 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-11 07:34:46.601169 | fa163e03-9ee7-9b1d-93f5-000000001954 | OK | Clean old /var/lib/container-startup-configs.json file | undercloud 2025-10-11 07:34:46.602585 | fa163e03-9ee7-9b1d-93f5-000000001954 | TIMING | Clean old /var/lib/container-startup-configs.json file | undercloud | 0:03:05.107553 | 0.22s 2025-10-11 07:34:46.626518 | fa163e03-9ee7-9b1d-93f5-000000001955 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-11 07:34:46.846206 | fa163e03-9ee7-9b1d-93f5-000000001955 | OK | Clean old /var/lib/docker-container-startup-configs.json file | undercloud 2025-10-11 07:34:46.847583 | fa163e03-9ee7-9b1d-93f5-000000001955 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | undercloud | 0:03:05.352549 | 0.22s 2025-10-11 07:34:46.874815 | fa163e03-9ee7-9b1d-93f5-000000001959 | TASK | Create fcontext entry for container-config-scripts 2025-10-11 07:34:48.148126 | fa163e03-9ee7-9b1d-93f5-000000001959 | CHANGED | Create fcontext entry for container-config-scripts | undercloud 2025-10-11 07:34:48.149705 | fa163e03-9ee7-9b1d-93f5-000000001959 | TIMING | Create fcontext entry for container-config-scripts | undercloud | 0:03:06.654672 | 1.27s 2025-10-11 07:34:48.174751 | fa163e03-9ee7-9b1d-93f5-00000000195a | TASK | Create /var/lib/container-config-scripts 2025-10-11 07:34:48.415522 | fa163e03-9ee7-9b1d-93f5-00000000195a | CHANGED | Create /var/lib/container-config-scripts | undercloud 2025-10-11 07:34:48.416919 | fa163e03-9ee7-9b1d-93f5-00000000195a | TIMING | Create /var/lib/container-config-scripts | undercloud | 0:03:06.921887 | 0.24s 2025-10-11 07:34:48.441316 | fa163e03-9ee7-9b1d-93f5-00000000195b | TASK | Write container config scripts 2025-10-11 07:34:48.822905 | fa163e03-9ee7-9b1d-93f5-00000000195b | CHANGED | Write container config scripts | undercloud 2025-10-11 07:34:48.824284 | fa163e03-9ee7-9b1d-93f5-00000000195b | TIMING | Write container config scripts | undercloud | 0:03:07.329252 | 0.38s 2025-10-11 07:34:48.847802 | fa163e03-9ee7-9b1d-93f5-00000000195c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-11 07:34:49.312300 | fa163e03-9ee7-9b1d-93f5-00000000195c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud 2025-10-11 07:34:49.313708 | fa163e03-9ee7-9b1d-93f5-00000000195c | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | undercloud | 0:03:07.818648 | 0.46s 2025-10-11 07:34:49.337735 | fa163e03-9ee7-9b1d-93f5-00000000195d | TASK | Generate startup configs files per step and per container 2025-10-11 07:34:49.784585 | fa163e03-9ee7-9b1d-93f5-00000000195d | CHANGED | Generate startup configs files per step and per container | undercloud 2025-10-11 07:34:49.788329 | fa163e03-9ee7-9b1d-93f5-00000000195d | TIMING | Generate startup configs files per step and per container | undercloud | 0:03:08.293296 | 0.45s 2025-10-11 07:34:49.817707 | fa163e03-9ee7-9b1d-93f5-00000000195e | TASK | Create /var/lib/kolla/config_files directory 2025-10-11 07:34:50.060695 | fa163e03-9ee7-9b1d-93f5-00000000195e | CHANGED | Create /var/lib/kolla/config_files directory | undercloud 2025-10-11 07:34:50.062171 | fa163e03-9ee7-9b1d-93f5-00000000195e | TIMING | Create /var/lib/kolla/config_files directory | undercloud | 0:03:08.567138 | 0.24s 2025-10-11 07:34:50.087225 | fa163e03-9ee7-9b1d-93f5-00000000195f | TASK | Create /var/lib/config-data directory 2025-10-11 07:34:50.309332 | fa163e03-9ee7-9b1d-93f5-00000000195f | CHANGED | Create /var/lib/config-data directory | undercloud 2025-10-11 07:34:50.310822 | fa163e03-9ee7-9b1d-93f5-00000000195f | TIMING | Create /var/lib/config-data directory | undercloud | 0:03:08.815787 | 0.22s 2025-10-11 07:34:50.336418 | fa163e03-9ee7-9b1d-93f5-000000001960 | TASK | Write container config json files 2025-10-11 07:34:50.747614 | fa163e03-9ee7-9b1d-93f5-000000001960 | CHANGED | Write container config json files | undercloud 2025-10-11 07:34:50.750398 | fa163e03-9ee7-9b1d-93f5-000000001960 | TIMING | Write container config json files | undercloud | 0:03:09.255364 | 0.41s PLAY [Pre Deployment Step Tasks] *********************************************** 2025-10-11 07:34:50.916075 | fa163e03-9ee7-9b1d-93f5-0000000000b0 | TASK | Pre Deployment Step Tasks 2025-10-11 07:34:50.932850 | fa163e03-9ee7-9b1d-93f5-0000000000b0 | OK | Pre Deployment Step Tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000b0') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:34:50.976017 | fa163e03-9ee7-9b1d-93f5-0000000000b1 | TIMING | include_tasks | undercloud | 0:03:09.480988 | 0.03s 2025-10-11 07:34:50.981964 | 99b7f9cb-4c1b-46d4-bcbb-e47bc3b1c8a1 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/pre_deploy_step_tasks.yaml | undercloud PLAY [External deployment step 1] ********************************************** 2025-10-11 07:34:51.106647 | fa163e03-9ee7-9b1d-93f5-0000000000b5 | TASK | External deployment step 1 2025-10-11 07:34:51.136404 | fa163e03-9ee7-9b1d-93f5-0000000000b5 | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000b5') missing from stats 2025-10-11 07:34:51.196676 | fa163e03-9ee7-9b1d-93f5-0000000000b6 | TIMING | include_tasks | undercloud | 0:03:09.701633 | 0.03s 2025-10-11 07:34:51.240505 | ae961b81-eeb2-4333-a753-91640ce19030 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/external_deploy_steps_tasks_step1.yaml | undercloud 2025-10-11 07:34:51.263895 | fa163e03-9ee7-9b1d-93f5-0000000019aa | TASK | Container image prepare 2025-10-11 07:34:52.305618 | fa163e03-9ee7-9b1d-93f5-0000000019aa | CHANGED | Container image prepare | undercloud 2025-10-11 07:34:52.307362 | fa163e03-9ee7-9b1d-93f5-0000000019aa | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:03:10.812329 | 1.04s 2025-10-11 07:34:52.355338 | fa163e03-9ee7-9b1d-93f5-0000000019b1 | TASK | Create directory for seccomp profile 2025-10-11 07:34:52.591723 | fa163e03-9ee7-9b1d-93f5-0000000019b1 | CHANGED | Create directory for seccomp profile | undercloud 2025-10-11 07:34:52.593089 | fa163e03-9ee7-9b1d-93f5-0000000019b1 | TIMING | Create directory for seccomp profile | undercloud | 0:03:11.098057 | 0.24s 2025-10-11 07:34:52.616494 | fa163e03-9ee7-9b1d-93f5-0000000019b2 | TASK | Create seccomp_allow.json 2025-10-11 07:34:53.186544 | fa163e03-9ee7-9b1d-93f5-0000000019b2 | CHANGED | Create seccomp_allow.json | undercloud 2025-10-11 07:34:53.188431 | fa163e03-9ee7-9b1d-93f5-0000000019b2 | TIMING | Create seccomp_allow.json | undercloud | 0:03:11.693394 | 0.57s 2025-10-11 07:34:53.214344 | fa163e03-9ee7-9b1d-93f5-0000000019b4 | TASK | Create /etc/openstack directory if it does not exist 2025-10-11 07:34:53.458015 | fa163e03-9ee7-9b1d-93f5-0000000019b4 | CHANGED | Create /etc/openstack directory if it does not exist | undercloud 2025-10-11 07:34:53.459549 | fa163e03-9ee7-9b1d-93f5-0000000019b4 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:11.964513 | 0.24s 2025-10-11 07:34:53.484461 | fa163e03-9ee7-9b1d-93f5-0000000019b5 | TASK | Configure /etc/openstack/clouds.yaml for ephemeral Heat 2025-10-11 07:34:53.536072 | fa163e03-9ee7-9b1d-93f5-0000000019b5 | TIMING | Configure /etc/openstack/clouds.yaml for ephemeral Heat | undercloud | 0:03:12.041035 | 0.05s 2025-10-11 07:34:53.593947 | fa163e03-9ee7-9b1d-93f5-0000000019df | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-11 07:34:53.856969 | fa163e03-9ee7-9b1d-93f5-0000000019df | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-11 07:34:53.858215 | fa163e03-9ee7-9b1d-93f5-0000000019df | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:12.363180 | 0.26s 2025-10-11 07:34:53.884356 | fa163e03-9ee7-9b1d-93f5-0000000019e0 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-11 07:34:54.382692 | fa163e03-9ee7-9b1d-93f5-0000000019e0 | CHANGED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-11 07:34:54.384179 | fa163e03-9ee7-9b1d-93f5-0000000019e0 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:12.889139 | 0.50s 2025-10-11 07:34:54.406620 | fa163e03-9ee7-9b1d-93f5-0000000019e1 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-11 07:34:54.460131 | fa163e03-9ee7-9b1d-93f5-0000000019e1 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:12.965094 | 0.05s 2025-10-11 07:34:54.519723 | fa163e03-9ee7-9b1d-93f5-000000001a1b | TASK | Check for a configured destination 2025-10-11 07:34:54.589528 | fa163e03-9ee7-9b1d-93f5-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2025-10-11 07:34:54.590613 | fa163e03-9ee7-9b1d-93f5-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:13.095579 | 0.07s 2025-10-11 07:34:54.617903 | fa163e03-9ee7-9b1d-93f5-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-11 07:34:55.128873 | fa163e03-9ee7-9b1d-93f5-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-11 07:34:55.129736 | fa163e03-9ee7-9b1d-93f5-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:13.634714 | 0.51s 2025-10-11 07:34:55.187629 | fa163e03-9ee7-9b1d-93f5-0000000019b7 | TASK | Create /etc/openstack directory if it does not exist 2025-10-11 07:34:55.483966 | fa163e03-9ee7-9b1d-93f5-0000000019b7 | OK | Create /etc/openstack directory if it does not exist | undercloud 2025-10-11 07:34:55.485524 | fa163e03-9ee7-9b1d-93f5-0000000019b7 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:03:13.990489 | 0.30s 2025-10-11 07:34:55.510152 | fa163e03-9ee7-9b1d-93f5-0000000019b8 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-11 07:34:55.550890 | fa163e03-9ee7-9b1d-93f5-0000000019b8 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:14.055854 | 0.04s 2025-10-11 07:34:55.598596 | fa163e03-9ee7-9b1d-93f5-000000001a56 | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-11 07:34:55.852554 | fa163e03-9ee7-9b1d-93f5-000000001a56 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-11 07:34:55.853906 | fa163e03-9ee7-9b1d-93f5-000000001a56 | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:03:14.358870 | 0.25s 2025-10-11 07:34:55.880227 | fa163e03-9ee7-9b1d-93f5-000000001a57 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-11 07:34:55.939593 | fa163e03-9ee7-9b1d-93f5-000000001a57 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-11 07:34:55.940903 | fa163e03-9ee7-9b1d-93f5-000000001a57 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:03:14.445871 | 0.06s 2025-10-11 07:34:55.967330 | fa163e03-9ee7-9b1d-93f5-000000001a58 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-11 07:34:56.021242 | fa163e03-9ee7-9b1d-93f5-000000001a58 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:03:14.526200 | 0.05s 2025-10-11 07:34:56.076498 | fa163e03-9ee7-9b1d-93f5-000000001a1b | TASK | Check for a configured destination 2025-10-11 07:34:56.142711 | fa163e03-9ee7-9b1d-93f5-000000001a1b | SKIPPED | Check for a configured destination | undercloud 2025-10-11 07:34:56.144081 | fa163e03-9ee7-9b1d-93f5-000000001a1b | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:03:14.649044 | 0.07s 2025-10-11 07:34:56.174624 | fa163e03-9ee7-9b1d-93f5-000000001a1c | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-11 07:34:56.676412 | fa163e03-9ee7-9b1d-93f5-000000001a1c | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-11 07:34:56.677849 | fa163e03-9ee7-9b1d-93f5-000000001a1c | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:03:15.182817 | 0.50s PLAY [Deploy step tasks for 1] ************************************************* 2025-10-11 07:34:56.881163 | fa163e03-9ee7-9b1d-93f5-0000000000b9 | TASK | Deploy step tasks for 1 2025-10-11 07:34:56.908763 | fa163e03-9ee7-9b1d-93f5-0000000000b9 | OK | Deploy step tasks for 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000b9') missing from stats 2025-10-11 07:34:56.928208 | fa163e03-9ee7-9b1d-93f5-0000000000ba | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-11 07:34:57.399772 | fa163e03-9ee7-9b1d-93f5-0000000000ba | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | undercloud 2025-10-11 07:34:57.401030 | fa163e03-9ee7-9b1d-93f5-0000000000ba | TIMING | Write the config_step hieradata for the deploy step 1 tasks | undercloud | 0:03:15.905997 | 0.47s 2025-10-11 07:34:57.425547 | fa163e03-9ee7-9b1d-93f5-0000000000bc | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 07:34:57.644822 | fa163e03-9ee7-9b1d-93f5-0000000000bc | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2025-10-11 07:34:57.646177 | fa163e03-9ee7-9b1d-93f5-0000000000bc | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:03:16.151147 | 0.22s 2025-10-11 07:34:57.671129 | fa163e03-9ee7-9b1d-93f5-0000000000bd | TASK | Write config data at the start of step 1 2025-10-11 07:34:57.744148 | fa163e03-9ee7-9b1d-93f5-0000000000bd | TIMING | Write config data at the start of step 1 | undercloud | 0:03:16.249103 | 0.07s 2025-10-11 07:34:57.788728 | 1b63da4f-94ea-40d7-b5e8-fea5be3e93cf | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/common_deploy_steps_tasks_step_1.yaml | undercloud 2025-10-11 07:34:57.813388 | fa163e03-9ee7-9b1d-93f5-000000001acc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 07:34:57.839486 | fa163e03-9ee7-9b1d-93f5-000000001acc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2025-10-11 07:34:57.840154 | fa163e03-9ee7-9b1d-93f5-000000001acc | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:16.345129 | 0.03s 2025-10-11 07:34:57.858414 | fa163e03-9ee7-9b1d-93f5-000000001acd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 07:34:57.885126 | fa163e03-9ee7-9b1d-93f5-000000001acd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud 2025-10-11 07:34:57.885887 | fa163e03-9ee7-9b1d-93f5-000000001acd | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | undercloud | 0:03:16.390863 | 0.03s 2025-10-11 07:34:57.904329 | fa163e03-9ee7-9b1d-93f5-000000001ace | TASK | Write the puppet step_config manifest 2025-10-11 07:34:58.347783 | fa163e03-9ee7-9b1d-93f5-000000001ace | CHANGED | Write the puppet step_config manifest | undercloud 2025-10-11 07:34:58.349042 | fa163e03-9ee7-9b1d-93f5-000000001ace | TIMING | Write the puppet step_config manifest | undercloud | 0:03:16.854010 | 0.44s 2025-10-11 07:34:58.372272 | fa163e03-9ee7-9b1d-93f5-000000001acf | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 07:34:58.400324 | fa163e03-9ee7-9b1d-93f5-000000001acf | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2025-10-11 07:34:58.401329 | fa163e03-9ee7-9b1d-93f5-000000001acf | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:16.906296 | 0.03s 2025-10-11 07:34:58.425066 | fa163e03-9ee7-9b1d-93f5-000000001ad0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 07:34:58.452622 | fa163e03-9ee7-9b1d-93f5-000000001ad0 | SKIPPED | Diff puppet step_config manifest changes for check mode | undercloud 2025-10-11 07:34:58.453768 | fa163e03-9ee7-9b1d-93f5-000000001ad0 | TIMING | Diff puppet step_config manifest changes for check mode | undercloud | 0:03:16.958730 | 0.03s 2025-10-11 07:34:58.477376 | fa163e03-9ee7-9b1d-93f5-000000001ad1 | TASK | Create /var/lib/container-puppet 2025-10-11 07:34:58.711296 | fa163e03-9ee7-9b1d-93f5-000000001ad1 | OK | Create /var/lib/container-puppet | undercloud 2025-10-11 07:34:58.712677 | fa163e03-9ee7-9b1d-93f5-000000001ad1 | TIMING | Create /var/lib/container-puppet | undercloud | 0:03:17.217647 | 0.23s 2025-10-11 07:34:58.736562 | fa163e03-9ee7-9b1d-93f5-000000001ad2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-11 07:34:58.764421 | fa163e03-9ee7-9b1d-93f5-000000001ad2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud 2025-10-11 07:34:58.765491 | fa163e03-9ee7-9b1d-93f5-000000001ad2 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:17.270458 | 0.03s 2025-10-11 07:34:58.791141 | fa163e03-9ee7-9b1d-93f5-000000001ad3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-11 07:34:58.821584 | fa163e03-9ee7-9b1d-93f5-000000001ad3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | undercloud 2025-10-11 07:34:58.822835 | fa163e03-9ee7-9b1d-93f5-000000001ad3 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | undercloud | 0:03:17.327798 | 0.03s 2025-10-11 07:34:58.847198 | fa163e03-9ee7-9b1d-93f5-000000001ad4 | TASK | Write container-puppet.json file 2025-10-11 07:34:59.393631 | fa163e03-9ee7-9b1d-93f5-000000001ad4 | CHANGED | Write container-puppet.json file | undercloud 2025-10-11 07:34:59.394977 | fa163e03-9ee7-9b1d-93f5-000000001ad4 | TIMING | Write container-puppet.json file | undercloud | 0:03:17.899939 | 0.55s 2025-10-11 07:34:59.419109 | fa163e03-9ee7-9b1d-93f5-000000001ad5 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 07:34:59.447164 | fa163e03-9ee7-9b1d-93f5-000000001ad5 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2025-10-11 07:34:59.447944 | fa163e03-9ee7-9b1d-93f5-000000001ad5 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:17.952919 | 0.03s 2025-10-11 07:34:59.466356 | fa163e03-9ee7-9b1d-93f5-000000001ad6 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 07:34:59.493076 | fa163e03-9ee7-9b1d-93f5-000000001ad6 | SKIPPED | Diff container-puppet.json changes for check mode | undercloud 2025-10-11 07:34:59.493884 | fa163e03-9ee7-9b1d-93f5-000000001ad6 | TIMING | Diff container-puppet.json changes for check mode | undercloud | 0:03:17.998859 | 0.03s 2025-10-11 07:34:59.512422 | fa163e03-9ee7-9b1d-93f5-000000001ad7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-11 07:34:59.897748 | fa163e03-9ee7-9b1d-93f5-000000001ad7 | OK | Ensure config hashes are up-to-date for container startup configs | undercloud 2025-10-11 07:34:59.899177 | fa163e03-9ee7-9b1d-93f5-000000001ad7 | TIMING | Ensure config hashes are up-to-date for container startup configs | undercloud | 0:03:18.404144 | 0.39s 2025-10-11 07:34:59.922787 | fa163e03-9ee7-9b1d-93f5-000000001ad8 | TASK | Set host puppet debugging fact string 2025-10-11 07:34:59.955001 | fa163e03-9ee7-9b1d-93f5-000000001ad8 | SKIPPED | Set host puppet debugging fact string | undercloud 2025-10-11 07:34:59.956066 | fa163e03-9ee7-9b1d-93f5-000000001ad8 | TIMING | Set host puppet debugging fact string | undercloud | 0:03:18.461034 | 0.03s 2025-10-11 07:34:59.980382 | fa163e03-9ee7-9b1d-93f5-000000001ad9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-11 07:35:00.008309 | fa163e03-9ee7-9b1d-93f5-000000001ad9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | undercloud 2025-10-11 07:35:00.009523 | fa163e03-9ee7-9b1d-93f5-000000001ad9 | TIMING | Check for /etc/puppet/check-mode directory for check mode | undercloud | 0:03:18.514492 | 0.03s 2025-10-11 07:35:00.033315 | fa163e03-9ee7-9b1d-93f5-000000001ada | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-11 07:35:00.060709 | fa163e03-9ee7-9b1d-93f5-000000001ada | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud 2025-10-11 07:35:00.061809 | fa163e03-9ee7-9b1d-93f5-000000001ada | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | undercloud | 0:03:18.566777 | 0.03s 2025-10-11 07:35:00.085210 | fa163e03-9ee7-9b1d-93f5-000000001adb | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-11 07:35:00.114130 | fa163e03-9ee7-9b1d-93f5-000000001adb | SKIPPED | Create puppet check-mode files if they don't exist for check mode | undercloud 2025-10-11 07:35:00.115315 | fa163e03-9ee7-9b1d-93f5-000000001adb | TIMING | Create puppet check-mode files if they don't exist for check mode | undercloud | 0:03:18.620285 | 0.03s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:35:00.199943 | fa163e03-9ee7-9b1d-93f5-0000000000bf | TIMING | include_tasks | undercloud | 0:03:18.704908 | 0.06s 2025-10-11 07:35:00.250417 | 70262101-6fe4-429f-ac2b-0ed16077488e | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/deploy_steps_tasks_step1.yaml | undercloud 2025-10-11 07:35:00.276670 | fa163e03-9ee7-9b1d-93f5-000000001b06 | TASK | Create dirs for certificates and keys 2025-10-11 07:35:00.337913 | fa163e03-9ee7-9b1d-93f5-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/httpd 2025-10-11 07:35:00.360565 | fa163e03-9ee7-9b1d-93f5-000000001b06 | SKIPPED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/httpd 2025-10-11 07:35:00.372896 | fa163e03-9ee7-9b1d-93f5-000000001b06 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:18.877856 | 0.10s 2025-10-11 07:35:00.447593 | fa163e03-9ee7-9b1d-93f5-000000001b07 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-11 07:35:00.448867 | fa163e03-9ee7-9b1d-93f5-000000001b07 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:18.953837 | 0.05s 2025-10-11 07:35:00.471893 | fa163e03-9ee7-9b1d-93f5-000000001b09 | TASK | Check if rsyslog exists 2025-10-11 07:35:00.733211 | fa163e03-9ee7-9b1d-93f5-000000001b09 | CHANGED | Check if rsyslog exists | undercloud 2025-10-11 07:35:00.734738 | fa163e03-9ee7-9b1d-93f5-000000001b09 | TIMING | Check if rsyslog exists | undercloud | 0:03:19.239705 | 0.26s 2025-10-11 07:35:00.759767 | fa163e03-9ee7-9b1d-93f5-000000001b0b | TASK | Forward logging to haproxy.log file 2025-10-11 07:35:01.000386 | fa163e03-9ee7-9b1d-93f5-000000001b0b | CHANGED | Forward logging to haproxy.log file | undercloud 2025-10-11 07:35:01.001772 | fa163e03-9ee7-9b1d-93f5-000000001b0b | TIMING | Forward logging to haproxy.log file | undercloud | 0:03:19.506741 | 0.24s 2025-10-11 07:35:01.026505 | fa163e03-9ee7-9b1d-93f5-000000001b0c | TASK | restart rsyslog service after logging conf change 2025-10-11 07:35:01.893156 | fa163e03-9ee7-9b1d-93f5-000000001b0c | CHANGED | restart rsyslog service after logging conf change | undercloud 2025-10-11 07:35:01.894991 | fa163e03-9ee7-9b1d-93f5-000000001b0c | TIMING | restart rsyslog service after logging conf change | undercloud | 0:03:20.399958 | 0.87s 2025-10-11 07:35:01.919610 | fa163e03-9ee7-9b1d-93f5-000000001b0e | TASK | Run puppet on the host to apply IPtables rules 2025-10-11 07:35:06.551302 | fa163e03-9ee7-9b1d-93f5-000000001b0e | OK | Run puppet on the host to apply IPtables rules | undercloud 2025-10-11 07:35:06.552271 | fa163e03-9ee7-9b1d-93f5-000000001b0e | TIMING | Run puppet on the host to apply IPtables rules | undercloud | 0:03:25.057247 | 4.63s 2025-10-11 07:35:06.571098 | fa163e03-9ee7-9b1d-93f5-000000001b0f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:35:06.650694 | fa163e03-9ee7-9b1d-93f5-000000001b0f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.44 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 29", " Total: 29", "Time:", " Transaction evaluation: 0.22", " Catalog application: 0.23", " Config retrieval: 0.49", " Last run: 1760168106", " Total: 0.23", "Version:", " Config: 1760168105", " Puppet: 7.10.0", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", " (file & line not available)", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-11 07:35:06.651814 | fa163e03-9ee7-9b1d-93f5-000000001b0f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:03:25.156783 | 0.08s 2025-10-11 07:35:06.675425 | fa163e03-9ee7-9b1d-93f5-000000001b11 | TASK | make sure certmonger is installed 2025-10-11 07:35:09.570333 | fa163e03-9ee7-9b1d-93f5-000000001b11 | OK | make sure certmonger is installed | undercloud 2025-10-11 07:35:09.572070 | fa163e03-9ee7-9b1d-93f5-000000001b11 | TIMING | make sure certmonger is installed | undercloud | 0:03:28.077029 | 2.90s 2025-10-11 07:35:09.597581 | fa163e03-9ee7-9b1d-93f5-000000001b12 | TASK | make sure certmonger service is started 2025-10-11 07:35:10.306321 | fa163e03-9ee7-9b1d-93f5-000000001b12 | CHANGED | make sure certmonger service is started | undercloud 2025-10-11 07:35:10.308256 | fa163e03-9ee7-9b1d-93f5-000000001b12 | TIMING | make sure certmonger service is started | undercloud | 0:03:28.813219 | 0.71s 2025-10-11 07:35:10.334705 | fa163e03-9ee7-9b1d-93f5-000000001b13 | TASK | Create dirs for certificates and keys 2025-10-11 07:35:10.610204 | fa163e03-9ee7-9b1d-93f5-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/certs/haproxy 2025-10-11 07:35:10.612327 | fa163e03-9ee7-9b1d-93f5-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:29.117292 | 0.28s 2025-10-11 07:35:10.872282 | fa163e03-9ee7-9b1d-93f5-000000001b13 | CHANGED | Create dirs for certificates and keys | undercloud | item=/etc/pki/tls/private/haproxy 2025-10-11 07:35:10.873301 | fa163e03-9ee7-9b1d-93f5-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:29.378276 | 0.54s 2025-10-11 07:35:10.879608 | fa163e03-9ee7-9b1d-93f5-000000001b13 | TIMING | Create dirs for certificates and keys | undercloud | 0:03:29.384583 | 0.54s 2025-10-11 07:35:10.903642 | fa163e03-9ee7-9b1d-93f5-000000001b14 | TASK | Extract and trust certmonger's local CA 2025-10-11 07:35:12.146044 | fa163e03-9ee7-9b1d-93f5-000000001b14 | CHANGED | Extract and trust certmonger's local CA | undercloud 2025-10-11 07:35:12.147595 | fa163e03-9ee7-9b1d-93f5-000000001b14 | TIMING | Extract and trust certmonger's local CA | undercloud | 0:03:30.652553 | 1.24s 2025-10-11 07:35:12.220779 | fa163e03-9ee7-9b1d-93f5-000000001b15 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:30.725738 | 0.05s 2025-10-11 07:35:12.295209 | fa163e03-9ee7-9b1d-93f5-000000001b6b | TASK | Set version specific variables 2025-10-11 07:35:12.343183 | fa163e03-9ee7-9b1d-93f5-000000001b6b | TIMING | linux-system-roles.certificate : Set version specific variables | undercloud | 0:03:30.848141 | 0.05s 2025-10-11 07:35:12.362706 | 1f9870d1-09f1-45a9-92a8-ddd03834dec2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | undercloud 2025-10-11 07:35:12.392409 | fa163e03-9ee7-9b1d-93f5-000000001baa | TASK | Ensure ansible_facts used by role 2025-10-11 07:35:12.787473 | fa163e03-9ee7-9b1d-93f5-000000001baa | OK | Ensure ansible_facts used by role | undercloud 2025-10-11 07:35:12.789218 | fa163e03-9ee7-9b1d-93f5-000000001baa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | undercloud | 0:03:31.294183 | 0.40s 2025-10-11 07:35:12.814829 | fa163e03-9ee7-9b1d-93f5-000000001bab | TASK | Set platform/version specific variables 2025-10-11 07:35:12.888382 | fa163e03-9ee7-9b1d-93f5-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2025-10-11 07:35:12.905665 | fa163e03-9ee7-9b1d-93f5-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat.yml 2025-10-11 07:35:12.923364 | fa163e03-9ee7-9b1d-93f5-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.yml 2025-10-11 07:35:12.937397 | fa163e03-9ee7-9b1d-93f5-000000001bab | SKIPPED | Set platform/version specific variables | undercloud | item=RedHat_9.2.yml 2025-10-11 07:35:12.949361 | fa163e03-9ee7-9b1d-93f5-000000001bab | TIMING | linux-system-roles.certificate : Set platform/version specific variables | undercloud | 0:03:31.454322 | 0.13s 2025-10-11 07:35:12.974112 | fa163e03-9ee7-9b1d-93f5-000000001b6c | TASK | Ensure certificate role dependencies are installed 2025-10-11 07:35:15.820123 | fa163e03-9ee7-9b1d-93f5-000000001b6c | OK | Ensure certificate role dependencies are installed | undercloud 2025-10-11 07:35:15.821552 | fa163e03-9ee7-9b1d-93f5-000000001b6c | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | undercloud | 0:03:34.326519 | 2.85s 2025-10-11 07:35:15.845496 | fa163e03-9ee7-9b1d-93f5-000000001b6e | TASK | Ensure provider packages are installed 2025-10-11 07:35:18.785456 | fa163e03-9ee7-9b1d-93f5-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:37.290391 | 2.94s 2025-10-11 07:35:18.798345 | fa163e03-9ee7-9b1d-93f5-000000001b6e | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | undercloud | 0:03:37.303305 | 2.95s 2025-10-11 07:35:18.823922 | fa163e03-9ee7-9b1d-93f5-000000001b70 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 07:35:19.097591 | fa163e03-9ee7-9b1d-93f5-000000001b70 | CHANGED | Ensure pre-scripts hooks directory exists | undercloud | item=certmonger 2025-10-11 07:35:19.099781 | fa163e03-9ee7-9b1d-93f5-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:37.604747 | 0.27s 2025-10-11 07:35:19.109993 | fa163e03-9ee7-9b1d-93f5-000000001b70 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | undercloud | 0:03:37.614960 | 0.28s 2025-10-11 07:35:19.134548 | fa163e03-9ee7-9b1d-93f5-000000001b72 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 07:35:19.443397 | fa163e03-9ee7-9b1d-93f5-000000001b72 | CHANGED | Ensure post-scripts hooks directory exists | undercloud | item=certmonger 2025-10-11 07:35:19.445362 | fa163e03-9ee7-9b1d-93f5-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:37.950325 | 0.31s 2025-10-11 07:35:19.455032 | fa163e03-9ee7-9b1d-93f5-000000001b72 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | undercloud | 0:03:37.960002 | 0.32s 2025-10-11 07:35:19.474921 | fa163e03-9ee7-9b1d-93f5-000000001b74 | TASK | Ensure provider service is running 2025-10-11 07:35:20.932890 | fa163e03-9ee7-9b1d-93f5-000000001b74 | OK | Ensure provider service is running | undercloud | item=certmonger 2025-10-11 07:35:20.935711 | fa163e03-9ee7-9b1d-93f5-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:39.440669 | 1.46s 2025-10-11 07:35:20.946307 | fa163e03-9ee7-9b1d-93f5-000000001b74 | TIMING | linux-system-roles.certificate : Ensure provider service is running | undercloud | 0:03:39.451271 | 1.47s 2025-10-11 07:35:20.972728 | fa163e03-9ee7-9b1d-93f5-000000001b77 | TASK | Ensure certificate requests 2025-10-11 07:35:23.459710 | fa163e03-9ee7-9b1d-93f5-000000001b77 | CHANGED | Ensure certificate requests | undercloud | item={'ca': 'self-sign', 'dns': '192.168.122.99', 'ip': ['192.168.122.99'], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/192.168.122.99@UNDERCLOUD', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=self-sign\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 07:35:23.460746 | fa163e03-9ee7-9b1d-93f5-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:41.965723 | 2.49s 2025-10-11 07:35:23.465850 | fa163e03-9ee7-9b1d-93f5-000000001b77 | TIMING | linux-system-roles.certificate : Ensure certificate requests | undercloud | 0:03:41.970824 | 2.49s 2025-10-11 07:35:23.510038 | fa163e03-9ee7-9b1d-93f5-000000001b17 | TASK | Run lvmfilter role 2025-10-11 07:35:23.557847 | fa163e03-9ee7-9b1d-93f5-000000001b17 | TIMING | Run lvmfilter role | undercloud | 0:03:42.062819 | 0.05s 2025-10-11 07:35:23.607357 | fa163e03-9ee7-9b1d-93f5-000000001bef | TASK | Check if lvm2 is installed 2025-10-11 07:35:23.857922 | fa163e03-9ee7-9b1d-93f5-000000001bef | CHANGED | Check if lvm2 is installed | undercloud 2025-10-11 07:35:23.859185 | fa163e03-9ee7-9b1d-93f5-000000001bef | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | undercloud | 0:03:42.364150 | 0.25s 2025-10-11 07:35:23.883830 | fa163e03-9ee7-9b1d-93f5-000000001bf1 | TASK | collect ansible devices 2025-10-11 07:35:23.931885 | fa163e03-9ee7-9b1d-93f5-000000001bf1 | SKIPPED | collect ansible devices | undercloud 2025-10-11 07:35:23.933141 | fa163e03-9ee7-9b1d-93f5-000000001bf1 | TIMING | tripleo_lvmfilter : collect ansible devices | undercloud | 0:03:42.438108 | 0.05s 2025-10-11 07:35:23.957429 | fa163e03-9ee7-9b1d-93f5-000000001bf2 | TASK | collect in-use lvm2 devices list 2025-10-11 07:35:24.008817 | fa163e03-9ee7-9b1d-93f5-000000001bf2 | SKIPPED | collect in-use lvm2 devices list | undercloud 2025-10-11 07:35:24.010078 | fa163e03-9ee7-9b1d-93f5-000000001bf2 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | undercloud | 0:03:42.515045 | 0.05s 2025-10-11 07:35:24.034710 | fa163e03-9ee7-9b1d-93f5-000000001bf3 | TASK | set allowed_devices 2025-10-11 07:35:24.083555 | fa163e03-9ee7-9b1d-93f5-000000001bf3 | SKIPPED | set allowed_devices | undercloud 2025-10-11 07:35:24.084841 | fa163e03-9ee7-9b1d-93f5-000000001bf3 | TIMING | tripleo_lvmfilter : set allowed_devices | undercloud | 0:03:42.589807 | 0.05s 2025-10-11 07:35:24.108779 | fa163e03-9ee7-9b1d-93f5-000000001bf4 | TASK | build lvm2 allow list 2025-10-11 07:35:24.158080 | fa163e03-9ee7-9b1d-93f5-000000001bf4 | SKIPPED | build lvm2 allow list | undercloud 2025-10-11 07:35:24.159373 | fa163e03-9ee7-9b1d-93f5-000000001bf4 | TIMING | tripleo_lvmfilter : build lvm2 allow list | undercloud | 0:03:42.664333 | 0.05s 2025-10-11 07:35:24.183280 | fa163e03-9ee7-9b1d-93f5-000000001bf5 | TASK | build lvm2 deny list 2025-10-11 07:35:24.233221 | fa163e03-9ee7-9b1d-93f5-000000001bf5 | SKIPPED | build lvm2 deny list | undercloud 2025-10-11 07:35:24.234211 | fa163e03-9ee7-9b1d-93f5-000000001bf5 | TIMING | tripleo_lvmfilter : build lvm2 deny list | undercloud | 0:03:42.739181 | 0.05s 2025-10-11 07:35:24.257700 | fa163e03-9ee7-9b1d-93f5-000000001bf6 | TASK | build lvm2 filter 2025-10-11 07:35:24.305843 | fa163e03-9ee7-9b1d-93f5-000000001bf6 | SKIPPED | build lvm2 filter | undercloud 2025-10-11 07:35:24.306847 | fa163e03-9ee7-9b1d-93f5-000000001bf6 | TIMING | tripleo_lvmfilter : build lvm2 filter | undercloud | 0:03:42.811815 | 0.05s 2025-10-11 07:35:24.324145 | fa163e03-9ee7-9b1d-93f5-000000001bf7 | TASK | regenerate lvm config 2025-10-11 07:35:24.370594 | fa163e03-9ee7-9b1d-93f5-000000001bf7 | SKIPPED | regenerate lvm config | undercloud 2025-10-11 07:35:24.371863 | fa163e03-9ee7-9b1d-93f5-000000001bf7 | TIMING | tripleo_lvmfilter : regenerate lvm config | undercloud | 0:03:42.876828 | 0.05s 2025-10-11 07:35:24.395701 | fa163e03-9ee7-9b1d-93f5-000000001bf8 | TASK | copy new lvm.conf in place 2025-10-11 07:35:24.445761 | fa163e03-9ee7-9b1d-93f5-000000001bf8 | SKIPPED | copy new lvm.conf in place | undercloud 2025-10-11 07:35:24.446878 | fa163e03-9ee7-9b1d-93f5-000000001bf8 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | undercloud | 0:03:42.951839 | 0.05s 2025-10-11 07:35:24.532660 | fa163e03-9ee7-9b1d-93f5-000000001b19 | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-11 07:35:24.533749 | fa163e03-9ee7-9b1d-93f5-000000001b19 | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:43.038712 | 0.04s 2025-10-11 07:35:24.596580 | fa163e03-9ee7-9b1d-93f5-000000001b1b | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-11 07:35:24.597691 | fa163e03-9ee7-9b1d-93f5-000000001b1b | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:43.102654 | 0.04s 2025-10-11 07:35:24.670510 | fa163e03-9ee7-9b1d-93f5-000000001b1d | SKIPPED | include_role : linux-system-roles.certificate | undercloud 2025-10-11 07:35:24.671796 | fa163e03-9ee7-9b1d-93f5-000000001b1d | TIMING | include_role : linux-system-roles.certificate | undercloud | 0:03:43.176758 | 0.05s 2025-10-11 07:35:24.697472 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TASK | Pre-fetch all the containers 2025-10-11 07:35:35.283981 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 2025-10-11 07:35:35.287420 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:53.792386 | 10.59s 2025-10-11 07:35:39.069535 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-11 07:35:39.073124 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:03:57.578093 | 14.37s 2025-10-11 07:35:46.509372 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-11 07:35:46.512106 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:05.017078 | 21.81s 2025-10-11 07:35:52.867723 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-11 07:35:52.871028 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:11.376000 | 28.17s 2025-10-11 07:36:06.743718 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-dhcp-agent:17.1 2025-10-11 07:36:06.747553 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:25.252524 | 42.05s 2025-10-11 07:36:10.014417 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-l3-agent:17.1 2025-10-11 07:36:10.018527 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:28.523497 | 45.32s 2025-10-11 07:36:14.778851 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-api:17.1 2025-10-11 07:36:14.781910 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:33.286884 | 50.08s 2025-10-11 07:36:20.126844 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-11 07:36:20.129726 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:38.634697 | 55.43s 2025-10-11 07:36:24.163042 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-11 07:36:24.166965 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:42.671935 | 59.47s 2025-10-11 07:36:28.114925 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-inspector:17.1 2025-10-11 07:36:28.117916 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:46.622887 | 63.42s 2025-10-11 07:36:31.912483 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-11 07:36:31.915925 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:50.420897 | 67.22s 2025-10-11 07:36:37.399369 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-conductor:17.1 2025-10-11 07:36:37.402753 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:55.907725 | 72.70s 2025-10-11 07:36:40.799376 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-neutron-agent:17.1 2025-10-11 07:36:40.802532 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:04:59.307507 | 76.10s 2025-10-11 07:36:46.618955 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-ironic-pxe:17.1 2025-10-11 07:36:46.622640 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:05.127614 | 81.92s 2025-10-11 07:36:50.795611 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-11 07:36:50.797992 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:09.302964 | 86.10s 2025-10-11 07:36:54.460567 | fa163e03-9ee7-9b1d-93f5-000000001b1f | CHANGED | Pre-fetch all the containers | undercloud | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-openvswitch-agent:17.1 2025-10-11 07:36:54.463666 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:12.968639 | 89.76s 2025-10-11 07:36:54.666019 | fa163e03-9ee7-9b1d-93f5-000000001b1f | TIMING | Pre-fetch all the containers | undercloud | 0:05:13.170991 | 89.97s 2025-10-11 07:36:54.729871 | fa163e03-9ee7-9b1d-93f5-0000000000c1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 07:36:54.973148 | fa163e03-9ee7-9b1d-93f5-0000000000c1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud 2025-10-11 07:36:54.974660 | fa163e03-9ee7-9b1d-93f5-0000000000c1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | undercloud | 0:05:13.479625 | 0.24s 2025-10-11 07:36:55.063425 | fa163e03-9ee7-9b1d-93f5-0000000000c2 | TIMING | include_tasks | undercloud | 0:05:13.568388 | 0.06s 2025-10-11 07:36:55.100703 | a85d30a4-1788-4445-ad6a-6eace8969027 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/common_deploy_steps_tasks.yaml | undercloud 2025-10-11 07:36:55.128223 | fa163e03-9ee7-9b1d-93f5-000000001c5e | TASK | Write the config_step hieradata 2025-10-11 07:36:55.776927 | fa163e03-9ee7-9b1d-93f5-000000001c5e | OK | Write the config_step hieradata | undercloud 2025-10-11 07:36:55.778240 | fa163e03-9ee7-9b1d-93f5-000000001c5e | TIMING | Write the config_step hieradata | undercloud | 0:05:14.283206 | 0.65s 2025-10-11 07:36:55.803525 | fa163e03-9ee7-9b1d-93f5-000000001c5f | TASK | Run puppet host configuration for step 1 2025-10-11 07:36:56.099033 | fa163e03-9ee7-9b1d-93f5-000000001c5f | CHANGED | Run puppet host configuration for step 1 | undercloud 2025-10-11 07:36:56.099842 | fa163e03-9ee7-9b1d-93f5-000000001c5f | TIMING | Run puppet host configuration for step 1 | undercloud | 0:05:14.604819 | 0.30s 2025-10-11 07:36:56.118795 | fa163e03-9ee7-9b1d-93f5-000000001c60 | TASK | Wait for puppet host configuration to finish 2025-10-11 07:36:56.373077 | fa163e03-9ee7-9b1d-93f5-000000001c60 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-11 07:37:06.594840 | fa163e03-9ee7-9b1d-93f5-000000001c60 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-11 07:37:06.596465 | fa163e03-9ee7-9b1d-93f5-000000001c60 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:05:25.101420 | 10.48s 2025-10-11 07:37:06.623704 | fa163e03-9ee7-9b1d-93f5-000000001c61 | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-11 07:37:06.686628 | fa163e03-9ee7-9b1d-93f5-000000001c61 | CHANGED | Debug output for task: Run puppet host configuration for step 1 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:36:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:36:59 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:36:59 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:36:59 puppet-user: (file & line not available)", "<13>Oct 11 07:36:59 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:36:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:36:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:36:59 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.13 seconds", "<13>Oct 11 07:36:59 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 11 07:36:59 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 11 07:36:59 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 11 07:36:59 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Oct 11 07:36:59 puppet-user: Application:", "<13>Oct 11 07:36:59 puppet-user: Initial environment: production", "<13>Oct 11 07:36:59 puppet-user: Converged environment: production", "<13>Oct 11 07:36:59 puppet-user: Run mode: user", "<13>Oct 11 07:36:59 puppet-user: Changes:", "<13>Oct 11 07:36:59 puppet-user: Total: 3", "<13>Oct 11 07:36:59 puppet-user: Events:", "<13>Oct 11 07:36:59 puppet-user: Success: 3", "<13>Oct 11 07:36:59 puppet-user: Resources:", "<13>Oct 11 07:36:59 puppet-user: Changed: 3", "<13>Oct 11 07:36:59 puppet-user: Out of sync: 3", "<13>Oct 11 07:36:59 puppet-user: Total: 10", "<13>Oct 11 07:36:59 puppet-user: Time:", "<13>Oct 11 07:36:59 puppet-user: Schedule: 0.00", "<13>Oct 11 07:36:59 puppet-user: File: 0.00", "<13>Oct 11 07:36:59 puppet-user: Exec: 0.02", "<13>Oct 11 07:36:59 puppet-user: Augeas: 0.02", "<13>Oct 11 07:36:59 puppet-user: Transaction evaluation: 0.05", "<13>Oct 11 07:36:59 puppet-user: Catalog application: 0.06", "<13>Oct 11 07:36:59 puppet-user: Config retrieval: 0.16", "<13>Oct 11 07:36:59 puppet-user: Last run: 1760168219", "<13>Oct 11 07:36:59 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:36:59 puppet-user: Total: 0.06", "<13>Oct 11 07:36:59 puppet-user: Version:", "<13>Oct 11 07:36:59 puppet-user: Config: 1760168219", "<13>Oct 11 07:36:59 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:37:06.688089 | fa163e03-9ee7-9b1d-93f5-000000001c61 | TIMING | Debug output for task: Run puppet host configuration for step 1 | undercloud | 0:05:25.193056 | 0.06s 2025-10-11 07:37:06.713129 | fa163e03-9ee7-9b1d-93f5-000000001c62 | TASK | Pre-cache facts for puppet containers 2025-10-11 07:37:06.741628 | fa163e03-9ee7-9b1d-93f5-000000001c62 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:05:25.246589 | 0.03s 2025-10-11 07:37:06.809270 | fa163e03-9ee7-9b1d-93f5-000000001c9f | TASK | Gather variables for each operating system 2025-10-11 07:37:06.922130 | fa163e03-9ee7-9b1d-93f5-000000001c9f | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:05:25.427095 | 0.11s 2025-10-11 07:37:06.947577 | fa163e03-9ee7-9b1d-93f5-000000001ca0 | TASK | Create puppet caching structures 2025-10-11 07:37:07.198600 | fa163e03-9ee7-9b1d-93f5-000000001ca0 | CHANGED | Create puppet caching structures | undercloud 2025-10-11 07:37:07.200136 | fa163e03-9ee7-9b1d-93f5-000000001ca0 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:05:25.705102 | 0.25s 2025-10-11 07:37:07.224542 | fa163e03-9ee7-9b1d-93f5-000000001ca1 | TASK | Check for facter.conf 2025-10-11 07:37:07.400891 | fa163e03-9ee7-9b1d-93f5-000000001ca1 | OK | Check for facter.conf | undercloud 2025-10-11 07:37:07.402269 | fa163e03-9ee7-9b1d-93f5-000000001ca1 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:05:25.907235 | 0.18s 2025-10-11 07:37:07.426864 | fa163e03-9ee7-9b1d-93f5-000000001ca2 | TASK | Remove facter.conf if directory 2025-10-11 07:37:07.468896 | fa163e03-9ee7-9b1d-93f5-000000001ca2 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-11 07:37:07.469989 | fa163e03-9ee7-9b1d-93f5-000000001ca2 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:05:25.974957 | 0.04s 2025-10-11 07:37:07.494171 | fa163e03-9ee7-9b1d-93f5-000000001ca3 | TASK | Write facter cache config 2025-10-11 07:37:07.981189 | fa163e03-9ee7-9b1d-93f5-000000001ca3 | CHANGED | Write facter cache config | undercloud 2025-10-11 07:37:07.982524 | fa163e03-9ee7-9b1d-93f5-000000001ca3 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:05:26.487490 | 0.49s 2025-10-11 07:37:08.006557 | fa163e03-9ee7-9b1d-93f5-000000001ca4 | TASK | Cleanup facter cache if exists 2025-10-11 07:37:08.232995 | fa163e03-9ee7-9b1d-93f5-000000001ca4 | OK | Cleanup facter cache if exists | undercloud 2025-10-11 07:37:08.234216 | fa163e03-9ee7-9b1d-93f5-000000001ca4 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:05:26.739183 | 0.23s 2025-10-11 07:37:08.258361 | fa163e03-9ee7-9b1d-93f5-000000001ca5 | TASK | Pre-cache facts 2025-10-11 07:37:08.854967 | fa163e03-9ee7-9b1d-93f5-000000001ca5 | CHANGED | Pre-cache facts | undercloud 2025-10-11 07:37:08.856210 | fa163e03-9ee7-9b1d-93f5-000000001ca5 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:05:27.361177 | 0.60s 2025-10-11 07:37:08.883255 | fa163e03-9ee7-9b1d-93f5-000000001ca6 | TASK | Failed deployment if facter fails 2025-10-11 07:37:08.913658 | fa163e03-9ee7-9b1d-93f5-000000001ca6 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-11 07:37:08.914714 | fa163e03-9ee7-9b1d-93f5-000000001ca6 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:05:27.419678 | 0.03s 2025-10-11 07:37:08.955622 | fa163e03-9ee7-9b1d-93f5-000000001ca7 | TASK | Sync cached facts 2025-10-11 07:37:09.403412 | fa163e03-9ee7-9b1d-93f5-000000001ca7 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e03-9ee7-9b1d-93f5-000000001ca7') missing from stats 2025-10-11 07:37:09.453129 | fa163e03-9ee7-9b1d-93f5-000000001c63 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 07:37:09.503330 | fa163e03-9ee7-9b1d-93f5-000000001c63 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:05:28.008290 | 0.05s 2025-10-11 07:37:09.528850 | 6a9f4d4c-19b0-48e8-92a6-908c4c407c94 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/generate-config-tasks.yaml | undercloud 2025-10-11 07:37:09.566771 | fa163e03-9ee7-9b1d-93f5-000000001cf1 | TASK | Create base directory puppet configs 2025-10-11 07:37:09.799927 | fa163e03-9ee7-9b1d-93f5-000000001cf1 | CHANGED | Create base directory puppet configs | undercloud 2025-10-11 07:37:09.801448 | fa163e03-9ee7-9b1d-93f5-000000001cf1 | TIMING | Create base directory puppet configs | undercloud | 0:05:28.306405 | 0.23s 2025-10-11 07:37:09.827572 | fa163e03-9ee7-9b1d-93f5-000000001cf2 | TASK | Generate container puppet configs for step 1 2025-10-11 07:37:10.086120 | fa163e03-9ee7-9b1d-93f5-000000001cf2 | CHANGED | Generate container puppet configs for step 1 | undercloud 2025-10-11 07:37:10.087505 | fa163e03-9ee7-9b1d-93f5-000000001cf2 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:05:28.592474 | 0.26s 2025-10-11 07:37:10.113672 | fa163e03-9ee7-9b1d-93f5-000000001cf3 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-11 07:37:10.142277 | fa163e03-9ee7-9b1d-93f5-000000001cf3 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | undercloud | 0:05:28.647237 | 0.03s 2025-10-11 07:37:10.211488 | fa163e03-9ee7-9b1d-93f5-000000001d7d | TASK | Gather variables for each operating system 2025-10-11 07:37:10.324183 | fa163e03-9ee7-9b1d-93f5-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:28.829149 | 0.11s 2025-10-11 07:37:10.344204 | fa163e03-9ee7-9b1d-93f5-000000001d7e | TASK | Create container logs path 2025-10-11 07:37:10.580538 | fa163e03-9ee7-9b1d-93f5-000000001d7e | OK | Create container logs path | undercloud 2025-10-11 07:37:10.581889 | fa163e03-9ee7-9b1d-93f5-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:29.086856 | 0.24s 2025-10-11 07:37:10.609147 | fa163e03-9ee7-9b1d-93f5-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:11.582184 | fa163e03-9ee7-9b1d-93f5-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-11 07:37:11.584797 | fa163e03-9ee7-9b1d-93f5-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:30.089760 | 0.97s 2025-10-11 07:37:11.611955 | fa163e03-9ee7-9b1d-93f5-000000001d81 | TASK | Finalise hashes for all containers 2025-10-11 07:37:11.674607 | fa163e03-9ee7-9b1d-93f5-000000001d81 | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:37:11.676794 | fa163e03-9ee7-9b1d-93f5-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:30.181757 | 0.06s 2025-10-11 07:37:11.703967 | fa163e03-9ee7-9b1d-93f5-000000001d83 | TASK | Manage systemd shutdown files 2025-10-11 07:37:11.736875 | fa163e03-9ee7-9b1d-93f5-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-11 07:37:11.738139 | fa163e03-9ee7-9b1d-93f5-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:30.243104 | 0.03s 2025-10-11 07:37:11.762854 | fa163e03-9ee7-9b1d-93f5-000000001d85 | TASK | Update container configs with new config hashes 2025-10-11 07:37:11.824880 | fa163e03-9ee7-9b1d-93f5-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-11 07:37:11.826094 | fa163e03-9ee7-9b1d-93f5-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:30.331063 | 0.06s 2025-10-11 07:37:11.852782 | fa163e03-9ee7-9b1d-93f5-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:11.913944 | fa163e03-9ee7-9b1d-93f5-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:30.418911 | 0.06s 2025-10-11 07:37:11.933708 | 6125cbca-82dc-4cbc-9e85-21503bf251f3 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-11 07:37:11.966194 | fa163e03-9ee7-9b1d-93f5-000000001dca | TASK | Gather podman infos 2025-10-11 07:37:12.430525 | fa163e03-9ee7-9b1d-93f5-000000001dca | OK | Gather podman infos | undercloud 2025-10-11 07:37:12.431872 | fa163e03-9ee7-9b1d-93f5-000000001dca | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:30.936835 | 0.46s 2025-10-11 07:37:12.459504 | fa163e03-9ee7-9b1d-93f5-000000001dcb | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:12.520811 | fa163e03-9ee7-9b1d-93f5-000000001dcb | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-11 07:37:12.521918 | fa163e03-9ee7-9b1d-93f5-000000001dcb | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:31.026886 | 0.06s 2025-10-11 07:37:12.548736 | fa163e03-9ee7-9b1d-93f5-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:12.611133 | fa163e03-9ee7-9b1d-93f5-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:31.116099 | 0.06s 2025-10-11 07:37:12.630867 | c55805c5-3487-4b65-b399-3bf474d5141a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-11 07:37:12.670652 | fa163e03-9ee7-9b1d-93f5-000000001df4 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:26.068937 | fa163e03-9ee7-9b1d-93f5-000000001df4 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-11 07:37:26.070957 | fa163e03-9ee7-9b1d-93f5-000000001df4 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:44.575921 | 13.40s 2025-10-11 07:37:26.133800 | fa163e03-9ee7-9b1d-93f5-000000001df5 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:26.216687 | fa163e03-9ee7-9b1d-93f5-000000001df5 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-11 07:37:26.217864 | fa163e03-9ee7-9b1d-93f5-000000001df5 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:05:44.722831 | 0.08s 2025-10-11 07:37:26.265623 | fa163e03-9ee7-9b1d-93f5-000000001cf5 | TASK | Diff puppet-generated changes for check mode 2025-10-11 07:37:26.310624 | fa163e03-9ee7-9b1d-93f5-000000001cf5 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2025-10-11 07:37:26.311855 | fa163e03-9ee7-9b1d-93f5-000000001cf5 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:44.816823 | 0.04s 2025-10-11 07:37:26.335727 | fa163e03-9ee7-9b1d-93f5-000000001cf6 | TASK | Diff puppet-generated changes for check mode 2025-10-11 07:37:26.367333 | fa163e03-9ee7-9b1d-93f5-000000001cf6 | SKIPPED | Diff puppet-generated changes for check mode | undercloud 2025-10-11 07:37:26.368635 | fa163e03-9ee7-9b1d-93f5-000000001cf6 | TIMING | Diff puppet-generated changes for check mode | undercloud | 0:05:44.873603 | 0.03s 2025-10-11 07:37:26.395669 | fa163e03-9ee7-9b1d-93f5-000000001c65 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-11 07:37:26.425149 | fa163e03-9ee7-9b1d-93f5-000000001c65 | TIMING | Manage containers for step 1 with tripleo-ansible | undercloud | 0:05:44.930111 | 0.03s 2025-10-11 07:37:26.486134 | fa163e03-9ee7-9b1d-93f5-000000001e4a | TASK | Gather variables for each operating system 2025-10-11 07:37:26.598925 | fa163e03-9ee7-9b1d-93f5-000000001e4a | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:05:45.103882 | 0.11s 2025-10-11 07:37:26.624340 | fa163e03-9ee7-9b1d-93f5-000000001e4b | TASK | Create container logs path 2025-10-11 07:37:26.891433 | fa163e03-9ee7-9b1d-93f5-000000001e4b | OK | Create container logs path | undercloud 2025-10-11 07:37:26.892981 | fa163e03-9ee7-9b1d-93f5-000000001e4b | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:05:45.397946 | 0.27s 2025-10-11 07:37:26.920663 | fa163e03-9ee7-9b1d-93f5-000000001e4d | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 07:37:27.175073 | fa163e03-9ee7-9b1d-93f5-000000001e4d | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-11 07:37:27.176291 | fa163e03-9ee7-9b1d-93f5-000000001e4d | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:45.681258 | 0.25s 2025-10-11 07:37:27.201079 | fa163e03-9ee7-9b1d-93f5-000000001e4e | TASK | Finalise hashes for all containers 2025-10-11 07:37:27.284582 | fa163e03-9ee7-9b1d-93f5-000000001e4e | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:37:27.285879 | fa163e03-9ee7-9b1d-93f5-000000001e4e | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:05:45.790845 | 0.08s 2025-10-11 07:37:27.313728 | fa163e03-9ee7-9b1d-93f5-000000001e50 | TASK | Manage systemd shutdown files 2025-10-11 07:37:27.350879 | fa163e03-9ee7-9b1d-93f5-000000001e50 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:05:45.855836 | 0.04s 2025-10-11 07:37:27.377958 | 47a031d3-e578-4f08-b450-de04d81df39f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-11 07:37:27.404923 | fa163e03-9ee7-9b1d-93f5-000000001e83 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 07:37:27.651820 | fa163e03-9ee7-9b1d-93f5-000000001e83 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-11 07:37:27.653049 | fa163e03-9ee7-9b1d-93f5-000000001e83 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:05:46.158016 | 0.25s 2025-10-11 07:37:27.673053 | fa163e03-9ee7-9b1d-93f5-000000001e84 | TASK | Set podman_drop_in fact 2025-10-11 07:37:27.733357 | fa163e03-9ee7-9b1d-93f5-000000001e84 | OK | Set podman_drop_in fact | undercloud 2025-10-11 07:37:27.734143 | fa163e03-9ee7-9b1d-93f5-000000001e84 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:05:46.239118 | 0.06s 2025-10-11 07:37:27.753997 | fa163e03-9ee7-9b1d-93f5-000000001e86 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 07:37:28.290002 | fa163e03-9ee7-9b1d-93f5-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-11 07:37:28.291723 | fa163e03-9ee7-9b1d-93f5-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:46.796683 | 0.54s 2025-10-11 07:37:28.756886 | fa163e03-9ee7-9b1d-93f5-000000001e86 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-11 07:37:28.757620 | fa163e03-9ee7-9b1d-93f5-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:47.262599 | 1.00s 2025-10-11 07:37:28.765468 | fa163e03-9ee7-9b1d-93f5-000000001e86 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:05:47.270413 | 1.01s 2025-10-11 07:37:28.790245 | fa163e03-9ee7-9b1d-93f5-000000001e87 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 07:37:29.360583 | fa163e03-9ee7-9b1d-93f5-000000001e87 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-11 07:37:29.362224 | fa163e03-9ee7-9b1d-93f5-000000001e87 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:05:47.867187 | 0.57s 2025-10-11 07:37:29.388649 | fa163e03-9ee7-9b1d-93f5-000000001e88 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 07:37:29.901164 | fa163e03-9ee7-9b1d-93f5-000000001e88 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-11 07:37:29.902797 | fa163e03-9ee7-9b1d-93f5-000000001e88 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:05:48.407760 | 0.51s 2025-10-11 07:37:29.929744 | fa163e03-9ee7-9b1d-93f5-000000001e89 | TASK | Enable and start tripleo-container-shutdown 2025-10-11 07:37:30.745232 | fa163e03-9ee7-9b1d-93f5-000000001e89 | CHANGED | Enable and start tripleo-container-shutdown | undercloud 2025-10-11 07:37:30.748032 | fa163e03-9ee7-9b1d-93f5-000000001e89 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:05:49.252991 | 0.82s 2025-10-11 07:37:30.775429 | fa163e03-9ee7-9b1d-93f5-000000001e8a | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 07:37:31.326317 | fa163e03-9ee7-9b1d-93f5-000000001e8a | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-11 07:37:31.327806 | fa163e03-9ee7-9b1d-93f5-000000001e8a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:05:49.832773 | 0.55s 2025-10-11 07:37:31.352824 | fa163e03-9ee7-9b1d-93f5-000000001e8b | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 07:37:31.845068 | fa163e03-9ee7-9b1d-93f5-000000001e8b | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-11 07:37:31.846633 | fa163e03-9ee7-9b1d-93f5-000000001e8b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:05:50.351599 | 0.49s 2025-10-11 07:37:31.871859 | fa163e03-9ee7-9b1d-93f5-000000001e8c | TASK | Enable and start netns-placeholder 2025-10-11 07:37:32.791605 | fa163e03-9ee7-9b1d-93f5-000000001e8c | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-11 07:37:32.793992 | fa163e03-9ee7-9b1d-93f5-000000001e8c | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:05:51.298954 | 0.92s 2025-10-11 07:37:32.822013 | fa163e03-9ee7-9b1d-93f5-000000001e52 | TASK | Update container configs with new config hashes 2025-10-11 07:37:32.883788 | fa163e03-9ee7-9b1d-93f5-000000001e52 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:05:51.388743 | 0.06s 2025-10-11 07:37:32.901014 | 75b8bf67-339e-4d29-a9e1-31d61b15ca8f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-11 07:37:32.931120 | fa163e03-9ee7-9b1d-93f5-000000001eb4 | TASK | Update config hashes for container startup configs 2025-10-11 07:37:33.219817 | | WARNING | Config change detected for haproxy, new hash: dac44bd35776777f1ae74b3da67dec19 2025-10-11 07:37:33.221210 | | WARNING | Config change detected for memcached, new hash: 123d007a5eb7e632beef333595457fce 2025-10-11 07:37:33.221891 | | WARNING | Config change detected for rabbitmq, new hash: f435c1eb61931abb1369e641ff2af0b9 2025-10-11 07:37:33.222493 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: f435c1eb61931abb1369e641ff2af0b9 2025-10-11 07:37:33.223103 | | WARNING | Config change detected for mysql, new hash: 2209355de3dcc48f74426a241b35c866 2025-10-11 07:37:33.223717 | | WARNING | Config change detected for mysql_bootstrap, new hash: 2209355de3dcc48f74426a241b35c866 2025-10-11 07:37:33.224276 | | WARNING | Config change detected for mysql_upgrade_db, new hash: 2209355de3dcc48f74426a241b35c866-2209355de3dcc48f74426a241b35c866 2025-10-11 07:37:33.224929 | | WARNING | Config change detected for ironic_db_sync, new hash: 4964146189096f0cd5d516747e5d4c54 2025-10-11 07:37:33.225561 | | WARNING | Config change detected for ironic_inspector_db_sync, new hash: 8cbf68d58fd4d2e4def2acac0b72505c 2025-10-11 07:37:33.226172 | | WARNING | Config change detected for iscsid, new hash: 7be88181e66e337b48e1ed38af55cebf 2025-10-11 07:37:33.226758 | | WARNING | Config change detected for keystone, new hash: cfd2bcf57a86209ce0e319299d1ee09c 2025-10-11 07:37:33.227303 | | WARNING | Config change detected for keystone_cron, new hash: cfd2bcf57a86209ce0e319299d1ee09c 2025-10-11 07:37:33.227873 | | WARNING | Config change detected for keystone_db_sync, new hash: cfd2bcf57a86209ce0e319299d1ee09c 2025-10-11 07:37:33.228495 | | WARNING | Config change detected for neutron_db_sync, new hash: 91a0b4f63f967b3b73ddcfdcf8b903e4 2025-10-11 07:37:33.229090 | | WARNING | Config change detected for neutron_ovs_bridge, new hash: 91a0b4f63f967b3b73ddcfdcf8b903e4 2025-10-11 07:37:33.229710 | | WARNING | Config change detected for ironic_api, new hash: 4964146189096f0cd5d516747e5d4c54 2025-10-11 07:37:33.230252 | | WARNING | Config change detected for ironic_conductor, new hash: 18a1f0b3684f3c6aa75e087651c4947d 2025-10-11 07:37:33.230814 | | WARNING | Config change detected for ironic_inspector, new hash: 8cbf68d58fd4d2e4def2acac0b72505c 2025-10-11 07:37:33.231377 | | WARNING | Config change detected for ironic_inspector_dnsmasq, new hash: 8cbf68d58fd4d2e4def2acac0b72505c 2025-10-11 07:37:33.231946 | | WARNING | Config change detected for ironic_neutron_agent, new hash: 91a0b4f63f967b3b73ddcfdcf8b903e4 2025-10-11 07:37:33.232492 | | WARNING | Config change detected for ironic_pxe_http, new hash: 18a1f0b3684f3c6aa75e087651c4947d 2025-10-11 07:37:33.233024 | | WARNING | Config change detected for ironic_pxe_tftp, new hash: 18a1f0b3684f3c6aa75e087651c4947d 2025-10-11 07:37:33.233618 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-11 07:37:33.234166 | | WARNING | Config change detected for neutron_api, new hash: 91a0b4f63f967b3b73ddcfdcf8b903e4 2025-10-11 07:37:33.234732 | | WARNING | Config change detected for neutron_dhcp, new hash: 91a0b4f63f967b3b73ddcfdcf8b903e4 2025-10-11 07:37:33.235230 | | WARNING | Config change detected for neutron_l3_agent, new hash: 91a0b4f63f967b3b73ddcfdcf8b903e4 2025-10-11 07:37:33.235768 | | WARNING | Config change detected for neutron_ovs_agent, new hash: 91a0b4f63f967b3b73ddcfdcf8b903e4 2025-10-11 07:37:33.236292 | fa163e03-9ee7-9b1d-93f5-000000001eb4 | CHANGED | Update config hashes for container startup configs | undercloud 2025-10-11 07:37:33.237061 | fa163e03-9ee7-9b1d-93f5-000000001eb4 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:05:51.742026 | 0.30s 2025-10-11 07:37:33.264169 | fa163e03-9ee7-9b1d-93f5-000000001e53 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 07:37:33.325489 | fa163e03-9ee7-9b1d-93f5-000000001e53 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:51.830403 | 0.06s 2025-10-11 07:37:33.345868 | fc7f710f-d56d-4043-a6fb-093a6124f729 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-11 07:37:33.384240 | fa163e03-9ee7-9b1d-93f5-000000001ed3 | TASK | Gather podman infos 2025-10-11 07:37:34.069543 | fa163e03-9ee7-9b1d-93f5-000000001ed3 | OK | Gather podman infos | undercloud 2025-10-11 07:37:34.070953 | fa163e03-9ee7-9b1d-93f5-000000001ed3 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:05:52.575917 | 0.68s 2025-10-11 07:37:34.111807 | fa163e03-9ee7-9b1d-93f5-000000001ed4 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 07:37:34.174366 | fa163e03-9ee7-9b1d-93f5-000000001ed4 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:52.679327 | 0.06s 2025-10-11 07:37:34.283716 | fa163e03-9ee7-9b1d-93f5-000000001f1d | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:05:52.788670 | 0.05s 2025-10-11 07:37:34.334404 | fa163e03-9ee7-9b1d-93f5-000000001e54 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 07:37:34.388287 | fa163e03-9ee7-9b1d-93f5-000000001e54 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:52.893249 | 0.05s 2025-10-11 07:37:34.405704 | 36647052-f95f-4822-95f1-0970c4ac8a6e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-11 07:37:34.445550 | fa163e03-9ee7-9b1d-93f5-000000001f43 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 07:37:37.337857 | fa163e03-9ee7-9b1d-93f5-000000001f43 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-11 07:37:37.339213 | fa163e03-9ee7-9b1d-93f5-000000001f43 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:05:55.844184 | 2.89s 2025-10-11 07:37:37.360649 | fa163e03-9ee7-9b1d-93f5-000000001f44 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 07:37:44.120620 | fa163e03-9ee7-9b1d-93f5-000000001f44 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud 2025-10-11 07:37:44.122254 | fa163e03-9ee7-9b1d-93f5-000000001f44 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | undercloud | 0:06:02.627220 | 6.76s 2025-10-11 07:37:44.185579 | fa163e03-9ee7-9b1d-93f5-000000001c67 | TASK | Clean container_puppet_tasks for undercloud step 1 2025-10-11 07:37:44.417055 | fa163e03-9ee7-9b1d-93f5-000000001c67 | OK | Clean container_puppet_tasks for undercloud step 1 | undercloud 2025-10-11 07:37:44.418479 | fa163e03-9ee7-9b1d-93f5-000000001c67 | TIMING | Clean container_puppet_tasks for undercloud step 1 | undercloud | 0:06:02.923419 | 0.23s 2025-10-11 07:37:44.461037 | fa163e03-9ee7-9b1d-93f5-000000001c68 | TASK | Calculate container_puppet_tasks for undercloud step 1 2025-10-11 07:37:44.515820 | fa163e03-9ee7-9b1d-93f5-000000001c68 | TIMING | Calculate container_puppet_tasks for undercloud step 1 | undercloud | 0:06:03.020784 | 0.05s 2025-10-11 07:37:44.541737 | fa163e03-9ee7-9b1d-93f5-000000001c69 | TASK | Include container-puppet tasks for step 1 2025-10-11 07:37:44.592695 | fa163e03-9ee7-9b1d-93f5-000000001c69 | TIMING | Include container-puppet tasks for step 1 | undercloud | 0:06:03.097656 | 0.05s 2025-10-11 07:37:44.615763 | a35d8fa1-fbf9-446d-9bfb-34c597aca69c | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/host-container-puppet-tasks.yaml | undercloud 2025-10-11 07:37:44.660940 | fa163e03-9ee7-9b1d-93f5-000000001f8f | TASK | Write container-puppet-tasks json file for undercloud step 1 2025-10-11 07:37:45.193797 | fa163e03-9ee7-9b1d-93f5-000000001f8f | CHANGED | Write container-puppet-tasks json file for undercloud step 1 | undercloud 2025-10-11 07:37:45.195203 | fa163e03-9ee7-9b1d-93f5-000000001f8f | TIMING | Write container-puppet-tasks json file for undercloud step 1 | undercloud | 0:06:03.700166 | 0.53s 2025-10-11 07:37:45.221378 | fa163e03-9ee7-9b1d-93f5-000000001f91 | TASK | Generate container puppet configs for step 1 2025-10-11 07:37:45.494481 | fa163e03-9ee7-9b1d-93f5-000000001f91 | OK | Generate container puppet configs for step 1 | undercloud 2025-10-11 07:37:45.495426 | fa163e03-9ee7-9b1d-93f5-000000001f91 | TIMING | Generate container puppet configs for step 1 | undercloud | 0:06:04.000404 | 0.27s 2025-10-11 07:37:45.513398 | fa163e03-9ee7-9b1d-93f5-000000001f92 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-11 07:37:45.540760 | fa163e03-9ee7-9b1d-93f5-000000001f92 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | undercloud | 0:06:04.045717 | 0.03s 2025-10-11 07:37:45.595100 | fa163e03-9ee7-9b1d-93f5-000000001d7d | TASK | Gather variables for each operating system 2025-10-11 07:37:45.700850 | fa163e03-9ee7-9b1d-93f5-000000001d7d | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:04.205807 | 0.10s 2025-10-11 07:37:45.727328 | fa163e03-9ee7-9b1d-93f5-000000001d7e | TASK | Create container logs path 2025-10-11 07:37:45.952751 | fa163e03-9ee7-9b1d-93f5-000000001d7e | OK | Create container logs path | undercloud 2025-10-11 07:37:45.953722 | fa163e03-9ee7-9b1d-93f5-000000001d7e | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:04.458696 | 0.22s 2025-10-11 07:37:45.984681 | fa163e03-9ee7-9b1d-93f5-000000001d80 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:46.298878 | fa163e03-9ee7-9b1d-93f5-000000001d80 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-11 07:37:46.300011 | fa163e03-9ee7-9b1d-93f5-000000001d80 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:04.804982 | 0.31s 2025-10-11 07:37:46.325763 | fa163e03-9ee7-9b1d-93f5-000000001d81 | TASK | Finalise hashes for all containers 2025-10-11 07:37:46.376265 | fa163e03-9ee7-9b1d-93f5-000000001d81 | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:37:46.377500 | fa163e03-9ee7-9b1d-93f5-000000001d81 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:04.882416 | 0.05s 2025-10-11 07:37:46.402956 | fa163e03-9ee7-9b1d-93f5-000000001d83 | TASK | Manage systemd shutdown files 2025-10-11 07:37:46.443255 | fa163e03-9ee7-9b1d-93f5-000000001d83 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-11 07:37:46.444319 | fa163e03-9ee7-9b1d-93f5-000000001d83 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:04.949286 | 0.04s 2025-10-11 07:37:46.470652 | fa163e03-9ee7-9b1d-93f5-000000001d85 | TASK | Update container configs with new config hashes 2025-10-11 07:37:46.502178 | fa163e03-9ee7-9b1d-93f5-000000001d85 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-11 07:37:46.503319 | fa163e03-9ee7-9b1d-93f5-000000001d85 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:05.008287 | 0.03s 2025-10-11 07:37:46.530977 | fa163e03-9ee7-9b1d-93f5-000000001d86 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:46.581206 | fa163e03-9ee7-9b1d-93f5-000000001d86 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-11 07:37:46.582516 | fa163e03-9ee7-9b1d-93f5-000000001d86 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:05.087475 | 0.05s 2025-10-11 07:37:46.611026 | fa163e03-9ee7-9b1d-93f5-000000001d87 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 07:37:46.662879 | fa163e03-9ee7-9b1d-93f5-000000001d87 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud 2025-10-11 07:37:46.664154 | fa163e03-9ee7-9b1d-93f5-000000001d87 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | undercloud | 0:06:05.169120 | 0.05s PLAY [External deployment step 2] ********************************************** 2025-10-11 07:37:46.838255 | fa163e03-9ee7-9b1d-93f5-0000000000c5 | TASK | External deployment step 2 2025-10-11 07:37:46.868810 | fa163e03-9ee7-9b1d-93f5-0000000000c5 | OK | External deployment step 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000c5') missing from stats 2025-10-11 07:37:46.932548 | fa163e03-9ee7-9b1d-93f5-0000000000c6 | TIMING | include_tasks | undercloud | 0:06:05.437502 | 0.04s 2025-10-11 07:37:46.945951 | f551f639-058d-4e20-9f0a-c55f449e8290 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/external_deploy_steps_tasks_step2.yaml | undercloud PLAY [Deploy step tasks for 2] ************************************************* 2025-10-11 07:37:47.097108 | fa163e03-9ee7-9b1d-93f5-0000000000c9 | TASK | Deploy step tasks for 2 2025-10-11 07:37:47.123181 | fa163e03-9ee7-9b1d-93f5-0000000000c9 | OK | Deploy step tasks for 2 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 2' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000c9') missing from stats 2025-10-11 07:37:47.142568 | fa163e03-9ee7-9b1d-93f5-0000000000ca | TASK | Write the config_step hieradata for the deploy step 2 tasks 2025-10-11 07:37:47.623490 | fa163e03-9ee7-9b1d-93f5-0000000000ca | CHANGED | Write the config_step hieradata for the deploy step 2 tasks | undercloud 2025-10-11 07:37:47.624784 | fa163e03-9ee7-9b1d-93f5-0000000000ca | TIMING | Write the config_step hieradata for the deploy step 2 tasks | undercloud | 0:06:06.129751 | 0.48s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:37:47.680051 | fa163e03-9ee7-9b1d-93f5-0000000000cb | TIMING | include_tasks | undercloud | 0:06:06.185009 | 0.03s 2025-10-11 07:37:47.699273 | 0d7ca066-43c4-4ede-9e9b-4a7ca158526a | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/deploy_steps_tasks_step2.yaml | undercloud 2025-10-11 07:37:47.726343 | fa163e03-9ee7-9b1d-93f5-000000002020 | TASK | Push script 2025-10-11 07:37:48.202972 | fa163e03-9ee7-9b1d-93f5-000000002020 | CHANGED | Push script | undercloud 2025-10-11 07:37:48.204309 | fa163e03-9ee7-9b1d-93f5-000000002020 | TIMING | Push script | undercloud | 0:06:06.709276 | 0.48s 2025-10-11 07:37:48.227700 | fa163e03-9ee7-9b1d-93f5-000000002021 | TASK | Insert cronjob in root crontab 2025-10-11 07:37:48.575196 | fa163e03-9ee7-9b1d-93f5-000000002021 | CHANGED | Insert cronjob in root crontab | undercloud 2025-10-11 07:37:48.576549 | fa163e03-9ee7-9b1d-93f5-000000002021 | TIMING | Insert cronjob in root crontab | undercloud | 0:06:07.081515 | 0.35s 2025-10-11 07:37:48.601059 | fa163e03-9ee7-9b1d-93f5-000000002023 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:37:48.684222 | fa163e03-9ee7-9b1d-93f5-000000002023 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:36:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:36:59 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:36:59 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:36:59 puppet-user: (file & line not available)", "<13>Oct 11 07:36:59 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:36:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:36:59 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:36:59 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.13 seconds", "<13>Oct 11 07:36:59 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 11 07:36:59 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 11 07:36:59 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 11 07:36:59 puppet-user: Notice: Applied catalog in 0.06 seconds", "<13>Oct 11 07:36:59 puppet-user: Application:", "<13>Oct 11 07:36:59 puppet-user: Initial environment: production", "<13>Oct 11 07:36:59 puppet-user: Converged environment: production", "<13>Oct 11 07:36:59 puppet-user: Run mode: user", "<13>Oct 11 07:36:59 puppet-user: Changes:", "<13>Oct 11 07:36:59 puppet-user: Total: 3", "<13>Oct 11 07:36:59 puppet-user: Events:", "<13>Oct 11 07:36:59 puppet-user: Success: 3", "<13>Oct 11 07:36:59 puppet-user: Resources:", "<13>Oct 11 07:36:59 puppet-user: Changed: 3", "<13>Oct 11 07:36:59 puppet-user: Out of sync: 3", "<13>Oct 11 07:36:59 puppet-user: Total: 10", "<13>Oct 11 07:36:59 puppet-user: Time:", "<13>Oct 11 07:36:59 puppet-user: Schedule: 0.00", "<13>Oct 11 07:36:59 puppet-user: File: 0.00", "<13>Oct 11 07:36:59 puppet-user: Exec: 0.02", "<13>Oct 11 07:36:59 puppet-user: Augeas: 0.02", "<13>Oct 11 07:36:59 puppet-user: Transaction evaluation: 0.05", "<13>Oct 11 07:36:59 puppet-user: Catalog application: 0.06", "<13>Oct 11 07:36:59 puppet-user: Config retrieval: 0.16", "<13>Oct 11 07:36:59 puppet-user: Last run: 1760168219", "<13>Oct 11 07:36:59 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:36:59 puppet-user: Total: 0.06", "<13>Oct 11 07:36:59 puppet-user: Version:", "<13>Oct 11 07:36:59 puppet-user: Config: 1760168219", "<13>Oct 11 07:36:59 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:37:48.685513 | fa163e03-9ee7-9b1d-93f5-000000002023 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:07.190480 | 0.08s 2025-10-11 07:37:48.709960 | fa163e03-9ee7-9b1d-93f5-0000000000cd | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists 2025-10-11 07:37:48.946234 | fa163e03-9ee7-9b1d-93f5-0000000000cd | OK | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud 2025-10-11 07:37:48.947503 | fa163e03-9ee7-9b1d-93f5-0000000000cd | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_2 already exists | undercloud | 0:06:07.452470 | 0.24s 2025-10-11 07:37:49.055304 | fa163e03-9ee7-9b1d-93f5-0000000000ce | TIMING | include_tasks | undercloud | 0:06:07.560263 | 0.08s 2025-10-11 07:37:49.089642 | 0b8d55b2-31b8-487d-b624-751173278ae6 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/common_deploy_steps_tasks.yaml | undercloud 2025-10-11 07:37:49.120156 | fa163e03-9ee7-9b1d-93f5-000000002039 | TASK | Write the config_step hieradata 2025-10-11 07:37:49.608786 | fa163e03-9ee7-9b1d-93f5-000000002039 | OK | Write the config_step hieradata | undercloud 2025-10-11 07:37:49.610263 | fa163e03-9ee7-9b1d-93f5-000000002039 | TIMING | Write the config_step hieradata | undercloud | 0:06:08.115228 | 0.49s 2025-10-11 07:37:49.636217 | fa163e03-9ee7-9b1d-93f5-00000000203a | TASK | Run puppet host configuration for step 2 2025-10-11 07:37:49.934098 | fa163e03-9ee7-9b1d-93f5-00000000203a | CHANGED | Run puppet host configuration for step 2 | undercloud 2025-10-11 07:37:49.934926 | fa163e03-9ee7-9b1d-93f5-00000000203a | TIMING | Run puppet host configuration for step 2 | undercloud | 0:06:08.439904 | 0.30s 2025-10-11 07:37:49.953574 | fa163e03-9ee7-9b1d-93f5-00000000203b | TASK | Wait for puppet host configuration to finish 2025-10-11 07:37:50.215378 | fa163e03-9ee7-9b1d-93f5-00000000203b | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-11 07:38:00.440120 | fa163e03-9ee7-9b1d-93f5-00000000203b | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-11 07:38:00.441706 | fa163e03-9ee7-9b1d-93f5-00000000203b | TIMING | Wait for puppet host configuration to finish | undercloud | 0:06:18.946674 | 10.49s 2025-10-11 07:38:00.467473 | fa163e03-9ee7-9b1d-93f5-00000000203c | TASK | Debug output for task: Run puppet host configuration for step 2 2025-10-11 07:38:00.550218 | fa163e03-9ee7-9b1d-93f5-00000000203c | OK | Debug output for task: Run puppet host configuration for step 2 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:37:50 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:37:53 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:37:53 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:37:53 puppet-user: (file & line not available)", "<13>Oct 11 07:37:53 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:37:53 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:37:53 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:37:53 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.14 seconds", "<13>Oct 11 07:37:53 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 11 07:37:53 puppet-user: Application:", "<13>Oct 11 07:37:53 puppet-user: Initial environment: production", "<13>Oct 11 07:37:53 puppet-user: Converged environment: production", "<13>Oct 11 07:37:53 puppet-user: Run mode: user", "<13>Oct 11 07:37:53 puppet-user: Changes:", "<13>Oct 11 07:37:53 puppet-user: Events:", "<13>Oct 11 07:37:53 puppet-user: Resources:", "<13>Oct 11 07:37:53 puppet-user: Total: 10", "<13>Oct 11 07:37:53 puppet-user: Time:", "<13>Oct 11 07:37:53 puppet-user: Schedule: 0.00", "<13>Oct 11 07:37:53 puppet-user: File: 0.00", "<13>Oct 11 07:37:53 puppet-user: Exec: 0.00", "<13>Oct 11 07:37:53 puppet-user: Augeas: 0.01", "<13>Oct 11 07:37:53 puppet-user: Transaction evaluation: 0.02", "<13>Oct 11 07:37:53 puppet-user: Catalog application: 0.04", "<13>Oct 11 07:37:53 puppet-user: Config retrieval: 0.19", "<13>Oct 11 07:37:53 puppet-user: Last run: 1760168273", "<13>Oct 11 07:37:53 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:37:53 puppet-user: Total: 0.04", "<13>Oct 11 07:37:53 puppet-user: Version:", "<13>Oct 11 07:37:53 puppet-user: Config: 1760168273", "<13>Oct 11 07:37:53 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:38:00.551500 | fa163e03-9ee7-9b1d-93f5-00000000203c | TIMING | Debug output for task: Run puppet host configuration for step 2 | undercloud | 0:06:19.056467 | 0.08s 2025-10-11 07:38:00.575547 | fa163e03-9ee7-9b1d-93f5-00000000203d | TASK | Pre-cache facts for puppet containers 2025-10-11 07:38:00.604016 | fa163e03-9ee7-9b1d-93f5-00000000203d | TIMING | Pre-cache facts for puppet containers | undercloud | 0:06:19.108978 | 0.03s 2025-10-11 07:38:00.667012 | fa163e03-9ee7-9b1d-93f5-00000000207a | TASK | Gather variables for each operating system 2025-10-11 07:38:00.778248 | fa163e03-9ee7-9b1d-93f5-00000000207a | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:06:19.283207 | 0.11s 2025-10-11 07:38:00.802503 | fa163e03-9ee7-9b1d-93f5-00000000207b | TASK | Create puppet caching structures 2025-10-11 07:38:01.047662 | fa163e03-9ee7-9b1d-93f5-00000000207b | CHANGED | Create puppet caching structures | undercloud 2025-10-11 07:38:01.049057 | fa163e03-9ee7-9b1d-93f5-00000000207b | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:06:19.554023 | 0.25s 2025-10-11 07:38:01.073765 | fa163e03-9ee7-9b1d-93f5-00000000207c | TASK | Check for facter.conf 2025-10-11 07:38:01.294150 | fa163e03-9ee7-9b1d-93f5-00000000207c | OK | Check for facter.conf | undercloud 2025-10-11 07:38:01.295568 | fa163e03-9ee7-9b1d-93f5-00000000207c | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:06:19.800536 | 0.22s 2025-10-11 07:38:01.320580 | fa163e03-9ee7-9b1d-93f5-00000000207d | TASK | Remove facter.conf if directory 2025-10-11 07:38:01.369691 | fa163e03-9ee7-9b1d-93f5-00000000207d | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-11 07:38:01.370841 | fa163e03-9ee7-9b1d-93f5-00000000207d | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:06:19.875809 | 0.05s 2025-10-11 07:38:01.395017 | fa163e03-9ee7-9b1d-93f5-00000000207e | TASK | Write facter cache config 2025-10-11 07:38:01.892574 | fa163e03-9ee7-9b1d-93f5-00000000207e | CHANGED | Write facter cache config | undercloud 2025-10-11 07:38:01.894132 | fa163e03-9ee7-9b1d-93f5-00000000207e | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:06:20.399097 | 0.50s 2025-10-11 07:38:01.919856 | fa163e03-9ee7-9b1d-93f5-00000000207f | TASK | Cleanup facter cache if exists 2025-10-11 07:38:02.153996 | fa163e03-9ee7-9b1d-93f5-00000000207f | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-11 07:38:02.155366 | fa163e03-9ee7-9b1d-93f5-00000000207f | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:06:20.660333 | 0.23s 2025-10-11 07:38:02.180090 | fa163e03-9ee7-9b1d-93f5-000000002080 | TASK | Pre-cache facts 2025-10-11 07:38:02.787242 | fa163e03-9ee7-9b1d-93f5-000000002080 | CHANGED | Pre-cache facts | undercloud 2025-10-11 07:38:02.788547 | fa163e03-9ee7-9b1d-93f5-000000002080 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:06:21.293513 | 0.61s 2025-10-11 07:38:02.815514 | fa163e03-9ee7-9b1d-93f5-000000002081 | TASK | Failed deployment if facter fails 2025-10-11 07:38:02.847023 | fa163e03-9ee7-9b1d-93f5-000000002081 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-11 07:38:02.848277 | fa163e03-9ee7-9b1d-93f5-000000002081 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:06:21.353244 | 0.03s 2025-10-11 07:38:02.885723 | fa163e03-9ee7-9b1d-93f5-000000002082 | TASK | Sync cached facts 2025-10-11 07:38:03.193663 | fa163e03-9ee7-9b1d-93f5-000000002082 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e03-9ee7-9b1d-93f5-000000002082') missing from stats 2025-10-11 07:38:03.243134 | fa163e03-9ee7-9b1d-93f5-00000000203e | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 07:38:03.294342 | fa163e03-9ee7-9b1d-93f5-00000000203e | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-11 07:38:03.295664 | fa163e03-9ee7-9b1d-93f5-00000000203e | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:06:21.800628 | 0.05s 2025-10-11 07:38:03.322810 | fa163e03-9ee7-9b1d-93f5-000000002040 | TASK | Manage containers for step 2 with tripleo-ansible 2025-10-11 07:38:03.352131 | fa163e03-9ee7-9b1d-93f5-000000002040 | TIMING | Manage containers for step 2 with tripleo-ansible | undercloud | 0:06:21.857094 | 0.03s 2025-10-11 07:38:03.413764 | fa163e03-9ee7-9b1d-93f5-0000000020d9 | TASK | Gather variables for each operating system 2025-10-11 07:38:03.526248 | fa163e03-9ee7-9b1d-93f5-0000000020d9 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:22.031201 | 0.11s 2025-10-11 07:38:03.552478 | fa163e03-9ee7-9b1d-93f5-0000000020da | TASK | Create container logs path 2025-10-11 07:38:03.790636 | fa163e03-9ee7-9b1d-93f5-0000000020da | OK | Create container logs path | undercloud 2025-10-11 07:38:03.792092 | fa163e03-9ee7-9b1d-93f5-0000000020da | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:22.297058 | 0.24s 2025-10-11 07:38:03.821326 | fa163e03-9ee7-9b1d-93f5-0000000020dc | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 2025-10-11 07:38:04.096478 | fa163e03-9ee7-9b1d-93f5-0000000020dc | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-11 07:38:04.097814 | fa163e03-9ee7-9b1d-93f5-0000000020dc | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:22.602780 | 0.28s 2025-10-11 07:38:04.124349 | fa163e03-9ee7-9b1d-93f5-0000000020dd | TASK | Finalise hashes for all containers 2025-10-11 07:38:04.188290 | fa163e03-9ee7-9b1d-93f5-0000000020dd | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:38:04.189485 | fa163e03-9ee7-9b1d-93f5-0000000020dd | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:22.694426 | 0.06s 2025-10-11 07:38:04.213990 | fa163e03-9ee7-9b1d-93f5-0000000020df | TASK | Manage systemd shutdown files 2025-10-11 07:38:04.245684 | fa163e03-9ee7-9b1d-93f5-0000000020df | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:22.750645 | 0.03s 2025-10-11 07:38:04.275606 | 26bcd876-d9de-4530-af5e-ccfa7971cad7 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-11 07:38:04.302812 | fa163e03-9ee7-9b1d-93f5-000000002112 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 07:38:04.565108 | fa163e03-9ee7-9b1d-93f5-000000002112 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-11 07:38:04.566569 | fa163e03-9ee7-9b1d-93f5-000000002112 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:06:23.071534 | 0.26s 2025-10-11 07:38:04.591825 | fa163e03-9ee7-9b1d-93f5-000000002113 | TASK | Set podman_drop_in fact 2025-10-11 07:38:04.646843 | fa163e03-9ee7-9b1d-93f5-000000002113 | OK | Set podman_drop_in fact | undercloud 2025-10-11 07:38:04.648149 | fa163e03-9ee7-9b1d-93f5-000000002113 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:06:23.153114 | 0.05s 2025-10-11 07:38:04.673260 | fa163e03-9ee7-9b1d-93f5-000000002115 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 07:38:05.148388 | fa163e03-9ee7-9b1d-93f5-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-11 07:38:05.150041 | fa163e03-9ee7-9b1d-93f5-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:23.655002 | 0.48s 2025-10-11 07:38:05.615200 | fa163e03-9ee7-9b1d-93f5-000000002115 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-11 07:38:05.616562 | fa163e03-9ee7-9b1d-93f5-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:24.121531 | 0.94s 2025-10-11 07:38:05.623327 | fa163e03-9ee7-9b1d-93f5-000000002115 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:06:24.128292 | 0.95s 2025-10-11 07:38:05.648645 | fa163e03-9ee7-9b1d-93f5-000000002116 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 07:38:06.154258 | fa163e03-9ee7-9b1d-93f5-000000002116 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-11 07:38:06.155666 | fa163e03-9ee7-9b1d-93f5-000000002116 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:06:24.660631 | 0.51s 2025-10-11 07:38:06.180162 | fa163e03-9ee7-9b1d-93f5-000000002117 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 07:38:06.711831 | fa163e03-9ee7-9b1d-93f5-000000002117 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-11 07:38:06.713411 | fa163e03-9ee7-9b1d-93f5-000000002117 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:06:25.218376 | 0.53s 2025-10-11 07:38:06.739435 | fa163e03-9ee7-9b1d-93f5-000000002118 | TASK | Enable and start tripleo-container-shutdown 2025-10-11 07:38:07.397169 | fa163e03-9ee7-9b1d-93f5-000000002118 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-11 07:38:07.399373 | fa163e03-9ee7-9b1d-93f5-000000002118 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:06:25.904338 | 0.66s 2025-10-11 07:38:07.426948 | fa163e03-9ee7-9b1d-93f5-000000002119 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 07:38:07.870953 | fa163e03-9ee7-9b1d-93f5-000000002119 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-11 07:38:07.872209 | fa163e03-9ee7-9b1d-93f5-000000002119 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:06:26.377177 | 0.44s 2025-10-11 07:38:07.896989 | fa163e03-9ee7-9b1d-93f5-00000000211a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 07:38:08.415414 | fa163e03-9ee7-9b1d-93f5-00000000211a | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-11 07:38:08.416510 | fa163e03-9ee7-9b1d-93f5-00000000211a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:06:26.921482 | 0.52s 2025-10-11 07:38:08.436395 | fa163e03-9ee7-9b1d-93f5-00000000211b | TASK | Enable and start netns-placeholder 2025-10-11 07:38:09.092101 | fa163e03-9ee7-9b1d-93f5-00000000211b | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-11 07:38:09.094118 | fa163e03-9ee7-9b1d-93f5-00000000211b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:06:27.599083 | 0.66s 2025-10-11 07:38:09.120307 | fa163e03-9ee7-9b1d-93f5-0000000020e1 | TASK | Update container configs with new config hashes 2025-10-11 07:38:09.170950 | fa163e03-9ee7-9b1d-93f5-0000000020e1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:27.675913 | 0.05s 2025-10-11 07:38:09.186863 | 1ae53e7e-3a05-47b1-a3f7-bdeb1ac5f813 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-11 07:38:09.216373 | fa163e03-9ee7-9b1d-93f5-000000002143 | TASK | Update config hashes for container startup configs 2025-10-11 07:38:09.502924 | fa163e03-9ee7-9b1d-93f5-000000002143 | OK | Update config hashes for container startup configs | undercloud 2025-10-11 07:38:09.504221 | fa163e03-9ee7-9b1d-93f5-000000002143 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:06:28.009187 | 0.29s 2025-10-11 07:38:09.531504 | fa163e03-9ee7-9b1d-93f5-0000000020e2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-11 07:38:09.592411 | fa163e03-9ee7-9b1d-93f5-0000000020e2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:28.097377 | 0.06s 2025-10-11 07:38:09.610923 | 48897b07-f220-475b-9884-5e0141a45234 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-11 07:38:09.644927 | fa163e03-9ee7-9b1d-93f5-000000002162 | TASK | Gather podman infos 2025-10-11 07:38:10.282608 | fa163e03-9ee7-9b1d-93f5-000000002162 | OK | Gather podman infos | undercloud 2025-10-11 07:38:10.284035 | fa163e03-9ee7-9b1d-93f5-000000002162 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:28.789001 | 0.64s 2025-10-11 07:38:10.330263 | fa163e03-9ee7-9b1d-93f5-000000002163 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-11 07:38:10.392619 | fa163e03-9ee7-9b1d-93f5-000000002163 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:28.897580 | 0.06s 2025-10-11 07:38:10.501880 | fa163e03-9ee7-9b1d-93f5-0000000021ac | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:06:29.006835 | 0.05s 2025-10-11 07:38:10.552730 | fa163e03-9ee7-9b1d-93f5-0000000020e3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_2 2025-10-11 07:38:10.604712 | fa163e03-9ee7-9b1d-93f5-0000000020e3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:29.109670 | 0.05s 2025-10-11 07:38:10.622542 | 1c61beb2-3a48-4286-851c-06f9df3d8366 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-11 07:38:10.662431 | fa163e03-9ee7-9b1d-93f5-0000000021d2 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-11 07:38:19.768579 | fa163e03-9ee7-9b1d-93f5-0000000021d2 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-11 07:38:19.770194 | fa163e03-9ee7-9b1d-93f5-0000000021d2 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:38.275157 | 9.11s 2025-10-11 07:38:19.797494 | fa163e03-9ee7-9b1d-93f5-0000000021d3 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 2025-10-11 07:38:22.066094 | fa163e03-9ee7-9b1d-93f5-0000000021d3 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud 2025-10-11 07:38:22.067838 | fa163e03-9ee7-9b1d-93f5-0000000021d3 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_2 | undercloud | 0:06:40.572804 | 2.27s 2025-10-11 07:38:22.130314 | fa163e03-9ee7-9b1d-93f5-000000002042 | TASK | Clean container_puppet_tasks for undercloud step 2 2025-10-11 07:38:22.355671 | fa163e03-9ee7-9b1d-93f5-000000002042 | OK | Clean container_puppet_tasks for undercloud step 2 | undercloud 2025-10-11 07:38:22.357060 | fa163e03-9ee7-9b1d-93f5-000000002042 | TIMING | Clean container_puppet_tasks for undercloud step 2 | undercloud | 0:06:40.862028 | 0.23s 2025-10-11 07:38:22.396366 | fa163e03-9ee7-9b1d-93f5-000000002043 | TASK | Calculate container_puppet_tasks for undercloud step 2 2025-10-11 07:38:22.541483 | fa163e03-9ee7-9b1d-93f5-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1', 'config_volume': 'mysql_init_tasks', 'puppet_tags': 'mysql_database,mysql_grant,mysql_user', 'service_name': 'mysql', 'step_config': 'include tripleo::profile::base::database::mysql', 'volumes': ['/var/lib/mysql:/var/lib/mysql:rw', '/var/log/containers/mysql:/var/log/mariadb', '/var/lib/config-data/puppet-generated/mysql/root:/root:rw']} 2025-10-11 07:38:22.543668 | fa163e03-9ee7-9b1d-93f5-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:41.048631 | 0.15s 2025-10-11 07:38:22.620130 | fa163e03-9ee7-9b1d-93f5-000000002043 | OK | Calculate container_puppet_tasks for undercloud step 2 | undercloud | item={'config_image': 'registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1', 'config_volume': 'rabbit_init_tasks', 'puppet_tags': 'rabbitmq_policy,rabbitmq_user', 'service_name': 'oslo_messaging_rpc', 'step_config': 'include tripleo::profile::base::rabbitmq', 'volumes': ['/var/lib/config-data/puppet-generated/rabbitmq/etc/rabbitmq:/etc/rabbitmq:ro', '/var/lib/rabbitmq:/var/lib/rabbitmq:z']} 2025-10-11 07:38:22.621405 | fa163e03-9ee7-9b1d-93f5-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:41.126386 | 0.22s 2025-10-11 07:38:22.632415 | fa163e03-9ee7-9b1d-93f5-000000002043 | TIMING | Calculate container_puppet_tasks for undercloud step 2 | undercloud | 0:06:41.137380 | 0.23s 2025-10-11 07:38:22.658807 | fa163e03-9ee7-9b1d-93f5-000000002044 | TASK | Include container-puppet tasks for step 2 2025-10-11 07:38:22.687942 | fa163e03-9ee7-9b1d-93f5-000000002044 | TIMING | Include container-puppet tasks for step 2 | undercloud | 0:06:41.192904 | 0.03s 2025-10-11 07:38:22.709733 | 96e35b29-3380-486e-aec8-968a757821cf | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/host-container-puppet-tasks.yaml | undercloud 2025-10-11 07:38:22.753701 | fa163e03-9ee7-9b1d-93f5-000000002222 | TASK | Write container-puppet-tasks json file for undercloud step 2 2025-10-11 07:38:23.231402 | fa163e03-9ee7-9b1d-93f5-000000002222 | CHANGED | Write container-puppet-tasks json file for undercloud step 2 | undercloud 2025-10-11 07:38:23.232727 | fa163e03-9ee7-9b1d-93f5-000000002222 | TIMING | Write container-puppet-tasks json file for undercloud step 2 | undercloud | 0:06:41.737692 | 0.48s 2025-10-11 07:38:23.259323 | fa163e03-9ee7-9b1d-93f5-000000002224 | TASK | Generate container puppet configs for step 2 2025-10-11 07:38:23.525896 | fa163e03-9ee7-9b1d-93f5-000000002224 | CHANGED | Generate container puppet configs for step 2 | undercloud 2025-10-11 07:38:23.527246 | fa163e03-9ee7-9b1d-93f5-000000002224 | TIMING | Generate container puppet configs for step 2 | undercloud | 0:06:42.032213 | 0.27s 2025-10-11 07:38:23.554460 | fa163e03-9ee7-9b1d-93f5-000000002225 | TASK | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible 2025-10-11 07:38:23.577193 | fa163e03-9ee7-9b1d-93f5-000000002225 | TIMING | Manage Puppet containers (bootstrap tasks) for step 2 with tripleo-ansible | undercloud | 0:06:42.082152 | 0.02s 2025-10-11 07:38:23.643504 | fa163e03-9ee7-9b1d-93f5-000000002254 | TASK | Gather variables for each operating system 2025-10-11 07:38:23.756501 | fa163e03-9ee7-9b1d-93f5-000000002254 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:06:42.261409 | 0.11s 2025-10-11 07:38:23.781610 | fa163e03-9ee7-9b1d-93f5-000000002255 | TASK | Create container logs path 2025-10-11 07:38:24.019151 | fa163e03-9ee7-9b1d-93f5-000000002255 | OK | Create container logs path | undercloud 2025-10-11 07:38:24.020552 | fa163e03-9ee7-9b1d-93f5-000000002255 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:06:42.525518 | 0.24s 2025-10-11 07:38:24.048466 | fa163e03-9ee7-9b1d-93f5-000000002257 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-11 07:38:24.301691 | fa163e03-9ee7-9b1d-93f5-000000002257 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-11 07:38:24.302961 | fa163e03-9ee7-9b1d-93f5-000000002257 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:42.807928 | 0.25s 2025-10-11 07:38:24.327677 | fa163e03-9ee7-9b1d-93f5-000000002258 | TASK | Finalise hashes for all containers 2025-10-11 07:38:24.358874 | fa163e03-9ee7-9b1d-93f5-000000002258 | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:38:24.360050 | fa163e03-9ee7-9b1d-93f5-000000002258 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:06:42.865017 | 0.03s 2025-10-11 07:38:24.385642 | fa163e03-9ee7-9b1d-93f5-00000000225a | TASK | Manage systemd shutdown files 2025-10-11 07:38:24.427981 | fa163e03-9ee7-9b1d-93f5-00000000225a | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-11 07:38:24.429130 | fa163e03-9ee7-9b1d-93f5-00000000225a | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:06:42.934096 | 0.04s 2025-10-11 07:38:24.453517 | fa163e03-9ee7-9b1d-93f5-00000000225c | TASK | Update container configs with new config hashes 2025-10-11 07:38:24.507100 | fa163e03-9ee7-9b1d-93f5-00000000225c | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-11 07:38:24.508136 | fa163e03-9ee7-9b1d-93f5-00000000225c | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:06:43.013105 | 0.05s 2025-10-11 07:38:24.535227 | fa163e03-9ee7-9b1d-93f5-00000000225d | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-11 07:38:24.595960 | fa163e03-9ee7-9b1d-93f5-00000000225d | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:43.100915 | 0.06s 2025-10-11 07:38:24.616030 | 68ab11a6-dfd7-4f77-9bab-868048f9709e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-11 07:38:24.649465 | fa163e03-9ee7-9b1d-93f5-00000000229b | TASK | Gather podman infos 2025-10-11 07:38:25.374193 | fa163e03-9ee7-9b1d-93f5-00000000229b | OK | Gather podman infos | undercloud 2025-10-11 07:38:25.375365 | fa163e03-9ee7-9b1d-93f5-00000000229b | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:06:43.880334 | 0.72s 2025-10-11 07:38:25.429703 | fa163e03-9ee7-9b1d-93f5-00000000229c | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-11 07:38:25.493183 | fa163e03-9ee7-9b1d-93f5-00000000229c | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-11 07:38:25.494285 | fa163e03-9ee7-9b1d-93f5-00000000229c | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:43.999251 | 0.06s 2025-10-11 07:38:25.521254 | fa163e03-9ee7-9b1d-93f5-00000000225e | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-11 07:38:25.572041 | fa163e03-9ee7-9b1d-93f5-00000000225e | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:44.077007 | 0.05s 2025-10-11 07:38:25.589398 | 2b895cd6-889e-4e2f-93ad-68d9e356c9c2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-11 07:38:25.630878 | fa163e03-9ee7-9b1d-93f5-0000000022c5 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-11 07:38:32.398014 | fa163e03-9ee7-9b1d-93f5-0000000022c5 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-11 07:38:32.399851 | fa163e03-9ee7-9b1d-93f5-0000000022c5 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:50.904812 | 6.77s 2025-10-11 07:38:32.428672 | fa163e03-9ee7-9b1d-93f5-0000000022c6 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 2025-10-11 07:38:32.506252 | fa163e03-9ee7-9b1d-93f5-0000000022c6 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud 2025-10-11 07:38:32.507353 | fa163e03-9ee7-9b1d-93f5-0000000022c6 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_2 | undercloud | 0:06:51.012322 | 0.08s PLAY [External deployment step 3] ********************************************** 2025-10-11 07:38:32.678297 | fa163e03-9ee7-9b1d-93f5-0000000000d1 | TASK | External deployment step 3 2025-10-11 07:38:32.708297 | fa163e03-9ee7-9b1d-93f5-0000000000d1 | OK | External deployment step 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000d1') missing from stats 2025-10-11 07:38:32.764708 | fa163e03-9ee7-9b1d-93f5-0000000000d2 | TIMING | include_tasks | undercloud | 0:06:51.269666 | 0.04s 2025-10-11 07:38:32.777909 | 28ce5205-3cd9-4d82-add4-5bc0536ee122 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/external_deploy_steps_tasks_step3.yaml | undercloud PLAY [Deploy step tasks for 3] ************************************************* 2025-10-11 07:38:32.925422 | fa163e03-9ee7-9b1d-93f5-0000000000d5 | TASK | Deploy step tasks for 3 2025-10-11 07:38:32.953633 | fa163e03-9ee7-9b1d-93f5-0000000000d5 | OK | Deploy step tasks for 3 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 3' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000d5') missing from stats 2025-10-11 07:38:32.977867 | fa163e03-9ee7-9b1d-93f5-0000000000d6 | TASK | Write the config_step hieradata for the deploy step 3 tasks 2025-10-11 07:38:33.493631 | fa163e03-9ee7-9b1d-93f5-0000000000d6 | CHANGED | Write the config_step hieradata for the deploy step 3 tasks | undercloud 2025-10-11 07:38:33.494482 | fa163e03-9ee7-9b1d-93f5-0000000000d6 | TIMING | Write the config_step hieradata for the deploy step 3 tasks | undercloud | 0:06:51.999459 | 0.52s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:38:33.536604 | fa163e03-9ee7-9b1d-93f5-0000000000d7 | TIMING | include_tasks | undercloud | 0:06:52.041570 | 0.03s 2025-10-11 07:38:33.553117 | 83ba3dbc-a80a-48d6-808d-3f29bfbe2b06 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/deploy_steps_tasks_step3.yaml | undercloud 2025-10-11 07:38:33.577669 | fa163e03-9ee7-9b1d-93f5-00000000232e | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:38:33.651128 | fa163e03-9ee7-9b1d-93f5-00000000232e | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:37:50 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:37:53 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:37:53 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:37:53 puppet-user: (file & line not available)", "<13>Oct 11 07:37:53 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:37:53 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:37:53 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:37:53 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.14 seconds", "<13>Oct 11 07:37:53 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 11 07:37:53 puppet-user: Application:", "<13>Oct 11 07:37:53 puppet-user: Initial environment: production", "<13>Oct 11 07:37:53 puppet-user: Converged environment: production", "<13>Oct 11 07:37:53 puppet-user: Run mode: user", "<13>Oct 11 07:37:53 puppet-user: Changes:", "<13>Oct 11 07:37:53 puppet-user: Events:", "<13>Oct 11 07:37:53 puppet-user: Resources:", "<13>Oct 11 07:37:53 puppet-user: Total: 10", "<13>Oct 11 07:37:53 puppet-user: Time:", "<13>Oct 11 07:37:53 puppet-user: Schedule: 0.00", "<13>Oct 11 07:37:53 puppet-user: File: 0.00", "<13>Oct 11 07:37:53 puppet-user: Exec: 0.00", "<13>Oct 11 07:37:53 puppet-user: Augeas: 0.01", "<13>Oct 11 07:37:53 puppet-user: Transaction evaluation: 0.02", "<13>Oct 11 07:37:53 puppet-user: Catalog application: 0.04", "<13>Oct 11 07:37:53 puppet-user: Config retrieval: 0.19", "<13>Oct 11 07:37:53 puppet-user: Last run: 1760168273", "<13>Oct 11 07:37:53 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:37:53 puppet-user: Total: 0.04", "<13>Oct 11 07:37:53 puppet-user: Version:", "<13>Oct 11 07:37:53 puppet-user: Config: 1760168273", "<13>Oct 11 07:37:53 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:38:33.652576 | fa163e03-9ee7-9b1d-93f5-00000000232e | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:06:52.157541 | 0.07s 2025-10-11 07:38:33.676471 | fa163e03-9ee7-9b1d-93f5-0000000000d9 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists 2025-10-11 07:38:33.912665 | fa163e03-9ee7-9b1d-93f5-0000000000d9 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud 2025-10-11 07:38:33.914093 | fa163e03-9ee7-9b1d-93f5-0000000000d9 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_3 already exists | undercloud | 0:06:52.419061 | 0.24s 2025-10-11 07:38:34.020408 | fa163e03-9ee7-9b1d-93f5-0000000000da | TIMING | include_tasks | undercloud | 0:06:52.525379 | 0.08s 2025-10-11 07:38:34.042189 | 19bcf7d1-b196-442c-8f67-968caec16352 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/common_deploy_steps_tasks.yaml | undercloud 2025-10-11 07:38:34.064332 | fa163e03-9ee7-9b1d-93f5-00000000233f | TASK | Write the config_step hieradata 2025-10-11 07:38:34.556028 | fa163e03-9ee7-9b1d-93f5-00000000233f | OK | Write the config_step hieradata | undercloud 2025-10-11 07:38:34.557420 | fa163e03-9ee7-9b1d-93f5-00000000233f | TIMING | Write the config_step hieradata | undercloud | 0:06:53.062385 | 0.49s 2025-10-11 07:38:34.583626 | fa163e03-9ee7-9b1d-93f5-000000002340 | TASK | Run puppet host configuration for step 3 2025-10-11 07:38:34.908723 | fa163e03-9ee7-9b1d-93f5-000000002340 | CHANGED | Run puppet host configuration for step 3 | undercloud 2025-10-11 07:38:34.909985 | fa163e03-9ee7-9b1d-93f5-000000002340 | TIMING | Run puppet host configuration for step 3 | undercloud | 0:06:53.414951 | 0.32s 2025-10-11 07:38:34.934028 | fa163e03-9ee7-9b1d-93f5-000000002341 | TASK | Wait for puppet host configuration to finish 2025-10-11 07:38:35.155740 | fa163e03-9ee7-9b1d-93f5-000000002341 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-11 07:38:45.390890 | fa163e03-9ee7-9b1d-93f5-000000002341 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-11 07:38:45.392870 | fa163e03-9ee7-9b1d-93f5-000000002341 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:07:03.897838 | 10.46s 2025-10-11 07:38:45.418598 | fa163e03-9ee7-9b1d-93f5-000000002342 | TASK | Debug output for task: Run puppet host configuration for step 3 2025-10-11 07:38:45.515225 | fa163e03-9ee7-9b1d-93f5-000000002342 | OK | Debug output for task: Run puppet host configuration for step 3 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:38:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:38:38 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:38:38 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:38:38 puppet-user: (file & line not available)", "<13>Oct 11 07:38:38 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:38:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:38:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:38:38 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 11 07:38:38 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 11 07:38:38 puppet-user: Application:", "<13>Oct 11 07:38:38 puppet-user: Initial environment: production", "<13>Oct 11 07:38:38 puppet-user: Converged environment: production", "<13>Oct 11 07:38:38 puppet-user: Run mode: user", "<13>Oct 11 07:38:38 puppet-user: Changes:", "<13>Oct 11 07:38:38 puppet-user: Events:", "<13>Oct 11 07:38:38 puppet-user: Resources:", "<13>Oct 11 07:38:38 puppet-user: Total: 10", "<13>Oct 11 07:38:38 puppet-user: Time:", "<13>Oct 11 07:38:38 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:38:38 puppet-user: Schedule: 0.00", "<13>Oct 11 07:38:38 puppet-user: File: 0.00", "<13>Oct 11 07:38:38 puppet-user: Exec: 0.01", "<13>Oct 11 07:38:38 puppet-user: Augeas: 0.01", "<13>Oct 11 07:38:38 puppet-user: Transaction evaluation: 0.03", "<13>Oct 11 07:38:38 puppet-user: Catalog application: 0.04", "<13>Oct 11 07:38:38 puppet-user: Config retrieval: 0.16", "<13>Oct 11 07:38:38 puppet-user: Last run: 1760168318", "<13>Oct 11 07:38:38 puppet-user: Total: 0.04", "<13>Oct 11 07:38:38 puppet-user: Version:", "<13>Oct 11 07:38:38 puppet-user: Config: 1760168318", "<13>Oct 11 07:38:38 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:38:45.516377 | fa163e03-9ee7-9b1d-93f5-000000002342 | TIMING | Debug output for task: Run puppet host configuration for step 3 | undercloud | 0:07:04.021346 | 0.10s 2025-10-11 07:38:45.541127 | fa163e03-9ee7-9b1d-93f5-000000002343 | TASK | Pre-cache facts for puppet containers 2025-10-11 07:38:45.570126 | fa163e03-9ee7-9b1d-93f5-000000002343 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:07:04.075091 | 0.03s 2025-10-11 07:38:45.642219 | fa163e03-9ee7-9b1d-93f5-000000002380 | TASK | Gather variables for each operating system 2025-10-11 07:38:45.755611 | fa163e03-9ee7-9b1d-93f5-000000002380 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:07:04.260578 | 0.11s 2025-10-11 07:38:45.774958 | fa163e03-9ee7-9b1d-93f5-000000002381 | TASK | Create puppet caching structures 2025-10-11 07:38:45.994011 | fa163e03-9ee7-9b1d-93f5-000000002381 | CHANGED | Create puppet caching structures | undercloud 2025-10-11 07:38:45.995550 | fa163e03-9ee7-9b1d-93f5-000000002381 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:07:04.500514 | 0.22s 2025-10-11 07:38:46.020539 | fa163e03-9ee7-9b1d-93f5-000000002382 | TASK | Check for facter.conf 2025-10-11 07:38:46.241537 | fa163e03-9ee7-9b1d-93f5-000000002382 | OK | Check for facter.conf | undercloud 2025-10-11 07:38:46.243046 | fa163e03-9ee7-9b1d-93f5-000000002382 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:07:04.748012 | 0.22s 2025-10-11 07:38:46.269739 | fa163e03-9ee7-9b1d-93f5-000000002383 | TASK | Remove facter.conf if directory 2025-10-11 07:38:46.318827 | fa163e03-9ee7-9b1d-93f5-000000002383 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-11 07:38:46.320090 | fa163e03-9ee7-9b1d-93f5-000000002383 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:07:04.825057 | 0.05s 2025-10-11 07:38:46.344632 | fa163e03-9ee7-9b1d-93f5-000000002384 | TASK | Write facter cache config 2025-10-11 07:38:46.840268 | fa163e03-9ee7-9b1d-93f5-000000002384 | CHANGED | Write facter cache config | undercloud 2025-10-11 07:38:46.841818 | fa163e03-9ee7-9b1d-93f5-000000002384 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:07:05.346785 | 0.50s 2025-10-11 07:38:46.867135 | fa163e03-9ee7-9b1d-93f5-000000002385 | TASK | Cleanup facter cache if exists 2025-10-11 07:38:47.101029 | fa163e03-9ee7-9b1d-93f5-000000002385 | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-11 07:38:47.102379 | fa163e03-9ee7-9b1d-93f5-000000002385 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:07:05.607346 | 0.23s 2025-10-11 07:38:47.128373 | fa163e03-9ee7-9b1d-93f5-000000002386 | TASK | Pre-cache facts 2025-10-11 07:38:47.710140 | fa163e03-9ee7-9b1d-93f5-000000002386 | CHANGED | Pre-cache facts | undercloud 2025-10-11 07:38:47.711357 | fa163e03-9ee7-9b1d-93f5-000000002386 | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:07:06.216323 | 0.58s 2025-10-11 07:38:47.737638 | fa163e03-9ee7-9b1d-93f5-000000002387 | TASK | Failed deployment if facter fails 2025-10-11 07:38:47.766945 | fa163e03-9ee7-9b1d-93f5-000000002387 | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-11 07:38:47.768135 | fa163e03-9ee7-9b1d-93f5-000000002387 | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:07:06.273103 | 0.03s 2025-10-11 07:38:47.804502 | fa163e03-9ee7-9b1d-93f5-000000002388 | TASK | Sync cached facts 2025-10-11 07:38:48.164079 | fa163e03-9ee7-9b1d-93f5-000000002388 | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e03-9ee7-9b1d-93f5-000000002388') missing from stats 2025-10-11 07:38:48.211632 | fa163e03-9ee7-9b1d-93f5-000000002344 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 07:38:48.261623 | fa163e03-9ee7-9b1d-93f5-000000002344 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-11 07:38:48.262782 | fa163e03-9ee7-9b1d-93f5-000000002344 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:07:06.767747 | 0.05s 2025-10-11 07:38:48.288599 | fa163e03-9ee7-9b1d-93f5-000000002346 | TASK | Manage containers for step 3 with tripleo-ansible 2025-10-11 07:38:48.317273 | fa163e03-9ee7-9b1d-93f5-000000002346 | TIMING | Manage containers for step 3 with tripleo-ansible | undercloud | 0:07:06.822238 | 0.03s 2025-10-11 07:38:48.378285 | fa163e03-9ee7-9b1d-93f5-0000000023df | TASK | Gather variables for each operating system 2025-10-11 07:38:48.470191 | fa163e03-9ee7-9b1d-93f5-0000000023df | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:06.975161 | 0.09s 2025-10-11 07:38:48.487217 | fa163e03-9ee7-9b1d-93f5-0000000023e0 | TASK | Create container logs path 2025-10-11 07:38:48.713779 | fa163e03-9ee7-9b1d-93f5-0000000023e0 | OK | Create container logs path | undercloud 2025-10-11 07:38:48.715177 | fa163e03-9ee7-9b1d-93f5-0000000023e0 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:07.220144 | 0.23s 2025-10-11 07:38:48.742773 | fa163e03-9ee7-9b1d-93f5-0000000023e2 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 2025-10-11 07:38:49.014694 | fa163e03-9ee7-9b1d-93f5-0000000023e2 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-11 07:38:49.015939 | fa163e03-9ee7-9b1d-93f5-0000000023e2 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:07.520906 | 0.27s 2025-10-11 07:38:49.040733 | fa163e03-9ee7-9b1d-93f5-0000000023e3 | TASK | Finalise hashes for all containers 2025-10-11 07:38:49.113134 | fa163e03-9ee7-9b1d-93f5-0000000023e3 | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:38:49.114181 | fa163e03-9ee7-9b1d-93f5-0000000023e3 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:07.619149 | 0.07s 2025-10-11 07:38:49.138849 | fa163e03-9ee7-9b1d-93f5-0000000023e5 | TASK | Manage systemd shutdown files 2025-10-11 07:38:49.178591 | fa163e03-9ee7-9b1d-93f5-0000000023e5 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:07.683554 | 0.04s 2025-10-11 07:38:49.210048 | 1afd4a15-d31b-4fd1-a9a8-d074a09cefca | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-11 07:38:49.238570 | fa163e03-9ee7-9b1d-93f5-000000002418 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 07:38:49.492829 | fa163e03-9ee7-9b1d-93f5-000000002418 | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-11 07:38:49.494155 | fa163e03-9ee7-9b1d-93f5-000000002418 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:07:07.999121 | 0.25s 2025-10-11 07:38:49.518910 | fa163e03-9ee7-9b1d-93f5-000000002419 | TASK | Set podman_drop_in fact 2025-10-11 07:38:49.579607 | fa163e03-9ee7-9b1d-93f5-000000002419 | OK | Set podman_drop_in fact | undercloud 2025-10-11 07:38:49.580706 | fa163e03-9ee7-9b1d-93f5-000000002419 | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:07:08.085673 | 0.06s 2025-10-11 07:38:49.604896 | fa163e03-9ee7-9b1d-93f5-00000000241b | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 07:38:50.123384 | fa163e03-9ee7-9b1d-93f5-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-11 07:38:50.125163 | fa163e03-9ee7-9b1d-93f5-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:08.630122 | 0.52s 2025-10-11 07:38:50.585666 | fa163e03-9ee7-9b1d-93f5-00000000241b | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-11 07:38:50.587402 | fa163e03-9ee7-9b1d-93f5-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:09.092375 | 0.98s 2025-10-11 07:38:50.598226 | fa163e03-9ee7-9b1d-93f5-00000000241b | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:07:09.103193 | 0.99s 2025-10-11 07:38:50.623464 | fa163e03-9ee7-9b1d-93f5-00000000241c | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 07:38:51.137001 | fa163e03-9ee7-9b1d-93f5-00000000241c | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-11 07:38:51.138624 | fa163e03-9ee7-9b1d-93f5-00000000241c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:07:09.643590 | 0.51s 2025-10-11 07:38:51.163947 | fa163e03-9ee7-9b1d-93f5-00000000241d | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 07:38:51.654910 | fa163e03-9ee7-9b1d-93f5-00000000241d | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-11 07:38:51.656196 | fa163e03-9ee7-9b1d-93f5-00000000241d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:07:10.161162 | 0.49s 2025-10-11 07:38:51.681332 | fa163e03-9ee7-9b1d-93f5-00000000241e | TASK | Enable and start tripleo-container-shutdown 2025-10-11 07:38:52.311680 | fa163e03-9ee7-9b1d-93f5-00000000241e | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-11 07:38:52.313581 | fa163e03-9ee7-9b1d-93f5-00000000241e | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:07:10.818548 | 0.63s 2025-10-11 07:38:52.339748 | fa163e03-9ee7-9b1d-93f5-00000000241f | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 07:38:52.871616 | fa163e03-9ee7-9b1d-93f5-00000000241f | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-11 07:38:52.874948 | fa163e03-9ee7-9b1d-93f5-00000000241f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:07:11.379899 | 0.53s 2025-10-11 07:38:52.901292 | fa163e03-9ee7-9b1d-93f5-000000002420 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 07:38:53.400015 | fa163e03-9ee7-9b1d-93f5-000000002420 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-11 07:38:53.401563 | fa163e03-9ee7-9b1d-93f5-000000002420 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:07:11.906527 | 0.50s 2025-10-11 07:38:53.427379 | fa163e03-9ee7-9b1d-93f5-000000002421 | TASK | Enable and start netns-placeholder 2025-10-11 07:38:54.148920 | fa163e03-9ee7-9b1d-93f5-000000002421 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-11 07:38:54.150364 | fa163e03-9ee7-9b1d-93f5-000000002421 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:07:12.655338 | 0.72s 2025-10-11 07:38:54.170842 | fa163e03-9ee7-9b1d-93f5-0000000023e7 | TASK | Update container configs with new config hashes 2025-10-11 07:38:54.228286 | fa163e03-9ee7-9b1d-93f5-0000000023e7 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:12.733252 | 0.06s 2025-10-11 07:38:54.244757 | 46eb491b-f217-4ef8-805a-f668c312f9ec | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-11 07:38:54.273862 | fa163e03-9ee7-9b1d-93f5-000000002449 | TASK | Update config hashes for container startup configs 2025-10-11 07:38:54.560293 | fa163e03-9ee7-9b1d-93f5-000000002449 | OK | Update config hashes for container startup configs | undercloud 2025-10-11 07:38:54.561150 | fa163e03-9ee7-9b1d-93f5-000000002449 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:07:13.066127 | 0.29s 2025-10-11 07:38:54.579547 | fa163e03-9ee7-9b1d-93f5-0000000023e8 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-11 07:38:54.636014 | fa163e03-9ee7-9b1d-93f5-0000000023e8 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:13.140985 | 0.06s 2025-10-11 07:38:54.645046 | c1c54a5c-b7cc-47c0-9794-bd7d01f8ea8b | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-11 07:38:54.673474 | fa163e03-9ee7-9b1d-93f5-000000002468 | TASK | Gather podman infos 2025-10-11 07:38:55.422600 | fa163e03-9ee7-9b1d-93f5-000000002468 | OK | Gather podman infos | undercloud 2025-10-11 07:38:55.424032 | fa163e03-9ee7-9b1d-93f5-000000002468 | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:07:13.928993 | 0.75s 2025-10-11 07:38:55.481461 | fa163e03-9ee7-9b1d-93f5-000000002469 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-11 07:38:55.546488 | fa163e03-9ee7-9b1d-93f5-000000002469 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:14.051410 | 0.06s 2025-10-11 07:38:55.665642 | fa163e03-9ee7-9b1d-93f5-0000000024b2 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:07:14.170599 | 0.06s 2025-10-11 07:38:55.723846 | fa163e03-9ee7-9b1d-93f5-0000000023e9 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_3 2025-10-11 07:38:55.777035 | fa163e03-9ee7-9b1d-93f5-0000000023e9 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:14.281989 | 0.05s 2025-10-11 07:38:55.794807 | d2191695-6476-4251-b6b0-2f5469c9d77c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-11 07:38:55.835406 | fa163e03-9ee7-9b1d-93f5-0000000024d8 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-11 07:39:14.595347 | fa163e03-9ee7-9b1d-93f5-0000000024d8 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-11 07:39:14.597019 | fa163e03-9ee7-9b1d-93f5-0000000024d8 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:33.101985 | 18.76s 2025-10-11 07:39:14.624178 | fa163e03-9ee7-9b1d-93f5-0000000024d9 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 2025-10-11 07:39:21.342181 | fa163e03-9ee7-9b1d-93f5-0000000024d9 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud 2025-10-11 07:39:21.344103 | fa163e03-9ee7-9b1d-93f5-0000000024d9 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | undercloud | 0:07:39.849067 | 6.72s 2025-10-11 07:39:21.416800 | fa163e03-9ee7-9b1d-93f5-000000002348 | TASK | Clean container_puppet_tasks for undercloud step 3 2025-10-11 07:39:21.650155 | fa163e03-9ee7-9b1d-93f5-000000002348 | OK | Clean container_puppet_tasks for undercloud step 3 | undercloud 2025-10-11 07:39:21.651618 | fa163e03-9ee7-9b1d-93f5-000000002348 | TIMING | Clean container_puppet_tasks for undercloud step 3 | undercloud | 0:07:40.156585 | 0.23s 2025-10-11 07:39:21.691009 | fa163e03-9ee7-9b1d-93f5-000000002349 | TASK | Calculate container_puppet_tasks for undercloud step 3 2025-10-11 07:39:21.744196 | fa163e03-9ee7-9b1d-93f5-000000002349 | TIMING | Calculate container_puppet_tasks for undercloud step 3 | undercloud | 0:07:40.249161 | 0.05s 2025-10-11 07:39:21.762323 | fa163e03-9ee7-9b1d-93f5-00000000234a | TASK | Include container-puppet tasks for step 3 2025-10-11 07:39:21.788666 | fa163e03-9ee7-9b1d-93f5-00000000234a | TIMING | Include container-puppet tasks for step 3 | undercloud | 0:07:40.293641 | 0.03s 2025-10-11 07:39:21.797703 | 80a25dca-7a54-4236-b3d2-b9505be021d1 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/host-container-puppet-tasks.yaml | undercloud 2025-10-11 07:39:21.823064 | fa163e03-9ee7-9b1d-93f5-000000002524 | TASK | Write container-puppet-tasks json file for undercloud step 3 2025-10-11 07:39:22.264999 | fa163e03-9ee7-9b1d-93f5-000000002524 | CHANGED | Write container-puppet-tasks json file for undercloud step 3 | undercloud 2025-10-11 07:39:22.266571 | fa163e03-9ee7-9b1d-93f5-000000002524 | TIMING | Write container-puppet-tasks json file for undercloud step 3 | undercloud | 0:07:40.771528 | 0.44s 2025-10-11 07:39:22.293733 | fa163e03-9ee7-9b1d-93f5-000000002526 | TASK | Generate container puppet configs for step 3 2025-10-11 07:39:22.541164 | fa163e03-9ee7-9b1d-93f5-000000002526 | OK | Generate container puppet configs for step 3 | undercloud 2025-10-11 07:39:22.542516 | fa163e03-9ee7-9b1d-93f5-000000002526 | TIMING | Generate container puppet configs for step 3 | undercloud | 0:07:41.047482 | 0.25s 2025-10-11 07:39:22.569046 | fa163e03-9ee7-9b1d-93f5-000000002527 | TASK | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible 2025-10-11 07:39:22.598388 | fa163e03-9ee7-9b1d-93f5-000000002527 | TIMING | Manage Puppet containers (bootstrap tasks) for step 3 with tripleo-ansible | undercloud | 0:07:41.103350 | 0.03s 2025-10-11 07:39:22.664165 | fa163e03-9ee7-9b1d-93f5-000000002556 | TASK | Gather variables for each operating system 2025-10-11 07:39:22.775768 | fa163e03-9ee7-9b1d-93f5-000000002556 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:07:41.280728 | 0.11s 2025-10-11 07:39:22.800974 | fa163e03-9ee7-9b1d-93f5-000000002557 | TASK | Create container logs path 2025-10-11 07:39:23.012043 | fa163e03-9ee7-9b1d-93f5-000000002557 | OK | Create container logs path | undercloud 2025-10-11 07:39:23.013520 | fa163e03-9ee7-9b1d-93f5-000000002557 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:07:41.518485 | 0.21s 2025-10-11 07:39:23.041996 | fa163e03-9ee7-9b1d-93f5-000000002559 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-11 07:39:23.296780 | fa163e03-9ee7-9b1d-93f5-000000002559 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-11 07:39:23.297990 | fa163e03-9ee7-9b1d-93f5-000000002559 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:41.802957 | 0.25s 2025-10-11 07:39:23.322498 | fa163e03-9ee7-9b1d-93f5-00000000255a | TASK | Finalise hashes for all containers 2025-10-11 07:39:23.372929 | fa163e03-9ee7-9b1d-93f5-00000000255a | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:39:23.374006 | fa163e03-9ee7-9b1d-93f5-00000000255a | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:07:41.878971 | 0.05s 2025-10-11 07:39:23.398929 | fa163e03-9ee7-9b1d-93f5-00000000255c | TASK | Manage systemd shutdown files 2025-10-11 07:39:23.492104 | fa163e03-9ee7-9b1d-93f5-00000000255c | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-11 07:39:23.493267 | fa163e03-9ee7-9b1d-93f5-00000000255c | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:07:41.998233 | 0.09s 2025-10-11 07:39:23.572370 | fa163e03-9ee7-9b1d-93f5-00000000255e | TASK | Update container configs with new config hashes 2025-10-11 07:39:23.620340 | fa163e03-9ee7-9b1d-93f5-00000000255e | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-11 07:39:23.621611 | fa163e03-9ee7-9b1d-93f5-00000000255e | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:07:42.126577 | 0.05s 2025-10-11 07:39:23.649082 | fa163e03-9ee7-9b1d-93f5-00000000255f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-11 07:39:23.700339 | fa163e03-9ee7-9b1d-93f5-00000000255f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-11 07:39:23.701491 | fa163e03-9ee7-9b1d-93f5-00000000255f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:42.206458 | 0.05s 2025-10-11 07:39:23.727880 | fa163e03-9ee7-9b1d-93f5-000000002560 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 2025-10-11 07:39:23.778897 | fa163e03-9ee7-9b1d-93f5-000000002560 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud 2025-10-11 07:39:23.779963 | fa163e03-9ee7-9b1d-93f5-000000002560 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_3 | undercloud | 0:07:42.284930 | 0.05s PLAY [External deployment step 4] ********************************************** 2025-10-11 07:39:23.954886 | fa163e03-9ee7-9b1d-93f5-0000000000dd | TASK | External deployment step 4 2025-10-11 07:39:23.982282 | fa163e03-9ee7-9b1d-93f5-0000000000dd | OK | External deployment step 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000dd') missing from stats 2025-10-11 07:39:24.039557 | fa163e03-9ee7-9b1d-93f5-0000000000de | TIMING | include_tasks | undercloud | 0:07:42.544519 | 0.04s 2025-10-11 07:39:24.062391 | e3441ed9-7814-42c4-a018-3d768d81f6d2 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/external_deploy_steps_tasks_step4.yaml | undercloud 2025-10-11 07:39:24.084468 | fa163e03-9ee7-9b1d-93f5-0000000025af | TASK | Manage Keystone resources for OpenStack services 2025-10-11 07:39:24.134034 | fa163e03-9ee7-9b1d-93f5-0000000025af | TIMING | Manage Keystone resources for OpenStack services | undercloud | 0:07:42.638992 | 0.05s 2025-10-11 07:39:24.202324 | fa163e03-9ee7-9b1d-93f5-0000000025d4 | TASK | Create Keystone Admin resources 2025-10-11 07:39:24.251349 | fa163e03-9ee7-9b1d-93f5-0000000025d4 | TIMING | tripleo_keystone_resources : Create Keystone Admin resources | undercloud | 0:07:42.756310 | 0.05s 2025-10-11 07:39:24.301276 | 8cb35565-aad4-430a-8fb9-0602ba080b4f | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/admin.yml | undercloud 2025-10-11 07:39:24.333031 | fa163e03-9ee7-9b1d-93f5-000000002615 | TASK | Create admin and service projects 2025-10-11 07:39:24.383001 | fa163e03-9ee7-9b1d-93f5-000000002615 | TIMING | tripleo_keystone_resources : Create admin and service projects | undercloud | 0:07:42.887961 | 0.05s 2025-10-11 07:39:24.404300 | e03616a5-a46c-4330-9511-803473068937 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-11 07:39:24.439425 | fa163e03-9ee7-9b1d-93f5-000000002666 | TASK | Async creation of Keystone project 2025-10-11 07:39:24.894332 | fa163e03-9ee7-9b1d-93f5-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=admin 2025-10-11 07:39:24.895907 | fa163e03-9ee7-9b1d-93f5-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:43.400879 | 0.46s 2025-10-11 07:39:25.208655 | fa163e03-9ee7-9b1d-93f5-000000002666 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-11 07:39:25.209322 | fa163e03-9ee7-9b1d-93f5-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:43.714303 | 0.77s 2025-10-11 07:39:25.212382 | fa163e03-9ee7-9b1d-93f5-000000002666 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:07:43.717351 | 0.77s 2025-10-11 07:39:25.239094 | fa163e03-9ee7-9b1d-93f5-000000002668 | TASK | Check Keystone project status 2025-10-11 07:39:25.475377 | fa163e03-9ee7-9b1d-93f5-000000002668 | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-11 07:39:30.679288 | fa163e03-9ee7-9b1d-93f5-000000002668 | OK | Check Keystone project status | undercloud | item=admin 2025-10-11 07:39:30.681537 | fa163e03-9ee7-9b1d-93f5-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:49.186495 | 5.44s 2025-10-11 07:39:30.930813 | fa163e03-9ee7-9b1d-93f5-000000002668 | CHANGED | Check Keystone project status | undercloud | item=service 2025-10-11 07:39:30.932042 | fa163e03-9ee7-9b1d-93f5-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:49.437015 | 5.69s 2025-10-11 07:39:30.939572 | fa163e03-9ee7-9b1d-93f5-000000002668 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:07:49.444546 | 5.70s 2025-10-11 07:39:30.966665 | fa163e03-9ee7-9b1d-93f5-000000002616 | TASK | Create admin role 2025-10-11 07:39:32.268332 | fa163e03-9ee7-9b1d-93f5-000000002616 | OK | Create admin role | undercloud 2025-10-11 07:39:32.269860 | fa163e03-9ee7-9b1d-93f5-000000002616 | TIMING | tripleo_keystone_resources : Create admin role | undercloud | 0:07:50.774827 | 1.30s 2025-10-11 07:39:32.295735 | fa163e03-9ee7-9b1d-93f5-000000002617 | TASK | Create _member_ role 2025-10-11 07:39:33.624621 | fa163e03-9ee7-9b1d-93f5-000000002617 | CHANGED | Create _member_ role | undercloud 2025-10-11 07:39:33.626040 | fa163e03-9ee7-9b1d-93f5-000000002617 | TIMING | tripleo_keystone_resources : Create _member_ role | undercloud | 0:07:52.131006 | 1.33s 2025-10-11 07:39:33.651684 | fa163e03-9ee7-9b1d-93f5-000000002618 | TASK | Check admin password 2025-10-11 07:39:35.079601 | fa163e03-9ee7-9b1d-93f5-000000002618 | OK | Check admin password | undercloud 2025-10-11 07:39:35.081056 | fa163e03-9ee7-9b1d-93f5-000000002618 | TIMING | tripleo_keystone_resources : Check admin password | undercloud | 0:07:53.586022 | 1.43s 2025-10-11 07:39:35.107346 | fa163e03-9ee7-9b1d-93f5-000000002619 | TASK | Create admin user 2025-10-11 07:39:37.011296 | fa163e03-9ee7-9b1d-93f5-000000002619 | CHANGED | Create admin user | undercloud 2025-10-11 07:39:37.012613 | fa163e03-9ee7-9b1d-93f5-000000002619 | TIMING | tripleo_keystone_resources : Create admin user | undercloud | 0:07:55.517578 | 1.90s 2025-10-11 07:39:37.030281 | fa163e03-9ee7-9b1d-93f5-00000000261a | TASK | Assign admin role to admin project for admin user 2025-10-11 07:39:38.672646 | fa163e03-9ee7-9b1d-93f5-00000000261a | OK | Assign admin role to admin project for admin user | undercloud 2025-10-11 07:39:38.673947 | fa163e03-9ee7-9b1d-93f5-00000000261a | TIMING | tripleo_keystone_resources : Assign admin role to admin project for admin user | undercloud | 0:07:57.178914 | 1.64s 2025-10-11 07:39:38.699481 | fa163e03-9ee7-9b1d-93f5-00000000261b | TASK | Assign _member_ role to admin project for admin user 2025-10-11 07:39:40.559118 | fa163e03-9ee7-9b1d-93f5-00000000261b | CHANGED | Assign _member_ role to admin project for admin user | undercloud 2025-10-11 07:39:40.560884 | fa163e03-9ee7-9b1d-93f5-00000000261b | TIMING | tripleo_keystone_resources : Assign _member_ role to admin project for admin user | undercloud | 0:07:59.065851 | 1.86s 2025-10-11 07:39:40.586859 | fa163e03-9ee7-9b1d-93f5-00000000261c | TASK | Create identity service 2025-10-11 07:39:41.933169 | fa163e03-9ee7-9b1d-93f5-00000000261c | OK | Create identity service | undercloud 2025-10-11 07:39:41.933975 | fa163e03-9ee7-9b1d-93f5-00000000261c | TIMING | tripleo_keystone_resources : Create identity service | undercloud | 0:08:00.438952 | 1.35s 2025-10-11 07:39:41.951193 | fa163e03-9ee7-9b1d-93f5-00000000261d | TASK | Create identity public endpoint 2025-10-11 07:39:43.309410 | fa163e03-9ee7-9b1d-93f5-00000000261d | OK | Create identity public endpoint | undercloud 2025-10-11 07:39:43.311011 | fa163e03-9ee7-9b1d-93f5-00000000261d | TIMING | tripleo_keystone_resources : Create identity public endpoint | undercloud | 0:08:01.815972 | 1.36s 2025-10-11 07:39:43.337397 | fa163e03-9ee7-9b1d-93f5-00000000261e | TASK | Create identity internal endpoint 2025-10-11 07:39:44.556695 | fa163e03-9ee7-9b1d-93f5-00000000261e | OK | Create identity internal endpoint | undercloud 2025-10-11 07:39:44.558099 | fa163e03-9ee7-9b1d-93f5-00000000261e | TIMING | tripleo_keystone_resources : Create identity internal endpoint | undercloud | 0:08:03.063063 | 1.22s 2025-10-11 07:39:44.583212 | fa163e03-9ee7-9b1d-93f5-00000000261f | TASK | Create identity admin endpoint 2025-10-11 07:39:45.736366 | fa163e03-9ee7-9b1d-93f5-00000000261f | OK | Create identity admin endpoint | undercloud 2025-10-11 07:39:45.738068 | fa163e03-9ee7-9b1d-93f5-00000000261f | TIMING | tripleo_keystone_resources : Create identity admin endpoint | undercloud | 0:08:04.243033 | 1.15s 2025-10-11 07:39:45.765507 | fa163e03-9ee7-9b1d-93f5-0000000025d5 | TASK | Create Keystone Projects 2025-10-11 07:39:45.850962 | fa163e03-9ee7-9b1d-93f5-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:08:04.355927 | 0.08s 2025-10-11 07:39:45.862905 | fa163e03-9ee7-9b1d-93f5-0000000025d5 | TIMING | tripleo_keystone_resources : Create Keystone Projects | undercloud | 0:08:04.367872 | 0.10s 2025-10-11 07:39:45.881930 | 60448125-48e2-4062-b852-f673a6000998 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/projects.yml | undercloud 2025-10-11 07:39:45.929848 | fa163e03-9ee7-9b1d-93f5-0000000026f2 | TASK | Async creation of Keystone project 2025-10-11 07:39:46.261784 | fa163e03-9ee7-9b1d-93f5-0000000026f2 | CHANGED | Async creation of Keystone project | undercloud | item=service 2025-10-11 07:39:46.262928 | fa163e03-9ee7-9b1d-93f5-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:08:04.767898 | 0.33s 2025-10-11 07:39:46.266981 | fa163e03-9ee7-9b1d-93f5-0000000026f2 | TIMING | tripleo_keystone_resources : Async creation of Keystone project | undercloud | 0:08:04.771948 | 0.34s 2025-10-11 07:39:46.294313 | fa163e03-9ee7-9b1d-93f5-0000000026f4 | TASK | Check Keystone project status 2025-10-11 07:39:46.539753 | fa163e03-9ee7-9b1d-93f5-0000000026f4 | WAITING | Check Keystone project status | undercloud | 30 retries left 2025-10-11 07:39:51.745889 | fa163e03-9ee7-9b1d-93f5-0000000026f4 | OK | Check Keystone project status | undercloud | item=service 2025-10-11 07:39:51.746953 | fa163e03-9ee7-9b1d-93f5-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:10.251927 | 5.45s 2025-10-11 07:39:51.759469 | fa163e03-9ee7-9b1d-93f5-0000000026f4 | TIMING | tripleo_keystone_resources : Check Keystone project status | undercloud | 0:08:10.264408 | 5.46s 2025-10-11 07:39:51.785251 | fa163e03-9ee7-9b1d-93f5-0000000025d7 | TASK | Create Keystone Domains 2025-10-11 07:39:51.846091 | fa163e03-9ee7-9b1d-93f5-0000000025d7 | TIMING | tripleo_keystone_resources : Create Keystone Domains | undercloud | 0:08:10.351055 | 0.06s 2025-10-11 07:39:51.871491 | fa163e03-9ee7-9b1d-93f5-0000000025d9 | TASK | Gather all OpenStack domains for Ansible >= 2.9.0 2025-10-11 07:39:51.922509 | fa163e03-9ee7-9b1d-93f5-0000000025d9 | TIMING | tripleo_keystone_resources : Gather all OpenStack domains for Ansible >= 2.9.0 | undercloud | 0:08:10.427471 | 0.05s 2025-10-11 07:39:51.942268 | 0f21943b-9e7c-4edb-b613-cf7582470349 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/gather_domains.yml | undercloud 2025-10-11 07:39:51.991674 | fa163e03-9ee7-9b1d-93f5-0000000027a7 | TASK | Collect OpenStack Keystone domains infos 2025-10-11 07:39:53.353003 | fa163e03-9ee7-9b1d-93f5-0000000027a7 | OK | Collect OpenStack Keystone domains infos | undercloud 2025-10-11 07:39:53.354701 | fa163e03-9ee7-9b1d-93f5-0000000027a7 | TIMING | tripleo_keystone_resources : Collect OpenStack Keystone domains infos | undercloud | 0:08:11.859655 | 1.36s 2025-10-11 07:39:53.382173 | fa163e03-9ee7-9b1d-93f5-0000000027a8 | TASK | Set openstack_domains fact 2025-10-11 07:39:53.456160 | fa163e03-9ee7-9b1d-93f5-0000000027a8 | OK | Set openstack_domains fact | undercloud 2025-10-11 07:39:53.457578 | fa163e03-9ee7-9b1d-93f5-0000000027a8 | TIMING | tripleo_keystone_resources : Set openstack_domains fact | undercloud | 0:08:11.962543 | 0.07s 2025-10-11 07:39:53.482701 | fa163e03-9ee7-9b1d-93f5-0000000025da | TASK | Create Keystone Services 2025-10-11 07:39:53.560998 | fa163e03-9ee7-9b1d-93f5-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:12.065969 | 0.08s 2025-10-11 07:39:53.572485 | fa163e03-9ee7-9b1d-93f5-0000000025da | TIMING | tripleo_keystone_resources : Create Keystone Services | undercloud | 0:08:12.077453 | 0.09s 2025-10-11 07:39:53.596022 | a6431626-a3cd-4ef9-a94b-bdf3210215eb | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/services.yml | undercloud 2025-10-11 07:39:53.649435 | fa163e03-9ee7-9b1d-93f5-00000000286b | TASK | Async creation of Keystone service 2025-10-11 07:39:54.000691 | fa163e03-9ee7-9b1d-93f5-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic 2025-10-11 07:39:54.002476 | fa163e03-9ee7-9b1d-93f5-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:12.507397 | 0.35s 2025-10-11 07:39:54.333676 | fa163e03-9ee7-9b1d-93f5-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=ironic-inspector 2025-10-11 07:39:54.334271 | fa163e03-9ee7-9b1d-93f5-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:12.839253 | 0.68s 2025-10-11 07:39:54.651219 | fa163e03-9ee7-9b1d-93f5-00000000286b | CHANGED | Async creation of Keystone service | undercloud | item=neutron 2025-10-11 07:39:54.653050 | fa163e03-9ee7-9b1d-93f5-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:13.158022 | 1.00s 2025-10-11 07:39:54.663740 | fa163e03-9ee7-9b1d-93f5-00000000286b | TIMING | tripleo_keystone_resources : Async creation of Keystone service | undercloud | 0:08:13.168706 | 1.01s 2025-10-11 07:39:54.685289 | fa163e03-9ee7-9b1d-93f5-00000000286d | TASK | Check Keystone service status 2025-10-11 07:39:54.931634 | fa163e03-9ee7-9b1d-93f5-00000000286d | WAITING | Check Keystone service status | undercloud | 30 retries left 2025-10-11 07:40:00.133964 | fa163e03-9ee7-9b1d-93f5-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic 2025-10-11 07:40:00.135367 | fa163e03-9ee7-9b1d-93f5-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:18.640328 | 5.45s 2025-10-11 07:40:00.352258 | fa163e03-9ee7-9b1d-93f5-00000000286d | CHANGED | Check Keystone service status | undercloud | item=ironic-inspector 2025-10-11 07:40:00.353190 | fa163e03-9ee7-9b1d-93f5-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:18.858166 | 5.67s 2025-10-11 07:40:00.589305 | fa163e03-9ee7-9b1d-93f5-00000000286d | CHANGED | Check Keystone service status | undercloud | item=neutron 2025-10-11 07:40:00.590957 | fa163e03-9ee7-9b1d-93f5-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:19.095932 | 5.90s 2025-10-11 07:40:00.602521 | fa163e03-9ee7-9b1d-93f5-00000000286d | TIMING | tripleo_keystone_resources : Check Keystone service status | undercloud | 0:08:19.107486 | 5.92s 2025-10-11 07:40:00.629651 | fa163e03-9ee7-9b1d-93f5-0000000025dc | TASK | Create Keystone Endpoints 2025-10-11 07:40:00.710366 | fa163e03-9ee7-9b1d-93f5-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.215305 | 0.08s 2025-10-11 07:40:00.742290 | fa163e03-9ee7-9b1d-93f5-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.247265 | 0.11s 2025-10-11 07:40:00.766999 | fa163e03-9ee7-9b1d-93f5-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.271976 | 0.14s 2025-10-11 07:40:00.779282 | fa163e03-9ee7-9b1d-93f5-0000000025dc | TIMING | tripleo_keystone_resources : Create Keystone Endpoints | undercloud | 0:08:19.284251 | 0.15s 2025-10-11 07:40:00.797677 | 11258a24-2279-4f83-874d-def24b1f9d46 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-11 07:40:00.803289 | 12b32e2b-4253-43b5-9a0c-d5108836a1d6 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-11 07:40:00.809327 | ae626f67-ed40-4513-aa0c-5b49da50dc37 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/loop-endpoints.yml | undercloud 2025-10-11 07:40:00.862965 | fa163e03-9ee7-9b1d-93f5-00000000295a | TASK | Create Keystone public endpoints 2025-10-11 07:40:00.961795 | fa163e03-9ee7-9b1d-93f5-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:19.466758 | 0.10s 2025-10-11 07:40:00.969061 | fa163e03-9ee7-9b1d-93f5-00000000295a | TIMING | tripleo_keystone_resources : Create Keystone public endpoints | undercloud | 0:08:19.474032 | 0.11s 2025-10-11 07:40:00.990866 | 7d27dfbe-ed96-46ed-adde-72b55a2f0b98 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-11 07:40:01.021504 | fa163e03-9ee7-9b1d-93f5-000000002a52 | TASK | Async creation of Keystone public endpoint 2025-10-11 07:40:01.384732 | fa163e03-9ee7-9b1d-93f5-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic 2025-10-11 07:40:01.387158 | fa163e03-9ee7-9b1d-93f5-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:19.892117 | 0.36s 2025-10-11 07:40:01.689341 | fa163e03-9ee7-9b1d-93f5-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=ironic-inspector 2025-10-11 07:40:01.690768 | fa163e03-9ee7-9b1d-93f5-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:20.195745 | 0.67s 2025-10-11 07:40:02.008470 | fa163e03-9ee7-9b1d-93f5-000000002a52 | CHANGED | Async creation of Keystone public endpoint | undercloud | item=neutron 2025-10-11 07:40:02.009426 | fa163e03-9ee7-9b1d-93f5-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:20.514400 | 0.99s 2025-10-11 07:40:02.015496 | fa163e03-9ee7-9b1d-93f5-000000002a52 | TIMING | tripleo_keystone_resources : Async creation of Keystone public endpoint | undercloud | 0:08:20.520468 | 0.99s 2025-10-11 07:40:02.038866 | fa163e03-9ee7-9b1d-93f5-000000002a54 | TASK | Check Keystone public endpoint status 2025-10-11 07:40:02.306234 | fa163e03-9ee7-9b1d-93f5-000000002a54 | WAITING | Check Keystone public endpoint status | undercloud | 30 retries left 2025-10-11 07:40:07.500840 | fa163e03-9ee7-9b1d-93f5-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic 2025-10-11 07:40:07.502274 | fa163e03-9ee7-9b1d-93f5-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:26.007239 | 5.46s 2025-10-11 07:40:07.777730 | fa163e03-9ee7-9b1d-93f5-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=ironic-inspector 2025-10-11 07:40:07.778735 | fa163e03-9ee7-9b1d-93f5-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:26.283710 | 5.74s 2025-10-11 07:40:08.012161 | fa163e03-9ee7-9b1d-93f5-000000002a54 | CHANGED | Check Keystone public endpoint status | undercloud | item=neutron 2025-10-11 07:40:08.013414 | fa163e03-9ee7-9b1d-93f5-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:26.518383 | 5.97s 2025-10-11 07:40:08.020783 | fa163e03-9ee7-9b1d-93f5-000000002a54 | TIMING | tripleo_keystone_resources : Check Keystone public endpoint status | undercloud | 0:08:26.525741 | 5.98s 2025-10-11 07:40:08.051772 | fa163e03-9ee7-9b1d-93f5-00000000295f | TASK | Create Keystone admin endpoints 2025-10-11 07:40:08.150657 | fa163e03-9ee7-9b1d-93f5-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:26.655611 | 0.10s 2025-10-11 07:40:08.161519 | fa163e03-9ee7-9b1d-93f5-00000000295f | TIMING | tripleo_keystone_resources : Create Keystone admin endpoints | undercloud | 0:08:26.666487 | 0.11s 2025-10-11 07:40:08.181851 | 5e9baa12-2ca4-48b8-8390-8476f2d627c1 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-11 07:40:08.213309 | fa163e03-9ee7-9b1d-93f5-000000002a7e | TASK | Async creation of Keystone admin endpoint 2025-10-11 07:40:08.560417 | fa163e03-9ee7-9b1d-93f5-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic 2025-10-11 07:40:08.561999 | fa163e03-9ee7-9b1d-93f5-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:27.066931 | 0.35s 2025-10-11 07:40:08.890022 | fa163e03-9ee7-9b1d-93f5-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=ironic-inspector 2025-10-11 07:40:08.891703 | fa163e03-9ee7-9b1d-93f5-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:27.396677 | 0.68s 2025-10-11 07:40:09.198839 | fa163e03-9ee7-9b1d-93f5-000000002a7e | CHANGED | Async creation of Keystone admin endpoint | undercloud | item=neutron 2025-10-11 07:40:09.199830 | fa163e03-9ee7-9b1d-93f5-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:27.704804 | 0.98s 2025-10-11 07:40:09.206127 | fa163e03-9ee7-9b1d-93f5-000000002a7e | TIMING | tripleo_keystone_resources : Async creation of Keystone admin endpoint | undercloud | 0:08:27.711095 | 0.99s 2025-10-11 07:40:09.230249 | fa163e03-9ee7-9b1d-93f5-000000002a80 | TASK | Check Keystone admin endpoint status 2025-10-11 07:40:09.484112 | fa163e03-9ee7-9b1d-93f5-000000002a80 | WAITING | Check Keystone admin endpoint status | undercloud | 30 retries left 2025-10-11 07:40:14.676708 | fa163e03-9ee7-9b1d-93f5-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic 2025-10-11 07:40:14.678298 | fa163e03-9ee7-9b1d-93f5-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:33.183274 | 5.45s 2025-10-11 07:40:14.872142 | fa163e03-9ee7-9b1d-93f5-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=ironic-inspector 2025-10-11 07:40:14.872858 | fa163e03-9ee7-9b1d-93f5-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:33.377839 | 5.64s 2025-10-11 07:40:15.052669 | fa163e03-9ee7-9b1d-93f5-000000002a80 | CHANGED | Check Keystone admin endpoint status | undercloud | item=neutron 2025-10-11 07:40:15.053342 | fa163e03-9ee7-9b1d-93f5-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:33.558323 | 5.82s 2025-10-11 07:40:15.059093 | fa163e03-9ee7-9b1d-93f5-000000002a80 | TIMING | tripleo_keystone_resources : Check Keystone admin endpoint status | undercloud | 0:08:33.564060 | 5.83s 2025-10-11 07:40:15.081760 | fa163e03-9ee7-9b1d-93f5-000000002964 | TASK | Create Keystone internal endpoints 2025-10-11 07:40:15.178968 | fa163e03-9ee7-9b1d-93f5-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:33.683928 | 0.10s 2025-10-11 07:40:15.185951 | fa163e03-9ee7-9b1d-93f5-000000002964 | TIMING | tripleo_keystone_resources : Create Keystone internal endpoints | undercloud | 0:08:33.690928 | 0.10s 2025-10-11 07:40:15.202381 | b521fe12-2de1-4c99-bdcb-0c58c05618bd | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/endpoints.yml | undercloud 2025-10-11 07:40:15.233888 | fa163e03-9ee7-9b1d-93f5-000000002aaa | TASK | Async creation of Keystone internal endpoint 2025-10-11 07:40:15.593373 | fa163e03-9ee7-9b1d-93f5-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic 2025-10-11 07:40:15.595497 | fa163e03-9ee7-9b1d-93f5-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:34.100463 | 0.36s 2025-10-11 07:40:15.844885 | fa163e03-9ee7-9b1d-93f5-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=ironic-inspector 2025-10-11 07:40:15.845901 | fa163e03-9ee7-9b1d-93f5-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:34.350873 | 0.61s 2025-10-11 07:40:16.125996 | fa163e03-9ee7-9b1d-93f5-000000002aaa | CHANGED | Async creation of Keystone internal endpoint | undercloud | item=neutron 2025-10-11 07:40:16.126613 | fa163e03-9ee7-9b1d-93f5-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:34.631594 | 0.89s 2025-10-11 07:40:16.130273 | fa163e03-9ee7-9b1d-93f5-000000002aaa | TIMING | tripleo_keystone_resources : Async creation of Keystone internal endpoint | undercloud | 0:08:34.635241 | 0.89s 2025-10-11 07:40:16.159872 | fa163e03-9ee7-9b1d-93f5-000000002aac | TASK | Check Keystone internal endpoint status 2025-10-11 07:40:16.422395 | fa163e03-9ee7-9b1d-93f5-000000002aac | WAITING | Check Keystone internal endpoint status | undercloud | 30 retries left 2025-10-11 07:40:21.630223 | fa163e03-9ee7-9b1d-93f5-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic 2025-10-11 07:40:21.631636 | fa163e03-9ee7-9b1d-93f5-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:40.136603 | 5.47s 2025-10-11 07:40:21.870137 | fa163e03-9ee7-9b1d-93f5-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=ironic-inspector 2025-10-11 07:40:21.871227 | fa163e03-9ee7-9b1d-93f5-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:40.376200 | 5.71s 2025-10-11 07:40:22.057560 | fa163e03-9ee7-9b1d-93f5-000000002aac | CHANGED | Check Keystone internal endpoint status | undercloud | item=neutron 2025-10-11 07:40:22.058967 | fa163e03-9ee7-9b1d-93f5-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:40.563949 | 5.90s 2025-10-11 07:40:22.070722 | fa163e03-9ee7-9b1d-93f5-000000002aac | TIMING | tripleo_keystone_resources : Check Keystone internal endpoint status | undercloud | 0:08:40.575689 | 5.91s 2025-10-11 07:40:22.097535 | fa163e03-9ee7-9b1d-93f5-0000000025de | TASK | Run cleanup tasks 2025-10-11 07:40:22.151282 | fa163e03-9ee7-9b1d-93f5-0000000025de | TIMING | tripleo_keystone_resources : Run cleanup tasks | undercloud | 0:08:40.656241 | 0.05s 2025-10-11 07:40:22.173348 | 77fae472-ae9f-49ff-9830-0c07cde475c7 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/cleanup.yml | undercloud 2025-10-11 07:40:22.233563 | fa163e03-9ee7-9b1d-93f5-000000002ad4 | TASK | Get list of enabled services 2025-10-11 07:40:24.615524 | fa163e03-9ee7-9b1d-93f5-000000002ad4 | CHANGED | Get list of enabled services | undercloud 2025-10-11 07:40:24.616609 | fa163e03-9ee7-9b1d-93f5-000000002ad4 | TIMING | tripleo_keystone_resources : Get list of enabled services | undercloud | 0:08:43.121580 | 2.38s 2025-10-11 07:40:24.637216 | fa163e03-9ee7-9b1d-93f5-000000002ad5 | TASK | List services to be disabled 2025-10-11 07:40:24.718491 | fa163e03-9ee7-9b1d-93f5-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'keystone', 'Type': 'identity'} 2025-10-11 07:40:24.751529 | fa163e03-9ee7-9b1d-93f5-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic-inspector', 'Type': 'baremetal-introspection'} 2025-10-11 07:40:24.779094 | fa163e03-9ee7-9b1d-93f5-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'ironic', 'Type': 'baremetal'} 2025-10-11 07:40:24.798984 | fa163e03-9ee7-9b1d-93f5-000000002ad5 | SKIPPED | List services to be disabled | undercloud | item={'Name': 'neutron', 'Type': 'network'} 2025-10-11 07:40:24.811764 | fa163e03-9ee7-9b1d-93f5-000000002ad5 | TIMING | tripleo_keystone_resources : List services to be disabled | undercloud | 0:08:43.316720 | 0.17s 2025-10-11 07:40:24.838608 | fa163e03-9ee7-9b1d-93f5-000000002ad6 | TASK | Delete keystone services not enabled 2025-10-11 07:40:24.860525 | fa163e03-9ee7-9b1d-93f5-000000002ad6 | TIMING | tripleo_keystone_resources : Delete keystone services not enabled | undercloud | 0:08:43.365482 | 0.02s 2025-10-11 07:40:24.882829 | fa163e03-9ee7-9b1d-93f5-0000000025df | TASK | Create Keystone Roles 2025-10-11 07:40:24.961503 | fa163e03-9ee7-9b1d-93f5-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:43.466459 | 0.08s 2025-10-11 07:40:24.973516 | fa163e03-9ee7-9b1d-93f5-0000000025df | TIMING | tripleo_keystone_resources : Create Keystone Roles | undercloud | 0:08:43.478483 | 0.09s 2025-10-11 07:40:24.993387 | 7fea9e01-43eb-4621-8860-a687af0c47b8 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/roles.yml | undercloud 2025-10-11 07:40:25.059863 | fa163e03-9ee7-9b1d-93f5-000000002bfe | TASK | Async creation of Keystone role 2025-10-11 07:40:25.386792 | fa163e03-9ee7-9b1d-93f5-000000002bfe | CHANGED | Async creation of Keystone role | undercloud | item=service 2025-10-11 07:40:25.389019 | fa163e03-9ee7-9b1d-93f5-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:43.893979 | 0.33s 2025-10-11 07:40:25.398846 | fa163e03-9ee7-9b1d-93f5-000000002bfe | TIMING | tripleo_keystone_resources : Async creation of Keystone role | undercloud | 0:08:43.903815 | 0.34s 2025-10-11 07:40:25.423646 | fa163e03-9ee7-9b1d-93f5-000000002c00 | TASK | Check Keystone role status 2025-10-11 07:40:25.684678 | fa163e03-9ee7-9b1d-93f5-000000002c00 | WAITING | Check Keystone role status | undercloud | 30 retries left 2025-10-11 07:40:30.877298 | fa163e03-9ee7-9b1d-93f5-000000002c00 | CHANGED | Check Keystone role status | undercloud | item=service 2025-10-11 07:40:30.878075 | fa163e03-9ee7-9b1d-93f5-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:49.383046 | 5.45s 2025-10-11 07:40:30.881545 | fa163e03-9ee7-9b1d-93f5-000000002c00 | TIMING | tripleo_keystone_resources : Check Keystone role status | undercloud | 0:08:49.386521 | 5.46s 2025-10-11 07:40:30.907035 | fa163e03-9ee7-9b1d-93f5-0000000025e1 | TASK | Create Keystone Users 2025-10-11 07:40:31.005089 | fa163e03-9ee7-9b1d-93f5-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:49.510046 | 0.10s 2025-10-11 07:40:31.016393 | fa163e03-9ee7-9b1d-93f5-0000000025e1 | TIMING | tripleo_keystone_resources : Create Keystone Users | undercloud | 0:08:49.521369 | 0.11s 2025-10-11 07:40:31.028270 | 6526bdc8-010d-4f3a-ab29-b98f4f5ad657 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/users.yml | undercloud 2025-10-11 07:40:31.093397 | fa163e03-9ee7-9b1d-93f5-000000002d44 | TASK | Check password of Keystone user 2025-10-11 07:40:32.095865 | fa163e03-9ee7-9b1d-93f5-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-11 07:40:32.098091 | fa163e03-9ee7-9b1d-93f5-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:50.603045 | 1.00s 2025-10-11 07:40:33.012910 | fa163e03-9ee7-9b1d-93f5-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-11 07:40:33.014685 | fa163e03-9ee7-9b1d-93f5-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:51.519658 | 1.92s 2025-10-11 07:40:33.926869 | fa163e03-9ee7-9b1d-93f5-000000002d44 | FATAL | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-11 07:40:33.927768 | fa163e03-9ee7-9b1d-93f5-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:52.432742 | 2.83s 2025-10-11 07:40:33.933679 | fa163e03-9ee7-9b1d-93f5-000000002d44 | IGNORED | Check password of Keystone user | undercloud | error={"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false} 2025-10-11 07:40:33.934646 | fa163e03-9ee7-9b1d-93f5-000000002d44 | TIMING | tripleo_keystone_resources : Check password of Keystone user | undercloud | 0:08:52.439620 | 2.84s 2025-10-11 07:40:33.961523 | fa163e03-9ee7-9b1d-93f5-000000002d46 | TASK | Async creation of Keystone user 2025-10-11 07:40:34.374010 | fa163e03-9ee7-9b1d-93f5-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-11 07:40:34.375601 | fa163e03-9ee7-9b1d-93f5-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:52.880558 | 0.41s 2025-10-11 07:40:34.720845 | fa163e03-9ee7-9b1d-93f5-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-11 07:40:34.721808 | fa163e03-9ee7-9b1d-93f5-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:53.226782 | 0.76s 2025-10-11 07:40:35.072014 | fa163e03-9ee7-9b1d-93f5-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-11 07:40:35.074079 | fa163e03-9ee7-9b1d-93f5-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:53.579057 | 1.11s 2025-10-11 07:40:35.083631 | fa163e03-9ee7-9b1d-93f5-000000002d46 | CHANGED | Async creation of Keystone user | undercloud 2025-10-11 07:40:35.084601 | fa163e03-9ee7-9b1d-93f5-000000002d46 | TIMING | tripleo_keystone_resources : Async creation of Keystone user | undercloud | 0:08:53.589575 | 1.12s 2025-10-11 07:40:35.112537 | fa163e03-9ee7-9b1d-93f5-000000002d48 | TASK | Check Keystone user status 2025-10-11 07:40:35.431520 | fa163e03-9ee7-9b1d-93f5-000000002d48 | WAITING | Check Keystone user status | undercloud | 30 retries left 2025-10-11 07:40:40.643287 | fa163e03-9ee7-9b1d-93f5-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-11 07:40:40.645874 | fa163e03-9ee7-9b1d-93f5-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:59.150834 | 5.53s 2025-10-11 07:40:40.904555 | fa163e03-9ee7-9b1d-93f5-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-11 07:40:40.905495 | fa163e03-9ee7-9b1d-93f5-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:59.410467 | 5.79s 2025-10-11 07:40:41.119513 | fa163e03-9ee7-9b1d-93f5-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-11 07:40:41.120275 | fa163e03-9ee7-9b1d-93f5-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:59.625254 | 6.01s 2025-10-11 07:40:41.124755 | fa163e03-9ee7-9b1d-93f5-000000002d48 | CHANGED | Check Keystone user status | undercloud 2025-10-11 07:40:41.126076 | fa163e03-9ee7-9b1d-93f5-000000002d48 | TIMING | tripleo_keystone_resources : Check Keystone user status | undercloud | 0:08:59.631045 | 6.01s 2025-10-11 07:40:41.153159 | fa163e03-9ee7-9b1d-93f5-0000000025e3 | TASK | Assign Keystone Users to Roles 2025-10-11 07:40:41.233862 | fa163e03-9ee7-9b1d-93f5-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:59.738818 | 0.08s 2025-10-11 07:40:41.259348 | fa163e03-9ee7-9b1d-93f5-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:59.764319 | 0.10s 2025-10-11 07:40:41.272075 | fa163e03-9ee7-9b1d-93f5-0000000025e3 | TIMING | tripleo_keystone_resources : Assign Keystone Users to Roles | undercloud | 0:08:59.777042 | 0.12s 2025-10-11 07:40:41.290755 | 7b331577-99f0-45e3-8dd0-12a050ef0a2c | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-11 07:40:41.297289 | 8ac9eaf4-b4ff-425d-9b42-a1d71eab0fd2 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_roles.yml | undercloud 2025-10-11 07:40:41.365148 | fa163e03-9ee7-9b1d-93f5-000000002eb5 | TASK | Async assignment of Keystone user per role 2025-10-11 07:40:41.460256 | fa163e03-9ee7-9b1d-93f5-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:59.965218 | 0.09s 2025-10-11 07:40:41.473089 | fa163e03-9ee7-9b1d-93f5-000000002eb5 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:08:59.978055 | 0.11s 2025-10-11 07:40:41.496132 | 09dd8b79-a679-4062-b9e5-15a3e275a0a1 | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-11 07:40:41.526836 | fa163e03-9ee7-9b1d-93f5-00000000302a | TASK | Async assignment of Keystone user to roles 2025-10-11 07:40:41.871973 | fa163e03-9ee7-9b1d-93f5-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2025-10-11 07:40:41.873900 | fa163e03-9ee7-9b1d-93f5-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.378847 | 0.35s 2025-10-11 07:40:42.138335 | fa163e03-9ee7-9b1d-93f5-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic-inspector 2025-10-11 07:40:42.139337 | fa163e03-9ee7-9b1d-93f5-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.644309 | 0.61s 2025-10-11 07:40:42.457787 | fa163e03-9ee7-9b1d-93f5-00000000302a | CHANGED | Async assignment of Keystone user to roles | undercloud | item=neutron 2025-10-11 07:40:42.458722 | fa163e03-9ee7-9b1d-93f5-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.963695 | 0.93s 2025-10-11 07:40:42.465040 | fa163e03-9ee7-9b1d-93f5-00000000302a | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:00.970007 | 0.94s 2025-10-11 07:40:42.487378 | fa163e03-9ee7-9b1d-93f5-00000000302c | TASK | Check Keystone user assignment to roles status 2025-10-11 07:40:42.701313 | fa163e03-9ee7-9b1d-93f5-00000000302c | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-11 07:40:47.916095 | fa163e03-9ee7-9b1d-93f5-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2025-10-11 07:40:47.918252 | fa163e03-9ee7-9b1d-93f5-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.423214 | 5.43s 2025-10-11 07:40:48.114221 | fa163e03-9ee7-9b1d-93f5-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic-inspector 2025-10-11 07:40:48.116163 | fa163e03-9ee7-9b1d-93f5-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.621136 | 5.63s 2025-10-11 07:40:48.353690 | fa163e03-9ee7-9b1d-93f5-00000000302c | CHANGED | Check Keystone user assignment to roles status | undercloud | item=neutron 2025-10-11 07:40:48.355531 | fa163e03-9ee7-9b1d-93f5-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.860503 | 5.87s 2025-10-11 07:40:48.366799 | fa163e03-9ee7-9b1d-93f5-00000000302c | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:06.871765 | 5.88s 2025-10-11 07:40:48.396187 | fa163e03-9ee7-9b1d-93f5-000000002eba | TASK | Async assignment of Keystone user per role 2025-10-11 07:40:48.491577 | fa163e03-9ee7-9b1d-93f5-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:06.996533 | 0.09s 2025-10-11 07:40:48.504497 | fa163e03-9ee7-9b1d-93f5-000000002eba | TIMING | tripleo_keystone_resources : Async assignment of Keystone user per role | undercloud | 0:09:07.009462 | 0.11s 2025-10-11 07:40:48.528168 | ea7c71a5-b11d-4c2c-b7a8-0bba915e144d | INCLUDED | /usr/share/ansible/roles/tripleo_keystone_resources/tasks/user_per_role.yml | undercloud 2025-10-11 07:40:48.560291 | fa163e03-9ee7-9b1d-93f5-000000003056 | TASK | Async assignment of Keystone user to roles 2025-10-11 07:40:48.902601 | fa163e03-9ee7-9b1d-93f5-000000003056 | CHANGED | Async assignment of Keystone user to roles | undercloud | item=ironic 2025-10-11 07:40:48.904432 | fa163e03-9ee7-9b1d-93f5-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:07.409396 | 0.34s 2025-10-11 07:40:48.913837 | fa163e03-9ee7-9b1d-93f5-000000003056 | TIMING | tripleo_keystone_resources : Async assignment of Keystone user to roles | undercloud | 0:09:07.418818 | 0.35s 2025-10-11 07:40:48.933871 | fa163e03-9ee7-9b1d-93f5-000000003058 | TASK | Check Keystone user assignment to roles status 2025-10-11 07:40:49.193919 | fa163e03-9ee7-9b1d-93f5-000000003058 | WAITING | Check Keystone user assignment to roles status | undercloud | 30 retries left 2025-10-11 07:40:54.393420 | fa163e03-9ee7-9b1d-93f5-000000003058 | CHANGED | Check Keystone user assignment to roles status | undercloud | item=ironic 2025-10-11 07:40:54.394291 | fa163e03-9ee7-9b1d-93f5-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:12.899269 | 5.46s 2025-10-11 07:40:54.399363 | fa163e03-9ee7-9b1d-93f5-000000003058 | TIMING | tripleo_keystone_resources : Check Keystone user assignment to roles status | undercloud | 0:09:12.904343 | 5.46s 2025-10-11 07:40:54.442566 | fa163e03-9ee7-9b1d-93f5-0000000025b0 | TASK | is Keystone LDAP enabled 2025-10-11 07:40:54.481591 | fa163e03-9ee7-9b1d-93f5-0000000025b0 | OK | is Keystone LDAP enabled | undercloud 2025-10-11 07:40:54.482824 | fa163e03-9ee7-9b1d-93f5-0000000025b0 | TIMING | is Keystone LDAP enabled | undercloud | 0:09:12.987790 | 0.04s 2025-10-11 07:40:54.507743 | fa163e03-9ee7-9b1d-93f5-0000000025b1 | TASK | Set fact for tripleo_keystone_ldap_domains 2025-10-11 07:40:54.556905 | fa163e03-9ee7-9b1d-93f5-0000000025b1 | SKIPPED | Set fact for tripleo_keystone_ldap_domains | undercloud 2025-10-11 07:40:54.558175 | fa163e03-9ee7-9b1d-93f5-0000000025b1 | TIMING | Set fact for tripleo_keystone_ldap_domains | undercloud | 0:09:13.063141 | 0.05s 2025-10-11 07:40:54.583131 | fa163e03-9ee7-9b1d-93f5-0000000025b2 | TASK | Manage Keystone domains from LDAP config 2025-10-11 07:40:54.633173 | fa163e03-9ee7-9b1d-93f5-0000000025b2 | SKIPPED | Manage Keystone domains from LDAP config | undercloud 2025-10-11 07:40:54.635708 | fa163e03-9ee7-9b1d-93f5-0000000025b2 | TIMING | Manage Keystone domains from LDAP config | undercloud | 0:09:13.140674 | 0.05s PLAY [Deploy step tasks for 4] ************************************************* 2025-10-11 07:40:54.791985 | fa163e03-9ee7-9b1d-93f5-0000000000e1 | TASK | Deploy step tasks for 4 2025-10-11 07:40:54.821692 | fa163e03-9ee7-9b1d-93f5-0000000000e1 | OK | Deploy step tasks for 4 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 4' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000e1') missing from stats 2025-10-11 07:40:54.847121 | fa163e03-9ee7-9b1d-93f5-0000000000e2 | TASK | Write the config_step hieradata for the deploy step 4 tasks 2025-10-11 07:40:55.341648 | fa163e03-9ee7-9b1d-93f5-0000000000e2 | CHANGED | Write the config_step hieradata for the deploy step 4 tasks | undercloud 2025-10-11 07:40:55.342931 | fa163e03-9ee7-9b1d-93f5-0000000000e2 | TIMING | Write the config_step hieradata for the deploy step 4 tasks | undercloud | 0:09:13.847898 | 0.49s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:40:55.406555 | fa163e03-9ee7-9b1d-93f5-0000000000e3 | TIMING | include_tasks | undercloud | 0:09:13.911518 | 0.04s 2025-10-11 07:40:55.424942 | a977cb16-edc2-415f-b856-b1cb354e0abc | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/deploy_steps_tasks_step4.yaml | undercloud 2025-10-11 07:40:55.450610 | fa163e03-9ee7-9b1d-93f5-00000000308f | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:40:55.526206 | fa163e03-9ee7-9b1d-93f5-00000000308f | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:38:35 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:38:38 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:38:38 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:38:38 puppet-user: (file & line not available)", "<13>Oct 11 07:38:38 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:38:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:38:38 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:38:38 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.12 seconds", "<13>Oct 11 07:38:38 puppet-user: Notice: Applied catalog in 0.04 seconds", "<13>Oct 11 07:38:38 puppet-user: Application:", "<13>Oct 11 07:38:38 puppet-user: Initial environment: production", "<13>Oct 11 07:38:38 puppet-user: Converged environment: production", "<13>Oct 11 07:38:38 puppet-user: Run mode: user", "<13>Oct 11 07:38:38 puppet-user: Changes:", "<13>Oct 11 07:38:38 puppet-user: Events:", "<13>Oct 11 07:38:38 puppet-user: Resources:", "<13>Oct 11 07:38:38 puppet-user: Total: 10", "<13>Oct 11 07:38:38 puppet-user: Time:", "<13>Oct 11 07:38:38 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:38:38 puppet-user: Schedule: 0.00", "<13>Oct 11 07:38:38 puppet-user: File: 0.00", "<13>Oct 11 07:38:38 puppet-user: Exec: 0.01", "<13>Oct 11 07:38:38 puppet-user: Augeas: 0.01", "<13>Oct 11 07:38:38 puppet-user: Transaction evaluation: 0.03", "<13>Oct 11 07:38:38 puppet-user: Catalog application: 0.04", "<13>Oct 11 07:38:38 puppet-user: Config retrieval: 0.16", "<13>Oct 11 07:38:38 puppet-user: Last run: 1760168318", "<13>Oct 11 07:38:38 puppet-user: Total: 0.04", "<13>Oct 11 07:38:38 puppet-user: Version:", "<13>Oct 11 07:38:38 puppet-user: Config: 1760168318", "<13>Oct 11 07:38:38 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:40:55.527789 | fa163e03-9ee7-9b1d-93f5-00000000308f | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:09:14.032755 | 0.08s 2025-10-11 07:40:55.552699 | fa163e03-9ee7-9b1d-93f5-0000000000e5 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists 2025-10-11 07:40:55.803805 | fa163e03-9ee7-9b1d-93f5-0000000000e5 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud 2025-10-11 07:40:55.805100 | fa163e03-9ee7-9b1d-93f5-0000000000e5 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_4 already exists | undercloud | 0:09:14.310068 | 0.25s 2025-10-11 07:40:55.913896 | fa163e03-9ee7-9b1d-93f5-0000000000e6 | TIMING | include_tasks | undercloud | 0:09:14.418857 | 0.08s 2025-10-11 07:40:55.946244 | 0c93849c-3616-4cee-b773-930da0c66043 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/common_deploy_steps_tasks.yaml | undercloud 2025-10-11 07:40:55.978690 | fa163e03-9ee7-9b1d-93f5-0000000030a1 | TASK | Write the config_step hieradata 2025-10-11 07:40:56.423415 | fa163e03-9ee7-9b1d-93f5-0000000030a1 | OK | Write the config_step hieradata | undercloud 2025-10-11 07:40:56.424762 | fa163e03-9ee7-9b1d-93f5-0000000030a1 | TIMING | Write the config_step hieradata | undercloud | 0:09:14.929728 | 0.44s 2025-10-11 07:40:56.450140 | fa163e03-9ee7-9b1d-93f5-0000000030a2 | TASK | Run puppet host configuration for step 4 2025-10-11 07:40:56.715890 | fa163e03-9ee7-9b1d-93f5-0000000030a2 | CHANGED | Run puppet host configuration for step 4 | undercloud 2025-10-11 07:40:56.717039 | fa163e03-9ee7-9b1d-93f5-0000000030a2 | TIMING | Run puppet host configuration for step 4 | undercloud | 0:09:15.222008 | 0.27s 2025-10-11 07:40:56.739744 | fa163e03-9ee7-9b1d-93f5-0000000030a3 | TASK | Wait for puppet host configuration to finish 2025-10-11 07:40:56.986345 | fa163e03-9ee7-9b1d-93f5-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-11 07:41:07.201556 | fa163e03-9ee7-9b1d-93f5-0000000030a3 | WAITING | Wait for puppet host configuration to finish | undercloud | 359 retries left 2025-10-11 07:41:17.432664 | fa163e03-9ee7-9b1d-93f5-0000000030a3 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-11 07:41:17.435391 | fa163e03-9ee7-9b1d-93f5-0000000030a3 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:09:35.940360 | 20.69s 2025-10-11 07:41:17.461888 | fa163e03-9ee7-9b1d-93f5-0000000030a4 | TASK | Debug output for task: Run puppet host configuration for step 4 2025-10-11 07:41:17.545179 | fa163e03-9ee7-9b1d-93f5-0000000030a4 | CHANGED | Debug output for task: Run puppet host configuration for step 4 | undercloud | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:40:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:41:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:41:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:41:00 puppet-user: (file & line not available)", "<13>Oct 11 07:41:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:41:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:41:00 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 11 07:41:00 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:41:00 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.20 seconds", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}f9837de33bf7dd3d3509ddedde8b98a16139e46a0bbef67bceaa248aca469d0a'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 11 07:41:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 11 07:41:12 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 11 07:41:12 puppet-user: Notice: Applied catalog in 11.50 seconds", "<13>Oct 11 07:41:12 puppet-user: Application:", "<13>Oct 11 07:41:12 puppet-user: Initial environment: production", "<13>Oct 11 07:41:12 puppet-user: Converged environment: production", "<13>Oct 11 07:41:12 puppet-user: Run mode: user", "<13>Oct 11 07:41:12 puppet-user: Changes:", "<13>Oct 11 07:41:12 puppet-user: Total: 8", "<13>Oct 11 07:41:12 puppet-user: Events:", "<13>Oct 11 07:41:12 puppet-user: Success: 8", "<13>Oct 11 07:41:12 puppet-user: Resources:", "<13>Oct 11 07:41:12 puppet-user: Restarted: 1", "<13>Oct 11 07:41:12 puppet-user: Changed: 8", "<13>Oct 11 07:41:12 puppet-user: Out of sync: 8", "<13>Oct 11 07:41:12 puppet-user: Total: 19", "<13>Oct 11 07:41:12 puppet-user: Time:", "<13>Oct 11 07:41:12 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:41:12 puppet-user: Schedule: 0.00", "<13>Oct 11 07:41:12 puppet-user: Augeas: 0.01", "<13>Oct 11 07:41:12 puppet-user: File: 0.06", "<13>Oct 11 07:41:12 puppet-user: Config retrieval: 0.26", "<13>Oct 11 07:41:12 puppet-user: Service: 1.10", "<13>Oct 11 07:41:12 puppet-user: Transaction evaluation: 11.48", "<13>Oct 11 07:41:12 puppet-user: Catalog application: 11.50", "<13>Oct 11 07:41:12 puppet-user: Last run: 1760168472", "<13>Oct 11 07:41:12 puppet-user: Exec: 5.05", "<13>Oct 11 07:41:12 puppet-user: Package: 5.06", "<13>Oct 11 07:41:12 puppet-user: Total: 11.50", "<13>Oct 11 07:41:12 puppet-user: Version:", "<13>Oct 11 07:41:12 puppet-user: Config: 1760168460", "<13>Oct 11 07:41:12 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:41:17.546871 | fa163e03-9ee7-9b1d-93f5-0000000030a4 | TIMING | Debug output for task: Run puppet host configuration for step 4 | undercloud | 0:09:36.051836 | 0.08s 2025-10-11 07:41:17.570875 | fa163e03-9ee7-9b1d-93f5-0000000030a5 | TASK | Pre-cache facts for puppet containers 2025-10-11 07:41:17.599137 | fa163e03-9ee7-9b1d-93f5-0000000030a5 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:09:36.104104 | 0.03s 2025-10-11 07:41:17.664069 | fa163e03-9ee7-9b1d-93f5-0000000030e4 | TASK | Gather variables for each operating system 2025-10-11 07:41:17.776244 | fa163e03-9ee7-9b1d-93f5-0000000030e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:09:36.281203 | 0.11s 2025-10-11 07:41:17.801666 | fa163e03-9ee7-9b1d-93f5-0000000030e5 | TASK | Create puppet caching structures 2025-10-11 07:41:18.046382 | fa163e03-9ee7-9b1d-93f5-0000000030e5 | CHANGED | Create puppet caching structures | undercloud 2025-10-11 07:41:18.047214 | fa163e03-9ee7-9b1d-93f5-0000000030e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:09:36.552193 | 0.24s 2025-10-11 07:41:18.064004 | fa163e03-9ee7-9b1d-93f5-0000000030e6 | TASK | Check for facter.conf 2025-10-11 07:41:18.304012 | fa163e03-9ee7-9b1d-93f5-0000000030e6 | OK | Check for facter.conf | undercloud 2025-10-11 07:41:18.305363 | fa163e03-9ee7-9b1d-93f5-0000000030e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:09:36.810330 | 0.24s 2025-10-11 07:41:18.330777 | fa163e03-9ee7-9b1d-93f5-0000000030e7 | TASK | Remove facter.conf if directory 2025-10-11 07:41:18.380716 | fa163e03-9ee7-9b1d-93f5-0000000030e7 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-11 07:41:18.381796 | fa163e03-9ee7-9b1d-93f5-0000000030e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:09:36.886764 | 0.05s 2025-10-11 07:41:18.405654 | fa163e03-9ee7-9b1d-93f5-0000000030e8 | TASK | Write facter cache config 2025-10-11 07:41:18.952948 | fa163e03-9ee7-9b1d-93f5-0000000030e8 | CHANGED | Write facter cache config | undercloud 2025-10-11 07:41:18.954315 | fa163e03-9ee7-9b1d-93f5-0000000030e8 | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:09:37.459284 | 0.55s 2025-10-11 07:41:18.978247 | fa163e03-9ee7-9b1d-93f5-0000000030e9 | TASK | Cleanup facter cache if exists 2025-10-11 07:41:19.169559 | fa163e03-9ee7-9b1d-93f5-0000000030e9 | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-11 07:41:19.170998 | fa163e03-9ee7-9b1d-93f5-0000000030e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:09:37.675965 | 0.19s 2025-10-11 07:41:19.195320 | fa163e03-9ee7-9b1d-93f5-0000000030ea | TASK | Pre-cache facts 2025-10-11 07:41:19.815982 | fa163e03-9ee7-9b1d-93f5-0000000030ea | CHANGED | Pre-cache facts | undercloud 2025-10-11 07:41:19.818252 | fa163e03-9ee7-9b1d-93f5-0000000030ea | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:09:38.323217 | 0.62s 2025-10-11 07:41:19.845136 | fa163e03-9ee7-9b1d-93f5-0000000030eb | TASK | Failed deployment if facter fails 2025-10-11 07:41:19.877335 | fa163e03-9ee7-9b1d-93f5-0000000030eb | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-11 07:41:19.878419 | fa163e03-9ee7-9b1d-93f5-0000000030eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:09:38.383385 | 0.03s 2025-10-11 07:41:19.915395 | fa163e03-9ee7-9b1d-93f5-0000000030ec | TASK | Sync cached facts 2025-10-11 07:41:20.229855 | fa163e03-9ee7-9b1d-93f5-0000000030ec | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e03-9ee7-9b1d-93f5-0000000030ec') missing from stats 2025-10-11 07:41:20.278469 | fa163e03-9ee7-9b1d-93f5-0000000030a6 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 07:41:20.328327 | fa163e03-9ee7-9b1d-93f5-0000000030a6 | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-11 07:41:20.329418 | fa163e03-9ee7-9b1d-93f5-0000000030a6 | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:09:38.834385 | 0.05s 2025-10-11 07:41:20.356178 | fa163e03-9ee7-9b1d-93f5-0000000030a8 | TASK | Manage containers for step 4 with tripleo-ansible 2025-10-11 07:41:20.384906 | fa163e03-9ee7-9b1d-93f5-0000000030a8 | TIMING | Manage containers for step 4 with tripleo-ansible | undercloud | 0:09:38.889870 | 0.03s 2025-10-11 07:41:20.446137 | fa163e03-9ee7-9b1d-93f5-000000003143 | TASK | Gather variables for each operating system 2025-10-11 07:41:20.539748 | fa163e03-9ee7-9b1d-93f5-000000003143 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:09:39.044719 | 0.09s 2025-10-11 07:41:20.556931 | fa163e03-9ee7-9b1d-93f5-000000003144 | TASK | Create container logs path 2025-10-11 07:41:20.789134 | fa163e03-9ee7-9b1d-93f5-000000003144 | OK | Create container logs path | undercloud 2025-10-11 07:41:20.790662 | fa163e03-9ee7-9b1d-93f5-000000003144 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:09:39.295629 | 0.23s 2025-10-11 07:41:20.817711 | fa163e03-9ee7-9b1d-93f5-000000003146 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 2025-10-11 07:41:21.085343 | fa163e03-9ee7-9b1d-93f5-000000003146 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-11 07:41:21.086600 | fa163e03-9ee7-9b1d-93f5-000000003146 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:39.591568 | 0.27s 2025-10-11 07:41:21.113060 | fa163e03-9ee7-9b1d-93f5-000000003147 | TASK | Finalise hashes for all containers 2025-10-11 07:41:21.154251 | fa163e03-9ee7-9b1d-93f5-000000003147 | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:41:21.155474 | fa163e03-9ee7-9b1d-93f5-000000003147 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:09:39.660412 | 0.04s 2025-10-11 07:41:21.181225 | fa163e03-9ee7-9b1d-93f5-000000003149 | TASK | Manage systemd shutdown files 2025-10-11 07:41:21.203785 | fa163e03-9ee7-9b1d-93f5-000000003149 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:09:39.708748 | 0.02s 2025-10-11 07:41:21.233544 | 4022a996-63a1-40d7-a7ce-62e5f6e22119 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-11 07:41:21.261420 | fa163e03-9ee7-9b1d-93f5-00000000317c | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 07:41:21.505358 | fa163e03-9ee7-9b1d-93f5-00000000317c | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-11 07:41:21.507057 | fa163e03-9ee7-9b1d-93f5-00000000317c | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:09:40.012017 | 0.24s 2025-10-11 07:41:21.532513 | fa163e03-9ee7-9b1d-93f5-00000000317d | TASK | Set podman_drop_in fact 2025-10-11 07:41:21.586599 | fa163e03-9ee7-9b1d-93f5-00000000317d | OK | Set podman_drop_in fact | undercloud 2025-10-11 07:41:21.587779 | fa163e03-9ee7-9b1d-93f5-00000000317d | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:09:40.092746 | 0.05s 2025-10-11 07:41:21.613837 | fa163e03-9ee7-9b1d-93f5-00000000317f | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 07:41:22.074091 | fa163e03-9ee7-9b1d-93f5-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-11 07:41:22.076535 | fa163e03-9ee7-9b1d-93f5-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:40.581488 | 0.46s 2025-10-11 07:41:22.470266 | fa163e03-9ee7-9b1d-93f5-00000000317f | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-11 07:41:22.472424 | fa163e03-9ee7-9b1d-93f5-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:40.977389 | 0.86s 2025-10-11 07:41:22.482816 | fa163e03-9ee7-9b1d-93f5-00000000317f | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:09:40.987783 | 0.87s 2025-10-11 07:41:22.508073 | fa163e03-9ee7-9b1d-93f5-000000003180 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 07:41:22.995565 | fa163e03-9ee7-9b1d-93f5-000000003180 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-11 07:41:22.997118 | fa163e03-9ee7-9b1d-93f5-000000003180 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:09:41.502085 | 0.49s 2025-10-11 07:41:23.021361 | fa163e03-9ee7-9b1d-93f5-000000003181 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 07:41:23.516419 | fa163e03-9ee7-9b1d-93f5-000000003181 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-11 07:41:23.517212 | fa163e03-9ee7-9b1d-93f5-000000003181 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:09:42.022192 | 0.49s 2025-10-11 07:41:23.534332 | fa163e03-9ee7-9b1d-93f5-000000003182 | TASK | Enable and start tripleo-container-shutdown 2025-10-11 07:41:24.165857 | fa163e03-9ee7-9b1d-93f5-000000003182 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-11 07:41:24.167799 | fa163e03-9ee7-9b1d-93f5-000000003182 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:09:42.672766 | 0.63s 2025-10-11 07:41:24.193582 | fa163e03-9ee7-9b1d-93f5-000000003183 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 07:41:24.689308 | fa163e03-9ee7-9b1d-93f5-000000003183 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-11 07:41:24.690693 | fa163e03-9ee7-9b1d-93f5-000000003183 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:09:43.195661 | 0.50s 2025-10-11 07:41:24.717002 | fa163e03-9ee7-9b1d-93f5-000000003184 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 07:41:25.217076 | fa163e03-9ee7-9b1d-93f5-000000003184 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-11 07:41:25.218578 | fa163e03-9ee7-9b1d-93f5-000000003184 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:09:43.723543 | 0.50s 2025-10-11 07:41:25.243841 | fa163e03-9ee7-9b1d-93f5-000000003185 | TASK | Enable and start netns-placeholder 2025-10-11 07:41:25.889419 | fa163e03-9ee7-9b1d-93f5-000000003185 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-11 07:41:25.891391 | fa163e03-9ee7-9b1d-93f5-000000003185 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:09:44.396358 | 0.65s 2025-10-11 07:41:25.918860 | fa163e03-9ee7-9b1d-93f5-00000000314b | TASK | Update container configs with new config hashes 2025-10-11 07:41:25.973640 | fa163e03-9ee7-9b1d-93f5-00000000314b | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:09:44.478597 | 0.05s 2025-10-11 07:41:25.989635 | 9a073119-311f-4a43-af50-1ca0bcd1a844 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | undercloud 2025-10-11 07:41:26.018823 | fa163e03-9ee7-9b1d-93f5-0000000031ad | TASK | Update config hashes for container startup configs 2025-10-11 07:41:26.292218 | fa163e03-9ee7-9b1d-93f5-0000000031ad | OK | Update config hashes for container startup configs | undercloud 2025-10-11 07:41:26.293889 | fa163e03-9ee7-9b1d-93f5-0000000031ad | TIMING | tripleo_container_manage : Update config hashes for container startup configs | undercloud | 0:09:44.798855 | 0.27s 2025-10-11 07:41:26.320311 | fa163e03-9ee7-9b1d-93f5-00000000314c | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-11 07:41:26.373287 | fa163e03-9ee7-9b1d-93f5-00000000314c | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:44.878246 | 0.05s 2025-10-11 07:41:26.392015 | e6426ecd-e873-470d-bdbf-8ad936bca855 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | undercloud 2025-10-11 07:41:26.425500 | fa163e03-9ee7-9b1d-93f5-0000000031cc | TASK | Gather podman infos 2025-10-11 07:41:27.297982 | fa163e03-9ee7-9b1d-93f5-0000000031cc | OK | Gather podman infos | undercloud 2025-10-11 07:41:27.299243 | fa163e03-9ee7-9b1d-93f5-0000000031cc | TIMING | tripleo_container_manage : Gather podman infos | undercloud | 0:09:45.804212 | 0.87s 2025-10-11 07:41:27.374785 | fa163e03-9ee7-9b1d-93f5-0000000031cd | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-11 07:41:27.438195 | fa163e03-9ee7-9b1d-93f5-0000000031cd | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:45.943155 | 0.06s 2025-10-11 07:41:27.565095 | fa163e03-9ee7-9b1d-93f5-000000003216 | TIMING | tripleo_container_rm : include_tasks | undercloud | 0:09:46.070053 | 0.07s 2025-10-11 07:41:27.615348 | fa163e03-9ee7-9b1d-93f5-00000000314d | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_4 2025-10-11 07:41:27.665427 | fa163e03-9ee7-9b1d-93f5-00000000314d | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:46.170385 | 0.05s 2025-10-11 07:41:27.683013 | 35ca156e-82c9-42d8-a452-1b3f09454490 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | undercloud 2025-10-11 07:41:27.722382 | fa163e03-9ee7-9b1d-93f5-00000000323c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-11 07:41:33.487407 | fa163e03-9ee7-9b1d-93f5-00000000323c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-11 07:41:33.488892 | fa163e03-9ee7-9b1d-93f5-00000000323c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:09:51.993865 | 5.77s 2025-10-11 07:41:33.511510 | fa163e03-9ee7-9b1d-93f5-00000000323d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 2025-10-11 07:41:57.566751 | fa163e03-9ee7-9b1d-93f5-00000000323d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud 2025-10-11 07:41:57.568371 | fa163e03-9ee7-9b1d-93f5-00000000323d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | undercloud | 0:10:16.073323 | 24.06s 2025-10-11 07:41:57.632629 | fa163e03-9ee7-9b1d-93f5-0000000030aa | TASK | Clean container_puppet_tasks for undercloud step 4 2025-10-11 07:41:57.867166 | fa163e03-9ee7-9b1d-93f5-0000000030aa | OK | Clean container_puppet_tasks for undercloud step 4 | undercloud 2025-10-11 07:41:57.868852 | fa163e03-9ee7-9b1d-93f5-0000000030aa | TIMING | Clean container_puppet_tasks for undercloud step 4 | undercloud | 0:10:16.373819 | 0.23s 2025-10-11 07:41:57.908501 | fa163e03-9ee7-9b1d-93f5-0000000030ab | TASK | Calculate container_puppet_tasks for undercloud step 4 2025-10-11 07:41:57.961406 | fa163e03-9ee7-9b1d-93f5-0000000030ab | TIMING | Calculate container_puppet_tasks for undercloud step 4 | undercloud | 0:10:16.466371 | 0.05s 2025-10-11 07:41:57.990947 | fa163e03-9ee7-9b1d-93f5-0000000030ac | TASK | Include container-puppet tasks for step 4 2025-10-11 07:41:58.034616 | fa163e03-9ee7-9b1d-93f5-0000000030ac | TIMING | Include container-puppet tasks for step 4 | undercloud | 0:10:16.539576 | 0.04s 2025-10-11 07:41:58.055807 | 0d951c73-d2ca-4e5b-8780-a2aa766b1d02 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/host-container-puppet-tasks.yaml | undercloud 2025-10-11 07:41:58.099889 | fa163e03-9ee7-9b1d-93f5-000000003288 | TASK | Write container-puppet-tasks json file for undercloud step 4 2025-10-11 07:41:58.641295 | fa163e03-9ee7-9b1d-93f5-000000003288 | CHANGED | Write container-puppet-tasks json file for undercloud step 4 | undercloud 2025-10-11 07:41:58.643979 | fa163e03-9ee7-9b1d-93f5-000000003288 | TIMING | Write container-puppet-tasks json file for undercloud step 4 | undercloud | 0:10:17.148941 | 0.54s 2025-10-11 07:41:58.671791 | fa163e03-9ee7-9b1d-93f5-00000000328a | TASK | Generate container puppet configs for step 4 2025-10-11 07:41:58.990148 | fa163e03-9ee7-9b1d-93f5-00000000328a | OK | Generate container puppet configs for step 4 | undercloud 2025-10-11 07:41:58.991416 | fa163e03-9ee7-9b1d-93f5-00000000328a | TIMING | Generate container puppet configs for step 4 | undercloud | 0:10:17.496383 | 0.32s 2025-10-11 07:41:59.017774 | fa163e03-9ee7-9b1d-93f5-00000000328b | TASK | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible 2025-10-11 07:41:59.047139 | fa163e03-9ee7-9b1d-93f5-00000000328b | TIMING | Manage Puppet containers (bootstrap tasks) for step 4 with tripleo-ansible | undercloud | 0:10:17.552100 | 0.03s 2025-10-11 07:41:59.113386 | fa163e03-9ee7-9b1d-93f5-0000000032ba | TASK | Gather variables for each operating system 2025-10-11 07:41:59.236529 | fa163e03-9ee7-9b1d-93f5-0000000032ba | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:17.741487 | 0.12s 2025-10-11 07:41:59.261362 | fa163e03-9ee7-9b1d-93f5-0000000032bb | TASK | Create container logs path 2025-10-11 07:41:59.508179 | fa163e03-9ee7-9b1d-93f5-0000000032bb | OK | Create container logs path | undercloud 2025-10-11 07:41:59.509675 | fa163e03-9ee7-9b1d-93f5-0000000032bb | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:18.014642 | 0.25s 2025-10-11 07:41:59.537939 | fa163e03-9ee7-9b1d-93f5-0000000032bd | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-11 07:41:59.750311 | fa163e03-9ee7-9b1d-93f5-0000000032bd | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-11 07:41:59.751718 | fa163e03-9ee7-9b1d-93f5-0000000032bd | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:18.256684 | 0.21s 2025-10-11 07:41:59.776477 | fa163e03-9ee7-9b1d-93f5-0000000032be | TASK | Finalise hashes for all containers 2025-10-11 07:41:59.820526 | fa163e03-9ee7-9b1d-93f5-0000000032be | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:41:59.821700 | fa163e03-9ee7-9b1d-93f5-0000000032be | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:18.326666 | 0.04s 2025-10-11 07:41:59.846419 | fa163e03-9ee7-9b1d-93f5-0000000032c0 | TASK | Manage systemd shutdown files 2025-10-11 07:41:59.878479 | fa163e03-9ee7-9b1d-93f5-0000000032c0 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-11 07:41:59.879524 | fa163e03-9ee7-9b1d-93f5-0000000032c0 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:18.384493 | 0.03s 2025-10-11 07:41:59.904120 | fa163e03-9ee7-9b1d-93f5-0000000032c2 | TASK | Update container configs with new config hashes 2025-10-11 07:41:59.954093 | fa163e03-9ee7-9b1d-93f5-0000000032c2 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-11 07:41:59.955199 | fa163e03-9ee7-9b1d-93f5-0000000032c2 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:18.460165 | 0.05s 2025-10-11 07:41:59.983729 | fa163e03-9ee7-9b1d-93f5-0000000032c3 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-11 07:42:00.034739 | fa163e03-9ee7-9b1d-93f5-0000000032c3 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-11 07:42:00.036086 | fa163e03-9ee7-9b1d-93f5-0000000032c3 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:18.541053 | 0.05s 2025-10-11 07:42:00.057824 | fa163e03-9ee7-9b1d-93f5-0000000032c4 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 2025-10-11 07:42:00.107275 | fa163e03-9ee7-9b1d-93f5-0000000032c4 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud 2025-10-11 07:42:00.108665 | fa163e03-9ee7-9b1d-93f5-0000000032c4 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_4 | undercloud | 0:10:18.613633 | 0.05s PLAY [External deployment step 5] ********************************************** 2025-10-11 07:42:00.285044 | fa163e03-9ee7-9b1d-93f5-0000000000e9 | TASK | External deployment step 5 2025-10-11 07:42:00.313410 | fa163e03-9ee7-9b1d-93f5-0000000000e9 | OK | External deployment step 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000e9') missing from stats 2025-10-11 07:42:00.383849 | fa163e03-9ee7-9b1d-93f5-0000000000ea | TIMING | include_tasks | undercloud | 0:10:18.888807 | 0.04s 2025-10-11 07:42:00.396481 | c108b5e8-2829-4bd4-962a-71d1ec41dc50 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/external_deploy_steps_tasks_step5.yaml | undercloud PLAY [Deploy step tasks for 5] ************************************************* 2025-10-11 07:42:00.542629 | fa163e03-9ee7-9b1d-93f5-0000000000ed | TASK | Deploy step tasks for 5 2025-10-11 07:42:00.580063 | fa163e03-9ee7-9b1d-93f5-0000000000ed | OK | Deploy step tasks for 5 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 5' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000ed') missing from stats 2025-10-11 07:42:00.599649 | fa163e03-9ee7-9b1d-93f5-0000000000ee | TASK | Write the config_step hieradata for the deploy step 5 tasks 2025-10-11 07:42:01.066330 | fa163e03-9ee7-9b1d-93f5-0000000000ee | CHANGED | Write the config_step hieradata for the deploy step 5 tasks | undercloud 2025-10-11 07:42:01.067776 | fa163e03-9ee7-9b1d-93f5-0000000000ee | TIMING | Write the config_step hieradata for the deploy step 5 tasks | undercloud | 0:10:19.572738 | 0.47s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:42:01.131207 | fa163e03-9ee7-9b1d-93f5-0000000000ef | TIMING | include_tasks | undercloud | 0:10:19.636169 | 0.04s 2025-10-11 07:42:01.182369 | be757fec-d5a0-4e09-a237-5af605c59c7b | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/Undercloud/deploy_steps_tasks_step5.yaml | undercloud 2025-10-11 07:42:01.207397 | fa163e03-9ee7-9b1d-93f5-000000003327 | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:42:01.288957 | fa163e03-9ee7-9b1d-93f5-000000003327 | OK | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:40:56 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:41:00 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:41:00 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:41:00 puppet-user: (file & line not available)", "<13>Oct 11 07:41:00 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:41:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:41:00 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 11 07:41:00 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:41:00 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:41:00 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.20 seconds", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/Package[snmpd]/ensure: created", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.conf]/content: content changed '{sha256}2b743f970e80e2150759bfc66f2d8d0fbd8b31624f79e2991248d1a5ac57494e' to '{sha256}f9837de33bf7dd3d3509ddedde8b98a16139e46a0bbef67bceaa248aca469d0a'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmpd.sysconfig]/content: content changed '{sha256}b63afb2dee7419b6834471f88581d981c8ae5c8b27b9d329ba67a02f3ddd8221' to '{sha256}3917ee8bbc680ad50d77186ad4a1d2705c2025c32fc32f823abbda7f2328dfbd'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.conf]/content: content changed '{sha256}2e1ca894d609ef337b6243909bf5623c87fd5df98ecbd00c7d4c12cf12f03c4e' to '{sha256}3ecf18da1ba84ea3932607f2b903ee6a038b6f9ac4e1e371e48f3ef61c5052ea'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/File[snmptrapd.sysconfig]/content: content changed '{sha256}86ee5797ad10cb1ea0f631e9dfa6ae278ecf4f4d16f4c80f831cdde45601b23c' to '{sha256}2244553364afcca151958f8e2003e4c182f5e2ecfbe55405cec73fd818581e97'", "<13>Oct 11 07:41:05 puppet-user: Notice: /Stage[main]/Snmp/Service[snmptrapd]: Triggered 'refresh' from 2 events", "<13>Oct 11 07:41:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Snmp/Snmp::Snmpv3_user[ro_snmp_user]/Exec[create-snmpv3-user-ro_snmp_user]/returns: executed successfully", "<13>Oct 11 07:41:12 puppet-user: Notice: /Stage[main]/Snmp/Service[snmpd]/ensure: ensure changed 'stopped' to 'running'", "<13>Oct 11 07:41:12 puppet-user: Notice: Applied catalog in 11.50 seconds", "<13>Oct 11 07:41:12 puppet-user: Application:", "<13>Oct 11 07:41:12 puppet-user: Initial environment: production", "<13>Oct 11 07:41:12 puppet-user: Converged environment: production", "<13>Oct 11 07:41:12 puppet-user: Run mode: user", "<13>Oct 11 07:41:12 puppet-user: Changes:", "<13>Oct 11 07:41:12 puppet-user: Total: 8", "<13>Oct 11 07:41:12 puppet-user: Events:", "<13>Oct 11 07:41:12 puppet-user: Success: 8", "<13>Oct 11 07:41:12 puppet-user: Resources:", "<13>Oct 11 07:41:12 puppet-user: Restarted: 1", "<13>Oct 11 07:41:12 puppet-user: Changed: 8", "<13>Oct 11 07:41:12 puppet-user: Out of sync: 8", "<13>Oct 11 07:41:12 puppet-user: Total: 19", "<13>Oct 11 07:41:12 puppet-user: Time:", "<13>Oct 11 07:41:12 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:41:12 puppet-user: Schedule: 0.00", "<13>Oct 11 07:41:12 puppet-user: Augeas: 0.01", "<13>Oct 11 07:41:12 puppet-user: File: 0.06", "<13>Oct 11 07:41:12 puppet-user: Config retrieval: 0.26", "<13>Oct 11 07:41:12 puppet-user: Service: 1.10", "<13>Oct 11 07:41:12 puppet-user: Transaction evaluation: 11.48", "<13>Oct 11 07:41:12 puppet-user: Catalog application: 11.50", "<13>Oct 11 07:41:12 puppet-user: Last run: 1760168472", "<13>Oct 11 07:41:12 puppet-user: Exec: 5.05", "<13>Oct 11 07:41:12 puppet-user: Package: 5.06", "<13>Oct 11 07:41:12 puppet-user: Total: 11.50", "<13>Oct 11 07:41:12 puppet-user: Version:", "<13>Oct 11 07:41:12 puppet-user: Config: 1760168460", "<13>Oct 11 07:41:12 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:42:01.290418 | fa163e03-9ee7-9b1d-93f5-000000003327 | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | undercloud | 0:10:19.795382 | 0.08s 2025-10-11 07:42:01.317060 | fa163e03-9ee7-9b1d-93f5-00000000332e | TASK | Fail if container image is undefined 2025-10-11 07:42:01.395315 | fa163e03-9ee7-9b1d-93f5-00000000332e | SKIPPED | Fail if container image is undefined | undercloud 2025-10-11 07:42:01.396634 | fa163e03-9ee7-9b1d-93f5-00000000332e | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:19.901601 | 0.08s 2025-10-11 07:42:01.442162 | fa163e03-9ee7-9b1d-93f5-00000000332f | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2025-10-11 07:42:08.805331 | fa163e03-9ee7-9b1d-93f5-00000000332f | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2025-10-11 07:42:08.807174 | fa163e03-9ee7-9b1d-93f5-00000000332f | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:27.312141 | 7.36s 2025-10-11 07:42:08.857574 | fa163e03-9ee7-9b1d-93f5-000000003330 | TASK | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image 2025-10-11 07:42:09.197476 | fa163e03-9ee7-9b1d-93f5-000000003330 | CHANGED | Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud 2025-10-11 07:42:09.198398 | fa163e03-9ee7-9b1d-93f5-000000003330 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-all:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | undercloud | 0:10:27.703374 | 0.34s 2025-10-11 07:42:09.240942 | fa163e03-9ee7-9b1d-93f5-00000000333f | TASK | Fail if container image is undefined 2025-10-11 07:42:09.306991 | fa163e03-9ee7-9b1d-93f5-00000000333f | SKIPPED | Fail if container image is undefined | undercloud 2025-10-11 07:42:09.308696 | fa163e03-9ee7-9b1d-93f5-00000000333f | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:27.813665 | 0.07s 2025-10-11 07:42:09.351004 | fa163e03-9ee7-9b1d-93f5-000000003340 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2025-10-11 07:42:13.049888 | fa163e03-9ee7-9b1d-93f5-000000003340 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2025-10-11 07:42:13.051809 | fa163e03-9ee7-9b1d-93f5-000000003340 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:31.556767 | 3.70s 2025-10-11 07:42:13.100627 | fa163e03-9ee7-9b1d-93f5-000000003341 | TASK | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image 2025-10-11 07:42:13.448178 | fa163e03-9ee7-9b1d-93f5-000000003341 | CHANGED | Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud 2025-10-11 07:42:13.449740 | fa163e03-9ee7-9b1d-93f5-000000003341 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-engine:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 image | undercloud | 0:10:31.954699 | 0.35s 2025-10-11 07:42:13.498304 | fa163e03-9ee7-9b1d-93f5-000000003350 | TASK | Fail if container image is undefined 2025-10-11 07:42:13.562091 | fa163e03-9ee7-9b1d-93f5-000000003350 | SKIPPED | Fail if container image is undefined | undercloud 2025-10-11 07:42:13.563305 | fa163e03-9ee7-9b1d-93f5-000000003350 | TIMING | tripleo_container_tag : Fail if container image is undefined | undercloud | 0:10:32.068266 | 0.06s 2025-10-11 07:42:13.603920 | fa163e03-9ee7-9b1d-93f5-000000003351 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2025-10-11 07:42:16.887221 | fa163e03-9ee7-9b1d-93f5-000000003351 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2025-10-11 07:42:16.888552 | fa163e03-9ee7-9b1d-93f5-000000003351 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:35.393478 | 3.28s 2025-10-11 07:42:16.926515 | fa163e03-9ee7-9b1d-93f5-000000003352 | TASK | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image 2025-10-11 07:42:17.282385 | fa163e03-9ee7-9b1d-93f5-000000003352 | CHANGED | Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud 2025-10-11 07:42:17.283866 | fa163e03-9ee7-9b1d-93f5-000000003352 | TIMING | tripleo_container_tag : Tag localhost/tripleo/openstack-heat-api:ephemeral to latest registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 image | undercloud | 0:10:35.788834 | 0.36s 2025-10-11 07:42:17.331689 | fa163e03-9ee7-9b1d-93f5-0000000000f1 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists 2025-10-11 07:42:17.557556 | fa163e03-9ee7-9b1d-93f5-0000000000f1 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud 2025-10-11 07:42:17.558994 | fa163e03-9ee7-9b1d-93f5-0000000000f1 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_5 already exists | undercloud | 0:10:36.063962 | 0.23s 2025-10-11 07:42:17.666863 | fa163e03-9ee7-9b1d-93f5-0000000000f2 | TIMING | include_tasks | undercloud | 0:10:36.171824 | 0.08s 2025-10-11 07:42:17.701201 | fdbbd3ab-230b-432f-8ae1-9bc033779a64 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/common_deploy_steps_tasks.yaml | undercloud 2025-10-11 07:42:17.727129 | fa163e03-9ee7-9b1d-93f5-000000003385 | TASK | Write the config_step hieradata 2025-10-11 07:42:18.230657 | fa163e03-9ee7-9b1d-93f5-000000003385 | OK | Write the config_step hieradata | undercloud 2025-10-11 07:42:18.231995 | fa163e03-9ee7-9b1d-93f5-000000003385 | TIMING | Write the config_step hieradata | undercloud | 0:10:36.736960 | 0.50s 2025-10-11 07:42:18.258281 | fa163e03-9ee7-9b1d-93f5-000000003386 | TASK | Run puppet host configuration for step 5 2025-10-11 07:42:18.577567 | fa163e03-9ee7-9b1d-93f5-000000003386 | CHANGED | Run puppet host configuration for step 5 | undercloud 2025-10-11 07:42:18.578842 | fa163e03-9ee7-9b1d-93f5-000000003386 | TIMING | Run puppet host configuration for step 5 | undercloud | 0:10:37.083808 | 0.32s 2025-10-11 07:42:18.603892 | fa163e03-9ee7-9b1d-93f5-000000003387 | TASK | Wait for puppet host configuration to finish 2025-10-11 07:42:18.855653 | fa163e03-9ee7-9b1d-93f5-000000003387 | WAITING | Wait for puppet host configuration to finish | undercloud | 360 retries left 2025-10-11 07:42:29.071008 | fa163e03-9ee7-9b1d-93f5-000000003387 | CHANGED | Wait for puppet host configuration to finish | undercloud 2025-10-11 07:42:29.072481 | fa163e03-9ee7-9b1d-93f5-000000003387 | TIMING | Wait for puppet host configuration to finish | undercloud | 0:10:47.577424 | 10.47s 2025-10-11 07:42:29.098682 | fa163e03-9ee7-9b1d-93f5-000000003388 | TASK | Debug output for task: Run puppet host configuration for step 5 2025-10-11 07:42:29.185732 | fa163e03-9ee7-9b1d-93f5-000000003388 | OK | Debug output for task: Run puppet host configuration for step 5 | undercloud | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 07:42:18 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 07:42:22 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 07:42:22 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 07:42:22 puppet-user: (file & line not available)", "<13>Oct 11 07:42:22 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 07:42:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 07:42:22 puppet-user: Warning: This method is deprecated, please use match expressions with Stdlib::Compat::String instead. They are described at https://docs.puppet.com/puppet/latest/reference/lang_data_type.html#match-expressions. at [\"/etc/puppet/modules/snmp/manifests/params.pp\", 310]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:42:22 puppet-user: (location: /etc/puppet/modules/stdlib/lib/puppet/functions/deprecation.rb:34:in `deprecation')", "<13>Oct 11 07:42:22 puppet-user: Warning: This method is deprecated, please use the stdlib validate_legacy function,", "<13>Oct 11 07:42:22 puppet-user: with Stdlib::Compat::Bool. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 358]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:42:22 puppet-user: with Stdlib::Compat::Array. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 367]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:42:22 puppet-user: with Stdlib::Compat::String. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 382]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:42:22 puppet-user: with Stdlib::Compat::Numeric. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 388]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:42:22 puppet-user: with Pattern[]. There is further documentation for validate_legacy function in the README. at [\"/etc/puppet/modules/snmp/manifests/init.pp\", 393]:[\"/var/lib/tripleo-config/puppet_step_config.pp\", 4]", "<13>Oct 11 07:42:22 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 07:42:22 puppet-user: Notice: Compiled catalog for undercloud.ooo.test in environment production in 0.21 seconds", "<13>Oct 11 07:42:22 puppet-user: Notice: Applied catalog in 0.31 seconds", "<13>Oct 11 07:42:22 puppet-user: Application:", "<13>Oct 11 07:42:22 puppet-user: Initial environment: production", "<13>Oct 11 07:42:22 puppet-user: Converged environment: production", "<13>Oct 11 07:42:22 puppet-user: Run mode: user", "<13>Oct 11 07:42:22 puppet-user: Changes:", "<13>Oct 11 07:42:22 puppet-user: Events:", "<13>Oct 11 07:42:22 puppet-user: Resources:", "<13>Oct 11 07:42:22 puppet-user: Total: 19", "<13>Oct 11 07:42:22 puppet-user: Time:", "<13>Oct 11 07:42:22 puppet-user: Package: 0.00", "<13>Oct 11 07:42:22 puppet-user: Schedule: 0.00", "<13>Oct 11 07:42:22 puppet-user: Exec: 0.01", "<13>Oct 11 07:42:22 puppet-user: Augeas: 0.01", "<13>Oct 11 07:42:22 puppet-user: File: 0.02", "<13>Oct 11 07:42:22 puppet-user: Service: 0.06", "<13>Oct 11 07:42:22 puppet-user: Config retrieval: 0.27", "<13>Oct 11 07:42:22 puppet-user: Transaction evaluation: 0.30", "<13>Oct 11 07:42:22 puppet-user: Catalog application: 0.31", "<13>Oct 11 07:42:22 puppet-user: Last run: 1760168542", "<13>Oct 11 07:42:22 puppet-user: Filebucket: 0.00", "<13>Oct 11 07:42:22 puppet-user: Total: 0.31", "<13>Oct 11 07:42:22 puppet-user: Version:", "<13>Oct 11 07:42:22 puppet-user: Config: 1760168542", "<13>Oct 11 07:42:22 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 07:42:29.187051 | fa163e03-9ee7-9b1d-93f5-000000003388 | TIMING | Debug output for task: Run puppet host configuration for step 5 | undercloud | 0:10:47.692019 | 0.09s 2025-10-11 07:42:29.211506 | fa163e03-9ee7-9b1d-93f5-000000003389 | TASK | Pre-cache facts for puppet containers 2025-10-11 07:42:29.240395 | fa163e03-9ee7-9b1d-93f5-000000003389 | TIMING | Pre-cache facts for puppet containers | undercloud | 0:10:47.745360 | 0.03s 2025-10-11 07:42:29.303139 | fa163e03-9ee7-9b1d-93f5-0000000033c6 | TASK | Gather variables for each operating system 2025-10-11 07:42:29.414572 | fa163e03-9ee7-9b1d-93f5-0000000033c6 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | undercloud | 0:10:47.919532 | 0.11s 2025-10-11 07:42:29.439881 | fa163e03-9ee7-9b1d-93f5-0000000033c7 | TASK | Create puppet caching structures 2025-10-11 07:42:29.682684 | fa163e03-9ee7-9b1d-93f5-0000000033c7 | CHANGED | Create puppet caching structures | undercloud 2025-10-11 07:42:29.683928 | fa163e03-9ee7-9b1d-93f5-0000000033c7 | TIMING | tripleo_puppet_cache : Create puppet caching structures | undercloud | 0:10:48.188895 | 0.24s 2025-10-11 07:42:29.708745 | fa163e03-9ee7-9b1d-93f5-0000000033c8 | TASK | Check for facter.conf 2025-10-11 07:42:29.960173 | fa163e03-9ee7-9b1d-93f5-0000000033c8 | OK | Check for facter.conf | undercloud 2025-10-11 07:42:29.961158 | fa163e03-9ee7-9b1d-93f5-0000000033c8 | TIMING | tripleo_puppet_cache : Check for facter.conf | undercloud | 0:10:48.466134 | 0.25s 2025-10-11 07:42:29.980685 | fa163e03-9ee7-9b1d-93f5-0000000033c9 | TASK | Remove facter.conf if directory 2025-10-11 07:42:30.028130 | fa163e03-9ee7-9b1d-93f5-0000000033c9 | SKIPPED | Remove facter.conf if directory | undercloud 2025-10-11 07:42:30.029314 | fa163e03-9ee7-9b1d-93f5-0000000033c9 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | undercloud | 0:10:48.534281 | 0.05s 2025-10-11 07:42:30.053917 | fa163e03-9ee7-9b1d-93f5-0000000033ca | TASK | Write facter cache config 2025-10-11 07:42:30.552363 | fa163e03-9ee7-9b1d-93f5-0000000033ca | CHANGED | Write facter cache config | undercloud 2025-10-11 07:42:30.553916 | fa163e03-9ee7-9b1d-93f5-0000000033ca | TIMING | tripleo_puppet_cache : Write facter cache config | undercloud | 0:10:49.058882 | 0.50s 2025-10-11 07:42:30.578539 | fa163e03-9ee7-9b1d-93f5-0000000033cb | TASK | Cleanup facter cache if exists 2025-10-11 07:42:30.823329 | fa163e03-9ee7-9b1d-93f5-0000000033cb | CHANGED | Cleanup facter cache if exists | undercloud 2025-10-11 07:42:30.824725 | fa163e03-9ee7-9b1d-93f5-0000000033cb | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | undercloud | 0:10:49.329691 | 0.24s 2025-10-11 07:42:30.849938 | fa163e03-9ee7-9b1d-93f5-0000000033cc | TASK | Pre-cache facts 2025-10-11 07:42:31.405427 | fa163e03-9ee7-9b1d-93f5-0000000033cc | CHANGED | Pre-cache facts | undercloud 2025-10-11 07:42:31.406981 | fa163e03-9ee7-9b1d-93f5-0000000033cc | TIMING | tripleo_puppet_cache : Pre-cache facts | undercloud | 0:10:49.911948 | 0.56s 2025-10-11 07:42:31.435549 | fa163e03-9ee7-9b1d-93f5-0000000033cd | TASK | Failed deployment if facter fails 2025-10-11 07:42:31.476036 | fa163e03-9ee7-9b1d-93f5-0000000033cd | SKIPPED | Failed deployment if facter fails | undercloud 2025-10-11 07:42:31.477329 | fa163e03-9ee7-9b1d-93f5-0000000033cd | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | undercloud | 0:10:49.982295 | 0.04s 2025-10-11 07:42:31.511176 | fa163e03-9ee7-9b1d-93f5-0000000033ce | TASK | Sync cached facts 2025-10-11 07:42:31.819647 | fa163e03-9ee7-9b1d-93f5-0000000033ce | CHANGED | Sync cached facts | undercloud -> 192.168.122.100 [WARNING]: ('undercloud -> 192.168.122.100', 'fa163e03-9ee7-9b1d-93f5-0000000033ce') missing from stats 2025-10-11 07:42:31.868341 | fa163e03-9ee7-9b1d-93f5-00000000338a | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 07:42:31.918222 | fa163e03-9ee7-9b1d-93f5-00000000338a | SKIPPED | Include container-puppet tasks (generate config) during step 1 | undercloud 2025-10-11 07:42:31.919334 | fa163e03-9ee7-9b1d-93f5-00000000338a | TIMING | Include container-puppet tasks (generate config) during step 1 | undercloud | 0:10:50.424302 | 0.05s 2025-10-11 07:42:31.945598 | fa163e03-9ee7-9b1d-93f5-00000000338c | TASK | Manage containers for step 5 with tripleo-ansible 2025-10-11 07:42:31.973900 | fa163e03-9ee7-9b1d-93f5-00000000338c | TIMING | Manage containers for step 5 with tripleo-ansible | undercloud | 0:10:50.478866 | 0.03s 2025-10-11 07:42:32.036640 | fa163e03-9ee7-9b1d-93f5-000000003425 | TASK | Gather variables for each operating system 2025-10-11 07:42:32.127397 | fa163e03-9ee7-9b1d-93f5-000000003425 | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:50.632355 | 0.09s 2025-10-11 07:42:32.152235 | fa163e03-9ee7-9b1d-93f5-000000003426 | TASK | Create container logs path 2025-10-11 07:42:32.388566 | fa163e03-9ee7-9b1d-93f5-000000003426 | OK | Create container logs path | undercloud 2025-10-11 07:42:32.389975 | fa163e03-9ee7-9b1d-93f5-000000003426 | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:50.894942 | 0.24s 2025-10-11 07:42:32.417117 | fa163e03-9ee7-9b1d-93f5-000000003428 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 2025-10-11 07:42:32.675800 | fa163e03-9ee7-9b1d-93f5-000000003428 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-11 07:42:32.677086 | fa163e03-9ee7-9b1d-93f5-000000003428 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:51.182052 | 0.26s 2025-10-11 07:42:32.702281 | fa163e03-9ee7-9b1d-93f5-000000003429 | TASK | Finalise hashes for all containers 2025-10-11 07:42:32.733012 | fa163e03-9ee7-9b1d-93f5-000000003429 | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:42:32.734405 | fa163e03-9ee7-9b1d-93f5-000000003429 | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:51.239370 | 0.03s 2025-10-11 07:42:32.759142 | fa163e03-9ee7-9b1d-93f5-00000000342b | TASK | Manage systemd shutdown files 2025-10-11 07:42:32.790824 | fa163e03-9ee7-9b1d-93f5-00000000342b | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:51.295788 | 0.03s 2025-10-11 07:42:32.821242 | e5d3a4d1-40e3-440a-a828-c574395a5ce8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | undercloud 2025-10-11 07:42:32.847462 | fa163e03-9ee7-9b1d-93f5-00000000345e | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 07:42:33.108646 | fa163e03-9ee7-9b1d-93f5-00000000345e | OK | Check if /etc/sysconfig/podman_drop_in exists | undercloud 2025-10-11 07:42:33.110058 | fa163e03-9ee7-9b1d-93f5-00000000345e | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | undercloud | 0:10:51.615024 | 0.26s 2025-10-11 07:42:33.135894 | fa163e03-9ee7-9b1d-93f5-00000000345f | TASK | Set podman_drop_in fact 2025-10-11 07:42:33.190701 | fa163e03-9ee7-9b1d-93f5-00000000345f | OK | Set podman_drop_in fact | undercloud 2025-10-11 07:42:33.191823 | fa163e03-9ee7-9b1d-93f5-00000000345f | TIMING | tripleo_container_manage : Set podman_drop_in fact | undercloud | 0:10:51.696789 | 0.05s 2025-10-11 07:42:33.216256 | fa163e03-9ee7-9b1d-93f5-000000003461 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 07:42:33.718642 | fa163e03-9ee7-9b1d-93f5-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-container-shutdown 2025-10-11 07:42:33.719798 | fa163e03-9ee7-9b1d-93f5-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:52.224765 | 0.50s 2025-10-11 07:42:34.194335 | fa163e03-9ee7-9b1d-93f5-000000003461 | OK | Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | item=tripleo-start-podman-container 2025-10-11 07:42:34.195063 | fa163e03-9ee7-9b1d-93f5-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:52.700044 | 0.98s 2025-10-11 07:42:34.204081 | fa163e03-9ee7-9b1d-93f5-000000003461 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | undercloud | 0:10:52.709053 | 0.99s 2025-10-11 07:42:34.224403 | fa163e03-9ee7-9b1d-93f5-000000003462 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 07:42:34.716020 | fa163e03-9ee7-9b1d-93f5-000000003462 | OK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud 2025-10-11 07:42:34.716882 | fa163e03-9ee7-9b1d-93f5-000000003462 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | undercloud | 0:10:53.221860 | 0.49s 2025-10-11 07:42:34.734174 | fa163e03-9ee7-9b1d-93f5-000000003463 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 07:42:35.235517 | fa163e03-9ee7-9b1d-93f5-000000003463 | OK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud 2025-10-11 07:42:35.237028 | fa163e03-9ee7-9b1d-93f5-000000003463 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | undercloud | 0:10:53.741996 | 0.50s 2025-10-11 07:42:35.262180 | fa163e03-9ee7-9b1d-93f5-000000003464 | TASK | Enable and start tripleo-container-shutdown 2025-10-11 07:42:35.997306 | fa163e03-9ee7-9b1d-93f5-000000003464 | OK | Enable and start tripleo-container-shutdown | undercloud 2025-10-11 07:42:35.999475 | fa163e03-9ee7-9b1d-93f5-000000003464 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | undercloud | 0:10:54.504409 | 0.74s 2025-10-11 07:42:36.025837 | fa163e03-9ee7-9b1d-93f5-000000003465 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 07:42:36.557877 | fa163e03-9ee7-9b1d-93f5-000000003465 | OK | Create /usr/lib/systemd/system/netns-placeholder.service | undercloud 2025-10-11 07:42:36.559381 | fa163e03-9ee7-9b1d-93f5-000000003465 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | undercloud | 0:10:55.064345 | 0.53s 2025-10-11 07:42:36.584394 | fa163e03-9ee7-9b1d-93f5-000000003466 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 07:42:37.045982 | fa163e03-9ee7-9b1d-93f5-000000003466 | OK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud 2025-10-11 07:42:37.047399 | fa163e03-9ee7-9b1d-93f5-000000003466 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | undercloud | 0:10:55.552365 | 0.46s 2025-10-11 07:42:37.072807 | fa163e03-9ee7-9b1d-93f5-000000003467 | TASK | Enable and start netns-placeholder 2025-10-11 07:42:37.867143 | fa163e03-9ee7-9b1d-93f5-000000003467 | CHANGED | Enable and start netns-placeholder | undercloud 2025-10-11 07:42:37.869158 | fa163e03-9ee7-9b1d-93f5-000000003467 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | undercloud | 0:10:56.374124 | 0.79s 2025-10-11 07:42:37.895584 | fa163e03-9ee7-9b1d-93f5-00000000342d | TASK | Update container configs with new config hashes 2025-10-11 07:42:37.945762 | fa163e03-9ee7-9b1d-93f5-00000000342d | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-11 07:42:37.946918 | fa163e03-9ee7-9b1d-93f5-00000000342d | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:56.451887 | 0.05s 2025-10-11 07:42:37.973906 | fa163e03-9ee7-9b1d-93f5-00000000342e | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-11 07:42:38.023733 | fa163e03-9ee7-9b1d-93f5-00000000342e | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-11 07:42:38.024840 | fa163e03-9ee7-9b1d-93f5-00000000342e | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:56.529809 | 0.05s 2025-10-11 07:42:38.051673 | fa163e03-9ee7-9b1d-93f5-00000000342f | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 2025-10-11 07:42:38.157975 | fa163e03-9ee7-9b1d-93f5-00000000342f | SKIPPED | Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud 2025-10-11 07:42:38.160887 | fa163e03-9ee7-9b1d-93f5-00000000342f | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_5 | undercloud | 0:10:56.665855 | 0.06s 2025-10-11 07:42:38.224188 | fa163e03-9ee7-9b1d-93f5-00000000338e | TASK | Clean container_puppet_tasks for undercloud step 5 2025-10-11 07:42:38.515668 | fa163e03-9ee7-9b1d-93f5-00000000338e | OK | Clean container_puppet_tasks for undercloud step 5 | undercloud 2025-10-11 07:42:38.517037 | fa163e03-9ee7-9b1d-93f5-00000000338e | TIMING | Clean container_puppet_tasks for undercloud step 5 | undercloud | 0:10:57.022003 | 0.28s 2025-10-11 07:42:38.559058 | fa163e03-9ee7-9b1d-93f5-00000000338f | TASK | Calculate container_puppet_tasks for undercloud step 5 2025-10-11 07:42:38.615596 | fa163e03-9ee7-9b1d-93f5-00000000338f | TIMING | Calculate container_puppet_tasks for undercloud step 5 | undercloud | 0:10:57.120555 | 0.05s 2025-10-11 07:42:38.646766 | fa163e03-9ee7-9b1d-93f5-000000003390 | TASK | Include container-puppet tasks for step 5 2025-10-11 07:42:38.691412 | fa163e03-9ee7-9b1d-93f5-000000003390 | TIMING | Include container-puppet tasks for step 5 | undercloud | 0:10:57.196371 | 0.04s 2025-10-11 07:42:38.716965 | e0e5e89e-a903-4bb6-97e9-b4e2b76ad455 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/host-container-puppet-tasks.yaml | undercloud 2025-10-11 07:42:38.763138 | fa163e03-9ee7-9b1d-93f5-000000003499 | TASK | Write container-puppet-tasks json file for undercloud step 5 2025-10-11 07:42:39.278059 | fa163e03-9ee7-9b1d-93f5-000000003499 | CHANGED | Write container-puppet-tasks json file for undercloud step 5 | undercloud 2025-10-11 07:42:39.279358 | fa163e03-9ee7-9b1d-93f5-000000003499 | TIMING | Write container-puppet-tasks json file for undercloud step 5 | undercloud | 0:10:57.784323 | 0.51s 2025-10-11 07:42:39.305804 | fa163e03-9ee7-9b1d-93f5-00000000349b | TASK | Generate container puppet configs for step 5 2025-10-11 07:42:39.579802 | fa163e03-9ee7-9b1d-93f5-00000000349b | OK | Generate container puppet configs for step 5 | undercloud 2025-10-11 07:42:39.581121 | fa163e03-9ee7-9b1d-93f5-00000000349b | TIMING | Generate container puppet configs for step 5 | undercloud | 0:10:58.086088 | 0.27s 2025-10-11 07:42:39.607409 | fa163e03-9ee7-9b1d-93f5-00000000349c | TASK | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible 2025-10-11 07:42:39.636701 | fa163e03-9ee7-9b1d-93f5-00000000349c | TIMING | Manage Puppet containers (bootstrap tasks) for step 5 with tripleo-ansible | undercloud | 0:10:58.141665 | 0.03s 2025-10-11 07:42:39.701886 | fa163e03-9ee7-9b1d-93f5-0000000034cb | TASK | Gather variables for each operating system 2025-10-11 07:42:39.814310 | fa163e03-9ee7-9b1d-93f5-0000000034cb | TIMING | tripleo_container_manage : Gather variables for each operating system | undercloud | 0:10:58.319271 | 0.11s 2025-10-11 07:42:39.839961 | fa163e03-9ee7-9b1d-93f5-0000000034cc | TASK | Create container logs path 2025-10-11 07:42:40.076498 | fa163e03-9ee7-9b1d-93f5-0000000034cc | OK | Create container logs path | undercloud 2025-10-11 07:42:40.077824 | fa163e03-9ee7-9b1d-93f5-0000000034cc | TIMING | tripleo_container_manage : Create container logs path | undercloud | 0:10:58.582792 | 0.24s 2025-10-11 07:42:40.105765 | fa163e03-9ee7-9b1d-93f5-0000000034ce | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-11 07:42:40.374614 | fa163e03-9ee7-9b1d-93f5-0000000034ce | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-11 07:42:40.375958 | fa163e03-9ee7-9b1d-93f5-0000000034ce | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:58.880919 | 0.27s 2025-10-11 07:42:40.395649 | fa163e03-9ee7-9b1d-93f5-0000000034cf | TASK | Finalise hashes for all containers 2025-10-11 07:42:40.443516 | fa163e03-9ee7-9b1d-93f5-0000000034cf | OK | Finalise hashes for all containers | undercloud 2025-10-11 07:42:40.444604 | fa163e03-9ee7-9b1d-93f5-0000000034cf | TIMING | tripleo_container_manage : Finalise hashes for all containers | undercloud | 0:10:58.949571 | 0.05s 2025-10-11 07:42:40.469596 | fa163e03-9ee7-9b1d-93f5-0000000034d1 | TASK | Manage systemd shutdown files 2025-10-11 07:42:40.500337 | fa163e03-9ee7-9b1d-93f5-0000000034d1 | SKIPPED | Manage systemd shutdown files | undercloud 2025-10-11 07:42:40.501430 | fa163e03-9ee7-9b1d-93f5-0000000034d1 | TIMING | tripleo_container_manage : Manage systemd shutdown files | undercloud | 0:10:59.006398 | 0.03s 2025-10-11 07:42:40.526101 | fa163e03-9ee7-9b1d-93f5-0000000034d3 | TASK | Update container configs with new config hashes 2025-10-11 07:42:40.576177 | fa163e03-9ee7-9b1d-93f5-0000000034d3 | SKIPPED | Update container configs with new config hashes | undercloud 2025-10-11 07:42:40.577293 | fa163e03-9ee7-9b1d-93f5-0000000034d3 | TIMING | tripleo_container_manage : Update container configs with new config hashes | undercloud | 0:10:59.082260 | 0.05s 2025-10-11 07:42:40.604430 | fa163e03-9ee7-9b1d-93f5-0000000034d4 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-11 07:42:40.654835 | fa163e03-9ee7-9b1d-93f5-0000000034d4 | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-11 07:42:40.655984 | fa163e03-9ee7-9b1d-93f5-0000000034d4 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:59.160951 | 0.05s 2025-10-11 07:42:40.685210 | fa163e03-9ee7-9b1d-93f5-0000000034d5 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 2025-10-11 07:42:40.736682 | fa163e03-9ee7-9b1d-93f5-0000000034d5 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud 2025-10-11 07:42:40.737789 | fa163e03-9ee7-9b1d-93f5-0000000034d5 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_5 | undercloud | 0:10:59.242755 | 0.05s PLAY [Server Post Deployments] ************************************************* 2025-10-11 07:42:40.911940 | fa163e03-9ee7-9b1d-93f5-0000000000f6 | TASK | Server Post Deployments 2025-10-11 07:42:40.942630 | fa163e03-9ee7-9b1d-93f5-0000000000f6 | OK | Server Post Deployments | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server Post Deployments' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000f6') missing from stats 2025-10-11 07:42:41.026364 | fa163e03-9ee7-9b1d-93f5-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:59.531310 | 0.06s 2025-10-11 07:42:41.032121 | fa163e03-9ee7-9b1d-93f5-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:59.537097 | 0.07s 2025-10-11 07:42:41.038166 | fa163e03-9ee7-9b1d-93f5-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:59.543143 | 0.08s 2025-10-11 07:42:41.044322 | fa163e03-9ee7-9b1d-93f5-0000000000f7 | TIMING | include_tasks | undercloud | 0:10:59.549291 | 0.08s 2025-10-11 07:42:41.094882 | a4b06a00-7d5b-44f6-80c4-abb658fdf5f2 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/deployments.yaml | undercloud 2025-10-11 07:42:41.125103 | b6457da8-9be1-49c4-b1ca-f01c4ac9e751 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/deployments.yaml | undercloud 2025-10-11 07:42:41.148142 | 83e1e028-355e-4e1c-890c-465f124a99e2 | INCLUDED | /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt/deployments.yaml | undercloud 2025-10-11 07:42:41.169839 | fa163e03-9ee7-9b1d-93f5-00000000352a | TASK | Quote the JSON queries to escape invalid characters 2025-10-11 07:42:41.205596 | fa163e03-9ee7-9b1d-93f5-00000000352a | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-11 07:42:41.206190 | fa163e03-9ee7-9b1d-93f5-00000000352a | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:10:59.711168 | 0.04s 2025-10-11 07:42:41.222484 | fa163e03-9ee7-9b1d-93f5-00000000352b | TASK | Lookup deployment UUID 2025-10-11 07:42:41.300390 | fa163e03-9ee7-9b1d-93f5-00000000352b | OK | Lookup deployment UUID | undercloud 2025-10-11 07:42:41.301689 | fa163e03-9ee7-9b1d-93f5-00000000352b | TIMING | Lookup deployment UUID | undercloud | 0:10:59.806658 | 0.08s 2025-10-11 07:42:41.324923 | fa163e03-9ee7-9b1d-93f5-00000000352c | TASK | Lookup deployment group 2025-10-11 07:42:41.399976 | fa163e03-9ee7-9b1d-93f5-00000000352c | OK | Lookup deployment group | undercloud 2025-10-11 07:42:41.401308 | fa163e03-9ee7-9b1d-93f5-00000000352c | TIMING | Lookup deployment group | undercloud | 0:10:59.906274 | 0.08s 2025-10-11 07:42:41.425926 | fa163e03-9ee7-9b1d-93f5-00000000352e | TASK | Create hiera check-mode directory 2025-10-11 07:42:41.454688 | fa163e03-9ee7-9b1d-93f5-00000000352e | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-11 07:42:41.455499 | fa163e03-9ee7-9b1d-93f5-00000000352e | TIMING | Create hiera check-mode directory | undercloud | 0:10:59.960473 | 0.03s 2025-10-11 07:42:41.477916 | fa163e03-9ee7-9b1d-93f5-00000000352f | TASK | Create deployed check-mode directory 2025-10-11 07:42:41.506688 | fa163e03-9ee7-9b1d-93f5-00000000352f | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-11 07:42:41.508222 | fa163e03-9ee7-9b1d-93f5-00000000352f | TIMING | Create deployed check-mode directory | undercloud | 0:11:00.013187 | 0.03s 2025-10-11 07:42:41.536348 | fa163e03-9ee7-9b1d-93f5-000000003530 | TASK | Create tripleo-config-download check-mode directory 2025-10-11 07:42:41.566082 | fa163e03-9ee7-9b1d-93f5-000000003530 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-11 07:42:41.567283 | fa163e03-9ee7-9b1d-93f5-000000003530 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:00.072251 | 0.03s 2025-10-11 07:42:41.592188 | fa163e03-9ee7-9b1d-93f5-000000003531 | TASK | Template deployment file for UndercloudPostDeployment 2025-10-11 07:42:41.620554 | fa163e03-9ee7-9b1d-93f5-000000003531 | SKIPPED | Template deployment file for UndercloudPostDeployment | undercloud 2025-10-11 07:42:41.621799 | fa163e03-9ee7-9b1d-93f5-000000003531 | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:11:00.126767 | 0.03s 2025-10-11 07:42:41.648863 | fa163e03-9ee7-9b1d-93f5-000000003532 | TASK | Slurp remote deployment file for UndercloudPostDeployment 2025-10-11 07:42:41.676666 | fa163e03-9ee7-9b1d-93f5-000000003532 | SKIPPED | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2025-10-11 07:42:41.677375 | fa163e03-9ee7-9b1d-93f5-000000003532 | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:11:00.182352 | 0.03s 2025-10-11 07:42:41.735018 | fa163e03-9ee7-9b1d-93f5-000000003533 | TASK | Remote copy deployment file for UndercloudPostDeployment 2025-10-11 07:42:41.761843 | fa163e03-9ee7-9b1d-93f5-000000003533 | SKIPPED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2025-10-11 07:42:41.762612 | fa163e03-9ee7-9b1d-93f5-000000003533 | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:11:00.267589 | 0.03s 2025-10-11 07:42:41.779242 | fa163e03-9ee7-9b1d-93f5-000000003534 | TASK | Run hiera deployment for check mode 2025-10-11 07:42:41.806365 | fa163e03-9ee7-9b1d-93f5-000000003534 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-11 07:42:41.806972 | fa163e03-9ee7-9b1d-93f5-000000003534 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:00.311951 | 0.03s 2025-10-11 07:42:41.824383 | fa163e03-9ee7-9b1d-93f5-000000003535 | TASK | List hieradata files for check mode 2025-10-11 07:42:41.851078 | fa163e03-9ee7-9b1d-93f5-000000003535 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-11 07:42:41.851694 | fa163e03-9ee7-9b1d-93f5-000000003535 | TIMING | List hieradata files for check mode | undercloud | 0:11:00.356673 | 0.03s 2025-10-11 07:42:41.868087 | fa163e03-9ee7-9b1d-93f5-000000003536 | TASK | diff hieradata changes for check mode 2025-10-11 07:42:41.896663 | fa163e03-9ee7-9b1d-93f5-000000003536 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-11 07:42:41.897388 | fa163e03-9ee7-9b1d-93f5-000000003536 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:00.402369 | 0.03s 2025-10-11 07:42:41.913853 | fa163e03-9ee7-9b1d-93f5-000000003538 | TASK | diff hieradata changes for check mode 2025-10-11 07:42:41.942686 | fa163e03-9ee7-9b1d-93f5-000000003538 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-11 07:42:41.943506 | fa163e03-9ee7-9b1d-93f5-000000003538 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:00.448483 | 0.03s 2025-10-11 07:42:41.960530 | fa163e03-9ee7-9b1d-93f5-00000000353a | TASK | hiera.yaml changes for check mode 2025-10-11 07:42:41.988130 | fa163e03-9ee7-9b1d-93f5-00000000353a | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-11 07:42:41.988747 | fa163e03-9ee7-9b1d-93f5-00000000353a | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:00.493725 | 0.03s 2025-10-11 07:42:42.004747 | fa163e03-9ee7-9b1d-93f5-00000000353b | TASK | diff hiera.yaml changes for check mode 2025-10-11 07:42:42.032590 | fa163e03-9ee7-9b1d-93f5-00000000353b | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-11 07:42:42.033216 | fa163e03-9ee7-9b1d-93f5-00000000353b | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:00.538197 | 0.03s 2025-10-11 07:42:42.050675 | fa163e03-9ee7-9b1d-93f5-00000000353d | TASK | Template deployment file for UndercloudPostDeployment 2025-10-11 07:42:42.588702 | fa163e03-9ee7-9b1d-93f5-00000000353d | CHANGED | Template deployment file for UndercloudPostDeployment | undercloud 2025-10-11 07:42:42.590087 | fa163e03-9ee7-9b1d-93f5-00000000353d | TIMING | Template deployment file for UndercloudPostDeployment | undercloud | 0:11:01.095053 | 0.54s 2025-10-11 07:42:42.616681 | fa163e03-9ee7-9b1d-93f5-00000000353e | TASK | Slurp remote deployment file for UndercloudPostDeployment 2025-10-11 07:42:42.842168 | fa163e03-9ee7-9b1d-93f5-00000000353e | OK | Slurp remote deployment file for UndercloudPostDeployment | undercloud 2025-10-11 07:42:42.843561 | fa163e03-9ee7-9b1d-93f5-00000000353e | TIMING | Slurp remote deployment file for UndercloudPostDeployment | undercloud | 0:11:01.348522 | 0.23s 2025-10-11 07:42:42.870255 | fa163e03-9ee7-9b1d-93f5-00000000353f | TASK | Remote copy deployment file for UndercloudPostDeployment 2025-10-11 07:42:43.346223 | fa163e03-9ee7-9b1d-93f5-00000000353f | CHANGED | Remote copy deployment file for UndercloudPostDeployment | undercloud 2025-10-11 07:42:43.347587 | fa163e03-9ee7-9b1d-93f5-00000000353f | TIMING | Remote copy deployment file for UndercloudPostDeployment | undercloud | 0:11:01.852554 | 0.48s 2025-10-11 07:42:43.373620 | fa163e03-9ee7-9b1d-93f5-000000003540 | TASK | Check if deployed file exists for UndercloudPostDeployment 2025-10-11 07:42:43.563858 | fa163e03-9ee7-9b1d-93f5-000000003540 | OK | Check if deployed file exists for UndercloudPostDeployment | undercloud 2025-10-11 07:42:43.565314 | fa163e03-9ee7-9b1d-93f5-000000003540 | TIMING | Check if deployed file exists for UndercloudPostDeployment | undercloud | 0:11:02.070280 | 0.19s 2025-10-11 07:42:43.586143 | fa163e03-9ee7-9b1d-93f5-000000003541 | TASK | Check previous deployment rc for UndercloudPostDeployment 2025-10-11 07:42:43.612865 | fa163e03-9ee7-9b1d-93f5-000000003541 | SKIPPED | Check previous deployment rc for UndercloudPostDeployment | undercloud 2025-10-11 07:42:43.613630 | fa163e03-9ee7-9b1d-93f5-000000003541 | TIMING | Check previous deployment rc for UndercloudPostDeployment | undercloud | 0:11:02.118604 | 0.03s 2025-10-11 07:42:43.633968 | fa163e03-9ee7-9b1d-93f5-000000003542 | TASK | Remove deployed file for UndercloudPostDeployment when previous deployment failed 2025-10-11 07:42:43.671257 | fa163e03-9ee7-9b1d-93f5-000000003542 | SKIPPED | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud 2025-10-11 07:42:43.672386 | fa163e03-9ee7-9b1d-93f5-000000003542 | TIMING | Remove deployed file for UndercloudPostDeployment when previous deployment failed | undercloud | 0:11:02.177355 | 0.04s 2025-10-11 07:42:43.698193 | fa163e03-9ee7-9b1d-93f5-000000003543 | TASK | Force remove deployed file for UndercloudPostDeployment 2025-10-11 07:42:43.731432 | fa163e03-9ee7-9b1d-93f5-000000003543 | SKIPPED | Force remove deployed file for UndercloudPostDeployment | undercloud 2025-10-11 07:42:43.732691 | fa163e03-9ee7-9b1d-93f5-000000003543 | TIMING | Force remove deployed file for UndercloudPostDeployment | undercloud | 0:11:02.237658 | 0.03s 2025-10-11 07:42:43.758415 | fa163e03-9ee7-9b1d-93f5-000000003544 | TASK | Run async deployment UndercloudPostDeployment ASYNC OK on undercloud: jid=910117033434.56390 2025-10-11 07:42:47.436090 | fa163e03-9ee7-9b1d-93f5-000000003544 | CHANGED | Run async deployment UndercloudPostDeployment | undercloud 2025-10-11 07:42:47.437344 | fa163e03-9ee7-9b1d-93f5-000000003544 | TIMING | Run async deployment UndercloudPostDeployment | undercloud | 0:11:05.942313 | 3.68s 2025-10-11 07:42:47.463546 | fa163e03-9ee7-9b1d-93f5-000000003545 | TASK | Output for async deployment UndercloudPostDeployment 2025-10-11 07:42:47.546047 | fa163e03-9ee7-9b1d-93f5-000000003545 | OK | Output for async deployment UndercloudPostDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-11 07:42:44,382] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/46a623c2-1edb-44dd-8619-2ec817e98329.json", "[2025-10-11 07:42:44,490] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogInNzaC1yc2EgQUFBQUIzTnphQzF5YzJFQUFBQURBUUFCQUFBQmdR", " RFhRcng2cExJeFhvcXBRR3FSenQxN093QmpENFBMWm1maTYzVFZ1clVadkpWSVpNR3ZCY3hUdUhh", " cFZkUUNmeFgwVE9OSUhBZStLMTRHd3RVcGRIaEpETnlUcG5rUHBMMTBpcytSTk1KUDFhc1ZDTnE3", " bGJiZld5WG02SGpOWE5kWExzR2t2c2ZPOThKd3F3dFJJMWNZdnNQcmtzWEpWdXNxMlhqeGliSHVE", " UHZJVXJRcGFkOEF5azhOUS9QTUlRVlpUUWdpazZXdkJBZjdzdGM4QThBNGxtQ3Q4czFnT1B0Qmgr", " c2U1Rld3dmw1bTJTTjlGNmthdC9HK2tZTFlRMzRVUXgxaHpMck5KZzBDTC94MTlZSm9Nb0taeUtR", " eEtrdkkweUh5SWVITXlPd0JWMEw2SVNsTmllZUVZTTFLdHMrZlg5cU52M2tSdDNtdUowUHBudlhU", " Ukp6ZXRFNnBhV2RjRXRLeUZHVHFwdHV1RkQwS2JtV3VrK2NsTjE5M0pBQlQyS3VRb3QxTWJ6YmF4", " UVNaWlJTVmNGTEpEckZraFJwLy9tTlczeTViMmUyMTcyaEc4eG5LcmFha09jTTU3OXNuVGM4d0pl", " NXNJdk56dlJsNitnY29pT1BaSTdjQ2NRbXFjWDVoTEs5R21MU3diYXhObmUwYTNQbnQ3M2E5YVRr", " PSB6dXVsLWJ1aWxkLXNzaGtleVxuIiwgImRlcGxveV9zdGRlcnIiOiAiKyBIT01FRElSPS9ob21l", " L3p1dWxcbisgQ0xPVURfTkFNRT11bmRlcmNsb3VkXG4rKyBscyAtbGQgL2hvbWUvenV1bFxuKysg", " YXdrICd7cHJpbnQgJDN9J1xuKyBVU0VSTkFNRT16dXVsXG4rKyBscyAtbGQgL2hvbWUvenV1bFxu", " KysgYXdrICd7cHJpbnQgJDR9J1xuKyBHUk9VUE5BTUU9enV1bFxuKyB0b3VjaCAvaG9tZS96dXVs", " L3N0YWNrcmNcbisgY2htb2QgMDYwMCAvaG9tZS96dXVsL3N0YWNrcmNcbisgY2F0XG4rIGNhdFxu", " KyAnWycgLW4gJycgJ10nXG4rIGNob3duIHp1dWw6enV1bCAvaG9tZS96dXVsL3N0YWNrcmNcbisg", " LiAvaG9tZS96dXVsL3N0YWNrcmNcbisrKyBzZXRcbisrKyBhd2sgLUY9ICcvXk9TXy8ge3ByaW50", " ICQxfSdcbisrIGV4cG9ydCBPU19DTE9VRD11bmRlcmNsb3VkXG4rKyBPU19DTE9VRD11bmRlcmNs", " b3VkXG4rKyAnWycgLXogJycgJ10nXG4rKyBleHBvcnQgUFMxPVxuKysgUFMxPVxuKysgZXhwb3J0", " ICdQUzE9JHtPU19DTE9VRDorKCRPU19DTE9VRCl9ICdcbisrIFBTMT0nJHtPU19DTE9VRDorKCRP", " U19DTE9VRCl9ICdcbisrIGV4cG9ydCBDTE9VRFBST01QVF9FTkFCTEVEPTFcbisrIENMT1VEUFJP", " TVBUX0VOQUJMRUQ9MVxuKyAnWycgJyEnIC1mIC9ob21lL3p1dWwvLnNzaC9hdXRob3JpemVkX2tl", " eXMgJ10nXG4rICdbJyAnIScgLWYgL2hvbWUvenV1bC8uc3NoL2lkX3JzYSAnXSdcbisrIGNhdCAv", " aG9tZS96dXVsLy5zc2gvaWRfcnNhLnB1YlxuKyBncmVwICdzc2gtcnNhIEFBQUFCM056YUMxeWMy", " RUFBQUFEQVFBQkFBQUJnUURYUXJ4NnBMSXhYb3FwUUdxUnp0MTdPd0JqRDRQTFptZmk2M1RWdXJV", " WnZKVklaTUd2QmN4VHVIYXBWZFFDZnhYMFRPTklIQWUrSzE0R3d0VXBkSGhKRE55VHBua1BwTDEw", " aXMrUk5NSlAxYXNWQ05xN2xiYmZXeVhtNkhqTlhOZFhMc0drdnNmTzk4Sndxd3RSSTFjWXZzUHJr", " c1hKVnVzcTJYanhpYkh1RFB2SVVyUXBhZDhBeWs4TlEvUE1JUVZaVFFnaWs2V3ZCQWY3c3RjOEE4", " QTRsbUN0OHMxZ09QdEJoK3NlNUZXd3ZsNW0yU045RjZrYXQvRytrWUxZUTM0VVF4MWh6THJOSmcw", " Q0wveDE5WUpvTW9LWnlLUXhLa3ZJMHlIeUllSE15T3dCVjBMNklTbE5pZWVFWU0xS3RzK2ZYOXFO", " djNrUnQzbXVKMFBwbnZYVFJKemV0RTZwYVdkY0V0S3lGR1RxcHR1dUZEMEtibVd1aytjbE4xOTNK", " QUJUMkt1UW90MU1iemJheFFTWlpSU1ZjRkxKRHJGa2hScC8vbU5XM3k1YjJlMjE3MmhHOHhuS3Jh", " YWtPY001NzlzblRjOHdKZTVzSXZOenZSbDYrZ2NvaU9QWkk3Y0NjUW1xY1g1aExLOUdtTFN3YmF4", " Tm5lMGEzUG50NzNhOWFUaz0genV1bC1idWlsZC1zc2hrZXknIC9ob21lL3p1dWwvLnNzaC9hdXRo", " b3JpemVkX2tleXNcbisgY2hvd24gLVIgenV1bDp6dXVsIC9ob21lL3p1dWwvLnNzaFxuIiwgImRl", " cGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2025-10-11 07:42:44,491] (heat-config) [DEBUG] b'[2025-10-11 07:42:44,443] (heat-config) [INFO] ssl_certificate=\\n[2025-10-11 07:42:44,443] (heat-config) [INFO] cloud_name=undercloud\\n[2025-10-11 07:42:44,443] (heat-config) [INFO] homedir=/home/zuul\\n[2025-10-11 07:42:44,443] (heat-config) [INFO] deploy_server_id=74ffc382-3e81-4473-a8fe-d97126efe00d\\n[2025-10-11 07:42:44,443] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-11 07:42:44,443] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-7eont3lhu7yf-UndercloudExtraConfigPost-smpc6pv2s2ik-UndercloudPostDeployment-zeh5t4lonjow-0-mp53d7enqlob/2b6b89b2-b6f9-48de-84d0-d4d6c33d143a\\n[2025-10-11 07:42:44,443] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-11 07:42:44,443] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-11 07:42:44,443] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/46a623c2-1edb-44dd-8619-2ec817e98329\\n[2025-10-11 07:42:44,475] (heat-config) [INFO] b\\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXQrx6pLIxXoqpQGqRzt17OwBjD4PLZmfi63TVurUZvJVIZMGvBcxTuHapVdQCfxX0TONIHAe+K14GwtUpdHhJDNyTpnkPpL10is+RNMJP1asVCNq7lbbfWyXm6HjNXNdXLsGkvsfO98JwqwtRI1cYvsPrksXJVusq2XjxibHuDPvIUrQpad8Ayk8NQ/PMIQVZTQgik6WvBAf7stc8A8A4lmCt8s1gOPtBh+se5FWwvl5m2SN9F6kat/G+kYLYQ34UQx1hzLrNJg0CL/x19YJoMoKZyKQxKkvI0yHyIeHMyOwBV0L6ISlNieeEYM1Kts+fX9qNv3kRt3muJ0PpnvXTRJzetE6paWdcEtKyFGTqptuuFD0KbmWuk+clN193JABT2KuQot1MbzbaxQSZZRSVcFLJDrFkhRp//mNW3y5b2e2172hG8xnKraakOcM579snTc8wJe5sIvNzvRl6+gcoiOPZI7cCcQmqcX5hLK9GmLSwbaxNne0a3Pnt73a9aTk= zuul-build-sshkey\\\\n\\'\\n[2025-10-11 07:42:44,475] (heat-config) [DEBUG] b\"+ HOMEDIR=/home/zuul\\\\n+ CLOUD_NAME=undercloud\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $3}\\'\\\\n+ USERNAME=zuul\\\\n++ ls -ld /home/zuul\\\\n++ awk \\'{print $4}\\'\\\\n+ GROUPNAME=zuul\\\\n+ touch /home/zuul/stackrc\\\\n+ chmod 0600 /home/zuul/stackrc\\\\n+ cat\\\\n+ cat\\\\n+ \\'[\\' -n \\'\\' \\']\\'\\\\n+ chown zuul:zuul /home/zuul/stackrc\\\\n+ . /home/zuul/stackrc\\\\n+++ set\\\\n+++ awk -F= \\'/^OS_/ {print $1}\\'\\\\n++ export OS_CLOUD=undercloud\\\\n++ OS_CLOUD=undercloud\\\\n++ \\'[\\' -z \\'\\' \\']\\'\\\\n++ export PS1=\\\\n++ PS1=\\\\n++ export \\'PS1=${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ PS1=\\'${OS_CLOUD:+($OS_CLOUD)} \\'\\\\n++ export CLOUDPROMPT_ENABLED=1\\\\n++ CLOUDPROMPT_ENABLED=1\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/authorized_keys \\']\\'\\\\n+ \\'[\\' \\'!\\' -f /home/zuul/.ssh/id_rsa \\']\\'\\\\n++ cat /home/zuul/.ssh/id_rsa.pub\\\\n+ grep \\'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDXQrx6pLIxXoqpQGqRzt17OwBjD4PLZmfi63TVurUZvJVIZMGvBcxTuHapVdQCfxX0TONIHAe+K14GwtUpdHhJDNyTpnkPpL10is+RNMJP1asVCNq7lbbfWyXm6HjNXNdXLsGkvsfO98JwqwtRI1cYvsPrksXJVusq2XjxibHuDPvIUrQpad8Ayk8NQ/PMIQVZTQgik6WvBAf7stc8A8A4lmCt8s1gOPtBh+se5FWwvl5m2SN9F6kat/G+kYLYQ34UQx1hzLrNJg0CL/x19YJoMoKZyKQxKkvI0yHyIeHMyOwBV0L6ISlNieeEYM1Kts+fX9qNv3kRt3muJ0PpnvXTRJzetE6paWdcEtKyFGTqptuuFD0KbmWuk+clN193JABT2KuQot1MbzbaxQSZZRSVcFLJDrFkhRp//mNW3y5b2e2172hG8xnKraakOcM579snTc8wJe5sIvNzvRl6+gcoiOPZI7cCcQmqcX5hLK9GmLSwbaxNne0a3Pnt73a9aTk= zuul-build-sshkey\\' /home/zuul/.ssh/authorized_keys\\\\n+ chown -R zuul:zuul /home/zuul/.ssh\\\\n\"\\n[2025-10-11 07:42:44,475] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/46a623c2-1edb-44dd-8619-2ec817e98329\\n'", "[2025-10-11 07:42:44,491] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-11 07:42:44,491] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/46a623c2-1edb-44dd-8619-2ec817e98329.json < /var/lib/heat-config/deployed/46a623c2-1edb-44dd-8619-2ec817e98329.notify.json", "[2025-10-11 07:42:45,126] (heat-config) [INFO] b''", "[2025-10-11 07:42:45,126] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-11 07:42:47.547690 | fa163e03-9ee7-9b1d-93f5-000000003545 | TIMING | Output for async deployment UndercloudPostDeployment | undercloud | 0:11:06.052657 | 0.08s 2025-10-11 07:42:47.573749 | fa163e03-9ee7-9b1d-93f5-000000003546 | TASK | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) 2025-10-11 07:42:47.601133 | fa163e03-9ee7-9b1d-93f5-000000003546 | SKIPPED | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud 2025-10-11 07:42:47.602319 | fa163e03-9ee7-9b1d-93f5-000000003546 | TIMING | Check-mode for Run deployment UndercloudPostDeployment (changed status indicates deployment would run) | undercloud | 0:11:06.107287 | 0.03s 2025-10-11 07:42:47.627427 | fa163e03-9ee7-9b1d-93f5-00000000354c | TASK | Quote the JSON queries to escape invalid characters 2025-10-11 07:42:47.665310 | fa163e03-9ee7-9b1d-93f5-00000000354c | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-11 07:42:47.666488 | fa163e03-9ee7-9b1d-93f5-00000000354c | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:06.171422 | 0.04s 2025-10-11 07:42:47.690010 | fa163e03-9ee7-9b1d-93f5-00000000354d | TASK | Lookup deployment UUID 2025-10-11 07:42:47.772643 | fa163e03-9ee7-9b1d-93f5-00000000354d | OK | Lookup deployment UUID | undercloud 2025-10-11 07:42:47.773553 | fa163e03-9ee7-9b1d-93f5-00000000354d | TIMING | Lookup deployment UUID | undercloud | 0:11:06.278527 | 0.08s 2025-10-11 07:42:47.793725 | fa163e03-9ee7-9b1d-93f5-00000000354e | TASK | Lookup deployment group 2025-10-11 07:42:47.852919 | fa163e03-9ee7-9b1d-93f5-00000000354e | OK | Lookup deployment group | undercloud 2025-10-11 07:42:47.853784 | fa163e03-9ee7-9b1d-93f5-00000000354e | TIMING | Lookup deployment group | undercloud | 0:11:06.358759 | 0.06s 2025-10-11 07:42:47.873284 | fa163e03-9ee7-9b1d-93f5-000000003550 | TASK | Create hiera check-mode directory 2025-10-11 07:42:47.901529 | fa163e03-9ee7-9b1d-93f5-000000003550 | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-11 07:42:47.903712 | fa163e03-9ee7-9b1d-93f5-000000003550 | TIMING | Create hiera check-mode directory | undercloud | 0:11:06.408674 | 0.03s 2025-10-11 07:42:47.928677 | fa163e03-9ee7-9b1d-93f5-000000003551 | TASK | Create deployed check-mode directory 2025-10-11 07:42:47.959157 | fa163e03-9ee7-9b1d-93f5-000000003551 | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-11 07:42:47.961171 | fa163e03-9ee7-9b1d-93f5-000000003551 | TIMING | Create deployed check-mode directory | undercloud | 0:11:06.466136 | 0.03s 2025-10-11 07:42:47.986305 | fa163e03-9ee7-9b1d-93f5-000000003552 | TASK | Create tripleo-config-download check-mode directory 2025-10-11 07:42:48.015719 | fa163e03-9ee7-9b1d-93f5-000000003552 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-11 07:42:48.017085 | fa163e03-9ee7-9b1d-93f5-000000003552 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:06.521986 | 0.03s 2025-10-11 07:42:48.037324 | fa163e03-9ee7-9b1d-93f5-000000003553 | TASK | Template deployment file for UndercloudPostPyDeployment 2025-10-11 07:42:48.064026 | fa163e03-9ee7-9b1d-93f5-000000003553 | SKIPPED | Template deployment file for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:48.065390 | fa163e03-9ee7-9b1d-93f5-000000003553 | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:06.570306 | 0.03s 2025-10-11 07:42:48.085418 | fa163e03-9ee7-9b1d-93f5-000000003554 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2025-10-11 07:42:48.122924 | fa163e03-9ee7-9b1d-93f5-000000003554 | SKIPPED | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:48.124010 | fa163e03-9ee7-9b1d-93f5-000000003554 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:06.628976 | 0.04s 2025-10-11 07:42:48.151706 | fa163e03-9ee7-9b1d-93f5-000000003555 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2025-10-11 07:42:48.180271 | fa163e03-9ee7-9b1d-93f5-000000003555 | SKIPPED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:48.181510 | fa163e03-9ee7-9b1d-93f5-000000003555 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:06.686478 | 0.03s 2025-10-11 07:42:48.205297 | fa163e03-9ee7-9b1d-93f5-000000003556 | TASK | Run hiera deployment for check mode 2025-10-11 07:42:48.232603 | fa163e03-9ee7-9b1d-93f5-000000003556 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-11 07:42:48.233807 | fa163e03-9ee7-9b1d-93f5-000000003556 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:06.738774 | 0.03s 2025-10-11 07:42:48.257503 | fa163e03-9ee7-9b1d-93f5-000000003557 | TASK | List hieradata files for check mode 2025-10-11 07:42:48.277426 | fa163e03-9ee7-9b1d-93f5-000000003557 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-11 07:42:48.278477 | fa163e03-9ee7-9b1d-93f5-000000003557 | TIMING | List hieradata files for check mode | undercloud | 0:11:06.783417 | 0.02s 2025-10-11 07:42:48.302364 | fa163e03-9ee7-9b1d-93f5-000000003558 | TASK | diff hieradata changes for check mode 2025-10-11 07:42:48.332420 | fa163e03-9ee7-9b1d-93f5-000000003558 | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-11 07:42:48.333544 | fa163e03-9ee7-9b1d-93f5-000000003558 | TIMING | diff hieradata changes for check mode | undercloud | 0:11:06.838512 | 0.03s 2025-10-11 07:42:48.356770 | fa163e03-9ee7-9b1d-93f5-00000000355a | TASK | diff hieradata changes for check mode 2025-10-11 07:42:48.385734 | fa163e03-9ee7-9b1d-93f5-00000000355a | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-11 07:42:48.386838 | fa163e03-9ee7-9b1d-93f5-00000000355a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:06.891802 | 0.03s 2025-10-11 07:42:48.410216 | fa163e03-9ee7-9b1d-93f5-00000000355c | TASK | hiera.yaml changes for check mode 2025-10-11 07:42:48.480419 | fa163e03-9ee7-9b1d-93f5-00000000355c | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-11 07:42:48.481511 | fa163e03-9ee7-9b1d-93f5-00000000355c | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:06.986477 | 0.07s 2025-10-11 07:42:48.505837 | fa163e03-9ee7-9b1d-93f5-00000000355d | TASK | diff hiera.yaml changes for check mode 2025-10-11 07:42:48.534069 | fa163e03-9ee7-9b1d-93f5-00000000355d | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-11 07:42:48.535150 | fa163e03-9ee7-9b1d-93f5-00000000355d | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:07.040117 | 0.03s 2025-10-11 07:42:48.560357 | fa163e03-9ee7-9b1d-93f5-00000000355f | TASK | Template deployment file for UndercloudPostPyDeployment 2025-10-11 07:42:49.034773 | fa163e03-9ee7-9b1d-93f5-00000000355f | CHANGED | Template deployment file for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:49.036158 | fa163e03-9ee7-9b1d-93f5-00000000355f | TIMING | Template deployment file for UndercloudPostPyDeployment | undercloud | 0:11:07.541125 | 0.47s 2025-10-11 07:42:49.069392 | fa163e03-9ee7-9b1d-93f5-000000003560 | TASK | Slurp remote deployment file for UndercloudPostPyDeployment 2025-10-11 07:42:49.422255 | fa163e03-9ee7-9b1d-93f5-000000003560 | OK | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:49.423637 | fa163e03-9ee7-9b1d-93f5-000000003560 | TIMING | Slurp remote deployment file for UndercloudPostPyDeployment | undercloud | 0:11:07.928603 | 0.35s 2025-10-11 07:42:49.449951 | fa163e03-9ee7-9b1d-93f5-000000003561 | TASK | Remote copy deployment file for UndercloudPostPyDeployment 2025-10-11 07:42:49.955773 | fa163e03-9ee7-9b1d-93f5-000000003561 | CHANGED | Remote copy deployment file for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:49.957195 | fa163e03-9ee7-9b1d-93f5-000000003561 | TIMING | Remote copy deployment file for UndercloudPostPyDeployment | undercloud | 0:11:08.462160 | 0.51s 2025-10-11 07:42:49.982951 | fa163e03-9ee7-9b1d-93f5-000000003562 | TASK | Check if deployed file exists for UndercloudPostPyDeployment 2025-10-11 07:42:50.207489 | fa163e03-9ee7-9b1d-93f5-000000003562 | OK | Check if deployed file exists for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:50.209086 | fa163e03-9ee7-9b1d-93f5-000000003562 | TIMING | Check if deployed file exists for UndercloudPostPyDeployment | undercloud | 0:11:08.714046 | 0.22s 2025-10-11 07:42:50.235180 | fa163e03-9ee7-9b1d-93f5-000000003563 | TASK | Check previous deployment rc for UndercloudPostPyDeployment 2025-10-11 07:42:50.285908 | fa163e03-9ee7-9b1d-93f5-000000003563 | SKIPPED | Check previous deployment rc for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:50.287234 | fa163e03-9ee7-9b1d-93f5-000000003563 | TIMING | Check previous deployment rc for UndercloudPostPyDeployment | undercloud | 0:11:08.792200 | 0.05s 2025-10-11 07:42:50.316965 | fa163e03-9ee7-9b1d-93f5-000000003564 | TASK | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed 2025-10-11 07:42:50.357712 | fa163e03-9ee7-9b1d-93f5-000000003564 | SKIPPED | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud 2025-10-11 07:42:50.358913 | fa163e03-9ee7-9b1d-93f5-000000003564 | TIMING | Remove deployed file for UndercloudPostPyDeployment when previous deployment failed | undercloud | 0:11:08.863880 | 0.04s 2025-10-11 07:42:50.385404 | fa163e03-9ee7-9b1d-93f5-000000003565 | TASK | Force remove deployed file for UndercloudPostPyDeployment 2025-10-11 07:42:50.415021 | fa163e03-9ee7-9b1d-93f5-000000003565 | SKIPPED | Force remove deployed file for UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:50.416146 | fa163e03-9ee7-9b1d-93f5-000000003565 | TIMING | Force remove deployed file for UndercloudPostPyDeployment | undercloud | 0:11:08.921113 | 0.03s 2025-10-11 07:42:50.441950 | fa163e03-9ee7-9b1d-93f5-000000003566 | TASK | Run async deployment UndercloudPostPyDeployment ASYNC OK on undercloud: jid=752447051532.56647 2025-10-11 07:42:54.171739 | fa163e03-9ee7-9b1d-93f5-000000003566 | CHANGED | Run async deployment UndercloudPostPyDeployment | undercloud 2025-10-11 07:42:54.172938 | fa163e03-9ee7-9b1d-93f5-000000003566 | TIMING | Run async deployment UndercloudPostPyDeployment | undercloud | 0:11:12.677907 | 3.73s 2025-10-11 07:42:54.198198 | fa163e03-9ee7-9b1d-93f5-000000003567 | TASK | Output for async deployment UndercloudPostPyDeployment 2025-10-11 07:42:54.282200 | fa163e03-9ee7-9b1d-93f5-000000003567 | OK | Output for async deployment UndercloudPostPyDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-11 07:42:51,001] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/4a4691c3-98c4-47a3-875a-30b6b969ccb6.json", "[2025-10-11 07:42:51,982] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIldBUk5JTkc6IFVuZGVyY2xvdWQgUG9zdCAtIE5vdmEgQVBJIGlz", " IGRpc2FibGVkLlxuV0FSTklORzogVW5kZXJjbG91ZCBQb3N0IC0gTWlzdHJhbCBBUEkgaXMgZGlz", " YWJsZWQuXG4iLCAiZGVwbG95X3N0ZGVyciI6ICIiLCAiZGVwbG95X3N0YXR1c19jb2RlIjogMH0=", "", "[2025-10-11 07:42:51,982] (heat-config) [DEBUG] b'[2025-10-11 07:42:51,063] (heat-config) [INFO] config={\"cloud_name\": \"undercloud\", \"home_dir\": \"/home/zuul\", \"snmp_readonly_user_password\": \"hmDbpN4qDiKeQmcw1C1KiyjU\", \"undercloud_db_host\": \"192.168.122.99\", \"undercloud_db_password\": \"eRs2Po9jV6\"}\\n[2025-10-11 07:42:51,063] (heat-config) [INFO] deploy_server_id=74ffc382-3e81-4473-a8fe-d97126efe00d\\n[2025-10-11 07:42:51,063] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-11 07:42:51,063] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-7eont3lhu7yf-UndercloudExtraConfigPost-smpc6pv2s2ik-UndercloudPostPyDeployment-gafxzo47d7rv-0-33lglqxwiayk/242fc9df-b832-4967-ae6a-a5c10ce6965d\\n[2025-10-11 07:42:51,063] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-11 07:42:51,063] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-11 07:42:51,063] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/4a4691c3-98c4-47a3-875a-30b6b969ccb6\\n[2025-10-11 07:42:51,972] (heat-config) [INFO] b\\'WARNING: Undercloud Post - Nova API is disabled.\\\\nWARNING: Undercloud Post - Mistral API is disabled.\\\\n\\'\\n[2025-10-11 07:42:51,972] (heat-config) [DEBUG] b\\'\\'\\n[2025-10-11 07:42:51,972] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/4a4691c3-98c4-47a3-875a-30b6b969ccb6\\n'", "[2025-10-11 07:42:51,982] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-11 07:42:51,983] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/4a4691c3-98c4-47a3-875a-30b6b969ccb6.json < /var/lib/heat-config/deployed/4a4691c3-98c4-47a3-875a-30b6b969ccb6.notify.json", "[2025-10-11 07:42:52,590] (heat-config) [INFO] b''", "[2025-10-11 07:42:52,590] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-11 07:42:54.283505 | fa163e03-9ee7-9b1d-93f5-000000003567 | TIMING | Output for async deployment UndercloudPostPyDeployment | undercloud | 0:11:12.788471 | 0.08s 2025-10-11 07:42:54.310219 | fa163e03-9ee7-9b1d-93f5-000000003568 | TASK | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) 2025-10-11 07:42:54.349815 | fa163e03-9ee7-9b1d-93f5-000000003568 | SKIPPED | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud 2025-10-11 07:42:54.351258 | fa163e03-9ee7-9b1d-93f5-000000003568 | TIMING | Check-mode for Run deployment UndercloudPostPyDeployment (changed status indicates deployment would run) | undercloud | 0:11:12.856225 | 0.04s 2025-10-11 07:42:54.375365 | fa163e03-9ee7-9b1d-93f5-00000000356e | TASK | Quote the JSON queries to escape invalid characters 2025-10-11 07:42:54.414732 | fa163e03-9ee7-9b1d-93f5-00000000356e | OK | Quote the JSON queries to escape invalid characters | undercloud 2025-10-11 07:42:54.415954 | fa163e03-9ee7-9b1d-93f5-00000000356e | TIMING | Quote the JSON queries to escape invalid characters | undercloud | 0:11:12.920922 | 0.04s 2025-10-11 07:42:54.440518 | fa163e03-9ee7-9b1d-93f5-00000000356f | TASK | Lookup deployment UUID 2025-10-11 07:42:54.512537 | fa163e03-9ee7-9b1d-93f5-00000000356f | OK | Lookup deployment UUID | undercloud 2025-10-11 07:42:54.513767 | fa163e03-9ee7-9b1d-93f5-00000000356f | TIMING | Lookup deployment UUID | undercloud | 0:11:13.018734 | 0.07s 2025-10-11 07:42:54.536810 | fa163e03-9ee7-9b1d-93f5-000000003570 | TASK | Lookup deployment group 2025-10-11 07:42:54.608092 | fa163e03-9ee7-9b1d-93f5-000000003570 | OK | Lookup deployment group | undercloud 2025-10-11 07:42:54.609174 | fa163e03-9ee7-9b1d-93f5-000000003570 | TIMING | Lookup deployment group | undercloud | 0:11:13.114142 | 0.07s 2025-10-11 07:42:54.633105 | fa163e03-9ee7-9b1d-93f5-000000003572 | TASK | Create hiera check-mode directory 2025-10-11 07:42:54.661360 | fa163e03-9ee7-9b1d-93f5-000000003572 | SKIPPED | Create hiera check-mode directory | undercloud 2025-10-11 07:42:54.662593 | fa163e03-9ee7-9b1d-93f5-000000003572 | TIMING | Create hiera check-mode directory | undercloud | 0:11:13.167561 | 0.03s 2025-10-11 07:42:54.686572 | fa163e03-9ee7-9b1d-93f5-000000003573 | TASK | Create deployed check-mode directory 2025-10-11 07:42:54.715872 | fa163e03-9ee7-9b1d-93f5-000000003573 | SKIPPED | Create deployed check-mode directory | undercloud 2025-10-11 07:42:54.716994 | fa163e03-9ee7-9b1d-93f5-000000003573 | TIMING | Create deployed check-mode directory | undercloud | 0:11:13.221957 | 0.03s 2025-10-11 07:42:54.740248 | fa163e03-9ee7-9b1d-93f5-000000003574 | TASK | Create tripleo-config-download check-mode directory 2025-10-11 07:42:54.768552 | fa163e03-9ee7-9b1d-93f5-000000003574 | SKIPPED | Create tripleo-config-download check-mode directory | undercloud 2025-10-11 07:42:54.771086 | fa163e03-9ee7-9b1d-93f5-000000003574 | TIMING | Create tripleo-config-download check-mode directory | undercloud | 0:11:13.276037 | 0.03s 2025-10-11 07:42:54.799712 | fa163e03-9ee7-9b1d-93f5-000000003575 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:54.829886 | fa163e03-9ee7-9b1d-93f5-000000003575 | SKIPPED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:54.831166 | fa163e03-9ee7-9b1d-93f5-000000003575 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:13.336131 | 0.03s 2025-10-11 07:42:54.858593 | fa163e03-9ee7-9b1d-93f5-000000003576 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:54.888791 | fa163e03-9ee7-9b1d-93f5-000000003576 | SKIPPED | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:54.891546 | fa163e03-9ee7-9b1d-93f5-000000003576 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:13.396514 | 0.03s 2025-10-11 07:42:54.917225 | fa163e03-9ee7-9b1d-93f5-000000003577 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:54.946023 | fa163e03-9ee7-9b1d-93f5-000000003577 | SKIPPED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:54.947385 | fa163e03-9ee7-9b1d-93f5-000000003577 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:13.452352 | 0.03s 2025-10-11 07:42:54.971259 | fa163e03-9ee7-9b1d-93f5-000000003578 | TASK | Run hiera deployment for check mode 2025-10-11 07:42:55.000226 | fa163e03-9ee7-9b1d-93f5-000000003578 | SKIPPED | Run hiera deployment for check mode | undercloud 2025-10-11 07:42:55.001337 | fa163e03-9ee7-9b1d-93f5-000000003578 | TIMING | Run hiera deployment for check mode | undercloud | 0:11:13.506305 | 0.03s 2025-10-11 07:42:55.025094 | fa163e03-9ee7-9b1d-93f5-000000003579 | TASK | List hieradata files for check mode 2025-10-11 07:42:55.054091 | fa163e03-9ee7-9b1d-93f5-000000003579 | SKIPPED | List hieradata files for check mode | undercloud 2025-10-11 07:42:55.055126 | fa163e03-9ee7-9b1d-93f5-000000003579 | TIMING | List hieradata files for check mode | undercloud | 0:11:13.560096 | 0.03s 2025-10-11 07:42:55.079700 | fa163e03-9ee7-9b1d-93f5-00000000357a | TASK | diff hieradata changes for check mode 2025-10-11 07:42:55.110667 | fa163e03-9ee7-9b1d-93f5-00000000357a | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-11 07:42:55.111776 | fa163e03-9ee7-9b1d-93f5-00000000357a | TIMING | diff hieradata changes for check mode | undercloud | 0:11:13.616742 | 0.03s 2025-10-11 07:42:55.135514 | fa163e03-9ee7-9b1d-93f5-00000000357c | TASK | diff hieradata changes for check mode 2025-10-11 07:42:55.165787 | fa163e03-9ee7-9b1d-93f5-00000000357c | SKIPPED | diff hieradata changes for check mode | undercloud 2025-10-11 07:42:55.166840 | fa163e03-9ee7-9b1d-93f5-00000000357c | TIMING | diff hieradata changes for check mode | undercloud | 0:11:13.671808 | 0.03s 2025-10-11 07:42:55.191019 | fa163e03-9ee7-9b1d-93f5-00000000357e | TASK | hiera.yaml changes for check mode 2025-10-11 07:42:55.222628 | fa163e03-9ee7-9b1d-93f5-00000000357e | SKIPPED | hiera.yaml changes for check mode | undercloud 2025-10-11 07:42:55.223850 | fa163e03-9ee7-9b1d-93f5-00000000357e | TIMING | hiera.yaml changes for check mode | undercloud | 0:11:13.728819 | 0.03s 2025-10-11 07:42:55.248222 | fa163e03-9ee7-9b1d-93f5-00000000357f | TASK | diff hiera.yaml changes for check mode 2025-10-11 07:42:55.278420 | fa163e03-9ee7-9b1d-93f5-00000000357f | SKIPPED | diff hiera.yaml changes for check mode | undercloud 2025-10-11 07:42:55.279582 | fa163e03-9ee7-9b1d-93f5-00000000357f | TIMING | diff hiera.yaml changes for check mode | undercloud | 0:11:13.784548 | 0.03s 2025-10-11 07:42:55.304690 | fa163e03-9ee7-9b1d-93f5-000000003581 | TASK | Template deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:55.759370 | fa163e03-9ee7-9b1d-93f5-000000003581 | CHANGED | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:55.760862 | fa163e03-9ee7-9b1d-93f5-000000003581 | TIMING | Template deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:14.265828 | 0.45s 2025-10-11 07:42:55.789272 | fa163e03-9ee7-9b1d-93f5-000000003582 | TASK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:56.009968 | fa163e03-9ee7-9b1d-93f5-000000003582 | OK | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:56.011300 | fa163e03-9ee7-9b1d-93f5-000000003582 | TIMING | Slurp remote deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:14.516267 | 0.22s 2025-10-11 07:42:56.036999 | fa163e03-9ee7-9b1d-93f5-000000003583 | TASK | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:56.554085 | fa163e03-9ee7-9b1d-93f5-000000003583 | CHANGED | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:56.555691 | fa163e03-9ee7-9b1d-93f5-000000003583 | TIMING | Remote copy deployment file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:15.060655 | 0.52s 2025-10-11 07:42:56.581992 | fa163e03-9ee7-9b1d-93f5-000000003584 | TASK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:56.833494 | fa163e03-9ee7-9b1d-93f5-000000003584 | OK | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:56.834889 | fa163e03-9ee7-9b1d-93f5-000000003584 | TIMING | Check if deployed file exists for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:15.339854 | 0.25s 2025-10-11 07:42:56.860333 | fa163e03-9ee7-9b1d-93f5-000000003585 | TASK | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:56.889291 | fa163e03-9ee7-9b1d-93f5-000000003585 | SKIPPED | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:56.890423 | fa163e03-9ee7-9b1d-93f5-000000003585 | TIMING | Check previous deployment rc for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:15.395392 | 0.03s 2025-10-11 07:42:56.916664 | fa163e03-9ee7-9b1d-93f5-000000003586 | TASK | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed 2025-10-11 07:42:56.938536 | fa163e03-9ee7-9b1d-93f5-000000003586 | SKIPPED | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud 2025-10-11 07:42:56.939639 | fa163e03-9ee7-9b1d-93f5-000000003586 | TIMING | Remove deployed file for UndercloudCtlplaneNetworkDeployment when previous deployment failed | undercloud | 0:11:15.444608 | 0.02s 2025-10-11 07:42:56.965143 | fa163e03-9ee7-9b1d-93f5-000000003587 | TASK | Force remove deployed file for UndercloudCtlplaneNetworkDeployment 2025-10-11 07:42:56.994226 | fa163e03-9ee7-9b1d-93f5-000000003587 | SKIPPED | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:42:56.995468 | fa163e03-9ee7-9b1d-93f5-000000003587 | TIMING | Force remove deployed file for UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:15.500408 | 0.03s 2025-10-11 07:42:57.021278 | fa163e03-9ee7-9b1d-93f5-000000003588 | TASK | Run async deployment UndercloudCtlplaneNetworkDeployment ASYNC POLL on undercloud: jid=267188345334.56785 started=1 finished=0 ASYNC OK on undercloud: jid=267188345334.56785 2025-10-11 07:43:03.909106 | fa163e03-9ee7-9b1d-93f5-000000003588 | CHANGED | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud 2025-10-11 07:43:03.911384 | fa163e03-9ee7-9b1d-93f5-000000003588 | TIMING | Run async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:22.416351 | 6.89s 2025-10-11 07:43:03.937636 | fa163e03-9ee7-9b1d-93f5-000000003589 | TASK | Output for async deployment UndercloudCtlplaneNetworkDeployment 2025-10-11 07:43:04.000356 | fa163e03-9ee7-9b1d-93f5-000000003589 | OK | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | result={ "changed": false, "failed_when_result": false, "msg": [ { "stderr": [ "[2025-10-11 07:42:57,568] (heat-config) [DEBUG] Running /usr/libexec/heat-config/hooks/script < /var/lib/heat-config/deployed/d2e18066-2ace-4cd5-9bf9-2d4a21a5afb4.json", "[2025-10-11 07:43:00,248] (heat-config) [INFO] !!binary |", " eyJkZXBsb3lfc3Rkb3V0IjogIklORk86IE5ldHdvcmsgY3JlYXRlZCBvcGVuc3RhY2submV0d29y", " ay52Mi5uZXR3b3JrLk5ldHdvcmsobmFtZT1jdGxwbGFuZSwgcHJvdmlkZXI6bmV0d29ya190eXBl", " PWZsYXQsIHByb3ZpZGVyOnBoeXNpY2FsX25ldHdvcms9Y3RscGxhbmUsIG10dT0xNTAwLCBkbnNf", " ZG9tYWluPWN0bHBsYW5lLm9vby50ZXN0LiwgaWQ9N2M3YjQ2NWUtZmI2Yi00MzFjLTgyNGMtN2Jj", " OTE4ZGY2NzMzLCBhZG1pbl9zdGF0ZV91cD1UcnVlLCBzdGF0dXM9QUNUSVZFLCBzdWJuZXRzPVtd", " LCBzaGFyZWQ9RmFsc2UsIHByb2plY3RfaWQ9ODI3OWU3ZWQyM2E1NDNmMDg1NDhlZmViNTY1MTdk", " NDUsIHBvcnRfc2VjdXJpdHlfZW5hYmxlZD1UcnVlLCByb3V0ZXI6ZXh0ZXJuYWw9RmFsc2UsIHBy", " b3ZpZGVyOnNlZ21lbnRhdGlvbl9pZD1Ob25lLCBpc19kZWZhdWx0PUZhbHNlLCBhdmFpbGFiaWxp", " dHlfem9uZV9oaW50cz1bXSwgYXZhaWxhYmlsaXR5X3pvbmVzPVtdLCBpcHY0X2FkZHJlc3Nfc2Nv", " cGU9Tm9uZSwgaXB2Nl9hZGRyZXNzX3Njb3BlPU5vbmUsIGRlc2NyaXB0aW9uPSwgdGFncz1bXSwg", " Y3JlYXRlZF9hdD0yMDI1LTEwLTExVDA3OjQyOjU5WiwgdXBkYXRlZF9hdD0yMDI1LTEwLTExVDA3", " OjQyOjU5WiwgcmV2aXNpb25fbnVtYmVyPTEsIGxvY2F0aW9uPU11bmNoKHsnY2xvdWQnOiAndW5k", " ZXJjbG91ZCcsICdyZWdpb25fbmFtZSc6ICdyZWdpb25PbmUnLCAnem9uZSc6IE5vbmUsICdwcm9q", " ZWN0JzogTXVuY2goeydpZCc6ICc4Mjc5ZTdlZDIzYTU0M2YwODU0OGVmZWI1NjUxN2Q0NScsICdu", " YW1lJzogJ2FkbWluJywgJ2RvbWFpbl9pZCc6IE5vbmUsICdkb21haW5fbmFtZSc6ICdEZWZhdWx0", " J30pfSkpXG5JTkZPOiBTdWJuZXQgY3JlYXRlZCBvcGVuc3RhY2submV0d29yay52Mi5zdWJuZXQu", " U3VibmV0KG5hbWU9Y3RscGxhbmUtc3VibmV0LCBjaWRyPTE5Mi4xNjguMTIyLjAvMjQsIGdhdGV3", " YXlfaXA9MTkyLjE2OC4xMjIuMTAsIGhvc3Rfcm91dGVzPVtdLCBlbmFibGVfZGhjcD1UcnVlLCBp", " cF92ZXJzaW9uPTQsIGFsbG9jYXRpb25fcG9vbHM9W3snc3RhcnQnOiAnMTkyLjE2OC4xMjIuMTEw", " JywgJ2VuZCc6ICcxOTIuMTY4LjEyMi4xMzAnfV0sIG5ldHdvcmtfaWQ9N2M3YjQ2NWUtZmI2Yi00", " MzFjLTgyNGMtN2JjOTE4ZGY2NzMzLCBzZWdtZW50X2lkPU5vbmUsIGRuc19uYW1lc2VydmVycz1b", " JzE5Mi4xNjguMTIyLjEwJ10sIGlkPTk1YzZlZmFkLTFkNmItNDVjNS1hNjVmLTUwM2Q4NjExNTc4", " NywgdGVuYW50X2lkPTgyNzllN2VkMjNhNTQzZjA4NTQ4ZWZlYjU2NTE3ZDQ1LCBzdWJuZXRwb29s", " X2lkPU5vbmUsIGlwdjZfcmFfbW9kZT1Ob25lLCBpcHY2X2FkZHJlc3NfbW9kZT1Ob25lLCBkZXNj", " cmlwdGlvbj0sIHNlcnZpY2VfdHlwZXM9W10sIHRhZ3M9W10sIGNyZWF0ZWRfYXQ9MjAyNS0xMC0x", " MVQwNzo0Mjo1OVosIHVwZGF0ZWRfYXQ9MjAyNS0xMC0xMVQwNzo0Mjo1OVosIHJldmlzaW9uX251", " bWJlcj0wLCBsb2NhdGlvbj1NdW5jaCh7J2Nsb3VkJzogJ3VuZGVyY2xvdWQnLCAncmVnaW9uX25h", " bWUnOiAncmVnaW9uT25lJywgJ3pvbmUnOiBOb25lLCAncHJvamVjdCc6IE11bmNoKHsnaWQnOiAn", " ODI3OWU3ZWQyM2E1NDNmMDg1NDhlZmViNTY1MTdkNDUnLCAnbmFtZSc6ICdhZG1pbicsICdkb21h", " aW5faWQnOiBOb25lLCAnZG9tYWluX25hbWUnOiAnRGVmYXVsdCd9KX0pKVxuSU5GTzogVGFncyBb", " JzE5Mi4xNjguMTIyLjAvMjQnXSBhZGRlZCB0byBuZXR3b3JrIGN0bHBsYW5lLlxuIiwgImRlcGxv", " eV9zdGRlcnIiOiAiIiwgImRlcGxveV9zdGF0dXNfY29kZSI6IDB9", "", "[2025-10-11 07:43:00,248] (heat-config) [DEBUG] b'[2025-10-11 07:42:57,630] (heat-config) [INFO] config={\"cloud_domain\": \"ooo.test\", \"cloud_name\": \"undercloud\", \"enable_routed_networks\": false, \"home_dir\": \"/home/zuul\", \"ipv6_address_mode\": \"dhcpv6-stateless\", \"local_ip\": \"192.168.122.99\", \"local_subnet\": \"ctlplane-subnet\", \"mtu\": 1500, \"physical_network\": \"ctlplane\", \"subnets\": {\"ctlplane-subnet\": {\"AllocationPools\": [{\"end\": \"192.168.122.130\", \"start\": \"192.168.122.110\"}], \"DnsNameServers\": [\"192.168.122.10\"], \"HostRoutes\": [], \"NetworkCidr\": \"192.168.122.0/24\", \"NetworkGateway\": \"192.168.122.10\"}}}\\n[2025-10-11 07:42:57,630] (heat-config) [INFO] deploy_server_id=74ffc382-3e81-4473-a8fe-d97126efe00d\\n[2025-10-11 07:42:57,630] (heat-config) [INFO] deploy_action=CREATE\\n[2025-10-11 07:42:57,630] (heat-config) [INFO] deploy_stack_id=undercloud-AllNodesDeploySteps-7eont3lhu7yf-UndercloudExtraConfigPost-smpc6pv2s2ik-UndercloudCtlplaneNetworkDeployment-kfpmm3vhq2yb-0-cdvh2zjs4uds/3db10c83-ab0d-4c0d-9cbd-fdc540ed45ee\\n[2025-10-11 07:42:57,630] (heat-config) [INFO] deploy_resource_name=TripleOSoftwareDeployment\\n[2025-10-11 07:42:57,630] (heat-config) [INFO] deploy_signal_transport=NO_SIGNAL\\n[2025-10-11 07:42:57,630] (heat-config) [DEBUG] Running /var/lib/heat-config/heat-config-script/d2e18066-2ace-4cd5-9bf9-2d4a21a5afb4\\n[2025-10-11 07:43:00,233] (heat-config) [INFO] b\"INFO: Network created openstack.network.v2.network.Network(name=ctlplane, provider:network_type=flat, provider:physical_network=ctlplane, mtu=1500, dns_domain=ctlplane.ooo.test., id=7c7b465e-fb6b-431c-824c-7bc918df6733, admin_state_up=True, status=ACTIVE, subnets=[], shared=False, project_id=8279e7ed23a543f08548efeb56517d45, port_security_enabled=True, router:external=False, provider:segmentation_id=None, is_default=False, availability_zone_hints=[], availability_zones=[], ipv4_address_scope=None, ipv6_address_scope=None, description=, tags=[], created_at=2025-10-11T07:42:59Z, updated_at=2025-10-11T07:42:59Z, revision_number=1, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'8279e7ed23a543f08548efeb56517d45\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Subnet created openstack.network.v2.subnet.Subnet(name=ctlplane-subnet, cidr=192.168.122.0/24, gateway_ip=192.168.122.10, host_routes=[], enable_dhcp=True, ip_version=4, allocation_pools=[{\\'start\\': \\'192.168.122.110\\', \\'end\\': \\'192.168.122.130\\'}], network_id=7c7b465e-fb6b-431c-824c-7bc918df6733, segment_id=None, dns_nameservers=[\\'192.168.122.10\\'], id=95c6efad-1d6b-45c5-a65f-503d86115787, tenant_id=8279e7ed23a543f08548efeb56517d45, subnetpool_id=None, ipv6_ra_mode=None, ipv6_address_mode=None, description=, service_types=[], tags=[], created_at=2025-10-11T07:42:59Z, updated_at=2025-10-11T07:42:59Z, revision_number=0, location=Munch({\\'cloud\\': \\'undercloud\\', \\'region_name\\': \\'regionOne\\', \\'zone\\': None, \\'project\\': Munch({\\'id\\': \\'8279e7ed23a543f08548efeb56517d45\\', \\'name\\': \\'admin\\', \\'domain_id\\': None, \\'domain_name\\': \\'Default\\'})}))\\\\nINFO: Tags [\\'192.168.122.0/24\\'] added to network ctlplane.\\\\n\"\\n[2025-10-11 07:43:00,233] (heat-config) [DEBUG] b\\'\\'\\n[2025-10-11 07:43:00,233] (heat-config) [INFO] Completed /var/lib/heat-config/heat-config-script/d2e18066-2ace-4cd5-9bf9-2d4a21a5afb4\\n'", "[2025-10-11 07:43:00,248] (heat-config) [INFO] Completed /usr/libexec/heat-config/hooks/script", "[2025-10-11 07:43:00,249] (heat-config) [DEBUG] Running heat-config-notify /var/lib/heat-config/deployed/d2e18066-2ace-4cd5-9bf9-2d4a21a5afb4.json < /var/lib/heat-config/deployed/d2e18066-2ace-4cd5-9bf9-2d4a21a5afb4.notify.json", "[2025-10-11 07:43:00,842] (heat-config) [INFO] b''", "[2025-10-11 07:43:00,842] (heat-config) [DEBUG] b''" ] }, { "status_code": "0" } ] } 2025-10-11 07:43:04.003241 | fa163e03-9ee7-9b1d-93f5-000000003589 | TIMING | Output for async deployment UndercloudCtlplaneNetworkDeployment | undercloud | 0:11:22.508209 | 0.06s 2025-10-11 07:43:04.029985 | fa163e03-9ee7-9b1d-93f5-00000000358a | TASK | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) 2025-10-11 07:43:04.062086 | fa163e03-9ee7-9b1d-93f5-00000000358a | SKIPPED | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud 2025-10-11 07:43:04.064621 | fa163e03-9ee7-9b1d-93f5-00000000358a | TIMING | Check-mode for Run deployment UndercloudCtlplaneNetworkDeployment (changed status indicates deployment would run) | undercloud | 0:11:22.569587 | 0.03s PLAY [External deployment Post Deploy tasks] *********************************** 2025-10-11 07:43:04.220968 | fa163e03-9ee7-9b1d-93f5-0000000000fb | TASK | External deployment Post Deploy tasks 2025-10-11 07:43:04.249138 | fa163e03-9ee7-9b1d-93f5-0000000000fb | OK | External deployment Post Deploy tasks | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment Post Deploy tasks' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-9b1d-93f5-0000000000fb') missing from stats PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 undercloud : ok=629 changed=272 unreachable=0 failed=0 skipped=209 rescued=0 ignored=3 2025-10-11 07:43:04.329303 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:04.329984 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 875 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:04.330892 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:11:22.835872 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:04.331803 | UUID | Info | Host | Task Name | Run Time 2025-10-11 07:43:04.332732 | fa163e03-9ee7-9b1d-93f5-000000001b1f | SUMMARY | undercloud | Pre-fetch all the containers | 89.97s 2025-10-11 07:43:04.333643 | fa163e03-9ee7-9b1d-93f5-00000000323d | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_4 | 24.06s 2025-10-11 07:43:04.334561 | fa163e03-9ee7-9b1d-93f5-0000000030a3 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 20.69s 2025-10-11 07:43:04.335830 | fa163e03-9ee7-9b1d-93f5-0000000024d8 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_3 | 18.76s 2025-10-11 07:43:04.336353 | fa163e03-9ee7-9b1d-93f5-000000001df4 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | 13.40s 2025-10-11 07:43:04.337263 | fa163e03-9ee7-9b1d-93f5-00000000203b | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.49s 2025-10-11 07:43:04.338169 | fa163e03-9ee7-9b1d-93f5-000000001c60 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.48s 2025-10-11 07:43:04.339084 | fa163e03-9ee7-9b1d-93f5-000000003387 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.47s 2025-10-11 07:43:04.340001 | fa163e03-9ee7-9b1d-93f5-000000002341 | SUMMARY | undercloud | Wait for puppet host configuration to finish | 10.46s 2025-10-11 07:43:04.340912 | fa163e03-9ee7-9b1d-93f5-00000000146b | SUMMARY | undercloud | chrony : Ensure system is NTP time synced | 10.21s 2025-10-11 07:43:04.341792 | fa163e03-9ee7-9b1d-93f5-0000000021d2 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_2 | 9.11s 2025-10-11 07:43:04.342700 | fa163e03-9ee7-9b1d-93f5-00000000332f | SUMMARY | undercloud | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-heat-all:17.1 image | 7.36s 2025-10-11 07:43:04.343601 | fa163e03-9ee7-9b1d-93f5-000000003588 | SUMMARY | undercloud | Run async deployment UndercloudCtlplaneNetworkDeployment | 6.89s 2025-10-11 07:43:04.344508 | fa163e03-9ee7-9b1d-93f5-0000000022c5 | SUMMARY | undercloud | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_2 | 6.77s 2025-10-11 07:43:04.345429 | fa163e03-9ee7-9b1d-93f5-000000001f44 | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | 6.76s 2025-10-11 07:43:04.346309 | fa163e03-9ee7-9b1d-93f5-0000000024d9 | SUMMARY | undercloud | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_3 | 6.72s 2025-10-11 07:43:04.347227 | fa163e03-9ee7-9b1d-93f5-0000000018c1 | SUMMARY | undercloud | tuned : Install tuned | 6.41s 2025-10-11 07:43:04.348179 | fa163e03-9ee7-9b1d-93f5-000000002d48 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone user status | 6.01s 2025-10-11 07:43:04.349100 | fa163e03-9ee7-9b1d-93f5-000000002a54 | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone public endpoint status | 5.98s 2025-10-11 07:43:04.349959 | fa163e03-9ee7-9b1d-93f5-00000000286d | SUMMARY | undercloud | tripleo_keystone_resources : Check Keystone service status | 5.92s 2025-10-11 07:43:04.350896 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Not cleaning working directory /home/zuul/tripleo-deploy/undercloud/tripleo-heat-installer-templates Not cleaning ansible directory /home/zuul/tripleo-deploy/undercloud/undercloud-ansible-n22q57xt Install artifact is located at /home/zuul/tripleo-deploy/undercloud/undercloud-install-20251011074304.tar.bzip2 ######################################################## Deployment successful! ######################################################## Writing the stack virtual update mark file /var/lib/tripleo-heat-installer/update_mark_undercloud ########################################################## The Undercloud has been successfully installed. Useful files: Password file is at /home/zuul/tripleo-deploy/undercloud/tripleo-undercloud-passwords.yaml The stackrc file is at ~/stackrc Use these files to interact with OpenStack services, and ensure they are secured. ########################################################## + source stackrc +++ set +++ awk -F= '/^OS_/ {print $1}' ++ export OS_CLOUD=undercloud ++ OS_CLOUD=undercloud ++ '[' -z '' ']' ++ export PS1= ++ PS1= ++ export 'PS1=${OS_CLOUD:+($OS_CLOUD)} ' ++ PS1='${OS_CLOUD:+($OS_CLOUD)} ' ++ export CLOUDPROMPT_ENABLED=1 ++ CLOUDPROMPT_ENABLED=1 + '[' 1 -gt 1 ']' + openstack overcloud network provision --output network_provision_out.yaml ./network_data.yaml [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Network Provision] ********************************************* 2025-10-11 07:43:11.250188 | fa163e03-9ee7-97c4-f025-000000000004 | SKIPPED | fail | localhost 2025-10-11 07:43:11.250926 | fa163e03-9ee7-97c4-f025-000000000004 | TIMING | fail | localhost | 0:00:00.104083 | 0.06s 2025-10-11 07:43:11.320568 | fa163e03-9ee7-97c4-f025-000000000005 | SKIPPED | fail | localhost 2025-10-11 07:43:11.321573 | fa163e03-9ee7-97c4-f025-000000000005 | TIMING | fail | localhost | 0:00:00.174725 | 0.07s 2025-10-11 07:43:11.327668 | fa163e03-9ee7-97c4-f025-000000000006 | TASK | Check if network deployment file already exist 2025-10-11 07:43:11.745484 | fa163e03-9ee7-97c4-f025-000000000006 | OK | Check if network deployment file already exist | localhost 2025-10-11 07:43:11.746665 | fa163e03-9ee7-97c4-f025-000000000006 | TIMING | Check if network deployment file already exist | localhost | 0:00:00.599815 | 0.42s 2025-10-11 07:43:11.808590 | fa163e03-9ee7-97c4-f025-000000000007 | SKIPPED | fail | localhost 2025-10-11 07:43:11.809658 | fa163e03-9ee7-97c4-f025-000000000007 | TIMING | fail | localhost | 0:00:00.662811 | 0.06s 2025-10-11 07:43:11.824527 | fa163e03-9ee7-97c4-f025-000000000009 | TASK | Load config from file 2025-10-11 07:43:11.915251 | fa163e03-9ee7-97c4-f025-000000000009 | OK | Load config from file | localhost 2025-10-11 07:43:11.916296 | fa163e03-9ee7-97c4-f025-000000000009 | TIMING | Load config from file | localhost | 0:00:00.769453 | 0.09s 2025-10-11 07:43:11.920965 | fa163e03-9ee7-97c4-f025-00000000000a | TASK | Create/Update composable networks 2025-10-11 07:43:15.251260 | fa163e03-9ee7-97c4-f025-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Storage', 'mtu': 1500, 'vip': True, 'name_lower': 'storage', 'dns_domain': 'storage.ooo.test.', 'service_net_map_replace': 'storage', 'subnets': {'storage_subnet': {'vlan': 21, 'ip_subnet': '172.18.0.0/24', 'allocation_pools': [{'start': '172.18.0.120', 'end': '172.18.0.250'}]}}} 2025-10-11 07:43:15.253058 | fa163e03-9ee7-97c4-f025-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:04.106201 | 3.33s 2025-10-11 07:43:18.526763 | fa163e03-9ee7-97c4-f025-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'StorageMgmt', 'mtu': 1500, 'vip': True, 'name_lower': 'storage_mgmt', 'dns_domain': 'storagemgmt.ooo.test.', 'service_net_map_replace': 'storage_mgmt', 'subnets': {'storage_mgmt_subnet': {'vlan': 23, 'ip_subnet': '172.20.0.0/24', 'allocation_pools': [{'start': '172.20.0.120', 'end': '172.20.0.250'}]}}} 2025-10-11 07:43:18.528222 | fa163e03-9ee7-97c4-f025-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:07.381376 | 6.61s 2025-10-11 07:43:21.075505 | fa163e03-9ee7-97c4-f025-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'InternalApi', 'mtu': 1500, 'vip': True, 'name_lower': 'internal_api', 'dns_domain': 'internal-api.ooo.test.', 'service_net_map_replace': 'internal_api', 'subnets': {'internal_api_subnet': {'vlan': 20, 'ip_subnet': '172.17.0.0/24', 'allocation_pools': [{'start': '172.17.0.120', 'end': '172.17.0.250'}]}}} 2025-10-11 07:43:21.076165 | fa163e03-9ee7-97c4-f025-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:09.929328 | 9.15s 2025-10-11 07:43:23.484389 | fa163e03-9ee7-97c4-f025-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'Tenant', 'mtu': 1500, 'vip': False, 'name_lower': 'tenant', 'dns_domain': 'tenant.ooo.test.', 'service_net_map_replace': 'tenant', 'subnets': {'tenant_subnet': {'vlan': 22, 'ip_subnet': '172.19.0.0/24', 'allocation_pools': [{'start': '172.19.0.120', 'end': '172.19.0.250'}]}}} 2025-10-11 07:43:23.485703 | fa163e03-9ee7-97c4-f025-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:12.338857 | 11.56s 2025-10-11 07:43:25.926141 | fa163e03-9ee7-97c4-f025-00000000000a | CHANGED | Create/Update composable networks | localhost | item={'name': 'External', 'mtu': 1500, 'vip': True, 'name_lower': 'external', 'dns_domain': 'external.ooo.test.', 'service_net_map_replace': 'external', 'subnets': {'external_subnet': {'vlan': 44, 'ip_subnet': '172.21.0.0/24', 'allocation_pools': [{'start': '172.21.0.120', 'end': '172.21.0.250'}]}}} 2025-10-11 07:43:25.926932 | fa163e03-9ee7-97c4-f025-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:14.780095 | 14.00s 2025-10-11 07:43:25.935619 | fa163e03-9ee7-97c4-f025-00000000000a | TIMING | Create/Update composable networks | localhost | 0:00:14.788775 | 14.01s 2025-10-11 07:43:25.944993 | fa163e03-9ee7-97c4-f025-00000000000c | TASK | Populate environment 2025-10-11 07:43:27.811666 | fa163e03-9ee7-97c4-f025-00000000000c | OK | Populate environment | localhost 2025-10-11 07:43:27.813657 | fa163e03-9ee7-97c4-f025-00000000000c | TIMING | Populate environment | localhost | 0:00:16.666807 | 1.87s 2025-10-11 07:43:27.822987 | fa163e03-9ee7-97c4-f025-00000000000d | TASK | Write deployed networks environment file 2025-10-11 07:43:28.455622 | fa163e03-9ee7-97c4-f025-00000000000d | CHANGED | Write deployed networks environment file | localhost 2025-10-11 07:43:28.457120 | fa163e03-9ee7-97c4-f025-00000000000d | TIMING | Write deployed networks environment file | localhost | 0:00:17.310268 | 0.63s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2025-10-11 07:43:28.470352 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:28.470753 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 8 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:28.471546 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:17.324710 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:28.471923 | UUID | Info | Host | Task Name | Run Time 2025-10-11 07:43:28.472697 | fa163e03-9ee7-97c4-f025-00000000000a | SUMMARY | localhost | Create/Update composable networks | 14.01s 2025-10-11 07:43:28.473059 | fa163e03-9ee7-97c4-f025-00000000000c | SUMMARY | localhost | Populate environment | 1.87s 2025-10-11 07:43:28.473831 | fa163e03-9ee7-97c4-f025-00000000000d | SUMMARY | localhost | Write deployed networks environment file | 0.63s 2025-10-11 07:43:28.474603 | fa163e03-9ee7-97c4-f025-000000000006 | SUMMARY | localhost | Check if network deployment file already exist | 0.42s 2025-10-11 07:43:28.475046 | fa163e03-9ee7-97c4-f025-000000000009 | SUMMARY | localhost | Load config from file | 0.09s 2025-10-11 07:43:28.475652 | fa163e03-9ee7-97c4-f025-000000000005 | SUMMARY | localhost | fail | 0.07s 2025-10-11 07:43:28.476424 | fa163e03-9ee7-97c4-f025-000000000004 | SUMMARY | localhost | fail | 0.06s 2025-10-11 07:43:28.476804 | fa163e03-9ee7-97c4-f025-000000000007 | SUMMARY | localhost | fail | 0.06s 2025-10-11 07:43:28.477588 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + openstack overcloud network vip provision --stack overcloud --output vips_provision_out.yaml ./vips_data.yaml [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Virtual IPs Provision] ***************************************** 2025-10-11 07:43:31.425500 | fa163e03-9ee7-995b-b51c-000000000004 | SKIPPED | fail | localhost 2025-10-11 07:43:31.426396 | fa163e03-9ee7-995b-b51c-000000000004 | TIMING | fail | localhost | 0:00:00.099220 | 0.06s 2025-10-11 07:43:31.496629 | fa163e03-9ee7-995b-b51c-000000000005 | SKIPPED | fail | localhost 2025-10-11 07:43:31.498531 | fa163e03-9ee7-995b-b51c-000000000005 | TIMING | fail | localhost | 0:00:00.171339 | 0.07s 2025-10-11 07:43:31.565300 | fa163e03-9ee7-995b-b51c-000000000006 | SKIPPED | fail | localhost 2025-10-11 07:43:31.566748 | fa163e03-9ee7-995b-b51c-000000000006 | TIMING | fail | localhost | 0:00:00.239565 | 0.06s 2025-10-11 07:43:31.576823 | fa163e03-9ee7-995b-b51c-000000000007 | TASK | Check if Virtual IPs deployment file already exist 2025-10-11 07:43:31.922338 | fa163e03-9ee7-995b-b51c-000000000007 | OK | Check if Virtual IPs deployment file already exist | localhost 2025-10-11 07:43:31.923628 | fa163e03-9ee7-995b-b51c-000000000007 | TIMING | Check if Virtual IPs deployment file already exist | localhost | 0:00:00.596446 | 0.35s 2025-10-11 07:43:32.001289 | fa163e03-9ee7-995b-b51c-000000000008 | SKIPPED | fail | localhost 2025-10-11 07:43:32.002345 | fa163e03-9ee7-995b-b51c-000000000008 | TIMING | fail | localhost | 0:00:00.675165 | 0.07s 2025-10-11 07:43:32.018261 | fa163e03-9ee7-995b-b51c-00000000000a | TASK | Load Virtual IP data config from file 2025-10-11 07:43:32.100910 | fa163e03-9ee7-995b-b51c-00000000000a | OK | Load Virtual IP data config from file | localhost 2025-10-11 07:43:32.102029 | fa163e03-9ee7-995b-b51c-00000000000a | TIMING | Load Virtual IP data config from file | localhost | 0:00:00.774849 | 0.08s 2025-10-11 07:43:32.108692 | fa163e03-9ee7-995b-b51c-00000000000b | TASK | Create/Update Overcloud Virtual IPs 2025-10-11 07:43:35.482848 | fa163e03-9ee7-995b-b51c-00000000000b | OK | Create/Update Overcloud Virtual IPs | localhost 2025-10-11 07:43:35.484278 | fa163e03-9ee7-995b-b51c-00000000000b | TIMING | Create/Update Overcloud Virtual IPs | localhost | 0:00:04.157096 | 3.37s 2025-10-11 07:43:35.491160 | fa163e03-9ee7-995b-b51c-00000000000c | TASK | Populate Overcloud Virtual IPs environment 2025-10-11 07:43:37.807536 | fa163e03-9ee7-995b-b51c-00000000000c | CHANGED | Populate Overcloud Virtual IPs environment | localhost 2025-10-11 07:43:37.809369 | fa163e03-9ee7-995b-b51c-00000000000c | TIMING | Populate Overcloud Virtual IPs environment | localhost | 0:00:06.482186 | 2.32s 2025-10-11 07:43:37.820051 | fa163e03-9ee7-995b-b51c-00000000000d | TASK | Write deployed Virtual IPs environment file 2025-10-11 07:43:38.491971 | fa163e03-9ee7-995b-b51c-00000000000d | CHANGED | Write deployed Virtual IPs environment file | localhost 2025-10-11 07:43:38.493290 | fa163e03-9ee7-995b-b51c-00000000000d | TIMING | Write deployed Virtual IPs environment file | localhost | 0:00:07.166108 | 0.67s PLAY RECAP ********************************************************************* localhost : ok=5 changed=2 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 2025-10-11 07:43:38.515145 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:38.515642 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 9 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:38.516311 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:07.189139 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:43:38.516832 | UUID | Info | Host | Task Name | Run Time 2025-10-11 07:43:38.517347 | fa163e03-9ee7-995b-b51c-00000000000b | SUMMARY | localhost | Create/Update Overcloud Virtual IPs | 3.37s 2025-10-11 07:43:38.517890 | fa163e03-9ee7-995b-b51c-00000000000c | SUMMARY | localhost | Populate Overcloud Virtual IPs environment | 2.32s 2025-10-11 07:43:38.518458 | fa163e03-9ee7-995b-b51c-00000000000d | SUMMARY | localhost | Write deployed Virtual IPs environment file | 0.67s 2025-10-11 07:43:38.519034 | fa163e03-9ee7-995b-b51c-000000000007 | SUMMARY | localhost | Check if Virtual IPs deployment file already exist | 0.35s 2025-10-11 07:43:38.519554 | fa163e03-9ee7-995b-b51c-00000000000a | SUMMARY | localhost | Load Virtual IP data config from file | 0.08s 2025-10-11 07:43:38.520026 | fa163e03-9ee7-995b-b51c-000000000008 | SUMMARY | localhost | fail | 0.07s 2025-10-11 07:43:38.520718 | fa163e03-9ee7-995b-b51c-000000000005 | SUMMARY | localhost | fail | 0.07s 2025-10-11 07:43:38.521209 | fa163e03-9ee7-995b-b51c-000000000006 | SUMMARY | localhost | fail | 0.06s 2025-10-11 07:43:38.521770 | fa163e03-9ee7-995b-b51c-000000000004 | SUMMARY | localhost | fail | 0.06s 2025-10-11 07:43:38.522269 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + '[' 1 -gt 1 ']' + test -f /home/zuul/hostnamemap.yaml + networker_nodes=FALSE + config_download=config-download.yaml + grep -q networker hostnamemap.yaml + '[' false = true ']' + set +e ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005481012"' + '[' 1 -eq 1 ']' ++ grep overcloud-controller-0 hostnamemap.yaml ++ awk '{print $2}' + control0='"np0005481012"' ++ grep overcloud-controller-1 hostnamemap.yaml ++ awk '{print $2}' + control1='"np0005481014"' ++ grep overcloud-controller-2 hostnamemap.yaml ++ awk '{print $2}' + control2='"np0005481015"' + sed -i 's/controller-0/"np0005481012"/' config-download.yaml + sed -i 's/controller-1/"np0005481014"/' config-download.yaml + sed -i 's/controller-2/"np0005481015"/' config-download.yaml ++ grep -E 'overcloud-(novacompute|computehci)-0' hostnamemap.yaml ++ awk '{print $2}' + compute0='"np0005481016"' ++ grep -E 'overcloud-(novacompute|computehci)-1' hostnamemap.yaml ++ awk '{print $2}' + compute1='"np0005481017"' + sed -i 's/compute-0/"np0005481016"/' config-download.yaml + sed -i 's/compute-1/"np0005481017"/' config-download.yaml + '[' FALSE == FALSE ']' ++ grep -E 'overcloud-(novacompute|computehci)-2' hostnamemap.yaml ++ awk '{print $2}' + compute2='"np0005481019"' + sed -i 's/compute-2/"np0005481019"/' config-download.yaml + set -e ++ grep -v '\---' hostnamemap.yaml ++ tr '\n' '\r' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005481012" overcloud-controller-1: "np0005481014" overcloud-controller-2: "np0005481015" overcloud-novacompute-0: "np0005481016" overcloud-novacompute-1: "np0005481017" overcloud-novacompute-2: "np0005481019" ' + hostnamemap='parameter_defaults: HostnameMap: overcloud-controller-0: "np0005481012" overcloud-controller-1: "np0005481014" overcloud-controller-2: "np0005481015" overcloud-novacompute-0: "np0005481016" overcloud-novacompute-1: "np0005481017" overcloud-novacompute-2: "np0005481019" \r ControllerHostnameFormat: '\''%stackname%-controller-%index%'\''\r' + '[' false = true ']' + '[' FALSE == TRUE ']' + cdfiles=($(ls -1 config-download*.yaml | grep -v config-download-networker)) ++ ls -1 config-download-networker.yaml config-download.yaml ++ grep -v config-download-networker + for config_download in ${cdfiles[@]} + '[' false = true ']' + sed -i 's/\"//g' config-download.yaml + sed -i 's/\r/\n/g' config-download.yaml + sed -i '/^$/d' config-download.yaml + MANILA_ENABLED=true + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml' + OCTAVIA_ENABLED=False + '[' False = true ']' + TELEMETRY_ENABLED=false + '[' false = true ']' + CEPH_OVERCLOUD_ARGS= + export ROLES_FILE=/home/zuul/overcloud_roles.yaml + ROLES_FILE=/home/zuul/overcloud_roles.yaml + '[' false = true ']' + '[' true = false ']' + '[' false = true ']' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml' + export IPA_ADMIN_USER=admin + IPA_ADMIN_USER=admin + export IPA_PRINCIPAL=admin + IPA_PRINCIPAL=admin + export IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + IPA_ADMIN_PASSWORD=fce95318204114530f31f885c9df588f + export IPA_PASSWORD=fce95318204114530f31f885c9df588f + IPA_PASSWORD=fce95318204114530f31f885c9df588f + export UNDERCLOUD_FQDN=undercloud.ooo.test + UNDERCLOUD_FQDN=undercloud.ooo.test + export IPA_DOMAIN=ooo.test + IPA_DOMAIN=ooo.test ++ echo ooo.test ++ awk '{print toupper($0)}' + export IPA_REALM=OOO.TEST + IPA_REALM=OOO.TEST + export IPA_HOST=ipa.ooo.test + IPA_HOST=ipa.ooo.test + export IPA_SERVER_HOSTNAME=ipa.ooo.test + IPA_SERVER_HOSTNAME=ipa.ooo.test + export IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-41 + IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-41 + sudo mkdir /tmp/ipa-data + sudo podman run -d --name freeipa-server-container --sysctl net.ipv6.conf.lo.disable_ipv6=0 --security-opt seccomp=unconfined --ip 10.255.255.25 -e IPA_SERVER_IP=10.255.255.25 -e PASSWORD=fce95318204114530f31f885c9df588f -h ipa.ooo.test -p 53:53/udp -p 53:53 -p 80:80 -p 443:443 -p 389:389 -p 636:636 -p 88:88 -p 464:464 -p 88:88/udp -p 464:464/udp --read-only --tmpfs /run --tmpfs /tmp -v /sys/fs/cgroup:/sys/fs/cgroup:ro -v /tmp/ipa-data:/data:Z quay.io/freeipa/freeipa-server:fedora-41 no-exit -U -r OOO.TEST --setup-dns --no-reverse --no-ntp --no-dnssec-validation --auto-forwarders Trying to pull quay.io/freeipa/freeipa-server:fedora-41... Getting image source signatures Copying blob sha256:d54168535b66d576d70c9709c2c29e9d2655b73c2bb6d7297dea6cd509966565 Copying blob sha256:1450a6e05c6e54aff6d7c714cf1d768f7a6290c3033bac94cb6300f4c6f19cda Copying blob sha256:ed65411f2e79000dd0ea636c5d82f247b9aec09fcf1669a16678b84e05421348 Copying blob sha256:6e9209583881b3550e12bbf4c63a73c1fc37f4b78808dbb083ec8452499e6db1 Copying blob sha256:d7fba78a13ad421efb6c555900b76d3b88ad817e8e38c95f227d5806c2986115 Copying blob sha256:bb89c6baeac48e1414614f88660481370d5ed4607bba5c331cc461e54db34b84 Copying blob sha256:e282393bfedc58bd2424584968e958f991492e4257cea2a12f43b2d8c65dd75b Copying blob sha256:ff36e82b5b7104c85db8500f16d621f0979f59076eaa60323220a282fb5709c4 Copying blob sha256:c8458639e5589196094fdba15b82169d218010569d9c0a07b8891d1f4f08e0f5 Copying blob sha256:9a8bffeac033f306607a0f788000d7ad6ab537500945f3b97ec579f5c119d7fb Copying blob sha256:1b605584f81b3970eced532a6c45881ba8cbbfc2422f6e289075d01e7ca57a3d Copying blob sha256:e3f6d97c79906752873bc4422aae0732229c7561f12145ed92e7b68cb31443ec Copying blob sha256:e85997dc8a10542a117b87073d3d7cb81b28ae9512f0d96eaeb424346a707da4 Copying blob sha256:87d99d023e2e5f19ed16d5d4d177083378704fa9820d17582d2ef070fd1dae41 Copying blob sha256:71244a8614f5677c12e0094748b231f3dda8eeeaf1bd3e122b0c76aba218d800 Copying blob sha256:45c0855582be87eb16dc053f125de596f4b8e26b8325964bcf895abec115756d Copying blob sha256:9d735cf1c4f9844833cb7a96a9018e4a559abeb954bec1826652c8f41becf964 Copying blob sha256:fdcb9cd6e159fa57b6cb50cc621b106f177ee9178162c5395c59981211e2e8b4 Copying blob sha256:69c6fa38e8dd6e28f1a9fd4d463951a865a4cda4de02df1b640a0c08993bb6d7 Copying blob sha256:ad2d2532e1f47017963328f490daa47ce7029a83dcb32bef777e99d34ba0104c Copying blob sha256:a6c1cad77b3ab719aef8c361decf21ce9f5a0401fea5892275d15bfa03559560 Copying blob sha256:3e0063734e7656eb96a9e7f7fb3a4a44d3961ec6c85e5522002d50608687c6b4 Copying blob sha256:b3da6ac89c586d3f4886bf8b85497ce3973cfc51097baadc0b08a6abc10186f4 Copying blob sha256:6d569c5b0e58af191b81db9bcbbd66b8f1d25c2bb9321f8edcf153bca7065ae6 Copying blob sha256:bd9ddc54bea929a22b334e73e026d4136e5b73f5cc29942896c72e4ece69b13d Copying blob sha256:c60a757d0409922ea30847f99d3b73934c18ce3eec60180e75ddcfe3d90879fb Copying blob sha256:dcfa5aca63a6e9268a49c3016871aaa659ffeab25fe5a6a65818759097994f0a Copying blob sha256:4e453c785f3e509215df38bc034973dd7180ed6a5c48e427c35bda6c8425c701 Copying blob sha256:0ca71393f75fcf00ed71cd46c0b07b42ee958c556d1c341408cc045bdd4af612 Copying blob sha256:116c46e3d90f8a8e2aaf5429b00956caf5ce8d4a009e1bf1cd163093bcd883c3 Copying blob sha256:d65fd01c580691413ed2d81d138697e0748bbc1e943d91551935a88a1002b198 Copying blob sha256:a572661974eda99c65b43d592e5bfc229b15376c058cb71f3055d4d959bbb192 Copying blob sha256:fae650a703632f3d0299ed39aceafb542046a3fdb3a426f540eedad20679964f Copying blob sha256:357a7ce9ef7b12bd8cbf297686412bb06921b90f18fa080525873f22eb46ec0f Copying blob sha256:b2c17bed432238527eddbf34d2167544cefc2c21e2db32378ad07d0007e09cb8 Copying blob sha256:1185bd4d1cacd925548fb704d84ad3bb51669804cf7523b6b36214031c46847c Copying blob sha256:42c6d6a6938142ad12688b0c76d3d852a6c41853d11bc374d23e5250830002c8 Copying blob sha256:8449d156764263b5af0c254be80640151abf6814be18443094a954e3f36f2820 Copying blob sha256:a5ec4735e493671aad08c0cf5c9b74a71290b961bfaa9668d517876f6100f102 Copying blob sha256:77b061f4f1b926f2273461f832ccfcf9d0099f8968c7af11e7ff5e64456d3fe9 Copying blob sha256:e1a3bf6758ecb160c050959e592e9a21e0a49d3cc741fe858e5013219ae0b0ee Copying blob sha256:a6f3721a9b7d5c23f9bddf30e1a02c5585370c29947c761a2d4d6607adab3967 Copying blob sha256:977fc766376ab97275dce9a4f30bdaa5df4d42e57a019cb5cf7180598261b0d6 Copying blob sha256:1e9f0eda66f151c95fc58e928c4be10dc5dfbda1a6352af0bdb4d57cadfdacdc Copying blob sha256:d26ad2aad8f1c1efceb937fb2cb959efdbe56bcc7e21b5b0cac0b85f499303d8 Copying blob sha256:0b69bf0b73387d3189dc62458c374293321ee547f03333897d195ce81763bd0a Copying blob sha256:1d0fe8c01890fec468032bb62590ff2306c5e3c3dd16e7687af60d5c9ee42780 Copying config sha256:5370e3cb92a097f4758ff18a0f45b63f522797f4941928416c04f85cd05c729e Writing manifest to image destination Storing signatures e1d6bbd98d02c830bd05a0dbf1d871915977a0226b8e761eecfe5c85e3c3c28f + timeout 900s grep -qEi '(INFO The ipa-server-install command was successful|ERROR The ipa-server-install command failed)' /dev/fd/63 ++ sudo tail -F /tmp/ipa-data/var/log/ipaserver-install.log tail: cannot open '/tmp/ipa-data/var/log/ipaserver-install.log' for reading: No such file or directory tail: '/tmp/ipa-data/var/log/ipaserver-install.log' has appeared; following new file + cat + sudo mv ipa_resolv.conf /etc/resolv.conf + ansible-playbook /usr/share/ansible/tripleo-playbooks/undercloud-ipa-install.yaml [WARNING]: provided hosts list is empty, only localhost is available. Note that the implicit localhost does not match 'all' PLAY [Playbook to register the undercloud host with an IPA server] ************* TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Ensure definitions] ****************************************************** skipping: [localhost] => (item={'name': 'ipa_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] => (item={'name': 'ipa_realm', 'ansible_var': '', 'env_var': 'OOO.TEST'}) skipping: [localhost] => (item={'name': 'ipa_server_user', 'ansible_var': '', 'env_var': 'admin'}) skipping: [localhost] => (item={'name': 'ipa_server_password', 'ansible_var': '', 'env_var': 'fce95318204114530f31f885c9df588f'}) skipping: [localhost] => (item={'name': 'ipa_server_hostname', 'ansible_var': '', 'env_var': 'ipa.ooo.test'}) skipping: [localhost] => (item={'name': 'undercloud_fqdn', 'ansible_var': '', 'env_var': 'undercloud.ooo.test'}) skipping: [localhost] => (item={'name': 'ansible_user', 'ansible_var': '', 'env_var': 'zuul'}) skipping: [localhost] => (item={'name': 'cloud_domain', 'ansible_var': '', 'env_var': 'ooo.test'}) skipping: [localhost] TASK [Set facts needed for configuration] ************************************** ok: [localhost] TASK [Add host to ipaclients group] ******************************************** changed: [localhost] TASK [Add host to ipaservers group] ******************************************** changed: [localhost] PLAY [ipaclients] ************************************************************** TASK [Gathering Facts] ********************************************************* ok: [undercloud.ooo.test] TASK [Include ipaclient role] ************************************************** TASK [ipaclient : Import variables specific to distribution] ******************* ok: [undercloud.ooo.test] => (item=/usr/share/ansible/roles/ipaclient/vars/default.yml) TASK [ipaclient : Install IPA client] ****************************************** included: /usr/share/ansible/roles/ipaclient/tasks/install.yml for undercloud.ooo.test TASK [ipaclient : Install - Ensure that IPA client packages are installed] ***** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers] ***************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Set ipaclient_servers from cluster inventory] ****** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check that either password or keytab is set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Set default principal if no keytab is given] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Fail on missing ipaclient_servers] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure DNS resolver] **************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - IPA client test] *********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Cleanup leftover ccache] *************************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NTP] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Make sure One-Time Password is enabled if it's already defined] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for on_master] *********** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Test if IPA client has working krb5.keytab] ******** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Disable One-Time Password for client with working krb5.keytab] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Keytab or password is required for getting otp] **** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary file for keytab] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Copy keytab to server temporary file] ************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Get One-Time Password for client enrollment] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Report error for OTP generation] ******************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Store the previously obtained OTP] ***************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Remove keytab temporary file] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Store predefined OTP in admin_password] ********************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if principal and keytab are set] ************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Check if one of password or keytabs are set] ******* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - From host keytab, purge OOO.TEST] ****************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Backup and set hostname] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Create temporary krb5 configuration] *************** ok: [undercloud.ooo.test] TASK [ipaclient : Install - Join IPA] ****************************************** changed: [undercloud.ooo.test] TASK [ipaclient : The krb5 configuration is not correct] *********************** skipping: [undercloud.ooo.test] TASK [ipaclient : IPA test failed] ********************************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Fail due to missing ca.crt file] ***************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure IPA default.conf] ************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSSD] ************************************ changed: [undercloud.ooo.test] TASK [ipaclient : Install - IPA API calls for remaining enrollment parts] ****** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Fix IPA ca] **************************************** skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Create IPA NSS database] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure SSH and SSHD] **************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure automount] ******************************* changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure firefox] ********************************* skipping: [undercloud.ooo.test] TASK [ipaclient : Install - Configure NIS] ************************************* changed: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure krb5 for IPA realm] ********************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Configure certmonger] ****************************** changed: [undercloud.ooo.test] TASK [ipaclient : Install - Restore original admin password if overwritten by OTP] *** skipping: [undercloud.ooo.test] TASK [ipaclient : Cleanup leftover ccache] ************************************* ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf] ********************************** ok: [undercloud.ooo.test] TASK [ipaclient : Remove temporary krb5.conf backup] *************************** changed: [undercloud.ooo.test] TASK [ipaclient : Uninstall IPA client] **************************************** skipping: [undercloud.ooo.test] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [Include create admin roles] ********************************************** TASK [/usr/share/ansible/roles/tripleo_create_admin : create user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : grant admin rights to user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure home dir has the right owner/group for user tripleo-admin] *** ok: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure .ssh dir exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : ensure authorized_keys file exists for user tripleo-admin] *** changed: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : get remote tripleo-admin public key] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : append tripleo-admin public key to authorized_keys] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : authorize TripleO key for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install private key on nodes for user tripleo-admin] *** skipping: [localhost] TASK [/usr/share/ansible/roles/tripleo_create_admin : Install public key on nodes for user tripleo-admin] *** skipping: [localhost] PLAY [localhost] *************************************************************** TASK [Gathering Facts] ********************************************************* ok: [localhost] TASK [kinit to get admin credentials] ****************************************** changed: [localhost] TASK [setup the undercloud and get keytab] ************************************* [DEPRECATION WARNING]: "include" is deprecated, use include_tasks/import_tasks instead. See https://docs.ansible.com/ansible- core/2.14/user_guide/playbooks_reuse_includes.html for details. This feature will be removed in version 2.16. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add nova host management permissions] **************** changed: [localhost] => (item={'name': 'Modify host password', 'right': 'write', 'type': 'host', 'attrs': ['userpassword']}) changed: [localhost] => (item={'name': 'Write host certificate', 'right': 'write', 'type': 'host', 'attrs': ['usercertificate']}) changed: [localhost] => (item={'name': 'Modify host userclass', 'right': 'write', 'type': 'host', 'attrs': ['userclass']}) changed: [localhost] => (item={'name': 'Modify service managedBy attribute', 'right': 'write', 'type': 'service', 'attrs': ['managedby']}) TASK [tripleo_ipa_setup : add Nova Host privilege] ***************************** changed: [localhost] TASK [tripleo_ipa_setup : add permissions to the Nova Host privilege] ********** changed: [localhost] => (item=System: add hosts) changed: [localhost] => (item=System: remove hosts) changed: [localhost] => (item=Modify host password) changed: [localhost] => (item=Modify host userclass) changed: [localhost] => (item=System: Modify hosts) changed: [localhost] => (item=Modify service managedBy attribute) changed: [localhost] => (item=System: Add krbPrincipalName to a Host) changed: [localhost] => (item=System: Add Services) changed: [localhost] => (item=System: Remove Services) changed: [localhost] => (item=Revoke certificate) changed: [localhost] => (item=System: manage host keytab) changed: [localhost] => (item=System: Manage host certificates) changed: [localhost] => (item=System: modify services) changed: [localhost] => (item=System: manage service keytab) changed: [localhost] => (item=System: read dns entries) changed: [localhost] => (item=System: remove dns entries) changed: [localhost] => (item=System: add dns entries) changed: [localhost] => (item=System: update dns entries) changed: [localhost] => (item=System: Modify Realm Domains) changed: [localhost] => (item=Retrieve Certificates from the CA) TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** changed: [localhost] TASK [tripleo_ipa_setup : set nova service user facts] ************************* ok: [localhost] TASK [tripleo_ipa_setup : add nova service] ************************************ changed: [localhost] TASK [tripleo_ipa_setup : add Nova Host Manager role] ************************** ok: [localhost] TASK [tripleo_ipa_setup : add service to the Nova Host Manager role] *********** changed: [localhost] TASK [tripleo_ipa_setup : set keytab permissions facts] ************************ ok: [localhost] TASK [tripleo_ipa_setup : add directory for keytab] **************************** changed: [localhost] TASK [tripleo_ipa_setup : get a keytab for the novajoin service] *************** changed: [localhost] TASK [tripleo_ipa_setup : chgrp and chmod the keytab] ************************** changed: [localhost] PLAY RECAP ********************************************************************* localhost : ok=25 changed=16 unreachable=0 failed=0 skipped=6 rescued=0 ignored=0 undercloud.ooo.test : ok=25 changed=14 unreachable=0 failed=0 skipped=27 rescued=0 ignored=0 + openstack overcloud deploy --stack overcloud --override-ansible-cfg /home/zuul/ansible_config.cfg --templates /usr/share/openstack-tripleo-heat-templates --roles-file /home/zuul/overcloud_roles.yaml -n /home/zuul/network_data.yaml --libvirt-type qemu --ntp-server pool.ntp.org --timeout 90 --overcloud-ssh-user zuul --deployed-server -e /home/zuul/hostnamemap.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/docker-ha.yaml -e /home/zuul/containers-prepare-parameters.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/podman.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/debug.yaml --validation-warnings-fatal -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/tls-everywhere-endpoints-dns.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/haproxy-public-tls-certmonger.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/ssl/enable-memcached-tls.yaml -e /usr/share/openstack-tripleo-heat-templates/ci/environments/standalone-ipa.yaml -e /home/zuul/overcloud_services.yaml -e /home/zuul/config-download.yaml -e /home/zuul/vips_provision_out.yaml -e /home/zuul/network_provision_out.yaml --disable-validations --heat-type pod --disable-protected-resource-types --log-file overcloud_deployment.log 2025-10-11 07:51:26.603 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-resource-registry-puppet.j2.yaml 2025-10-11 07:51:26.604 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud-resource-registry-puppet.yaml 2025-10-11 07:51:26.604 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud.j2.yaml 2025-10-11 07:51:26.604 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/overcloud.yaml 2025-10-11 07:51:26.604 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template post.j2.yaml 2025-10-11 07:51:26.604 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/post.yaml 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/controller-role.yaml 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontroller-role.yaml 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cellcontrollercompute-role.yaml 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/compute-role.yaml 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/blockstorage-role.yaml 2025-10-11 07:51:26.605 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/objectstorage-role.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/cephstorage-role.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/common/services/networker-role.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template apache-baremetal-puppet.j2.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/apache/apache-baremetal-puppet.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template container-image-prepare-baremetal-ansible.j2.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/container-image-prepare/container-image-prepare-baremetal-ansible.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template haproxy-internal-tls-certmonger.j2.yaml 2025-10-11 07:51:26.606 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/haproxy/haproxy-internal-tls-certmonger.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template octavia-deployment-config.j2.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/deployment/octavia/octavia-deployment-config.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-server-environment.j2.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-server-environment.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-noop.j2.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-noop.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template deployed-network-environment.j2.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/deployed-network-environment.yaml 2025-10-11 07:51:26.607 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-2-linux-bonds-with-vlans.j2.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-2-linux-bonds-with-vlans.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans-no-external.j2.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans-no-external.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-bond-with-vlans.j2.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-bond-with-vlans.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-dpdkbond-with-vlans.j2.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-dpdkbond-with-vlans.yaml 2025-10-11 07:51:26.608 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics-vlans.j2.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics-vlans.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-multiple-nics.j2.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-multiple-nics.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-linux-bridge-with-vlans.j2.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-linux-bridge-with-vlans.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans-no-external.j2.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans-no-external.yaml 2025-10-11 07:51:26.609 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net-single-nic-with-vlans.j2.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/net-single-nic-with-vlans.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6-all.j2.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6-all.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment-v6.j2.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment-v6.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template network-environment.j2.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/network-environment.yaml 2025-10-11 07:51:26.610 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks-disable.j2.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/networks-disable.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template overcloud-baremetal.j2.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/overcloud-baremetal.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/split-stack-consistent-hostname-format.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template enable-internal-tls.j2.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/environments/ssl/enable-internal-tls.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap-partition.j2.yaml 2025-10-11 07:51:26.611 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap-partition.yaml 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template swap.j2.yaml 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/all_nodes/swap.yaml 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/controller-role.yaml 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontroller-role.yaml 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cellcontrollercompute-role.yaml 2025-10-11 07:51:26.612 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/compute-role.yaml 2025-10-11 07:51:26.613 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/blockstorage-role.yaml 2025-10-11 07:51:26.613 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/objectstorage-role.yaml 2025-10-11 07:51:26.613 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/cephstorage-role.yaml 2025-10-11 07:51:27.180 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/extraconfig/nova_metadata/krb-service-principals/networker-role.yaml 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network.network.j2.yaml 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage.yaml 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt.yaml 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api.yaml 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant.yaml 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external.yaml 2025-10-11 07:51:27.181 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template network_v6.network.j2.yaml 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_v6.yaml 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/storage_mgmt_v6.yaml 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/internal_api_v6.yaml 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/tenant_v6.yaml 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/external_v6.yaml 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template networks.j2.yaml 2025-10-11 07:51:27.182 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/networks.yaml 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template service_net_map.j2.yaml 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/service_net_map.yaml 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_port.network.j2.yaml 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage.yaml 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_storage_mgmt.yaml 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_internal_api.yaml 2025-10-11 07:51:27.183 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_tenant.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_external.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template deployed_vip_port.network.j2.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_storage_mgmt.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_internal_api.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_tenant.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/deployed_vip_external.yaml 2025-10-11 07:51:27.184 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port.network.j2.yaml 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage.yaml 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt.yaml 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api.yaml 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant.yaml 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external.yaml 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template external_resource_port_v6.network.j2.yaml 2025-10-11 07:51:27.185 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_v6.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_storage_mgmt_v6.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_internal_api_v6.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_tenant_v6.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_resource_external_v6.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_list_map.j2.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_list_map.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_ip_map.j2.yaml 2025-10-11 07:51:27.186 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_ip_map.yaml 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external.j2.yaml 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external.yaml 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering normal template net_vip_map_external_v6.j2.yaml 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/net_vip_map_external_v6.yaml 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port.network.j2.yaml 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage.yaml 2025-10-11 07:51:27.187 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool.network.j2.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool.yaml 2025-10-11 07:51:27.188 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool.yaml 2025-10-11 07:51:27.189 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool.yaml 2025-10-11 07:51:27.189 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_from_pool_v6.network.j2.yaml 2025-10-11 07:51:27.189 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.189 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_from_pool_v6.yaml 2025-10-11 07:51:27.189 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_from_pool_v6.yaml 2025-10-11 07:51:27.189 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_from_pool_v6.yaml 2025-10-11 07:51:27.521 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_from_pool_v6.yaml 2025-10-11 07:51:27.521 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_from_pool_v6.yaml 2025-10-11 07:51:27.521 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering network template port_v6.network.j2.yaml 2025-10-11 07:51:27.521 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_v6.yaml 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/storage_mgmt_v6.yaml 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/internal_api_v6.yaml 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/tenant_v6.yaml 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/network/ports/external_v6.yaml 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering role template role.role.j2.yaml 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] jinja2 rendering roles Controller,CellController,CellControllerCompute,Compute,BlockStorage,ObjectStorage,CephStorage,Networker 2025-10-11 07:51:27.522 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/controller-role.yaml 2025-10-11 07:51:27.523 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontroller-role.yaml 2025-10-11 07:51:27.523 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cellcontrollercompute-role.yaml 2025-10-11 07:51:27.523 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/compute-role.yaml 2025-10-11 07:51:27.523 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/blockstorage-role.yaml 2025-10-11 07:51:27.523 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/objectstorage-role.yaml 2025-10-11 07:51:27.523 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/cephstorage-role.yaml 2025-10-11 07:51:27.523 78120 WARNING tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] rendering j2 template to file: /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates/puppet/networker-role.yaml 2025-10-11 07:51:31.347 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying overcloud. 2025-10-11 07:51:31.347 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Using ephemeral heat for stack operation 2025-10-11 07:51:32.209 78120 INFO tripleoclient.heat_launcher [-] Skipping container image pull. 2025-10-11 07:51:32.221 78120 INFO tripleoclient.heat_launcher [-] Checking that database is up 2025-10-11 07:51:32.607 78120 INFO tripleoclient.heat_launcher [-] Checking that message bus (rabbitmq) is up 2025-10-11 07:51:35.647 2 INFO migrate.versioning.api [-] 72 -> 73...  2025-10-11 07:51:35.979 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:35.979 2 INFO migrate.versioning.api [-] 73 -> 74...  2025-10-11 07:51:35.986 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:35.986 2 INFO migrate.versioning.api [-] 74 -> 75...  2025-10-11 07:51:35.991 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:35.992 2 INFO migrate.versioning.api [-] 75 -> 76...  2025-10-11 07:51:35.998 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:35.998 2 INFO migrate.versioning.api [-] 76 -> 77...  2025-10-11 07:51:36.004 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.004 2 INFO migrate.versioning.api [-] 77 -> 78...  2025-10-11 07:51:36.010 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.010 2 INFO migrate.versioning.api [-] 78 -> 79...  2025-10-11 07:51:36.142 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.143 2 INFO migrate.versioning.api [-] 79 -> 80...  2025-10-11 07:51:36.225 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.226 2 INFO migrate.versioning.api [-] 80 -> 81...  2025-10-11 07:51:36.232 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.232 2 INFO migrate.versioning.api [-] 81 -> 82...  2025-10-11 07:51:36.238 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.238 2 INFO migrate.versioning.api [-] 82 -> 83...  2025-10-11 07:51:36.244 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.244 2 INFO migrate.versioning.api [-] 83 -> 84...  2025-10-11 07:51:36.251 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.251 2 INFO migrate.versioning.api [-] 84 -> 85...  2025-10-11 07:51:36.258 2 INFO migrate.versioning.api [-] done 2025-10-11 07:51:36.259 2 INFO migrate.versioning.api [-] 85 -> 86...  2025-10-11 07:51:36.332 2 INFO migrate.versioning.api [-] done Pod: ba9db87f535f284276488566709e53b5d4aca4c464490e47ceac1600a32e5f00 Containers: 7a09c09c97ea777a30d1eda31cc9fa954df50d4cf63dd86fde1102bfa6342a87 4e23dafd25aebdb93f88d0a2a51e714b59222c61b935fe81eafd78c7ef065859 2025-10-11 07:51:40.894 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Processing templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2025-10-11 07:51:50.625 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Deploying templates in the directory /home/zuul/overcloud-deploy/overcloud/tripleo-heat-templates 2025-10-11 07:51:50.625 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Performing Heat stack create 2025-10-11 07:51:50.626 78120 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden Success. 2025-10-11 07:51:54Z [overcloud]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:51:56Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:51:56Z [overcloud.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:51:57Z [overcloud.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2025-10-11 07:51:57Z [overcloud.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2025-10-11 07:51:57Z [overcloud.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:51:57Z [overcloud.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:51:57Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:51:57Z [overcloud.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2025-10-11 07:51:57Z [overcloud.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2025-10-11 07:51:57Z [overcloud.NodeAdminUserData]: CREATE_COMPLETE state changed 2025-10-11 07:51:58Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:51:58Z [overcloud.CellControllerComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:51:59Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:51:59Z [overcloud.CellControllerComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:51:59Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:51:59Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:51:59Z [overcloud.ComputeRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:51:59Z [overcloud.CellControllerComputeRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:51:59Z [overcloud.ComputeRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:00Z [overcloud.ComputeRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:00Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:00Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:00Z [overcloud.BlockStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:00Z [overcloud.ComputeRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:01Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:01Z [overcloud.BlockStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:01Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:01Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:01Z [overcloud.CephStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:01Z [overcloud.BlockStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:02Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:02Z [overcloud.CephStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:02Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:02Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:02Z [overcloud.ControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:02Z [overcloud.CephStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:03Z [overcloud.ControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:03Z [overcloud.ControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:03Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:03Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:03Z [overcloud.CellControllerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:03Z [overcloud.ControllerRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:04Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:04Z [overcloud.CellControllerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:04Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:04Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:04Z [overcloud.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:04Z [overcloud.CellControllerRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:05Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:05Z [overcloud.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:05Z [overcloud.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:05Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:05Z [overcloud.ServiceNetMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:06Z [overcloud.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:06Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:06Z [overcloud.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2025-10-11 07:52:06Z [overcloud.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:06Z [overcloud.ControlVirtualIP]: CREATE_COMPLETE state changed 2025-10-11 07:52:06Z [overcloud.Networks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:06Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:06Z [overcloud.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:06Z [overcloud.NetworkerRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:07Z [overcloud.Networks.NetworkAttributesMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:07Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:07Z [overcloud.Networks.NetworkAttributesMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:07Z [overcloud.NetworkerRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:07Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:07Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:07Z [overcloud.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2025-10-11 07:52:07Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:07Z [overcloud.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:07Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:08Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:08Z [overcloud.NetworkerRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:08Z [overcloud.Networks.NetworkCidrMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:08Z [overcloud.Networks.NetworkCidrMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:08Z [overcloud.ObjectStorageRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:08Z [overcloud.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:08Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:08Z [overcloud.ObjectStorageRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:08Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:08Z [overcloud.CloudNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:09Z [overcloud.CloudNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:09Z [overcloud.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:09Z [overcloud.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:09Z [overcloud.ObjectStorageRoleUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:10Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:10Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:10Z [overcloud.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:10Z [overcloud.Networks.NetworkIpVersionMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:10Z [overcloud.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:10Z [overcloud.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:10Z [overcloud.NodeUserData.userdata]: CREATE_COMPLETE state changed 2025-10-11 07:52:10Z [overcloud.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:11Z [overcloud.Networks]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.NodeUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.CellControllerComputeUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.NetworkerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ObjectStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.NetworkerUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.NetworkerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.StorageMgmtVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ComputeUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.BlockStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.BlockStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.CellControllerComputeUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.CellControllerUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.StorageVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ObjectStorageUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.BlockStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.NetworkerUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.ControllerUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.CephStorageUserData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ObjectStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ControllerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.ObjectStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.CellControllerUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.ComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ControllerUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.ComputeNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.NetCidrMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:11Z [overcloud.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:11Z [overcloud.InternalApiVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:12Z [overcloud.ComputeUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:12Z [overcloud.BlockStorageUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:12Z [overcloud.CellControllerNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:12Z [overcloud.CellControllerNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:12Z [overcloud.CephStorageNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:12Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:12Z [overcloud.CephStorageUserData]: CREATE_COMPLETE state changed 2025-10-11 07:52:12Z [overcloud.CellControllerComputeNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:12Z [overcloud.CephStorageNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:12Z [overcloud.StorageMgmtVirtualIP]: CREATE_COMPLETE state changed 2025-10-11 07:52:12Z [overcloud.StorageVirtualIP]: CREATE_COMPLETE state changed 2025-10-11 07:52:13Z [overcloud.InternalApiVirtualIP]: CREATE_COMPLETE state changed 2025-10-11 07:52:13Z [overcloud.PublicVirtualIP]: CREATE_COMPLETE state changed 2025-10-11 07:52:13Z [overcloud.VipMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:13Z [overcloud.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:13Z [overcloud.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:13Z [overcloud.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:13Z [overcloud.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:14Z [overcloud.VipMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:14Z [overcloud.EndpointMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:14Z [overcloud.VipHosts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:14Z [overcloud.VipHosts]: CREATE_COMPLETE state changed 2025-10-11 07:52:15Z [overcloud.EndpointMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:16Z [overcloud.EndpointMapData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.EndpointMapData]: CREATE_COMPLETE state changed 2025-10-11 07:52:16Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.CephStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:16Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:16Z [overcloud.BlockStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:16Z [overcloud.NetworkerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:16Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:17Z [overcloud.ComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:17Z [overcloud.ObjectStorageServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:17Z [overcloud.CellControllerComputeServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:17Z [overcloud.CellControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:17Z [overcloud.ControllerServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:17Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:17Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:17Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:17Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:17Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.CephStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.BlockStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:18Z [overcloud.NetworkerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.ObjectStorageServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.NetworkerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:19Z [overcloud.CellControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:19Z [overcloud.BlockStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.ObjectStorageServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.ObjectStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.ObjectStorageServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CephStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:20Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CellControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CellControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.BlockStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.NetworkerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [overcloud.ObjectStorageServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:21Z [IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:21Z [IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.NetworkerServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.CellControllerComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.BlockStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:22Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CephStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:22Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.NetworkerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.NetworkerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:22Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:23Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:23Z [overcloud.ComputeServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.ComputeServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.BlockStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.NetworkerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:23Z [overcloud.CephStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.CellControllerComputeServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.NetworkerServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.CellControllerServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:23Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:23Z [overcloud.Networker]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:23Z [overcloud.ObjectStorageServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:23Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:23Z [overcloud.BlockStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.ObjectStorageServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:23Z [overcloud.ControllerServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.BlockStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CephStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CephStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.BlockStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.CephStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CephStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CellControllerComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.BlockStorage]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CephStorage]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CellControllerComputeServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CellControllerComputeServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.CellControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CellControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.ComputeServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.Networker]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CellControllerCompute]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.ObjectStorageServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:52:24Z [overcloud.ControllerServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:24Z [overcloud.CellControllerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.CellControllerServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.NetworkerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.NetworkerServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.ControllerServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.ComputeServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.NetworkerServers]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.CellController]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.NetworkerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:25Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.ControllerServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.NetworkerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.ObjectStorageServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.ObjectStorageServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.CephStorage]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.ComputeServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.BlockStorage]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.CephStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.CellControllerCompute]: CREATE_COMPLETE state changed 2025-10-11 07:52:25Z [overcloud.CephStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.ObjectStorage]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:25Z [overcloud.CephStorageServers]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.ControllerServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.ComputeServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.CephStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.CellControllerComputeServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.ObjectStorage]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.CellControllerComputeServers]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.CellControllerComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageServers]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.NetworkerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.CellController]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:26Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:26Z [overcloud.ObjectStorageServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.ObjectStorageServers]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.ObjectStorageNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.CellControllerComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:26Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.CellControllerComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.BlockStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.ObjectStorageIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:26Z [overcloud.CellControllerServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.CellControllerServers]: CREATE_COMPLETE state changed 2025-10-11 07:52:26Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.ControllerServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:26Z [overcloud.CellControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [overcloud.ObjectStorageIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.ControllerServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [overcloud.CellControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:27Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [overcloud.CellControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.ComputeServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.NetworkerIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.ControllerServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:27Z [overcloud.BlockStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:27Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:27Z [overcloud.CellControllerComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:27Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:28Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:28Z [overcloud.ObjectStorageIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:28Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:28Z [overcloud.ControllerServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-11 07:52:28Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:28Z [overcloud.CephStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:28Z [overcloud.CellControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:52:28Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:28Z [overcloud.ControllerServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:28Z [overcloud.BlockStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:28Z [overcloud.CellControllerComputeIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:28Z [overcloud.ComputeServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-11 07:52:29Z [overcloud.ObjectStorageIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:29Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:29Z [overcloud.CellControllerIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:30Z [overcloud.ControllerServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-11 07:52:30Z [overcloud.ComputeServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-11 07:52:30Z [overcloud.ControllerServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:31Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:32Z [overcloud.ComputeServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-11 07:52:32Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:32Z [overcloud.ComputeServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-11 07:52:32Z [overcloud.ComputeServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-11 07:52:32Z [overcloud.ControllerServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-11 07:52:33Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:33Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:33Z [overcloud.ControllerServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:33Z [overcloud.ComputeServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-11 07:52:33Z [overcloud.ControllerServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-11 07:52:33Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:34Z [overcloud.ControllerServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:35Z [overcloud.ComputeServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-11 07:52:35Z [overcloud.ComputeServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-11 07:52:35Z [overcloud.ControllerServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-11 07:52:35Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:35Z [overcloud.ControllerServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:36Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:36Z [overcloud.ComputeServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-11 07:52:36Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:36Z [overcloud.ComputeServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-11 07:52:37Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:37Z [overcloud.ComputeServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-11 07:52:37Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:37Z [overcloud.ComputeServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-11 07:52:37Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:38Z [overcloud.ComputeServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-11 07:52:38Z [overcloud.ControllerServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-11 07:52:38Z [overcloud.ComputeServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-11 07:52:38Z [overcloud.ControllerServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-11 07:52:38Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:39Z [overcloud.ComputeServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-11 07:52:39Z [overcloud.ControllerServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:39Z [overcloud.ControllerServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-11 07:52:39Z [overcloud.ControllerServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:39Z [overcloud.ComputeServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-11 07:52:40Z [overcloud.ControllerServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:40Z [overcloud.ComputeServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-11 07:52:41Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:41Z [overcloud.ControllerServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-11 07:52:42Z [overcloud.ControllerServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-11 07:52:42Z [overcloud.ComputeServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-11 07:52:42Z [overcloud.ControllerServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:42Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:42Z [overcloud.ControllerServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:45Z [overcloud.ControllerServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-11 07:52:45Z [overcloud.ControllerServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:45Z [overcloud.ComputeServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-11 07:52:45Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:46Z [overcloud.ComputeServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:46Z [overcloud.ControllerServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-11 07:52:47Z [overcloud.ControllerServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:47Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ControllerServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ControllerServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ControllerServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:48Z [overcloud.ComputeServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ControllerServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ControllerServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:52:49Z [overcloud.ComputeServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:50Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:50Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:50Z [overcloud.ComputeServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:52:50Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:50Z [overcloud.ControllerServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:51Z [overcloud.ComputeServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:52:51Z [overcloud.ControllerServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-11 07:52:52Z [overcloud.ControllerServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:52Z [overcloud.ControllerServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-11 07:52:52Z [overcloud.ComputeServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:52Z [overcloud.ComputeServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:52:53Z [overcloud.ControllerServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:53Z [overcloud.ComputeServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:53Z [overcloud.ComputeServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:52:53Z [overcloud.Compute]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:54Z [overcloud.Compute]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:54Z [overcloud.Compute]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:52:55Z [overcloud.Compute]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-11 07:52:55Z [overcloud.Compute.1]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:55Z [overcloud.Compute.1]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:55Z [overcloud.Compute.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:55Z [overcloud.Compute.1.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-11 07:52:56Z [overcloud.ControllerServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-11 07:52:56Z [overcloud.ControllerServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-11 07:52:56Z [overcloud.Compute.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:56Z [overcloud.Compute.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:56Z [overcloud.ControllerServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:56Z [overcloud.ControllerServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:56Z [overcloud.Compute.1.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:57Z [overcloud.Compute.0.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:57Z [overcloud.Compute.2]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:57Z [overcloud.Compute.2]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:52:57Z [overcloud.ControllerServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-11 07:52:57Z [overcloud.Compute.2.NovaCompute]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:58Z [overcloud.ControllerServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:58Z [overcloud.Compute.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:58Z [overcloud.Compute.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-11 07:52:58Z [overcloud.ControllerServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-11 07:52:58Z [overcloud.Compute.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:58Z [overcloud.Compute.2.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.ControllerServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.NovaCompute]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NovaCompute]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.ControllerServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.NetHostMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.1.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.ControllerServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-11 07:52:59Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:52:59Z [overcloud.ControllerServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.ControllerServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.ControllerServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.NovaCompute]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.1.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.1.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.1.StoragePort]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.ControllerServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.1.TenantPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.0.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.0.TenantPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:00Z [overcloud.Compute.0.StoragePort]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.2.NetHostMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:00Z [overcloud.Compute.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:01Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:01Z [overcloud.Compute.2.NovaComputeAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:01Z [overcloud.Compute.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:01Z [overcloud.Compute.2.TenantPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:01Z [overcloud.Compute.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:01Z [overcloud.Compute.2.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.Compute.2.StoragePort]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.Compute.2.ComputeExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.Compute.1.NetIpMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.Compute.1]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:02Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:02Z [overcloud.Compute.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:02Z [overcloud.Compute.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.Compute.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:02Z [overcloud.Compute.0]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.Compute.1]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.ControllerServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2025-10-11 07:53:02Z [overcloud.ControllerServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2025-10-11 07:53:03Z [overcloud.Compute.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:03Z [overcloud.ControllerServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:03Z [overcloud.Compute.2.NetIpMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:03Z [overcloud.Compute.2]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:03Z [overcloud.Compute.2]: CREATE_COMPLETE state changed 2025-10-11 07:53:03Z [overcloud.Compute]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-11 07:53:03Z [overcloud.ControllerServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:04Z [overcloud.Compute]: CREATE_COMPLETE state changed 2025-10-11 07:53:04Z [overcloud.ControllerServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-11 07:53:05Z [overcloud.ControllerServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2025-10-11 07:53:05Z [overcloud.ControllerServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:05Z [overcloud.ControllerServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:05Z [overcloud.ComputeNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:05Z [overcloud.ComputeNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:05Z [overcloud.ComputeServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:05Z [overcloud.ComputeServers]: CREATE_COMPLETE state changed 2025-10-11 07:53:06Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:06Z [overcloud.ComputeIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:53:06Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:06Z [overcloud.ComputeIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:53:07Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:07Z [overcloud.ComputeIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:53:07Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:07Z [overcloud.ControllerServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2025-10-11 07:53:07Z [overcloud.ControllerServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2025-10-11 07:53:08Z [overcloud.ControllerServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:08Z [overcloud.ComputeIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:08Z [overcloud.ControllerServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:08Z [overcloud.ControllerServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2025-10-11 07:53:09Z [overcloud.ControllerServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:12Z [overcloud.ControllerServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2025-10-11 07:53:13Z [overcloud.ControllerServiceChain.ServiceChain.38]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:15Z [overcloud.ControllerServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2025-10-11 07:53:15Z [overcloud.ControllerServiceChain.ServiceChain.38]: CREATE_COMPLETE state changed 2025-10-11 07:53:16Z [overcloud.ControllerServiceChain.ServiceChain.42]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:16Z [overcloud.ControllerServiceChain.ServiceChain.40]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:16Z [overcloud.ControllerServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2025-10-11 07:53:17Z [overcloud.ControllerServiceChain.ServiceChain.39]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:18Z [overcloud.ControllerServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2025-10-11 07:53:19Z [overcloud.ControllerServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:19Z [overcloud.ControllerServiceChain.ServiceChain.40]: CREATE_COMPLETE state changed 2025-10-11 07:53:19Z [overcloud.ControllerServiceChain.ServiceChain.44]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:20Z [overcloud.ControllerServiceChain.ServiceChain.39]: CREATE_COMPLETE state changed 2025-10-11 07:53:20Z [overcloud.ControllerServiceChain.ServiceChain.43]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:22Z [overcloud.ControllerServiceChain.ServiceChain.44]: CREATE_COMPLETE state changed 2025-10-11 07:53:22Z [overcloud.ControllerServiceChain.ServiceChain.42]: CREATE_COMPLETE state changed 2025-10-11 07:53:22Z [overcloud.ControllerServiceChain.ServiceChain.48]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:22Z [overcloud.ControllerServiceChain.ServiceChain.46]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:23Z [overcloud.ControllerServiceChain.ServiceChain.48]: CREATE_COMPLETE state changed 2025-10-11 07:53:23Z [overcloud.ControllerServiceChain.ServiceChain.52]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:25Z [overcloud.ControllerServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2025-10-11 07:53:25Z [overcloud.ControllerServiceChain.ServiceChain.41]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:27Z [overcloud.ControllerServiceChain.ServiceChain.41]: CREATE_COMPLETE state changed 2025-10-11 07:53:27Z [overcloud.ControllerServiceChain.ServiceChain.45]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:28Z [overcloud.ControllerServiceChain.ServiceChain.52]: CREATE_COMPLETE state changed 2025-10-11 07:53:28Z [overcloud.ControllerServiceChain.ServiceChain.43]: CREATE_COMPLETE state changed 2025-10-11 07:53:28Z [overcloud.ControllerServiceChain.ServiceChain.45]: CREATE_COMPLETE state changed 2025-10-11 07:53:28Z [overcloud.ControllerServiceChain.ServiceChain.56]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:28Z [overcloud.ControllerServiceChain.ServiceChain.49]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:28Z [overcloud.ControllerServiceChain.ServiceChain.47]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:29Z [overcloud.ControllerServiceChain.ServiceChain.46]: CREATE_COMPLETE state changed 2025-10-11 07:53:29Z [overcloud.ControllerServiceChain.ServiceChain.50]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:29Z [overcloud.ControllerServiceChain.ServiceChain.49]: CREATE_COMPLETE state changed 2025-10-11 07:53:30Z [overcloud.ControllerServiceChain.ServiceChain.53]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:31Z [overcloud.ControllerServiceChain.ServiceChain.53]: CREATE_COMPLETE state changed 2025-10-11 07:53:31Z [overcloud.ControllerServiceChain.ServiceChain.57]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:31Z [overcloud.ControllerServiceChain.ServiceChain.56]: CREATE_COMPLETE state changed 2025-10-11 07:53:31Z [overcloud.ControllerServiceChain.ServiceChain.47]: CREATE_COMPLETE state changed 2025-10-11 07:53:32Z [overcloud.ControllerServiceChain.ServiceChain.51]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:32Z [overcloud.ControllerServiceChain.ServiceChain.57]: CREATE_COMPLETE state changed 2025-10-11 07:53:33Z [overcloud.ControllerServiceChain.ServiceChain.51]: CREATE_COMPLETE state changed 2025-10-11 07:53:33Z [overcloud.ControllerServiceChain.ServiceChain.55]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:34Z [overcloud.ControllerServiceChain.ServiceChain.55]: CREATE_COMPLETE state changed 2025-10-11 07:53:34Z [overcloud.ControllerServiceChain.ServiceChain.50]: CREATE_COMPLETE state changed 2025-10-11 07:53:35Z [overcloud.ControllerServiceChain.ServiceChain.54]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:36Z [overcloud.ControllerServiceChain.ServiceChain.54]: CREATE_COMPLETE state changed 2025-10-11 07:53:36Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:37Z [overcloud.ControllerServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:53:38Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:38Z [overcloud.ControllerServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:39Z [overcloud.ControllerServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:53:40Z [overcloud.ControllerServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:41Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:42Z [overcloud.ControllerServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:53:43Z [overcloud.ControllerServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:43Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:43Z [overcloud.ControllerServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:43Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:43Z [overcloud.ControllerServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:43Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:43Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:44Z [overcloud.ControllerServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:45Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:45Z [overcloud.ControllerServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:45Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:45Z [overcloud.ControllerServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:45Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:45Z [overcloud.ControllerServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-11 07:53:45Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IncomingMetadataSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.IndividualServices]: CREATE_COMPLETE state changed 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook.CompactServices]: CREATE_COMPLETE state changed 2025-10-11 07:53:46Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:47Z [overcloud.ControllerServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-11 07:53:47Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:47Z [overcloud.ControllerServiceChain]: CREATE_COMPLETE state changed 2025-10-11 07:53:48Z [overcloud.ControllerServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:48Z [overcloud.ControllerServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.CephStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.CephStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.ObjectStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.CephStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.CephStorageConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.ObjectStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.ObjectStorageConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.NetworkerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.NetworkerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.GlobalConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.GlobalConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.ComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.NetworkerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:49Z [overcloud.ComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:49Z [overcloud.NetworkerConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.ComputeConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.ComputeConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.BlockStorageServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.CellControllerComputeServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.BlockStorageConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.CellControllerComputeConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.CellControllerComputeConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.CellControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.CellControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.BlockStorageConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.CellControllerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.CellControllerConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:50Z [overcloud.ControllerServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:50Z [overcloud.ControllerServiceNames]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.ObjectStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.ObjectStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.Controller]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.CellControllerComputeGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.CephStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.CellControllerComputeGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.CellControllerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.BlockStorageGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.CephStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.ControllerServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.BlockStorageGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.CellControllerGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.ControllerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.NetworkerGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.Controller]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:53:51Z [overcloud.ControllerServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.ControllerGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.NetworkerGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:51Z [overcloud.ComputeGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:51Z [overcloud.Controller]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:51Z [overcloud.ComputeGroupVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:52Z [overcloud.ControllerConfigData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:52Z [overcloud.ControllerConfigData]: CREATE_COMPLETE state changed 2025-10-11 07:53:52Z [overcloud.Controller]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-11 07:53:53Z [overcloud.Controller.1]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:53Z [overcloud.Controller.1]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:53:53Z [overcloud.Controller.1.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:53Z [overcloud.Controller.1.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-11 07:53:54Z [overcloud.Controller.0]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:54Z [overcloud.Controller.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:53:54Z [overcloud.Controller.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:54Z [overcloud.Controller.1.Controller]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:54Z [overcloud.Controller.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-11 07:53:55Z [overcloud.Controller.2]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:55Z [overcloud.Controller.2]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:53:55Z [overcloud.Controller.2.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:55Z [overcloud.Controller.2.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-11 07:53:55Z [overcloud.Controller.0.Controller]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.2.Controller]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.Controller]: CREATE_COMPLETE state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:56Z [overcloud.Controller.1.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:57Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:57Z [overcloud.Controller.1.NetHostMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:57Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:57Z [overcloud.Controller.1.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-11 07:53:57Z [overcloud.Controller.1.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:57Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:57Z [overcloud.Controller.1.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.TenantPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.StoragePort]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.ExternalPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.1.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:58Z [overcloud.Controller.0.Controller]: CREATE_COMPLETE state changed 2025-10-11 07:53:58Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:58Z [overcloud.Controller.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:58Z [overcloud.Controller.0.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.1.NetIpMap]: CREATE_COMPLETE state changed 2025-10-11 07:53:59Z [overcloud.Controller.1]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:53:59Z [overcloud.Controller.2.Controller]: CREATE_COMPLETE state changed 2025-10-11 07:53:59Z [overcloud.Controller.2.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.2.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:53:59Z [overcloud.Controller.2.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-11 07:53:59Z [overcloud.Controller.2.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.NetHostMap]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.ControllerAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.2.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.TenantPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.StoragePort]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.1]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.ExternalPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:00Z [overcloud.Controller.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.TenantPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.ControllerExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.StoragePort]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.ExternalPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.2.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:01Z [overcloud.Controller.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-11 07:54:01Z [overcloud.Controller.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:54:02Z [overcloud.Controller.0]: CREATE_COMPLETE state changed 2025-10-11 07:54:02Z [overcloud.Controller.2.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:54:02Z [overcloud.Controller.2.NetIpMap]: CREATE_COMPLETE state changed 2025-10-11 07:54:02Z [overcloud.Controller.2]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:54:03Z [overcloud.Controller.2]: CREATE_COMPLETE state changed 2025-10-11 07:54:03Z [overcloud.Controller]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-11 07:54:04Z [overcloud.Controller]: CREATE_COMPLETE state changed 2025-10-11 07:54:04Z [overcloud.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:04Z [overcloud.HostsEntryValue]: CREATE_COMPLETE state changed 2025-10-11 07:54:05Z [overcloud.ControllerNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:05Z [overcloud.ControllerServers]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:05Z [overcloud.ControllerServers]: CREATE_COMPLETE state changed 2025-10-11 07:54:05Z [overcloud.ControllerNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-11 07:54:05Z [overcloud.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:05Z [overcloud.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2025-10-11 07:54:05Z [overcloud.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:05Z [overcloud.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2025-10-11 07:54:05Z [overcloud.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:05Z [overcloud.BlacklistedHostnames]: CREATE_COMPLETE state changed 2025-10-11 07:54:05Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:05Z [overcloud.ServerIdMap]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:06Z [overcloud.ServerIdMap]: CREATE_COMPLETE state changed 2025-10-11 07:54:06Z [overcloud.ControllerIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:54:06Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:06Z [overcloud.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:06Z [overcloud.AnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-11 07:54:06Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:06Z [overcloud.ControllerIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-11 07:54:06Z [overcloud.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-11 07:54:06Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:06Z [overcloud.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-11 07:54:07Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:07Z [overcloud.ControllerIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-11 07:54:07Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:54:07Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:07Z [overcloud.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:54:08Z [overcloud.ControllerIpListMap]: CREATE_COMPLETE state changed 2025-10-11 07:54:08Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:08Z [overcloud.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2025-10-11 07:54:09Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:09Z [overcloud.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-11 07:54:10Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:10Z [overcloud.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-11 07:54:11Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:12Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:12Z [overcloud.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-11 07:54:12Z [overcloud.AllNodesDeploySteps.ControllerExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-11 07:54:13Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:14Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:14Z [overcloud.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-11 07:54:14Z [overcloud.AllNodesDeploySteps.ComputeExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-11 07:54:14Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:14Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_IN_PROGRESS state changed 2025-10-11 07:54:14Z [overcloud.AllNodesDeploySteps.ComputePostConfig]: CREATE_COMPLETE state changed 2025-10-11 07:54:15Z [overcloud.AllNodesDeploySteps.ControllerPostConfig]: CREATE_COMPLETE state changed 2025-10-11 07:54:15Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-11 07:54:15Z [overcloud.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2025-10-11 07:54:15Z [overcloud]: CREATE_COMPLETE Stack CREATE completed successfully Stack overcloud/24374f87-fa44-43a0-a13d-535fa9310799 CREATE_COMPLETE 2025-10-11 07:54:32.921 78120 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-undercloud-get-horizon-url, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Overcloud Get Horizon URL] *********************************************** 2025-10-11 07:54:33.522356 | fa163e03-9ee7-4bc4-c6ac-000000000004 | TASK | Check for required inputs 2025-10-11 07:54:33.600079 | fa163e03-9ee7-4bc4-c6ac-000000000004 | SKIPPED | Check for required inputs | localhost | item=stack_name 2025-10-11 07:54:33.626544 | fa163e03-9ee7-4bc4-c6ac-000000000004 | SKIPPED | Check for required inputs | localhost | item=horizon_url_output_file 2025-10-11 07:54:33.636720 | fa163e03-9ee7-4bc4-c6ac-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.154883 | 0.11s 2025-10-11 07:54:33.648200 | fa163e03-9ee7-4bc4-c6ac-000000000006 | TASK | Fetch stack data 2025-10-11 07:54:36.619712 | fa163e03-9ee7-4bc4-c6ac-000000000006 | OK | Fetch stack data | localhost 2025-10-11 07:54:36.621700 | fa163e03-9ee7-4bc4-c6ac-000000000006 | TIMING | Fetch stack data | localhost | 0:00:03.139858 | 2.97s 2025-10-11 07:54:36.627384 | fa163e03-9ee7-4bc4-c6ac-000000000007 | TASK | Create horizon url temp file 2025-10-11 07:54:37.437805 | fa163e03-9ee7-4bc4-c6ac-000000000007 | CHANGED | Create horizon url temp file | localhost 2025-10-11 07:54:37.438661 | fa163e03-9ee7-4bc4-c6ac-000000000007 | TIMING | Create horizon url temp file | localhost | 0:00:03.956825 | 0.81s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-11 07:54:37.449528 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:37.449759 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:37.449984 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:03.968158 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:37.450238 | UUID | Info | Host | Task Name | Run Time 2025-10-11 07:54:37.450549 | fa163e03-9ee7-4bc4-c6ac-000000000006 | SUMMARY | localhost | Fetch stack data | 2.97s 2025-10-11 07:54:37.450777 | fa163e03-9ee7-4bc4-c6ac-000000000007 | SUMMARY | localhost | Create horizon url temp file | 0.81s 2025-10-11 07:54:37.450991 | fa163e03-9ee7-4bc4-c6ac-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2025-10-11 07:54:37.451369 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:37.634 78120 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleol72756wr ] cleaned up 2025-10-11 07:54:37.634 78120 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-undercloud-get-horizon-url.yaml 2025-10-11 07:54:37.638 78120 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-config-download, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Download config] ********************************************************* 2025-10-11 07:54:38.218802 | fa163e03-9ee7-dbcf-da99-000000000004 | TASK | Set output_dir 2025-10-11 07:54:38.253202 | fa163e03-9ee7-dbcf-da99-000000000004 | SKIPPED | Set output_dir | localhost 2025-10-11 07:54:38.254034 | fa163e03-9ee7-dbcf-da99-000000000004 | TIMING | Set output_dir | localhost | 0:00:00.078757 | 0.03s 2025-10-11 07:54:38.257525 | fa163e03-9ee7-dbcf-da99-000000000005 | TASK | Set work_dir 2025-10-11 07:54:38.321434 | fa163e03-9ee7-dbcf-da99-000000000005 | OK | Set work_dir | localhost 2025-10-11 07:54:38.322575 | fa163e03-9ee7-dbcf-da99-000000000005 | TIMING | Set work_dir | localhost | 0:00:00.147286 | 0.06s 2025-10-11 07:54:38.328996 | fa163e03-9ee7-dbcf-da99-000000000006 | TASK | Clean work_dir 2025-10-11 07:54:38.357034 | fa163e03-9ee7-dbcf-da99-000000000006 | SKIPPED | Clean work_dir | localhost 2025-10-11 07:54:38.358226 | fa163e03-9ee7-dbcf-da99-000000000006 | TIMING | Clean work_dir | localhost | 0:00:00.182940 | 0.03s 2025-10-11 07:54:38.364571 | fa163e03-9ee7-dbcf-da99-000000000007 | TASK | Create config dir if does not exist 2025-10-11 07:54:38.840962 | fa163e03-9ee7-dbcf-da99-000000000007 | CHANGED | Create config dir if does not exist | localhost 2025-10-11 07:54:38.842570 | fa163e03-9ee7-dbcf-da99-000000000007 | TIMING | Create config dir if does not exist | localhost | 0:00:00.667283 | 0.48s 2025-10-11 07:54:38.849545 | fa163e03-9ee7-dbcf-da99-000000000008 | TASK | Download config 2025-10-11 07:54:54.315689 | fa163e03-9ee7-dbcf-da99-000000000008 | CHANGED | Download config | localhost 2025-10-11 07:54:54.317815 | fa163e03-9ee7-dbcf-da99-000000000008 | TIMING | Download config | localhost | 0:00:16.142522 | 15.47s 2025-10-11 07:54:54.325325 | fa163e03-9ee7-dbcf-da99-000000000009 | TASK | Generate ansible inventory 2025-10-11 07:54:57.310152 | fa163e03-9ee7-dbcf-da99-000000000009 | CHANGED | Generate ansible inventory | localhost 2025-10-11 07:54:57.312063 | fa163e03-9ee7-dbcf-da99-000000000009 | TIMING | Generate ansible inventory | localhost | 0:00:19.136768 | 2.98s PLAY RECAP ********************************************************************* localhost : ok=4 changed=3 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-11 07:54:57.338482 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:57.339092 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 6 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:57.339663 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:19.164386 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:57.340170 | UUID | Info | Host | Task Name | Run Time 2025-10-11 07:54:57.340717 | fa163e03-9ee7-dbcf-da99-000000000008 | SUMMARY | localhost | Download config | 15.47s 2025-10-11 07:54:57.341225 | fa163e03-9ee7-dbcf-da99-000000000009 | SUMMARY | localhost | Generate ansible inventory | 2.98s 2025-10-11 07:54:57.341764 | fa163e03-9ee7-dbcf-da99-000000000007 | SUMMARY | localhost | Create config dir if does not exist | 0.48s 2025-10-11 07:54:57.342249 | fa163e03-9ee7-dbcf-da99-000000000005 | SUMMARY | localhost | Set work_dir | 0.06s 2025-10-11 07:54:57.342823 | fa163e03-9ee7-dbcf-da99-000000000004 | SUMMARY | localhost | Set output_dir | 0.03s 2025-10-11 07:54:57.343337 | fa163e03-9ee7-dbcf-da99-000000000006 | SUMMARY | localhost | Clean work_dir | 0.03s 2025-10-11 07:54:57.343926 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:54:57.550 78120 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleognu71b3j ] cleaned up 2025-10-11 07:54:57.550 78120 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-config-download.yaml 2025-10-11 07:54:57.551 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Stopping ephemeral heat. 2025-10-11 07:54:57.715 78120 INFO tripleoclient.heat_launcher [-] Killing pod: ephemeral-heat ba9db87f535f284276488566709e53b5d4aca4c464490e47ceac1600a32e5f00 2025-10-11 07:54:57.953 78120 INFO tripleoclient.heat_launcher [-] Killed pod: ephemeral-heat 2025-10-11 07:54:58.283 78120 INFO tripleoclient.heat_launcher [-] Starting back up of heat db 2025-10-11 07:55:07.621 78120 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql-1760169091.347881.tar.bzip2 2025-10-11 07:55:07.622 78120 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/heat-db.sql 2025-10-11 07:55:08.380 78120 INFO tripleoclient.heat_launcher [-] Removing pod: ephemeral-heat ba9db87f535f284276488566709e53b5d4aca4c464490e47ceac1600a32e5f00 2025-10-11 07:55:09.354 78120 INFO tripleoclient.heat_launcher [-] Created tarfile /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1760169091.347881.log-1760169091.347881.tar.bzip2 2025-10-11 07:55:09.354 78120 INFO tripleoclient.heat_launcher [-] Deleting /home/zuul/overcloud-deploy/overcloud/heat-launcher/log/heat-1760169091.347881.log Enabling ssh admin (tripleo-admin) for hosts: ['192.168.122.106', '192.168.122.107', '192.168.122.108', '192.168.122.103', '192.168.122.104', '192.168.122.105']. Using ssh user "zuul" for initial connection. Using ssh key at "/home/zuul/.ssh/id_rsa" for initial connection. Starting ssh admin enablement playbook 2025-10-11 07:55:09.372 78120 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-enable-ssh-admin, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Playbook for establishing ssh keys] ************************************** 2025-10-11 07:55:10.021497 | fa163e03-9ee7-0e27-383d-000000000006 | TASK | No ssh servers defined 2025-10-11 07:55:10.086677 | fa163e03-9ee7-0e27-383d-000000000006 | SKIPPED | No ssh servers defined | localhost 2025-10-11 07:55:10.087486 | fa163e03-9ee7-0e27-383d-000000000006 | TIMING | No ssh servers defined | localhost | 0:00:00.111573 | 0.07s 2025-10-11 07:55:10.092131 | fa163e03-9ee7-0e27-383d-000000000007 | TASK | Set local connection user facts 2025-10-11 07:55:10.190333 | fa163e03-9ee7-0e27-383d-000000000007 | OK | Set local connection user facts | localhost 2025-10-11 07:55:10.191425 | fa163e03-9ee7-0e27-383d-000000000007 | TIMING | Set local connection user facts | localhost | 0:00:00.215509 | 0.10s 2025-10-11 07:55:10.197491 | fa163e03-9ee7-0e27-383d-000000000008 | TASK | Set facts for ssh servers and user private key file 2025-10-11 07:55:10.276600 | fa163e03-9ee7-0e27-383d-000000000008 | OK | Set facts for ssh servers and user private key file | localhost 2025-10-11 07:55:10.278132 | fa163e03-9ee7-0e27-383d-000000000008 | TIMING | Set facts for ssh servers and user private key file | localhost | 0:00:00.302210 | 0.08s 2025-10-11 07:55:10.285030 | fa163e03-9ee7-0e27-383d-000000000009 | TASK | Ensure .ssh directory 2025-10-11 07:55:10.711103 | fa163e03-9ee7-0e27-383d-000000000009 | OK | Ensure .ssh directory | localhost 2025-10-11 07:55:10.712664 | fa163e03-9ee7-0e27-383d-000000000009 | TIMING | Ensure .ssh directory | localhost | 0:00:00.736740 | 0.43s 2025-10-11 07:55:10.719649 | fa163e03-9ee7-0e27-383d-00000000000a | TASK | Ensure ssh key pair 2025-10-11 07:55:11.241514 | | WARNING | Found existing ssh key private file "/home/zuul/.ssh/id_rsa", no force, so skipping ssh-keygen generation 2025-10-11 07:55:11.244922 | fa163e03-9ee7-0e27-383d-00000000000a | OK | Ensure ssh key pair | localhost 2025-10-11 07:55:11.246640 | fa163e03-9ee7-0e27-383d-00000000000a | TIMING | Ensure ssh key pair | localhost | 0:00:01.270704 | 0.53s 2025-10-11 07:55:11.254853 | fa163e03-9ee7-0e27-383d-00000000000b | TASK | Stat key file 2025-10-11 07:55:11.588945 | fa163e03-9ee7-0e27-383d-00000000000b | OK | Stat key file | localhost 2025-10-11 07:55:11.590545 | fa163e03-9ee7-0e27-383d-00000000000b | TIMING | Stat key file | localhost | 0:00:01.614611 | 0.33s 2025-10-11 07:55:11.597794 | fa163e03-9ee7-0e27-383d-00000000000e | TASK | Get local private key 2025-10-11 07:55:11.655224 | fa163e03-9ee7-0e27-383d-00000000000e | SKIPPED | Get local private key | localhost 2025-10-11 07:55:11.656302 | fa163e03-9ee7-0e27-383d-00000000000e | TIMING | Get local private key | localhost | 0:00:01.680387 | 0.06s 2025-10-11 07:55:11.663144 | fa163e03-9ee7-0e27-383d-00000000000f | TASK | Get local public key 2025-10-11 07:55:11.721685 | fa163e03-9ee7-0e27-383d-00000000000f | SKIPPED | Get local public key | localhost 2025-10-11 07:55:11.723111 | fa163e03-9ee7-0e27-383d-00000000000f | TIMING | Get local public key | localhost | 0:00:01.747190 | 0.06s 2025-10-11 07:55:11.730131 | fa163e03-9ee7-0e27-383d-000000000010 | TASK | Set key facts 2025-10-11 07:55:11.787316 | fa163e03-9ee7-0e27-383d-000000000010 | SKIPPED | Set key facts | localhost 2025-10-11 07:55:11.788697 | fa163e03-9ee7-0e27-383d-000000000010 | TIMING | Set key facts | localhost | 0:00:01.812777 | 0.06s 2025-10-11 07:55:11.795609 | fa163e03-9ee7-0e27-383d-000000000012 | TASK | Get local private key 2025-10-11 07:55:12.230099 | fa163e03-9ee7-0e27-383d-000000000012 | OK | Get local private key | localhost 2025-10-11 07:55:12.231660 | fa163e03-9ee7-0e27-383d-000000000012 | TIMING | Get local private key | localhost | 0:00:02.255738 | 0.43s 2025-10-11 07:55:12.238758 | fa163e03-9ee7-0e27-383d-000000000013 | TASK | Get local public key 2025-10-11 07:55:12.562907 | fa163e03-9ee7-0e27-383d-000000000013 | OK | Get local public key | localhost 2025-10-11 07:55:12.564434 | fa163e03-9ee7-0e27-383d-000000000013 | TIMING | Get local public key | localhost | 0:00:02.588511 | 0.32s 2025-10-11 07:55:12.572307 | fa163e03-9ee7-0e27-383d-000000000014 | TASK | Write tripleo private key 2025-10-11 07:55:13.289208 | fa163e03-9ee7-0e27-383d-000000000014 | CHANGED | Write tripleo private key | localhost 2025-10-11 07:55:13.290815 | fa163e03-9ee7-0e27-383d-000000000014 | TIMING | Write tripleo private key | localhost | 0:00:03.314893 | 0.72s 2025-10-11 07:55:13.298222 | fa163e03-9ee7-0e27-383d-000000000015 | TASK | Write tripleo public key 2025-10-11 07:55:13.812874 | fa163e03-9ee7-0e27-383d-000000000015 | CHANGED | Write tripleo public key | localhost 2025-10-11 07:55:13.814426 | fa163e03-9ee7-0e27-383d-000000000015 | TIMING | Write tripleo public key | localhost | 0:00:03.838506 | 0.52s 2025-10-11 07:55:13.821186 | fa163e03-9ee7-0e27-383d-000000000016 | TASK | Set key file fact 2025-10-11 07:55:13.909612 | fa163e03-9ee7-0e27-383d-000000000016 | OK | Set key file fact | localhost 2025-10-11 07:55:13.910997 | fa163e03-9ee7-0e27-383d-000000000016 | TIMING | Set key file fact | localhost | 0:00:03.935071 | 0.09s 2025-10-11 07:55:13.920404 | fa163e03-9ee7-0e27-383d-000000000018 | TASK | Ensure user can ssh to localhost 2025-10-11 07:55:14.422907 | fa163e03-9ee7-0e27-383d-000000000018 | OK | Ensure user can ssh to localhost | localhost 2025-10-11 07:55:14.424413 | fa163e03-9ee7-0e27-383d-000000000018 | TIMING | Ensure user can ssh to localhost | localhost | 0:00:04.448492 | 0.50s 2025-10-11 07:55:14.431005 | fa163e03-9ee7-0e27-383d-000000000019 | TASK | Set node key fact 2025-10-11 07:55:14.499131 | fa163e03-9ee7-0e27-383d-000000000019 | OK | Set node key fact | localhost 2025-10-11 07:55:14.500512 | fa163e03-9ee7-0e27-383d-000000000019 | TIMING | Set node key fact | localhost | 0:00:04.524591 | 0.07s 2025-10-11 07:55:14.507542 | fa163e03-9ee7-0e27-383d-00000000001a | TASK | Add ssh-servers 2025-10-11 07:55:14.721613 | fa163e03-9ee7-0e27-383d-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.106 2025-10-11 07:55:14.722944 | fa163e03-9ee7-0e27-383d-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.747026 | 0.21s 2025-10-11 07:55:14.724060 | fa163e03-9ee7-0e27-383d-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.107 2025-10-11 07:55:14.724750 | fa163e03-9ee7-0e27-383d-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.748842 | 0.22s 2025-10-11 07:55:14.725772 | fa163e03-9ee7-0e27-383d-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.108 2025-10-11 07:55:14.726412 | fa163e03-9ee7-0e27-383d-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.750505 | 0.22s 2025-10-11 07:55:14.727424 | fa163e03-9ee7-0e27-383d-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.103 2025-10-11 07:55:14.728130 | fa163e03-9ee7-0e27-383d-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.752223 | 0.22s 2025-10-11 07:55:14.729137 | fa163e03-9ee7-0e27-383d-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.104 2025-10-11 07:55:14.730001 | fa163e03-9ee7-0e27-383d-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.754094 | 0.22s 2025-10-11 07:55:14.731023 | fa163e03-9ee7-0e27-383d-00000000001a | OK | Add ssh-servers | localhost | item=192.168.122.105 2025-10-11 07:55:14.731689 | fa163e03-9ee7-0e27-383d-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.755782 | 0.22s 2025-10-11 07:55:14.733132 | fa163e03-9ee7-0e27-383d-00000000001a | TIMING | Add ssh-servers | localhost | 0:00:04.757225 | 0.22s PLAY [Run Create admin] ******************************************************** 2025-10-11 07:55:14.782512 | fa163e03-9ee7-0e27-383d-000000000034 | TASK | Wait for connection to become available [WARNING]: Reset is not implemented for this connection 2025-10-11 07:55:15.175785 | fa163e03-9ee7-0e27-383d-000000000034 | OK | Wait for connection to become available | localhost 2025-10-11 07:55:15.176845 | fa163e03-9ee7-0e27-383d-000000000034 | TIMING | Wait for connection to become available | localhost | 0:00:05.200926 | 0.39s 2025-10-11 07:55:15.536621 | fa163e03-9ee7-0e27-383d-000000000034 | OK | Wait for connection to become available | 192.168.122.103 2025-10-11 07:55:15.537550 | fa163e03-9ee7-0e27-383d-000000000034 | TIMING | Wait for connection to become available | 192.168.122.103 | 0:00:05.561641 | 0.72s 2025-10-11 07:55:15.551360 | fa163e03-9ee7-0e27-383d-000000000034 | OK | Wait for connection to become available | 192.168.122.105 2025-10-11 07:55:15.551753 | fa163e03-9ee7-0e27-383d-000000000034 | TIMING | Wait for connection to become available | 192.168.122.105 | 0:00:05.575852 | 0.72s 2025-10-11 07:55:15.552021 | fa163e03-9ee7-0e27-383d-000000000034 | OK | Wait for connection to become available | 192.168.122.104 2025-10-11 07:55:15.552382 | fa163e03-9ee7-0e27-383d-000000000034 | TIMING | Wait for connection to become available | 192.168.122.104 | 0:00:05.576481 | 0.73s 2025-10-11 07:55:15.607537 | fa163e03-9ee7-0e27-383d-000000000034 | OK | Wait for connection to become available | 192.168.122.106 2025-10-11 07:55:15.612777 | fa163e03-9ee7-0e27-383d-000000000034 | TIMING | Wait for connection to become available | 192.168.122.106 | 0:00:05.636862 | 0.82s 2025-10-11 07:55:15.613411 | fa163e03-9ee7-0e27-383d-000000000034 | OK | Wait for connection to become available | 192.168.122.107 2025-10-11 07:55:15.614116 | fa163e03-9ee7-0e27-383d-000000000034 | TIMING | Wait for connection to become available | 192.168.122.107 | 0:00:05.638208 | 0.81s 2025-10-11 07:55:15.627510 | fa163e03-9ee7-0e27-383d-000000000034 | OK | Wait for connection to become available | 192.168.122.108 2025-10-11 07:55:15.628253 | fa163e03-9ee7-0e27-383d-000000000034 | TIMING | Wait for connection to become available | 192.168.122.108 | 0:00:05.652342 | 0.82s 2025-10-11 07:55:15.635877 | fa163e03-9ee7-0e27-383d-000000000035 | TASK | Gather facts with an active connection 2025-10-11 07:55:16.292855 | fa163e03-9ee7-0e27-383d-000000000035 | OK | Gather facts with an active connection | localhost 2025-10-11 07:55:16.293918 | fa163e03-9ee7-0e27-383d-000000000035 | TIMING | Gather facts with an active connection | localhost | 0:00:06.318003 | 0.66s 2025-10-11 07:55:16.452768 | fa163e03-9ee7-0e27-383d-000000000035 | OK | Gather facts with an active connection | 192.168.122.103 2025-10-11 07:55:16.453525 | fa163e03-9ee7-0e27-383d-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.103 | 0:00:06.477618 | 0.77s 2025-10-11 07:55:16.489145 | fa163e03-9ee7-0e27-383d-000000000035 | OK | Gather facts with an active connection | 192.168.122.107 2025-10-11 07:55:16.489865 | fa163e03-9ee7-0e27-383d-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.107 | 0:00:06.513960 | 0.83s 2025-10-11 07:55:16.491076 | fa163e03-9ee7-0e27-383d-000000000035 | OK | Gather facts with an active connection | 192.168.122.106 2025-10-11 07:55:16.491581 | fa163e03-9ee7-0e27-383d-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.106 | 0:00:06.515680 | 0.84s 2025-10-11 07:55:16.503037 | fa163e03-9ee7-0e27-383d-000000000035 | OK | Gather facts with an active connection | 192.168.122.108 2025-10-11 07:55:16.503555 | fa163e03-9ee7-0e27-383d-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.108 | 0:00:06.527655 | 0.83s 2025-10-11 07:55:16.517181 | fa163e03-9ee7-0e27-383d-000000000035 | OK | Gather facts with an active connection | 192.168.122.105 2025-10-11 07:55:16.517744 | fa163e03-9ee7-0e27-383d-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.105 | 0:00:06.541843 | 0.82s 2025-10-11 07:55:16.519008 | fa163e03-9ee7-0e27-383d-000000000035 | OK | Gather facts with an active connection | 192.168.122.104 2025-10-11 07:55:16.519555 | fa163e03-9ee7-0e27-383d-000000000035 | TIMING | Gather facts with an active connection | 192.168.122.104 | 0:00:06.543653 | 0.83s 2025-10-11 07:55:16.555177 | fa163e03-9ee7-0e27-383d-000000000023 | TASK | create user tripleo-admin 2025-10-11 07:55:16.825511 | fa163e03-9ee7-0e27-383d-000000000023 | OK | create user tripleo-admin | localhost 2025-10-11 07:55:16.827159 | fa163e03-9ee7-0e27-383d-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | localhost | 0:00:06.851233 | 0.27s 2025-10-11 07:55:16.980969 | fa163e03-9ee7-0e27-383d-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.107 2025-10-11 07:55:16.982226 | fa163e03-9ee7-0e27-383d-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:07.006311 | 0.41s 2025-10-11 07:55:17.018276 | fa163e03-9ee7-0e27-383d-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.108 2025-10-11 07:55:17.020434 | fa163e03-9ee7-0e27-383d-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:07.044519 | 0.44s 2025-10-11 07:55:17.021413 | fa163e03-9ee7-0e27-383d-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.106 2025-10-11 07:55:17.023671 | fa163e03-9ee7-0e27-383d-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:07.047761 | 0.46s 2025-10-11 07:55:17.025433 | fa163e03-9ee7-0e27-383d-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.105 2025-10-11 07:55:17.027040 | fa163e03-9ee7-0e27-383d-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:07.051129 | 0.43s 2025-10-11 07:55:17.054538 | fa163e03-9ee7-0e27-383d-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.104 2025-10-11 07:55:17.055606 | fa163e03-9ee7-0e27-383d-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:07.079697 | 0.47s 2025-10-11 07:55:17.056072 | fa163e03-9ee7-0e27-383d-000000000023 | CHANGED | create user tripleo-admin | 192.168.122.103 2025-10-11 07:55:17.056393 | fa163e03-9ee7-0e27-383d-000000000023 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:07.080493 | 0.47s 2025-10-11 07:55:17.064532 | fa163e03-9ee7-0e27-383d-000000000024 | TASK | grant admin rights to user tripleo-admin 2025-10-11 07:55:17.569813 | fa163e03-9ee7-0e27-383d-000000000024 | OK | grant admin rights to user tripleo-admin | localhost 2025-10-11 07:55:17.571821 | fa163e03-9ee7-0e27-383d-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | localhost | 0:00:07.595891 | 0.51s 2025-10-11 07:55:17.994715 | fa163e03-9ee7-0e27-383d-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.107 2025-10-11 07:55:17.995946 | fa163e03-9ee7-0e27-383d-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.020031 | 0.90s 2025-10-11 07:55:18.029237 | fa163e03-9ee7-0e27-383d-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.106 2025-10-11 07:55:18.030559 | fa163e03-9ee7-0e27-383d-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.054645 | 0.96s 2025-10-11 07:55:18.045110 | fa163e03-9ee7-0e27-383d-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.103 2025-10-11 07:55:18.050040 | fa163e03-9ee7-0e27-383d-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.074131 | 0.93s 2025-10-11 07:55:18.050908 | fa163e03-9ee7-0e27-383d-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.108 2025-10-11 07:55:18.051598 | fa163e03-9ee7-0e27-383d-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.075691 | 0.94s 2025-10-11 07:55:18.075701 | fa163e03-9ee7-0e27-383d-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.104 2025-10-11 07:55:18.076530 | fa163e03-9ee7-0e27-383d-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.100621 | 0.94s 2025-10-11 07:55:18.118539 | fa163e03-9ee7-0e27-383d-000000000024 | CHANGED | grant admin rights to user tripleo-admin | 192.168.122.105 2025-10-11 07:55:18.119755 | fa163e03-9ee7-0e27-383d-000000000024 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.143841 | 0.98s 2025-10-11 07:55:18.131131 | fa163e03-9ee7-0e27-383d-000000000025 | TASK | ensure home dir has the right owner/group for user tripleo-admin 2025-10-11 07:55:18.395013 | fa163e03-9ee7-0e27-383d-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | localhost 2025-10-11 07:55:18.396715 | fa163e03-9ee7-0e27-383d-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | localhost | 0:00:08.420780 | 0.26s 2025-10-11 07:55:18.449011 | fa163e03-9ee7-0e27-383d-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.106 2025-10-11 07:55:18.449994 | fa163e03-9ee7-0e27-383d-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.474083 | 0.30s 2025-10-11 07:55:18.471413 | fa163e03-9ee7-0e27-383d-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.107 2025-10-11 07:55:18.472327 | fa163e03-9ee7-0e27-383d-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.496418 | 0.31s 2025-10-11 07:55:18.514352 | fa163e03-9ee7-0e27-383d-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.104 2025-10-11 07:55:18.515349 | fa163e03-9ee7-0e27-383d-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.539439 | 0.33s 2025-10-11 07:55:18.516273 | fa163e03-9ee7-0e27-383d-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.103 2025-10-11 07:55:18.517044 | fa163e03-9ee7-0e27-383d-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.541136 | 0.34s 2025-10-11 07:55:18.517981 | fa163e03-9ee7-0e27-383d-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.105 2025-10-11 07:55:18.518709 | fa163e03-9ee7-0e27-383d-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.542802 | 0.32s 2025-10-11 07:55:18.519670 | fa163e03-9ee7-0e27-383d-000000000025 | OK | ensure home dir has the right owner/group for user tripleo-admin | 192.168.122.108 2025-10-11 07:55:18.520359 | fa163e03-9ee7-0e27-383d-000000000025 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.544452 | 0.35s 2025-10-11 07:55:18.531625 | fa163e03-9ee7-0e27-383d-000000000026 | TASK | ensure .ssh dir exists for user tripleo-admin 2025-10-11 07:55:18.808889 | fa163e03-9ee7-0e27-383d-000000000026 | OK | ensure .ssh dir exists for user tripleo-admin | localhost 2025-10-11 07:55:18.810787 | fa163e03-9ee7-0e27-383d-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | localhost | 0:00:08.834857 | 0.28s 2025-10-11 07:55:18.863387 | fa163e03-9ee7-0e27-383d-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.106 2025-10-11 07:55:18.864740 | fa163e03-9ee7-0e27-383d-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:08.888825 | 0.32s 2025-10-11 07:55:18.918299 | fa163e03-9ee7-0e27-383d-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.108 2025-10-11 07:55:18.919246 | fa163e03-9ee7-0e27-383d-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:08.943336 | 0.35s 2025-10-11 07:55:18.920291 | fa163e03-9ee7-0e27-383d-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.107 2025-10-11 07:55:18.921014 | fa163e03-9ee7-0e27-383d-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:08.945107 | 0.36s 2025-10-11 07:55:18.921973 | fa163e03-9ee7-0e27-383d-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.105 2025-10-11 07:55:18.922733 | fa163e03-9ee7-0e27-383d-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:08.946826 | 0.33s 2025-10-11 07:55:18.923655 | fa163e03-9ee7-0e27-383d-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.104 2025-10-11 07:55:18.924335 | fa163e03-9ee7-0e27-383d-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:08.948428 | 0.34s 2025-10-11 07:55:18.925283 | fa163e03-9ee7-0e27-383d-000000000026 | CHANGED | ensure .ssh dir exists for user tripleo-admin | 192.168.122.103 2025-10-11 07:55:18.926089 | fa163e03-9ee7-0e27-383d-000000000026 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:08.950181 | 0.35s 2025-10-11 07:55:18.937056 | fa163e03-9ee7-0e27-383d-000000000027 | TASK | ensure authorized_keys file exists for user tripleo-admin 2025-10-11 07:55:19.217993 | fa163e03-9ee7-0e27-383d-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | localhost 2025-10-11 07:55:19.219696 | fa163e03-9ee7-0e27-383d-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | localhost | 0:00:09.243766 | 0.28s 2025-10-11 07:55:19.263720 | fa163e03-9ee7-0e27-383d-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.106 2025-10-11 07:55:19.265104 | fa163e03-9ee7-0e27-383d-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:09.289191 | 0.31s 2025-10-11 07:55:19.266092 | fa163e03-9ee7-0e27-383d-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.108 2025-10-11 07:55:19.266833 | fa163e03-9ee7-0e27-383d-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:09.290926 | 0.30s 2025-10-11 07:55:19.267768 | fa163e03-9ee7-0e27-383d-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.107 2025-10-11 07:55:19.268719 | fa163e03-9ee7-0e27-383d-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:09.292810 | 0.31s 2025-10-11 07:55:19.292488 | fa163e03-9ee7-0e27-383d-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.105 2025-10-11 07:55:19.293764 | fa163e03-9ee7-0e27-383d-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:09.317854 | 0.30s 2025-10-11 07:55:19.305206 | fa163e03-9ee7-0e27-383d-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.103 2025-10-11 07:55:19.306080 | fa163e03-9ee7-0e27-383d-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:09.330177 | 0.33s 2025-10-11 07:55:19.317246 | fa163e03-9ee7-0e27-383d-000000000027 | CHANGED | ensure authorized_keys file exists for user tripleo-admin | 192.168.122.104 2025-10-11 07:55:19.318136 | fa163e03-9ee7-0e27-383d-000000000027 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:09.342235 | 0.33s 2025-10-11 07:55:19.324458 | fa163e03-9ee7-0e27-383d-000000000028 | TASK | get remote tripleo-admin public key 2025-10-11 07:55:19.381387 | fa163e03-9ee7-0e27-383d-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | localhost 2025-10-11 07:55:19.386137 | fa163e03-9ee7-0e27-383d-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | localhost | 0:00:09.410146 | 0.06s 2025-10-11 07:55:19.395731 | fa163e03-9ee7-0e27-383d-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.106 2025-10-11 07:55:19.397710 | fa163e03-9ee7-0e27-383d-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.106 | 0:00:09.421786 | 0.06s 2025-10-11 07:55:19.413452 | fa163e03-9ee7-0e27-383d-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.107 2025-10-11 07:55:19.415431 | fa163e03-9ee7-0e27-383d-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.107 | 0:00:09.439449 | 0.07s 2025-10-11 07:55:19.422612 | fa163e03-9ee7-0e27-383d-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.108 2025-10-11 07:55:19.423382 | fa163e03-9ee7-0e27-383d-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.108 | 0:00:09.447472 | 0.08s 2025-10-11 07:55:19.424082 | fa163e03-9ee7-0e27-383d-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.103 2025-10-11 07:55:19.424731 | fa163e03-9ee7-0e27-383d-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.103 | 0:00:09.448822 | 0.05s 2025-10-11 07:55:19.425312 | fa163e03-9ee7-0e27-383d-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.104 2025-10-11 07:55:19.425923 | fa163e03-9ee7-0e27-383d-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.104 | 0:00:09.450016 | 0.03s 2025-10-11 07:55:19.437048 | fa163e03-9ee7-0e27-383d-000000000028 | SKIPPED | get remote {{ tripleo_admin_user }} public key | 192.168.122.105 2025-10-11 07:55:19.437753 | fa163e03-9ee7-0e27-383d-000000000028 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 192.168.122.105 | 0:00:09.461846 | 0.03s 2025-10-11 07:55:19.448395 | fa163e03-9ee7-0e27-383d-000000000029 | TASK | append tripleo-admin public key to authorized_keys 2025-10-11 07:55:19.487612 | fa163e03-9ee7-0e27-383d-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | localhost 2025-10-11 07:55:19.494893 | fa163e03-9ee7-0e27-383d-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | localhost | 0:00:09.518958 | 0.04s 2025-10-11 07:55:19.509499 | fa163e03-9ee7-0e27-383d-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 2025-10-11 07:55:19.516491 | fa163e03-9ee7-0e27-383d-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.106 | 0:00:09.540529 | 0.05s 2025-10-11 07:55:19.529996 | fa163e03-9ee7-0e27-383d-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 2025-10-11 07:55:19.531857 | fa163e03-9ee7-0e27-383d-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.107 | 0:00:09.555925 | 0.05s 2025-10-11 07:55:19.550803 | fa163e03-9ee7-0e27-383d-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 2025-10-11 07:55:19.557938 | fa163e03-9ee7-0e27-383d-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.108 | 0:00:09.581999 | 0.05s 2025-10-11 07:55:19.571503 | fa163e03-9ee7-0e27-383d-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 2025-10-11 07:55:19.578095 | fa163e03-9ee7-0e27-383d-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.103 | 0:00:09.602178 | 0.05s 2025-10-11 07:55:19.578699 | fa163e03-9ee7-0e27-383d-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 2025-10-11 07:55:19.579090 | fa163e03-9ee7-0e27-383d-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.104 | 0:00:09.603188 | 0.03s 2025-10-11 07:55:19.599829 | fa163e03-9ee7-0e27-383d-000000000029 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 2025-10-11 07:55:19.600304 | fa163e03-9ee7-0e27-383d-000000000029 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 192.168.122.105 | 0:00:09.624401 | 0.03s 2025-10-11 07:55:19.607116 | fa163e03-9ee7-0e27-383d-00000000002d | TASK | authorize TripleO key for user tripleo-admin 2025-10-11 07:55:19.992621 | fa163e03-9ee7-0e27-383d-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.106 2025-10-11 07:55:19.993973 | fa163e03-9ee7-0e27-383d-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.018052 | 0.38s 2025-10-11 07:55:20.040205 | fa163e03-9ee7-0e27-383d-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.108 2025-10-11 07:55:20.041575 | fa163e03-9ee7-0e27-383d-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.065665 | 0.41s 2025-10-11 07:55:20.042373 | fa163e03-9ee7-0e27-383d-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | localhost 2025-10-11 07:55:20.042924 | fa163e03-9ee7-0e27-383d-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | localhost | 0:00:10.067022 | 0.43s 2025-10-11 07:55:20.057810 | fa163e03-9ee7-0e27-383d-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.107 2025-10-11 07:55:20.067594 | fa163e03-9ee7-0e27-383d-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.091679 | 0.44s 2025-10-11 07:55:20.068746 | fa163e03-9ee7-0e27-383d-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.105 2025-10-11 07:55:20.069613 | fa163e03-9ee7-0e27-383d-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.093704 | 0.41s 2025-10-11 07:55:20.070609 | fa163e03-9ee7-0e27-383d-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.103 2025-10-11 07:55:20.071386 | fa163e03-9ee7-0e27-383d-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.095478 | 0.43s 2025-10-11 07:55:20.072387 | fa163e03-9ee7-0e27-383d-00000000002d | CHANGED | authorize TripleO key for user tripleo-admin | 192.168.122.104 2025-10-11 07:55:20.073292 | fa163e03-9ee7-0e27-383d-00000000002d | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.097384 | 0.42s 2025-10-11 07:55:20.084686 | fa163e03-9ee7-0e27-383d-000000000031 | TASK | Install private key on nodes for user tripleo-admin 2025-10-11 07:55:20.118478 | fa163e03-9ee7-0e27-383d-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-11 07:55:20.119894 | fa163e03-9ee7-0e27-383d-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:10.143972 | 0.03s 2025-10-11 07:55:20.134882 | fa163e03-9ee7-0e27-383d-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-11 07:55:20.137262 | fa163e03-9ee7-0e27-383d-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.161343 | 0.04s 2025-10-11 07:55:20.152812 | fa163e03-9ee7-0e27-383d-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-11 07:55:20.158928 | fa163e03-9ee7-0e27-383d-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.183008 | 0.05s 2025-10-11 07:55:20.168331 | fa163e03-9ee7-0e27-383d-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-11 07:55:20.169356 | fa163e03-9ee7-0e27-383d-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.193430 | 0.04s 2025-10-11 07:55:20.183646 | fa163e03-9ee7-0e27-383d-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-11 07:55:20.189863 | fa163e03-9ee7-0e27-383d-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.213947 | 0.04s 2025-10-11 07:55:20.190524 | fa163e03-9ee7-0e27-383d-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-11 07:55:20.191012 | fa163e03-9ee7-0e27-383d-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.215109 | 0.03s 2025-10-11 07:55:20.205334 | fa163e03-9ee7-0e27-383d-000000000031 | SKIPPED | Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-11 07:55:20.205817 | fa163e03-9ee7-0e27-383d-000000000031 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.229912 | 0.03s 2025-10-11 07:55:20.212537 | fa163e03-9ee7-0e27-383d-000000000032 | TASK | Install public key on nodes for user tripleo-admin 2025-10-11 07:55:20.253986 | fa163e03-9ee7-0e27-383d-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | localhost 2025-10-11 07:55:20.260974 | fa163e03-9ee7-0e27-383d-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | localhost | 0:00:10.285054 | 0.05s 2025-10-11 07:55:20.270900 | fa163e03-9ee7-0e27-383d-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 2025-10-11 07:55:20.272392 | fa163e03-9ee7-0e27-383d-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.106 | 0:00:10.296472 | 0.05s 2025-10-11 07:55:20.289184 | fa163e03-9ee7-0e27-383d-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 2025-10-11 07:55:20.296108 | fa163e03-9ee7-0e27-383d-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.107 | 0:00:10.320193 | 0.07s 2025-10-11 07:55:20.305670 | fa163e03-9ee7-0e27-383d-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 2025-10-11 07:55:20.306784 | fa163e03-9ee7-0e27-383d-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.108 | 0:00:10.330866 | 0.06s 2025-10-11 07:55:20.307368 | fa163e03-9ee7-0e27-383d-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 2025-10-11 07:55:20.314649 | fa163e03-9ee7-0e27-383d-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.103 | 0:00:10.338745 | 0.05s 2025-10-11 07:55:20.315110 | fa163e03-9ee7-0e27-383d-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 2025-10-11 07:55:20.315568 | fa163e03-9ee7-0e27-383d-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.104 | 0:00:10.339664 | 0.03s 2025-10-11 07:55:20.331327 | fa163e03-9ee7-0e27-383d-000000000032 | SKIPPED | Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 2025-10-11 07:55:20.331807 | fa163e03-9ee7-0e27-383d-000000000032 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 192.168.122.105 | 0:00:10.355905 | 0.03s PLAY [Validate TripleO Admin Access] ******************************************* 2025-10-11 07:55:20.454281 | fa163e03-9ee7-0e27-383d-000000000038 | TASK | Ping host 2025-10-11 07:55:20.690875 | fa163e03-9ee7-0e27-383d-000000000038 | OK | Ping host | localhost 2025-10-11 07:55:20.692610 | fa163e03-9ee7-0e27-383d-000000000038 | TIMING | Ping host | localhost | 0:00:10.716675 | 0.24s 2025-10-11 07:55:20.715303 | fa163e03-9ee7-0e27-383d-000000000038 | OK | Ping host | 192.168.122.106 2025-10-11 07:55:20.716037 | fa163e03-9ee7-0e27-383d-000000000038 | TIMING | Ping host | 192.168.122.106 | 0:00:10.740129 | 0.25s 2025-10-11 07:55:20.727006 | fa163e03-9ee7-0e27-383d-000000000038 | OK | Ping host | 192.168.122.108 2025-10-11 07:55:20.727738 | fa163e03-9ee7-0e27-383d-000000000038 | TIMING | Ping host | 192.168.122.108 | 0:00:10.751828 | 0.25s 2025-10-11 07:55:20.728381 | fa163e03-9ee7-0e27-383d-000000000038 | OK | Ping host | 192.168.122.107 2025-10-11 07:55:20.729224 | fa163e03-9ee7-0e27-383d-000000000038 | TIMING | Ping host | 192.168.122.107 | 0:00:10.753316 | 0.26s 2025-10-11 07:55:20.751001 | fa163e03-9ee7-0e27-383d-000000000038 | OK | Ping host | 192.168.122.103 2025-10-11 07:55:20.754021 | fa163e03-9ee7-0e27-383d-000000000038 | TIMING | Ping host | 192.168.122.103 | 0:00:10.778110 | 0.27s 2025-10-11 07:55:20.756800 | fa163e03-9ee7-0e27-383d-000000000038 | OK | Ping host | 192.168.122.105 2025-10-11 07:55:20.757494 | fa163e03-9ee7-0e27-383d-000000000038 | TIMING | Ping host | 192.168.122.105 | 0:00:10.781553 | 0.26s 2025-10-11 07:55:20.758151 | fa163e03-9ee7-0e27-383d-000000000038 | OK | Ping host | 192.168.122.104 2025-10-11 07:55:20.758971 | fa163e03-9ee7-0e27-383d-000000000038 | TIMING | Ping host | 192.168.122.104 | 0:00:10.783063 | 0.27s PLAY RECAP ********************************************************************* 192.168.122.103 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.104 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.105 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.106 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.107 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 192.168.122.108 : ok=9 changed=5 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 localhost : ok=22 changed=4 unreachable=0 failed=0 skipped=8 rescued=0 ignored=0 2025-10-11 07:55:20.825928 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:20.826164 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 30 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:20.826392 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:10.850491 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:20.826638 | UUID | Info | Host | Task Name | Run Time 2025-10-11 07:55:20.826856 | fa163e03-9ee7-0e27-383d-000000000024 | SUMMARY | 192.168.122.105 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.98s 2025-10-11 07:55:20.827085 | fa163e03-9ee7-0e27-383d-000000000024 | SUMMARY | 192.168.122.106 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.96s 2025-10-11 07:55:20.827296 | fa163e03-9ee7-0e27-383d-000000000024 | SUMMARY | 192.168.122.108 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.94s 2025-10-11 07:55:20.827600 | fa163e03-9ee7-0e27-383d-000000000024 | SUMMARY | 192.168.122.104 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.94s 2025-10-11 07:55:20.827847 | fa163e03-9ee7-0e27-383d-000000000024 | SUMMARY | 192.168.122.103 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.93s 2025-10-11 07:55:20.828101 | fa163e03-9ee7-0e27-383d-000000000024 | SUMMARY | 192.168.122.107 | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.90s 2025-10-11 07:55:20.828313 | fa163e03-9ee7-0e27-383d-000000000035 | SUMMARY | 192.168.122.106 | Gather facts with an active connection | 0.84s 2025-10-11 07:55:20.828570 | fa163e03-9ee7-0e27-383d-000000000035 | SUMMARY | 192.168.122.104 | Gather facts with an active connection | 0.83s 2025-10-11 07:55:20.828787 | fa163e03-9ee7-0e27-383d-000000000035 | SUMMARY | 192.168.122.108 | Gather facts with an active connection | 0.83s 2025-10-11 07:55:20.828989 | fa163e03-9ee7-0e27-383d-000000000035 | SUMMARY | 192.168.122.107 | Gather facts with an active connection | 0.83s 2025-10-11 07:55:20.829204 | fa163e03-9ee7-0e27-383d-000000000035 | SUMMARY | 192.168.122.105 | Gather facts with an active connection | 0.82s 2025-10-11 07:55:20.829420 | fa163e03-9ee7-0e27-383d-000000000034 | SUMMARY | 192.168.122.106 | Wait for connection to become available | 0.82s 2025-10-11 07:55:20.829659 | fa163e03-9ee7-0e27-383d-000000000034 | SUMMARY | 192.168.122.108 | Wait for connection to become available | 0.82s 2025-10-11 07:55:20.829867 | fa163e03-9ee7-0e27-383d-000000000034 | SUMMARY | 192.168.122.107 | Wait for connection to become available | 0.81s 2025-10-11 07:55:20.830081 | fa163e03-9ee7-0e27-383d-000000000035 | SUMMARY | 192.168.122.103 | Gather facts with an active connection | 0.77s 2025-10-11 07:55:20.830290 | fa163e03-9ee7-0e27-383d-000000000034 | SUMMARY | 192.168.122.104 | Wait for connection to become available | 0.73s 2025-10-11 07:55:20.830515 | fa163e03-9ee7-0e27-383d-000000000034 | SUMMARY | 192.168.122.103 | Wait for connection to become available | 0.72s 2025-10-11 07:55:20.830732 | fa163e03-9ee7-0e27-383d-000000000014 | SUMMARY | localhost | Write tripleo private key | 0.72s 2025-10-11 07:55:20.830992 | fa163e03-9ee7-0e27-383d-000000000034 | SUMMARY | 192.168.122.105 | Wait for connection to become available | 0.72s 2025-10-11 07:55:20.831224 | fa163e03-9ee7-0e27-383d-000000000035 | SUMMARY | localhost | Gather facts with an active connection | 0.66s 2025-10-11 07:55:20.831492 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:21.034 78120 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoznnc0jsc ] cleaned up 2025-10-11 07:55:21.035 78120 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-enable-ssh-admin.yaml Enabling ssh admin - COMPLETE. 2025-10-11 07:55:21.038 78120 INFO tripleoclient.utils.utils [-] Running Ansible playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/cli-grant-local-access, Playbook directory: /usr/share/ansible/tripleo-playbooks [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [Playbook for granting a given user local access] ************************* 2025-10-11 07:55:21.617646 | fa163e03-9ee7-a94c-6a39-000000000004 | TASK | Check for required inputs 2025-10-11 07:55:21.696745 | fa163e03-9ee7-a94c-6a39-000000000004 | SKIPPED | Check for required inputs | localhost | item=access_path 2025-10-11 07:55:21.721098 | fa163e03-9ee7-a94c-6a39-000000000004 | SKIPPED | Check for required inputs | localhost | item=execution_user 2025-10-11 07:55:21.731676 | fa163e03-9ee7-a94c-6a39-000000000004 | TIMING | Check for required inputs | localhost | 0:00:00.154998 | 0.11s 2025-10-11 07:55:21.741872 | fa163e03-9ee7-a94c-6a39-000000000006 | TASK | Ensure access path exists 2025-10-11 07:55:22.157565 | fa163e03-9ee7-a94c-6a39-000000000006 | OK | Ensure access path exists | localhost 2025-10-11 07:55:22.158962 | fa163e03-9ee7-a94c-6a39-000000000006 | TIMING | Ensure access path exists | localhost | 0:00:00.582274 | 0.42s 2025-10-11 07:55:22.166419 | fa163e03-9ee7-a94c-6a39-000000000007 | TASK | Grant privileges to the execution user 2025-10-11 07:55:22.661836 | fa163e03-9ee7-a94c-6a39-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=zuul 2025-10-11 07:55:22.672529 | fa163e03-9ee7-a94c-6a39-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.095835 | 0.50s 2025-10-11 07:55:23.176785 | fa163e03-9ee7-a94c-6a39-000000000007 | CHANGED | Grant privileges to the execution user | localhost | item=tripleo-admin 2025-10-11 07:55:23.187580 | fa163e03-9ee7-a94c-6a39-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.610895 | 1.02s 2025-10-11 07:55:23.282988 | fa163e03-9ee7-a94c-6a39-000000000007 | TIMING | Grant privileges to the execution user | localhost | 0:00:01.706291 | 1.12s PLAY RECAP ********************************************************************* localhost : ok=2 changed=1 unreachable=0 failed=0 skipped=1 rescued=0 ignored=0 2025-10-11 07:55:23.330775 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:23.331088 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 3 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:23.331397 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:01.754726 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:23.331733 | UUID | Info | Host | Task Name | Run Time 2025-10-11 07:55:23.332032 | fa163e03-9ee7-a94c-6a39-000000000007 | SUMMARY | localhost | Grant privileges to the execution user | 1.12s 2025-10-11 07:55:23.332333 | fa163e03-9ee7-a94c-6a39-000000000006 | SUMMARY | localhost | Ensure access path exists | 0.42s 2025-10-11 07:55:23.332758 | fa163e03-9ee7-a94c-6a39-000000000004 | SUMMARY | localhost | Check for required inputs | 0.11s 2025-10-11 07:55:23.333056 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 07:55:23.514 78120 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleo_7xt7k87 ] cleaned up 2025-10-11 07:55:23.514 78120 INFO tripleoclient.utils.utils [-] Ansible execution success. playbook: /usr/share/ansible/tripleo-playbooks/cli-grant-local-access.yaml Checking for blacklisted hosts from stack: overcloud 2025-10-11 07:55:23.515 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Checking for blacklisted hosts from stack: overcloud Executing deployment playbook for stack: overcloud 2025-10-11 07:55:23.515 78120 INFO tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Executing deployment playbook for stack: overcloud 2025-10-11 07:55:23.517 78120 INFO tripleoclient.utils.utils [-] Running Ansible playbook with timeout 87m: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Working directory: /home/zuul/overcloud-deploy/overcloud/config-download, Playbook directory: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud [DEPRECATION WARNING]: ANSIBLE_CALLBACK_WHITELIST option, normalizing names to new standard, use ANSIBLE_CALLBACKS_ENABLED instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_SUBSET option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. [DEPRECATION WARNING]: DEFAULT_GATHER_TIMEOUT option, the module_defaults keyword is a more generic version and can apply to all calls to the M(ansible.builtin.gather_facts) or M(ansible.builtin.setup) actions, use module_defaults instead. This feature will be removed from ansible-core in version 2.18. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. PLAY [External deployment step 0] ********************************************** [WARNING]: Using run_once with the tripleo_free strategy is not currently supported. This task will still be executed for every host in the inventory list. [WARNING]: any_errors_fatal only stops any future tasks running on the host that fails with the tripleo_free strategy. 2025-10-11 07:55:24.425433 | fa163e03-9ee7-dff2-f9c8-00000000000b | TASK | External deployment step 0 2025-10-11 07:55:24.452165 | fa163e03-9ee7-dff2-f9c8-00000000000b | OK | External deployment step 0 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 0' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000000b') missing from stats 2025-10-11 07:55:24.486891 | fa163e03-9ee7-dff2-f9c8-00000000000c | TIMING | include_tasks | undercloud | 0:00:00.102523 | 0.03s 2025-10-11 07:55:24.493967 | 081e18e0-2d8c-4097-b119-1c26e04e8cd8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step0.yaml | undercloud 2025-10-11 07:55:24.499591 | fa163e03-9ee7-dff2-f9c8-00000000011f | TASK | create ovn mac address for Controller role nodes 2025-10-11 07:55:26.806144 | fa163e03-9ee7-dff2-f9c8-00000000011f | CHANGED | create ovn mac address for Controller role nodes | undercloud 2025-10-11 07:55:26.807446 | fa163e03-9ee7-dff2-f9c8-00000000011f | TIMING | create ovn mac address for Controller role nodes | undercloud | 0:00:02.423075 | 2.31s 2025-10-11 07:55:26.815854 | fa163e03-9ee7-dff2-f9c8-000000000121 | TASK | create redis virtual ip 2025-10-11 07:55:27.703617 | fa163e03-9ee7-dff2-f9c8-000000000121 | CHANGED | create redis virtual ip | undercloud 2025-10-11 07:55:27.706159 | fa163e03-9ee7-dff2-f9c8-000000000121 | TIMING | create redis virtual ip | undercloud | 0:00:03.321792 | 0.89s 2025-10-11 07:55:27.715737 | fa163e03-9ee7-dff2-f9c8-000000000123 | TASK | create ovn mac address for Compute role nodes 2025-10-11 07:55:30.577587 | fa163e03-9ee7-dff2-f9c8-000000000123 | CHANGED | create ovn mac address for Compute role nodes | undercloud 2025-10-11 07:55:30.579273 | fa163e03-9ee7-dff2-f9c8-000000000123 | TIMING | create ovn mac address for Compute role nodes | undercloud | 0:00:06.194900 | 2.86s PLAY [Check if required variables are defined] ********************************* 2025-10-11 07:55:30.622691 | fa163e03-9ee7-dff2-f9c8-000000000135 | TASK | Gathering Facts 2025-10-11 07:55:31.334239 | fa163e03-9ee7-dff2-f9c8-000000000135 | OK | Gathering Facts | localhost 2025-10-11 07:55:31.336100 | fa163e03-9ee7-dff2-f9c8-000000000135 | TIMING | Gathering Facts | localhost | 0:00:06.951728 | 0.71s 2025-10-11 07:55:31.392685 | fa163e03-9ee7-dff2-f9c8-000000000010 | SKIPPED | ansible.builtin.fail | localhost 2025-10-11 07:55:31.394393 | fa163e03-9ee7-dff2-f9c8-000000000010 | TIMING | ansible.builtin.fail | localhost | 0:00:07.010023 | 0.04s 2025-10-11 07:55:31.430185 | fa163e03-9ee7-dff2-f9c8-000000000011 | SKIPPED | ansible.builtin.fail | localhost 2025-10-11 07:55:31.431591 | fa163e03-9ee7-dff2-f9c8-000000000011 | TIMING | ansible.builtin.fail | localhost | 0:00:07.047222 | 0.03s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2025-10-11 07:55:31.828538 | fa163e03-9ee7-dff2-f9c8-00000000015d | TASK | Gathering Facts 2025-10-11 07:55:31.838726 | fa163e03-9ee7-dff2-f9c8-00000000015d | TASK | Gathering Facts 2025-10-11 07:55:31.849223 | fa163e03-9ee7-dff2-f9c8-00000000015d | TASK | Gathering Facts 2025-10-11 07:55:31.860289 | fa163e03-9ee7-dff2-f9c8-00000000015d | TASK | Gathering Facts 2025-10-11 07:55:31.875230 | fa163e03-9ee7-dff2-f9c8-00000000015d | TASK | Gathering Facts 2025-10-11 07:55:31.890126 | fa163e03-9ee7-dff2-f9c8-00000000015d | TASK | Gathering Facts 2025-10-11 07:55:31.906376 | fa163e03-9ee7-dff2-f9c8-00000000015d | TASK | Gathering Facts 2025-10-11 07:55:32.217672 | fa163e03-9ee7-dff2-f9c8-00000000015d | OK | Gathering Facts | undercloud 2025-10-11 07:55:32.218783 | fa163e03-9ee7-dff2-f9c8-00000000015d | TIMING | Gathering Facts | undercloud | 0:00:07.834420 | 0.39s 2025-10-11 07:55:32.231017 | fa163e03-9ee7-dff2-f9c8-000000000017 | TASK | Set legacy facts 2025-10-11 07:55:32.265463 | fa163e03-9ee7-dff2-f9c8-000000000017 | OK | Set legacy facts | undercloud 2025-10-11 07:55:32.266260 | fa163e03-9ee7-dff2-f9c8-000000000017 | TIMING | Set legacy facts | undercloud | 0:00:07.881905 | 0.03s 2025-10-11 07:55:32.772228 | fa163e03-9ee7-dff2-f9c8-00000000015d | OK | Gathering Facts | np0005481016 2025-10-11 07:55:32.774245 | fa163e03-9ee7-dff2-f9c8-00000000015d | TIMING | Gathering Facts | np0005481016 | 0:00:08.389871 | 0.93s 2025-10-11 07:55:32.814033 | fa163e03-9ee7-dff2-f9c8-00000000015d | OK | Gathering Facts | np0005481012 2025-10-11 07:55:32.815343 | fa163e03-9ee7-dff2-f9c8-00000000015d | TIMING | Gathering Facts | np0005481012 | 0:00:08.430980 | 0.94s 2025-10-11 07:55:32.833174 | fa163e03-9ee7-dff2-f9c8-000000000017 | TASK | Set legacy facts 2025-10-11 07:55:32.893986 | fa163e03-9ee7-dff2-f9c8-00000000015d | OK | Gathering Facts | np0005481017 2025-10-11 07:55:32.895495 | fa163e03-9ee7-dff2-f9c8-00000000015d | TIMING | Gathering Facts | np0005481017 | 0:00:08.511128 | 1.05s 2025-10-11 07:55:32.897554 | fa163e03-9ee7-dff2-f9c8-00000000015d | OK | Gathering Facts | np0005481019 2025-10-11 07:55:32.898395 | fa163e03-9ee7-dff2-f9c8-00000000015d | TIMING | Gathering Facts | np0005481019 | 0:00:08.514039 | 1.04s 2025-10-11 07:55:32.904005 | fa163e03-9ee7-dff2-f9c8-000000000017 | OK | Set legacy facts | np0005481016 2025-10-11 07:55:32.904528 | fa163e03-9ee7-dff2-f9c8-000000000017 | TIMING | Set legacy facts | np0005481016 | 0:00:08.520174 | 0.07s 2025-10-11 07:55:32.905791 | fa163e03-9ee7-dff2-f9c8-00000000015d | OK | Gathering Facts | np0005481015 2025-10-11 07:55:32.906560 | fa163e03-9ee7-dff2-f9c8-00000000015d | TIMING | Gathering Facts | np0005481015 | 0:00:08.522205 | 1.00s 2025-10-11 07:55:32.971040 | fa163e03-9ee7-dff2-f9c8-000000000017 | TASK | Set legacy facts 2025-10-11 07:55:33.000137 | fa163e03-9ee7-dff2-f9c8-00000000015d | OK | Gathering Facts | np0005481014 2025-10-11 07:55:33.001081 | fa163e03-9ee7-dff2-f9c8-00000000015d | TIMING | Gathering Facts | np0005481014 | 0:00:08.616719 | 1.11s 2025-10-11 07:55:33.025724 | fa163e03-9ee7-dff2-f9c8-000000000017 | TASK | Set legacy facts 2025-10-11 07:55:33.043136 | fa163e03-9ee7-dff2-f9c8-000000000017 | TASK | Set legacy facts 2025-10-11 07:55:33.092626 | fa163e03-9ee7-dff2-f9c8-000000000017 | TASK | Set legacy facts 2025-10-11 07:55:33.098707 | fa163e03-9ee7-dff2-f9c8-000000000017 | OK | Set legacy facts | np0005481012 2025-10-11 07:55:33.099650 | fa163e03-9ee7-dff2-f9c8-000000000017 | TIMING | Set legacy facts | np0005481012 | 0:00:08.715283 | 0.13s 2025-10-11 07:55:33.100019 | fa163e03-9ee7-dff2-f9c8-000000000017 | OK | Set legacy facts | np0005481017 2025-10-11 07:55:33.100323 | fa163e03-9ee7-dff2-f9c8-000000000017 | TIMING | Set legacy facts | np0005481017 | 0:00:08.715973 | 0.07s 2025-10-11 07:55:33.100684 | fa163e03-9ee7-dff2-f9c8-000000000017 | OK | Set legacy facts | np0005481019 2025-10-11 07:55:33.101044 | fa163e03-9ee7-dff2-f9c8-000000000017 | TIMING | Set legacy facts | np0005481019 | 0:00:08.716694 | 0.06s 2025-10-11 07:55:33.162211 | fa163e03-9ee7-dff2-f9c8-000000000017 | TASK | Set legacy facts 2025-10-11 07:55:33.166822 | fa163e03-9ee7-dff2-f9c8-000000000017 | OK | Set legacy facts | np0005481015 2025-10-11 07:55:33.167747 | fa163e03-9ee7-dff2-f9c8-000000000017 | TIMING | Set legacy facts | np0005481015 | 0:00:08.783383 | 0.07s 2025-10-11 07:55:33.239035 | fa163e03-9ee7-dff2-f9c8-000000000017 | OK | Set legacy facts | np0005481014 2025-10-11 07:55:33.239543 | fa163e03-9ee7-dff2-f9c8-000000000017 | TIMING | Set legacy facts | np0005481014 | 0:00:08.855191 | 0.08s PLAY [Load global variables] *************************************************** 2025-10-11 07:55:33.514361 | fa163e03-9ee7-dff2-f9c8-00000000001a | OK | ansible.builtin.include_vars | undercloud 2025-10-11 07:55:33.515501 | fa163e03-9ee7-dff2-f9c8-00000000001a | TIMING | ansible.builtin.include_vars | undercloud | 0:00:09.131138 | 0.10s 2025-10-11 07:55:33.529904 | fa163e03-9ee7-dff2-f9c8-00000000001a | OK | ansible.builtin.include_vars | np0005481017 2025-10-11 07:55:33.530742 | fa163e03-9ee7-dff2-f9c8-00000000001a | TIMING | ansible.builtin.include_vars | np0005481017 | 0:00:09.146385 | 0.09s 2025-10-11 07:55:33.531201 | fa163e03-9ee7-dff2-f9c8-00000000001a | OK | ansible.builtin.include_vars | np0005481016 2025-10-11 07:55:33.531536 | fa163e03-9ee7-dff2-f9c8-00000000001a | TIMING | ansible.builtin.include_vars | np0005481016 | 0:00:09.147186 | 0.10s 2025-10-11 07:55:33.531927 | fa163e03-9ee7-dff2-f9c8-00000000001a | OK | ansible.builtin.include_vars | np0005481019 2025-10-11 07:55:33.532195 | fa163e03-9ee7-dff2-f9c8-00000000001a | TIMING | ansible.builtin.include_vars | np0005481019 | 0:00:09.147844 | 0.08s 2025-10-11 07:55:33.532544 | fa163e03-9ee7-dff2-f9c8-00000000001a | OK | ansible.builtin.include_vars | np0005481012 2025-10-11 07:55:33.532807 | fa163e03-9ee7-dff2-f9c8-00000000001a | TIMING | ansible.builtin.include_vars | np0005481012 | 0:00:09.148458 | 0.07s 2025-10-11 07:55:33.556501 | fa163e03-9ee7-dff2-f9c8-00000000001a | OK | ansible.builtin.include_vars | np0005481014 2025-10-11 07:55:33.557212 | fa163e03-9ee7-dff2-f9c8-00000000001a | TIMING | ansible.builtin.include_vars | np0005481014 | 0:00:09.172855 | 0.05s 2025-10-11 07:55:33.571015 | fa163e03-9ee7-dff2-f9c8-00000000001a | OK | ansible.builtin.include_vars | np0005481015 2025-10-11 07:55:33.571527 | fa163e03-9ee7-dff2-f9c8-00000000001a | TIMING | ansible.builtin.include_vars | np0005481015 | 0:00:09.187173 | 0.04s PLAY [Include extra variables from files] ************************************** 2025-10-11 07:55:33.914759 | fa163e03-9ee7-dff2-f9c8-00000000001d | TASK | Include Service VIP vars 2025-10-11 07:55:33.965346 | fa163e03-9ee7-dff2-f9c8-00000000001d | OK | Include Service VIP vars | undercloud 2025-10-11 07:55:33.966430 | fa163e03-9ee7-dff2-f9c8-00000000001d | TIMING | Include Service VIP vars | undercloud | 0:00:09.582068 | 0.05s 2025-10-11 07:55:34.020478 | fa163e03-9ee7-dff2-f9c8-00000000001d | OK | Include Service VIP vars | np0005481016 2025-10-11 07:55:34.021628 | fa163e03-9ee7-dff2-f9c8-00000000001d | TIMING | Include Service VIP vars | np0005481016 | 0:00:09.637263 | 0.10s 2025-10-11 07:55:34.037283 | fa163e03-9ee7-dff2-f9c8-00000000001d | OK | Include Service VIP vars | np0005481017 2025-10-11 07:55:34.038261 | fa163e03-9ee7-dff2-f9c8-00000000001d | TIMING | Include Service VIP vars | np0005481017 | 0:00:09.653900 | 0.10s 2025-10-11 07:55:34.061475 | fa163e03-9ee7-dff2-f9c8-00000000001d | OK | Include Service VIP vars | np0005481019 2025-10-11 07:55:34.067785 | fa163e03-9ee7-dff2-f9c8-00000000001d | TIMING | Include Service VIP vars | np0005481019 | 0:00:09.683422 | 0.11s 2025-10-11 07:55:34.068343 | fa163e03-9ee7-dff2-f9c8-00000000001d | OK | Include Service VIP vars | np0005481012 2025-10-11 07:55:34.068684 | fa163e03-9ee7-dff2-f9c8-00000000001d | TIMING | Include Service VIP vars | np0005481012 | 0:00:09.684334 | 0.05s 2025-10-11 07:55:34.069046 | fa163e03-9ee7-dff2-f9c8-00000000001d | OK | Include Service VIP vars | np0005481014 2025-10-11 07:55:34.069342 | fa163e03-9ee7-dff2-f9c8-00000000001d | TIMING | Include Service VIP vars | np0005481014 | 0:00:09.684991 | 0.04s 2025-10-11 07:55:34.091573 | fa163e03-9ee7-dff2-f9c8-00000000001d | OK | Include Service VIP vars | np0005481015 2025-10-11 07:55:34.091933 | fa163e03-9ee7-dff2-f9c8-00000000001d | TIMING | Include Service VIP vars | np0005481015 | 0:00:09.707583 | 0.03s 2025-10-11 07:55:34.095852 | fa163e03-9ee7-dff2-f9c8-00000000001e | TASK | Include OVN bridge MAC address variables 2025-10-11 07:55:34.146863 | fa163e03-9ee7-dff2-f9c8-00000000001e | OK | Include OVN bridge MAC address variables | undercloud 2025-10-11 07:55:34.148054 | fa163e03-9ee7-dff2-f9c8-00000000001e | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:09.763691 | 0.05s 2025-10-11 07:55:34.173412 | fa163e03-9ee7-dff2-f9c8-00000000001e | OK | Include OVN bridge MAC address variables | np0005481016 2025-10-11 07:55:34.174514 | fa163e03-9ee7-dff2-f9c8-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005481016 | 0:00:09.790150 | 0.06s 2025-10-11 07:55:34.195076 | fa163e03-9ee7-dff2-f9c8-00000000001e | OK | Include OVN bridge MAC address variables | np0005481017 2025-10-11 07:55:34.196069 | fa163e03-9ee7-dff2-f9c8-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005481017 | 0:00:09.811703 | 0.08s 2025-10-11 07:55:34.212105 | fa163e03-9ee7-dff2-f9c8-00000000001e | OK | Include OVN bridge MAC address variables | np0005481019 2025-10-11 07:55:34.218455 | fa163e03-9ee7-dff2-f9c8-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005481019 | 0:00:09.834074 | 0.08s 2025-10-11 07:55:34.219119 | fa163e03-9ee7-dff2-f9c8-00000000001e | OK | Include OVN bridge MAC address variables | np0005481012 2025-10-11 07:55:34.219487 | fa163e03-9ee7-dff2-f9c8-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005481012 | 0:00:09.835136 | 0.05s 2025-10-11 07:55:34.219927 | fa163e03-9ee7-dff2-f9c8-00000000001e | OK | Include OVN bridge MAC address variables | np0005481014 2025-10-11 07:55:34.220250 | fa163e03-9ee7-dff2-f9c8-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005481014 | 0:00:09.835900 | 0.03s 2025-10-11 07:55:34.239216 | fa163e03-9ee7-dff2-f9c8-00000000001e | OK | Include OVN bridge MAC address variables | np0005481015 2025-10-11 07:55:34.239621 | fa163e03-9ee7-dff2-f9c8-00000000001e | TIMING | Include OVN bridge MAC address variables | np0005481015 | 0:00:09.855270 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-11 07:55:34.574805 | fa163e03-9ee7-dff2-f9c8-000000000021 | TASK | Render all_nodes data as group_vars for overcloud 2025-10-11 07:55:35.961045 | fa163e03-9ee7-dff2-f9c8-000000000021 | OK | Render all_nodes data as group_vars for overcloud | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000021') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-11 07:55:36.267904 | fa163e03-9ee7-dff2-f9c8-000000000024 | TASK | Set all_nodes data as group_vars for overcloud 2025-10-11 07:55:36.330100 | fa163e03-9ee7-dff2-f9c8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005481016 2025-10-11 07:55:36.331397 | fa163e03-9ee7-dff2-f9c8-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005481016 | 0:00:11.947025 | 0.06s 2025-10-11 07:55:36.352636 | fa163e03-9ee7-dff2-f9c8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005481017 2025-10-11 07:55:36.359288 | fa163e03-9ee7-dff2-f9c8-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005481017 | 0:00:11.974921 | 0.08s 2025-10-11 07:55:36.376875 | fa163e03-9ee7-dff2-f9c8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005481019 2025-10-11 07:55:36.377926 | fa163e03-9ee7-dff2-f9c8-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005481019 | 0:00:11.993565 | 0.09s 2025-10-11 07:55:36.378642 | fa163e03-9ee7-dff2-f9c8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005481012 2025-10-11 07:55:36.379025 | fa163e03-9ee7-dff2-f9c8-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005481012 | 0:00:11.994674 | 0.05s 2025-10-11 07:55:36.387133 | fa163e03-9ee7-dff2-f9c8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005481014 2025-10-11 07:55:36.387485 | fa163e03-9ee7-dff2-f9c8-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005481014 | 0:00:12.003135 | 0.04s 2025-10-11 07:55:36.407897 | fa163e03-9ee7-dff2-f9c8-000000000024 | OK | Set all_nodes data as group_vars for overcloud | np0005481015 2025-10-11 07:55:36.408218 | fa163e03-9ee7-dff2-f9c8-000000000024 | TIMING | Set all_nodes data as group_vars for overcloud | np0005481015 | 0:00:12.023868 | 0.04s PLAY [Manage SELinux] ********************************************************** 2025-10-11 07:55:36.632419 | fa163e03-9ee7-dff2-f9c8-000000000028 | TASK | Set selinux state 2025-10-11 07:55:37.280052 | fa163e03-9ee7-dff2-f9c8-000000000028 | OK | Set selinux state | np0005481019 2025-10-11 07:55:37.281687 | fa163e03-9ee7-dff2-f9c8-000000000028 | TIMING | Set selinux state | np0005481019 | 0:00:12.897310 | 0.62s 2025-10-11 07:55:37.282491 | fa163e03-9ee7-dff2-f9c8-000000000028 | OK | Set selinux state | np0005481015 2025-10-11 07:55:37.283098 | fa163e03-9ee7-dff2-f9c8-000000000028 | TIMING | Set selinux state | np0005481015 | 0:00:12.898741 | 0.58s 2025-10-11 07:55:37.283786 | fa163e03-9ee7-dff2-f9c8-000000000028 | OK | Set selinux state | np0005481017 2025-10-11 07:55:37.284589 | fa163e03-9ee7-dff2-f9c8-000000000028 | TIMING | Set selinux state | np0005481017 | 0:00:12.900230 | 0.64s 2025-10-11 07:55:37.285261 | fa163e03-9ee7-dff2-f9c8-000000000028 | OK | Set selinux state | np0005481014 2025-10-11 07:55:37.286000 | fa163e03-9ee7-dff2-f9c8-000000000028 | TIMING | Set selinux state | np0005481014 | 0:00:12.901642 | 0.60s 2025-10-11 07:55:37.316150 | fa163e03-9ee7-dff2-f9c8-000000000028 | OK | Set selinux state | np0005481012 2025-10-11 07:55:37.317259 | fa163e03-9ee7-dff2-f9c8-000000000028 | TIMING | Set selinux state | np0005481012 | 0:00:12.932899 | 0.65s 2025-10-11 07:55:37.318289 | fa163e03-9ee7-dff2-f9c8-000000000028 | OK | Set selinux state | np0005481016 2025-10-11 07:55:37.319067 | fa163e03-9ee7-dff2-f9c8-000000000028 | TIMING | Set selinux state | np0005481016 | 0:00:12.934710 | 0.69s PLAY [Generate /etc/hosts] ***************************************************** 2025-10-11 07:55:37.413897 | fa163e03-9ee7-dff2-f9c8-00000000002b | TASK | Configure Hosts Entries 2025-10-11 07:55:37.449745 | fa163e03-9ee7-dff2-f9c8-00000000002b | TIMING | Configure Hosts Entries | undercloud | 0:00:13.065327 | 0.03s 2025-10-11 07:55:37.478727 | fa163e03-9ee7-dff2-f9c8-00000000002b | TIMING | Configure Hosts Entries | np0005481016 | 0:00:13.094342 | 0.04s 2025-10-11 07:55:37.503920 | fa163e03-9ee7-dff2-f9c8-00000000002b | TIMING | Configure Hosts Entries | np0005481017 | 0:00:13.119543 | 0.03s 2025-10-11 07:55:37.554975 | fa163e03-9ee7-dff2-f9c8-00000000002b | TIMING | Configure Hosts Entries | np0005481019 | 0:00:13.170571 | 0.06s 2025-10-11 07:55:37.579844 | fa163e03-9ee7-dff2-f9c8-00000000002b | TIMING | Configure Hosts Entries | np0005481012 | 0:00:13.195466 | 0.06s 2025-10-11 07:55:37.581146 | fa163e03-9ee7-dff2-f9c8-00000000002b | TIMING | Configure Hosts Entries | np0005481014 | 0:00:13.196794 | 0.03s 2025-10-11 07:55:37.597257 | fa163e03-9ee7-dff2-f9c8-00000000002b | TIMING | Configure Hosts Entries | np0005481015 | 0:00:13.212898 | 0.02s 2025-10-11 07:55:37.674811 | fa163e03-9ee7-dff2-f9c8-000000000252 | TASK | Create temporary file for hosts 2025-10-11 07:55:38.063872 | fa163e03-9ee7-dff2-f9c8-000000000252 | CHANGED | Create temporary file for hosts | undercloud 2025-10-11 07:55:38.065372 | fa163e03-9ee7-dff2-f9c8-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:13.680997 | 0.39s 2025-10-11 07:55:38.082958 | fa163e03-9ee7-dff2-f9c8-000000000252 | CHANGED | Create temporary file for hosts | np0005481019 2025-10-11 07:55:38.084033 | fa163e03-9ee7-dff2-f9c8-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005481019 | 0:00:13.699670 | 0.34s 2025-10-11 07:55:38.096187 | fa163e03-9ee7-dff2-f9c8-000000000252 | CHANGED | Create temporary file for hosts | np0005481015 2025-10-11 07:55:38.096972 | fa163e03-9ee7-dff2-f9c8-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005481015 | 0:00:13.712613 | 0.30s 2025-10-11 07:55:38.102538 | fa163e03-9ee7-dff2-f9c8-000000000252 | CHANGED | Create temporary file for hosts | np0005481016 2025-10-11 07:55:38.103082 | fa163e03-9ee7-dff2-f9c8-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005481016 | 0:00:13.718728 | 0.40s 2025-10-11 07:55:38.110054 | fa163e03-9ee7-dff2-f9c8-000000000252 | CHANGED | Create temporary file for hosts | np0005481017 2025-10-11 07:55:38.111282 | fa163e03-9ee7-dff2-f9c8-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005481017 | 0:00:13.726917 | 0.38s 2025-10-11 07:55:38.115265 | fa163e03-9ee7-dff2-f9c8-000000000252 | CHANGED | Create temporary file for hosts | np0005481012 2025-10-11 07:55:38.115686 | fa163e03-9ee7-dff2-f9c8-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005481012 | 0:00:13.731335 | 0.35s 2025-10-11 07:55:38.123929 | fa163e03-9ee7-dff2-f9c8-000000000252 | CHANGED | Create temporary file for hosts | np0005481014 2025-10-11 07:55:38.124308 | fa163e03-9ee7-dff2-f9c8-000000000252 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | np0005481014 | 0:00:13.739957 | 0.34s 2025-10-11 07:55:38.131144 | fa163e03-9ee7-dff2-f9c8-000000000253 | TASK | Prepare temporary /etc/hosts 2025-10-11 07:55:38.560209 | fa163e03-9ee7-dff2-f9c8-000000000253 | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-11 07:55:38.561753 | fa163e03-9ee7-dff2-f9c8-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:14.177387 | 0.43s 2025-10-11 07:55:38.615778 | fa163e03-9ee7-dff2-f9c8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005481017 2025-10-11 07:55:38.616930 | fa163e03-9ee7-dff2-f9c8-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005481017 | 0:00:14.232567 | 0.45s 2025-10-11 07:55:38.646150 | fa163e03-9ee7-dff2-f9c8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005481012 2025-10-11 07:55:38.647518 | fa163e03-9ee7-dff2-f9c8-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005481012 | 0:00:14.263085 | 0.46s 2025-10-11 07:55:38.676676 | fa163e03-9ee7-dff2-f9c8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005481016 2025-10-11 07:55:38.677915 | fa163e03-9ee7-dff2-f9c8-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005481016 | 0:00:14.293550 | 0.53s 2025-10-11 07:55:38.700931 | fa163e03-9ee7-dff2-f9c8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005481019 2025-10-11 07:55:38.701792 | fa163e03-9ee7-dff2-f9c8-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005481019 | 0:00:14.317432 | 0.53s 2025-10-11 07:55:38.727041 | fa163e03-9ee7-dff2-f9c8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005481014 2025-10-11 07:55:38.728025 | fa163e03-9ee7-dff2-f9c8-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005481014 | 0:00:14.343664 | 0.52s 2025-10-11 07:55:38.737273 | fa163e03-9ee7-dff2-f9c8-000000000253 | CHANGED | Prepare temporary /etc/hosts | np0005481015 2025-10-11 07:55:38.738108 | fa163e03-9ee7-dff2-f9c8-000000000253 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | np0005481015 | 0:00:14.353749 | 0.51s 2025-10-11 07:55:38.749682 | fa163e03-9ee7-dff2-f9c8-000000000254 | TASK | Remove old Heat hosts configuration (if present) 2025-10-11 07:55:39.142922 | fa163e03-9ee7-dff2-f9c8-000000000254 | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-11 07:55:39.145044 | fa163e03-9ee7-dff2-f9c8-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:14.760664 | 0.39s 2025-10-11 07:55:39.157370 | fa163e03-9ee7-dff2-f9c8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005481014 2025-10-11 07:55:39.157879 | fa163e03-9ee7-dff2-f9c8-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005481014 | 0:00:14.773525 | 0.33s 2025-10-11 07:55:39.167308 | fa163e03-9ee7-dff2-f9c8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005481012 2025-10-11 07:55:39.168324 | fa163e03-9ee7-dff2-f9c8-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005481012 | 0:00:14.783705 | 0.36s 2025-10-11 07:55:39.177435 | fa163e03-9ee7-dff2-f9c8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005481016 2025-10-11 07:55:39.178159 | fa163e03-9ee7-dff2-f9c8-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005481016 | 0:00:14.793803 | 0.41s 2025-10-11 07:55:39.184106 | fa163e03-9ee7-dff2-f9c8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005481019 2025-10-11 07:55:39.185035 | fa163e03-9ee7-dff2-f9c8-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005481019 | 0:00:14.800683 | 0.39s 2025-10-11 07:55:39.190717 | fa163e03-9ee7-dff2-f9c8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005481015 2025-10-11 07:55:39.191413 | fa163e03-9ee7-dff2-f9c8-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005481015 | 0:00:14.807060 | 0.35s 2025-10-11 07:55:39.252288 | fa163e03-9ee7-dff2-f9c8-000000000254 | OK | Remove old Heat hosts configuration (if present) | np0005481017 2025-10-11 07:55:39.253080 | fa163e03-9ee7-dff2-f9c8-000000000254 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | np0005481017 | 0:00:14.868728 | 0.47s 2025-10-11 07:55:39.259652 | fa163e03-9ee7-dff2-f9c8-000000000255 | TASK | Render out the hosts entries 2025-10-11 07:55:39.760634 | fa163e03-9ee7-dff2-f9c8-000000000255 | OK | Render out the hosts entries | undercloud 2025-10-11 07:55:39.763130 | fa163e03-9ee7-dff2-f9c8-000000000255 | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:15.378756 | 0.50s 2025-10-11 07:55:39.774365 | fa163e03-9ee7-dff2-f9c8-000000000256 | TASK | Prepare new /etc/hosts 2025-10-11 07:55:40.058122 | | WARNING | Module remote_tmp /tmp/ansible-root did not exist and was created with a mode of 0700, this may cause issues when running as another user. To avoid this, create the remote_tmp dir with the correct permissions manually 2025-10-11 07:55:40.060104 | fa163e03-9ee7-dff2-f9c8-000000000256 | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-11 07:55:40.061286 | fa163e03-9ee7-dff2-f9c8-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:15.676913 | 0.28s 2025-10-11 07:55:40.110353 | fa163e03-9ee7-dff2-f9c8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005481019 2025-10-11 07:55:40.111062 | fa163e03-9ee7-dff2-f9c8-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005481019 | 0:00:15.726704 | 0.28s 2025-10-11 07:55:40.165805 | fa163e03-9ee7-dff2-f9c8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005481017 2025-10-11 07:55:40.173061 | fa163e03-9ee7-dff2-f9c8-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005481017 | 0:00:15.788696 | 0.36s 2025-10-11 07:55:40.176607 | fa163e03-9ee7-dff2-f9c8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005481016 2025-10-11 07:55:40.185920 | fa163e03-9ee7-dff2-f9c8-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005481016 | 0:00:15.801553 | 0.39s 2025-10-11 07:55:40.187662 | fa163e03-9ee7-dff2-f9c8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005481012 2025-10-11 07:55:40.188695 | fa163e03-9ee7-dff2-f9c8-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005481012 | 0:00:15.804332 | 0.34s 2025-10-11 07:55:40.189854 | fa163e03-9ee7-dff2-f9c8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005481014 2025-10-11 07:55:40.190684 | fa163e03-9ee7-dff2-f9c8-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005481014 | 0:00:15.806324 | 0.32s 2025-10-11 07:55:40.199310 | fa163e03-9ee7-dff2-f9c8-000000000256 | CHANGED | Prepare new /etc/hosts | np0005481015 2025-10-11 07:55:40.200199 | fa163e03-9ee7-dff2-f9c8-000000000256 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | np0005481015 | 0:00:15.815839 | 0.32s 2025-10-11 07:55:40.212389 | fa163e03-9ee7-dff2-f9c8-000000000257 | TASK | Update /etc/hosts contents (if changed) 2025-10-11 07:55:40.534214 | fa163e03-9ee7-dff2-f9c8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-11 07:55:40.536027 | fa163e03-9ee7-dff2-f9c8-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:16.151650 | 0.32s 2025-10-11 07:55:40.579084 | fa163e03-9ee7-dff2-f9c8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005481019 2025-10-11 07:55:40.579966 | fa163e03-9ee7-dff2-f9c8-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005481019 | 0:00:16.195606 | 0.31s 2025-10-11 07:55:40.621296 | fa163e03-9ee7-dff2-f9c8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005481015 2025-10-11 07:55:40.646017 | fa163e03-9ee7-dff2-f9c8-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005481015 | 0:00:16.261643 | 0.34s 2025-10-11 07:55:40.647231 | fa163e03-9ee7-dff2-f9c8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005481012 2025-10-11 07:55:40.648050 | fa163e03-9ee7-dff2-f9c8-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005481012 | 0:00:16.263691 | 0.37s 2025-10-11 07:55:40.648952 | fa163e03-9ee7-dff2-f9c8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005481017 2025-10-11 07:55:40.649674 | fa163e03-9ee7-dff2-f9c8-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005481017 | 0:00:16.265316 | 0.40s 2025-10-11 07:55:40.650614 | fa163e03-9ee7-dff2-f9c8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005481014 2025-10-11 07:55:40.651320 | fa163e03-9ee7-dff2-f9c8-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005481014 | 0:00:16.266962 | 0.36s 2025-10-11 07:55:40.652208 | fa163e03-9ee7-dff2-f9c8-000000000257 | CHANGED | Update /etc/hosts contents (if changed) | np0005481016 2025-10-11 07:55:40.652915 | fa163e03-9ee7-dff2-f9c8-000000000257 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | np0005481016 | 0:00:16.268557 | 0.42s 2025-10-11 07:55:40.664509 | fa163e03-9ee7-dff2-f9c8-000000000258 | TASK | Clean up temporary hosts file 2025-10-11 07:55:41.106317 | fa163e03-9ee7-dff2-f9c8-000000000258 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-11 07:55:41.112768 | fa163e03-9ee7-dff2-f9c8-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:16.728389 | 0.45s 2025-10-11 07:55:41.113911 | fa163e03-9ee7-dff2-f9c8-000000000258 | CHANGED | Clean up temporary hosts file | np0005481012 2025-10-11 07:55:41.114682 | fa163e03-9ee7-dff2-f9c8-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005481012 | 0:00:16.730325 | 0.38s 2025-10-11 07:55:41.123951 | fa163e03-9ee7-dff2-f9c8-000000000258 | CHANGED | Clean up temporary hosts file | np0005481014 2025-10-11 07:55:41.124837 | fa163e03-9ee7-dff2-f9c8-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005481014 | 0:00:16.740480 | 0.37s 2025-10-11 07:55:41.141400 | fa163e03-9ee7-dff2-f9c8-000000000258 | CHANGED | Clean up temporary hosts file | np0005481015 2025-10-11 07:55:41.146249 | fa163e03-9ee7-dff2-f9c8-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005481015 | 0:00:16.761892 | 0.37s 2025-10-11 07:55:41.146723 | fa163e03-9ee7-dff2-f9c8-000000000258 | CHANGED | Clean up temporary hosts file | np0005481019 2025-10-11 07:55:41.147068 | fa163e03-9ee7-dff2-f9c8-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005481019 | 0:00:16.762717 | 0.43s 2025-10-11 07:55:41.147550 | fa163e03-9ee7-dff2-f9c8-000000000258 | CHANGED | Clean up temporary hosts file | np0005481016 2025-10-11 07:55:41.147875 | fa163e03-9ee7-dff2-f9c8-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005481016 | 0:00:16.763525 | 0.46s 2025-10-11 07:55:41.148310 | fa163e03-9ee7-dff2-f9c8-000000000258 | CHANGED | Clean up temporary hosts file | np0005481017 2025-10-11 07:55:41.148845 | fa163e03-9ee7-dff2-f9c8-000000000258 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | np0005481017 | 0:00:16.764495 | 0.44s PLAY [Common roles for TripleO servers] **************************************** 2025-10-11 07:55:41.207078 | fa163e03-9ee7-dff2-f9c8-00000000002f | TASK | Common roles for TripleO servers 2025-10-11 07:55:41.229769 | fa163e03-9ee7-dff2-f9c8-00000000002f | OK | Common roles for TripleO servers | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000002f') missing from stats 2025-10-11 07:55:41.298360 | fa163e03-9ee7-dff2-f9c8-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005481016 | 0:00:16.913982 | 0.04s 2025-10-11 07:55:41.321725 | fa163e03-9ee7-dff2-f9c8-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005481017 | 0:00:16.937160 | 0.05s 2025-10-11 07:55:41.344652 | fa163e03-9ee7-dff2-f9c8-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005481019 | 0:00:16.960280 | 0.05s 2025-10-11 07:55:41.367979 | fa163e03-9ee7-dff2-f9c8-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005481012 | 0:00:16.983600 | 0.05s 2025-10-11 07:55:41.369117 | fa163e03-9ee7-dff2-f9c8-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005481014 | 0:00:16.984764 | 0.03s 2025-10-11 07:55:41.385392 | fa163e03-9ee7-dff2-f9c8-000000000031 | TIMING | include_role : tripleo_bootstrap | np0005481015 | 0:00:17.001040 | 0.02s 2025-10-11 07:55:41.476937 | fa163e03-9ee7-dff2-f9c8-000000000328 | TASK | Gather variables for each operating system 2025-10-11 07:55:41.599656 | fa163e03-9ee7-dff2-f9c8-000000000328 | OK | Gather variables for each operating system | np0005481016 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:41.602109 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481016 | 0:00:17.217728 | 0.12s 2025-10-11 07:55:41.611801 | fa163e03-9ee7-dff2-f9c8-000000000328 | OK | Gather variables for each operating system | np0005481017 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:41.612944 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481017 | 0:00:17.228584 | 0.12s 2025-10-11 07:55:41.614070 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481016 | 0:00:17.229707 | 0.14s 2025-10-11 07:55:41.623346 | fa163e03-9ee7-dff2-f9c8-000000000328 | OK | Gather variables for each operating system | np0005481019 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:41.624147 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481019 | 0:00:17.239788 | 0.12s 2025-10-11 07:55:41.629179 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481017 | 0:00:17.244812 | 0.14s 2025-10-11 07:55:41.630171 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481019 | 0:00:17.245819 | 0.13s 2025-10-11 07:55:41.643147 | fa163e03-9ee7-dff2-f9c8-000000000328 | OK | Gather variables for each operating system | np0005481012 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:41.644106 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481012 | 0:00:17.259747 | 0.13s 2025-10-11 07:55:41.649206 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481012 | 0:00:17.264852 | 0.13s 2025-10-11 07:55:41.653966 | fa163e03-9ee7-dff2-f9c8-000000000328 | OK | Gather variables for each operating system | np0005481014 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:41.654752 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481014 | 0:00:17.270394 | 0.12s 2025-10-11 07:55:41.659804 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481014 | 0:00:17.275451 | 0.13s 2025-10-11 07:55:41.669226 | fa163e03-9ee7-dff2-f9c8-000000000328 | OK | Gather variables for each operating system | np0005481015 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:41.670241 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481015 | 0:00:17.285882 | 0.12s 2025-10-11 07:55:41.675460 | fa163e03-9ee7-dff2-f9c8-000000000328 | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481015 | 0:00:17.291107 | 0.13s 2025-10-11 07:55:41.685250 | fa163e03-9ee7-dff2-f9c8-00000000032a | TASK | Check release version package is installed 2025-10-11 07:55:42.039821 | fa163e03-9ee7-dff2-f9c8-00000000032a | CHANGED | Check release version package is installed | np0005481017 2025-10-11 07:55:42.040890 | fa163e03-9ee7-dff2-f9c8-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005481017 | 0:00:17.656526 | 0.34s 2025-10-11 07:55:42.059097 | fa163e03-9ee7-dff2-f9c8-00000000032a | CHANGED | Check release version package is installed | np0005481012 2025-10-11 07:55:42.064094 | fa163e03-9ee7-dff2-f9c8-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005481012 | 0:00:17.679732 | 0.34s 2025-10-11 07:55:42.065228 | fa163e03-9ee7-dff2-f9c8-00000000032a | CHANGED | Check release version package is installed | np0005481016 2025-10-11 07:55:42.066002 | fa163e03-9ee7-dff2-f9c8-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005481016 | 0:00:17.681643 | 0.38s 2025-10-11 07:55:42.082797 | fa163e03-9ee7-dff2-f9c8-00000000032a | CHANGED | Check release version package is installed | np0005481019 2025-10-11 07:55:42.083646 | fa163e03-9ee7-dff2-f9c8-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005481019 | 0:00:17.699287 | 0.38s 2025-10-11 07:55:42.124738 | fa163e03-9ee7-dff2-f9c8-00000000032a | CHANGED | Check release version package is installed | np0005481015 2025-10-11 07:55:42.125978 | fa163e03-9ee7-dff2-f9c8-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005481015 | 0:00:17.741612 | 0.37s 2025-10-11 07:55:42.131511 | fa163e03-9ee7-dff2-f9c8-00000000032a | CHANGED | Check release version package is installed | np0005481014 2025-10-11 07:55:42.132523 | fa163e03-9ee7-dff2-f9c8-00000000032a | TIMING | tripleo_bootstrap : Check release version package is installed | np0005481014 | 0:00:17.748161 | 0.39s 2025-10-11 07:55:42.149147 | fa163e03-9ee7-dff2-f9c8-00000000032b | TASK | Deploy release version package 2025-10-11 07:55:46.143840 | fa163e03-9ee7-dff2-f9c8-00000000032b | CHANGED | Deploy release version package | np0005481015 2025-10-11 07:55:46.145627 | fa163e03-9ee7-dff2-f9c8-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005481015 | 0:00:21.761250 | 3.92s 2025-10-11 07:55:46.209069 | fa163e03-9ee7-dff2-f9c8-00000000032b | CHANGED | Deploy release version package | np0005481019 2025-10-11 07:55:46.226004 | fa163e03-9ee7-dff2-f9c8-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005481019 | 0:00:21.841634 | 4.05s 2025-10-11 07:55:46.227150 | fa163e03-9ee7-dff2-f9c8-00000000032b | CHANGED | Deploy release version package | np0005481017 2025-10-11 07:55:46.227943 | fa163e03-9ee7-dff2-f9c8-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005481017 | 0:00:21.843585 | 4.06s 2025-10-11 07:55:46.228971 | fa163e03-9ee7-dff2-f9c8-00000000032b | CHANGED | Deploy release version package | np0005481012 2025-10-11 07:55:46.229744 | fa163e03-9ee7-dff2-f9c8-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005481012 | 0:00:21.845386 | 4.03s 2025-10-11 07:55:46.230678 | fa163e03-9ee7-dff2-f9c8-00000000032b | CHANGED | Deploy release version package | np0005481016 2025-10-11 07:55:46.231386 | fa163e03-9ee7-dff2-f9c8-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005481016 | 0:00:21.847028 | 4.08s 2025-10-11 07:55:46.265203 | fa163e03-9ee7-dff2-f9c8-00000000032b | CHANGED | Deploy release version package | np0005481014 2025-10-11 07:55:46.266192 | fa163e03-9ee7-dff2-f9c8-00000000032b | TIMING | tripleo_bootstrap : Deploy release version package | np0005481014 | 0:00:21.881832 | 4.05s 2025-10-11 07:55:46.277567 | fa163e03-9ee7-dff2-f9c8-00000000032d | TASK | Include packages tasks 2025-10-11 07:55:46.317147 | fa163e03-9ee7-dff2-f9c8-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005481016 | 0:00:21.932755 | 0.04s 2025-10-11 07:55:46.339815 | fa163e03-9ee7-dff2-f9c8-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005481017 | 0:00:21.955435 | 0.05s 2025-10-11 07:55:46.366845 | fa163e03-9ee7-dff2-f9c8-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005481019 | 0:00:21.982466 | 0.05s 2025-10-11 07:55:46.391241 | fa163e03-9ee7-dff2-f9c8-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005481012 | 0:00:22.006862 | 0.06s 2025-10-11 07:55:46.392292 | fa163e03-9ee7-dff2-f9c8-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005481014 | 0:00:22.007940 | 0.03s 2025-10-11 07:55:46.407022 | fa163e03-9ee7-dff2-f9c8-00000000032d | TIMING | tripleo_bootstrap : Include packages tasks | np0005481015 | 0:00:22.022670 | 0.02s 2025-10-11 07:55:46.465407 | 6c3da0d4-d189-45fe-8338-14146508c913 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005481016 2025-10-11 07:55:46.465992 | 6c3da0d4-d189-45fe-8338-14146508c913 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005481017 2025-10-11 07:55:46.466243 | 6c3da0d4-d189-45fe-8338-14146508c913 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005481019 2025-10-11 07:55:46.466507 | 6c3da0d4-d189-45fe-8338-14146508c913 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005481012 2025-10-11 07:55:46.466751 | 6c3da0d4-d189-45fe-8338-14146508c913 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005481014 2025-10-11 07:55:46.466974 | 6c3da0d4-d189-45fe-8338-14146508c913 | INCLUDED | /usr/share/ansible/roles/tripleo_bootstrap/tasks/packages.yml | np0005481015 2025-10-11 07:55:46.486214 | fa163e03-9ee7-dff2-f9c8-0000000003cc | TASK | Gather facts if they don't exist 2025-10-11 07:55:46.517515 | fa163e03-9ee7-dff2-f9c8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005481016 2025-10-11 07:55:46.518645 | fa163e03-9ee7-dff2-f9c8-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005481016 | 0:00:22.134268 | 0.03s 2025-10-11 07:55:46.538901 | fa163e03-9ee7-dff2-f9c8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005481017 2025-10-11 07:55:46.543909 | fa163e03-9ee7-dff2-f9c8-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005481017 | 0:00:22.159544 | 0.05s 2025-10-11 07:55:46.564199 | fa163e03-9ee7-dff2-f9c8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005481019 2025-10-11 07:55:46.565270 | fa163e03-9ee7-dff2-f9c8-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005481019 | 0:00:22.180897 | 0.05s 2025-10-11 07:55:46.581634 | fa163e03-9ee7-dff2-f9c8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005481012 2025-10-11 07:55:46.582578 | fa163e03-9ee7-dff2-f9c8-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005481012 | 0:00:22.198214 | 0.05s 2025-10-11 07:55:46.605192 | fa163e03-9ee7-dff2-f9c8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005481014 2025-10-11 07:55:46.605631 | fa163e03-9ee7-dff2-f9c8-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005481014 | 0:00:22.221279 | 0.04s 2025-10-11 07:55:46.623412 | fa163e03-9ee7-dff2-f9c8-0000000003cc | SKIPPED | Gather facts if they don't exist | np0005481015 2025-10-11 07:55:46.623749 | fa163e03-9ee7-dff2-f9c8-0000000003cc | TIMING | tripleo_bootstrap : Gather facts if they don't exist | np0005481015 | 0:00:22.239399 | 0.05s 2025-10-11 07:55:46.633717 | fa163e03-9ee7-dff2-f9c8-0000000003cd | TASK | Gather variables for each operating system 2025-10-11 07:55:46.751384 | fa163e03-9ee7-dff2-f9c8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005481016 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:46.756174 | fa163e03-9ee7-dff2-f9c8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005481017 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:46.763724 | fa163e03-9ee7-dff2-f9c8-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481017 | 0:00:22.379346 | 0.12s 2025-10-11 07:55:46.764349 | fa163e03-9ee7-dff2-f9c8-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481016 | 0:00:22.379995 | 0.13s 2025-10-11 07:55:46.776044 | fa163e03-9ee7-dff2-f9c8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005481019 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:46.785432 | fa163e03-9ee7-dff2-f9c8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005481012 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:46.786243 | fa163e03-9ee7-dff2-f9c8-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481019 | 0:00:22.401889 | 0.13s 2025-10-11 07:55:46.788685 | fa163e03-9ee7-dff2-f9c8-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481012 | 0:00:22.404332 | 0.11s 2025-10-11 07:55:46.821176 | fa163e03-9ee7-dff2-f9c8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005481014 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:46.827114 | fa163e03-9ee7-dff2-f9c8-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481014 | 0:00:22.442753 | 0.14s 2025-10-11 07:55:46.830735 | fa163e03-9ee7-dff2-f9c8-0000000003cd | SKIPPED | Gather variables for each operating system | np0005481015 | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-11 07:55:46.834512 | fa163e03-9ee7-dff2-f9c8-0000000003cd | TIMING | tripleo_bootstrap : Gather variables for each operating system | np0005481015 | 0:00:22.450158 | 0.13s 2025-10-11 07:55:46.844708 | fa163e03-9ee7-dff2-f9c8-0000000003cf | TASK | Check required packages to bootstrap TripleO is installed 2025-10-11 07:55:47.135114 | fa163e03-9ee7-dff2-f9c8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005481019 2025-10-11 07:55:47.136882 | fa163e03-9ee7-dff2-f9c8-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005481019 | 0:00:22.752504 | 0.27s 2025-10-11 07:55:47.171634 | fa163e03-9ee7-dff2-f9c8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005481016 2025-10-11 07:55:47.172764 | fa163e03-9ee7-dff2-f9c8-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005481016 | 0:00:22.788401 | 0.33s 2025-10-11 07:55:47.178513 | fa163e03-9ee7-dff2-f9c8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005481017 2025-10-11 07:55:47.179280 | fa163e03-9ee7-dff2-f9c8-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005481017 | 0:00:22.794921 | 0.32s 2025-10-11 07:55:47.200364 | fa163e03-9ee7-dff2-f9c8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005481012 2025-10-11 07:55:47.201332 | fa163e03-9ee7-dff2-f9c8-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005481012 | 0:00:22.816972 | 0.32s 2025-10-11 07:55:47.215018 | fa163e03-9ee7-dff2-f9c8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005481014 2025-10-11 07:55:47.215881 | fa163e03-9ee7-dff2-f9c8-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005481014 | 0:00:22.831520 | 0.32s 2025-10-11 07:55:47.217064 | fa163e03-9ee7-dff2-f9c8-0000000003cf | CHANGED | Check required packages to bootstrap TripleO is installed | np0005481015 2025-10-11 07:55:47.217866 | fa163e03-9ee7-dff2-f9c8-0000000003cf | TIMING | tripleo_bootstrap : Check required packages to bootstrap TripleO is installed | np0005481015 | 0:00:22.833508 | 0.30s 2025-10-11 07:55:47.238475 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | TASK | Deploy required packages to bootstrap TripleO 2025-10-11 07:56:59.324091 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005481016 2025-10-11 07:56:59.326092 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005481016 | 0:01:34.941720 | 72.09s 2025-10-11 07:57:00.558175 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005481017 2025-10-11 07:57:00.559941 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005481017 | 0:01:36.175574 | 73.30s 2025-10-11 07:57:00.584272 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005481019 2025-10-11 07:57:00.585415 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005481019 | 0:01:36.201056 | 73.31s 2025-10-11 07:57:00.611279 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005481012 2025-10-11 07:57:00.612427 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005481012 | 0:01:36.228068 | 73.31s 2025-10-11 07:57:00.853078 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005481015 2025-10-11 07:57:00.854573 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005481015 | 0:01:36.470211 | 73.52s 2025-10-11 07:57:01.845739 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | CHANGED | Deploy required packages to bootstrap TripleO | np0005481014 2025-10-11 07:57:01.847407 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | TIMING | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | np0005481014 | 0:01:37.463036 | 74.53s 2025-10-11 07:57:01.870221 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | TASK | Ensure packages are actually well installed 2025-10-11 07:57:02.937066 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005481017 2025-10-11 07:57:02.938906 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005481017 | 0:01:38.554527 | 1.04s 2025-10-11 07:57:02.940226 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005481016 2025-10-11 07:57:02.941087 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005481016 | 0:01:38.556727 | 1.07s 2025-10-11 07:57:02.987243 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005481019 2025-10-11 07:57:02.988184 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005481019 | 0:01:38.603823 | 1.08s 2025-10-11 07:57:02.989482 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005481012 2025-10-11 07:57:02.990251 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005481012 | 0:01:38.605891 | 1.06s 2025-10-11 07:57:03.034107 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005481015 2025-10-11 07:57:03.035493 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005481015 | 0:01:38.651125 | 1.07s 2025-10-11 07:57:03.075533 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | CHANGED | Ensure packages are actually well installed | np0005481014 2025-10-11 07:57:03.076366 | fa163e03-9ee7-dff2-f9c8-0000000003d1 | TIMING | tripleo_bootstrap : Ensure packages are actually well installed | np0005481014 | 0:01:38.692005 | 1.13s 2025-10-11 07:57:03.098041 | fa163e03-9ee7-dff2-f9c8-00000000032e | TASK | Enable openvswitch service if installed 2025-10-11 07:57:04.079532 | fa163e03-9ee7-dff2-f9c8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005481017 2025-10-11 07:57:04.083168 | fa163e03-9ee7-dff2-f9c8-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005481017 | 0:01:39.698787 | 0.96s 2025-10-11 07:57:04.096430 | fa163e03-9ee7-dff2-f9c8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005481015 2025-10-11 07:57:04.098065 | fa163e03-9ee7-dff2-f9c8-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005481015 | 0:01:39.713701 | 0.91s 2025-10-11 07:57:04.118313 | fa163e03-9ee7-dff2-f9c8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005481012 2025-10-11 07:57:04.119688 | fa163e03-9ee7-dff2-f9c8-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005481012 | 0:01:39.735327 | 0.96s 2025-10-11 07:57:04.122651 | fa163e03-9ee7-dff2-f9c8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005481016 2025-10-11 07:57:04.123845 | fa163e03-9ee7-dff2-f9c8-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005481016 | 0:01:39.739486 | 1.02s 2025-10-11 07:57:05.065038 | fa163e03-9ee7-dff2-f9c8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005481019 2025-10-11 07:57:05.066823 | fa163e03-9ee7-dff2-f9c8-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005481019 | 0:01:40.682455 | 1.93s 2025-10-11 07:57:05.133489 | fa163e03-9ee7-dff2-f9c8-00000000032e | CHANGED | Enable openvswitch service if installed | np0005481014 2025-10-11 07:57:05.134583 | fa163e03-9ee7-dff2-f9c8-00000000032e | TIMING | tripleo_bootstrap : Enable openvswitch service if installed | np0005481014 | 0:01:40.750224 | 1.96s 2025-10-11 07:57:05.148204 | fa163e03-9ee7-dff2-f9c8-00000000032f | TASK | Create /var/lib/heat-config/tripleo-config-download directory for deployment data 2025-10-11 07:57:05.471157 | fa163e03-9ee7-dff2-f9c8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481019 2025-10-11 07:57:05.478694 | fa163e03-9ee7-dff2-f9c8-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481019 | 0:01:41.094315 | 0.30s 2025-10-11 07:57:05.479908 | fa163e03-9ee7-dff2-f9c8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481017 2025-10-11 07:57:05.480802 | fa163e03-9ee7-dff2-f9c8-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481017 | 0:01:41.096441 | 0.32s 2025-10-11 07:57:05.481952 | fa163e03-9ee7-dff2-f9c8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481016 2025-10-11 07:57:05.482926 | fa163e03-9ee7-dff2-f9c8-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481016 | 0:01:41.098562 | 0.33s 2025-10-11 07:57:05.511669 | fa163e03-9ee7-dff2-f9c8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481012 2025-10-11 07:57:05.512928 | fa163e03-9ee7-dff2-f9c8-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481012 | 0:01:41.128563 | 0.32s 2025-10-11 07:57:05.535411 | fa163e03-9ee7-dff2-f9c8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481015 2025-10-11 07:57:05.536680 | fa163e03-9ee7-dff2-f9c8-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481015 | 0:01:41.152316 | 0.31s 2025-10-11 07:57:05.537725 | fa163e03-9ee7-dff2-f9c8-00000000032f | CHANGED | Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481014 2025-10-11 07:57:05.538532 | fa163e03-9ee7-dff2-f9c8-00000000032f | TIMING | tripleo_bootstrap : Create /var/lib/heat-config/tripleo-config-download directory for deployment data | np0005481014 | 0:01:41.154171 | 0.33s 2025-10-11 07:57:05.558841 | fa163e03-9ee7-dff2-f9c8-000000000331 | TASK | Check required legacy network packages for bootstrap TripleO is installed 2025-10-11 07:57:05.911370 | fa163e03-9ee7-dff2-f9c8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005481019 2025-10-11 07:57:05.917564 | fa163e03-9ee7-dff2-f9c8-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005481019 | 0:01:41.533188 | 0.32s 2025-10-11 07:57:05.923696 | fa163e03-9ee7-dff2-f9c8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005481016 2025-10-11 07:57:05.924427 | fa163e03-9ee7-dff2-f9c8-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005481016 | 0:01:41.540069 | 0.36s 2025-10-11 07:57:05.937527 | fa163e03-9ee7-dff2-f9c8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005481017 2025-10-11 07:57:05.938757 | fa163e03-9ee7-dff2-f9c8-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005481017 | 0:01:41.554393 | 0.36s 2025-10-11 07:57:05.992783 | fa163e03-9ee7-dff2-f9c8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005481012 2025-10-11 07:57:05.993758 | fa163e03-9ee7-dff2-f9c8-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005481012 | 0:01:41.609396 | 0.38s 2025-10-11 07:57:05.994826 | fa163e03-9ee7-dff2-f9c8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005481014 2025-10-11 07:57:05.995559 | fa163e03-9ee7-dff2-f9c8-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005481014 | 0:01:41.611201 | 0.36s 2025-10-11 07:57:06.010124 | fa163e03-9ee7-dff2-f9c8-000000000331 | CHANGED | Check required legacy network packages for bootstrap TripleO is installed | np0005481015 2025-10-11 07:57:06.010956 | fa163e03-9ee7-dff2-f9c8-000000000331 | TIMING | tripleo_bootstrap : Check required legacy network packages for bootstrap TripleO is installed | np0005481015 | 0:01:41.626598 | 0.36s 2025-10-11 07:57:06.031959 | fa163e03-9ee7-dff2-f9c8-000000000332 | TASK | Deploy network-scripts required for deprecated network service 2025-10-11 07:57:06.117813 | fa163e03-9ee7-dff2-f9c8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005481016 2025-10-11 07:57:06.118949 | fa163e03-9ee7-dff2-f9c8-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005481016 | 0:01:41.734584 | 0.09s 2025-10-11 07:57:06.140199 | fa163e03-9ee7-dff2-f9c8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005481017 2025-10-11 07:57:06.141188 | fa163e03-9ee7-dff2-f9c8-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005481017 | 0:01:41.756826 | 0.09s 2025-10-11 07:57:06.141637 | fa163e03-9ee7-dff2-f9c8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005481019 2025-10-11 07:57:06.141939 | fa163e03-9ee7-dff2-f9c8-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005481019 | 0:01:41.757589 | 0.07s 2025-10-11 07:57:06.147994 | fa163e03-9ee7-dff2-f9c8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005481012 2025-10-11 07:57:06.148359 | fa163e03-9ee7-dff2-f9c8-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005481012 | 0:01:41.764008 | 0.06s 2025-10-11 07:57:06.155067 | fa163e03-9ee7-dff2-f9c8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005481014 2025-10-11 07:57:06.155428 | fa163e03-9ee7-dff2-f9c8-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005481014 | 0:01:41.771077 | 0.04s 2025-10-11 07:57:06.177136 | fa163e03-9ee7-dff2-f9c8-000000000332 | SKIPPED | Deploy network-scripts required for deprecated network service | np0005481015 2025-10-11 07:57:06.177599 | fa163e03-9ee7-dff2-f9c8-000000000332 | TIMING | tripleo_bootstrap : Deploy network-scripts required for deprecated network service | np0005481015 | 0:01:41.793246 | 0.04s 2025-10-11 07:57:06.189127 | fa163e03-9ee7-dff2-f9c8-000000000333 | TASK | Ensure network service is enabled 2025-10-11 07:57:06.646386 | fa163e03-9ee7-dff2-f9c8-000000000333 | OK | Ensure network service is enabled | np0005481016 2025-10-11 07:57:06.648488 | fa163e03-9ee7-dff2-f9c8-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005481016 | 0:01:42.264077 | 0.46s 2025-10-11 07:57:06.658940 | fa163e03-9ee7-dff2-f9c8-000000000333 | OK | Ensure network service is enabled | np0005481017 2025-10-11 07:57:06.660232 | fa163e03-9ee7-dff2-f9c8-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005481017 | 0:01:42.275873 | 0.46s 2025-10-11 07:57:06.667514 | fa163e03-9ee7-dff2-f9c8-000000000333 | OK | Ensure network service is enabled | np0005481012 2025-10-11 07:57:06.668767 | fa163e03-9ee7-dff2-f9c8-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005481012 | 0:01:42.284408 | 0.44s 2025-10-11 07:57:06.685847 | fa163e03-9ee7-dff2-f9c8-000000000333 | OK | Ensure network service is enabled | np0005481019 2025-10-11 07:57:06.687095 | fa163e03-9ee7-dff2-f9c8-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005481019 | 0:01:42.302736 | 0.47s 2025-10-11 07:57:06.729727 | fa163e03-9ee7-dff2-f9c8-000000000333 | OK | Ensure network service is enabled | np0005481014 2025-10-11 07:57:06.730801 | fa163e03-9ee7-dff2-f9c8-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005481014 | 0:01:42.346444 | 0.49s 2025-10-11 07:57:06.731994 | fa163e03-9ee7-dff2-f9c8-000000000333 | OK | Ensure network service is enabled | np0005481015 2025-10-11 07:57:06.732569 | fa163e03-9ee7-dff2-f9c8-000000000333 | TIMING | tripleo_bootstrap : Ensure network service is enabled | np0005481015 | 0:01:42.348219 | 0.47s 2025-10-11 07:57:06.743205 | fa163e03-9ee7-dff2-f9c8-000000000335 | TASK | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:07.184174 | fa163e03-9ee7-dff2-f9c8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481015 2025-10-11 07:57:07.187279 | fa163e03-9ee7-dff2-f9c8-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481015 | 0:01:42.802900 | 0.36s 2025-10-11 07:57:07.198815 | fa163e03-9ee7-dff2-f9c8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481016 2025-10-11 07:57:07.200773 | fa163e03-9ee7-dff2-f9c8-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481016 | 0:01:42.816397 | 0.46s 2025-10-11 07:57:07.211926 | fa163e03-9ee7-dff2-f9c8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481012 2025-10-11 07:57:07.213361 | fa163e03-9ee7-dff2-f9c8-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481012 | 0:01:42.828995 | 0.43s 2025-10-11 07:57:07.214637 | fa163e03-9ee7-dff2-f9c8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481014 2025-10-11 07:57:07.215510 | fa163e03-9ee7-dff2-f9c8-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481014 | 0:01:42.831151 | 0.40s 2025-10-11 07:57:07.234596 | fa163e03-9ee7-dff2-f9c8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481017 2025-10-11 07:57:07.235881 | fa163e03-9ee7-dff2-f9c8-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481017 | 0:01:42.851516 | 0.48s 2025-10-11 07:57:07.236893 | fa163e03-9ee7-dff2-f9c8-000000000335 | CHANGED | Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481019 2025-10-11 07:57:07.237681 | fa163e03-9ee7-dff2-f9c8-000000000335 | TIMING | tripleo_bootstrap : Set 'dns=none' in /etc/NetworkManager/NetworkManager.conf | np0005481019 | 0:01:42.853322 | 0.47s 2025-10-11 07:57:07.258062 | fa163e03-9ee7-dff2-f9c8-000000000336 | TASK | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:07.579340 | fa163e03-9ee7-dff2-f9c8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481016 2025-10-11 07:57:07.580616 | fa163e03-9ee7-dff2-f9c8-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481016 | 0:01:43.196247 | 0.32s 2025-10-11 07:57:07.595717 | fa163e03-9ee7-dff2-f9c8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481017 2025-10-11 07:57:07.596214 | fa163e03-9ee7-dff2-f9c8-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481017 | 0:01:43.211860 | 0.31s 2025-10-11 07:57:07.651485 | fa163e03-9ee7-dff2-f9c8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481012 2025-10-11 07:57:07.660652 | fa163e03-9ee7-dff2-f9c8-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481012 | 0:01:43.276293 | 0.33s 2025-10-11 07:57:07.661246 | fa163e03-9ee7-dff2-f9c8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481019 2025-10-11 07:57:07.661827 | fa163e03-9ee7-dff2-f9c8-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481019 | 0:01:43.277473 | 0.36s 2025-10-11 07:57:07.662407 | fa163e03-9ee7-dff2-f9c8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481014 2025-10-11 07:57:07.662861 | fa163e03-9ee7-dff2-f9c8-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481014 | 0:01:43.278508 | 0.32s 2025-10-11 07:57:07.672592 | fa163e03-9ee7-dff2-f9c8-000000000336 | CHANGED | Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481015 2025-10-11 07:57:07.673076 | fa163e03-9ee7-dff2-f9c8-000000000336 | TIMING | tripleo_bootstrap : Set 'rc-manager=unmanaged' in /etc/NetworkManager/NetworkManager.conf | np0005481015 | 0:01:43.288723 | 0.31s 2025-10-11 07:57:07.686045 | fa163e03-9ee7-dff2-f9c8-000000000337 | TASK | Reload NetworkManager 2025-10-11 07:57:08.165264 | fa163e03-9ee7-dff2-f9c8-000000000337 | CHANGED | Reload NetworkManager | np0005481012 2025-10-11 07:57:08.175082 | fa163e03-9ee7-dff2-f9c8-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005481012 | 0:01:43.790615 | 0.44s 2025-10-11 07:57:08.178369 | fa163e03-9ee7-dff2-f9c8-000000000337 | CHANGED | Reload NetworkManager | np0005481016 2025-10-11 07:57:08.179735 | fa163e03-9ee7-dff2-f9c8-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005481016 | 0:01:43.795376 | 0.49s 2025-10-11 07:57:08.187876 | fa163e03-9ee7-dff2-f9c8-000000000337 | CHANGED | Reload NetworkManager | np0005481017 2025-10-11 07:57:08.189937 | fa163e03-9ee7-dff2-f9c8-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005481017 | 0:01:43.805561 | 0.49s 2025-10-11 07:57:08.204196 | fa163e03-9ee7-dff2-f9c8-000000000337 | CHANGED | Reload NetworkManager | np0005481019 2025-10-11 07:57:08.211211 | fa163e03-9ee7-dff2-f9c8-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005481019 | 0:01:43.826849 | 0.49s 2025-10-11 07:57:08.214254 | fa163e03-9ee7-dff2-f9c8-000000000337 | CHANGED | Reload NetworkManager | np0005481014 2025-10-11 07:57:08.220882 | fa163e03-9ee7-dff2-f9c8-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005481014 | 0:01:43.836521 | 0.47s 2025-10-11 07:57:08.255887 | fa163e03-9ee7-dff2-f9c8-000000000337 | CHANGED | Reload NetworkManager | np0005481015 2025-10-11 07:57:08.257665 | fa163e03-9ee7-dff2-f9c8-000000000337 | TIMING | tripleo_bootstrap : Reload NetworkManager | np0005481015 | 0:01:43.873296 | 0.49s 2025-10-11 07:57:08.281307 | fa163e03-9ee7-dff2-f9c8-000000000339 | TASK | Symlink puppet modules under /etc/puppet/modules 2025-10-11 07:57:08.599511 | fa163e03-9ee7-dff2-f9c8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005481016 2025-10-11 07:57:08.600873 | fa163e03-9ee7-dff2-f9c8-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005481016 | 0:01:44.216506 | 0.32s 2025-10-11 07:57:08.646614 | fa163e03-9ee7-dff2-f9c8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005481019 2025-10-11 07:57:08.647306 | fa163e03-9ee7-dff2-f9c8-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005481019 | 0:01:44.262951 | 0.32s 2025-10-11 07:57:08.647799 | fa163e03-9ee7-dff2-f9c8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005481017 2025-10-11 07:57:08.648178 | fa163e03-9ee7-dff2-f9c8-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005481017 | 0:01:44.263827 | 0.34s 2025-10-11 07:57:08.688712 | fa163e03-9ee7-dff2-f9c8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005481012 2025-10-11 07:57:08.689244 | fa163e03-9ee7-dff2-f9c8-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005481012 | 0:01:44.304892 | 0.32s 2025-10-11 07:57:08.694080 | fa163e03-9ee7-dff2-f9c8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005481014 2025-10-11 07:57:08.694481 | fa163e03-9ee7-dff2-f9c8-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005481014 | 0:01:44.310130 | 0.31s 2025-10-11 07:57:08.723436 | fa163e03-9ee7-dff2-f9c8-000000000339 | CHANGED | Symlink puppet modules under /etc/puppet/modules | np0005481015 2025-10-11 07:57:08.724149 | fa163e03-9ee7-dff2-f9c8-000000000339 | TIMING | tripleo_bootstrap : Symlink puppet modules under /etc/puppet/modules | np0005481015 | 0:01:44.339794 | 0.31s 2025-10-11 07:57:08.735406 | fa163e03-9ee7-dff2-f9c8-00000000033a | TASK | Check if /usr/bin/ansible-playbook exists 2025-10-11 07:57:09.213979 | fa163e03-9ee7-dff2-f9c8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005481015 2025-10-11 07:57:09.217390 | fa163e03-9ee7-dff2-f9c8-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005481015 | 0:01:44.832962 | 0.40s 2025-10-11 07:57:09.231826 | fa163e03-9ee7-dff2-f9c8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005481014 2025-10-11 07:57:09.232727 | fa163e03-9ee7-dff2-f9c8-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005481014 | 0:01:44.848369 | 0.43s 2025-10-11 07:57:09.233356 | fa163e03-9ee7-dff2-f9c8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005481016 2025-10-11 07:57:09.233770 | fa163e03-9ee7-dff2-f9c8-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005481016 | 0:01:44.849419 | 0.50s 2025-10-11 07:57:09.234334 | fa163e03-9ee7-dff2-f9c8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005481012 2025-10-11 07:57:09.234810 | fa163e03-9ee7-dff2-f9c8-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005481012 | 0:01:44.850460 | 0.45s 2025-10-11 07:57:09.235366 | fa163e03-9ee7-dff2-f9c8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005481017 2025-10-11 07:57:09.235754 | fa163e03-9ee7-dff2-f9c8-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005481017 | 0:01:44.851404 | 0.48s 2025-10-11 07:57:09.236323 | fa163e03-9ee7-dff2-f9c8-00000000033a | OK | Check if /usr/bin/ansible-playbook exists | np0005481019 2025-10-11 07:57:09.236760 | fa163e03-9ee7-dff2-f9c8-00000000033a | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook exists | np0005481019 | 0:01:44.852410 | 0.47s 2025-10-11 07:57:09.247430 | fa163e03-9ee7-dff2-f9c8-00000000033b | TASK | Check if /usr/bin/ansible-playbook-3 exists 2025-10-11 07:57:09.528785 | fa163e03-9ee7-dff2-f9c8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005481016 2025-10-11 07:57:09.530309 | fa163e03-9ee7-dff2-f9c8-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005481016 | 0:01:45.145939 | 0.28s 2025-10-11 07:57:09.558001 | fa163e03-9ee7-dff2-f9c8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005481017 2025-10-11 07:57:09.558431 | fa163e03-9ee7-dff2-f9c8-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005481017 | 0:01:45.174080 | 0.30s 2025-10-11 07:57:09.593645 | fa163e03-9ee7-dff2-f9c8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005481019 2025-10-11 07:57:09.594067 | fa163e03-9ee7-dff2-f9c8-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005481019 | 0:01:45.209717 | 0.32s 2025-10-11 07:57:09.600771 | fa163e03-9ee7-dff2-f9c8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005481014 2025-10-11 07:57:09.601162 | fa163e03-9ee7-dff2-f9c8-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005481014 | 0:01:45.216811 | 0.29s 2025-10-11 07:57:09.613858 | fa163e03-9ee7-dff2-f9c8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005481012 2025-10-11 07:57:09.614268 | fa163e03-9ee7-dff2-f9c8-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005481012 | 0:01:45.229918 | 0.32s 2025-10-11 07:57:09.623850 | fa163e03-9ee7-dff2-f9c8-00000000033b | OK | Check if /usr/bin/ansible-playbook-3 exists | np0005481015 2025-10-11 07:57:09.624250 | fa163e03-9ee7-dff2-f9c8-00000000033b | TIMING | tripleo_bootstrap : Check if /usr/bin/ansible-playbook-3 exists | np0005481015 | 0:01:45.239900 | 0.30s 2025-10-11 07:57:09.634983 | fa163e03-9ee7-dff2-f9c8-00000000033c | TASK | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook 2025-10-11 07:57:09.978811 | fa163e03-9ee7-dff2-f9c8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481017 2025-10-11 07:57:09.980558 | fa163e03-9ee7-dff2-f9c8-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481017 | 0:01:45.596187 | 0.33s 2025-10-11 07:57:09.981220 | fa163e03-9ee7-dff2-f9c8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481016 2025-10-11 07:57:09.981644 | fa163e03-9ee7-dff2-f9c8-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481016 | 0:01:45.597294 | 0.35s 2025-10-11 07:57:10.002677 | fa163e03-9ee7-dff2-f9c8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481012 2025-10-11 07:57:10.003853 | fa163e03-9ee7-dff2-f9c8-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481012 | 0:01:45.619494 | 0.33s 2025-10-11 07:57:10.004461 | fa163e03-9ee7-dff2-f9c8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481019 2025-10-11 07:57:10.004872 | fa163e03-9ee7-dff2-f9c8-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481019 | 0:01:45.620522 | 0.34s 2025-10-11 07:57:10.018868 | fa163e03-9ee7-dff2-f9c8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481014 2025-10-11 07:57:10.019322 | fa163e03-9ee7-dff2-f9c8-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481014 | 0:01:45.634970 | 0.32s 2025-10-11 07:57:10.019769 | fa163e03-9ee7-dff2-f9c8-00000000033c | CHANGED | Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481015 2025-10-11 07:57:10.020120 | fa163e03-9ee7-dff2-f9c8-00000000033c | TIMING | tripleo_bootstrap : Symlink /usr/bin/ansible-playbook-3 to /usr/bin/ansible-playbook | np0005481015 | 0:01:45.635770 | 0.30s 2025-10-11 07:57:10.093777 | fa163e03-9ee7-dff2-f9c8-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005481016 | 0:01:45.709373 | 0.05s 2025-10-11 07:57:10.118392 | fa163e03-9ee7-dff2-f9c8-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005481017 | 0:01:45.734018 | 0.06s 2025-10-11 07:57:10.138002 | fa163e03-9ee7-dff2-f9c8-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005481019 | 0:01:45.753616 | 0.05s 2025-10-11 07:57:10.174701 | fa163e03-9ee7-dff2-f9c8-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005481012 | 0:01:45.790313 | 0.06s 2025-10-11 07:57:10.176045 | fa163e03-9ee7-dff2-f9c8-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005481014 | 0:01:45.791694 | 0.04s 2025-10-11 07:57:10.189736 | fa163e03-9ee7-dff2-f9c8-000000000032 | TIMING | include_role : tripleo_ssh_known_hosts | np0005481015 | 0:01:45.805383 | 0.02s 2025-10-11 07:57:10.356460 | fa163e03-9ee7-dff2-f9c8-000000000764 | TASK | Create temporary file for ssh_known_hosts 2025-10-11 07:57:10.657620 | fa163e03-9ee7-dff2-f9c8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005481016 2025-10-11 07:57:10.659885 | fa163e03-9ee7-dff2-f9c8-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005481016 | 0:01:46.275498 | 0.30s 2025-10-11 07:57:10.669299 | fa163e03-9ee7-dff2-f9c8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005481017 2025-10-11 07:57:10.670099 | fa163e03-9ee7-dff2-f9c8-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005481017 | 0:01:46.285741 | 0.30s 2025-10-11 07:57:10.702947 | fa163e03-9ee7-dff2-f9c8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005481019 2025-10-11 07:57:10.703786 | fa163e03-9ee7-dff2-f9c8-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005481019 | 0:01:46.319427 | 0.32s 2025-10-11 07:57:10.719968 | fa163e03-9ee7-dff2-f9c8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005481012 2025-10-11 07:57:10.721208 | fa163e03-9ee7-dff2-f9c8-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005481012 | 0:01:46.336844 | 0.32s 2025-10-11 07:57:10.727841 | fa163e03-9ee7-dff2-f9c8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005481014 2025-10-11 07:57:10.729316 | fa163e03-9ee7-dff2-f9c8-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005481014 | 0:01:46.344955 | 0.31s 2025-10-11 07:57:10.742279 | fa163e03-9ee7-dff2-f9c8-000000000764 | CHANGED | Create temporary file for ssh_known_hosts | np0005481015 2025-10-11 07:57:10.743527 | fa163e03-9ee7-dff2-f9c8-000000000764 | TIMING | tripleo_ssh_known_hosts : Create temporary file for ssh_known_hosts | np0005481015 | 0:01:46.359161 | 0.30s 2025-10-11 07:57:10.763151 | fa163e03-9ee7-dff2-f9c8-000000000765 | TASK | Check for ssh_known_hosts file 2025-10-11 07:57:11.072126 | fa163e03-9ee7-dff2-f9c8-000000000765 | OK | Check for ssh_known_hosts file | np0005481016 2025-10-11 07:57:11.075073 | fa163e03-9ee7-dff2-f9c8-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005481016 | 0:01:46.690442 | 0.31s 2025-10-11 07:57:11.076340 | fa163e03-9ee7-dff2-f9c8-000000000765 | OK | Check for ssh_known_hosts file | np0005481017 2025-10-11 07:57:11.077161 | fa163e03-9ee7-dff2-f9c8-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005481017 | 0:01:46.692802 | 0.29s 2025-10-11 07:57:11.094305 | fa163e03-9ee7-dff2-f9c8-000000000765 | OK | Check for ssh_known_hosts file | np0005481019 2025-10-11 07:57:11.095120 | fa163e03-9ee7-dff2-f9c8-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005481019 | 0:01:46.710756 | 0.29s 2025-10-11 07:57:11.119722 | fa163e03-9ee7-dff2-f9c8-000000000765 | OK | Check for ssh_known_hosts file | np0005481012 2025-10-11 07:57:11.120657 | fa163e03-9ee7-dff2-f9c8-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005481012 | 0:01:46.736294 | 0.30s 2025-10-11 07:57:11.150867 | fa163e03-9ee7-dff2-f9c8-000000000765 | OK | Check for ssh_known_hosts file | np0005481015 2025-10-11 07:57:11.151638 | fa163e03-9ee7-dff2-f9c8-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005481015 | 0:01:46.767279 | 0.29s 2025-10-11 07:57:11.152476 | fa163e03-9ee7-dff2-f9c8-000000000765 | OK | Check for ssh_known_hosts file | np0005481014 2025-10-11 07:57:11.153130 | fa163e03-9ee7-dff2-f9c8-000000000765 | TIMING | tripleo_ssh_known_hosts : Check for ssh_known_hosts file | np0005481014 | 0:01:46.768772 | 0.31s 2025-10-11 07:57:11.173185 | fa163e03-9ee7-dff2-f9c8-000000000766 | TASK | Create a temporary copy of ssh_known_hosts 2025-10-11 07:57:11.221343 | fa163e03-9ee7-dff2-f9c8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005481016 2025-10-11 07:57:11.227735 | fa163e03-9ee7-dff2-f9c8-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005481016 | 0:01:46.843366 | 0.05s 2025-10-11 07:57:11.253264 | fa163e03-9ee7-dff2-f9c8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005481017 2025-10-11 07:57:11.254349 | fa163e03-9ee7-dff2-f9c8-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005481017 | 0:01:46.869983 | 0.06s 2025-10-11 07:57:11.279522 | fa163e03-9ee7-dff2-f9c8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005481019 2025-10-11 07:57:11.280712 | fa163e03-9ee7-dff2-f9c8-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005481019 | 0:01:46.896343 | 0.06s 2025-10-11 07:57:11.306306 | fa163e03-9ee7-dff2-f9c8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005481012 2025-10-11 07:57:11.307187 | fa163e03-9ee7-dff2-f9c8-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005481012 | 0:01:46.922823 | 0.06s 2025-10-11 07:57:11.307677 | fa163e03-9ee7-dff2-f9c8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005481014 2025-10-11 07:57:11.307963 | fa163e03-9ee7-dff2-f9c8-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005481014 | 0:01:46.923613 | 0.04s 2025-10-11 07:57:11.330567 | fa163e03-9ee7-dff2-f9c8-000000000766 | SKIPPED | Create a temporary copy of ssh_known_hosts | np0005481015 2025-10-11 07:57:11.331039 | fa163e03-9ee7-dff2-f9c8-000000000766 | TIMING | tripleo_ssh_known_hosts : Create a temporary copy of ssh_known_hosts | np0005481015 | 0:01:46.946686 | 0.03s 2025-10-11 07:57:11.341245 | fa163e03-9ee7-dff2-f9c8-000000000767 | TASK | Write temporary file 2025-10-11 07:57:11.378338 | fa163e03-9ee7-dff2-f9c8-000000000767 | SKIPPED | Write temporary file | np0005481016 2025-10-11 07:57:11.379387 | fa163e03-9ee7-dff2-f9c8-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005481016 | 0:01:46.995022 | 0.04s 2025-10-11 07:57:11.400813 | fa163e03-9ee7-dff2-f9c8-000000000767 | SKIPPED | Write temporary file | np0005481017 2025-10-11 07:57:11.401701 | fa163e03-9ee7-dff2-f9c8-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005481017 | 0:01:47.017338 | 0.05s 2025-10-11 07:57:11.417161 | fa163e03-9ee7-dff2-f9c8-000000000767 | SKIPPED | Write temporary file | np0005481019 2025-10-11 07:57:11.425693 | fa163e03-9ee7-dff2-f9c8-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005481019 | 0:01:47.041328 | 0.05s 2025-10-11 07:57:11.446767 | fa163e03-9ee7-dff2-f9c8-000000000767 | SKIPPED | Write temporary file | np0005481012 2025-10-11 07:57:11.447691 | fa163e03-9ee7-dff2-f9c8-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005481012 | 0:01:47.063329 | 0.05s 2025-10-11 07:57:11.448113 | fa163e03-9ee7-dff2-f9c8-000000000767 | SKIPPED | Write temporary file | np0005481014 2025-10-11 07:57:11.448395 | fa163e03-9ee7-dff2-f9c8-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005481014 | 0:01:47.064045 | 0.03s 2025-10-11 07:57:11.468230 | fa163e03-9ee7-dff2-f9c8-000000000767 | SKIPPED | Write temporary file | np0005481015 2025-10-11 07:57:11.468582 | fa163e03-9ee7-dff2-f9c8-000000000767 | TIMING | tripleo_ssh_known_hosts : Write temporary file | np0005481015 | 0:01:47.084231 | 0.03s 2025-10-11 07:57:11.479299 | fa163e03-9ee7-dff2-f9c8-000000000768 | TASK | Set ssh_known_hosts fact 2025-10-11 07:57:11.600015 | fa163e03-9ee7-dff2-f9c8-000000000768 | OK | Set ssh_known_hosts fact | np0005481016 2025-10-11 07:57:11.601056 | fa163e03-9ee7-dff2-f9c8-000000000768 | TIMING | tripleo_ssh_known_hosts : Set ssh_known_hosts fact | np0005481016 | 0:01:47.216693 | 0.12s 2025-10-11 07:57:11.611672 | fa163e03-9ee7-dff2-f9c8-000000000769 | TASK | Add host keys to temporary ssh_known_hosts 2025-10-11 07:57:11.901416 | fa163e03-9ee7-dff2-f9c8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005481016 2025-10-11 07:57:11.902585 | fa163e03-9ee7-dff2-f9c8-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005481016 | 0:01:47.518222 | 0.29s 2025-10-11 07:57:11.930154 | fa163e03-9ee7-dff2-f9c8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005481017 2025-10-11 07:57:11.931063 | fa163e03-9ee7-dff2-f9c8-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005481017 | 0:01:47.546705 | 0.31s 2025-10-11 07:57:11.965962 | fa163e03-9ee7-dff2-f9c8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005481014 2025-10-11 07:57:11.966992 | fa163e03-9ee7-dff2-f9c8-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005481014 | 0:01:47.582632 | 0.30s 2025-10-11 07:57:11.980885 | fa163e03-9ee7-dff2-f9c8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005481019 2025-10-11 07:57:11.981757 | fa163e03-9ee7-dff2-f9c8-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005481019 | 0:01:47.597396 | 0.35s 2025-10-11 07:57:11.982403 | fa163e03-9ee7-dff2-f9c8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005481012 2025-10-11 07:57:11.982954 | fa163e03-9ee7-dff2-f9c8-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005481012 | 0:01:47.598601 | 0.33s 2025-10-11 07:57:12.008233 | fa163e03-9ee7-dff2-f9c8-000000000769 | CHANGED | Add host keys to temporary ssh_known_hosts | np0005481015 2025-10-11 07:57:12.009040 | fa163e03-9ee7-dff2-f9c8-000000000769 | TIMING | tripleo_ssh_known_hosts : Add host keys to temporary ssh_known_hosts | np0005481015 | 0:01:47.624683 | 0.32s 2025-10-11 07:57:12.020333 | fa163e03-9ee7-dff2-f9c8-00000000076a | TASK | In-place update of /etc/ssh_known_hosts 2025-10-11 07:57:12.296561 | fa163e03-9ee7-dff2-f9c8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005481017 2025-10-11 07:57:12.297644 | fa163e03-9ee7-dff2-f9c8-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005481017 | 0:01:47.913278 | 0.26s 2025-10-11 07:57:12.314956 | fa163e03-9ee7-dff2-f9c8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005481016 2025-10-11 07:57:12.315488 | fa163e03-9ee7-dff2-f9c8-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005481016 | 0:01:47.931134 | 0.29s 2025-10-11 07:57:12.369983 | fa163e03-9ee7-dff2-f9c8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005481012 2025-10-11 07:57:12.371135 | fa163e03-9ee7-dff2-f9c8-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005481012 | 0:01:47.986769 | 0.30s 2025-10-11 07:57:12.377604 | fa163e03-9ee7-dff2-f9c8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005481019 2025-10-11 07:57:12.378368 | fa163e03-9ee7-dff2-f9c8-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005481019 | 0:01:47.994009 | 0.33s 2025-10-11 07:57:12.430710 | fa163e03-9ee7-dff2-f9c8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005481014 2025-10-11 07:57:12.431949 | fa163e03-9ee7-dff2-f9c8-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005481014 | 0:01:48.047585 | 0.35s 2025-10-11 07:57:12.432871 | fa163e03-9ee7-dff2-f9c8-00000000076a | CHANGED | In-place update of /etc/ssh_known_hosts | np0005481015 2025-10-11 07:57:12.433589 | fa163e03-9ee7-dff2-f9c8-00000000076a | TIMING | tripleo_ssh_known_hosts : In-place update of /etc/ssh_known_hosts | np0005481015 | 0:01:48.049231 | 0.33s 2025-10-11 07:57:12.454552 | fa163e03-9ee7-dff2-f9c8-00000000076b | TASK | Remove temp file 2025-10-11 07:57:12.761277 | fa163e03-9ee7-dff2-f9c8-00000000076b | CHANGED | Remove temp file | np0005481016 2025-10-11 07:57:12.763129 | fa163e03-9ee7-dff2-f9c8-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005481016 | 0:01:48.378747 | 0.31s 2025-10-11 07:57:12.801323 | fa163e03-9ee7-dff2-f9c8-00000000076b | CHANGED | Remove temp file | np0005481017 2025-10-11 07:57:12.802374 | fa163e03-9ee7-dff2-f9c8-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005481017 | 0:01:48.418014 | 0.32s 2025-10-11 07:57:12.807711 | fa163e03-9ee7-dff2-f9c8-00000000076b | CHANGED | Remove temp file | np0005481012 2025-10-11 07:57:12.808254 | fa163e03-9ee7-dff2-f9c8-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005481012 | 0:01:48.423900 | 0.29s 2025-10-11 07:57:12.834047 | fa163e03-9ee7-dff2-f9c8-00000000076b | CHANGED | Remove temp file | np0005481014 2025-10-11 07:57:12.835576 | fa163e03-9ee7-dff2-f9c8-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005481014 | 0:01:48.451211 | 0.31s 2025-10-11 07:57:12.851982 | fa163e03-9ee7-dff2-f9c8-00000000076b | CHANGED | Remove temp file | np0005481015 2025-10-11 07:57:12.852907 | fa163e03-9ee7-dff2-f9c8-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005481015 | 0:01:48.468546 | 0.31s 2025-10-11 07:57:12.869884 | fa163e03-9ee7-dff2-f9c8-00000000076b | CHANGED | Remove temp file | np0005481019 2025-10-11 07:57:12.870654 | fa163e03-9ee7-dff2-f9c8-00000000076b | TIMING | tripleo_ssh_known_hosts : Remove temp file | np0005481019 | 0:01:48.486296 | 0.38s [WARNING]: Could not match supplied host pattern, ignoring: CellControllerCompute PLAY [Deploy step tasks for step 0] ******************************************** 2025-10-11 07:57:13.120371 | fa163e03-9ee7-dff2-f9c8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-11 07:57:13.138860 | fa163e03-9ee7-dff2-f9c8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-11 07:57:13.161171 | fa163e03-9ee7-dff2-f9c8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-11 07:57:13.216997 | fa163e03-9ee7-dff2-f9c8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-11 07:57:13.258970 | fa163e03-9ee7-dff2-f9c8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-11 07:57:13.293010 | fa163e03-9ee7-dff2-f9c8-000000000039 | TASK | Deploy step tasks for step 0 2025-10-11 07:57:13.301207 | fa163e03-9ee7-dff2-f9c8-000000000039 | OK | Deploy step tasks for step 0 | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000039') missing from stats 2025-10-11 07:57:13.308258 | fa163e03-9ee7-dff2-f9c8-000000000039 | OK | Deploy step tasks for step 0 | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000039') missing from stats 2025-10-11 07:57:13.309532 | fa163e03-9ee7-dff2-f9c8-000000000039 | OK | Deploy step tasks for step 0 | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000039') missing from stats 2025-10-11 07:57:13.310958 | fa163e03-9ee7-dff2-f9c8-000000000039 | OK | Deploy step tasks for step 0 | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000039') missing from stats 2025-10-11 07:57:13.328599 | fa163e03-9ee7-dff2-f9c8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-11 07:57:13.345195 | fa163e03-9ee7-dff2-f9c8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-11 07:57:13.366776 | fa163e03-9ee7-dff2-f9c8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-11 07:57:13.387286 | fa163e03-9ee7-dff2-f9c8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-11 07:57:13.395057 | fa163e03-9ee7-dff2-f9c8-000000000039 | OK | Deploy step tasks for step 0 | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000039') missing from stats 2025-10-11 07:57:13.396661 | fa163e03-9ee7-dff2-f9c8-000000000039 | OK | Deploy step tasks for step 0 | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for step 0' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000039') missing from stats 2025-10-11 07:57:13.411560 | fa163e03-9ee7-dff2-f9c8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-11 07:57:13.429378 | fa163e03-9ee7-dff2-f9c8-00000000003a | TASK | Ensure /var/log/journal exists 2025-10-11 07:57:13.639476 | fa163e03-9ee7-dff2-f9c8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005481016 2025-10-11 07:57:13.645929 | fa163e03-9ee7-dff2-f9c8-00000000003a | TIMING | Ensure /var/log/journal exists | np0005481016 | 0:01:49.261555 | 0.32s 2025-10-11 07:57:13.647008 | fa163e03-9ee7-dff2-f9c8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005481017 2025-10-11 07:57:13.647612 | fa163e03-9ee7-dff2-f9c8-00000000003a | TIMING | Ensure /var/log/journal exists | np0005481017 | 0:01:49.263258 | 0.30s 2025-10-11 07:57:13.660863 | fa163e03-9ee7-dff2-f9c8-00000000003b | TASK | Check cloud-init status 2025-10-11 07:57:13.680356 | fa163e03-9ee7-dff2-f9c8-00000000003b | TASK | Check cloud-init status 2025-10-11 07:57:13.695409 | fa163e03-9ee7-dff2-f9c8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005481019 2025-10-11 07:57:13.702211 | fa163e03-9ee7-dff2-f9c8-00000000003a | TIMING | Ensure /var/log/journal exists | np0005481019 | 0:01:49.317838 | 0.33s 2025-10-11 07:57:13.703023 | fa163e03-9ee7-dff2-f9c8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005481014 2025-10-11 07:57:13.703566 | fa163e03-9ee7-dff2-f9c8-00000000003a | TIMING | Ensure /var/log/journal exists | np0005481014 | 0:01:49.319213 | 0.29s 2025-10-11 07:57:13.717336 | fa163e03-9ee7-dff2-f9c8-00000000003b | TASK | Check cloud-init status 2025-10-11 07:57:13.747940 | fa163e03-9ee7-dff2-f9c8-00000000003b | TASK | Check cloud-init status 2025-10-11 07:57:13.755881 | fa163e03-9ee7-dff2-f9c8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005481012 2025-10-11 07:57:13.757006 | fa163e03-9ee7-dff2-f9c8-00000000003a | TIMING | Ensure /var/log/journal exists | np0005481012 | 0:01:49.372628 | 0.37s 2025-10-11 07:57:13.757559 | fa163e03-9ee7-dff2-f9c8-00000000003a | CHANGED | Ensure /var/log/journal exists | np0005481015 2025-10-11 07:57:13.757938 | fa163e03-9ee7-dff2-f9c8-00000000003a | TIMING | Ensure /var/log/journal exists | np0005481015 | 0:01:49.373587 | 0.33s 2025-10-11 07:57:13.772751 | fa163e03-9ee7-dff2-f9c8-00000000003b | TASK | Check cloud-init status 2025-10-11 07:57:13.795768 | fa163e03-9ee7-dff2-f9c8-00000000003b | TASK | Check cloud-init status 2025-10-11 07:57:13.988271 | fa163e03-9ee7-dff2-f9c8-00000000003b | CHANGED | Check cloud-init status | np0005481016 2025-10-11 07:57:13.989723 | fa163e03-9ee7-dff2-f9c8-00000000003b | TIMING | Check cloud-init status | np0005481016 | 0:01:49.605359 | 0.33s 2025-10-11 07:57:13.999807 | fa163e03-9ee7-dff2-f9c8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-11 07:57:14.014412 | fa163e03-9ee7-dff2-f9c8-00000000003b | CHANGED | Check cloud-init status | np0005481017 2025-10-11 07:57:14.015472 | fa163e03-9ee7-dff2-f9c8-00000000003b | TIMING | Check cloud-init status | np0005481017 | 0:01:49.631094 | 0.33s 2025-10-11 07:57:14.026327 | fa163e03-9ee7-dff2-f9c8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-11 07:57:14.048592 | fa163e03-9ee7-dff2-f9c8-00000000003b | CHANGED | Check cloud-init status | np0005481019 2025-10-11 07:57:14.049682 | fa163e03-9ee7-dff2-f9c8-00000000003b | TIMING | Check cloud-init status | np0005481019 | 0:01:49.665319 | 0.33s 2025-10-11 07:57:14.059561 | fa163e03-9ee7-dff2-f9c8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-11 07:57:14.072820 | fa163e03-9ee7-dff2-f9c8-00000000003b | CHANGED | Check cloud-init status | np0005481014 2025-10-11 07:57:14.073830 | fa163e03-9ee7-dff2-f9c8-00000000003b | TIMING | Check cloud-init status | np0005481014 | 0:01:49.689471 | 0.32s 2025-10-11 07:57:14.100043 | fa163e03-9ee7-dff2-f9c8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-11 07:57:14.111829 | fa163e03-9ee7-dff2-f9c8-00000000003b | CHANGED | Check cloud-init status | np0005481012 2025-10-11 07:57:14.112949 | fa163e03-9ee7-dff2-f9c8-00000000003b | TIMING | Check cloud-init status | np0005481012 | 0:01:49.728583 | 0.34s 2025-10-11 07:57:14.113584 | fa163e03-9ee7-dff2-f9c8-00000000003b | CHANGED | Check cloud-init status | np0005481015 2025-10-11 07:57:14.113993 | fa163e03-9ee7-dff2-f9c8-00000000003b | TIMING | Check cloud-init status | np0005481015 | 0:01:49.729643 | 0.32s 2025-10-11 07:57:14.129894 | fa163e03-9ee7-dff2-f9c8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-11 07:57:14.148460 | fa163e03-9ee7-dff2-f9c8-00000000003c | TASK | Check if cloud-init is disabled via kernel args 2025-10-11 07:57:14.314070 | fa163e03-9ee7-dff2-f9c8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005481016 2025-10-11 07:57:14.315493 | fa163e03-9ee7-dff2-f9c8-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005481016 | 0:01:49.931128 | 0.31s 2025-10-11 07:57:14.328884 | fa163e03-9ee7-dff2-f9c8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-11 07:57:14.349275 | fa163e03-9ee7-dff2-f9c8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005481017 2025-10-11 07:57:14.351348 | fa163e03-9ee7-dff2-f9c8-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005481017 | 0:01:49.966973 | 0.32s 2025-10-11 07:57:14.377158 | fa163e03-9ee7-dff2-f9c8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-11 07:57:14.386881 | fa163e03-9ee7-dff2-f9c8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005481019 2025-10-11 07:57:14.388886 | fa163e03-9ee7-dff2-f9c8-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005481019 | 0:01:50.004503 | 0.33s 2025-10-11 07:57:14.409197 | fa163e03-9ee7-dff2-f9c8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-11 07:57:14.427068 | fa163e03-9ee7-dff2-f9c8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005481012 2025-10-11 07:57:14.432990 | fa163e03-9ee7-dff2-f9c8-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005481012 | 0:01:50.048620 | 0.30s 2025-10-11 07:57:14.434035 | fa163e03-9ee7-dff2-f9c8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005481014 2025-10-11 07:57:14.434547 | fa163e03-9ee7-dff2-f9c8-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005481014 | 0:01:50.050193 | 0.33s 2025-10-11 07:57:14.462831 | fa163e03-9ee7-dff2-f9c8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-11 07:57:14.486065 | fa163e03-9ee7-dff2-f9c8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-11 07:57:14.491432 | fa163e03-9ee7-dff2-f9c8-00000000003c | CHANGED | Check if cloud-init is disabled via kernel args | np0005481015 2025-10-11 07:57:14.492967 | fa163e03-9ee7-dff2-f9c8-00000000003c | TIMING | Check if cloud-init is disabled via kernel args | np0005481015 | 0:01:50.108605 | 0.34s 2025-10-11 07:57:14.507102 | fa163e03-9ee7-dff2-f9c8-00000000003d | TASK | Wait for cloud-init to finish, if enabled 2025-10-11 07:57:14.813130 | fa163e03-9ee7-dff2-f9c8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005481012 2025-10-11 07:57:14.814654 | fa163e03-9ee7-dff2-f9c8-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005481012 | 0:01:50.430283 | 0.35s 2025-10-11 07:57:14.821859 | fa163e03-9ee7-dff2-f9c8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005481017 2025-10-11 07:57:14.822747 | fa163e03-9ee7-dff2-f9c8-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005481017 | 0:01:50.438388 | 0.44s 2025-10-11 07:57:14.825526 | fa163e03-9ee7-dff2-f9c8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005481016 2025-10-11 07:57:14.830838 | fa163e03-9ee7-dff2-f9c8-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005481016 | 0:01:50.446480 | 0.50s 2025-10-11 07:57:14.841915 | fa163e03-9ee7-dff2-f9c8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005481019 2025-10-11 07:57:14.842539 | fa163e03-9ee7-dff2-f9c8-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005481019 | 0:01:50.458185 | 0.43s 2025-10-11 07:57:14.844250 | fa163e03-9ee7-dff2-f9c8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005481014 2025-10-11 07:57:14.844862 | fa163e03-9ee7-dff2-f9c8-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005481014 | 0:01:50.460508 | 0.36s 2025-10-11 07:57:14.846685 | fa163e03-9ee7-dff2-f9c8-00000000003d | OK | Wait for cloud-init to finish, if enabled | np0005481015 2025-10-11 07:57:14.847243 | fa163e03-9ee7-dff2-f9c8-00000000003d | TIMING | Wait for cloud-init to finish, if enabled | np0005481015 | 0:01:50.462890 | 0.34s 2025-10-11 07:57:14.860303 | fa163e03-9ee7-dff2-f9c8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-11 07:57:14.878034 | fa163e03-9ee7-dff2-f9c8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-11 07:57:14.895331 | fa163e03-9ee7-dff2-f9c8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-11 07:57:14.912951 | fa163e03-9ee7-dff2-f9c8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-11 07:57:14.930247 | fa163e03-9ee7-dff2-f9c8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-11 07:57:14.947483 | fa163e03-9ee7-dff2-f9c8-00000000003e | TASK | Create /var/lib/container-puppet 2025-10-11 07:57:15.180756 | fa163e03-9ee7-dff2-f9c8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005481017 2025-10-11 07:57:15.181733 | fa163e03-9ee7-dff2-f9c8-00000000003e | TIMING | Create /var/lib/container-puppet | np0005481017 | 0:01:50.797373 | 0.30s 2025-10-11 07:57:15.182078 | fa163e03-9ee7-dff2-f9c8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005481016 2025-10-11 07:57:15.182405 | fa163e03-9ee7-dff2-f9c8-00000000003e | TIMING | Create /var/lib/container-puppet | np0005481016 | 0:01:50.798054 | 0.32s 2025-10-11 07:57:15.202804 | fa163e03-9ee7-dff2-f9c8-00000000003f | TASK | Write container-puppet.sh 2025-10-11 07:57:15.234637 | fa163e03-9ee7-dff2-f9c8-00000000003f | TASK | Write container-puppet.sh 2025-10-11 07:57:15.246253 | fa163e03-9ee7-dff2-f9c8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005481019 2025-10-11 07:57:15.254027 | fa163e03-9ee7-dff2-f9c8-00000000003e | TIMING | Create /var/lib/container-puppet | np0005481019 | 0:01:50.869635 | 0.36s 2025-10-11 07:57:15.254834 | fa163e03-9ee7-dff2-f9c8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005481012 2025-10-11 07:57:15.255554 | fa163e03-9ee7-dff2-f9c8-00000000003e | TIMING | Create /var/lib/container-puppet | np0005481012 | 0:01:50.871195 | 0.34s 2025-10-11 07:57:15.256201 | fa163e03-9ee7-dff2-f9c8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005481014 2025-10-11 07:57:15.257050 | fa163e03-9ee7-dff2-f9c8-00000000003e | TIMING | Create /var/lib/container-puppet | np0005481014 | 0:01:50.872663 | 0.33s 2025-10-11 07:57:15.262203 | fa163e03-9ee7-dff2-f9c8-00000000003e | CHANGED | Create /var/lib/container-puppet | np0005481015 2025-10-11 07:57:15.262920 | fa163e03-9ee7-dff2-f9c8-00000000003e | TIMING | Create /var/lib/container-puppet | np0005481015 | 0:01:50.878561 | 0.31s 2025-10-11 07:57:15.285254 | fa163e03-9ee7-dff2-f9c8-00000000003f | TASK | Write container-puppet.sh 2025-10-11 07:57:15.323910 | fa163e03-9ee7-dff2-f9c8-00000000003f | TASK | Write container-puppet.sh 2025-10-11 07:57:15.355569 | fa163e03-9ee7-dff2-f9c8-00000000003f | TASK | Write container-puppet.sh 2025-10-11 07:57:15.378761 | fa163e03-9ee7-dff2-f9c8-00000000003f | TASK | Write container-puppet.sh 2025-10-11 07:57:16.180355 | fa163e03-9ee7-dff2-f9c8-00000000003f | CHANGED | Write container-puppet.sh | np0005481017 2025-10-11 07:57:16.185925 | fa163e03-9ee7-dff2-f9c8-00000000003f | TIMING | Write container-puppet.sh | np0005481017 | 0:01:51.801562 | 0.95s 2025-10-11 07:57:16.186314 | fa163e03-9ee7-dff2-f9c8-00000000003f | CHANGED | Write container-puppet.sh | np0005481016 2025-10-11 07:57:16.186747 | fa163e03-9ee7-dff2-f9c8-00000000003f | TIMING | Write container-puppet.sh | np0005481016 | 0:01:51.802394 | 0.98s 2025-10-11 07:57:16.228948 | fa163e03-9ee7-dff2-f9c8-00000000003f | CHANGED | Write container-puppet.sh | np0005481019 [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:57:16.230519 | fa163e03-9ee7-dff2-f9c8-00000000003f | TIMING | Write container-puppet.sh | np0005481019 | 0:01:51.846157 | 0.94s 2025-10-11 07:57:16.252891 | fa163e03-9ee7-dff2-f9c8-000000000040 | TIMING | include_tasks | np0005481016 | 0:01:51.868522 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:57:16.278681 | 6bfc18d0-225c-467b-870a-d1791d2600ab | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005481016 2025-10-11 07:57:16.301702 | fa163e03-9ee7-dff2-f9c8-000000000a79 | TASK | Configure tuned before reboot 2025-10-11 07:57:16.307578 | fa163e03-9ee7-dff2-f9c8-00000000003f | CHANGED | Write container-puppet.sh | np0005481012 2025-10-11 07:57:16.308378 | fa163e03-9ee7-dff2-f9c8-00000000003f | TIMING | Write container-puppet.sh | np0005481012 | 0:01:51.924016 | 0.98s 2025-10-11 07:57:16.308761 | fa163e03-9ee7-dff2-f9c8-000000000040 | TIMING | include_tasks | np0005481017 | 0:01:51.924407 | 0.09s 2025-10-11 07:57:16.309084 | fa163e03-9ee7-dff2-f9c8-00000000003f | CHANGED | Write container-puppet.sh | np0005481014 2025-10-11 07:57:16.309366 | fa163e03-9ee7-dff2-f9c8-00000000003f | TIMING | Write container-puppet.sh | np0005481014 | 0:01:51.925016 | 0.95s 2025-10-11 07:57:16.309727 | fa163e03-9ee7-dff2-f9c8-000000000040 | TIMING | include_tasks | np0005481019 | 0:01:51.925377 | 0.07s 2025-10-11 07:57:16.332167 | 92867882-4cec-4ebf-bbe1-4417f0df2d9c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005481017 2025-10-11 07:57:16.332500 | 92867882-4cec-4ebf-bbe1-4417f0df2d9c | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step0.yaml | np0005481019 2025-10-11 07:57:16.354047 | fa163e03-9ee7-dff2-f9c8-000000000aa8 | TASK | Configure tuned before reboot 2025-10-11 07:57:16.367232 | fa163e03-9ee7-dff2-f9c8-000000000aa8 | TASK | Configure tuned before reboot [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:57:16.419149 | fa163e03-9ee7-dff2-f9c8-00000000003f | CHANGED | Write container-puppet.sh | np0005481015 2025-10-11 07:57:16.425634 | fa163e03-9ee7-dff2-f9c8-00000000003f | TIMING | Write container-puppet.sh | np0005481015 | 0:01:52.041259 | 1.05s 2025-10-11 07:57:16.426059 | fa163e03-9ee7-dff2-f9c8-000000000a79 | TIMING | Configure tuned before reboot | np0005481016 | 0:01:52.041706 | 0.12s 2025-10-11 07:57:16.426414 | fa163e03-9ee7-dff2-f9c8-000000000aa8 | TIMING | Configure tuned before reboot | np0005481017 | 0:01:52.042064 | 0.07s 2025-10-11 07:57:16.426756 | fa163e03-9ee7-dff2-f9c8-000000000aa8 | TIMING | Configure tuned before reboot | np0005481019 | 0:01:52.042407 | 0.06s 2025-10-11 07:57:16.427147 | fa163e03-9ee7-dff2-f9c8-000000000040 | TIMING | include_tasks | np0005481012 | 0:01:52.042797 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:57:16.486064 | da775016-eb22-4620-b085-1ef6e687383e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005481012 2025-10-11 07:57:16.503540 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TASK | Gather variables for each operating system 2025-10-11 07:57:16.517380 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TASK | Gather variables for each operating system 2025-10-11 07:57:16.531103 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TASK | Gather variables for each operating system 2025-10-11 07:57:16.548144 | fa163e03-9ee7-dff2-f9c8-000000000b6b | TASK | Configure tuned before reboot 2025-10-11 07:57:16.568828 | fa163e03-9ee7-dff2-f9c8-000000000040 | TIMING | include_tasks | np0005481014 | 0:01:52.184438 | 0.16s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:57:16.586213 | 5c76b85e-2259-4772-a1d5-c6bcc17aa8e6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005481014 2025-10-11 07:57:16.613037 | fa163e03-9ee7-dff2-f9c8-000000000bd9 | TASK | Configure tuned before reboot 2025-10-11 07:57:16.619188 | fa163e03-9ee7-dff2-f9c8-000000000040 | TIMING | include_tasks | np0005481015 | 0:01:52.234819 | 0.05s 2025-10-11 07:57:16.625173 | fa163e03-9ee7-dff2-f9c8-000000000b6b | TIMING | Configure tuned before reboot | np0005481012 | 0:01:52.240820 | 0.08s 2025-10-11 07:57:16.627736 | fa163e03-9ee7-dff2-f9c8-000000000b49 | OK | Gather variables for each operating system | np0005481016 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 07:57:16.629902 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481016 | 0:01:52.245539 | 0.13s 2025-10-11 07:57:16.639962 | fa163e03-9ee7-dff2-f9c8-000000000b49 | OK | Gather variables for each operating system | np0005481017 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 07:57:16.641231 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481017 | 0:01:52.256870 | 0.12s 2025-10-11 07:57:16.652892 | fa163e03-9ee7-dff2-f9c8-000000000b49 | OK | Gather variables for each operating system | np0005481019 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 07:57:16.653993 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481019 | 0:01:52.269634 | 0.12s 2025-10-11 07:57:16.683869 | 96dbf3e7-fb2f-4a3d-a3c7-6f887f8b1cb8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step0.yaml | np0005481015 2025-10-11 07:57:16.706272 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TASK | Gather variables for each operating system 2025-10-11 07:57:16.724014 | fa163e03-9ee7-dff2-f9c8-000000000c2c | TASK | Configure tuned before reboot 2025-10-11 07:57:16.729042 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481016 | 0:01:52.344669 | 0.22s 2025-10-11 07:57:16.729921 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481017 | 0:01:52.345571 | 0.21s 2025-10-11 07:57:16.730373 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481019 | 0:01:52.346023 | 0.20s 2025-10-11 07:57:16.730757 | fa163e03-9ee7-dff2-f9c8-000000000bd9 | TIMING | Configure tuned before reboot | np0005481014 | 0:01:52.346407 | 0.12s 2025-10-11 07:57:16.808055 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TASK | Gather variables for each operating system 2025-10-11 07:57:16.813291 | fa163e03-9ee7-dff2-f9c8-000000000c2c | TIMING | Configure tuned before reboot | np0005481015 | 0:01:52.428910 | 0.09s 2025-10-11 07:57:16.822180 | fa163e03-9ee7-dff2-f9c8-000000000b49 | OK | Gather variables for each operating system | np0005481012 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 07:57:16.827751 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481012 | 0:01:52.443387 | 0.12s 2025-10-11 07:57:16.873785 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TASK | Gather variables for each operating system 2025-10-11 07:57:16.879126 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481012 | 0:01:52.494749 | 0.17s 2025-10-11 07:57:16.879969 | fa163e03-9ee7-dff2-f9c8-000000000b4a | TIMING | tuned : include_tasks | np0005481016 | 0:01:52.495619 | 0.12s 2025-10-11 07:57:16.880319 | fa163e03-9ee7-dff2-f9c8-000000000b4a | TIMING | tuned : include_tasks | np0005481017 | 0:01:52.495969 | 0.10s 2025-10-11 07:57:16.880647 | fa163e03-9ee7-dff2-f9c8-000000000b4a | TIMING | tuned : include_tasks | np0005481019 | 0:01:52.496297 | 0.09s 2025-10-11 07:57:16.904964 | 0e068b32-f45d-46c6-9a14-d9c99954d5e7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481016 2025-10-11 07:57:16.905420 | 0e068b32-f45d-46c6-9a14-d9c99954d5e7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481017 2025-10-11 07:57:16.905677 | 0e068b32-f45d-46c6-9a14-d9c99954d5e7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481019 2025-10-11 07:57:16.926739 | fa163e03-9ee7-dff2-f9c8-000000000b49 | OK | Gather variables for each operating system | np0005481014 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 07:57:16.929491 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481014 | 0:01:52.545127 | 0.12s 2025-10-11 07:57:16.938613 | fa163e03-9ee7-dff2-f9c8-000000000d03 | TASK | Check tuned package is installed 2025-10-11 07:57:16.953365 | fa163e03-9ee7-dff2-f9c8-000000000d03 | TASK | Check tuned package is installed 2025-10-11 07:57:16.966762 | fa163e03-9ee7-dff2-f9c8-000000000d03 | TASK | Check tuned package is installed 2025-10-11 07:57:16.985529 | fa163e03-9ee7-dff2-f9c8-000000000b49 | OK | Gather variables for each operating system | np0005481015 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 07:57:16.991628 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481015 | 0:01:52.607245 | 0.12s 2025-10-11 07:57:17.002621 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481014 | 0:01:52.618249 | 0.19s 2025-10-11 07:57:17.003519 | fa163e03-9ee7-dff2-f9c8-000000000b49 | TIMING | tuned : Gather variables for each operating system | np0005481015 | 0:01:52.619169 | 0.13s 2025-10-11 07:57:17.046999 | fa163e03-9ee7-dff2-f9c8-000000000b4a | TIMING | tuned : include_tasks | np0005481012 | 0:01:52.662628 | 0.05s 2025-10-11 07:57:17.063842 | 3eeaccaf-eda0-4b7e-af05-b4b8c77297de | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481012 2025-10-11 07:57:17.086616 | fa163e03-9ee7-dff2-f9c8-000000000d88 | TASK | Check tuned package is installed 2025-10-11 07:57:17.097334 | fa163e03-9ee7-dff2-f9c8-000000000b4a | TIMING | tuned : include_tasks | np0005481014 | 0:01:52.712959 | 0.08s 2025-10-11 07:57:17.098096 | fa163e03-9ee7-dff2-f9c8-000000000b4a | TIMING | tuned : include_tasks | np0005481015 | 0:01:52.713745 | 0.06s 2025-10-11 07:57:17.125289 | c56cffa7-dde7-462e-be38-7d3750e51fc0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481014 2025-10-11 07:57:17.125772 | c56cffa7-dde7-462e-be38-7d3750e51fc0 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481015 2025-10-11 07:57:17.147612 | fa163e03-9ee7-dff2-f9c8-000000000db9 | TASK | Check tuned package is installed 2025-10-11 07:57:17.166016 | fa163e03-9ee7-dff2-f9c8-000000000db9 | TASK | Check tuned package is installed 2025-10-11 07:57:17.302103 | fa163e03-9ee7-dff2-f9c8-000000000d03 | CHANGED | Check tuned package is installed | np0005481019 2025-10-11 07:57:17.303731 | fa163e03-9ee7-dff2-f9c8-000000000d03 | TIMING | tuned : Check tuned package is installed | np0005481019 | 0:01:52.919361 | 0.34s 2025-10-11 07:57:17.304662 | fa163e03-9ee7-dff2-f9c8-000000000d03 | CHANGED | Check tuned package is installed | np0005481016 2025-10-11 07:57:17.305361 | fa163e03-9ee7-dff2-f9c8-000000000d03 | TIMING | tuned : Check tuned package is installed | np0005481016 | 0:01:52.921007 | 0.37s 2025-10-11 07:57:17.321095 | fa163e03-9ee7-dff2-f9c8-000000000d04 | TASK | Install tuned 2025-10-11 07:57:17.341303 | fa163e03-9ee7-dff2-f9c8-000000000d04 | TASK | Install tuned 2025-10-11 07:57:17.384155 | fa163e03-9ee7-dff2-f9c8-000000000d03 | CHANGED | Check tuned package is installed | np0005481017 2025-10-11 07:57:17.386350 | fa163e03-9ee7-dff2-f9c8-000000000d03 | TIMING | tuned : Check tuned package is installed | np0005481017 | 0:01:53.001973 | 0.43s 2025-10-11 07:57:17.409436 | fa163e03-9ee7-dff2-f9c8-000000000d04 | TASK | Install tuned 2025-10-11 07:57:17.466964 | fa163e03-9ee7-dff2-f9c8-000000000d88 | CHANGED | Check tuned package is installed | np0005481012 2025-10-11 07:57:17.468693 | fa163e03-9ee7-dff2-f9c8-000000000d88 | TIMING | tuned : Check tuned package is installed | np0005481012 | 0:01:53.084314 | 0.38s 2025-10-11 07:57:17.500463 | fa163e03-9ee7-dff2-f9c8-000000000d89 | TASK | Install tuned 2025-10-11 07:57:17.515814 | fa163e03-9ee7-dff2-f9c8-000000000db9 | CHANGED | Check tuned package is installed | np0005481015 2025-10-11 07:57:17.517152 | fa163e03-9ee7-dff2-f9c8-000000000db9 | TIMING | tuned : Check tuned package is installed | np0005481015 | 0:01:53.132788 | 0.35s 2025-10-11 07:57:17.538557 | fa163e03-9ee7-dff2-f9c8-000000000dba | TASK | Install tuned 2025-10-11 07:57:18.507068 | fa163e03-9ee7-dff2-f9c8-000000000db9 | CHANGED | Check tuned package is installed | np0005481014 2025-10-11 07:57:18.508551 | fa163e03-9ee7-dff2-f9c8-000000000db9 | TIMING | tuned : Check tuned package is installed | np0005481014 | 0:01:54.124189 | 1.36s 2025-10-11 07:57:18.531012 | fa163e03-9ee7-dff2-f9c8-000000000dba | TASK | Install tuned 2025-10-11 07:57:23.663636 | fa163e03-9ee7-dff2-f9c8-000000000d04 | CHANGED | Install tuned | np0005481017 2025-10-11 07:57:23.665863 | fa163e03-9ee7-dff2-f9c8-000000000d04 | TIMING | tuned : Install tuned | np0005481017 | 0:01:59.281494 | 6.25s 2025-10-11 07:57:23.685592 | fa163e03-9ee7-dff2-f9c8-000000000d05 | TASK | Restart tuned 2025-10-11 07:57:23.695382 | fa163e03-9ee7-dff2-f9c8-000000000d04 | CHANGED | Install tuned | np0005481016 2025-10-11 07:57:23.696794 | fa163e03-9ee7-dff2-f9c8-000000000d04 | TIMING | tuned : Install tuned | np0005481016 | 0:01:59.312422 | 6.37s 2025-10-11 07:57:23.711187 | fa163e03-9ee7-dff2-f9c8-000000000d05 | TASK | Restart tuned 2025-10-11 07:57:23.757921 | fa163e03-9ee7-dff2-f9c8-000000000dba | CHANGED | Install tuned | np0005481015 2025-10-11 07:57:23.759129 | fa163e03-9ee7-dff2-f9c8-000000000dba | TIMING | tuned : Install tuned | np0005481015 | 0:01:59.374762 | 6.22s 2025-10-11 07:57:23.780133 | fa163e03-9ee7-dff2-f9c8-000000000dbb | TASK | Restart tuned 2025-10-11 07:57:23.895896 | fa163e03-9ee7-dff2-f9c8-000000000d04 | CHANGED | Install tuned | np0005481019 2025-10-11 07:57:23.897407 | fa163e03-9ee7-dff2-f9c8-000000000d04 | TIMING | tuned : Install tuned | np0005481019 | 0:01:59.513039 | 6.55s 2025-10-11 07:57:23.914564 | fa163e03-9ee7-dff2-f9c8-000000000d05 | TASK | Restart tuned 2025-10-11 07:57:23.925180 | fa163e03-9ee7-dff2-f9c8-000000000d89 | CHANGED | Install tuned | np0005481012 2025-10-11 07:57:23.926817 | fa163e03-9ee7-dff2-f9c8-000000000d89 | TIMING | tuned : Install tuned | np0005481012 | 0:01:59.542447 | 6.42s 2025-10-11 07:57:23.951705 | fa163e03-9ee7-dff2-f9c8-000000000d8a | TASK | Restart tuned 2025-10-11 07:57:24.842843 | fa163e03-9ee7-dff2-f9c8-000000000dba | CHANGED | Install tuned | np0005481014 2025-10-11 07:57:24.844947 | fa163e03-9ee7-dff2-f9c8-000000000dba | TIMING | tuned : Install tuned | np0005481014 | 0:02:00.460575 | 6.31s 2025-10-11 07:57:24.876032 | fa163e03-9ee7-dff2-f9c8-000000000dbb | TASK | Restart tuned 2025-10-11 07:57:25.597168 | fa163e03-9ee7-dff2-f9c8-000000000d05 | CHANGED | Restart tuned | np0005481017 2025-10-11 07:57:25.599340 | fa163e03-9ee7-dff2-f9c8-000000000d05 | TIMING | tuned : Restart tuned | np0005481017 | 0:02:01.214970 | 1.91s 2025-10-11 07:57:25.618800 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TASK | Check for tuned-adm 2025-10-11 07:57:25.635911 | fa163e03-9ee7-dff2-f9c8-000000000d05 | CHANGED | Restart tuned | np0005481016 2025-10-11 07:57:25.637248 | fa163e03-9ee7-dff2-f9c8-000000000d05 | TIMING | tuned : Restart tuned | np0005481016 | 0:02:01.252887 | 1.92s 2025-10-11 07:57:25.648683 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TASK | Check for tuned-adm 2025-10-11 07:57:25.823330 | fa163e03-9ee7-dff2-f9c8-000000000d8a | CHANGED | Restart tuned | np0005481012 2025-10-11 07:57:25.825014 | fa163e03-9ee7-dff2-f9c8-000000000d8a | TIMING | tuned : Restart tuned | np0005481012 | 0:02:01.440647 | 1.87s 2025-10-11 07:57:25.852183 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TASK | Check for tuned-adm 2025-10-11 07:57:25.868566 | fa163e03-9ee7-dff2-f9c8-000000000d05 | CHANGED | Restart tuned | np0005481019 2025-10-11 07:57:25.870997 | fa163e03-9ee7-dff2-f9c8-000000000d05 | TIMING | tuned : Restart tuned | np0005481019 | 0:02:01.486603 | 1.96s 2025-10-11 07:57:25.894684 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TASK | Check for tuned-adm 2025-10-11 07:57:25.926944 | fa163e03-9ee7-dff2-f9c8-000000000b4b | OK | Check for tuned-adm | np0005481017 2025-10-11 07:57:25.928363 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TIMING | tuned : Check for tuned-adm | np0005481017 | 0:02:01.543998 | 0.31s 2025-10-11 07:57:25.966729 | fa163e03-9ee7-dff2-f9c8-000000000b4b | OK | Check for tuned-adm | np0005481016 2025-10-11 07:57:25.968458 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TIMING | tuned : Check for tuned-adm | np0005481016 | 0:02:01.584075 | 0.32s 2025-10-11 07:57:25.993951 | fa163e03-9ee7-dff2-f9c8-000000000b4c | TIMING | tuned : include_tasks | np0005481017 | 0:02:01.609576 | 0.05s 2025-10-11 07:57:26.014203 | 66d736c4-6c39-4509-823e-714e6bf53b0a | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481017 2025-10-11 07:57:26.033558 | fa163e03-9ee7-dff2-f9c8-000000000e33 | TASK | Ensure profile directory exists 2025-10-11 07:57:26.041014 | fa163e03-9ee7-dff2-f9c8-000000000b4c | TIMING | tuned : include_tasks | np0005481016 | 0:02:01.656627 | 0.05s 2025-10-11 07:57:26.056720 | fe693dcd-8290-4f1a-a1ff-15d50e3d3c0f | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481016 2025-10-11 07:57:26.075735 | fa163e03-9ee7-dff2-f9c8-000000000e8d | TASK | Ensure profile directory exists 2025-10-11 07:57:26.103143 | fa163e03-9ee7-dff2-f9c8-000000000e33 | SKIPPED | Ensure profile directory exists | np0005481017 2025-10-11 07:57:26.104295 | fa163e03-9ee7-dff2-f9c8-000000000e33 | TIMING | tuned : Ensure profile directory exists | np0005481017 | 0:02:01.719929 | 0.07s 2025-10-11 07:57:26.115341 | fa163e03-9ee7-dff2-f9c8-000000000e34 | TASK | Create custom tuned profile 2025-10-11 07:57:26.155613 | fa163e03-9ee7-dff2-f9c8-000000000e8d | SKIPPED | Ensure profile directory exists | np0005481016 2025-10-11 07:57:26.156937 | fa163e03-9ee7-dff2-f9c8-000000000e8d | TIMING | tuned : Ensure profile directory exists | np0005481016 | 0:02:01.772569 | 0.08s 2025-10-11 07:57:26.172849 | fa163e03-9ee7-dff2-f9c8-000000000e8e | TASK | Create custom tuned profile 2025-10-11 07:57:26.181407 | fa163e03-9ee7-dff2-f9c8-000000000b4b | OK | Check for tuned-adm | np0005481012 2025-10-11 07:57:26.187922 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TIMING | tuned : Check for tuned-adm | np0005481012 | 0:02:01.803556 | 0.33s 2025-10-11 07:57:26.188568 | fa163e03-9ee7-dff2-f9c8-000000000e34 | SKIPPED | Create custom tuned profile | np0005481017 2025-10-11 07:57:26.188928 | fa163e03-9ee7-dff2-f9c8-000000000e34 | TIMING | tuned : Create custom tuned profile | np0005481017 | 0:02:01.804577 | 0.07s 2025-10-11 07:57:26.200655 | fa163e03-9ee7-dff2-f9c8-000000000e35 | TASK | Check tuned active profile 2025-10-11 07:57:26.237510 | fa163e03-9ee7-dff2-f9c8-000000000b4b | OK | Check for tuned-adm | np0005481019 2025-10-11 07:57:26.238824 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TIMING | tuned : Check for tuned-adm | np0005481019 | 0:02:01.854462 | 0.34s 2025-10-11 07:57:26.275313 | fa163e03-9ee7-dff2-f9c8-000000000e8e | SKIPPED | Create custom tuned profile | np0005481016 2025-10-11 07:57:26.279657 | fa163e03-9ee7-dff2-f9c8-000000000e8e | TIMING | tuned : Create custom tuned profile | np0005481016 | 0:02:01.895294 | 0.11s 2025-10-11 07:57:26.280043 | fa163e03-9ee7-dff2-f9c8-000000000b4c | TIMING | tuned : include_tasks | np0005481012 | 0:02:01.895693 | 0.06s 2025-10-11 07:57:26.306856 | f1646802-3dd0-4f5a-8ce2-6b768e5d81d7 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481012 2025-10-11 07:57:26.326591 | fa163e03-9ee7-dff2-f9c8-000000000e8f | TASK | Check tuned active profile 2025-10-11 07:57:26.347883 | fa163e03-9ee7-dff2-f9c8-000000000ef5 | TASK | Ensure profile directory exists 2025-10-11 07:57:26.354410 | fa163e03-9ee7-dff2-f9c8-000000000b4c | TIMING | tuned : include_tasks | np0005481019 | 0:02:01.970031 | 0.10s 2025-10-11 07:57:26.370431 | ace5b68c-b620-443e-a5ee-9050b7f8c63f | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481019 2025-10-11 07:57:26.389399 | fa163e03-9ee7-dff2-f9c8-000000000f4d | TASK | Ensure profile directory exists 2025-10-11 07:57:26.425503 | fa163e03-9ee7-dff2-f9c8-000000000ef5 | SKIPPED | Ensure profile directory exists | np0005481012 2025-10-11 07:57:26.427576 | fa163e03-9ee7-dff2-f9c8-000000000ef5 | TIMING | tuned : Ensure profile directory exists | np0005481012 | 0:02:02.043194 | 0.08s 2025-10-11 07:57:26.460052 | fa163e03-9ee7-dff2-f9c8-000000000ef6 | TASK | Create custom tuned profile 2025-10-11 07:57:26.468378 | fa163e03-9ee7-dff2-f9c8-000000000f4d | SKIPPED | Ensure profile directory exists | np0005481019 2025-10-11 07:57:26.469647 | fa163e03-9ee7-dff2-f9c8-000000000f4d | TIMING | tuned : Ensure profile directory exists | np0005481019 | 0:02:02.085271 | 0.08s 2025-10-11 07:57:26.485579 | fa163e03-9ee7-dff2-f9c8-000000000f4e | TASK | Create custom tuned profile 2025-10-11 07:57:26.508726 | fa163e03-9ee7-dff2-f9c8-000000000ef6 | SKIPPED | Create custom tuned profile | np0005481012 2025-10-11 07:57:26.509904 | fa163e03-9ee7-dff2-f9c8-000000000ef6 | TIMING | tuned : Create custom tuned profile | np0005481012 | 0:02:02.125539 | 0.05s 2025-10-11 07:57:26.530336 | fa163e03-9ee7-dff2-f9c8-000000000ef7 | TASK | Check tuned active profile 2025-10-11 07:57:26.558128 | fa163e03-9ee7-dff2-f9c8-000000000f4e | SKIPPED | Create custom tuned profile | np0005481019 2025-10-11 07:57:26.560014 | fa163e03-9ee7-dff2-f9c8-000000000f4e | TIMING | tuned : Create custom tuned profile | np0005481019 | 0:02:02.175642 | 0.07s 2025-10-11 07:57:26.570594 | fa163e03-9ee7-dff2-f9c8-000000000f4f | TASK | Check tuned active profile 2025-10-11 07:57:26.644114 | fa163e03-9ee7-dff2-f9c8-000000000dbb | CHANGED | Restart tuned | np0005481015 2025-10-11 07:57:26.645741 | fa163e03-9ee7-dff2-f9c8-000000000dbb | TIMING | tuned : Restart tuned | np0005481015 | 0:02:02.261378 | 2.86s 2025-10-11 07:57:26.682650 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TASK | Check for tuned-adm 2025-10-11 07:57:26.689282 | fa163e03-9ee7-dff2-f9c8-000000000e35 | OK | Check tuned active profile | np0005481017 2025-10-11 07:57:26.690727 | fa163e03-9ee7-dff2-f9c8-000000000e35 | TIMING | tuned : Check tuned active profile | np0005481017 | 0:02:02.306360 | 0.49s 2025-10-11 07:57:26.691551 | fa163e03-9ee7-dff2-f9c8-000000000e8f | OK | Check tuned active profile | np0005481016 2025-10-11 07:57:26.692183 | fa163e03-9ee7-dff2-f9c8-000000000e8f | TIMING | tuned : Check tuned active profile | np0005481016 | 0:02:02.307829 | 0.36s 2025-10-11 07:57:26.707262 | fa163e03-9ee7-dff2-f9c8-000000000e90 | TASK | Check Tuned Configuration file exists 2025-10-11 07:57:26.722742 | fa163e03-9ee7-dff2-f9c8-000000000e36 | TASK | Check Tuned Configuration file exists 2025-10-11 07:57:26.806130 | fa163e03-9ee7-dff2-f9c8-000000000dbb | CHANGED | Restart tuned | np0005481014 2025-10-11 07:57:26.807449 | fa163e03-9ee7-dff2-f9c8-000000000dbb | TIMING | tuned : Restart tuned | np0005481014 | 0:02:02.423077 | 1.93s 2025-10-11 07:57:26.824059 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TASK | Check for tuned-adm 2025-10-11 07:57:26.840245 | fa163e03-9ee7-dff2-f9c8-000000000ef7 | OK | Check tuned active profile | np0005481012 2025-10-11 07:57:26.841265 | fa163e03-9ee7-dff2-f9c8-000000000ef7 | TIMING | tuned : Check tuned active profile | np0005481012 | 0:02:02.456902 | 0.31s 2025-10-11 07:57:26.861489 | fa163e03-9ee7-dff2-f9c8-000000000ef8 | TASK | Check Tuned Configuration file exists 2025-10-11 07:57:26.867804 | fa163e03-9ee7-dff2-f9c8-000000000f4f | OK | Check tuned active profile | np0005481019 2025-10-11 07:57:26.868648 | fa163e03-9ee7-dff2-f9c8-000000000f4f | TIMING | tuned : Check tuned active profile | np0005481019 | 0:02:02.484287 | 0.30s 2025-10-11 07:57:26.893855 | fa163e03-9ee7-dff2-f9c8-000000000f50 | TASK | Check Tuned Configuration file exists 2025-10-11 07:57:27.018229 | fa163e03-9ee7-dff2-f9c8-000000000b4b | OK | Check for tuned-adm | np0005481015 2025-10-11 07:57:27.019532 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TIMING | tuned : Check for tuned-adm | np0005481015 | 0:02:02.635170 | 0.34s 2025-10-11 07:57:27.056557 | fa163e03-9ee7-dff2-f9c8-000000000e36 | OK | Check Tuned Configuration file exists | np0005481017 2025-10-11 07:57:27.058309 | fa163e03-9ee7-dff2-f9c8-000000000e36 | TIMING | tuned : Check Tuned Configuration file exists | np0005481017 | 0:02:02.673929 | 0.33s 2025-10-11 07:57:27.059944 | fa163e03-9ee7-dff2-f9c8-000000000e90 | OK | Check Tuned Configuration file exists | np0005481016 2025-10-11 07:57:27.060585 | fa163e03-9ee7-dff2-f9c8-000000000e90 | TIMING | tuned : Check Tuned Configuration file exists | np0005481016 | 0:02:02.676228 | 0.35s 2025-10-11 07:57:27.075863 | fa163e03-9ee7-dff2-f9c8-000000000e91 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 07:57:27.101967 | fa163e03-9ee7-dff2-f9c8-000000000e37 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 07:57:27.112622 | fa163e03-9ee7-dff2-f9c8-000000000b4c | TIMING | tuned : include_tasks | np0005481015 | 0:02:02.728245 | 0.06s 2025-10-11 07:57:27.139089 | 64890abb-7b7e-453f-aced-51bb3e9bb2b6 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481015 2025-10-11 07:57:27.171586 | fa163e03-9ee7-dff2-f9c8-000000000fc3 | TASK | Ensure profile directory exists 2025-10-11 07:57:27.177414 | fa163e03-9ee7-dff2-f9c8-000000000e91 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481016 2025-10-11 07:57:27.178339 | fa163e03-9ee7-dff2-f9c8-000000000e91 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481016 | 0:02:02.793968 | 0.10s 2025-10-11 07:57:27.178685 | fa163e03-9ee7-dff2-f9c8-000000000e37 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481017 2025-10-11 07:57:27.179093 | fa163e03-9ee7-dff2-f9c8-000000000e37 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481017 | 0:02:02.794743 | 0.07s 2025-10-11 07:57:27.179535 | fa163e03-9ee7-dff2-f9c8-000000000ef8 | OK | Check Tuned Configuration file exists | np0005481012 2025-10-11 07:57:27.179946 | fa163e03-9ee7-dff2-f9c8-000000000ef8 | TIMING | tuned : Check Tuned Configuration file exists | np0005481012 | 0:02:02.795595 | 0.32s 2025-10-11 07:57:27.180437 | fa163e03-9ee7-dff2-f9c8-000000000b4b | OK | Check for tuned-adm | np0005481014 2025-10-11 07:57:27.180852 | fa163e03-9ee7-dff2-f9c8-000000000b4b | TIMING | tuned : Check for tuned-adm | np0005481014 | 0:02:02.796501 | 0.36s 2025-10-11 07:57:27.192973 | fa163e03-9ee7-dff2-f9c8-000000000e92 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 07:57:27.208515 | fa163e03-9ee7-dff2-f9c8-000000000e38 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 07:57:27.240942 | fa163e03-9ee7-dff2-f9c8-000000000ef9 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 07:57:27.269361 | fa163e03-9ee7-dff2-f9c8-000000000f50 | OK | Check Tuned Configuration file exists | np0005481019 2025-10-11 07:57:27.270576 | fa163e03-9ee7-dff2-f9c8-000000000f50 | TIMING | tuned : Check Tuned Configuration file exists | np0005481019 | 0:02:02.886203 | 0.37s 2025-10-11 07:57:27.271193 | fa163e03-9ee7-dff2-f9c8-000000000fc3 | SKIPPED | Ensure profile directory exists | np0005481015 2025-10-11 07:57:27.271602 | fa163e03-9ee7-dff2-f9c8-000000000fc3 | TIMING | tuned : Ensure profile directory exists | np0005481015 | 0:02:02.887251 | 0.10s 2025-10-11 07:57:27.271952 | fa163e03-9ee7-dff2-f9c8-000000000e92 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481016 2025-10-11 07:57:27.272353 | fa163e03-9ee7-dff2-f9c8-000000000e92 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481016 | 0:02:02.888002 | 0.08s 2025-10-11 07:57:27.272716 | fa163e03-9ee7-dff2-f9c8-000000000e38 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481017 2025-10-11 07:57:27.273090 | fa163e03-9ee7-dff2-f9c8-000000000e38 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481017 | 0:02:02.888739 | 0.06s 2025-10-11 07:57:27.284386 | fa163e03-9ee7-dff2-f9c8-000000000e93 | TASK | Enable tuned profile 2025-10-11 07:57:27.304105 | fa163e03-9ee7-dff2-f9c8-000000000e3b | TASK | Enable tuned profile 2025-10-11 07:57:27.324502 | fa163e03-9ee7-dff2-f9c8-000000000f51 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 07:57:27.344659 | fa163e03-9ee7-dff2-f9c8-000000000fc4 | TASK | Create custom tuned profile 2025-10-11 07:57:27.351191 | fa163e03-9ee7-dff2-f9c8-000000000b4c | TIMING | tuned : include_tasks | np0005481014 | 0:02:02.966813 | 0.09s 2025-10-11 07:57:27.351992 | fa163e03-9ee7-dff2-f9c8-000000000ef9 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481012 2025-10-11 07:57:27.352568 | fa163e03-9ee7-dff2-f9c8-000000000ef9 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481012 | 0:02:02.968218 | 0.11s 2025-10-11 07:57:27.372916 | 8b33489e-6ff0-44bb-95cd-fa5d98197a7f | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481014 2025-10-11 07:57:27.409735 | fa163e03-9ee7-dff2-f9c8-000000000efa | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 07:57:27.429084 | fa163e03-9ee7-dff2-f9c8-00000000102d | TASK | Ensure profile directory exists 2025-10-11 07:57:27.435454 | fa163e03-9ee7-dff2-f9c8-000000000f51 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481019 2025-10-11 07:57:27.436330 | fa163e03-9ee7-dff2-f9c8-000000000f51 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481019 | 0:02:03.051964 | 0.11s 2025-10-11 07:57:27.436667 | fa163e03-9ee7-dff2-f9c8-000000000fc4 | SKIPPED | Create custom tuned profile | np0005481015 2025-10-11 07:57:27.437049 | fa163e03-9ee7-dff2-f9c8-000000000fc4 | TIMING | tuned : Create custom tuned profile | np0005481015 | 0:02:03.052698 | 0.09s 2025-10-11 07:57:27.449511 | fa163e03-9ee7-dff2-f9c8-000000000f52 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 07:57:27.468956 | fa163e03-9ee7-dff2-f9c8-000000000fc5 | TASK | Check tuned active profile 2025-10-11 07:57:27.480083 | fa163e03-9ee7-dff2-f9c8-000000000efa | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481012 2025-10-11 07:57:27.481026 | fa163e03-9ee7-dff2-f9c8-000000000efa | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481012 | 0:02:03.096661 | 0.07s 2025-10-11 07:57:27.502160 | fa163e03-9ee7-dff2-f9c8-000000000efb | TASK | Enable tuned profile 2025-10-11 07:57:27.512095 | fa163e03-9ee7-dff2-f9c8-00000000102d | SKIPPED | Ensure profile directory exists | np0005481014 2025-10-11 07:57:27.513032 | fa163e03-9ee7-dff2-f9c8-00000000102d | TIMING | tuned : Ensure profile directory exists | np0005481014 | 0:02:03.128668 | 0.08s 2025-10-11 07:57:27.513353 | fa163e03-9ee7-dff2-f9c8-000000000f52 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481019 2025-10-11 07:57:27.513745 | fa163e03-9ee7-dff2-f9c8-000000000f52 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481019 | 0:02:03.129394 | 0.06s 2025-10-11 07:57:27.524583 | fa163e03-9ee7-dff2-f9c8-000000000f53 | TASK | Enable tuned profile 2025-10-11 07:57:27.542342 | fa163e03-9ee7-dff2-f9c8-00000000102e | TASK | Create custom tuned profile 2025-10-11 07:57:27.615763 | fa163e03-9ee7-dff2-f9c8-00000000102e | SKIPPED | Create custom tuned profile | np0005481014 2025-10-11 07:57:27.616760 | fa163e03-9ee7-dff2-f9c8-00000000102e | TIMING | tuned : Create custom tuned profile | np0005481014 | 0:02:03.232396 | 0.07s 2025-10-11 07:57:27.632268 | fa163e03-9ee7-dff2-f9c8-00000000102f | TASK | Check tuned active profile 2025-10-11 07:57:27.765752 | fa163e03-9ee7-dff2-f9c8-000000000fc5 | OK | Check tuned active profile | np0005481015 2025-10-11 07:57:27.767042 | fa163e03-9ee7-dff2-f9c8-000000000fc5 | TIMING | tuned : Check tuned active profile | np0005481015 | 0:02:03.382684 | 0.29s 2025-10-11 07:57:27.782997 | fa163e03-9ee7-dff2-f9c8-000000000fc6 | TASK | Check Tuned Configuration file exists 2025-10-11 07:57:27.940963 | fa163e03-9ee7-dff2-f9c8-00000000102f | OK | Check tuned active profile | np0005481014 2025-10-11 07:57:27.942036 | fa163e03-9ee7-dff2-f9c8-00000000102f | TIMING | tuned : Check tuned active profile | np0005481014 | 0:02:03.557677 | 0.31s 2025-10-11 07:57:27.957548 | fa163e03-9ee7-dff2-f9c8-000000001030 | TASK | Check Tuned Configuration file exists 2025-10-11 07:57:28.095645 | fa163e03-9ee7-dff2-f9c8-000000000fc6 | OK | Check Tuned Configuration file exists | np0005481015 2025-10-11 07:57:28.096788 | fa163e03-9ee7-dff2-f9c8-000000000fc6 | TIMING | tuned : Check Tuned Configuration file exists | np0005481015 | 0:02:03.712428 | 0.31s 2025-10-11 07:57:28.111923 | fa163e03-9ee7-dff2-f9c8-000000000fc7 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 07:57:28.175140 | fa163e03-9ee7-dff2-f9c8-000000000fc7 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481015 2025-10-11 07:57:28.176008 | fa163e03-9ee7-dff2-f9c8-000000000fc7 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481015 | 0:02:03.791651 | 0.06s 2025-10-11 07:57:28.192120 | fa163e03-9ee7-dff2-f9c8-000000000fc8 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 07:57:28.246626 | fa163e03-9ee7-dff2-f9c8-000000000fc8 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481015 2025-10-11 07:57:28.247277 | fa163e03-9ee7-dff2-f9c8-000000000fc8 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481015 | 0:02:03.862922 | 0.05s 2025-10-11 07:57:28.261946 | fa163e03-9ee7-dff2-f9c8-000000000fc9 | TASK | Enable tuned profile 2025-10-11 07:57:28.275250 | fa163e03-9ee7-dff2-f9c8-000000001030 | OK | Check Tuned Configuration file exists | np0005481014 2025-10-11 07:57:28.276202 | fa163e03-9ee7-dff2-f9c8-000000001030 | TIMING | tuned : Check Tuned Configuration file exists | np0005481014 | 0:02:03.891841 | 0.32s 2025-10-11 07:57:28.291570 | fa163e03-9ee7-dff2-f9c8-000000001031 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 07:57:28.350961 | fa163e03-9ee7-dff2-f9c8-000000001031 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481014 2025-10-11 07:57:28.351856 | fa163e03-9ee7-dff2-f9c8-000000001031 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481014 | 0:02:03.967498 | 0.06s 2025-10-11 07:57:28.368081 | fa163e03-9ee7-dff2-f9c8-000000001032 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 07:57:28.414519 | fa163e03-9ee7-dff2-f9c8-000000001032 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481014 2025-10-11 07:57:28.415144 | fa163e03-9ee7-dff2-f9c8-000000001032 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481014 | 0:02:04.030787 | 0.05s 2025-10-11 07:57:28.429772 | fa163e03-9ee7-dff2-f9c8-000000001033 | TASK | Enable tuned profile 2025-10-11 07:57:28.794571 | fa163e03-9ee7-dff2-f9c8-000000000e93 | CHANGED | Enable tuned profile | np0005481016 2025-10-11 07:57:28.795794 | fa163e03-9ee7-dff2-f9c8-000000000e93 | TIMING | tuned : Enable tuned profile | np0005481016 | 0:02:04.411432 | 1.51s 2025-10-11 07:57:28.796243 | fa163e03-9ee7-dff2-f9c8-000000000e3b | CHANGED | Enable tuned profile | np0005481017 2025-10-11 07:57:28.796602 | fa163e03-9ee7-dff2-f9c8-000000000e3b | TIMING | tuned : Enable tuned profile | np0005481017 | 0:02:04.412251 | 1.49s 2025-10-11 07:57:28.823181 | fa163e03-9ee7-dff2-f9c8-000000000a7a | TASK | Configure kernel args and reboot 2025-10-11 07:57:28.838211 | fa163e03-9ee7-dff2-f9c8-000000000aa9 | TASK | Configure kernel args and reboot 2025-10-11 07:57:28.872170 | fa163e03-9ee7-dff2-f9c8-000000000a7a | TIMING | Configure kernel args and reboot | np0005481016 | 0:02:04.487801 | 0.05s 2025-10-11 07:57:28.986179 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TASK | Get the command line args of the node 2025-10-11 07:57:28.997415 | fa163e03-9ee7-dff2-f9c8-000000000aa9 | TIMING | Configure kernel args and reboot | np0005481017 | 0:02:04.613035 | 0.16s 2025-10-11 07:57:28.998297 | fa163e03-9ee7-dff2-f9c8-000000000efb | CHANGED | Enable tuned profile | np0005481012 2025-10-11 07:57:28.998997 | fa163e03-9ee7-dff2-f9c8-000000000efb | TIMING | tuned : Enable tuned profile | np0005481012 | 0:02:04.614646 | 1.49s 2025-10-11 07:57:29.067332 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TASK | Get the command line args of the node 2025-10-11 07:57:29.115491 | fa163e03-9ee7-dff2-f9c8-000000000f53 | CHANGED | Enable tuned profile | np0005481019 2025-10-11 07:57:29.120084 | fa163e03-9ee7-dff2-f9c8-000000000f53 | TIMING | tuned : Enable tuned profile | np0005481019 | 0:02:04.735685 | 1.59s 2025-10-11 07:57:29.168544 | fa163e03-9ee7-dff2-f9c8-000000000b6c | TASK | Configure kernel args and reboot 2025-10-11 07:57:29.192617 | fa163e03-9ee7-dff2-f9c8-000000000aa9 | TASK | Configure kernel args and reboot 2025-10-11 07:57:29.223006 | fa163e03-9ee7-dff2-f9c8-000000000b6c | TIMING | Configure kernel args and reboot | np0005481012 | 0:02:04.838598 | 0.05s 2025-10-11 07:57:29.320528 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TASK | Get the command line args of the node 2025-10-11 07:57:29.329086 | fa163e03-9ee7-dff2-f9c8-000000000aa9 | TIMING | Configure kernel args and reboot | np0005481019 | 0:02:04.944692 | 0.13s 2025-10-11 07:57:29.330067 | fa163e03-9ee7-dff2-f9c8-0000000010fa | CHANGED | Get the command line args of the node | np0005481016 2025-10-11 07:57:29.330671 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TIMING | tripleo_kernel : Get the command line args of the node | np0005481016 | 0:02:04.946320 | 0.34s 2025-10-11 07:57:29.401835 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TASK | Check if node has a nova.conf 2025-10-11 07:57:29.418484 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TASK | Get the command line args of the node 2025-10-11 07:57:29.426936 | fa163e03-9ee7-dff2-f9c8-0000000010fa | CHANGED | Get the command line args of the node | np0005481017 2025-10-11 07:57:29.428082 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TIMING | tripleo_kernel : Get the command line args of the node | np0005481017 | 0:02:05.043710 | 0.36s 2025-10-11 07:57:29.440322 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TASK | Check if node has a nova.conf 2025-10-11 07:57:29.631586 | fa163e03-9ee7-dff2-f9c8-0000000010fa | CHANGED | Get the command line args of the node | np0005481012 2025-10-11 07:57:29.632792 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TIMING | tripleo_kernel : Get the command line args of the node | np0005481012 | 0:02:05.248431 | 0.31s 2025-10-11 07:57:29.648057 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TASK | Check if node has a nova.conf 2025-10-11 07:57:29.743100 | fa163e03-9ee7-dff2-f9c8-0000000010fc | OK | Check if node has a nova.conf | np0005481016 2025-10-11 07:57:29.754134 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005481016 | 0:02:05.369767 | 0.35s 2025-10-11 07:57:29.754863 | fa163e03-9ee7-dff2-f9c8-0000000010fa | CHANGED | Get the command line args of the node | np0005481019 2025-10-11 07:57:29.755349 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TIMING | tripleo_kernel : Get the command line args of the node | np0005481019 | 0:02:05.370996 | 0.34s 2025-10-11 07:57:29.756012 | fa163e03-9ee7-dff2-f9c8-0000000010fc | OK | Check if node has a nova.conf | np0005481017 2025-10-11 07:57:29.756418 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005481017 | 0:02:05.372066 | 0.32s 2025-10-11 07:57:29.770415 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TASK | Warn operator about workload protection 2025-10-11 07:57:29.794971 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TASK | Warn operator about workload protection 2025-10-11 07:57:29.811237 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TASK | Check if node has a nova.conf 2025-10-11 07:57:29.818077 | fa163e03-9ee7-dff2-f9c8-000000000fc9 | CHANGED | Enable tuned profile | np0005481015 2025-10-11 07:57:29.818990 | fa163e03-9ee7-dff2-f9c8-000000000fc9 | TIMING | tuned : Enable tuned profile | np0005481015 | 0:02:05.434623 | 1.56s 2025-10-11 07:57:29.874178 | fa163e03-9ee7-dff2-f9c8-0000000010fe | SKIPPED | Warn operator about workload protection | np0005481017 2025-10-11 07:57:29.875167 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TIMING | tripleo_kernel : Warn operator about workload protection | np0005481017 | 0:02:05.490803 | 0.08s 2025-10-11 07:57:29.875849 | fa163e03-9ee7-dff2-f9c8-0000000010fe | SKIPPED | Warn operator about workload protection | np0005481016 2025-10-11 07:57:29.876432 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TIMING | tripleo_kernel : Warn operator about workload protection | np0005481016 | 0:02:05.492075 | 0.10s 2025-10-11 07:57:29.894366 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TASK | Setting defer reboot fact 2025-10-11 07:57:29.914931 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TASK | Setting defer reboot fact 2025-10-11 07:57:29.951541 | fa163e03-9ee7-dff2-f9c8-000000000c2d | TASK | Configure kernel args and reboot 2025-10-11 07:57:29.962818 | fa163e03-9ee7-dff2-f9c8-000000001033 | CHANGED | Enable tuned profile | np0005481014 2025-10-11 07:57:29.967960 | fa163e03-9ee7-dff2-f9c8-000000001033 | TIMING | tuned : Enable tuned profile | np0005481014 | 0:02:05.583588 | 1.54s 2025-10-11 07:57:29.968627 | fa163e03-9ee7-dff2-f9c8-0000000010ff | SKIPPED | Setting defer reboot fact | np0005481016 2025-10-11 07:57:29.969138 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TIMING | tripleo_kernel : Setting defer reboot fact | np0005481016 | 0:02:05.584785 | 0.07s 2025-10-11 07:57:29.969544 | fa163e03-9ee7-dff2-f9c8-0000000010ff | SKIPPED | Setting defer reboot fact | np0005481017 2025-10-11 07:57:29.969964 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TIMING | tripleo_kernel : Setting defer reboot fact | np0005481017 | 0:02:05.585610 | 0.05s 2025-10-11 07:57:29.970391 | fa163e03-9ee7-dff2-f9c8-0000000010fc | OK | Check if node has a nova.conf | np0005481012 2025-10-11 07:57:29.970843 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005481012 | 0:02:05.586490 | 0.32s 2025-10-11 07:57:29.985379 | fa163e03-9ee7-dff2-f9c8-000000001101 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-11 07:57:30.009999 | fa163e03-9ee7-dff2-f9c8-000000001101 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-11 07:57:30.035973 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TASK | Warn operator about workload protection 2025-10-11 07:57:30.062698 | fa163e03-9ee7-dff2-f9c8-000000000c2d | TIMING | Configure kernel args and reboot | np0005481015 | 0:02:05.678325 | 0.11s 2025-10-11 07:57:30.063355 | fa163e03-9ee7-dff2-f9c8-000000001101 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005481016 | 0:02:05.679005 | 0.08s 2025-10-11 07:57:30.063724 | fa163e03-9ee7-dff2-f9c8-000000001101 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005481017 | 0:02:05.679374 | 0.05s 2025-10-11 07:57:30.135525 | fa163e03-9ee7-dff2-f9c8-000000001106 | TASK | Find hugepages in cmdline 2025-10-11 07:57:30.155172 | fa163e03-9ee7-dff2-f9c8-000000001106 | TASK | Find hugepages in cmdline 2025-10-11 07:57:30.175239 | fa163e03-9ee7-dff2-f9c8-000000000bda | TASK | Configure kernel args and reboot 2025-10-11 07:57:30.205470 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TASK | Get the command line args of the node 2025-10-11 07:57:30.212073 | fa163e03-9ee7-dff2-f9c8-0000000010fe | SKIPPED | Warn operator about workload protection | np0005481012 2025-10-11 07:57:30.213003 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TIMING | tripleo_kernel : Warn operator about workload protection | np0005481012 | 0:02:05.828621 | 0.18s 2025-10-11 07:57:30.213426 | fa163e03-9ee7-dff2-f9c8-0000000010fc | OK | Check if node has a nova.conf | np0005481019 2025-10-11 07:57:30.213737 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005481019 | 0:02:05.829386 | 0.40s 2025-10-11 07:57:30.214133 | fa163e03-9ee7-dff2-f9c8-000000001106 | SKIPPED | Find hugepages in cmdline | np0005481016 2025-10-11 07:57:30.214398 | fa163e03-9ee7-dff2-f9c8-000000001106 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005481016 | 0:02:05.830047 | 0.07s 2025-10-11 07:57:30.214681 | fa163e03-9ee7-dff2-f9c8-000000001106 | SKIPPED | Find hugepages in cmdline | np0005481017 2025-10-11 07:57:30.214954 | fa163e03-9ee7-dff2-f9c8-000000001106 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005481017 | 0:02:05.830604 | 0.06s 2025-10-11 07:57:30.232576 | fa163e03-9ee7-dff2-f9c8-000000001107 | TASK | Finding human-readable hugepages in cmdline 2025-10-11 07:57:30.247077 | fa163e03-9ee7-dff2-f9c8-000000001107 | TASK | Finding human-readable hugepages in cmdline 2025-10-11 07:57:30.263892 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TASK | Warn operator about workload protection 2025-10-11 07:57:30.289340 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TASK | Setting defer reboot fact 2025-10-11 07:57:30.300585 | fa163e03-9ee7-dff2-f9c8-000000000bda | TIMING | Configure kernel args and reboot | np0005481014 | 0:02:05.916212 | 0.12s 2025-10-11 07:57:30.306787 | fa163e03-9ee7-dff2-f9c8-000000001107 | SKIPPED | Finding human-readable hugepages in cmdline | np0005481016 2025-10-11 07:57:30.307392 | fa163e03-9ee7-dff2-f9c8-000000001107 | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005481016 | 0:02:05.923041 | 0.07s 2025-10-11 07:57:30.307737 | fa163e03-9ee7-dff2-f9c8-000000001107 | SKIPPED | Finding human-readable hugepages in cmdline | np0005481017 2025-10-11 07:57:30.308074 | fa163e03-9ee7-dff2-f9c8-000000001107 | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005481017 | 0:02:05.923723 | 0.06s 2025-10-11 07:57:30.308409 | fa163e03-9ee7-dff2-f9c8-0000000010fe | SKIPPED | Warn operator about workload protection | np0005481019 2025-10-11 07:57:30.308749 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TIMING | tripleo_kernel : Warn operator about workload protection | np0005481019 | 0:02:05.924399 | 0.04s 2025-10-11 07:57:30.381872 | fa163e03-9ee7-dff2-f9c8-00000000110b | TASK | Find desired default hugepage size 2025-10-11 07:57:30.396005 | fa163e03-9ee7-dff2-f9c8-00000000110b | TASK | Find desired default hugepage size 2025-10-11 07:57:30.411544 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TASK | Setting defer reboot fact 2025-10-11 07:57:30.435938 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TASK | Get the command line args of the node 2025-10-11 07:57:30.442196 | fa163e03-9ee7-dff2-f9c8-0000000010ff | SKIPPED | Setting defer reboot fact | np0005481012 2025-10-11 07:57:30.456889 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TIMING | tripleo_kernel : Setting defer reboot fact | np0005481012 | 0:02:06.072493 | 0.16s 2025-10-11 07:57:30.457823 | fa163e03-9ee7-dff2-f9c8-00000000110b | SKIPPED | Find desired default hugepage size | np0005481016 2025-10-11 07:57:30.463301 | fa163e03-9ee7-dff2-f9c8-00000000110b | TIMING | tripleo_kernel : Find desired default hugepage size | np0005481016 | 0:02:06.078941 | 0.08s 2025-10-11 07:57:30.463968 | fa163e03-9ee7-dff2-f9c8-00000000110b | SKIPPED | Find desired default hugepage size | np0005481017 2025-10-11 07:57:30.464662 | fa163e03-9ee7-dff2-f9c8-00000000110b | TIMING | tripleo_kernel : Find desired default hugepage size | np0005481017 | 0:02:06.080304 | 0.07s 2025-10-11 07:57:30.465258 | fa163e03-9ee7-dff2-f9c8-0000000010ff | SKIPPED | Setting defer reboot fact | np0005481019 2025-10-11 07:57:30.465906 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TIMING | tripleo_kernel : Setting defer reboot fact | np0005481019 | 0:02:06.081547 | 0.05s 2025-10-11 07:57:30.466760 | fa163e03-9ee7-dff2-f9c8-0000000010fa | CHANGED | Get the command line args of the node | np0005481015 2025-10-11 07:57:30.467480 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TIMING | tripleo_kernel : Get the command line args of the node | np0005481015 | 0:02:06.083121 | 0.26s 2025-10-11 07:57:30.489681 | fa163e03-9ee7-dff2-f9c8-00000000110d | TASK | Storing non-configured hugepages 2025-10-11 07:57:30.511560 | fa163e03-9ee7-dff2-f9c8-00000000110d | TASK | Storing non-configured hugepages 2025-10-11 07:57:30.537073 | fa163e03-9ee7-dff2-f9c8-000000001101 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-11 07:57:30.573851 | fa163e03-9ee7-dff2-f9c8-000000001101 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-11 07:57:30.599354 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TASK | Check if node has a nova.conf 2025-10-11 07:57:30.610096 | fa163e03-9ee7-dff2-f9c8-00000000110d | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005481016 | 0:02:06.225716 | 0.12s 2025-10-11 07:57:30.610888 | fa163e03-9ee7-dff2-f9c8-00000000110d | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005481017 | 0:02:06.226537 | 0.10s 2025-10-11 07:57:30.611206 | fa163e03-9ee7-dff2-f9c8-000000001101 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005481019 | 0:02:06.226856 | 0.07s 2025-10-11 07:57:30.611528 | fa163e03-9ee7-dff2-f9c8-000000001101 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005481012 | 0:02:06.227178 | 0.04s 2025-10-11 07:57:30.622230 | fa163e03-9ee7-dff2-f9c8-00000000110f | TASK | Validating against hugepages config received from TripleO 2025-10-11 07:57:30.637552 | fa163e03-9ee7-dff2-f9c8-00000000110f | TASK | Validating against hugepages config received from TripleO 2025-10-11 07:57:30.651950 | fa163e03-9ee7-dff2-f9c8-000000001106 | TASK | Find hugepages in cmdline 2025-10-11 07:57:30.676314 | fa163e03-9ee7-dff2-f9c8-000000001106 | TASK | Find hugepages in cmdline 2025-10-11 07:57:30.686868 | fa163e03-9ee7-dff2-f9c8-00000000110f | SKIPPED | Validating against hugepages config received from TripleO | np0005481016 2025-10-11 07:57:30.687768 | fa163e03-9ee7-dff2-f9c8-00000000110f | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005481016 | 0:02:06.303402 | 0.06s 2025-10-11 07:57:30.688084 | fa163e03-9ee7-dff2-f9c8-00000000110f | SKIPPED | Validating against hugepages config received from TripleO | np0005481017 2025-10-11 07:57:30.688423 | fa163e03-9ee7-dff2-f9c8-00000000110f | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005481017 | 0:02:06.304072 | 0.05s 2025-10-11 07:57:30.706206 | fa163e03-9ee7-dff2-f9c8-000000001110 | TASK | Determining the default hugepagesz 2025-10-11 07:57:30.721926 | fa163e03-9ee7-dff2-f9c8-000000001110 | TASK | Determining the default hugepagesz 2025-10-11 07:57:30.730125 | fa163e03-9ee7-dff2-f9c8-000000001106 | SKIPPED | Find hugepages in cmdline | np0005481019 2025-10-11 07:57:30.736901 | fa163e03-9ee7-dff2-f9c8-000000001106 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005481019 | 0:02:06.352531 | 0.08s 2025-10-11 07:57:30.737247 | fa163e03-9ee7-dff2-f9c8-000000001106 | SKIPPED | Find hugepages in cmdline | np0005481012 2025-10-11 07:57:30.737566 | fa163e03-9ee7-dff2-f9c8-000000001106 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005481012 | 0:02:06.353216 | 0.05s 2025-10-11 07:57:30.753784 | fa163e03-9ee7-dff2-f9c8-000000001107 | TASK | Finding human-readable hugepages in cmdline 2025-10-11 07:57:30.785479 | fa163e03-9ee7-dff2-f9c8-000000001107 | TASK | Finding human-readable hugepages in cmdline 2025-10-11 07:57:30.792833 | fa163e03-9ee7-dff2-f9c8-0000000010fa | CHANGED | Get the command line args of the node | np0005481014 2025-10-11 07:57:30.799914 | fa163e03-9ee7-dff2-f9c8-0000000010fa | TIMING | tripleo_kernel : Get the command line args of the node | np0005481014 | 0:02:06.415546 | 0.36s 2025-10-11 07:57:30.800569 | fa163e03-9ee7-dff2-f9c8-000000001110 | SKIPPED | Determining the default hugepagesz | np0005481016 2025-10-11 07:57:30.800892 | fa163e03-9ee7-dff2-f9c8-000000001110 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005481016 | 0:02:06.416541 | 0.09s 2025-10-11 07:57:30.801179 | fa163e03-9ee7-dff2-f9c8-000000001110 | SKIPPED | Determining the default hugepagesz | np0005481017 2025-10-11 07:57:30.801466 | fa163e03-9ee7-dff2-f9c8-000000001110 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005481017 | 0:02:06.417116 | 0.08s 2025-10-11 07:57:30.801734 | fa163e03-9ee7-dff2-f9c8-000000001107 | SKIPPED | Finding human-readable hugepages in cmdline | np0005481019 2025-10-11 07:57:30.802045 | fa163e03-9ee7-dff2-f9c8-000000001107 | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005481019 | 0:02:06.417694 | 0.05s 2025-10-11 07:57:30.813907 | fa163e03-9ee7-dff2-f9c8-000000001111 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-11 07:57:30.835508 | fa163e03-9ee7-dff2-f9c8-000000001111 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-11 07:57:30.856016 | fa163e03-9ee7-dff2-f9c8-00000000110b | TASK | Find desired default hugepage size 2025-10-11 07:57:30.877433 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TASK | Check if node has a nova.conf 2025-10-11 07:57:30.917974 | fa163e03-9ee7-dff2-f9c8-000000001107 | SKIPPED | Finding human-readable hugepages in cmdline | np0005481012 2025-10-11 07:57:30.922494 | fa163e03-9ee7-dff2-f9c8-000000001107 | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005481012 | 0:02:06.538124 | 0.14s 2025-10-11 07:57:30.922823 | fa163e03-9ee7-dff2-f9c8-000000001111 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005481016 2025-10-11 07:57:30.923121 | fa163e03-9ee7-dff2-f9c8-000000001111 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005481016 | 0:02:06.538770 | 0.11s 2025-10-11 07:57:30.923394 | fa163e03-9ee7-dff2-f9c8-000000001111 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005481017 2025-10-11 07:57:30.923718 | fa163e03-9ee7-dff2-f9c8-000000001111 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005481017 | 0:02:06.539368 | 0.09s 2025-10-11 07:57:30.923999 | fa163e03-9ee7-dff2-f9c8-00000000110b | SKIPPED | Find desired default hugepage size | np0005481019 2025-10-11 07:57:30.924278 | fa163e03-9ee7-dff2-f9c8-00000000110b | TIMING | tripleo_kernel : Find desired default hugepage size | np0005481019 | 0:02:06.539928 | 0.07s 2025-10-11 07:57:30.924683 | fa163e03-9ee7-dff2-f9c8-0000000010fc | OK | Check if node has a nova.conf | np0005481015 2025-10-11 07:57:30.924979 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005481015 | 0:02:06.540629 | 0.32s 2025-10-11 07:57:30.935754 | fa163e03-9ee7-dff2-f9c8-000000001112 | TASK | Making sure that we have a default hugepagesz 2025-10-11 07:57:30.950085 | fa163e03-9ee7-dff2-f9c8-000000001112 | TASK | Making sure that we have a default hugepagesz 2025-10-11 07:57:30.972454 | fa163e03-9ee7-dff2-f9c8-00000000110d | TASK | Storing non-configured hugepages 2025-10-11 07:57:31.010730 | fa163e03-9ee7-dff2-f9c8-00000000110b | TASK | Find desired default hugepage size 2025-10-11 07:57:31.029991 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TASK | Warn operator about workload protection 2025-10-11 07:57:31.035935 | fa163e03-9ee7-dff2-f9c8-000000001112 | SKIPPED | Making sure that we have a default hugepagesz | np0005481016 2025-10-11 07:57:31.036862 | fa163e03-9ee7-dff2-f9c8-000000001112 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005481016 | 0:02:06.652495 | 0.10s 2025-10-11 07:57:31.037195 | fa163e03-9ee7-dff2-f9c8-000000001112 | SKIPPED | Making sure that we have a default hugepagesz | np0005481017 2025-10-11 07:57:31.037498 | fa163e03-9ee7-dff2-f9c8-000000001112 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005481017 | 0:02:06.653148 | 0.09s 2025-10-11 07:57:31.037813 | fa163e03-9ee7-dff2-f9c8-00000000110d | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005481019 | 0:02:06.653463 | 0.06s 2025-10-11 07:57:31.048699 | fa163e03-9ee7-dff2-f9c8-000000001114 | TASK | Warn about possible modifications 2025-10-11 07:57:31.073111 | fa163e03-9ee7-dff2-f9c8-000000001114 | TASK | Warn about possible modifications 2025-10-11 07:57:31.087596 | fa163e03-9ee7-dff2-f9c8-00000000110f | TASK | Validating against hugepages config received from TripleO 2025-10-11 07:57:31.093757 | fa163e03-9ee7-dff2-f9c8-00000000110b | SKIPPED | Find desired default hugepage size | np0005481012 2025-10-11 07:57:31.100207 | fa163e03-9ee7-dff2-f9c8-00000000110b | TIMING | tripleo_kernel : Find desired default hugepage size | np0005481012 | 0:02:06.715828 | 0.09s 2025-10-11 07:57:31.100589 | fa163e03-9ee7-dff2-f9c8-0000000010fe | SKIPPED | Warn operator about workload protection | np0005481015 2025-10-11 07:57:31.100903 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TIMING | tripleo_kernel : Warn operator about workload protection | np0005481015 | 0:02:06.716553 | 0.07s 2025-10-11 07:57:31.101190 | fa163e03-9ee7-dff2-f9c8-000000001114 | SKIPPED | Warn about possible modifications | np0005481016 2025-10-11 07:57:31.101492 | fa163e03-9ee7-dff2-f9c8-000000001114 | TIMING | tripleo_kernel : Warn about possible modifications | np0005481016 | 0:02:06.717141 | 0.05s 2025-10-11 07:57:31.117498 | fa163e03-9ee7-dff2-f9c8-000000001115 | TASK | Remove hugepage settings from kernelargs 2025-10-11 07:57:31.143233 | fa163e03-9ee7-dff2-f9c8-00000000110d | TASK | Storing non-configured hugepages 2025-10-11 07:57:31.166909 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TASK | Setting defer reboot fact 2025-10-11 07:57:31.176689 | fa163e03-9ee7-dff2-f9c8-000000001114 | SKIPPED | Warn about possible modifications | np0005481017 2025-10-11 07:57:31.177605 | fa163e03-9ee7-dff2-f9c8-000000001114 | TIMING | tripleo_kernel : Warn about possible modifications | np0005481017 | 0:02:06.793238 | 0.10s 2025-10-11 07:57:31.177919 | fa163e03-9ee7-dff2-f9c8-00000000110f | SKIPPED | Validating against hugepages config received from TripleO | np0005481019 2025-10-11 07:57:31.178231 | fa163e03-9ee7-dff2-f9c8-00000000110f | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005481019 | 0:02:06.793880 | 0.09s 2025-10-11 07:57:31.178513 | fa163e03-9ee7-dff2-f9c8-000000001115 | SKIPPED | Remove hugepage settings from kernelargs | np0005481016 2025-10-11 07:57:31.178818 | fa163e03-9ee7-dff2-f9c8-000000001115 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005481016 | 0:02:06.794467 | 0.06s 2025-10-11 07:57:31.179123 | fa163e03-9ee7-dff2-f9c8-00000000110d | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005481012 | 0:02:06.794773 | 0.03s 2025-10-11 07:57:31.189954 | fa163e03-9ee7-dff2-f9c8-000000001116 | TASK | Cleaning up whitespaces 2025-10-11 07:57:31.213787 | fa163e03-9ee7-dff2-f9c8-000000001115 | TASK | Remove hugepage settings from kernelargs 2025-10-11 07:57:31.228820 | fa163e03-9ee7-dff2-f9c8-000000001110 | TASK | Determining the default hugepagesz 2025-10-11 07:57:31.254528 | fa163e03-9ee7-dff2-f9c8-00000000110f | TASK | Validating against hugepages config received from TripleO 2025-10-11 07:57:31.269737 | fa163e03-9ee7-dff2-f9c8-0000000010ff | SKIPPED | Setting defer reboot fact | np0005481015 2025-10-11 07:57:31.282681 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TIMING | tripleo_kernel : Setting defer reboot fact | np0005481015 | 0:02:06.898291 | 0.11s 2025-10-11 07:57:31.283522 | fa163e03-9ee7-dff2-f9c8-0000000010fc | OK | Check if node has a nova.conf | np0005481014 2025-10-11 07:57:31.284184 | fa163e03-9ee7-dff2-f9c8-0000000010fc | TIMING | tripleo_kernel : Check if node has a nova.conf | np0005481014 | 0:02:06.899826 | 0.37s 2025-10-11 07:57:31.285033 | fa163e03-9ee7-dff2-f9c8-000000001116 | SKIPPED | Cleaning up whitespaces | np0005481016 2025-10-11 07:57:31.293436 | fa163e03-9ee7-dff2-f9c8-000000001116 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005481016 | 0:02:06.909077 | 0.10s 2025-10-11 07:57:31.294070 | fa163e03-9ee7-dff2-f9c8-000000001115 | SKIPPED | Remove hugepage settings from kernelargs | np0005481017 2025-10-11 07:57:31.294689 | fa163e03-9ee7-dff2-f9c8-000000001115 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005481017 | 0:02:06.910331 | 0.08s 2025-10-11 07:57:31.295247 | fa163e03-9ee7-dff2-f9c8-000000001110 | SKIPPED | Determining the default hugepagesz | np0005481019 2025-10-11 07:57:31.295869 | fa163e03-9ee7-dff2-f9c8-000000001110 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005481019 | 0:02:06.911512 | 0.07s 2025-10-11 07:57:31.296419 | fa163e03-9ee7-dff2-f9c8-00000000110f | SKIPPED | Validating against hugepages config received from TripleO | np0005481012 2025-10-11 07:57:31.297057 | fa163e03-9ee7-dff2-f9c8-00000000110f | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005481012 | 0:02:06.912699 | 0.04s 2025-10-11 07:57:31.317474 | fa163e03-9ee7-dff2-f9c8-000000001118 | TASK | Check if the kernelargs entry is already present in the file 2025-10-11 07:57:31.339763 | fa163e03-9ee7-dff2-f9c8-000000001116 | TASK | Cleaning up whitespaces 2025-10-11 07:57:31.359611 | fa163e03-9ee7-dff2-f9c8-000000001111 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-11 07:57:31.379991 | fa163e03-9ee7-dff2-f9c8-000000001110 | TASK | Determining the default hugepagesz 2025-10-11 07:57:31.404218 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TASK | Warn operator about workload protection 2025-10-11 07:57:31.427769 | fa163e03-9ee7-dff2-f9c8-000000001101 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-11 07:57:31.433744 | fa163e03-9ee7-dff2-f9c8-000000001116 | SKIPPED | Cleaning up whitespaces | np0005481017 2025-10-11 07:57:31.443362 | fa163e03-9ee7-dff2-f9c8-000000001116 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005481017 | 0:02:07.058995 | 0.10s 2025-10-11 07:57:31.443744 | fa163e03-9ee7-dff2-f9c8-000000001111 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005481019 2025-10-11 07:57:31.444043 | fa163e03-9ee7-dff2-f9c8-000000001111 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005481019 | 0:02:07.059693 | 0.08s 2025-10-11 07:57:31.444334 | fa163e03-9ee7-dff2-f9c8-000000001110 | SKIPPED | Determining the default hugepagesz | np0005481012 2025-10-11 07:57:31.444637 | fa163e03-9ee7-dff2-f9c8-000000001110 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005481012 | 0:02:07.060287 | 0.06s 2025-10-11 07:57:31.444950 | fa163e03-9ee7-dff2-f9c8-0000000010fe | SKIPPED | Warn operator about workload protection | np0005481014 2025-10-11 07:57:31.445240 | fa163e03-9ee7-dff2-f9c8-0000000010fe | TIMING | tripleo_kernel : Warn operator about workload protection | np0005481014 | 0:02:07.060890 | 0.04s 2025-10-11 07:57:31.464639 | fa163e03-9ee7-dff2-f9c8-000000001118 | TASK | Check if the kernelargs entry is already present in the file 2025-10-11 07:57:31.479134 | fa163e03-9ee7-dff2-f9c8-000000001112 | TASK | Making sure that we have a default hugepagesz 2025-10-11 07:57:31.497826 | fa163e03-9ee7-dff2-f9c8-000000001111 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-11 07:57:31.520133 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TASK | Setting defer reboot fact 2025-10-11 07:57:31.525528 | fa163e03-9ee7-dff2-f9c8-000000001101 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005481015 | 0:02:07.141146 | 0.10s 2025-10-11 07:57:31.526170 | fa163e03-9ee7-dff2-f9c8-000000001112 | SKIPPED | Making sure that we have a default hugepagesz | np0005481019 2025-10-11 07:57:31.526616 | fa163e03-9ee7-dff2-f9c8-000000001112 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005481019 | 0:02:07.142266 | 0.05s 2025-10-11 07:57:31.537546 | fa163e03-9ee7-dff2-f9c8-000000001114 | TASK | Warn about possible modifications 2025-10-11 07:57:31.562810 | fa163e03-9ee7-dff2-f9c8-000000001106 | TASK | Find hugepages in cmdline 2025-10-11 07:57:31.572209 | fa163e03-9ee7-dff2-f9c8-000000001111 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005481012 2025-10-11 07:57:31.573160 | fa163e03-9ee7-dff2-f9c8-000000001111 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005481012 | 0:02:07.188789 | 0.07s 2025-10-11 07:57:31.573543 | fa163e03-9ee7-dff2-f9c8-0000000010ff | SKIPPED | Setting defer reboot fact | np0005481014 2025-10-11 07:57:31.573843 | fa163e03-9ee7-dff2-f9c8-0000000010ff | TIMING | tripleo_kernel : Setting defer reboot fact | np0005481014 | 0:02:07.189493 | 0.05s 2025-10-11 07:57:31.574115 | fa163e03-9ee7-dff2-f9c8-000000001114 | SKIPPED | Warn about possible modifications | np0005481019 2025-10-11 07:57:31.574472 | fa163e03-9ee7-dff2-f9c8-000000001114 | TIMING | tripleo_kernel : Warn about possible modifications | np0005481019 | 0:02:07.190121 | 0.03s 2025-10-11 07:57:31.585017 | fa163e03-9ee7-dff2-f9c8-000000001115 | TASK | Remove hugepage settings from kernelargs 2025-10-11 07:57:31.621045 | fa163e03-9ee7-dff2-f9c8-000000001112 | TASK | Making sure that we have a default hugepagesz 2025-10-11 07:57:31.650240 | fa163e03-9ee7-dff2-f9c8-000000001101 | TASK | Rewrite tripleo_kernel_hugepages to use integers as keys 2025-10-11 07:57:31.660664 | fa163e03-9ee7-dff2-f9c8-000000001106 | SKIPPED | Find hugepages in cmdline | np0005481015 2025-10-11 07:57:31.667389 | fa163e03-9ee7-dff2-f9c8-000000001106 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005481015 | 0:02:07.283019 | 0.10s 2025-10-11 07:57:31.667797 | fa163e03-9ee7-dff2-f9c8-000000001115 | SKIPPED | Remove hugepage settings from kernelargs | np0005481019 2025-10-11 07:57:31.668128 | fa163e03-9ee7-dff2-f9c8-000000001115 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005481019 | 0:02:07.283777 | 0.08s 2025-10-11 07:57:31.668411 | fa163e03-9ee7-dff2-f9c8-000000001112 | SKIPPED | Making sure that we have a default hugepagesz | np0005481012 2025-10-11 07:57:31.668703 | fa163e03-9ee7-dff2-f9c8-000000001112 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005481012 | 0:02:07.284353 | 0.05s 2025-10-11 07:57:31.684142 | fa163e03-9ee7-dff2-f9c8-000000001116 | TASK | Cleaning up whitespaces 2025-10-11 07:57:31.704028 | fa163e03-9ee7-dff2-f9c8-000000001114 | TASK | Warn about possible modifications 2025-10-11 07:57:31.729333 | fa163e03-9ee7-dff2-f9c8-000000001107 | TASK | Finding human-readable hugepages in cmdline 2025-10-11 07:57:31.738365 | fa163e03-9ee7-dff2-f9c8-000000001101 | TIMING | tripleo_kernel : Rewrite tripleo_kernel_hugepages to use integers as keys | np0005481014 | 0:02:07.353975 | 0.09s 2025-10-11 07:57:31.745308 | fa163e03-9ee7-dff2-f9c8-000000001116 | SKIPPED | Cleaning up whitespaces | np0005481019 2025-10-11 07:57:31.745912 | fa163e03-9ee7-dff2-f9c8-000000001116 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005481019 | 0:02:07.361561 | 0.06s 2025-10-11 07:57:31.755296 | fa163e03-9ee7-dff2-f9c8-000000001114 | SKIPPED | Warn about possible modifications | np0005481012 2025-10-11 07:57:31.755671 | fa163e03-9ee7-dff2-f9c8-000000001114 | TIMING | tripleo_kernel : Warn about possible modifications | np0005481012 | 0:02:07.371320 | 0.05s 2025-10-11 07:57:31.756022 | fa163e03-9ee7-dff2-f9c8-000000001118 | OK | Check if the kernelargs entry is already present in the file | np0005481016 2025-10-11 07:57:31.756416 | fa163e03-9ee7-dff2-f9c8-000000001118 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005481016 | 0:02:07.372066 | 0.44s 2025-10-11 07:57:31.756944 | fa163e03-9ee7-dff2-f9c8-000000001118 | OK | Check if the kernelargs entry is already present in the file | np0005481017 2025-10-11 07:57:31.757255 | fa163e03-9ee7-dff2-f9c8-000000001118 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005481017 | 0:02:07.372905 | 0.29s 2025-10-11 07:57:31.767988 | fa163e03-9ee7-dff2-f9c8-00000000111a | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-11 07:57:31.786699 | fa163e03-9ee7-dff2-f9c8-00000000111a | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-11 07:57:31.808050 | fa163e03-9ee7-dff2-f9c8-000000001118 | TASK | Check if the kernelargs entry is already present in the file 2025-10-11 07:57:31.834823 | fa163e03-9ee7-dff2-f9c8-000000001115 | TASK | Remove hugepage settings from kernelargs 2025-10-11 07:57:31.859264 | fa163e03-9ee7-dff2-f9c8-000000001106 | TASK | Find hugepages in cmdline 2025-10-11 07:57:31.866788 | fa163e03-9ee7-dff2-f9c8-000000001107 | SKIPPED | Finding human-readable hugepages in cmdline | np0005481015 2025-10-11 07:57:31.873523 | fa163e03-9ee7-dff2-f9c8-000000001107 | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005481015 | 0:02:07.489143 | 0.14s 2025-10-11 07:57:31.873883 | fa163e03-9ee7-dff2-f9c8-00000000111a | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481016 2025-10-11 07:57:31.874179 | fa163e03-9ee7-dff2-f9c8-00000000111a | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481016 | 0:02:07.489829 | 0.10s 2025-10-11 07:57:31.874460 | fa163e03-9ee7-dff2-f9c8-00000000111a | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481017 2025-10-11 07:57:31.874746 | fa163e03-9ee7-dff2-f9c8-00000000111a | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481017 | 0:02:07.490396 | 0.09s 2025-10-11 07:57:31.875018 | fa163e03-9ee7-dff2-f9c8-000000001115 | SKIPPED | Remove hugepage settings from kernelargs | np0005481012 2025-10-11 07:57:31.875303 | fa163e03-9ee7-dff2-f9c8-000000001115 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005481012 | 0:02:07.490953 | 0.04s 2025-10-11 07:57:31.887484 | fa163e03-9ee7-dff2-f9c8-00000000111b | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-11 07:57:31.909744 | fa163e03-9ee7-dff2-f9c8-00000000111b | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-11 07:57:31.929242 | fa163e03-9ee7-dff2-f9c8-000000001116 | TASK | Cleaning up whitespaces 2025-10-11 07:57:31.954077 | fa163e03-9ee7-dff2-f9c8-00000000110b | TASK | Find desired default hugepage size 2025-10-11 07:57:31.961423 | fa163e03-9ee7-dff2-f9c8-000000001106 | SKIPPED | Find hugepages in cmdline | np0005481014 2025-10-11 07:57:31.968758 | fa163e03-9ee7-dff2-f9c8-000000001106 | TIMING | tripleo_kernel : Find hugepages in cmdline | np0005481014 | 0:02:07.584390 | 0.11s 2025-10-11 07:57:31.969091 | fa163e03-9ee7-dff2-f9c8-00000000111b | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481016 2025-10-11 07:57:31.969377 | fa163e03-9ee7-dff2-f9c8-00000000111b | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481016 | 0:02:07.585026 | 0.08s 2025-10-11 07:57:31.974803 | fa163e03-9ee7-dff2-f9c8-00000000111b | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481017 2025-10-11 07:57:31.975114 | fa163e03-9ee7-dff2-f9c8-00000000111b | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481017 | 0:02:07.590764 | 0.06s 2025-10-11 07:57:31.975375 | fa163e03-9ee7-dff2-f9c8-000000001116 | SKIPPED | Cleaning up whitespaces | np0005481012 2025-10-11 07:57:31.975673 | fa163e03-9ee7-dff2-f9c8-000000001116 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005481012 | 0:02:07.591323 | 0.05s 2025-10-11 07:57:31.986552 | fa163e03-9ee7-dff2-f9c8-00000000111c | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-11 07:57:32.001481 | fa163e03-9ee7-dff2-f9c8-00000000111c | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-11 07:57:32.026993 | fa163e03-9ee7-dff2-f9c8-000000001118 | TASK | Check if the kernelargs entry is already present in the file 2025-10-11 07:57:32.053433 | fa163e03-9ee7-dff2-f9c8-000000001107 | TASK | Finding human-readable hugepages in cmdline 2025-10-11 07:57:32.064243 | fa163e03-9ee7-dff2-f9c8-00000000110b | SKIPPED | Find desired default hugepage size | np0005481015 2025-10-11 07:57:32.071346 | fa163e03-9ee7-dff2-f9c8-00000000110b | TIMING | tripleo_kernel : Find desired default hugepage size | np0005481015 | 0:02:07.686978 | 0.12s 2025-10-11 07:57:32.071750 | fa163e03-9ee7-dff2-f9c8-00000000111c | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481016 2025-10-11 07:57:32.072046 | fa163e03-9ee7-dff2-f9c8-00000000111c | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481016 | 0:02:07.687696 | 0.08s 2025-10-11 07:57:32.072319 | fa163e03-9ee7-dff2-f9c8-00000000111c | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481017 2025-10-11 07:57:32.072629 | fa163e03-9ee7-dff2-f9c8-00000000111c | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481017 | 0:02:07.688276 | 0.06s 2025-10-11 07:57:32.084169 | fa163e03-9ee7-dff2-f9c8-00000000111d | TASK | Generate grub config 2025-10-11 07:57:32.105812 | fa163e03-9ee7-dff2-f9c8-00000000111d | TASK | Generate grub config 2025-10-11 07:57:32.135199 | fa163e03-9ee7-dff2-f9c8-00000000110d | TASK | Storing non-configured hugepages 2025-10-11 07:57:32.140585 | fa163e03-9ee7-dff2-f9c8-000000001107 | SKIPPED | Finding human-readable hugepages in cmdline | np0005481014 2025-10-11 07:57:32.141669 | fa163e03-9ee7-dff2-f9c8-000000001107 | TIMING | tripleo_kernel : Finding human-readable hugepages in cmdline | np0005481014 | 0:02:07.757303 | 0.09s 2025-10-11 07:57:32.142123 | fa163e03-9ee7-dff2-f9c8-000000001118 | OK | Check if the kernelargs entry is already present in the file | np0005481019 2025-10-11 07:57:32.142550 | fa163e03-9ee7-dff2-f9c8-000000001118 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005481019 | 0:02:07.758199 | 0.33s 2025-10-11 07:57:32.165701 | fa163e03-9ee7-dff2-f9c8-00000000111a | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-11 07:57:32.192126 | fa163e03-9ee7-dff2-f9c8-00000000110b | TASK | Find desired default hugepage size 2025-10-11 07:57:32.198467 | fa163e03-9ee7-dff2-f9c8-00000000111d | SKIPPED | Generate grub config | np0005481016 2025-10-11 07:57:32.199465 | fa163e03-9ee7-dff2-f9c8-00000000111d | TIMING | tripleo_kernel : Generate grub config | np0005481016 | 0:02:07.815065 | 0.11s 2025-10-11 07:57:32.199834 | fa163e03-9ee7-dff2-f9c8-00000000111d | SKIPPED | Generate grub config | np0005481017 2025-10-11 07:57:32.200123 | fa163e03-9ee7-dff2-f9c8-00000000111d | TIMING | tripleo_kernel : Generate grub config | np0005481017 | 0:02:07.815772 | 0.09s 2025-10-11 07:57:32.200490 | fa163e03-9ee7-dff2-f9c8-00000000110d | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005481015 | 0:02:07.816139 | 0.06s 2025-10-11 07:57:32.211931 | fa163e03-9ee7-dff2-f9c8-000000001121 | TASK | Get the block device that /boot is on 2025-10-11 07:57:32.233864 | fa163e03-9ee7-dff2-f9c8-000000001121 | TASK | Get the block device that /boot is on 2025-10-11 07:57:32.259407 | fa163e03-9ee7-dff2-f9c8-00000000110f | TASK | Validating against hugepages config received from TripleO 2025-10-11 07:57:32.263912 | fa163e03-9ee7-dff2-f9c8-00000000111a | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481019 2025-10-11 07:57:32.264905 | fa163e03-9ee7-dff2-f9c8-00000000111a | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481019 | 0:02:07.880538 | 0.09s 2025-10-11 07:57:32.265234 | fa163e03-9ee7-dff2-f9c8-00000000110b | SKIPPED | Find desired default hugepage size | np0005481014 2025-10-11 07:57:32.265555 | fa163e03-9ee7-dff2-f9c8-00000000110b | TIMING | tripleo_kernel : Find desired default hugepage size | np0005481014 | 0:02:07.881204 | 0.07s 2025-10-11 07:57:32.278364 | fa163e03-9ee7-dff2-f9c8-00000000111b | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-11 07:57:32.313758 | fa163e03-9ee7-dff2-f9c8-00000000110d | TASK | Storing non-configured hugepages 2025-10-11 07:57:32.325081 | fa163e03-9ee7-dff2-f9c8-000000001121 | SKIPPED | Get the block device that /boot is on | np0005481017 2025-10-11 07:57:32.326284 | fa163e03-9ee7-dff2-f9c8-000000001121 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005481017 | 0:02:07.941915 | 0.09s 2025-10-11 07:57:32.326689 | fa163e03-9ee7-dff2-f9c8-000000001121 | SKIPPED | Get the block device that /boot is on | np0005481016 2025-10-11 07:57:32.326975 | fa163e03-9ee7-dff2-f9c8-000000001121 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005481016 | 0:02:07.942624 | 0.11s 2025-10-11 07:57:32.327275 | fa163e03-9ee7-dff2-f9c8-00000000110f | SKIPPED | Validating against hugepages config received from TripleO | np0005481015 2025-10-11 07:57:32.327589 | fa163e03-9ee7-dff2-f9c8-00000000110f | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005481015 | 0:02:07.943239 | 0.07s 2025-10-11 07:57:32.327972 | fa163e03-9ee7-dff2-f9c8-000000001118 | OK | Check if the kernelargs entry is already present in the file | np0005481012 2025-10-11 07:57:32.328286 | fa163e03-9ee7-dff2-f9c8-000000001118 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005481012 | 0:02:07.943936 | 0.30s 2025-10-11 07:57:32.339283 | fa163e03-9ee7-dff2-f9c8-000000001122 | TASK | Get the mount point that /boot is in 2025-10-11 07:57:32.384109 | fa163e03-9ee7-dff2-f9c8-000000001122 | TASK | Get the mount point that /boot is in 2025-10-11 07:57:32.408595 | fa163e03-9ee7-dff2-f9c8-00000000111a | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-11 07:57:32.437752 | fa163e03-9ee7-dff2-f9c8-000000001110 | TASK | Determining the default hugepagesz 2025-10-11 07:57:32.443302 | fa163e03-9ee7-dff2-f9c8-00000000110d | TIMING | tripleo_kernel : Storing non-configured hugepages | np0005481014 | 0:02:08.058922 | 0.12s 2025-10-11 07:57:32.444108 | fa163e03-9ee7-dff2-f9c8-00000000111b | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481019 2025-10-11 07:57:32.444566 | fa163e03-9ee7-dff2-f9c8-00000000111b | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481019 | 0:02:08.060216 | 0.16s 2025-10-11 07:57:32.444860 | fa163e03-9ee7-dff2-f9c8-000000001122 | SKIPPED | Get the mount point that /boot is in | np0005481016 2025-10-11 07:57:32.445147 | fa163e03-9ee7-dff2-f9c8-000000001122 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005481016 | 0:02:08.060797 | 0.09s 2025-10-11 07:57:32.445508 | fa163e03-9ee7-dff2-f9c8-000000001122 | SKIPPED | Get the mount point that /boot is in | np0005481017 2025-10-11 07:57:32.445821 | fa163e03-9ee7-dff2-f9c8-000000001122 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005481017 | 0:02:08.061470 | 0.06s 2025-10-11 07:57:32.463279 | fa163e03-9ee7-dff2-f9c8-000000001123 | TASK | Set facts for EFI grub.cfg generation 2025-10-11 07:57:32.484650 | fa163e03-9ee7-dff2-f9c8-000000001123 | TASK | Set facts for EFI grub.cfg generation 2025-10-11 07:57:32.500613 | fa163e03-9ee7-dff2-f9c8-00000000111c | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-11 07:57:32.519380 | fa163e03-9ee7-dff2-f9c8-00000000110f | TASK | Validating against hugepages config received from TripleO 2025-10-11 07:57:32.524632 | fa163e03-9ee7-dff2-f9c8-00000000111a | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481012 2025-10-11 07:57:32.535639 | fa163e03-9ee7-dff2-f9c8-00000000111a | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481012 | 0:02:08.151267 | 0.13s 2025-10-11 07:57:32.536050 | fa163e03-9ee7-dff2-f9c8-000000001110 | SKIPPED | Determining the default hugepagesz | np0005481015 2025-10-11 07:57:32.536410 | fa163e03-9ee7-dff2-f9c8-000000001110 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005481015 | 0:02:08.152059 | 0.10s 2025-10-11 07:57:32.536693 | fa163e03-9ee7-dff2-f9c8-000000001123 | SKIPPED | Set facts for EFI grub.cfg generation | np0005481016 2025-10-11 07:57:32.536978 | fa163e03-9ee7-dff2-f9c8-000000001123 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005481016 | 0:02:08.152627 | 0.07s 2025-10-11 07:57:32.537234 | fa163e03-9ee7-dff2-f9c8-000000001123 | SKIPPED | Set facts for EFI grub.cfg generation | np0005481017 2025-10-11 07:57:32.537525 | fa163e03-9ee7-dff2-f9c8-000000001123 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005481017 | 0:02:08.153174 | 0.05s 2025-10-11 07:57:32.553429 | fa163e03-9ee7-dff2-f9c8-000000001124 | TASK | Executed script to fix grub-menu 2025-10-11 07:57:32.574801 | fa163e03-9ee7-dff2-f9c8-000000001124 | TASK | Executed script to fix grub-menu 2025-10-11 07:57:32.595368 | fa163e03-9ee7-dff2-f9c8-00000000111b | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-11 07:57:32.619409 | fa163e03-9ee7-dff2-f9c8-000000001111 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-11 07:57:32.630913 | fa163e03-9ee7-dff2-f9c8-00000000111c | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481019 2025-10-11 07:57:32.631991 | fa163e03-9ee7-dff2-f9c8-00000000111c | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481019 | 0:02:08.247622 | 0.13s 2025-10-11 07:57:32.632344 | fa163e03-9ee7-dff2-f9c8-00000000110f | SKIPPED | Validating against hugepages config received from TripleO | np0005481014 2025-10-11 07:57:32.632653 | fa163e03-9ee7-dff2-f9c8-00000000110f | TIMING | tripleo_kernel : Validating against hugepages config received from TripleO | np0005481014 | 0:02:08.248302 | 0.11s 2025-10-11 07:57:32.632925 | fa163e03-9ee7-dff2-f9c8-000000001124 | SKIPPED | Executed script to fix grub-menu | np0005481016 2025-10-11 07:57:32.633244 | fa163e03-9ee7-dff2-f9c8-000000001124 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005481016 | 0:02:08.248894 | 0.08s 2025-10-11 07:57:32.633519 | fa163e03-9ee7-dff2-f9c8-000000001124 | SKIPPED | Executed script to fix grub-menu | np0005481017 2025-10-11 07:57:32.633804 | fa163e03-9ee7-dff2-f9c8-000000001124 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005481017 | 0:02:08.249454 | 0.06s 2025-10-11 07:57:32.649798 | fa163e03-9ee7-dff2-f9c8-000000001125 | TASK | Check grub config paths 2025-10-11 07:57:32.664834 | fa163e03-9ee7-dff2-f9c8-000000001125 | TASK | Check grub config paths 2025-10-11 07:57:32.684924 | fa163e03-9ee7-dff2-f9c8-00000000111d | TASK | Generate grub config 2025-10-11 07:57:32.700363 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481016 | item=/boot/efi/EFI/redhat 2025-10-11 07:57:32.707405 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481016 | item=/boot/efi/EFI/centos 2025-10-11 07:57:32.724752 | fa163e03-9ee7-dff2-f9c8-000000001110 | TASK | Determining the default hugepagesz 2025-10-11 07:57:32.731150 | fa163e03-9ee7-dff2-f9c8-00000000111b | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481012 2025-10-11 07:57:32.739488 | fa163e03-9ee7-dff2-f9c8-00000000111b | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481012 | 0:02:08.355055 | 0.14s 2025-10-11 07:57:32.745473 | fa163e03-9ee7-dff2-f9c8-000000001111 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005481015 2025-10-11 07:57:32.745865 | fa163e03-9ee7-dff2-f9c8-000000001111 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005481015 | 0:02:08.361515 | 0.12s 2025-10-11 07:57:32.746981 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481017 | item=/boot/efi/EFI/redhat 2025-10-11 07:57:32.748419 | fa163e03-9ee7-dff2-f9c8-000000001125 | TIMING | tripleo_kernel : Check grub config paths | np0005481016 | 0:02:08.364065 | 0.10s 2025-10-11 07:57:32.749229 | fa163e03-9ee7-dff2-f9c8-00000000111d | SKIPPED | Generate grub config | np0005481019 2025-10-11 07:57:32.749785 | fa163e03-9ee7-dff2-f9c8-00000000111d | TIMING | tripleo_kernel : Generate grub config | np0005481019 | 0:02:08.365435 | 0.06s 2025-10-11 07:57:32.761634 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481017 | item=/boot/efi/EFI/centos 2025-10-11 07:57:32.777788 | fa163e03-9ee7-dff2-f9c8-000000001126 | TASK | Write EFI grub.cfg 2025-10-11 07:57:32.793420 | fa163e03-9ee7-dff2-f9c8-000000001121 | TASK | Get the block device that /boot is on 2025-10-11 07:57:32.815353 | fa163e03-9ee7-dff2-f9c8-00000000111c | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-11 07:57:32.852261 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481016 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-11 07:57:32.867613 | fa163e03-9ee7-dff2-f9c8-000000001112 | TASK | Making sure that we have a default hugepagesz 2025-10-11 07:57:32.874893 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481016 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-11 07:57:32.894386 | fa163e03-9ee7-dff2-f9c8-000000001125 | TIMING | tripleo_kernel : Check grub config paths | np0005481017 | 0:02:08.509970 | 0.23s 2025-10-11 07:57:32.896190 | fa163e03-9ee7-dff2-f9c8-000000001110 | SKIPPED | Determining the default hugepagesz | np0005481014 2025-10-11 07:57:32.897404 | fa163e03-9ee7-dff2-f9c8-000000001110 | TIMING | tripleo_kernel : Determining the default hugepagesz | np0005481014 | 0:02:08.513045 | 0.17s 2025-10-11 07:57:32.898236 | fa163e03-9ee7-dff2-f9c8-000000001121 | SKIPPED | Get the block device that /boot is on | np0005481019 2025-10-11 07:57:32.899100 | fa163e03-9ee7-dff2-f9c8-000000001121 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005481019 | 0:02:08.514740 | 0.10s 2025-10-11 07:57:32.900373 | fa163e03-9ee7-dff2-f9c8-000000001126 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005481016 | 0:02:08.516013 | 0.12s 2025-10-11 07:57:32.901256 | fa163e03-9ee7-dff2-f9c8-00000000111c | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481012 2025-10-11 07:57:32.902017 | fa163e03-9ee7-dff2-f9c8-00000000111c | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481012 | 0:02:08.517658 | 0.08s 2025-10-11 07:57:32.929929 | fa163e03-9ee7-dff2-f9c8-000000001127 | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-11 07:57:32.952785 | fa163e03-9ee7-dff2-f9c8-000000001126 | TASK | Write EFI grub.cfg 2025-10-11 07:57:32.977591 | fa163e03-9ee7-dff2-f9c8-000000001122 | TASK | Get the mount point that /boot is in 2025-10-11 07:57:32.999272 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481017 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-11 07:57:33.010570 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481017 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-11 07:57:33.020195 | fa163e03-9ee7-dff2-f9c8-00000000111d | TASK | Generate grub config 2025-10-11 07:57:33.046542 | fa163e03-9ee7-dff2-f9c8-000000001111 | TASK | Determining if any hugepage configuration needs to be re-written 2025-10-11 07:57:33.059573 | fa163e03-9ee7-dff2-f9c8-000000001112 | SKIPPED | Making sure that we have a default hugepagesz | np0005481015 2025-10-11 07:57:33.060547 | fa163e03-9ee7-dff2-f9c8-000000001112 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005481015 | 0:02:08.676181 | 0.18s 2025-10-11 07:57:33.060862 | fa163e03-9ee7-dff2-f9c8-000000001127 | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481016 2025-10-11 07:57:33.061234 | fa163e03-9ee7-dff2-f9c8-000000001127 | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481016 | 0:02:08.676883 | 0.13s 2025-10-11 07:57:33.061710 | fa163e03-9ee7-dff2-f9c8-000000001126 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005481017 | 0:02:08.677359 | 0.11s 2025-10-11 07:57:33.062285 | fa163e03-9ee7-dff2-f9c8-000000001122 | SKIPPED | Get the mount point that /boot is in | np0005481019 2025-10-11 07:57:33.067401 | fa163e03-9ee7-dff2-f9c8-000000001122 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005481019 | 0:02:08.683050 | 0.09s 2025-10-11 07:57:33.067778 | fa163e03-9ee7-dff2-f9c8-00000000111d | SKIPPED | Generate grub config | np0005481012 2025-10-11 07:57:33.068076 | fa163e03-9ee7-dff2-f9c8-00000000111d | TIMING | tripleo_kernel : Generate grub config | np0005481012 | 0:02:08.683726 | 0.05s 2025-10-11 07:57:33.079885 | fa163e03-9ee7-dff2-f9c8-000000001128 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-11 07:57:33.103059 | fa163e03-9ee7-dff2-f9c8-000000001127 | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-11 07:57:33.118690 | fa163e03-9ee7-dff2-f9c8-000000001123 | TASK | Set facts for EFI grub.cfg generation 2025-10-11 07:57:33.139223 | fa163e03-9ee7-dff2-f9c8-000000001121 | TASK | Get the block device that /boot is on 2025-10-11 07:57:33.181269 | fa163e03-9ee7-dff2-f9c8-000000001114 | TASK | Warn about possible modifications 2025-10-11 07:57:33.187221 | fa163e03-9ee7-dff2-f9c8-000000001111 | SKIPPED | Determining if any hugepage configuration needs to be re-written | np0005481014 2025-10-11 07:57:33.188734 | fa163e03-9ee7-dff2-f9c8-000000001111 | TIMING | tripleo_kernel : Determining if any hugepage configuration needs to be re-written | np0005481014 | 0:02:08.804347 | 0.14s 2025-10-11 07:57:33.189376 | fa163e03-9ee7-dff2-f9c8-000000001128 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481016 2025-10-11 07:57:33.194889 | fa163e03-9ee7-dff2-f9c8-000000001128 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481016 | 0:02:08.810536 | 0.11s 2025-10-11 07:57:33.195309 | fa163e03-9ee7-dff2-f9c8-000000001127 | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481017 2025-10-11 07:57:33.195817 | fa163e03-9ee7-dff2-f9c8-000000001127 | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481017 | 0:02:08.811465 | 0.09s 2025-10-11 07:57:33.196286 | fa163e03-9ee7-dff2-f9c8-000000001123 | SKIPPED | Set facts for EFI grub.cfg generation | np0005481019 2025-10-11 07:57:33.196783 | fa163e03-9ee7-dff2-f9c8-000000001123 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005481019 | 0:02:08.812431 | 0.08s 2025-10-11 07:57:33.197139 | fa163e03-9ee7-dff2-f9c8-000000001121 | SKIPPED | Get the block device that /boot is on | np0005481012 2025-10-11 07:57:33.197628 | fa163e03-9ee7-dff2-f9c8-000000001121 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005481012 | 0:02:08.813276 | 0.05s 2025-10-11 07:57:33.216394 | fa163e03-9ee7-dff2-f9c8-000000001129 | TASK | Execute grub2-mkconfig 2025-10-11 07:57:33.230425 | fa163e03-9ee7-dff2-f9c8-000000001128 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-11 07:57:33.252024 | fa163e03-9ee7-dff2-f9c8-000000001124 | TASK | Executed script to fix grub-menu 2025-10-11 07:57:33.290396 | fa163e03-9ee7-dff2-f9c8-000000001122 | TASK | Get the mount point that /boot is in 2025-10-11 07:57:33.317503 | fa163e03-9ee7-dff2-f9c8-000000001112 | TASK | Making sure that we have a default hugepagesz 2025-10-11 07:57:33.334056 | fa163e03-9ee7-dff2-f9c8-000000001114 | SKIPPED | Warn about possible modifications | np0005481015 2025-10-11 07:57:33.340861 | fa163e03-9ee7-dff2-f9c8-000000001114 | TIMING | tripleo_kernel : Warn about possible modifications | np0005481015 | 0:02:08.956474 | 0.16s 2025-10-11 07:57:33.341665 | fa163e03-9ee7-dff2-f9c8-000000001129 | SKIPPED | Execute grub2-mkconfig | np0005481016 2025-10-11 07:57:33.342136 | fa163e03-9ee7-dff2-f9c8-000000001129 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005481016 | 0:02:08.957784 | 0.12s 2025-10-11 07:57:33.342546 | fa163e03-9ee7-dff2-f9c8-000000001128 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481017 2025-10-11 07:57:33.343133 | fa163e03-9ee7-dff2-f9c8-000000001128 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481017 | 0:02:08.958780 | 0.11s 2025-10-11 07:57:33.343536 | fa163e03-9ee7-dff2-f9c8-000000001124 | SKIPPED | Executed script to fix grub-menu | np0005481019 2025-10-11 07:57:33.344080 | fa163e03-9ee7-dff2-f9c8-000000001124 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005481019 | 0:02:08.959728 | 0.09s 2025-10-11 07:57:33.344501 | fa163e03-9ee7-dff2-f9c8-000000001122 | SKIPPED | Get the mount point that /boot is in | np0005481012 2025-10-11 07:57:33.345040 | fa163e03-9ee7-dff2-f9c8-000000001122 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005481012 | 0:02:08.960688 | 0.05s 2025-10-11 07:57:33.356930 | fa163e03-9ee7-dff2-f9c8-00000000112a | TASK | Check for active tuned profile 2025-10-11 07:57:33.378386 | fa163e03-9ee7-dff2-f9c8-000000001129 | TASK | Execute grub2-mkconfig 2025-10-11 07:57:33.394128 | fa163e03-9ee7-dff2-f9c8-000000001125 | TASK | Check grub config paths 2025-10-11 07:57:33.426870 | fa163e03-9ee7-dff2-f9c8-000000001123 | TASK | Set facts for EFI grub.cfg generation 2025-10-11 07:57:33.450054 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481019 | item=/boot/efi/EFI/redhat 2025-10-11 07:57:33.465535 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481019 | item=/boot/efi/EFI/centos 2025-10-11 07:57:33.481740 | fa163e03-9ee7-dff2-f9c8-000000001115 | TASK | Remove hugepage settings from kernelargs 2025-10-11 07:57:33.487243 | fa163e03-9ee7-dff2-f9c8-000000001112 | SKIPPED | Making sure that we have a default hugepagesz | np0005481014 2025-10-11 07:57:33.488255 | fa163e03-9ee7-dff2-f9c8-000000001112 | TIMING | tripleo_kernel : Making sure that we have a default hugepagesz | np0005481014 | 0:02:09.103887 | 0.17s 2025-10-11 07:57:33.488597 | fa163e03-9ee7-dff2-f9c8-00000000112a | SKIPPED | Check for active tuned profile | np0005481016 2025-10-11 07:57:33.488883 | fa163e03-9ee7-dff2-f9c8-00000000112a | TIMING | tripleo_kernel : Check for active tuned profile | np0005481016 | 0:02:09.104532 | 0.13s 2025-10-11 07:57:33.489225 | fa163e03-9ee7-dff2-f9c8-000000001129 | SKIPPED | Execute grub2-mkconfig | np0005481017 2025-10-11 07:57:33.489619 | fa163e03-9ee7-dff2-f9c8-000000001129 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005481017 | 0:02:09.105268 | 0.11s 2025-10-11 07:57:33.490158 | fa163e03-9ee7-dff2-f9c8-000000001125 | TIMING | tripleo_kernel : Check grub config paths | np0005481019 | 0:02:09.105804 | 0.09s 2025-10-11 07:57:33.490565 | fa163e03-9ee7-dff2-f9c8-000000001123 | SKIPPED | Set facts for EFI grub.cfg generation | np0005481012 2025-10-11 07:57:33.490933 | fa163e03-9ee7-dff2-f9c8-000000001123 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005481012 | 0:02:09.106582 | 0.06s 2025-10-11 07:57:33.502301 | fa163e03-9ee7-dff2-f9c8-00000000112b | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-11 07:57:33.527544 | fa163e03-9ee7-dff2-f9c8-00000000112a | TASK | Check for active tuned profile 2025-10-11 07:57:33.550075 | fa163e03-9ee7-dff2-f9c8-000000001126 | TASK | Write EFI grub.cfg 2025-10-11 07:57:33.574021 | fa163e03-9ee7-dff2-f9c8-000000001124 | TASK | Executed script to fix grub-menu 2025-10-11 07:57:33.593241 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481019 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-11 07:57:33.600910 | fa163e03-9ee7-dff2-f9c8-000000001114 | TASK | Warn about possible modifications 2025-10-11 07:57:33.606666 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481019 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-11 07:57:33.620477 | fa163e03-9ee7-dff2-f9c8-000000001115 | SKIPPED | Remove hugepage settings from kernelargs | np0005481015 2025-10-11 07:57:33.621428 | fa163e03-9ee7-dff2-f9c8-000000001115 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005481015 | 0:02:09.237063 | 0.14s 2025-10-11 07:57:33.621773 | fa163e03-9ee7-dff2-f9c8-00000000112b | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005481016 2025-10-11 07:57:33.622147 | fa163e03-9ee7-dff2-f9c8-00000000112b | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005481016 | 0:02:09.237796 | 0.12s 2025-10-11 07:57:33.622509 | fa163e03-9ee7-dff2-f9c8-00000000112a | SKIPPED | Check for active tuned profile | np0005481017 2025-10-11 07:57:33.622828 | fa163e03-9ee7-dff2-f9c8-00000000112a | TIMING | tripleo_kernel : Check for active tuned profile | np0005481017 | 0:02:09.238478 | 0.09s 2025-10-11 07:57:33.623463 | fa163e03-9ee7-dff2-f9c8-000000001126 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005481019 | 0:02:09.239051 | 0.07s 2025-10-11 07:57:33.623846 | fa163e03-9ee7-dff2-f9c8-000000001124 | SKIPPED | Executed script to fix grub-menu | np0005481012 2025-10-11 07:57:33.624194 | fa163e03-9ee7-dff2-f9c8-000000001124 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005481012 | 0:02:09.239844 | 0.05s 2025-10-11 07:57:33.634521 | fa163e03-9ee7-dff2-f9c8-00000000112c | TASK | Set reboot required fact 2025-10-11 07:57:33.654473 | fa163e03-9ee7-dff2-f9c8-00000000112b | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-11 07:57:33.674626 | fa163e03-9ee7-dff2-f9c8-000000001127 | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-11 07:57:33.694244 | fa163e03-9ee7-dff2-f9c8-000000001125 | TASK | Check grub config paths 2025-10-11 07:57:33.722183 | fa163e03-9ee7-dff2-f9c8-000000001116 | TASK | Cleaning up whitespaces 2025-10-11 07:57:33.727504 | fa163e03-9ee7-dff2-f9c8-000000001114 | SKIPPED | Warn about possible modifications | np0005481014 2025-10-11 07:57:33.728380 | fa163e03-9ee7-dff2-f9c8-000000001114 | TIMING | tripleo_kernel : Warn about possible modifications | np0005481014 | 0:02:09.344013 | 0.12s 2025-10-11 07:57:33.728728 | fa163e03-9ee7-dff2-f9c8-00000000112c | SKIPPED | Set reboot required fact | np0005481016 2025-10-11 07:57:33.729073 | fa163e03-9ee7-dff2-f9c8-00000000112c | TIMING | tripleo_kernel : Set reboot required fact | np0005481016 | 0:02:09.344723 | 0.09s 2025-10-11 07:57:33.729418 | fa163e03-9ee7-dff2-f9c8-000000001127 | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481019 2025-10-11 07:57:33.729788 | fa163e03-9ee7-dff2-f9c8-000000001127 | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481019 | 0:02:09.345438 | 0.05s 2025-10-11 07:57:33.730086 | fa163e03-9ee7-dff2-f9c8-00000000112b | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005481017 2025-10-11 07:57:33.730470 | fa163e03-9ee7-dff2-f9c8-00000000112b | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005481017 | 0:02:09.346119 | 0.07s 2025-10-11 07:57:33.741946 | fa163e03-9ee7-dff2-f9c8-00000000112e | TASK | Apply DPDK workarounds 2025-10-11 07:57:33.756684 | fa163e03-9ee7-dff2-f9c8-00000000112c | TASK | Set reboot required fact 2025-10-11 07:57:33.775757 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481012 | item=/boot/efi/EFI/redhat 2025-10-11 07:57:33.787264 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481012 | item=/boot/efi/EFI/centos 2025-10-11 07:57:33.809058 | fa163e03-9ee7-dff2-f9c8-000000001128 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-11 07:57:33.828781 | fa163e03-9ee7-dff2-f9c8-000000001115 | TASK | Remove hugepage settings from kernelargs 2025-10-11 07:57:33.834796 | fa163e03-9ee7-dff2-f9c8-000000001116 | SKIPPED | Cleaning up whitespaces | np0005481015 2025-10-11 07:57:33.835718 | fa163e03-9ee7-dff2-f9c8-000000001116 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005481015 | 0:02:09.451353 | 0.11s 2025-10-11 07:57:33.836138 | fa163e03-9ee7-dff2-f9c8-000000001125 | TIMING | tripleo_kernel : Check grub config paths | np0005481012 | 0:02:09.451788 | 0.14s 2025-10-11 07:57:33.836626 | fa163e03-9ee7-dff2-f9c8-00000000112e | SKIPPED | Apply DPDK workarounds | np0005481016 2025-10-11 07:57:33.837001 | fa163e03-9ee7-dff2-f9c8-00000000112e | TIMING | Apply DPDK workarounds | np0005481016 | 0:02:09.452650 | 0.09s 2025-10-11 07:57:33.837343 | fa163e03-9ee7-dff2-f9c8-00000000112c | SKIPPED | Set reboot required fact | np0005481017 2025-10-11 07:57:33.837786 | fa163e03-9ee7-dff2-f9c8-00000000112c | TIMING | tripleo_kernel : Set reboot required fact | np0005481017 | 0:02:09.453377 | 0.08s 2025-10-11 07:57:33.849008 | fa163e03-9ee7-dff2-f9c8-000000001130 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:57:33.873156 | fa163e03-9ee7-dff2-f9c8-00000000112e | TASK | Apply DPDK workarounds 2025-10-11 07:57:33.898356 | fa163e03-9ee7-dff2-f9c8-000000001126 | TASK | Write EFI grub.cfg 2025-10-11 07:57:33.923582 | fa163e03-9ee7-dff2-f9c8-000000001118 | TASK | Check if the kernelargs entry is already present in the file 2025-10-11 07:57:33.928826 | fa163e03-9ee7-dff2-f9c8-000000001128 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481019 2025-10-11 07:57:33.929661 | fa163e03-9ee7-dff2-f9c8-000000001128 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481019 | 0:02:09.545294 | 0.12s 2025-10-11 07:57:33.929958 | fa163e03-9ee7-dff2-f9c8-000000001115 | SKIPPED | Remove hugepage settings from kernelargs | np0005481014 2025-10-11 07:57:33.930269 | fa163e03-9ee7-dff2-f9c8-000000001115 | TIMING | tripleo_kernel : Remove hugepage settings from kernelargs | np0005481014 | 0:02:09.545919 | 0.10s 2025-10-11 07:57:33.930622 | fa163e03-9ee7-dff2-f9c8-000000001130 | SKIPPED | Ensure /etc/modules-load.d exists | np0005481016 2025-10-11 07:57:33.930950 | fa163e03-9ee7-dff2-f9c8-000000001130 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005481016 | 0:02:09.546599 | 0.08s 2025-10-11 07:57:33.931285 | fa163e03-9ee7-dff2-f9c8-00000000112e | SKIPPED | Apply DPDK workarounds | np0005481017 2025-10-11 07:57:33.931600 | fa163e03-9ee7-dff2-f9c8-00000000112e | TIMING | Apply DPDK workarounds | np0005481017 | 0:02:09.547250 | 0.06s 2025-10-11 07:57:33.944323 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481012 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-11 07:57:33.949249 | fa163e03-9ee7-dff2-f9c8-000000001131 | TASK | Load modules 2025-10-11 07:57:33.961332 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481012 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-11 07:57:33.976085 | fa163e03-9ee7-dff2-f9c8-000000001130 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:57:33.992219 | fa163e03-9ee7-dff2-f9c8-000000001129 | TASK | Execute grub2-mkconfig 2025-10-11 07:57:34.006959 | fa163e03-9ee7-dff2-f9c8-000000001131 | SKIPPED | Load modules | np0005481016 | item=vfio_iommu_type1 2025-10-11 07:57:34.030479 | fa163e03-9ee7-dff2-f9c8-000000001116 | TASK | Cleaning up whitespaces 2025-10-11 07:57:34.036959 | fa163e03-9ee7-dff2-f9c8-000000001126 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005481012 | 0:02:09.652571 | 0.14s 2025-10-11 07:57:34.037886 | fa163e03-9ee7-dff2-f9c8-000000001131 | TIMING | tripleo_kernel : Load modules | np0005481016 | 0:02:09.653536 | 0.09s 2025-10-11 07:57:34.038300 | fa163e03-9ee7-dff2-f9c8-000000001130 | SKIPPED | Ensure /etc/modules-load.d exists | np0005481017 2025-10-11 07:57:34.038809 | fa163e03-9ee7-dff2-f9c8-000000001130 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005481017 | 0:02:09.654458 | 0.06s 2025-10-11 07:57:34.054786 | fa163e03-9ee7-dff2-f9c8-000000001133 | TASK | Persist modules via modules-load.d 2025-10-11 07:57:34.069652 | fa163e03-9ee7-dff2-f9c8-000000001131 | TASK | Load modules 2025-10-11 07:57:34.092138 | fa163e03-9ee7-dff2-f9c8-000000001133 | SKIPPED | Persist modules via modules-load.d | np0005481016 | item=vfio_iommu_type1 2025-10-11 07:57:34.110672 | fa163e03-9ee7-dff2-f9c8-000000001131 | SKIPPED | Load modules | np0005481017 | item=vfio_iommu_type1 2025-10-11 07:57:34.119400 | fa163e03-9ee7-dff2-f9c8-000000001127 | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-11 07:57:34.126103 | fa163e03-9ee7-dff2-f9c8-000000001129 | SKIPPED | Execute grub2-mkconfig | np0005481019 2025-10-11 07:57:34.127162 | fa163e03-9ee7-dff2-f9c8-000000001129 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005481019 | 0:02:09.742782 | 0.13s 2025-10-11 07:57:34.127523 | fa163e03-9ee7-dff2-f9c8-000000001116 | SKIPPED | Cleaning up whitespaces | np0005481014 2025-10-11 07:57:34.127820 | fa163e03-9ee7-dff2-f9c8-000000001116 | TIMING | tripleo_kernel : Cleaning up whitespaces | np0005481014 | 0:02:09.743469 | 0.10s 2025-10-11 07:57:34.128289 | fa163e03-9ee7-dff2-f9c8-000000001133 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005481016 | 0:02:09.743938 | 0.07s 2025-10-11 07:57:34.128839 | fa163e03-9ee7-dff2-f9c8-000000001131 | TIMING | tripleo_kernel : Load modules | np0005481017 | 0:02:09.744488 | 0.05s 2025-10-11 07:57:34.140096 | fa163e03-9ee7-dff2-f9c8-000000001135 | TASK | Drop module persistence 2025-10-11 07:57:34.155222 | fa163e03-9ee7-dff2-f9c8-000000001133 | TASK | Persist modules via modules-load.d 2025-10-11 07:57:34.170827 | fa163e03-9ee7-dff2-f9c8-00000000112a | TASK | Check for active tuned profile 2025-10-11 07:57:34.177909 | fa163e03-9ee7-dff2-f9c8-000000001135 | SKIPPED | Drop module persistence | np0005481016 | item=vfio_iommu_type1 2025-10-11 07:57:34.201273 | fa163e03-9ee7-dff2-f9c8-000000001133 | SKIPPED | Persist modules via modules-load.d | np0005481017 | item=vfio_iommu_type1 2025-10-11 07:57:34.225995 | fa163e03-9ee7-dff2-f9c8-000000001118 | TASK | Check if the kernelargs entry is already present in the file 2025-10-11 07:57:34.233216 | fa163e03-9ee7-dff2-f9c8-000000001135 | TIMING | tripleo_kernel : Drop module persistence | np0005481016 | 0:02:09.848827 | 0.09s 2025-10-11 07:57:34.234274 | fa163e03-9ee7-dff2-f9c8-000000001127 | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481012 2025-10-11 07:57:34.235009 | fa163e03-9ee7-dff2-f9c8-000000001127 | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481012 | 0:02:09.850656 | 0.11s 2025-10-11 07:57:34.241036 | fa163e03-9ee7-dff2-f9c8-000000001133 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005481017 | 0:02:09.856684 | 0.08s 2025-10-11 07:57:34.241567 | fa163e03-9ee7-dff2-f9c8-000000001118 | OK | Check if the kernelargs entry is already present in the file | np0005481015 2025-10-11 07:57:34.241960 | fa163e03-9ee7-dff2-f9c8-000000001118 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005481015 | 0:02:09.857609 | 0.32s 2025-10-11 07:57:34.242427 | fa163e03-9ee7-dff2-f9c8-00000000112a | SKIPPED | Check for active tuned profile | np0005481019 2025-10-11 07:57:34.242821 | fa163e03-9ee7-dff2-f9c8-00000000112a | TIMING | tripleo_kernel : Check for active tuned profile | np0005481019 | 0:02:09.858471 | 0.05s 2025-10-11 07:57:34.254889 | fa163e03-9ee7-dff2-f9c8-000000001137 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:57:34.270800 | fa163e03-9ee7-dff2-f9c8-000000001135 | TASK | Drop module persistence 2025-10-11 07:57:34.286093 | fa163e03-9ee7-dff2-f9c8-00000000112b | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-11 07:57:34.302177 | fa163e03-9ee7-dff2-f9c8-000000001137 | SKIPPED | Set modules persistence via /etc/modules | np0005481016 | item=vfio_iommu_type1 2025-10-11 07:57:34.317299 | fa163e03-9ee7-dff2-f9c8-000000001135 | SKIPPED | Drop module persistence | np0005481017 | item=vfio_iommu_type1 2025-10-11 07:57:34.331092 | fa163e03-9ee7-dff2-f9c8-000000001128 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-11 07:57:34.358239 | fa163e03-9ee7-dff2-f9c8-00000000111a | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-11 07:57:34.365747 | fa163e03-9ee7-dff2-f9c8-000000001137 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005481016 | 0:02:09.981350 | 0.11s 2025-10-11 07:57:34.366537 | fa163e03-9ee7-dff2-f9c8-000000001135 | TIMING | tripleo_kernel : Drop module persistence | np0005481017 | 0:02:09.982187 | 0.09s 2025-10-11 07:57:34.367086 | fa163e03-9ee7-dff2-f9c8-00000000112b | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005481019 2025-10-11 07:57:34.367654 | fa163e03-9ee7-dff2-f9c8-00000000112b | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005481019 | 0:02:09.983303 | 0.08s 2025-10-11 07:57:34.384788 | fa163e03-9ee7-dff2-f9c8-000000001139 | TASK | Modules reload 2025-10-11 07:57:34.399775 | fa163e03-9ee7-dff2-f9c8-000000001137 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:57:34.420635 | fa163e03-9ee7-dff2-f9c8-00000000112c | TASK | Set reboot required fact 2025-10-11 07:57:34.432105 | fa163e03-9ee7-dff2-f9c8-000000001128 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481012 2025-10-11 07:57:34.438813 | fa163e03-9ee7-dff2-f9c8-000000001128 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481012 | 0:02:10.054431 | 0.11s 2025-10-11 07:57:34.439587 | fa163e03-9ee7-dff2-f9c8-000000001137 | SKIPPED | Set modules persistence via /etc/modules | np0005481017 | item=vfio_iommu_type1 2025-10-11 07:57:34.445510 | fa163e03-9ee7-dff2-f9c8-00000000111a | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481015 2025-10-11 07:57:34.445965 | fa163e03-9ee7-dff2-f9c8-00000000111a | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481015 | 0:02:10.061614 | 0.09s 2025-10-11 07:57:34.446329 | fa163e03-9ee7-dff2-f9c8-000000001139 | SKIPPED | Modules reload | np0005481016 2025-10-11 07:57:34.446929 | fa163e03-9ee7-dff2-f9c8-000000001139 | TIMING | tripleo_kernel : Modules reload | np0005481016 | 0:02:10.062579 | 0.06s 2025-10-11 07:57:34.447502 | fa163e03-9ee7-dff2-f9c8-000000001137 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005481017 | 0:02:10.063149 | 0.05s 2025-10-11 07:57:34.458893 | fa163e03-9ee7-dff2-f9c8-00000000113b | TASK | Reboot tasks 2025-10-11 07:57:34.479875 | fa163e03-9ee7-dff2-f9c8-000000001139 | TASK | Modules reload 2025-10-11 07:57:34.498852 | fa163e03-9ee7-dff2-f9c8-000000001129 | TASK | Execute grub2-mkconfig 2025-10-11 07:57:34.536294 | fa163e03-9ee7-dff2-f9c8-00000000111b | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-11 07:57:34.541928 | fa163e03-9ee7-dff2-f9c8-00000000112c | SKIPPED | Set reboot required fact | np0005481019 2025-10-11 07:57:34.542909 | fa163e03-9ee7-dff2-f9c8-00000000112c | TIMING | tripleo_kernel : Set reboot required fact | np0005481019 | 0:02:10.158539 | 0.12s 2025-10-11 07:57:34.543509 | fa163e03-9ee7-dff2-f9c8-00000000113b | SKIPPED | Reboot tasks | np0005481016 2025-10-11 07:57:34.543985 | fa163e03-9ee7-dff2-f9c8-00000000113b | TIMING | tripleo_kernel : Reboot tasks | np0005481016 | 0:02:10.159632 | 0.08s 2025-10-11 07:57:34.544429 | fa163e03-9ee7-dff2-f9c8-000000001139 | SKIPPED | Modules reload | np0005481017 2025-10-11 07:57:34.544997 | fa163e03-9ee7-dff2-f9c8-000000001139 | TIMING | tripleo_kernel : Modules reload | np0005481017 | 0:02:10.160645 | 0.06s 2025-10-11 07:57:34.545621 | fa163e03-9ee7-dff2-f9c8-000000001118 | OK | Check if the kernelargs entry is already present in the file | np0005481014 2025-10-11 07:57:34.546121 | fa163e03-9ee7-dff2-f9c8-000000001118 | TIMING | tripleo_kernel : Check if the kernelargs entry is already present in the file | np0005481014 | 0:02:10.161768 | 0.32s 2025-10-11 07:57:34.557279 | fa163e03-9ee7-dff2-f9c8-00000000113c | TASK | Skipping reboot for deployed node 2025-10-11 07:57:34.577727 | fa163e03-9ee7-dff2-f9c8-00000000113b | TASK | Reboot tasks 2025-10-11 07:57:34.597637 | fa163e03-9ee7-dff2-f9c8-00000000112e | TASK | Apply DPDK workarounds 2025-10-11 07:57:34.622503 | fa163e03-9ee7-dff2-f9c8-00000000111a | TASK | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present 2025-10-11 07:57:34.632914 | fa163e03-9ee7-dff2-f9c8-000000001129 | SKIPPED | Execute grub2-mkconfig | np0005481012 2025-10-11 07:57:34.633761 | fa163e03-9ee7-dff2-f9c8-000000001129 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005481012 | 0:02:10.249395 | 0.13s 2025-10-11 07:57:34.634066 | fa163e03-9ee7-dff2-f9c8-00000000111b | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481015 2025-10-11 07:57:34.634354 | fa163e03-9ee7-dff2-f9c8-00000000111b | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481015 | 0:02:10.250003 | 0.10s 2025-10-11 07:57:34.634749 | fa163e03-9ee7-dff2-f9c8-00000000113c | SKIPPED | Skipping reboot for deployed node | np0005481016 2025-10-11 07:57:34.635083 | fa163e03-9ee7-dff2-f9c8-00000000113c | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005481016 | 0:02:10.250732 | 0.08s 2025-10-11 07:57:34.635396 | fa163e03-9ee7-dff2-f9c8-00000000113b | SKIPPED | Reboot tasks | np0005481017 2025-10-11 07:57:34.635871 | fa163e03-9ee7-dff2-f9c8-00000000113b | TIMING | tripleo_kernel : Reboot tasks | np0005481017 | 0:02:10.251519 | 0.06s 2025-10-11 07:57:34.660767 | fa163e03-9ee7-dff2-f9c8-00000000113c | TASK | Skipping reboot for deployed node 2025-10-11 07:57:34.679051 | fa163e03-9ee7-dff2-f9c8-00000000112a | TASK | Check for active tuned profile 2025-10-11 07:57:34.708304 | fa163e03-9ee7-dff2-f9c8-00000000111c | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-11 07:57:34.713960 | fa163e03-9ee7-dff2-f9c8-00000000112e | SKIPPED | Apply DPDK workarounds | np0005481019 2025-10-11 07:57:34.714875 | fa163e03-9ee7-dff2-f9c8-00000000112e | TIMING | Apply DPDK workarounds | np0005481019 | 0:02:10.330495 | 0.12s 2025-10-11 07:57:34.715198 | fa163e03-9ee7-dff2-f9c8-00000000111a | SKIPPED | Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481014 2025-10-11 07:57:34.715604 | fa163e03-9ee7-dff2-f9c8-00000000111a | TIMING | tripleo_kernel : Delete older name TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS entries if present | np0005481014 | 0:02:10.331253 | 0.09s 2025-10-11 07:57:34.716036 | fa163e03-9ee7-dff2-f9c8-00000000113c | SKIPPED | Skipping reboot for deployed node | np0005481017 2025-10-11 07:57:34.716542 | fa163e03-9ee7-dff2-f9c8-00000000113c | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005481017 | 0:02:10.332191 | 0.05s 2025-10-11 07:57:34.731679 | fa163e03-9ee7-dff2-f9c8-000000000a7b | TASK | set enable_sensubility fact 2025-10-11 07:57:34.753157 | fa163e03-9ee7-dff2-f9c8-000000001130 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:57:34.782964 | fa163e03-9ee7-dff2-f9c8-00000000111b | TASK | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS 2025-10-11 07:57:34.789243 | fa163e03-9ee7-dff2-f9c8-00000000112a | SKIPPED | Check for active tuned profile | np0005481012 2025-10-11 07:57:34.795569 | fa163e03-9ee7-dff2-f9c8-00000000112a | TIMING | tripleo_kernel : Check for active tuned profile | np0005481012 | 0:02:10.411200 | 0.11s 2025-10-11 07:57:34.796121 | fa163e03-9ee7-dff2-f9c8-000000000a7b | OK | set enable_sensubility fact | np0005481016 2025-10-11 07:57:34.796430 | fa163e03-9ee7-dff2-f9c8-000000000a7b | TIMING | set enable_sensubility fact | np0005481016 | 0:02:10.412079 | 0.06s 2025-10-11 07:57:34.796777 | fa163e03-9ee7-dff2-f9c8-00000000111c | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481015 2025-10-11 07:57:34.797076 | fa163e03-9ee7-dff2-f9c8-00000000111c | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481015 | 0:02:10.412726 | 0.09s 2025-10-11 07:57:34.797388 | fa163e03-9ee7-dff2-f9c8-000000001130 | SKIPPED | Ensure /etc/modules-load.d exists | np0005481019 2025-10-11 07:57:34.797764 | fa163e03-9ee7-dff2-f9c8-000000001130 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005481019 | 0:02:10.413414 | 0.04s 2025-10-11 07:57:34.820357 | fa163e03-9ee7-dff2-f9c8-000000000aaa | TASK | set enable_sensubility fact 2025-10-11 07:57:34.896200 | fa163e03-9ee7-dff2-f9c8-000000001131 | TASK | Load modules 2025-10-11 07:57:34.927130 | fa163e03-9ee7-dff2-f9c8-00000000112b | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-11 07:57:34.943153 | fa163e03-9ee7-dff2-f9c8-000000001131 | SKIPPED | Load modules | np0005481019 | item=vfio_iommu_type1 2025-10-11 07:57:34.966270 | fa163e03-9ee7-dff2-f9c8-00000000111d | TASK | Generate grub config 2025-10-11 07:57:34.977896 | fa163e03-9ee7-dff2-f9c8-00000000111b | SKIPPED | Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481014 2025-10-11 07:57:34.982309 | fa163e03-9ee7-dff2-f9c8-00000000111b | TIMING | tripleo_kernel : Ensure the kernel args ( ) is present as GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS | np0005481014 | 0:02:10.597936 | 0.20s 2025-10-11 07:57:34.983493 | fa163e03-9ee7-dff2-f9c8-000000000aaa | OK | set enable_sensubility fact | np0005481017 2025-10-11 07:57:34.984434 | fa163e03-9ee7-dff2-f9c8-000000000aaa | TIMING | set enable_sensubility fact | np0005481017 | 0:02:10.600076 | 0.16s 2025-10-11 07:57:34.985506 | fa163e03-9ee7-dff2-f9c8-000000001131 | TIMING | tripleo_kernel : Load modules | np0005481019 | 0:02:10.601151 | 0.09s 2025-10-11 07:57:34.986361 | fa163e03-9ee7-dff2-f9c8-00000000112b | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005481012 2025-10-11 07:57:34.986887 | fa163e03-9ee7-dff2-f9c8-00000000112b | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005481012 | 0:02:10.602533 | 0.06s 2025-10-11 07:57:35.030398 | fa163e03-9ee7-dff2-f9c8-000000001133 | TASK | Persist modules via modules-load.d 2025-10-11 07:57:35.055684 | fa163e03-9ee7-dff2-f9c8-00000000112c | TASK | Set reboot required fact 2025-10-11 07:57:35.076930 | fa163e03-9ee7-dff2-f9c8-00000000111c | TASK | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter 2025-10-11 07:57:35.084173 | fa163e03-9ee7-dff2-f9c8-000000001133 | SKIPPED | Persist modules via modules-load.d | np0005481019 | item=vfio_iommu_type1 2025-10-11 07:57:35.097047 | fa163e03-9ee7-dff2-f9c8-00000000111d | SKIPPED | Generate grub config | np0005481015 2025-10-11 07:57:35.098073 | fa163e03-9ee7-dff2-f9c8-00000000111d | TIMING | tripleo_kernel : Generate grub config | np0005481015 | 0:02:10.713703 | 0.13s 2025-10-11 07:57:35.098871 | fa163e03-9ee7-dff2-f9c8-000000001133 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005481019 | 0:02:10.714518 | 0.06s 2025-10-11 07:57:35.122371 | fa163e03-9ee7-dff2-f9c8-000000001135 | TASK | Drop module persistence 2025-10-11 07:57:35.152659 | fa163e03-9ee7-dff2-f9c8-000000001121 | TASK | Get the block device that /boot is on 2025-10-11 07:57:35.158894 | fa163e03-9ee7-dff2-f9c8-00000000112c | SKIPPED | Set reboot required fact | np0005481012 2025-10-11 07:57:35.160163 | fa163e03-9ee7-dff2-f9c8-00000000112c | TIMING | tripleo_kernel : Set reboot required fact | np0005481012 | 0:02:10.775532 | 0.10s 2025-10-11 07:57:35.160877 | fa163e03-9ee7-dff2-f9c8-00000000111c | SKIPPED | Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481014 2025-10-11 07:57:35.161317 | fa163e03-9ee7-dff2-f9c8-00000000111c | TIMING | tripleo_kernel : Add GRUB_TRIPLEO_HEAT_TEMPLATE_KERNEL_ARGS to the GRUB_CMDLINE_LINUX parameter | np0005481014 | 0:02:10.776967 | 0.08s 2025-10-11 07:57:35.168813 | fa163e03-9ee7-dff2-f9c8-000000001135 | SKIPPED | Drop module persistence | np0005481019 | item=vfio_iommu_type1 2025-10-11 07:57:35.187710 | fa163e03-9ee7-dff2-f9c8-00000000112e | TASK | Apply DPDK workarounds 2025-10-11 07:57:35.213892 | fa163e03-9ee7-dff2-f9c8-00000000111d | TASK | Generate grub config 2025-10-11 07:57:35.220782 | fa163e03-9ee7-dff2-f9c8-000000001135 | TIMING | tripleo_kernel : Drop module persistence | np0005481019 | 0:02:10.836407 | 0.10s 2025-10-11 07:57:35.221947 | fa163e03-9ee7-dff2-f9c8-000000001121 | SKIPPED | Get the block device that /boot is on | np0005481015 2025-10-11 07:57:35.223011 | fa163e03-9ee7-dff2-f9c8-000000001121 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005481015 | 0:02:10.838404 | 0.07s 2025-10-11 07:57:35.234343 | fa163e03-9ee7-dff2-f9c8-000000001137 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:57:35.284784 | fa163e03-9ee7-dff2-f9c8-000000001137 | SKIPPED | Set modules persistence via /etc/modules | np0005481019 | item=vfio_iommu_type1 2025-10-11 07:57:35.298776 | fa163e03-9ee7-dff2-f9c8-000000001122 | TASK | Get the mount point that /boot is in 2025-10-11 07:57:35.306717 | fa163e03-9ee7-dff2-f9c8-00000000112e | SKIPPED | Apply DPDK workarounds | np0005481012 2025-10-11 07:57:35.308376 | fa163e03-9ee7-dff2-f9c8-00000000112e | TIMING | Apply DPDK workarounds | np0005481012 | 0:02:10.923993 | 0.12s 2025-10-11 07:57:35.309272 | fa163e03-9ee7-dff2-f9c8-00000000111d | SKIPPED | Generate grub config | np0005481014 2025-10-11 07:57:35.310163 | fa163e03-9ee7-dff2-f9c8-00000000111d | TIMING | tripleo_kernel : Generate grub config | np0005481014 | 0:02:10.925803 | 0.09s 2025-10-11 07:57:35.311233 | fa163e03-9ee7-dff2-f9c8-000000001137 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005481019 | 0:02:10.926872 | 0.07s 2025-10-11 07:57:35.334211 | fa163e03-9ee7-dff2-f9c8-000000001139 | TASK | Modules reload 2025-10-11 07:57:35.368780 | fa163e03-9ee7-dff2-f9c8-000000001130 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:57:35.392029 | fa163e03-9ee7-dff2-f9c8-000000001121 | TASK | Get the block device that /boot is on 2025-10-11 07:57:35.402979 | fa163e03-9ee7-dff2-f9c8-000000001122 | SKIPPED | Get the mount point that /boot is in | np0005481015 2025-10-11 07:57:35.404145 | fa163e03-9ee7-dff2-f9c8-000000001122 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005481015 | 0:02:11.019772 | 0.10s 2025-10-11 07:57:35.404640 | fa163e03-9ee7-dff2-f9c8-000000001139 | SKIPPED | Modules reload | np0005481019 2025-10-11 07:57:35.405137 | fa163e03-9ee7-dff2-f9c8-000000001139 | TIMING | tripleo_kernel : Modules reload | np0005481019 | 0:02:11.020783 | 0.07s 2025-10-11 07:57:35.405623 | fa163e03-9ee7-dff2-f9c8-000000001130 | SKIPPED | Ensure /etc/modules-load.d exists | np0005481012 2025-10-11 07:57:35.406076 | fa163e03-9ee7-dff2-f9c8-000000001130 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005481012 | 0:02:11.021723 | 0.04s 2025-10-11 07:57:35.420125 | fa163e03-9ee7-dff2-f9c8-00000000113b | TASK | Reboot tasks 2025-10-11 07:57:35.445543 | fa163e03-9ee7-dff2-f9c8-000000001131 | TASK | Load modules 2025-10-11 07:57:35.470497 | fa163e03-9ee7-dff2-f9c8-000000001123 | TASK | Set facts for EFI grub.cfg generation 2025-10-11 07:57:35.475888 | fa163e03-9ee7-dff2-f9c8-000000001121 | SKIPPED | Get the block device that /boot is on | np0005481014 2025-10-11 07:57:35.476757 | fa163e03-9ee7-dff2-f9c8-000000001121 | TIMING | tripleo_kernel : Get the block device that /boot is on | np0005481014 | 0:02:11.092392 | 0.08s 2025-10-11 07:57:35.477117 | fa163e03-9ee7-dff2-f9c8-00000000113b | SKIPPED | Reboot tasks | np0005481019 2025-10-11 07:57:35.477550 | fa163e03-9ee7-dff2-f9c8-00000000113b | TIMING | tripleo_kernel : Reboot tasks | np0005481019 | 0:02:11.093199 | 0.06s 2025-10-11 07:57:35.488569 | fa163e03-9ee7-dff2-f9c8-00000000113c | TASK | Skipping reboot for deployed node 2025-10-11 07:57:35.498096 | fa163e03-9ee7-dff2-f9c8-000000001131 | SKIPPED | Load modules | np0005481012 | item=vfio_iommu_type1 2025-10-11 07:57:35.515433 | fa163e03-9ee7-dff2-f9c8-000000001122 | TASK | Get the mount point that /boot is in 2025-10-11 07:57:35.521531 | fa163e03-9ee7-dff2-f9c8-000000001131 | TIMING | tripleo_kernel : Load modules | np0005481012 | 0:02:11.137159 | 0.07s 2025-10-11 07:57:35.522271 | fa163e03-9ee7-dff2-f9c8-000000001123 | SKIPPED | Set facts for EFI grub.cfg generation | np0005481015 2025-10-11 07:57:35.522764 | fa163e03-9ee7-dff2-f9c8-000000001123 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005481015 | 0:02:11.138413 | 0.05s 2025-10-11 07:57:35.544585 | fa163e03-9ee7-dff2-f9c8-000000001133 | TASK | Persist modules via modules-load.d 2025-10-11 07:57:35.569941 | fa163e03-9ee7-dff2-f9c8-000000001124 | TASK | Executed script to fix grub-menu 2025-10-11 07:57:35.576164 | fa163e03-9ee7-dff2-f9c8-00000000113c | SKIPPED | Skipping reboot for deployed node | np0005481019 2025-10-11 07:57:35.577099 | fa163e03-9ee7-dff2-f9c8-00000000113c | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005481019 | 0:02:11.192731 | 0.09s 2025-10-11 07:57:35.577432 | fa163e03-9ee7-dff2-f9c8-000000001122 | SKIPPED | Get the mount point that /boot is in | np0005481014 2025-10-11 07:57:35.577795 | fa163e03-9ee7-dff2-f9c8-000000001122 | TIMING | tripleo_kernel : Get the mount point that /boot is in | np0005481014 | 0:02:11.193445 | 0.06s 2025-10-11 07:57:35.596878 | fa163e03-9ee7-dff2-f9c8-000000001133 | SKIPPED | Persist modules via modules-load.d | np0005481012 | item=vfio_iommu_type1 2025-10-11 07:57:35.619329 | fa163e03-9ee7-dff2-f9c8-000000001123 | TASK | Set facts for EFI grub.cfg generation 2025-10-11 07:57:35.625196 | fa163e03-9ee7-dff2-f9c8-000000001133 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005481012 | 0:02:11.240815 | 0.08s 2025-10-11 07:57:35.626337 | fa163e03-9ee7-dff2-f9c8-000000001124 | SKIPPED | Executed script to fix grub-menu | np0005481015 2025-10-11 07:57:35.627066 | fa163e03-9ee7-dff2-f9c8-000000001124 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005481015 | 0:02:11.242713 | 0.06s 2025-10-11 07:57:35.638351 | fa163e03-9ee7-dff2-f9c8-000000000aaa | TASK | set enable_sensubility fact 2025-10-11 07:57:35.657919 | fa163e03-9ee7-dff2-f9c8-000000001135 | TASK | Drop module persistence 2025-10-11 07:57:35.684682 | fa163e03-9ee7-dff2-f9c8-000000001125 | TASK | Check grub config paths 2025-10-11 07:57:35.695503 | fa163e03-9ee7-dff2-f9c8-000000000aaa | OK | set enable_sensubility fact | np0005481019 2025-10-11 07:57:35.696471 | fa163e03-9ee7-dff2-f9c8-000000000aaa | TIMING | set enable_sensubility fact | np0005481019 | 0:02:11.312108 | 0.06s 2025-10-11 07:57:35.696825 | fa163e03-9ee7-dff2-f9c8-000000001123 | SKIPPED | Set facts for EFI grub.cfg generation | np0005481014 2025-10-11 07:57:35.697202 | fa163e03-9ee7-dff2-f9c8-000000001123 | TIMING | tripleo_kernel : Set facts for EFI grub.cfg generation | np0005481014 | 0:02:11.312851 | 0.08s 2025-10-11 07:57:35.709088 | fa163e03-9ee7-dff2-f9c8-000000001135 | SKIPPED | Drop module persistence | np0005481012 | item=vfio_iommu_type1 2025-10-11 07:57:35.738680 | fa163e03-9ee7-dff2-f9c8-000000001124 | TASK | Executed script to fix grub-menu 2025-10-11 07:57:35.745017 | fa163e03-9ee7-dff2-f9c8-000000001135 | TIMING | tripleo_kernel : Drop module persistence | np0005481012 | 0:02:11.360626 | 0.09s 2025-10-11 07:57:35.753198 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481015 | item=/boot/efi/EFI/redhat 2025-10-11 07:57:35.762689 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481015 | item=/boot/efi/EFI/centos 2025-10-11 07:57:35.791993 | fa163e03-9ee7-dff2-f9c8-000000001137 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:57:35.798654 | fa163e03-9ee7-dff2-f9c8-000000001125 | TIMING | tripleo_kernel : Check grub config paths | np0005481015 | 0:02:11.414276 | 0.11s 2025-10-11 07:57:35.805114 | fa163e03-9ee7-dff2-f9c8-000000001124 | SKIPPED | Executed script to fix grub-menu | np0005481014 2025-10-11 07:57:35.805731 | fa163e03-9ee7-dff2-f9c8-000000001124 | TIMING | tripleo_kernel : Executed script to fix grub-menu | np0005481014 | 0:02:11.421380 | 0.07s 2025-10-11 07:57:35.820988 | fa163e03-9ee7-dff2-f9c8-000000001125 | TASK | Check grub config paths 2025-10-11 07:57:35.843347 | fa163e03-9ee7-dff2-f9c8-000000001137 | SKIPPED | Set modules persistence via /etc/modules | np0005481012 | item=vfio_iommu_type1 2025-10-11 07:57:35.849834 | fa163e03-9ee7-dff2-f9c8-000000001126 | TASK | Write EFI grub.cfg 2025-10-11 07:57:35.862069 | fa163e03-9ee7-dff2-f9c8-000000001137 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005481012 | 0:02:11.477667 | 0.07s 2025-10-11 07:57:35.879859 | fa163e03-9ee7-dff2-f9c8-000000001139 | TASK | Modules reload 2025-10-11 07:57:35.893749 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481014 | item=/boot/efi/EFI/redhat 2025-10-11 07:57:35.912365 | fa163e03-9ee7-dff2-f9c8-000000001125 | SKIPPED | Check grub config paths | np0005481014 | item=/boot/efi/EFI/centos 2025-10-11 07:57:35.923849 | fa163e03-9ee7-dff2-f9c8-000000001125 | TIMING | tripleo_kernel : Check grub config paths | np0005481014 | 0:02:11.539485 | 0.10s 2025-10-11 07:57:35.924651 | fa163e03-9ee7-dff2-f9c8-000000001139 | SKIPPED | Modules reload | np0005481012 2025-10-11 07:57:35.925086 | fa163e03-9ee7-dff2-f9c8-000000001139 | TIMING | tripleo_kernel : Modules reload | np0005481012 | 0:02:11.540735 | 0.04s 2025-10-11 07:57:35.930795 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481015 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-11 07:57:35.945488 | fa163e03-9ee7-dff2-f9c8-00000000113b | TASK | Reboot tasks 2025-10-11 07:57:35.950994 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481015 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-11 07:57:35.974031 | fa163e03-9ee7-dff2-f9c8-000000001126 | TASK | Write EFI grub.cfg 2025-10-11 07:57:35.980266 | fa163e03-9ee7-dff2-f9c8-000000001126 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005481015 | 0:02:11.595889 | 0.12s 2025-10-11 07:57:35.997160 | fa163e03-9ee7-dff2-f9c8-000000001127 | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-11 07:57:36.012608 | fa163e03-9ee7-dff2-f9c8-00000000113b | SKIPPED | Reboot tasks | np0005481012 2025-10-11 07:57:36.013544 | fa163e03-9ee7-dff2-f9c8-00000000113b | TIMING | tripleo_kernel : Reboot tasks | np0005481012 | 0:02:11.629182 | 0.06s 2025-10-11 07:57:36.028241 | fa163e03-9ee7-dff2-f9c8-00000000113c | TASK | Skipping reboot for deployed node 2025-10-11 07:57:36.053913 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481014 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/redhat', 'ansible_loop_var': 'item'} 2025-10-11 07:57:36.062265 | fa163e03-9ee7-dff2-f9c8-000000001127 | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481015 2025-10-11 07:57:36.062835 | fa163e03-9ee7-dff2-f9c8-000000001127 | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481015 | 0:02:11.678475 | 0.06s 2025-10-11 07:57:36.078400 | fa163e03-9ee7-dff2-f9c8-000000001126 | SKIPPED | Write EFI grub.cfg | np0005481014 | item={'changed': False, 'skipped': True, 'skip_reason': 'Conditional result was False', 'item': '/boot/efi/EFI/centos', 'ansible_loop_var': 'item'} 2025-10-11 07:57:36.097261 | fa163e03-9ee7-dff2-f9c8-000000001128 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-11 07:57:36.103002 | fa163e03-9ee7-dff2-f9c8-00000000113c | SKIPPED | Skipping reboot for deployed node | np0005481012 2025-10-11 07:57:36.104214 | fa163e03-9ee7-dff2-f9c8-00000000113c | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005481012 | 0:02:11.719842 | 0.07s 2025-10-11 07:57:36.105111 | fa163e03-9ee7-dff2-f9c8-000000001126 | TIMING | tripleo_kernel : Write EFI grub.cfg | np0005481014 | 0:02:11.720757 | 0.13s 2025-10-11 07:57:36.144890 | fa163e03-9ee7-dff2-f9c8-000000001127 | TASK | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub 2025-10-11 07:57:36.150226 | fa163e03-9ee7-dff2-f9c8-000000001128 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481015 2025-10-11 07:57:36.151188 | fa163e03-9ee7-dff2-f9c8-000000001128 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481015 | 0:02:11.766822 | 0.05s 2025-10-11 07:57:36.165637 | fa163e03-9ee7-dff2-f9c8-000000000b6d | TASK | set enable_sensubility fact 2025-10-11 07:57:36.214411 | fa163e03-9ee7-dff2-f9c8-000000001129 | TASK | Execute grub2-mkconfig 2025-10-11 07:57:36.224424 | fa163e03-9ee7-dff2-f9c8-000000001127 | SKIPPED | bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481014 2025-10-11 07:57:36.226284 | fa163e03-9ee7-dff2-f9c8-000000001127 | TIMING | tripleo_kernel : bz#2266025 modify GRUB_DEFAULT=saved in /etc/default/grub | np0005481014 | 0:02:11.841892 | 0.08s 2025-10-11 07:57:36.227238 | fa163e03-9ee7-dff2-f9c8-000000000b6d | OK | set enable_sensubility fact | np0005481012 2025-10-11 07:57:36.227933 | fa163e03-9ee7-dff2-f9c8-000000000b6d | TIMING | set enable_sensubility fact | np0005481012 | 0:02:11.843574 | 0.06s 2025-10-11 07:57:36.290933 | fa163e03-9ee7-dff2-f9c8-000000001128 | TASK | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub 2025-10-11 07:57:36.299547 | fa163e03-9ee7-dff2-f9c8-000000001129 | SKIPPED | Execute grub2-mkconfig | np0005481015 2025-10-11 07:57:36.301012 | fa163e03-9ee7-dff2-f9c8-000000001129 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005481015 | 0:02:11.916628 | 0.08s 2025-10-11 07:57:36.344675 | fa163e03-9ee7-dff2-f9c8-00000000112a | TASK | Check for active tuned profile 2025-10-11 07:57:36.359617 | fa163e03-9ee7-dff2-f9c8-000000001128 | SKIPPED | OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481014 2025-10-11 07:57:36.360694 | fa163e03-9ee7-dff2-f9c8-000000001128 | TIMING | tripleo_kernel : OSPRH-16320 ensure that GRUB_TERMINAL_OUTPUT=console in /etc/default/grub | np0005481014 | 0:02:11.976328 | 0.07s 2025-10-11 07:57:36.375935 | fa163e03-9ee7-dff2-f9c8-000000001129 | TASK | Execute grub2-mkconfig 2025-10-11 07:57:36.415518 | fa163e03-9ee7-dff2-f9c8-00000000112a | SKIPPED | Check for active tuned profile | np0005481015 2025-10-11 07:57:36.417715 | fa163e03-9ee7-dff2-f9c8-00000000112a | TIMING | tripleo_kernel : Check for active tuned profile | np0005481015 | 0:02:12.033340 | 0.07s 2025-10-11 07:57:36.455836 | fa163e03-9ee7-dff2-f9c8-00000000112b | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-11 07:57:36.464302 | fa163e03-9ee7-dff2-f9c8-000000001129 | SKIPPED | Execute grub2-mkconfig | np0005481014 2025-10-11 07:57:36.466115 | fa163e03-9ee7-dff2-f9c8-000000001129 | TIMING | tripleo_kernel : Execute grub2-mkconfig | np0005481014 | 0:02:12.081733 | 0.09s 2025-10-11 07:57:36.495639 | fa163e03-9ee7-dff2-f9c8-00000000112a | TASK | Check for active tuned profile 2025-10-11 07:57:36.525486 | fa163e03-9ee7-dff2-f9c8-00000000112b | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005481015 2025-10-11 07:57:36.526590 | fa163e03-9ee7-dff2-f9c8-00000000112b | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005481015 | 0:02:12.142221 | 0.07s 2025-10-11 07:57:36.551154 | fa163e03-9ee7-dff2-f9c8-00000000112c | TASK | Set reboot required fact 2025-10-11 07:57:36.556995 | fa163e03-9ee7-dff2-f9c8-00000000112a | SKIPPED | Check for active tuned profile | np0005481014 2025-10-11 07:57:36.559761 | fa163e03-9ee7-dff2-f9c8-00000000112a | TIMING | tripleo_kernel : Check for active tuned profile | np0005481014 | 0:02:12.175393 | 0.06s 2025-10-11 07:57:36.579649 | fa163e03-9ee7-dff2-f9c8-00000000112b | TASK | Ensure $tuned_params is restored to /boot/loader/entries files 2025-10-11 07:57:36.606255 | fa163e03-9ee7-dff2-f9c8-00000000112c | SKIPPED | Set reboot required fact | np0005481015 2025-10-11 07:57:36.607630 | fa163e03-9ee7-dff2-f9c8-00000000112c | TIMING | tripleo_kernel : Set reboot required fact | np0005481015 | 0:02:12.223261 | 0.06s 2025-10-11 07:57:36.628731 | fa163e03-9ee7-dff2-f9c8-00000000112e | TASK | Apply DPDK workarounds 2025-10-11 07:57:36.641529 | fa163e03-9ee7-dff2-f9c8-00000000112b | SKIPPED | Ensure $tuned_params is restored to /boot/loader/entries files | np0005481014 2025-10-11 07:57:36.642586 | fa163e03-9ee7-dff2-f9c8-00000000112b | TIMING | tripleo_kernel : Ensure $tuned_params is restored to /boot/loader/entries files | np0005481014 | 0:02:12.258221 | 0.06s 2025-10-11 07:57:36.657676 | fa163e03-9ee7-dff2-f9c8-00000000112c | TASK | Set reboot required fact 2025-10-11 07:57:36.684082 | fa163e03-9ee7-dff2-f9c8-00000000112e | SKIPPED | Apply DPDK workarounds | np0005481015 2025-10-11 07:57:36.685294 | fa163e03-9ee7-dff2-f9c8-00000000112e | TIMING | Apply DPDK workarounds | np0005481015 | 0:02:12.300910 | 0.06s 2025-10-11 07:57:36.700849 | fa163e03-9ee7-dff2-f9c8-000000001130 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:57:36.714265 | fa163e03-9ee7-dff2-f9c8-00000000112c | SKIPPED | Set reboot required fact | np0005481014 2025-10-11 07:57:36.715261 | fa163e03-9ee7-dff2-f9c8-00000000112c | TIMING | tripleo_kernel : Set reboot required fact | np0005481014 | 0:02:12.330895 | 0.06s 2025-10-11 07:57:36.732230 | fa163e03-9ee7-dff2-f9c8-00000000112e | TASK | Apply DPDK workarounds 2025-10-11 07:57:36.746017 | fa163e03-9ee7-dff2-f9c8-000000001130 | SKIPPED | Ensure /etc/modules-load.d exists | np0005481015 2025-10-11 07:57:36.747002 | fa163e03-9ee7-dff2-f9c8-000000001130 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005481015 | 0:02:12.362640 | 0.05s 2025-10-11 07:57:36.767666 | fa163e03-9ee7-dff2-f9c8-000000001131 | TASK | Load modules 2025-10-11 07:57:36.772381 | fa163e03-9ee7-dff2-f9c8-00000000112e | SKIPPED | Apply DPDK workarounds | np0005481014 2025-10-11 07:57:36.773358 | fa163e03-9ee7-dff2-f9c8-00000000112e | TIMING | Apply DPDK workarounds | np0005481014 | 0:02:12.388993 | 0.04s 2025-10-11 07:57:36.789943 | fa163e03-9ee7-dff2-f9c8-000000001130 | TASK | Ensure /etc/modules-load.d exists 2025-10-11 07:57:36.815081 | fa163e03-9ee7-dff2-f9c8-000000001131 | SKIPPED | Load modules | np0005481015 | item=vfio_iommu_type1 2025-10-11 07:57:36.824972 | fa163e03-9ee7-dff2-f9c8-000000001131 | TIMING | tripleo_kernel : Load modules | np0005481015 | 0:02:12.440606 | 0.06s 2025-10-11 07:57:36.843831 | fa163e03-9ee7-dff2-f9c8-000000001133 | TASK | Persist modules via modules-load.d 2025-10-11 07:57:36.849843 | fa163e03-9ee7-dff2-f9c8-000000001130 | SKIPPED | Ensure /etc/modules-load.d exists | np0005481014 2025-10-11 07:57:36.850882 | fa163e03-9ee7-dff2-f9c8-000000001130 | TIMING | tripleo_kernel : Ensure /etc/modules-load.d exists | np0005481014 | 0:02:12.466518 | 0.06s 2025-10-11 07:57:36.866047 | fa163e03-9ee7-dff2-f9c8-000000001131 | TASK | Load modules 2025-10-11 07:57:36.877416 | fa163e03-9ee7-dff2-f9c8-000000001133 | SKIPPED | Persist modules via modules-load.d | np0005481015 | item=vfio_iommu_type1 2025-10-11 07:57:36.888531 | fa163e03-9ee7-dff2-f9c8-000000001133 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005481015 | 0:02:12.504166 | 0.04s 2025-10-11 07:57:36.903412 | fa163e03-9ee7-dff2-f9c8-000000001135 | TASK | Drop module persistence 2025-10-11 07:57:36.916361 | fa163e03-9ee7-dff2-f9c8-000000001131 | SKIPPED | Load modules | np0005481014 | item=vfio_iommu_type1 2025-10-11 07:57:36.924932 | fa163e03-9ee7-dff2-f9c8-000000001131 | TIMING | tripleo_kernel : Load modules | np0005481014 | 0:02:12.540570 | 0.06s 2025-10-11 07:57:36.938123 | fa163e03-9ee7-dff2-f9c8-000000001135 | SKIPPED | Drop module persistence | np0005481015 | item=vfio_iommu_type1 2025-10-11 07:57:36.949102 | fa163e03-9ee7-dff2-f9c8-000000001133 | TASK | Persist modules via modules-load.d 2025-10-11 07:57:36.954653 | fa163e03-9ee7-dff2-f9c8-000000001135 | TIMING | tripleo_kernel : Drop module persistence | np0005481015 | 0:02:12.570278 | 0.05s 2025-10-11 07:57:36.970394 | fa163e03-9ee7-dff2-f9c8-000000001137 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:57:36.995801 | fa163e03-9ee7-dff2-f9c8-000000001133 | SKIPPED | Persist modules via modules-load.d | np0005481014 | item=vfio_iommu_type1 2025-10-11 07:57:37.003547 | fa163e03-9ee7-dff2-f9c8-000000001133 | TIMING | tripleo_kernel : Persist modules via modules-load.d | np0005481014 | 0:02:12.619184 | 0.05s 2025-10-11 07:57:37.008723 | fa163e03-9ee7-dff2-f9c8-000000001137 | SKIPPED | Set modules persistence via /etc/modules | np0005481015 | item=vfio_iommu_type1 2025-10-11 07:57:37.026265 | fa163e03-9ee7-dff2-f9c8-000000001135 | TASK | Drop module persistence 2025-10-11 07:57:37.031676 | fa163e03-9ee7-dff2-f9c8-000000001137 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005481015 | 0:02:12.647292 | 0.06s 2025-10-11 07:57:37.048434 | fa163e03-9ee7-dff2-f9c8-000000001139 | TASK | Modules reload 2025-10-11 07:57:37.062333 | fa163e03-9ee7-dff2-f9c8-000000001135 | SKIPPED | Drop module persistence | np0005481014 | item=vfio_iommu_type1 2025-10-11 07:57:37.071076 | fa163e03-9ee7-dff2-f9c8-000000001135 | TIMING | tripleo_kernel : Drop module persistence | np0005481014 | 0:02:12.686713 | 0.04s 2025-10-11 07:57:37.086092 | fa163e03-9ee7-dff2-f9c8-000000001137 | TASK | Set modules persistence via /etc/modules 2025-10-11 07:57:37.096999 | fa163e03-9ee7-dff2-f9c8-000000001139 | SKIPPED | Modules reload | np0005481015 2025-10-11 07:57:37.098079 | fa163e03-9ee7-dff2-f9c8-000000001139 | TIMING | tripleo_kernel : Modules reload | np0005481015 | 0:02:12.713712 | 0.05s 2025-10-11 07:57:37.114339 | fa163e03-9ee7-dff2-f9c8-00000000113b | TASK | Reboot tasks 2025-10-11 07:57:37.139962 | fa163e03-9ee7-dff2-f9c8-000000001137 | SKIPPED | Set modules persistence via /etc/modules | np0005481014 | item=vfio_iommu_type1 2025-10-11 07:57:37.151642 | fa163e03-9ee7-dff2-f9c8-000000001137 | TIMING | tripleo_kernel : Set modules persistence via /etc/modules | np0005481014 | 0:02:12.767284 | 0.06s 2025-10-11 07:57:37.152106 | fa163e03-9ee7-dff2-f9c8-00000000113b | SKIPPED | Reboot tasks | np0005481015 2025-10-11 07:57:37.152470 | fa163e03-9ee7-dff2-f9c8-00000000113b | TIMING | tripleo_kernel : Reboot tasks | np0005481015 | 0:02:12.768120 | 0.04s 2025-10-11 07:57:37.165964 | fa163e03-9ee7-dff2-f9c8-000000001139 | TASK | Modules reload 2025-10-11 07:57:37.183847 | fa163e03-9ee7-dff2-f9c8-00000000113c | TASK | Skipping reboot for deployed node 2025-10-11 07:57:37.205274 | fa163e03-9ee7-dff2-f9c8-000000001139 | SKIPPED | Modules reload | np0005481014 2025-10-11 07:57:37.206112 | fa163e03-9ee7-dff2-f9c8-000000001139 | TIMING | tripleo_kernel : Modules reload | np0005481014 | 0:02:12.821723 | 0.04s 2025-10-11 07:57:37.224355 | fa163e03-9ee7-dff2-f9c8-00000000113b | TASK | Reboot tasks 2025-10-11 07:57:37.229754 | fa163e03-9ee7-dff2-f9c8-00000000113c | SKIPPED | Skipping reboot for deployed node | np0005481015 2025-10-11 07:57:37.230726 | fa163e03-9ee7-dff2-f9c8-00000000113c | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005481015 | 0:02:12.846362 | 0.05s 2025-10-11 07:57:37.257769 | fa163e03-9ee7-dff2-f9c8-000000000c2e | TASK | set enable_sensubility fact 2025-10-11 07:57:37.270889 | fa163e03-9ee7-dff2-f9c8-00000000113b | SKIPPED | Reboot tasks | np0005481014 2025-10-11 07:57:37.271760 | fa163e03-9ee7-dff2-f9c8-00000000113b | TIMING | tripleo_kernel : Reboot tasks | np0005481014 | 0:02:12.887399 | 0.05s 2025-10-11 07:57:37.289791 | fa163e03-9ee7-dff2-f9c8-00000000113c | TASK | Skipping reboot for deployed node 2025-10-11 07:57:37.294740 | fa163e03-9ee7-dff2-f9c8-000000000c2e | OK | set enable_sensubility fact | np0005481015 2025-10-11 07:57:37.295602 | fa163e03-9ee7-dff2-f9c8-000000000c2e | TIMING | set enable_sensubility fact | np0005481015 | 0:02:12.911242 | 0.04s 2025-10-11 07:57:37.347338 | fa163e03-9ee7-dff2-f9c8-00000000113c | SKIPPED | Skipping reboot for deployed node | np0005481014 2025-10-11 07:57:37.347945 | fa163e03-9ee7-dff2-f9c8-00000000113c | TIMING | tripleo_kernel : Skipping reboot for deployed node | np0005481014 | 0:02:12.963591 | 0.06s 2025-10-11 07:57:37.373890 | fa163e03-9ee7-dff2-f9c8-000000000bdb | TASK | set enable_sensubility fact 2025-10-11 07:57:37.411041 | fa163e03-9ee7-dff2-f9c8-000000000bdb | OK | set enable_sensubility fact | np0005481014 2025-10-11 07:57:37.411713 | fa163e03-9ee7-dff2-f9c8-000000000bdb | TIMING | set enable_sensubility fact | np0005481014 | 0:02:13.027357 | 0.04s PLAY [Server pre network steps] ************************************************ 2025-10-11 07:57:37.578675 | fa163e03-9ee7-dff2-f9c8-000000000044 | TASK | Server pre-network deployments 2025-10-11 07:57:37.593952 | fa163e03-9ee7-dff2-f9c8-000000000044 | TASK | Server pre-network deployments 2025-10-11 07:57:37.615502 | fa163e03-9ee7-dff2-f9c8-000000000044 | TASK | Server pre-network deployments 2025-10-11 07:57:37.644263 | fa163e03-9ee7-dff2-f9c8-000000000044 | TASK | Server pre-network deployments 2025-10-11 07:57:37.663574 | fa163e03-9ee7-dff2-f9c8-000000000044 | TASK | Server pre-network deployments 2025-10-11 07:57:37.692381 | fa163e03-9ee7-dff2-f9c8-000000000044 | TASK | Server pre-network deployments 2025-10-11 07:57:37.697429 | fa163e03-9ee7-dff2-f9c8-000000000044 | OK | Server pre-network deployments | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000044') missing from stats 2025-10-11 07:57:37.698877 | fa163e03-9ee7-dff2-f9c8-000000000044 | OK | Server pre-network deployments | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000044') missing from stats 2025-10-11 07:57:37.699639 | fa163e03-9ee7-dff2-f9c8-000000000044 | OK | Server pre-network deployments | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000044') missing from stats 2025-10-11 07:57:37.700365 | fa163e03-9ee7-dff2-f9c8-000000000044 | OK | Server pre-network deployments | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000044') missing from stats 2025-10-11 07:57:37.701227 | fa163e03-9ee7-dff2-f9c8-000000000044 | OK | Server pre-network deployments | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000044') missing from stats 2025-10-11 07:57:37.711957 | fa163e03-9ee7-dff2-f9c8-000000000048 | TASK | Hiera config 2025-10-11 07:57:37.735997 | fa163e03-9ee7-dff2-f9c8-000000000048 | TASK | Hiera config 2025-10-11 07:57:37.750227 | fa163e03-9ee7-dff2-f9c8-000000000048 | TASK | Hiera config 2025-10-11 07:57:37.782760 | fa163e03-9ee7-dff2-f9c8-000000000048 | TASK | Hiera config 2025-10-11 07:57:37.804154 | fa163e03-9ee7-dff2-f9c8-000000000048 | TASK | Hiera config 2025-10-11 07:57:37.815731 | fa163e03-9ee7-dff2-f9c8-000000000044 | OK | Server pre-network deployments | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre-network deployments' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000044') missing from stats 2025-10-11 07:57:37.817173 | fa163e03-9ee7-dff2-f9c8-000000000048 | TIMING | Hiera config | np0005481016 | 0:02:13.432809 | 0.10s 2025-10-11 07:57:37.817546 | fa163e03-9ee7-dff2-f9c8-000000000048 | TIMING | Hiera config | np0005481017 | 0:02:13.433196 | 0.08s 2025-10-11 07:57:37.817859 | fa163e03-9ee7-dff2-f9c8-000000000048 | TIMING | Hiera config | np0005481019 | 0:02:13.433509 | 0.07s 2025-10-11 07:57:37.818156 | fa163e03-9ee7-dff2-f9c8-000000000048 | TIMING | Hiera config | np0005481012 | 0:02:13.433806 | 0.03s 2025-10-11 07:57:37.883251 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:57:37.898947 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:57:37.914425 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:57:37.934125 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:57:37.961018 | fa163e03-9ee7-dff2-f9c8-000000000048 | TASK | Hiera config 2025-10-11 07:57:37.966333 | fa163e03-9ee7-dff2-f9c8-000000000048 | TIMING | Hiera config | np0005481014 | 0:02:13.581958 | 0.16s 2025-10-11 07:57:38.006253 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:57:38.013475 | fa163e03-9ee7-dff2-f9c8-000000000048 | TIMING | Hiera config | np0005481015 | 0:02:13.629077 | 0.05s 2025-10-11 07:57:38.046281 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:57:38.211432 | fa163e03-9ee7-dff2-f9c8-000000001b47 | CHANGED | Create /etc/puppet/hieradata | np0005481016 2025-10-11 07:57:38.212795 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481016 | 0:02:13.828428 | 0.33s 2025-10-11 07:57:38.227541 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TASK | Write hiera config 2025-10-11 07:57:38.239777 | fa163e03-9ee7-dff2-f9c8-000000001b47 | CHANGED | Create /etc/puppet/hieradata | np0005481017 2025-10-11 07:57:38.251308 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481017 | 0:02:13.866930 | 0.35s 2025-10-11 07:57:38.252172 | fa163e03-9ee7-dff2-f9c8-000000001b47 | CHANGED | Create /etc/puppet/hieradata | np0005481019 2025-10-11 07:57:38.252634 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481019 | 0:02:13.868283 | 0.34s 2025-10-11 07:57:38.253334 | fa163e03-9ee7-dff2-f9c8-000000001b47 | CHANGED | Create /etc/puppet/hieradata | np0005481012 2025-10-11 07:57:38.253828 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481012 | 0:02:13.869476 | 0.32s 2025-10-11 07:57:38.265039 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TASK | Write hiera config 2025-10-11 07:57:38.280339 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TASK | Write hiera config 2025-10-11 07:57:38.300658 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TASK | Write hiera config 2025-10-11 07:57:38.317038 | fa163e03-9ee7-dff2-f9c8-000000001b47 | CHANGED | Create /etc/puppet/hieradata | np0005481014 2025-10-11 07:57:38.318343 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481014 | 0:02:13.933971 | 0.31s 2025-10-11 07:57:38.335088 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TASK | Write hiera config 2025-10-11 07:57:38.348947 | fa163e03-9ee7-dff2-f9c8-000000001b47 | CHANGED | Create /etc/puppet/hieradata | np0005481015 2025-10-11 07:57:38.350065 | fa163e03-9ee7-dff2-f9c8-000000001b47 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481015 | 0:02:13.965704 | 0.30s 2025-10-11 07:57:38.369257 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TASK | Write hiera config 2025-10-11 07:57:39.203274 | fa163e03-9ee7-dff2-f9c8-000000001b48 | CHANGED | Write hiera config | np0005481017 2025-10-11 07:57:39.209614 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TIMING | tripleo_hieradata : Write hiera config | np0005481017 | 0:02:14.825235 | 0.94s 2025-10-11 07:57:39.210694 | fa163e03-9ee7-dff2-f9c8-000000001b48 | CHANGED | Write hiera config | np0005481016 2025-10-11 07:57:39.211472 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TIMING | tripleo_hieradata : Write hiera config | np0005481016 | 0:02:14.827089 | 0.98s 2025-10-11 07:57:39.267052 | fa163e03-9ee7-dff2-f9c8-000000000049 | TASK | Hiera symlink 2025-10-11 07:57:39.290832 | fa163e03-9ee7-dff2-f9c8-000000000049 | TASK | Hiera symlink 2025-10-11 07:57:39.316330 | fa163e03-9ee7-dff2-f9c8-000000001b48 | CHANGED | Write hiera config | np0005481012 2025-10-11 07:57:39.318665 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TIMING | tripleo_hieradata : Write hiera config | np0005481012 | 0:02:14.934286 | 1.02s 2025-10-11 07:57:39.319671 | fa163e03-9ee7-dff2-f9c8-000000001b48 | CHANGED | Write hiera config | np0005481019 2025-10-11 07:57:39.320501 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TIMING | tripleo_hieradata : Write hiera config | np0005481019 | 0:02:14.936142 | 1.04s 2025-10-11 07:57:39.379603 | fa163e03-9ee7-dff2-f9c8-000000001b48 | CHANGED | Write hiera config | np0005481014 2025-10-11 07:57:39.380729 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TIMING | tripleo_hieradata : Write hiera config | np0005481014 | 0:02:14.996366 | 1.04s 2025-10-11 07:57:39.381980 | fa163e03-9ee7-dff2-f9c8-000000001b48 | CHANGED | Write hiera config | np0005481015 2025-10-11 07:57:39.382864 | fa163e03-9ee7-dff2-f9c8-000000001b48 | TIMING | tripleo_hieradata : Write hiera config | np0005481015 | 0:02:14.998505 | 1.01s 2025-10-11 07:57:39.394962 | fa163e03-9ee7-dff2-f9c8-000000000049 | TASK | Hiera symlink 2025-10-11 07:57:39.419791 | fa163e03-9ee7-dff2-f9c8-000000000049 | TASK | Hiera symlink 2025-10-11 07:57:39.466529 | fa163e03-9ee7-dff2-f9c8-000000000049 | TASK | Hiera symlink 2025-10-11 07:57:39.487241 | fa163e03-9ee7-dff2-f9c8-000000000049 | TASK | Hiera symlink 2025-10-11 07:57:39.586270 | fa163e03-9ee7-dff2-f9c8-000000000049 | CHANGED | Hiera symlink | np0005481016 2025-10-11 07:57:39.587700 | fa163e03-9ee7-dff2-f9c8-000000000049 | TIMING | Hiera symlink | np0005481016 | 0:02:15.203334 | 0.32s 2025-10-11 07:57:39.598686 | fa163e03-9ee7-dff2-f9c8-00000000004a | TASK | Hieradata from vars 2025-10-11 07:57:39.619863 | fa163e03-9ee7-dff2-f9c8-000000000049 | CHANGED | Hiera symlink | np0005481017 2025-10-11 07:57:39.626577 | fa163e03-9ee7-dff2-f9c8-000000000049 | TIMING | Hiera symlink | np0005481017 | 0:02:15.242217 | 0.33s 2025-10-11 07:57:39.627201 | fa163e03-9ee7-dff2-f9c8-00000000004a | TIMING | Hieradata from vars | np0005481016 | 0:02:15.242851 | 0.03s 2025-10-11 07:57:39.657846 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:57:39.675138 | fa163e03-9ee7-dff2-f9c8-00000000004a | TASK | Hieradata from vars 2025-10-11 07:57:39.706604 | fa163e03-9ee7-dff2-f9c8-000000000049 | CHANGED | Hiera symlink | np0005481012 2025-10-11 07:57:39.713463 | fa163e03-9ee7-dff2-f9c8-000000000049 | TIMING | Hiera symlink | np0005481012 | 0:02:15.329073 | 0.29s 2025-10-11 07:57:39.714259 | fa163e03-9ee7-dff2-f9c8-000000000049 | CHANGED | Hiera symlink | np0005481019 2025-10-11 07:57:39.714720 | fa163e03-9ee7-dff2-f9c8-000000000049 | TIMING | Hiera symlink | np0005481019 | 0:02:15.330369 | 0.32s 2025-10-11 07:57:39.715121 | fa163e03-9ee7-dff2-f9c8-00000000004a | TIMING | Hieradata from vars | np0005481017 | 0:02:15.330771 | 0.04s 2025-10-11 07:57:39.742585 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:57:39.764874 | fa163e03-9ee7-dff2-f9c8-00000000004a | TASK | Hieradata from vars 2025-10-11 07:57:39.786645 | fa163e03-9ee7-dff2-f9c8-00000000004a | TASK | Hieradata from vars 2025-10-11 07:57:39.794688 | fa163e03-9ee7-dff2-f9c8-000000000049 | CHANGED | Hiera symlink | np0005481014 2025-10-11 07:57:39.802184 | fa163e03-9ee7-dff2-f9c8-000000000049 | TIMING | Hiera symlink | np0005481014 | 0:02:15.417812 | 0.33s 2025-10-11 07:57:39.802811 | fa163e03-9ee7-dff2-f9c8-00000000004a | TIMING | Hieradata from vars | np0005481019 | 0:02:15.418461 | 0.04s 2025-10-11 07:57:39.841406 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:57:39.863314 | fa163e03-9ee7-dff2-f9c8-00000000004a | TASK | Hieradata from vars 2025-10-11 07:57:39.872621 | fa163e03-9ee7-dff2-f9c8-00000000004a | TIMING | Hieradata from vars | np0005481012 | 0:02:15.488233 | 0.08s 2025-10-11 07:57:39.873728 | fa163e03-9ee7-dff2-f9c8-000000000049 | CHANGED | Hiera symlink | np0005481015 2025-10-11 07:57:39.874520 | fa163e03-9ee7-dff2-f9c8-000000000049 | TIMING | Hiera symlink | np0005481015 | 0:02:15.490169 | 0.39s 2025-10-11 07:57:39.921296 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:57:39.941932 | fa163e03-9ee7-dff2-f9c8-00000000004a | TASK | Hieradata from vars 2025-10-11 07:57:39.948918 | fa163e03-9ee7-dff2-f9c8-00000000004a | TIMING | Hieradata from vars | np0005481014 | 0:02:15.564536 | 0.08s 2025-10-11 07:57:39.993722 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:57:40.000973 | fa163e03-9ee7-dff2-f9c8-00000000004a | TIMING | Hieradata from vars | np0005481015 | 0:02:15.616589 | 0.06s 2025-10-11 07:57:40.038265 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:57:40.636737 | fa163e03-9ee7-dff2-f9c8-000000001c57 | CHANGED | Copy overcloud.json to all_nodes.json | np0005481016 2025-10-11 07:57:40.638907 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481016 | 0:02:16.254540 | 0.98s 2025-10-11 07:57:40.653003 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TASK | Render hieradata from template 2025-10-11 07:57:40.682118 | fa163e03-9ee7-dff2-f9c8-000000001c57 | CHANGED | Copy overcloud.json to all_nodes.json | np0005481017 2025-10-11 07:57:40.684004 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481017 | 0:02:16.299596 | 0.94s 2025-10-11 07:57:40.694797 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TASK | Render hieradata from template 2025-10-11 07:57:40.713229 | fa163e03-9ee7-dff2-f9c8-000000001c57 | CHANGED | Copy overcloud.json to all_nodes.json | np0005481019 2025-10-11 07:57:40.714975 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481019 | 0:02:16.330554 | 0.87s 2025-10-11 07:57:40.726062 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TASK | Render hieradata from template 2025-10-11 07:57:40.846177 | fa163e03-9ee7-dff2-f9c8-000000001c57 | CHANGED | Copy overcloud.json to all_nodes.json | np0005481012 2025-10-11 07:57:40.847983 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481012 | 0:02:16.463607 | 0.93s 2025-10-11 07:57:40.890593 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TASK | Render hieradata from template 2025-10-11 07:57:40.918148 | fa163e03-9ee7-dff2-f9c8-000000001c57 | CHANGED | Copy overcloud.json to all_nodes.json | np0005481015 2025-10-11 07:57:40.920402 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481015 | 0:02:16.536023 | 0.88s 2025-10-11 07:57:40.955789 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TASK | Render hieradata from template 2025-10-11 07:57:40.963746 | fa163e03-9ee7-dff2-f9c8-000000001c57 | CHANGED | Copy overcloud.json to all_nodes.json | np0005481014 2025-10-11 07:57:40.965091 | fa163e03-9ee7-dff2-f9c8-000000001c57 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481014 | 0:02:16.580718 | 0.97s 2025-10-11 07:57:40.987333 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TASK | Render hieradata from template 2025-10-11 07:57:41.640877 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=bootstrap_node 2025-10-11 07:57:41.647633 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:17.263266 | 0.99s 2025-10-11 07:57:41.652708 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=bootstrap_node 2025-10-11 07:57:41.653181 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:17.268828 | 0.93s 2025-10-11 07:57:41.681859 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=bootstrap_node 2025-10-11 07:57:41.686225 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:17.301870 | 0.99s 2025-10-11 07:57:41.815937 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=bootstrap_node 2025-10-11 07:57:41.816753 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:17.432397 | 0.92s 2025-10-11 07:57:41.912204 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=bootstrap_node 2025-10-11 07:57:41.912956 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:17.528600 | 0.96s 2025-10-11 07:57:41.939107 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=bootstrap_node 2025-10-11 07:57:41.939662 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:17.555308 | 0.95s 2025-10-11 07:57:42.761886 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=vip_data 2025-10-11 07:57:42.764177 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:18.379821 | 2.11s 2025-10-11 07:57:42.766458 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=vip_data 2025-10-11 07:57:42.768431 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:18.384081 | 2.04s 2025-10-11 07:57:42.785001 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=vip_data 2025-10-11 07:57:42.787158 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:18.402806 | 2.09s 2025-10-11 07:57:42.887130 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=vip_data 2025-10-11 07:57:42.890809 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:18.506443 | 2.00s 2025-10-11 07:57:42.929607 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=vip_data 2025-10-11 07:57:42.932897 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:18.548533 | 1.94s 2025-10-11 07:57:42.938748 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=vip_data 2025-10-11 07:57:42.941639 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:18.557282 | 1.98s 2025-10-11 07:57:43.818999 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=net_ip_map 2025-10-11 07:57:43.823566 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:19.439204 | 3.17s 2025-10-11 07:57:43.828331 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=net_ip_map 2025-10-11 07:57:43.832645 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:19.448291 | 3.11s 2025-10-11 07:57:43.882711 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=net_ip_map 2025-10-11 07:57:43.887166 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:19.502801 | 3.19s 2025-10-11 07:57:44.052742 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=net_ip_map 2025-10-11 07:57:44.055716 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:19.671358 | 3.16s 2025-10-11 07:57:44.070524 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=net_ip_map 2025-10-11 07:57:44.074958 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:19.690593 | 3.09s 2025-10-11 07:57:44.175005 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=net_ip_map 2025-10-11 07:57:44.178083 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:19.793727 | 3.22s 2025-10-11 07:57:44.777188 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=cloud_domain 2025-10-11 07:57:44.780286 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:20.395916 | 4.05s 2025-10-11 07:57:44.821359 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=cloud_domain 2025-10-11 07:57:44.826269 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:20.441897 | 4.13s 2025-10-11 07:57:44.832120 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=cloud_domain 2025-10-11 07:57:44.835345 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:20.450987 | 4.18s 2025-10-11 07:57:45.026644 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=cloud_domain 2025-10-11 07:57:45.030706 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:20.646340 | 4.14s 2025-10-11 07:57:45.041611 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=cloud_domain 2025-10-11 07:57:45.045993 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:20.661632 | 4.06s 2025-10-11 07:57:45.133107 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=cloud_domain 2025-10-11 07:57:45.136135 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:20.751769 | 4.18s 2025-10-11 07:57:45.751768 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=fqdn 2025-10-11 07:57:45.755131 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:21.370766 | 5.03s 2025-10-11 07:57:45.774551 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=fqdn 2025-10-11 07:57:45.777817 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:21.393455 | 5.08s 2025-10-11 07:57:45.825723 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=fqdn 2025-10-11 07:57:45.831052 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:21.446685 | 5.18s 2025-10-11 07:57:46.005100 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=fqdn 2025-10-11 07:57:46.008480 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:21.624084 | 5.12s 2025-10-11 07:57:46.027635 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=fqdn 2025-10-11 07:57:46.031867 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:21.647503 | 5.04s 2025-10-11 07:57:46.112914 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=fqdn 2025-10-11 07:57:46.115871 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:21.731511 | 5.16s 2025-10-11 07:57:46.696476 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=service_names 2025-10-11 07:57:46.705395 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:22.321028 | 5.98s 2025-10-11 07:57:46.731513 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=service_names 2025-10-11 07:57:46.732730 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:22.348363 | 6.04s 2025-10-11 07:57:46.803656 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=service_names 2025-10-11 07:57:46.808934 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:22.424569 | 6.15s 2025-10-11 07:57:46.911895 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=service_names 2025-10-11 07:57:46.913030 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:22.528667 | 6.02s 2025-10-11 07:57:46.992006 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=service_names 2025-10-11 07:57:46.995199 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:22.610835 | 6.01s 2025-10-11 07:57:47.103230 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=service_names 2025-10-11 07:57:47.106561 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:22.722196 | 6.15s 2025-10-11 07:57:47.610038 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=service_configs 2025-10-11 07:57:47.613816 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:23.229449 | 6.89s 2025-10-11 07:57:47.649871 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=service_configs 2025-10-11 07:57:47.652003 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:23.267647 | 6.96s 2025-10-11 07:57:47.763997 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=service_configs 2025-10-11 07:57:47.766937 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:23.382572 | 7.11s 2025-10-11 07:57:47.874542 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=service_configs 2025-10-11 07:57:47.877915 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:23.493505 | 6.99s 2025-10-11 07:57:47.992273 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=service_configs 2025-10-11 07:57:47.994733 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:23.610376 | 7.01s 2025-10-11 07:57:48.044870 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=service_configs 2025-10-11 07:57:48.047412 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:23.663050 | 7.09s 2025-10-11 07:57:48.554859 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=extraconfig 2025-10-11 07:57:48.557135 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:24.172779 | 7.83s 2025-10-11 07:57:48.601642 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=extraconfig 2025-10-11 07:57:48.602412 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:24.218055 | 7.91s 2025-10-11 07:57:48.736470 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=extraconfig 2025-10-11 07:57:48.737361 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:24.353004 | 8.08s 2025-10-11 07:57:48.812211 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=extraconfig 2025-10-11 07:57:48.817044 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:24.432685 | 7.92s 2025-10-11 07:57:48.967753 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=extraconfig 2025-10-11 07:57:48.970965 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:24.586598 | 7.98s 2025-10-11 07:57:49.048135 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=extraconfig 2025-10-11 07:57:49.050963 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:24.666597 | 8.09s 2025-10-11 07:57:49.461463 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=role_extraconfig 2025-10-11 07:57:49.466335 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:25.081968 | 8.77s 2025-10-11 07:57:49.514958 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=role_extraconfig 2025-10-11 07:57:49.518235 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:25.133874 | 8.79s 2025-10-11 07:57:49.711964 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=role_extraconfig 2025-10-11 07:57:49.715225 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:25.330865 | 9.06s 2025-10-11 07:57:49.824640 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=role_extraconfig 2025-10-11 07:57:49.827655 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:25.443296 | 8.93s 2025-10-11 07:57:49.845602 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=role_extraconfig 2025-10-11 07:57:49.849191 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:25.464837 | 8.86s 2025-10-11 07:57:50.029744 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=role_extraconfig 2025-10-11 07:57:50.033999 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:25.649642 | 9.08s 2025-10-11 07:57:50.438198 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481017 | item=ovn_chassis_mac_map 2025-10-11 07:57:50.441122 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:26.056764 | 9.75s 2025-10-11 07:57:50.447827 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:02:26.063463 | 9.75s 2025-10-11 07:57:50.477567 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481019 | item=ovn_chassis_mac_map 2025-10-11 07:57:50.479801 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:26.095442 | 9.75s 2025-10-11 07:57:50.486460 | fa163e03-9ee7-dff2-f9c8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:57:50.495162 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:02:26.110788 | 9.77s 2025-10-11 07:57:50.521067 | fa163e03-9ee7-dff2-f9c8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:57:50.529091 | fa163e03-9ee7-dff2-f9c8-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005481017 | 0:02:26.144719 | 0.04s 2025-10-11 07:57:50.574472 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TASK | Check for hieradata file 2025-10-11 07:57:50.582073 | fa163e03-9ee7-dff2-f9c8-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005481019 | 0:02:26.197697 | 0.06s 2025-10-11 07:57:50.617719 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TASK | Check for hieradata file 2025-10-11 07:57:50.686625 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481016 | item=ovn_chassis_mac_map 2025-10-11 07:57:50.690751 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:26.306373 | 10.04s 2025-10-11 07:57:50.701851 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:02:26.317489 | 10.05s 2025-10-11 07:57:50.723375 | fa163e03-9ee7-dff2-f9c8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:57:50.745242 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481014 | item=ovn_chassis_mac_map 2025-10-11 07:57:50.748202 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:26.363831 | 9.76s 2025-10-11 07:57:50.757355 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:02:26.373003 | 9.77s 2025-10-11 07:57:50.763599 | fa163e03-9ee7-dff2-f9c8-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005481016 | 0:02:26.379248 | 0.04s 2025-10-11 07:57:50.794563 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TASK | Check for hieradata file 2025-10-11 07:57:50.812157 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481012 | item=ovn_chassis_mac_map 2025-10-11 07:57:50.814127 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:26.429744 | 9.92s 2025-10-11 07:57:50.828996 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:02:26.444645 | 9.94s 2025-10-11 07:57:50.853529 | fa163e03-9ee7-dff2-f9c8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:57:50.875378 | fa163e03-9ee7-dff2-f9c8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:57:50.890964 | fa163e03-9ee7-dff2-f9c8-000000001c58 | CHANGED | Render hieradata from template | np0005481015 | item=ovn_chassis_mac_map 2025-10-11 07:57:50.899639 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:26.515254 | 9.94s 2025-10-11 07:57:50.900951 | fa163e03-9ee7-dff2-f9c8-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005481014 | 0:02:26.516600 | 0.05s 2025-10-11 07:57:50.906458 | fa163e03-9ee7-dff2-f9c8-000000001f8a | OK | Check for hieradata file | np0005481017 2025-10-11 07:57:50.906853 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TIMING | tripleo_hieradata : Check for hieradata file | np0005481017 | 0:02:26.522503 | 0.33s 2025-10-11 07:57:50.909643 | fa163e03-9ee7-dff2-f9c8-000000001c58 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:02:26.525292 | 9.95s 2025-10-11 07:57:50.957026 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TASK | Get existing data 2025-10-11 07:57:50.977844 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TASK | Check for hieradata file 2025-10-11 07:57:50.997457 | fa163e03-9ee7-dff2-f9c8-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005481012 | 0:02:26.613075 | 0.12s 2025-10-11 07:57:50.998191 | fa163e03-9ee7-dff2-f9c8-000000001f8a | OK | Check for hieradata file | np0005481019 2025-10-11 07:57:50.998783 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TIMING | tripleo_hieradata : Check for hieradata file | np0005481019 | 0:02:26.614433 | 0.38s 2025-10-11 07:57:51.039630 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TASK | Get existing data 2025-10-11 07:57:51.058283 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TASK | Check for hieradata file 2025-10-11 07:57:51.077343 | fa163e03-9ee7-dff2-f9c8-00000000004b | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:57:51.082241 | fa163e03-9ee7-dff2-f9c8-000000001f8c | SKIPPED | Get existing data | np0005481017 2025-10-11 07:57:51.083114 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TIMING | tripleo_hieradata : Get existing data | np0005481017 | 0:02:26.698750 | 0.13s 2025-10-11 07:57:51.101776 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TASK | Set data fact 2025-10-11 07:57:51.122926 | fa163e03-9ee7-dff2-f9c8-000000001f8a | OK | Check for hieradata file | np0005481016 2025-10-11 07:57:51.125029 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TIMING | tripleo_hieradata : Check for hieradata file | np0005481016 | 0:02:26.740640 | 0.33s 2025-10-11 07:57:51.126129 | fa163e03-9ee7-dff2-f9c8-000000001f8c | SKIPPED | Get existing data | np0005481019 2025-10-11 07:57:51.126869 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TIMING | tripleo_hieradata : Get existing data | np0005481019 | 0:02:26.742510 | 0.09s 2025-10-11 07:57:51.127721 | fa163e03-9ee7-dff2-f9c8-00000000004b | TIMING | Ensure ansible_managed hieradata file exists | np0005481015 | 0:02:26.743362 | 0.05s 2025-10-11 07:57:51.218087 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TASK | Get existing data 2025-10-11 07:57:51.239921 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TASK | Set data fact 2025-10-11 07:57:51.262838 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TASK | Check for hieradata file 2025-10-11 07:57:51.270408 | fa163e03-9ee7-dff2-f9c8-000000001f8d | SKIPPED | Set data fact | np0005481017 2025-10-11 07:57:51.271908 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TIMING | tripleo_hieradata : Set data fact | np0005481017 | 0:02:26.887515 | 0.16s 2025-10-11 07:57:51.277528 | fa163e03-9ee7-dff2-f9c8-000000001f8c | SKIPPED | Get existing data | np0005481016 2025-10-11 07:57:51.277973 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TIMING | tripleo_hieradata : Get existing data | np0005481016 | 0:02:26.893620 | 0.06s 2025-10-11 07:57:51.305365 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TASK | Set data fact 2025-10-11 07:57:51.327841 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TASK | Write ansible hieradata file 2025-10-11 07:57:51.345555 | fa163e03-9ee7-dff2-f9c8-000000001f8d | SKIPPED | Set data fact | np0005481019 2025-10-11 07:57:51.356954 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TIMING | tripleo_hieradata : Set data fact | np0005481019 | 0:02:26.972567 | 0.11s 2025-10-11 07:57:51.357751 | fa163e03-9ee7-dff2-f9c8-000000001f8a | OK | Check for hieradata file | np0005481014 2025-10-11 07:57:51.358230 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TIMING | tripleo_hieradata : Check for hieradata file | np0005481014 | 0:02:26.973876 | 0.38s 2025-10-11 07:57:51.358889 | fa163e03-9ee7-dff2-f9c8-000000001f8d | SKIPPED | Set data fact | np0005481016 2025-10-11 07:57:51.359300 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TIMING | tripleo_hieradata : Set data fact | np0005481016 | 0:02:26.974948 | 0.05s 2025-10-11 07:57:51.359724 | fa163e03-9ee7-dff2-f9c8-000000001f8a | OK | Check for hieradata file | np0005481012 2025-10-11 07:57:51.360181 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TIMING | tripleo_hieradata : Check for hieradata file | np0005481012 | 0:02:26.975827 | 0.30s 2025-10-11 07:57:51.375668 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TASK | Write ansible hieradata file 2025-10-11 07:57:51.396601 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TASK | Write ansible hieradata file 2025-10-11 07:57:51.415878 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TASK | Get existing data 2025-10-11 07:57:51.437266 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TASK | Get existing data 2025-10-11 07:57:51.470433 | fa163e03-9ee7-dff2-f9c8-000000001f8c | SKIPPED | Get existing data | np0005481012 2025-10-11 07:57:51.471894 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TIMING | tripleo_hieradata : Get existing data | np0005481012 | 0:02:27.087528 | 0.05s 2025-10-11 07:57:51.490681 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TASK | Set data fact 2025-10-11 07:57:51.497238 | fa163e03-9ee7-dff2-f9c8-000000001f8c | SKIPPED | Get existing data | np0005481014 2025-10-11 07:57:51.498251 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TIMING | tripleo_hieradata : Get existing data | np0005481014 | 0:02:27.113884 | 0.06s 2025-10-11 07:57:51.513588 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TASK | Set data fact 2025-10-11 07:57:51.529230 | fa163e03-9ee7-dff2-f9c8-000000001f8d | SKIPPED | Set data fact | np0005481012 2025-10-11 07:57:51.530108 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TIMING | tripleo_hieradata : Set data fact | np0005481012 | 0:02:27.145744 | 0.04s 2025-10-11 07:57:51.545098 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TASK | Write ansible hieradata file 2025-10-11 07:57:51.556469 | fa163e03-9ee7-dff2-f9c8-000000001f8d | SKIPPED | Set data fact | np0005481014 2025-10-11 07:57:51.557524 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TIMING | tripleo_hieradata : Set data fact | np0005481014 | 0:02:27.173158 | 0.04s 2025-10-11 07:57:51.574855 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TASK | Write ansible hieradata file 2025-10-11 07:57:51.592392 | fa163e03-9ee7-dff2-f9c8-000000001f8a | OK | Check for hieradata file | np0005481015 2025-10-11 07:57:51.593640 | fa163e03-9ee7-dff2-f9c8-000000001f8a | TIMING | tripleo_hieradata : Check for hieradata file | np0005481015 | 0:02:27.209272 | 0.33s 2025-10-11 07:57:51.622723 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TASK | Get existing data 2025-10-11 07:57:51.655850 | fa163e03-9ee7-dff2-f9c8-000000001f8c | SKIPPED | Get existing data | np0005481015 2025-10-11 07:57:51.656709 | fa163e03-9ee7-dff2-f9c8-000000001f8c | TIMING | tripleo_hieradata : Get existing data | np0005481015 | 0:02:27.272348 | 0.03s 2025-10-11 07:57:51.671467 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TASK | Set data fact 2025-10-11 07:57:51.703465 | fa163e03-9ee7-dff2-f9c8-000000001f8d | SKIPPED | Set data fact | np0005481015 2025-10-11 07:57:51.704536 | fa163e03-9ee7-dff2-f9c8-000000001f8d | TIMING | tripleo_hieradata : Set data fact | np0005481015 | 0:02:27.320176 | 0.03s 2025-10-11 07:57:51.719806 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TASK | Write ansible hieradata file 2025-10-11 07:57:52.341790 | fa163e03-9ee7-dff2-f9c8-000000001f8f | CHANGED | Write ansible hieradata file | np0005481017 2025-10-11 07:57:52.343345 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481017 | 0:02:27.958978 | 1.01s 2025-10-11 07:57:52.383795 | fa163e03-9ee7-dff2-f9c8-000000001f8f | CHANGED | Write ansible hieradata file | np0005481016 2025-10-11 07:57:52.390606 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481016 | 0:02:28.006231 | 1.01s 2025-10-11 07:57:52.391318 | fa163e03-9ee7-dff2-f9c8-000000001f8f | CHANGED | Write ansible hieradata file | np0005481019 2025-10-11 07:57:52.391845 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481019 | 0:02:28.007491 | 0.99s 2025-10-11 07:57:52.453477 | fa163e03-9ee7-dff2-f9c8-00000000004c | TIMING | include_tasks | np0005481017 | 0:02:28.069075 | 0.08s 2025-10-11 07:57:52.497261 | fa163e03-9ee7-dff2-f9c8-00000000004c | TIMING | include_tasks | np0005481016 | 0:02:28.112902 | 0.07s 2025-10-11 07:57:52.522554 | fa163e03-9ee7-dff2-f9c8-00000000004c | TIMING | include_tasks | np0005481019 | 0:02:28.138192 | 0.08s 2025-10-11 07:57:52.523229 | fa163e03-9ee7-dff2-f9c8-000000001f8f | CHANGED | Write ansible hieradata file | np0005481014 2025-10-11 07:57:52.523786 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481014 | 0:02:28.139435 | 0.95s 2025-10-11 07:57:52.565078 | fa163e03-9ee7-dff2-f9c8-000000001f8f | CHANGED | Write ansible hieradata file | np0005481012 2025-10-11 07:57:52.565922 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481012 | 0:02:28.181564 | 1.02s 2025-10-11 07:57:52.668076 | fa163e03-9ee7-dff2-f9c8-00000000004c | TIMING | include_tasks | np0005481014 | 0:02:28.283695 | 0.07s 2025-10-11 07:57:52.698123 | fa163e03-9ee7-dff2-f9c8-00000000004c | TIMING | include_tasks | np0005481012 | 0:02:28.313768 | 0.07s 2025-10-11 07:57:52.744559 | fa163e03-9ee7-dff2-f9c8-000000001f8f | CHANGED | Write ansible hieradata file | np0005481015 2025-10-11 07:57:52.745162 | fa163e03-9ee7-dff2-f9c8-000000001f8f | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481015 | 0:02:28.360811 | 1.02s 2025-10-11 07:57:52.858035 | fa163e03-9ee7-dff2-f9c8-00000000004c | TIMING | include_tasks | np0005481015 | 0:02:28.473657 | 0.07s PLAY [Server network deployments] ********************************************** 2025-10-11 07:57:53.045171 | fa163e03-9ee7-dff2-f9c8-000000000050 | TASK | Network Configuration 2025-10-11 07:57:53.075173 | fa163e03-9ee7-dff2-f9c8-000000000050 | TASK | Network Configuration 2025-10-11 07:57:53.100745 | fa163e03-9ee7-dff2-f9c8-000000000050 | TASK | Network Configuration 2025-10-11 07:57:53.130125 | fa163e03-9ee7-dff2-f9c8-000000000050 | TASK | Network Configuration 2025-10-11 07:57:53.155597 | fa163e03-9ee7-dff2-f9c8-000000000050 | TASK | Network Configuration 2025-10-11 07:57:53.191259 | fa163e03-9ee7-dff2-f9c8-000000000050 | TASK | Network Configuration 2025-10-11 07:57:53.198028 | fa163e03-9ee7-dff2-f9c8-000000000050 | OK | Network Configuration | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000050') missing from stats 2025-10-11 07:57:53.199643 | fa163e03-9ee7-dff2-f9c8-000000000050 | OK | Network Configuration | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000050') missing from stats 2025-10-11 07:57:53.200388 | fa163e03-9ee7-dff2-f9c8-000000000050 | OK | Network Configuration | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000050') missing from stats 2025-10-11 07:57:53.201147 | fa163e03-9ee7-dff2-f9c8-000000000050 | OK | Network Configuration | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000050') missing from stats 2025-10-11 07:57:53.201918 | fa163e03-9ee7-dff2-f9c8-000000000050 | OK | Network Configuration | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000050') missing from stats 2025-10-11 07:57:53.215521 | fa163e03-9ee7-dff2-f9c8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-11 07:57:53.236986 | fa163e03-9ee7-dff2-f9c8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-11 07:57:53.252980 | fa163e03-9ee7-dff2-f9c8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-11 07:57:53.274995 | fa163e03-9ee7-dff2-f9c8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-11 07:57:53.296328 | fa163e03-9ee7-dff2-f9c8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-11 07:57:53.302692 | fa163e03-9ee7-dff2-f9c8-000000000050 | OK | Network Configuration | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Network Configuration' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000050') missing from stats 2025-10-11 07:57:53.321051 | fa163e03-9ee7-dff2-f9c8-000000000051 | TASK | Check NetworkConfig script existence 2025-10-11 07:57:53.497113 | fa163e03-9ee7-dff2-f9c8-000000000051 | OK | Check NetworkConfig script existence | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000051') missing from stats 2025-10-11 07:57:53.514739 | fa163e03-9ee7-dff2-f9c8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-11 07:57:53.524258 | fa163e03-9ee7-dff2-f9c8-000000000051 | OK | Check NetworkConfig script existence | np0005481017 -> localhost [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000051') missing from stats 2025-10-11 07:57:53.530957 | fa163e03-9ee7-dff2-f9c8-000000000051 | OK | Check NetworkConfig script existence | np0005481019 -> localhost [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000051') missing from stats 2025-10-11 07:57:53.564651 | fa163e03-9ee7-dff2-f9c8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-11 07:57:53.584504 | fa163e03-9ee7-dff2-f9c8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-11 07:57:53.595354 | fa163e03-9ee7-dff2-f9c8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005481016 2025-10-11 07:57:53.596573 | fa163e03-9ee7-dff2-f9c8-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005481016 | 0:02:29.212204 | 0.08s 2025-10-11 07:57:53.597183 | fa163e03-9ee7-dff2-f9c8-000000000051 | OK | Check NetworkConfig script existence | np0005481012 -> localhost [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000051') missing from stats 2025-10-11 07:57:53.598474 | fa163e03-9ee7-dff2-f9c8-000000000051 | OK | Check NetworkConfig script existence | np0005481014 -> localhost [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000051') missing from stats 2025-10-11 07:57:53.599604 | fa163e03-9ee7-dff2-f9c8-000000000051 | OK | Check NetworkConfig script existence | np0005481015 -> localhost [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-000000000051') missing from stats 2025-10-11 07:57:53.600647 | fa163e03-9ee7-dff2-f9c8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005481017 2025-10-11 07:57:53.601070 | fa163e03-9ee7-dff2-f9c8-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005481017 | 0:02:29.216717 | 0.04s 2025-10-11 07:57:53.616786 | fa163e03-9ee7-dff2-f9c8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-11 07:57:53.633310 | fa163e03-9ee7-dff2-f9c8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-11 07:57:53.655176 | fa163e03-9ee7-dff2-f9c8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-11 07:57:53.679481 | fa163e03-9ee7-dff2-f9c8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-11 07:57:53.714799 | fa163e03-9ee7-dff2-f9c8-000000000057 | TASK | Gather SELinux fact if needed 2025-10-11 07:57:53.723411 | fa163e03-9ee7-dff2-f9c8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005481019 2025-10-11 07:57:53.725116 | fa163e03-9ee7-dff2-f9c8-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005481019 | 0:02:29.340734 | 0.14s 2025-10-11 07:57:53.725832 | fa163e03-9ee7-dff2-f9c8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005481016 2025-10-11 07:57:53.726470 | fa163e03-9ee7-dff2-f9c8-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005481016 | 0:02:29.342084 | 0.11s 2025-10-11 07:57:53.727042 | fa163e03-9ee7-dff2-f9c8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005481017 2025-10-11 07:57:53.727672 | fa163e03-9ee7-dff2-f9c8-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005481017 | 0:02:29.343314 | 0.09s 2025-10-11 07:57:53.728253 | fa163e03-9ee7-dff2-f9c8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005481012 2025-10-11 07:57:53.729058 | fa163e03-9ee7-dff2-f9c8-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005481012 | 0:02:29.344700 | 0.07s 2025-10-11 07:57:53.729776 | fa163e03-9ee7-dff2-f9c8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005481014 2025-10-11 07:57:53.730491 | fa163e03-9ee7-dff2-f9c8-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005481014 | 0:02:29.346132 | 0.05s 2025-10-11 07:57:53.757231 | fa163e03-9ee7-dff2-f9c8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-11 07:57:53.781201 | fa163e03-9ee7-dff2-f9c8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-11 07:57:53.811668 | fa163e03-9ee7-dff2-f9c8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-11 07:57:53.843109 | fa163e03-9ee7-dff2-f9c8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-11 07:57:53.869374 | fa163e03-9ee7-dff2-f9c8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-11 07:57:53.876535 | fa163e03-9ee7-dff2-f9c8-000000000057 | SKIPPED | Gather SELinux fact if needed | np0005481015 2025-10-11 07:57:53.882898 | fa163e03-9ee7-dff2-f9c8-000000000057 | TIMING | tripleo_network_config : Gather SELinux fact if needed | np0005481015 | 0:02:29.498529 | 0.17s 2025-10-11 07:57:53.883249 | fa163e03-9ee7-dff2-f9c8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005481016 2025-10-11 07:57:53.883562 | fa163e03-9ee7-dff2-f9c8-000000000059 | TIMING | Ensure requirements are satisfied | np0005481016 | 0:02:29.499211 | 0.12s 2025-10-11 07:57:53.883881 | fa163e03-9ee7-dff2-f9c8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005481017 2025-10-11 07:57:53.884198 | fa163e03-9ee7-dff2-f9c8-000000000059 | TIMING | Ensure requirements are satisfied | np0005481017 | 0:02:29.499847 | 0.10s 2025-10-11 07:57:53.884481 | fa163e03-9ee7-dff2-f9c8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005481019 2025-10-11 07:57:53.884792 | fa163e03-9ee7-dff2-f9c8-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005481019 | 0:02:29.500442 | 0.07s 2025-10-11 07:57:53.885077 | fa163e03-9ee7-dff2-f9c8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005481012 2025-10-11 07:57:53.885357 | fa163e03-9ee7-dff2-f9c8-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005481012 | 0:02:29.501006 | 0.04s 2025-10-11 07:57:53.896347 | fa163e03-9ee7-dff2-f9c8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:53.916236 | fa163e03-9ee7-dff2-f9c8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:53.936862 | fa163e03-9ee7-dff2-f9c8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-11 07:57:53.964466 | fa163e03-9ee7-dff2-f9c8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-11 07:57:53.992038 | fa163e03-9ee7-dff2-f9c8-000000000058 | TASK | Create fcontext entry for tripleoconfig 2025-10-11 07:57:54.004813 | fa163e03-9ee7-dff2-f9c8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005481014 2025-10-11 07:57:54.005979 | fa163e03-9ee7-dff2-f9c8-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005481014 | 0:02:29.621611 | 0.14s 2025-10-11 07:57:54.006343 | fa163e03-9ee7-dff2-f9c8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481016 2025-10-11 07:57:54.006683 | fa163e03-9ee7-dff2-f9c8-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481016 | 0:02:29.622332 | 0.10s 2025-10-11 07:57:54.007036 | fa163e03-9ee7-dff2-f9c8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481017 2025-10-11 07:57:54.007344 | fa163e03-9ee7-dff2-f9c8-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481017 | 0:02:29.622994 | 0.09s 2025-10-11 07:57:54.007740 | fa163e03-9ee7-dff2-f9c8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005481019 2025-10-11 07:57:54.008035 | fa163e03-9ee7-dff2-f9c8-000000000059 | TIMING | Ensure requirements are satisfied | np0005481019 | 0:02:29.623685 | 0.07s 2025-10-11 07:57:54.008406 | fa163e03-9ee7-dff2-f9c8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005481012 2025-10-11 07:57:54.008721 | fa163e03-9ee7-dff2-f9c8-000000000059 | TIMING | Ensure requirements are satisfied | np0005481012 | 0:02:29.624370 | 0.04s 2025-10-11 07:57:54.019882 | fa163e03-9ee7-dff2-f9c8-00000000005c | TASK | Reload NetworkManager 2025-10-11 07:57:54.041262 | fa163e03-9ee7-dff2-f9c8-00000000005c | TASK | Reload NetworkManager 2025-10-11 07:57:54.062875 | fa163e03-9ee7-dff2-f9c8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:54.089059 | fa163e03-9ee7-dff2-f9c8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:54.116362 | fa163e03-9ee7-dff2-f9c8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-11 07:57:54.123860 | fa163e03-9ee7-dff2-f9c8-000000000058 | SKIPPED | Create fcontext entry for tripleoconfig | np0005481015 2025-10-11 07:57:54.133106 | fa163e03-9ee7-dff2-f9c8-000000000058 | TIMING | tripleo_network_config : Create fcontext entry for tripleoconfig | np0005481015 | 0:02:29.748734 | 0.13s 2025-10-11 07:57:54.133533 | fa163e03-9ee7-dff2-f9c8-00000000005c | SKIPPED | Reload NetworkManager | np0005481016 2025-10-11 07:57:54.134084 | fa163e03-9ee7-dff2-f9c8-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005481016 | 0:02:29.749733 | 0.11s 2025-10-11 07:57:54.134515 | fa163e03-9ee7-dff2-f9c8-00000000005c | SKIPPED | Reload NetworkManager | np0005481017 2025-10-11 07:57:54.134856 | fa163e03-9ee7-dff2-f9c8-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005481017 | 0:02:29.750505 | 0.09s 2025-10-11 07:57:54.135198 | fa163e03-9ee7-dff2-f9c8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481019 2025-10-11 07:57:54.135572 | fa163e03-9ee7-dff2-f9c8-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481019 | 0:02:29.751221 | 0.07s 2025-10-11 07:57:54.135854 | fa163e03-9ee7-dff2-f9c8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481012 2025-10-11 07:57:54.136237 | fa163e03-9ee7-dff2-f9c8-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481012 | 0:02:29.751887 | 0.05s 2025-10-11 07:57:54.153625 | fa163e03-9ee7-dff2-f9c8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-11 07:57:54.172643 | fa163e03-9ee7-dff2-f9c8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-11 07:57:54.195766 | fa163e03-9ee7-dff2-f9c8-00000000005c | TASK | Reload NetworkManager 2025-10-11 07:57:54.221944 | fa163e03-9ee7-dff2-f9c8-00000000005c | TASK | Reload NetworkManager 2025-10-11 07:57:54.246085 | fa163e03-9ee7-dff2-f9c8-000000000059 | TASK | Ensure requirements are satisfied 2025-10-11 07:57:54.251751 | fa163e03-9ee7-dff2-f9c8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005481014 2025-10-11 07:57:54.258038 | fa163e03-9ee7-dff2-f9c8-000000000059 | TIMING | Ensure requirements are satisfied | np0005481014 | 0:02:29.873669 | 0.14s 2025-10-11 07:57:54.258423 | fa163e03-9ee7-dff2-f9c8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005481016 2025-10-11 07:57:54.258755 | fa163e03-9ee7-dff2-f9c8-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005481016 | 0:02:29.874405 | 0.10s 2025-10-11 07:57:54.259073 | fa163e03-9ee7-dff2-f9c8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005481017 2025-10-11 07:57:54.259370 | fa163e03-9ee7-dff2-f9c8-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005481017 | 0:02:29.875020 | 0.08s 2025-10-11 07:57:54.259678 | fa163e03-9ee7-dff2-f9c8-00000000005c | SKIPPED | Reload NetworkManager | np0005481019 2025-10-11 07:57:54.259949 | fa163e03-9ee7-dff2-f9c8-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005481019 | 0:02:29.875599 | 0.06s 2025-10-11 07:57:54.260227 | fa163e03-9ee7-dff2-f9c8-00000000005c | SKIPPED | Reload NetworkManager | np0005481012 2025-10-11 07:57:54.260515 | fa163e03-9ee7-dff2-f9c8-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005481012 | 0:02:29.876165 | 0.03s 2025-10-11 07:57:54.271625 | fa163e03-9ee7-dff2-f9c8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-11 07:57:54.293917 | fa163e03-9ee7-dff2-f9c8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-11 07:57:54.318858 | fa163e03-9ee7-dff2-f9c8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-11 07:57:54.340893 | fa163e03-9ee7-dff2-f9c8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-11 07:57:54.366510 | fa163e03-9ee7-dff2-f9c8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:54.373401 | fa163e03-9ee7-dff2-f9c8-000000000059 | SKIPPED | Ensure requirements are satisfied | np0005481015 2025-10-11 07:57:54.384260 | fa163e03-9ee7-dff2-f9c8-000000000059 | TIMING | Ensure requirements are satisfied | np0005481015 | 0:02:29.999893 | 0.14s 2025-10-11 07:57:54.384684 | fa163e03-9ee7-dff2-f9c8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005481016 2025-10-11 07:57:54.385004 | fa163e03-9ee7-dff2-f9c8-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005481016 | 0:02:30.000653 | 0.11s 2025-10-11 07:57:54.385418 | fa163e03-9ee7-dff2-f9c8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005481017 2025-10-11 07:57:54.385797 | fa163e03-9ee7-dff2-f9c8-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005481017 | 0:02:30.001446 | 0.09s 2025-10-11 07:57:54.386170 | fa163e03-9ee7-dff2-f9c8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005481019 2025-10-11 07:57:54.386572 | fa163e03-9ee7-dff2-f9c8-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005481019 | 0:02:30.002221 | 0.06s 2025-10-11 07:57:54.386877 | fa163e03-9ee7-dff2-f9c8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005481012 2025-10-11 07:57:54.387189 | fa163e03-9ee7-dff2-f9c8-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005481012 | 0:02:30.002839 | 0.04s 2025-10-11 07:57:54.398468 | fa163e03-9ee7-dff2-f9c8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-11 07:57:54.420589 | fa163e03-9ee7-dff2-f9c8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-11 07:57:54.445244 | fa163e03-9ee7-dff2-f9c8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-11 07:57:54.477613 | fa163e03-9ee7-dff2-f9c8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-11 07:57:54.495751 | fa163e03-9ee7-dff2-f9c8-00000000005b | TASK | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf 2025-10-11 07:57:54.502190 | fa163e03-9ee7-dff2-f9c8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481014 2025-10-11 07:57:54.503555 | fa163e03-9ee7-dff2-f9c8-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481014 | 0:02:30.119183 | 0.14s 2025-10-11 07:57:54.504047 | fa163e03-9ee7-dff2-f9c8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005481016 2025-10-11 07:57:54.504506 | fa163e03-9ee7-dff2-f9c8-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005481016 | 0:02:30.120154 | 0.10s 2025-10-11 07:57:54.505119 | fa163e03-9ee7-dff2-f9c8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005481017 2025-10-11 07:57:54.511968 | fa163e03-9ee7-dff2-f9c8-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005481017 | 0:02:30.127612 | 0.09s 2025-10-11 07:57:54.512355 | fa163e03-9ee7-dff2-f9c8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005481019 2025-10-11 07:57:54.512703 | fa163e03-9ee7-dff2-f9c8-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005481019 | 0:02:30.128352 | 0.07s 2025-10-11 07:57:54.513049 | fa163e03-9ee7-dff2-f9c8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005481012 2025-10-11 07:57:54.513356 | fa163e03-9ee7-dff2-f9c8-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005481012 | 0:02:30.129005 | 0.03s 2025-10-11 07:57:54.529675 | fa163e03-9ee7-dff2-f9c8-000000000061 | TASK | Ensure we get cloud-init 2025-10-11 07:57:54.543516 | fa163e03-9ee7-dff2-f9c8-000000000061 | TASK | Ensure we get cloud-init 2025-10-11 07:57:54.564300 | fa163e03-9ee7-dff2-f9c8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-11 07:57:54.589535 | fa163e03-9ee7-dff2-f9c8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-11 07:57:54.614628 | fa163e03-9ee7-dff2-f9c8-00000000005c | TASK | Reload NetworkManager 2025-10-11 07:57:54.626284 | fa163e03-9ee7-dff2-f9c8-00000000005b | SKIPPED | Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481015 2025-10-11 07:57:54.627206 | fa163e03-9ee7-dff2-f9c8-00000000005b | TIMING | tripleo_network_config : Set 'no-auto-default=*' in /etc/NetworkManager/NetworkManager.conf | np0005481015 | 0:02:30.242840 | 0.13s 2025-10-11 07:57:54.627560 | fa163e03-9ee7-dff2-f9c8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005481016 2025-10-11 07:57:54.627865 | fa163e03-9ee7-dff2-f9c8-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005481016 | 0:02:30.243514 | 0.10s 2025-10-11 07:57:54.628248 | fa163e03-9ee7-dff2-f9c8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005481017 2025-10-11 07:57:54.628592 | fa163e03-9ee7-dff2-f9c8-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005481017 | 0:02:30.244242 | 0.08s 2025-10-11 07:57:54.628879 | fa163e03-9ee7-dff2-f9c8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005481019 2025-10-11 07:57:54.629207 | fa163e03-9ee7-dff2-f9c8-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005481019 | 0:02:30.244855 | 0.06s 2025-10-11 07:57:54.629573 | fa163e03-9ee7-dff2-f9c8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005481012 2025-10-11 07:57:54.629891 | fa163e03-9ee7-dff2-f9c8-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005481012 | 0:02:30.245541 | 0.04s 2025-10-11 07:57:54.640804 | fa163e03-9ee7-dff2-f9c8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-11 07:57:54.662068 | fa163e03-9ee7-dff2-f9c8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-11 07:57:54.683709 | fa163e03-9ee7-dff2-f9c8-000000000061 | TASK | Ensure we get cloud-init 2025-10-11 07:57:54.708493 | fa163e03-9ee7-dff2-f9c8-000000000061 | TASK | Ensure we get cloud-init 2025-10-11 07:57:54.731194 | fa163e03-9ee7-dff2-f9c8-00000000005c | TASK | Reload NetworkManager 2025-10-11 07:57:54.737502 | fa163e03-9ee7-dff2-f9c8-00000000005c | SKIPPED | Reload NetworkManager | np0005481014 2025-10-11 07:57:54.738581 | fa163e03-9ee7-dff2-f9c8-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005481014 | 0:02:30.354211 | 0.12s 2025-10-11 07:57:54.738924 | fa163e03-9ee7-dff2-f9c8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005481016 2025-10-11 07:57:54.739239 | fa163e03-9ee7-dff2-f9c8-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005481016 | 0:02:30.354889 | 0.10s 2025-10-11 07:57:54.744608 | fa163e03-9ee7-dff2-f9c8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005481017 2025-10-11 07:57:54.745079 | fa163e03-9ee7-dff2-f9c8-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005481017 | 0:02:30.360728 | 0.08s 2025-10-11 07:57:54.745333 | fa163e03-9ee7-dff2-f9c8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005481019 2025-10-11 07:57:54.745653 | fa163e03-9ee7-dff2-f9c8-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005481019 | 0:02:30.361303 | 0.06s 2025-10-11 07:57:54.745955 | fa163e03-9ee7-dff2-f9c8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005481012 2025-10-11 07:57:54.746232 | fa163e03-9ee7-dff2-f9c8-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005481012 | 0:02:30.361882 | 0.03s 2025-10-11 07:57:54.757563 | fa163e03-9ee7-dff2-f9c8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-11 07:57:54.787049 | fa163e03-9ee7-dff2-f9c8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-11 07:57:54.802060 | fa163e03-9ee7-dff2-f9c8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-11 07:57:54.829836 | fa163e03-9ee7-dff2-f9c8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-11 07:57:54.853897 | fa163e03-9ee7-dff2-f9c8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-11 07:57:54.860624 | fa163e03-9ee7-dff2-f9c8-00000000005c | SKIPPED | Reload NetworkManager | np0005481015 2025-10-11 07:57:54.861602 | fa163e03-9ee7-dff2-f9c8-00000000005c | TIMING | tripleo_network_config : Reload NetworkManager | np0005481015 | 0:02:30.477220 | 0.13s 2025-10-11 07:57:54.861982 | fa163e03-9ee7-dff2-f9c8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005481016 2025-10-11 07:57:54.862287 | fa163e03-9ee7-dff2-f9c8-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005481016 | 0:02:30.477937 | 0.10s 2025-10-11 07:57:54.862912 | fa163e03-9ee7-dff2-f9c8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005481017 2025-10-11 07:57:54.866874 | fa163e03-9ee7-dff2-f9c8-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005481017 | 0:02:30.482522 | 0.08s 2025-10-11 07:57:54.867184 | fa163e03-9ee7-dff2-f9c8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005481019 2025-10-11 07:57:54.867514 | fa163e03-9ee7-dff2-f9c8-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005481019 | 0:02:30.483163 | 0.06s 2025-10-11 07:57:54.867799 | fa163e03-9ee7-dff2-f9c8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005481012 2025-10-11 07:57:54.868085 | fa163e03-9ee7-dff2-f9c8-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005481012 | 0:02:30.483735 | 0.03s 2025-10-11 07:57:54.881320 | fa163e03-9ee7-dff2-f9c8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-11 07:57:54.895673 | fa163e03-9ee7-dff2-f9c8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-11 07:57:54.914364 | fa163e03-9ee7-dff2-f9c8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-11 07:57:54.940570 | fa163e03-9ee7-dff2-f9c8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-11 07:57:54.959999 | fa163e03-9ee7-dff2-f9c8-00000000005e | TASK | Ensure /var/lib/tripleo-config directory exists 2025-10-11 07:57:54.969299 | fa163e03-9ee7-dff2-f9c8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005481014 2025-10-11 07:57:54.970406 | fa163e03-9ee7-dff2-f9c8-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005481014 | 0:02:30.586027 | 0.11s 2025-10-11 07:57:54.970769 | fa163e03-9ee7-dff2-f9c8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481016 2025-10-11 07:57:54.971075 | fa163e03-9ee7-dff2-f9c8-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481016 | 0:02:30.586725 | 0.09s 2025-10-11 07:57:54.971411 | fa163e03-9ee7-dff2-f9c8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481017 2025-10-11 07:57:54.971723 | fa163e03-9ee7-dff2-f9c8-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481017 | 0:02:30.587371 | 0.07s 2025-10-11 07:57:54.972059 | fa163e03-9ee7-dff2-f9c8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005481019 2025-10-11 07:57:54.972352 | fa163e03-9ee7-dff2-f9c8-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005481019 | 0:02:30.588001 | 0.06s 2025-10-11 07:57:54.972750 | fa163e03-9ee7-dff2-f9c8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005481012 2025-10-11 07:57:54.973046 | fa163e03-9ee7-dff2-f9c8-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005481012 | 0:02:30.588696 | 0.03s 2025-10-11 07:57:54.984811 | fa163e03-9ee7-dff2-f9c8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-11 07:57:55.003801 | fa163e03-9ee7-dff2-f9c8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-11 07:57:55.022833 | fa163e03-9ee7-dff2-f9c8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-11 07:57:55.047089 | fa163e03-9ee7-dff2-f9c8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-11 07:57:55.066755 | fa163e03-9ee7-dff2-f9c8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-11 07:57:55.075464 | fa163e03-9ee7-dff2-f9c8-00000000005e | SKIPPED | Ensure /var/lib/tripleo-config directory exists | np0005481015 2025-10-11 07:57:55.076478 | fa163e03-9ee7-dff2-f9c8-00000000005e | TIMING | tripleo_network_config : Ensure /var/lib/tripleo-config directory exists | np0005481015 | 0:02:30.692111 | 0.11s 2025-10-11 07:57:55.076821 | fa163e03-9ee7-dff2-f9c8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005481016 2025-10-11 07:57:55.077120 | fa163e03-9ee7-dff2-f9c8-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005481016 | 0:02:30.692770 | 0.09s 2025-10-11 07:57:55.077518 | fa163e03-9ee7-dff2-f9c8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005481017 2025-10-11 07:57:55.077843 | fa163e03-9ee7-dff2-f9c8-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005481017 | 0:02:30.693492 | 0.07s 2025-10-11 07:57:55.078123 | fa163e03-9ee7-dff2-f9c8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481019 2025-10-11 07:57:55.078491 | fa163e03-9ee7-dff2-f9c8-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481019 | 0:02:30.694140 | 0.05s 2025-10-11 07:57:55.078793 | fa163e03-9ee7-dff2-f9c8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481012 2025-10-11 07:57:55.079094 | fa163e03-9ee7-dff2-f9c8-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481012 | 0:02:30.694744 | 0.03s 2025-10-11 07:57:55.091923 | fa163e03-9ee7-dff2-f9c8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-11 07:57:55.111104 | fa163e03-9ee7-dff2-f9c8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-11 07:57:55.130143 | fa163e03-9ee7-dff2-f9c8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-11 07:57:55.170977 | fa163e03-9ee7-dff2-f9c8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-11 07:57:55.199600 | fa163e03-9ee7-dff2-f9c8-00000000005f | TASK | Check for previous run of NetworkConfig 2025-10-11 07:57:55.209663 | fa163e03-9ee7-dff2-f9c8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005481014 2025-10-11 07:57:55.210996 | fa163e03-9ee7-dff2-f9c8-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005481014 | 0:02:30.826622 | 0.14s 2025-10-11 07:57:55.211688 | fa163e03-9ee7-dff2-f9c8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005481016 2025-10-11 07:57:55.212197 | fa163e03-9ee7-dff2-f9c8-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005481016 | 0:02:30.827843 | 0.12s 2025-10-11 07:57:55.212627 | fa163e03-9ee7-dff2-f9c8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005481017 2025-10-11 07:57:55.213219 | fa163e03-9ee7-dff2-f9c8-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005481017 | 0:02:30.828864 | 0.10s 2025-10-11 07:57:55.213727 | fa163e03-9ee7-dff2-f9c8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005481019 2025-10-11 07:57:55.214253 | fa163e03-9ee7-dff2-f9c8-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005481019 | 0:02:30.829899 | 0.08s 2025-10-11 07:57:55.214798 | fa163e03-9ee7-dff2-f9c8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005481012 2025-10-11 07:57:55.215294 | fa163e03-9ee7-dff2-f9c8-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005481012 | 0:02:30.830940 | 0.04s 2025-10-11 07:57:55.232546 | fa163e03-9ee7-dff2-f9c8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-11 07:57:55.252195 | fa163e03-9ee7-dff2-f9c8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-11 07:57:55.273252 | fa163e03-9ee7-dff2-f9c8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-11 07:57:55.298883 | fa163e03-9ee7-dff2-f9c8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-11 07:57:55.324264 | fa163e03-9ee7-dff2-f9c8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-11 07:57:55.331406 | fa163e03-9ee7-dff2-f9c8-00000000005f | SKIPPED | Check for previous run of NetworkConfig | np0005481015 2025-10-11 07:57:55.337999 | fa163e03-9ee7-dff2-f9c8-00000000005f | TIMING | tripleo_network_config : Check for previous run of NetworkConfig | np0005481015 | 0:02:30.953629 | 0.14s 2025-10-11 07:57:55.338472 | fa163e03-9ee7-dff2-f9c8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005481016 2025-10-11 07:57:55.338897 | fa163e03-9ee7-dff2-f9c8-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005481016 | 0:02:30.954546 | 0.11s 2025-10-11 07:57:55.339181 | fa163e03-9ee7-dff2-f9c8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005481017 2025-10-11 07:57:55.339647 | fa163e03-9ee7-dff2-f9c8-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005481017 | 0:02:30.955297 | 0.09s 2025-10-11 07:57:55.340011 | fa163e03-9ee7-dff2-f9c8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005481019 2025-10-11 07:57:55.340379 | fa163e03-9ee7-dff2-f9c8-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005481019 | 0:02:30.956029 | 0.07s 2025-10-11 07:57:55.340671 | fa163e03-9ee7-dff2-f9c8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005481012 2025-10-11 07:57:55.341172 | fa163e03-9ee7-dff2-f9c8-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005481012 | 0:02:30.956821 | 0.04s 2025-10-11 07:57:55.351821 | fa163e03-9ee7-dff2-f9c8-00000000006a | TASK | Disable cloud-init network config 2025-10-11 07:57:55.371321 | fa163e03-9ee7-dff2-f9c8-00000000006a | TASK | Disable cloud-init network config 2025-10-11 07:57:55.392157 | fa163e03-9ee7-dff2-f9c8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-11 07:57:55.418252 | fa163e03-9ee7-dff2-f9c8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-11 07:57:55.443238 | fa163e03-9ee7-dff2-f9c8-000000000060 | TASK | Check result of previous run of NetworkConfig 2025-10-11 07:57:55.450353 | fa163e03-9ee7-dff2-f9c8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005481014 2025-10-11 07:57:55.456466 | fa163e03-9ee7-dff2-f9c8-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005481014 | 0:02:31.072083 | 0.13s 2025-10-11 07:57:55.456966 | fa163e03-9ee7-dff2-f9c8-00000000006a | SKIPPED | Disable cloud-init network config | np0005481016 2025-10-11 07:57:55.457328 | fa163e03-9ee7-dff2-f9c8-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005481016 | 0:02:31.072977 | 0.10s 2025-10-11 07:57:55.457716 | fa163e03-9ee7-dff2-f9c8-00000000006a | SKIPPED | Disable cloud-init network config | np0005481017 2025-10-11 07:57:55.458082 | fa163e03-9ee7-dff2-f9c8-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005481017 | 0:02:31.073732 | 0.09s 2025-10-11 07:57:55.458343 | fa163e03-9ee7-dff2-f9c8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005481019 2025-10-11 07:57:55.458724 | fa163e03-9ee7-dff2-f9c8-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005481019 | 0:02:31.074373 | 0.07s 2025-10-11 07:57:55.459106 | fa163e03-9ee7-dff2-f9c8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005481012 2025-10-11 07:57:55.459535 | fa163e03-9ee7-dff2-f9c8-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005481012 | 0:02:31.075184 | 0.04s 2025-10-11 07:57:55.470185 | fa163e03-9ee7-dff2-f9c8-00000000006b | TASK | Ensure network service is enabled 2025-10-11 07:57:55.490788 | fa163e03-9ee7-dff2-f9c8-00000000006b | TASK | Ensure network service is enabled 2025-10-11 07:57:55.511927 | fa163e03-9ee7-dff2-f9c8-00000000006a | TASK | Disable cloud-init network config 2025-10-11 07:57:55.537018 | fa163e03-9ee7-dff2-f9c8-00000000006a | TASK | Disable cloud-init network config 2025-10-11 07:57:55.562486 | fa163e03-9ee7-dff2-f9c8-000000000061 | TASK | Ensure we get cloud-init 2025-10-11 07:57:55.572591 | fa163e03-9ee7-dff2-f9c8-000000000060 | SKIPPED | Check result of previous run of NetworkConfig | np0005481015 2025-10-11 07:57:55.578611 | fa163e03-9ee7-dff2-f9c8-000000000060 | TIMING | tripleo_network_config : Check result of previous run of NetworkConfig | np0005481015 | 0:02:31.194244 | 0.13s 2025-10-11 07:57:55.579005 | fa163e03-9ee7-dff2-f9c8-00000000006b | SKIPPED | Ensure network service is enabled | np0005481016 2025-10-11 07:57:55.579463 | fa163e03-9ee7-dff2-f9c8-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005481016 | 0:02:31.195112 | 0.11s 2025-10-11 07:57:55.579790 | fa163e03-9ee7-dff2-f9c8-00000000006b | SKIPPED | Ensure network service is enabled | np0005481017 2025-10-11 07:57:55.580082 | fa163e03-9ee7-dff2-f9c8-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005481017 | 0:02:31.195731 | 0.09s 2025-10-11 07:57:55.580411 | fa163e03-9ee7-dff2-f9c8-00000000006a | SKIPPED | Disable cloud-init network config | np0005481019 2025-10-11 07:57:55.580754 | fa163e03-9ee7-dff2-f9c8-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005481019 | 0:02:31.196403 | 0.07s 2025-10-11 07:57:55.581026 | fa163e03-9ee7-dff2-f9c8-00000000006a | SKIPPED | Disable cloud-init network config | np0005481012 2025-10-11 07:57:55.581368 | fa163e03-9ee7-dff2-f9c8-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005481012 | 0:02:31.197017 | 0.04s 2025-10-11 07:57:55.637032 | fa163e03-9ee7-dff2-f9c8-00000000006b | TASK | Ensure network service is enabled 2025-10-11 07:57:55.665390 | fa163e03-9ee7-dff2-f9c8-00000000006b | TASK | Ensure network service is enabled 2025-10-11 07:57:55.690795 | fa163e03-9ee7-dff2-f9c8-000000000061 | TASK | Ensure we get cloud-init 2025-10-11 07:57:55.697665 | fa163e03-9ee7-dff2-f9c8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005481014 2025-10-11 07:57:55.704198 | fa163e03-9ee7-dff2-f9c8-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005481014 | 0:02:31.319824 | 0.14s 2025-10-11 07:57:55.704756 | fa163e03-9ee7-dff2-f9c8-00000000006b | SKIPPED | Ensure network service is enabled | np0005481019 2025-10-11 07:57:55.705159 | fa163e03-9ee7-dff2-f9c8-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005481019 | 0:02:31.320806 | 0.07s 2025-10-11 07:57:55.705582 | fa163e03-9ee7-dff2-f9c8-00000000006b | SKIPPED | Ensure network service is enabled | np0005481012 2025-10-11 07:57:55.705971 | fa163e03-9ee7-dff2-f9c8-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005481012 | 0:02:31.321618 | 0.04s 2025-10-11 07:57:55.776646 | fa163e03-9ee7-dff2-f9c8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-11 07:57:55.782736 | fa163e03-9ee7-dff2-f9c8-000000000061 | SKIPPED | Ensure we get cloud-init | np0005481015 2025-10-11 07:57:55.783840 | fa163e03-9ee7-dff2-f9c8-000000000061 | TIMING | tripleo_network_config : Ensure we get cloud-init | np0005481015 | 0:02:31.399472 | 0.09s 2025-10-11 07:57:55.860400 | fa163e03-9ee7-dff2-f9c8-000000000063 | TASK | Create /etc/os-net-config directory 2025-10-11 07:57:55.866463 | fa163e03-9ee7-dff2-f9c8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005481014 2025-10-11 07:57:55.867517 | fa163e03-9ee7-dff2-f9c8-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005481014 | 0:02:31.483149 | 0.09s 2025-10-11 07:57:55.919913 | fa163e03-9ee7-dff2-f9c8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-11 07:57:55.925801 | fa163e03-9ee7-dff2-f9c8-000000000063 | SKIPPED | Create /etc/os-net-config directory | np0005481015 2025-10-11 07:57:55.926817 | fa163e03-9ee7-dff2-f9c8-000000000063 | TIMING | tripleo_network_config : Create /etc/os-net-config directory | np0005481015 | 0:02:31.542446 | 0.07s 2025-10-11 07:57:55.942323 | fa163e03-9ee7-dff2-f9c8-000000000064 | TASK | Create os-net-config mappings from lookup data 2025-10-11 07:57:55.955064 | fa163e03-9ee7-dff2-f9c8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005481014 2025-10-11 07:57:55.955996 | fa163e03-9ee7-dff2-f9c8-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005481014 | 0:02:31.571631 | 0.04s 2025-10-11 07:57:55.973941 | fa163e03-9ee7-dff2-f9c8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-11 07:57:55.979168 | fa163e03-9ee7-dff2-f9c8-000000000064 | SKIPPED | Create os-net-config mappings from lookup data | np0005481015 2025-10-11 07:57:55.980156 | fa163e03-9ee7-dff2-f9c8-000000000064 | TIMING | tripleo_network_config : Create os-net-config mappings from lookup data | np0005481015 | 0:02:31.595788 | 0.04s 2025-10-11 07:57:55.995229 | fa163e03-9ee7-dff2-f9c8-000000000065 | TASK | Write os-net-config mappings file /etc/os-net-config/mapping.yaml 2025-10-11 07:57:56.012193 | fa163e03-9ee7-dff2-f9c8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481014 2025-10-11 07:57:56.013177 | fa163e03-9ee7-dff2-f9c8-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481014 | 0:02:31.628814 | 0.04s 2025-10-11 07:57:56.032662 | fa163e03-9ee7-dff2-f9c8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-11 07:57:56.039395 | fa163e03-9ee7-dff2-f9c8-000000000065 | SKIPPED | Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481015 2025-10-11 07:57:56.040492 | fa163e03-9ee7-dff2-f9c8-000000000065 | TIMING | tripleo_network_config : Write os-net-config mappings file /etc/os-net-config/mapping.yaml | np0005481015 | 0:02:31.656125 | 0.04s 2025-10-11 07:57:56.055684 | fa163e03-9ee7-dff2-f9c8-000000000067 | TASK | Remove /var/lib/tripleo-config/scripts directory 2025-10-11 07:57:56.067863 | fa163e03-9ee7-dff2-f9c8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005481014 2025-10-11 07:57:56.068852 | fa163e03-9ee7-dff2-f9c8-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005481014 | 0:02:31.684487 | 0.04s 2025-10-11 07:57:56.083692 | fa163e03-9ee7-dff2-f9c8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-11 07:57:56.096191 | fa163e03-9ee7-dff2-f9c8-000000000067 | SKIPPED | Remove /var/lib/tripleo-config/scripts directory | np0005481015 2025-10-11 07:57:56.097176 | fa163e03-9ee7-dff2-f9c8-000000000067 | TIMING | tripleo_network_config : Remove /var/lib/tripleo-config/scripts directory | np0005481015 | 0:02:31.712814 | 0.04s 2025-10-11 07:57:56.112118 | fa163e03-9ee7-dff2-f9c8-000000000068 | TASK | Run NetworkConfig with tripleo_os_net_config 2025-10-11 07:57:56.122598 | fa163e03-9ee7-dff2-f9c8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005481014 2025-10-11 07:57:56.123737 | fa163e03-9ee7-dff2-f9c8-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005481014 | 0:02:31.739372 | 0.04s 2025-10-11 07:57:56.138703 | fa163e03-9ee7-dff2-f9c8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-11 07:57:56.150606 | fa163e03-9ee7-dff2-f9c8-000000000068 | SKIPPED | Run NetworkConfig with tripleo_os_net_config | np0005481015 2025-10-11 07:57:56.151588 | fa163e03-9ee7-dff2-f9c8-000000000068 | TIMING | tripleo_network_config : Run NetworkConfig with tripleo_os_net_config | np0005481015 | 0:02:31.767207 | 0.03s 2025-10-11 07:57:56.166074 | fa163e03-9ee7-dff2-f9c8-000000000069 | TASK | Write rc of NetworkConfig script 2025-10-11 07:57:56.176069 | fa163e03-9ee7-dff2-f9c8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005481014 2025-10-11 07:57:56.177097 | fa163e03-9ee7-dff2-f9c8-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005481014 | 0:02:31.792731 | 0.04s 2025-10-11 07:57:56.192992 | fa163e03-9ee7-dff2-f9c8-00000000006a | TASK | Disable cloud-init network config 2025-10-11 07:57:56.204989 | fa163e03-9ee7-dff2-f9c8-000000000069 | SKIPPED | Write rc of NetworkConfig script | np0005481015 2025-10-11 07:57:56.206032 | fa163e03-9ee7-dff2-f9c8-000000000069 | TIMING | tripleo_network_config : Write rc of NetworkConfig script | np0005481015 | 0:02:31.821669 | 0.04s 2025-10-11 07:57:56.224545 | fa163e03-9ee7-dff2-f9c8-00000000006a | TASK | Disable cloud-init network config 2025-10-11 07:57:56.230406 | fa163e03-9ee7-dff2-f9c8-00000000006a | SKIPPED | Disable cloud-init network config | np0005481014 2025-10-11 07:57:56.231482 | fa163e03-9ee7-dff2-f9c8-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005481014 | 0:02:31.847114 | 0.04s 2025-10-11 07:57:56.246914 | fa163e03-9ee7-dff2-f9c8-00000000006b | TASK | Ensure network service is enabled 2025-10-11 07:57:56.259470 | fa163e03-9ee7-dff2-f9c8-00000000006a | SKIPPED | Disable cloud-init network config | np0005481015 2025-10-11 07:57:56.260466 | fa163e03-9ee7-dff2-f9c8-00000000006a | TIMING | tripleo_network_config : Disable cloud-init network config | np0005481015 | 0:02:31.876092 | 0.04s 2025-10-11 07:57:56.275564 | fa163e03-9ee7-dff2-f9c8-00000000006b | TASK | Ensure network service is enabled 2025-10-11 07:57:56.286126 | fa163e03-9ee7-dff2-f9c8-00000000006b | SKIPPED | Ensure network service is enabled | np0005481014 2025-10-11 07:57:56.287158 | fa163e03-9ee7-dff2-f9c8-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005481014 | 0:02:31.902792 | 0.04s 2025-10-11 07:57:56.330473 | fa163e03-9ee7-dff2-f9c8-00000000006b | SKIPPED | Ensure network service is enabled | np0005481015 2025-10-11 07:57:56.331060 | fa163e03-9ee7-dff2-f9c8-00000000006b | TIMING | tripleo_network_config : Ensure network service is enabled | np0005481015 | 0:02:31.946705 | 0.05s PLAY [Server network validation] *********************************************** 2025-10-11 07:57:56.540128 | fa163e03-9ee7-dff2-f9c8-00000000009b | TASK | Basic Network Validation 2025-10-11 07:57:56.558929 | fa163e03-9ee7-dff2-f9c8-00000000009b | TASK | Basic Network Validation 2025-10-11 07:57:56.573509 | fa163e03-9ee7-dff2-f9c8-00000000009b | TASK | Basic Network Validation 2025-10-11 07:57:56.603903 | fa163e03-9ee7-dff2-f9c8-00000000009b | TASK | Basic Network Validation 2025-10-11 07:57:56.635055 | fa163e03-9ee7-dff2-f9c8-00000000009b | TASK | Basic Network Validation 2025-10-11 07:57:56.663258 | fa163e03-9ee7-dff2-f9c8-00000000009b | TASK | Basic Network Validation 2025-10-11 07:57:56.669363 | fa163e03-9ee7-dff2-f9c8-00000000009b | TIMING | Basic Network Validation | np0005481016 | 0:02:32.284977 | 0.13s 2025-10-11 07:57:56.670280 | fa163e03-9ee7-dff2-f9c8-00000000009b | TIMING | Basic Network Validation | np0005481017 | 0:02:32.285927 | 0.11s 2025-10-11 07:57:56.670781 | fa163e03-9ee7-dff2-f9c8-00000000009b | TIMING | Basic Network Validation | np0005481019 | 0:02:32.286428 | 0.10s 2025-10-11 07:57:56.671200 | fa163e03-9ee7-dff2-f9c8-00000000009b | TIMING | Basic Network Validation | np0005481012 | 0:02:32.286848 | 0.07s 2025-10-11 07:57:56.671652 | fa163e03-9ee7-dff2-f9c8-00000000009b | TIMING | Basic Network Validation | np0005481014 | 0:02:32.287299 | 0.04s 2025-10-11 07:57:56.747936 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TASK | Collect default network fact 2025-10-11 07:57:56.761134 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TASK | Collect default network fact 2025-10-11 07:57:56.774238 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TASK | Collect default network fact 2025-10-11 07:57:56.793948 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TASK | Collect default network fact 2025-10-11 07:57:56.812048 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TASK | Collect default network fact 2025-10-11 07:57:56.817302 | fa163e03-9ee7-dff2-f9c8-00000000009b | TIMING | Basic Network Validation | np0005481015 | 0:02:32.432747 | 0.15s 2025-10-11 07:57:56.848232 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TASK | Collect default network fact 2025-10-11 07:57:57.311640 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | OK | Collect default network fact | np0005481019 2025-10-11 07:57:57.313868 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005481019 | 0:02:32.929490 | 0.54s 2025-10-11 07:57:57.337523 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TASK | Check Default IPv4 Gateway availability 2025-10-11 07:57:57.374702 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | OK | Collect default network fact | np0005481016 2025-10-11 07:57:57.377536 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005481016 | 0:02:32.993162 | 0.63s 2025-10-11 07:57:57.380380 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | OK | Collect default network fact | np0005481014 2025-10-11 07:57:57.382046 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005481014 | 0:02:32.997685 | 0.57s 2025-10-11 07:57:57.384837 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | OK | Collect default network fact | np0005481017 2025-10-11 07:57:57.386539 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005481017 | 0:02:33.002178 | 0.62s 2025-10-11 07:57:57.389417 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | OK | Collect default network fact | np0005481012 2025-10-11 07:57:57.391107 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005481012 | 0:02:33.006746 | 0.60s 2025-10-11 07:57:57.414728 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TASK | Check Default IPv4 Gateway availability 2025-10-11 07:57:57.449526 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TASK | Check Default IPv4 Gateway availability 2025-10-11 07:57:57.480339 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TASK | Check Default IPv4 Gateway availability 2025-10-11 07:57:57.509056 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TASK | Check Default IPv4 Gateway availability 2025-10-11 07:57:57.518089 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | OK | Collect default network fact | np0005481015 2025-10-11 07:57:57.518990 | fa163e03-9ee7-dff2-f9c8-0000000024b9 | TIMING | tripleo_nodes_validation : Collect default network fact | np0005481015 | 0:02:33.134627 | 0.67s 2025-10-11 07:57:57.557587 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TASK | Check Default IPv4 Gateway availability 2025-10-11 07:58:01.758655 | fa163e03-9ee7-dff2-f9c8-0000000024ba | OK | Check Default IPv4 Gateway availability | np0005481019 2025-10-11 07:58:01.759963 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005481019 | 0:02:37.375594 | 4.42s 2025-10-11 07:58:01.773089 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TASK | Check all networks Gateway availability 2025-10-11 07:58:01.840306 | fa163e03-9ee7-dff2-f9c8-0000000024ba | OK | Check Default IPv4 Gateway availability | np0005481016 2025-10-11 07:58:01.842078 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005481016 | 0:02:37.457704 | 4.43s 2025-10-11 07:58:01.864780 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TASK | Check all networks Gateway availability 2025-10-11 07:58:01.885510 | fa163e03-9ee7-dff2-f9c8-0000000024ba | OK | Check Default IPv4 Gateway availability | np0005481017 2025-10-11 07:58:01.887638 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005481017 | 0:02:37.503263 | 4.44s 2025-10-11 07:58:01.893768 | fa163e03-9ee7-dff2-f9c8-0000000024ba | OK | Check Default IPv4 Gateway availability | np0005481012 2025-10-11 07:58:01.894666 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005481012 | 0:02:37.510306 | 4.41s 2025-10-11 07:58:01.915310 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TASK | Check all networks Gateway availability 2025-10-11 07:58:01.959278 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TASK | Check all networks Gateway availability 2025-10-11 07:58:01.968049 | fa163e03-9ee7-dff2-f9c8-0000000024ba | OK | Check Default IPv4 Gateway availability | np0005481015 2025-10-11 07:58:01.969421 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005481015 | 0:02:37.585041 | 4.41s 2025-10-11 07:58:01.970262 | fa163e03-9ee7-dff2-f9c8-0000000024ba | OK | Check Default IPv4 Gateway availability | np0005481014 2025-10-11 07:58:01.970754 | fa163e03-9ee7-dff2-f9c8-0000000024ba | TIMING | tripleo_nodes_validation : Check Default IPv4 Gateway availability | np0005481014 | 0:02:37.586401 | 4.46s 2025-10-11 07:58:01.992001 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TASK | Check all networks Gateway availability 2025-10-11 07:58:02.012622 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TASK | Check all networks Gateway availability 2025-10-11 07:58:06.183638 | fa163e03-9ee7-dff2-f9c8-0000000024bb | OK | Check all networks Gateway availability | np0005481019 | item=192.168.122.10 2025-10-11 07:58:06.187957 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481019 | 0:02:41.803570 | 4.41s 2025-10-11 07:58:06.197528 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481019 | 0:02:41.813078 | 4.42s 2025-10-11 07:58:06.219408 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TASK | Check Controllers availability 2025-10-11 07:58:06.311743 | fa163e03-9ee7-dff2-f9c8-0000000024bb | OK | Check all networks Gateway availability | np0005481017 | item=192.168.122.10 2025-10-11 07:58:06.315403 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481017 | 0:02:41.931014 | 4.39s 2025-10-11 07:58:06.326408 | fa163e03-9ee7-dff2-f9c8-0000000024bb | OK | Check all networks Gateway availability | np0005481016 | item=192.168.122.10 2025-10-11 07:58:06.328406 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481016 | 0:02:41.944045 | 4.46s 2025-10-11 07:58:06.329669 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481017 | 0:02:41.945301 | 4.41s 2025-10-11 07:58:06.340296 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481019 | 0:02:41.955932 | 0.12s 2025-10-11 07:58:06.345858 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481016 | 0:02:41.961493 | 4.48s 2025-10-11 07:58:06.347093 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481019 | 0:02:41.962730 | 0.13s 2025-10-11 07:58:06.360304 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TASK | Check Controllers availability 2025-10-11 07:58:06.375132 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481019 | 0:02:41.990739 | 0.15s 2025-10-11 07:58:06.382608 | fa163e03-9ee7-dff2-f9c8-0000000024bb | OK | Check all networks Gateway availability | np0005481012 | item=192.168.122.10 2025-10-11 07:58:06.384294 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481012 | 0:02:41.999930 | 4.42s 2025-10-11 07:58:06.393128 | fa163e03-9ee7-dff2-f9c8-0000000024bb | OK | Check all networks Gateway availability | np0005481014 | item=192.168.122.10 2025-10-11 07:58:06.394214 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481014 | 0:02:42.009856 | 4.40s 2025-10-11 07:58:06.403258 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481019 | 0:02:42.018902 | 0.18s 2025-10-11 07:58:06.416544 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TASK | Check Controllers availability 2025-10-11 07:58:06.424636 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481012 | 0:02:42.040257 | 4.46s 2025-10-11 07:58:06.426054 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481014 | 0:02:42.041700 | 4.43s 2025-10-11 07:58:06.427021 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481019 | 0:02:42.042664 | 0.21s 2025-10-11 07:58:06.448062 | be9bf720-19a3-4264-a265-ccd97d35bef5 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481019 2025-10-11 07:58:06.464526 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481016 | 0:02:42.080148 | 0.10s 2025-10-11 07:58:06.466814 | 7461dfdc-fb2c-424a-b8d0-afdd7e44bc36 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481019 2025-10-11 07:58:06.480556 | fa163e03-9ee7-dff2-f9c8-0000000024bb | OK | Check all networks Gateway availability | np0005481015 | item=192.168.122.10 2025-10-11 07:58:06.483040 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481015 | 0:02:42.098679 | 4.47s 2025-10-11 07:58:06.491940 | c9cb4e79-1bf7-42d7-967e-5cf5e355047e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481019 2025-10-11 07:58:06.501144 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481016 | 0:02:42.116780 | 0.14s 2025-10-11 07:58:06.506140 | 1ac86cdf-3ac2-4eee-8062-ee103edea3b3 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481019 2025-10-11 07:58:06.511919 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481017 | 0:02:42.127563 | 0.09s 2025-10-11 07:58:06.517421 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481016 | 0:02:42.133067 | 0.16s 2025-10-11 07:58:06.522761 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481017 | 0:02:42.138408 | 0.11s 2025-10-11 07:58:06.526769 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481016 | 0:02:42.142416 | 0.17s 2025-10-11 07:58:06.533583 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481017 | 0:02:42.149230 | 0.12s 2025-10-11 07:58:06.539277 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481017 | 0:02:42.154923 | 0.12s 2025-10-11 07:58:06.548415 | fa163e03-9ee7-dff2-f9c8-00000000252f | TASK | Set IP options 2025-10-11 07:58:06.575238 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TASK | Check Controllers availability 2025-10-11 07:58:06.597618 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TASK | Check Controllers availability 2025-10-11 07:58:06.603217 | fa163e03-9ee7-dff2-f9c8-0000000024bb | TIMING | tripleo_nodes_validation : Check all networks Gateway availability | np0005481015 | 0:02:42.218847 | 4.59s 2025-10-11 07:58:06.604291 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481016 | 0:02:42.219939 | 0.24s 2025-10-11 07:58:06.604908 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481017 | 0:02:42.220557 | 0.19s 2025-10-11 07:58:06.605373 | fa163e03-9ee7-dff2-f9c8-00000000252f | OK | Set IP options | np0005481019 2025-10-11 07:58:06.605889 | fa163e03-9ee7-dff2-f9c8-00000000252f | TIMING | tripleo_nodes_validation : Set IP options | np0005481019 | 0:02:42.221538 | 0.06s 2025-10-11 07:58:06.627694 | 586ef95f-52ad-4124-810e-136431dbfb4e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481016 2025-10-11 07:58:06.628189 | 586ef95f-52ad-4124-810e-136431dbfb4e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481017 2025-10-11 07:58:06.635384 | 747a025f-a225-4c55-92cc-81fd53381781 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481016 2025-10-11 07:58:06.635695 | 747a025f-a225-4c55-92cc-81fd53381781 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481017 2025-10-11 07:58:06.642653 | 2c36d27f-2472-4585-aab8-4eb6626fb630 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481016 2025-10-11 07:58:06.642950 | 2c36d27f-2472-4585-aab8-4eb6626fb630 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481017 2025-10-11 07:58:06.650380 | 2e914686-5144-4224-8f06-7bb8eb9f24b3 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481016 2025-10-11 07:58:06.650695 | 2e914686-5144-4224-8f06-7bb8eb9f24b3 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481017 2025-10-11 07:58:06.664970 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481012 | 0:02:42.280602 | 0.09s 2025-10-11 07:58:06.669575 | fa163e03-9ee7-dff2-f9c8-00000000258c | TASK | Set IP options 2025-10-11 07:58:06.683804 | fa163e03-9ee7-dff2-f9c8-00000000258c | TASK | Set IP options 2025-10-11 07:58:06.693339 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481014 | 0:02:42.308973 | 0.09s 2025-10-11 07:58:06.698728 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481012 | 0:02:42.314376 | 0.12s 2025-10-11 07:58:06.705222 | fa163e03-9ee7-dff2-f9c8-000000002530 | TASK | Lookup interface information 2025-10-11 07:58:06.726613 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481014 | 0:02:42.342229 | 0.13s 2025-10-11 07:58:06.733056 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481012 | 0:02:42.348697 | 0.16s 2025-10-11 07:58:06.740254 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TASK | Check Controllers availability 2025-10-11 07:58:06.746776 | fa163e03-9ee7-dff2-f9c8-00000000258c | OK | Set IP options | np0005481016 2025-10-11 07:58:06.747762 | fa163e03-9ee7-dff2-f9c8-00000000258c | TIMING | tripleo_nodes_validation : Set IP options | np0005481016 | 0:02:42.363399 | 0.08s 2025-10-11 07:58:06.748370 | fa163e03-9ee7-dff2-f9c8-00000000258c | OK | Set IP options | np0005481017 2025-10-11 07:58:06.748798 | fa163e03-9ee7-dff2-f9c8-00000000258c | TIMING | tripleo_nodes_validation : Set IP options | np0005481017 | 0:02:42.364445 | 0.06s 2025-10-11 07:58:06.753433 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481012 | 0:02:42.369074 | 0.18s 2025-10-11 07:58:06.759783 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481014 | 0:02:42.375429 | 0.16s 2025-10-11 07:58:06.767553 | fa163e03-9ee7-dff2-f9c8-00000000258d | TASK | Lookup interface information 2025-10-11 07:58:06.779220 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481012 | 0:02:42.394848 | 0.20s 2025-10-11 07:58:06.784755 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481014 | 0:02:42.400400 | 0.19s 2025-10-11 07:58:06.792616 | fa163e03-9ee7-dff2-f9c8-00000000258d | TASK | Lookup interface information 2025-10-11 07:58:06.796755 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481012 | 0:02:42.412397 | 0.22s 2025-10-11 07:58:06.812170 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481014 | 0:02:42.427803 | 0.21s 2025-10-11 07:58:06.814135 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481012 | 0:02:42.429771 | 0.24s 2025-10-11 07:58:06.826216 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481014 | 0:02:42.441859 | 0.23s 2025-10-11 07:58:06.835914 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481015 | 0:02:42.451561 | 0.09s 2025-10-11 07:58:06.842882 | f5dfe761-ca36-49b5-a2d8-1bf1853b33bb | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481012 2025-10-11 07:58:06.850628 | 9aa5f084-d710-40b3-8c01-4b0e37d30fd8 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481012 2025-10-11 07:58:06.859268 | dd7c4d63-213e-4a0f-9f4b-a7149c494444 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481012 2025-10-11 07:58:06.867671 | 34b8b6dc-52b6-4de2-950d-82af32667a2e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481012 2025-10-11 07:58:06.875261 | 56e7e353-55c5-43b3-aa71-346b3667606e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481012 2025-10-11 07:58:06.889880 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481015 | 0:02:42.505511 | 0.15s 2025-10-11 07:58:06.890912 | d3bc5b23-f941-4b42-b910-b29942045ff2 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481012 2025-10-11 07:58:06.907292 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481015 | 0:02:42.522934 | 0.17s 2025-10-11 07:58:06.915016 | fa163e03-9ee7-dff2-f9c8-000000002608 | TASK | Set IP options 2025-10-11 07:58:06.921364 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481014 | 0:02:42.536991 | 0.32s 2025-10-11 07:58:06.933189 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481015 | 0:02:42.548827 | 0.19s 2025-10-11 07:58:06.948583 | 2f6bf04b-c414-40f6-888b-5fda239ec174 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481014 2025-10-11 07:58:06.956886 | 148ad918-321b-4518-aa55-09b9cbe79409 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481014 2025-10-11 07:58:06.974292 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481015 | 0:02:42.589926 | 0.23s 2025-10-11 07:58:06.979799 | c57f42c3-cbe2-44d1-9d51-466778d0a662 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481014 2025-10-11 07:58:06.987356 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481015 | 0:02:42.602992 | 0.25s 2025-10-11 07:58:06.992894 | d7338c80-48e6-4a81-9733-3d530711a998 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481014 2025-10-11 07:58:07.000325 | 1d23e93c-52da-42f9-a2cb-66d39b6f8225 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481014 2025-10-11 07:58:07.007405 | cf7d3c0a-2283-4963-91e5-5569e1d44d8b | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481014 2025-10-11 07:58:07.025251 | fa163e03-9ee7-dff2-f9c8-000000002667 | TASK | Set IP options 2025-10-11 07:58:07.030844 | fa163e03-9ee7-dff2-f9c8-000000002608 | OK | Set IP options | np0005481012 2025-10-11 07:58:07.031867 | fa163e03-9ee7-dff2-f9c8-000000002608 | TIMING | tripleo_nodes_validation : Set IP options | np0005481012 | 0:02:42.647502 | 0.12s 2025-10-11 07:58:07.032479 | fa163e03-9ee7-dff2-f9c8-0000000024bd | TIMING | tripleo_nodes_validation : Check Controllers availability | np0005481015 | 0:02:42.648127 | 0.29s 2025-10-11 07:58:07.053909 | c3fa2fbf-3d51-4ac1-99a5-6fb44349a07e | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481015 2025-10-11 07:58:07.061202 | 11ac606d-cf37-4f2f-ad54-94dd42e682b6 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481015 2025-10-11 07:58:07.068327 | 22cfd7bf-0be9-42c7-b687-4a65341cd75d | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481015 2025-10-11 07:58:07.084566 | 3e35e9e1-1217-43cc-93cc-3918ebfd0825 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481015 2025-10-11 07:58:07.091871 | e079c0f6-486e-407b-966b-d8f66fb7fb15 | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481015 2025-10-11 07:58:07.098940 | 403a8b3d-9e14-484b-ad6b-62a27fa4b5ab | INCLUDED | /usr/share/ansible/roles/tripleo_nodes_validation/tasks/ping.yml | np0005481015 2025-10-11 07:58:07.121636 | fa163e03-9ee7-dff2-f9c8-000000002609 | TASK | Lookup interface information 2025-10-11 07:58:07.140504 | fa163e03-9ee7-dff2-f9c8-0000000026ca | TASK | Set IP options 2025-10-11 07:58:07.146166 | fa163e03-9ee7-dff2-f9c8-000000002667 | OK | Set IP options | np0005481014 2025-10-11 07:58:07.147041 | fa163e03-9ee7-dff2-f9c8-000000002667 | TIMING | tripleo_nodes_validation : Set IP options | np0005481014 | 0:02:42.762673 | 0.12s 2025-10-11 07:58:07.147493 | fa163e03-9ee7-dff2-f9c8-00000000258d | CHANGED | Lookup interface information | np0005481017 2025-10-11 07:58:07.147814 | fa163e03-9ee7-dff2-f9c8-00000000258d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481017 | 0:02:42.763464 | 0.35s 2025-10-11 07:58:07.148949 | fa163e03-9ee7-dff2-f9c8-000000002530 | CHANGED | Lookup interface information | np0005481019 2025-10-11 07:58:07.149315 | fa163e03-9ee7-dff2-f9c8-000000002530 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481019 | 0:02:42.764965 | 0.44s 2025-10-11 07:58:07.149767 | fa163e03-9ee7-dff2-f9c8-00000000258d | CHANGED | Lookup interface information | np0005481016 2025-10-11 07:58:07.150233 | fa163e03-9ee7-dff2-f9c8-00000000258d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481016 | 0:02:42.765882 | 0.38s 2025-10-11 07:58:07.160929 | fa163e03-9ee7-dff2-f9c8-00000000258e | TASK | Set interface vars 2025-10-11 07:58:07.175456 | fa163e03-9ee7-dff2-f9c8-00000000258e | TASK | Set interface vars 2025-10-11 07:58:07.195746 | fa163e03-9ee7-dff2-f9c8-000000002531 | TASK | Set interface vars 2025-10-11 07:58:07.213824 | fa163e03-9ee7-dff2-f9c8-000000002668 | TASK | Lookup interface information 2025-10-11 07:58:07.218746 | fa163e03-9ee7-dff2-f9c8-0000000026ca | OK | Set IP options | np0005481015 2025-10-11 07:58:07.219653 | fa163e03-9ee7-dff2-f9c8-0000000026ca | TIMING | tripleo_nodes_validation : Set IP options | np0005481015 | 0:02:42.835289 | 0.08s 2025-10-11 07:58:07.234134 | fa163e03-9ee7-dff2-f9c8-0000000026cb | TASK | Lookup interface information 2025-10-11 07:58:07.257271 | fa163e03-9ee7-dff2-f9c8-00000000258e | OK | Set interface vars | np0005481016 2025-10-11 07:58:07.258330 | fa163e03-9ee7-dff2-f9c8-00000000258e | TIMING | tripleo_nodes_validation : Set interface vars | np0005481016 | 0:02:42.873969 | 0.10s 2025-10-11 07:58:07.258692 | fa163e03-9ee7-dff2-f9c8-00000000258e | OK | Set interface vars | np0005481017 2025-10-11 07:58:07.259243 | fa163e03-9ee7-dff2-f9c8-00000000258e | TIMING | tripleo_nodes_validation : Set interface vars | np0005481017 | 0:02:42.874893 | 0.08s 2025-10-11 07:58:07.269281 | fa163e03-9ee7-dff2-f9c8-000000002590 | TASK | Check IP responsiveness 2025-10-11 07:58:07.289418 | fa163e03-9ee7-dff2-f9c8-000000002590 | TASK | Check IP responsiveness 2025-10-11 07:58:07.296741 | fa163e03-9ee7-dff2-f9c8-000000002531 | OK | Set interface vars | np0005481019 2025-10-11 07:58:07.301407 | fa163e03-9ee7-dff2-f9c8-000000002531 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481019 | 0:02:42.917042 | 0.10s 2025-10-11 07:58:07.301911 | fa163e03-9ee7-dff2-f9c8-000000002590 | SKIPPED | Check IP responsiveness | np0005481016 2025-10-11 07:58:07.302262 | fa163e03-9ee7-dff2-f9c8-000000002590 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481016 | 0:02:42.917910 | 0.03s 2025-10-11 07:58:07.315391 | fa163e03-9ee7-dff2-f9c8-000000002591 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:07.330747 | fa163e03-9ee7-dff2-f9c8-000000002533 | TASK | Check IP responsiveness 2025-10-11 07:58:07.346727 | fa163e03-9ee7-dff2-f9c8-000000002591 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481016 2025-10-11 07:58:07.348082 | fa163e03-9ee7-dff2-f9c8-000000002591 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481016 | 0:02:42.963711 | 0.03s 2025-10-11 07:58:07.363531 | fa163e03-9ee7-dff2-f9c8-000000002597 | TASK | Set IP options 2025-10-11 07:58:07.406911 | fa163e03-9ee7-dff2-f9c8-000000002597 | OK | Set IP options | np0005481016 2025-10-11 07:58:07.410071 | fa163e03-9ee7-dff2-f9c8-000000002597 | TIMING | tripleo_nodes_validation : Set IP options | np0005481016 | 0:02:43.025709 | 0.05s 2025-10-11 07:58:07.410476 | fa163e03-9ee7-dff2-f9c8-000000002609 | CHANGED | Lookup interface information | np0005481012 2025-10-11 07:58:07.410875 | fa163e03-9ee7-dff2-f9c8-000000002609 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481012 | 0:02:43.026525 | 0.29s 2025-10-11 07:58:07.420494 | fa163e03-9ee7-dff2-f9c8-000000002598 | TASK | Lookup interface information 2025-10-11 07:58:07.439639 | fa163e03-9ee7-dff2-f9c8-00000000260a | TASK | Set interface vars 2025-10-11 07:58:07.514894 | fa163e03-9ee7-dff2-f9c8-0000000026cb | CHANGED | Lookup interface information | np0005481015 2025-10-11 07:58:07.515968 | fa163e03-9ee7-dff2-f9c8-0000000026cb | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481015 | 0:02:43.131602 | 0.28s 2025-10-11 07:58:07.545289 | fa163e03-9ee7-dff2-f9c8-0000000026cc | TASK | Set interface vars 2025-10-11 07:58:07.551714 | fa163e03-9ee7-dff2-f9c8-00000000260a | OK | Set interface vars | np0005481012 2025-10-11 07:58:07.552842 | fa163e03-9ee7-dff2-f9c8-00000000260a | TIMING | tripleo_nodes_validation : Set interface vars | np0005481012 | 0:02:43.168478 | 0.11s 2025-10-11 07:58:07.553513 | fa163e03-9ee7-dff2-f9c8-000000002668 | CHANGED | Lookup interface information | np0005481014 2025-10-11 07:58:07.554007 | fa163e03-9ee7-dff2-f9c8-000000002668 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481014 | 0:02:43.169655 | 0.34s 2025-10-11 07:58:07.574414 | fa163e03-9ee7-dff2-f9c8-00000000260c | TASK | Check IP responsiveness 2025-10-11 07:58:07.593031 | fa163e03-9ee7-dff2-f9c8-000000002669 | TASK | Set interface vars 2025-10-11 07:58:07.606064 | fa163e03-9ee7-dff2-f9c8-00000000260c | SKIPPED | Check IP responsiveness | np0005481012 2025-10-11 07:58:07.606955 | fa163e03-9ee7-dff2-f9c8-00000000260c | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481012 | 0:02:43.222591 | 0.03s 2025-10-11 07:58:07.622320 | fa163e03-9ee7-dff2-f9c8-00000000260d | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:07.632346 | fa163e03-9ee7-dff2-f9c8-0000000026cc | OK | Set interface vars | np0005481015 2025-10-11 07:58:07.633254 | fa163e03-9ee7-dff2-f9c8-0000000026cc | TIMING | tripleo_nodes_validation : Set interface vars | np0005481015 | 0:02:43.248893 | 0.09s 2025-10-11 07:58:07.653108 | fa163e03-9ee7-dff2-f9c8-0000000026ce | TASK | Check IP responsiveness 2025-10-11 07:58:07.658153 | fa163e03-9ee7-dff2-f9c8-00000000260d | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481012 2025-10-11 07:58:07.659000 | fa163e03-9ee7-dff2-f9c8-00000000260d | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481012 | 0:02:43.274637 | 0.03s 2025-10-11 07:58:07.678156 | fa163e03-9ee7-dff2-f9c8-000000002613 | TASK | Set IP options 2025-10-11 07:58:07.683972 | fa163e03-9ee7-dff2-f9c8-000000002669 | OK | Set interface vars | np0005481014 2025-10-11 07:58:07.684827 | fa163e03-9ee7-dff2-f9c8-000000002669 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481014 | 0:02:43.300466 | 0.09s 2025-10-11 07:58:07.699335 | fa163e03-9ee7-dff2-f9c8-00000000266b | TASK | Check IP responsiveness 2025-10-11 07:58:07.711742 | fa163e03-9ee7-dff2-f9c8-000000002613 | OK | Set IP options | np0005481012 2025-10-11 07:58:07.712710 | fa163e03-9ee7-dff2-f9c8-000000002613 | TIMING | tripleo_nodes_validation : Set IP options | np0005481012 | 0:02:43.328351 | 0.03s 2025-10-11 07:58:07.727377 | fa163e03-9ee7-dff2-f9c8-000000002614 | TASK | Lookup interface information 2025-10-11 07:58:07.747214 | fa163e03-9ee7-dff2-f9c8-000000002598 | CHANGED | Lookup interface information | np0005481016 2025-10-11 07:58:07.748250 | fa163e03-9ee7-dff2-f9c8-000000002598 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481016 | 0:02:43.363889 | 0.33s 2025-10-11 07:58:07.759027 | fa163e03-9ee7-dff2-f9c8-000000002599 | TASK | Set interface vars 2025-10-11 07:58:07.856341 | fa163e03-9ee7-dff2-f9c8-000000002599 | OK | Set interface vars | np0005481016 2025-10-11 07:58:07.857405 | fa163e03-9ee7-dff2-f9c8-000000002599 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481016 | 0:02:43.473042 | 0.10s 2025-10-11 07:58:07.870597 | fa163e03-9ee7-dff2-f9c8-00000000259b | TASK | Check IP responsiveness 2025-10-11 07:58:07.906600 | fa163e03-9ee7-dff2-f9c8-00000000259b | SKIPPED | Check IP responsiveness | np0005481016 2025-10-11 07:58:07.907386 | fa163e03-9ee7-dff2-f9c8-00000000259b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481016 | 0:02:43.523025 | 0.04s 2025-10-11 07:58:07.920706 | fa163e03-9ee7-dff2-f9c8-00000000259c | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:07.952026 | fa163e03-9ee7-dff2-f9c8-00000000259c | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481016 2025-10-11 07:58:07.952787 | fa163e03-9ee7-dff2-f9c8-00000000259c | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481016 | 0:02:43.568427 | 0.03s 2025-10-11 07:58:07.964128 | fa163e03-9ee7-dff2-f9c8-0000000025a2 | TASK | Set IP options 2025-10-11 07:58:08.009761 | fa163e03-9ee7-dff2-f9c8-0000000025a2 | OK | Set IP options | np0005481016 2025-10-11 07:58:08.010621 | fa163e03-9ee7-dff2-f9c8-0000000025a2 | TIMING | tripleo_nodes_validation : Set IP options | np0005481016 | 0:02:43.626261 | 0.05s 2025-10-11 07:58:08.022609 | fa163e03-9ee7-dff2-f9c8-0000000025a3 | TASK | Lookup interface information 2025-10-11 07:58:08.036461 | fa163e03-9ee7-dff2-f9c8-000000002614 | CHANGED | Lookup interface information | np0005481012 2025-10-11 07:58:08.037543 | fa163e03-9ee7-dff2-f9c8-000000002614 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481012 | 0:02:43.653181 | 0.31s 2025-10-11 07:58:08.056940 | fa163e03-9ee7-dff2-f9c8-000000002615 | TASK | Set interface vars 2025-10-11 07:58:08.144863 | fa163e03-9ee7-dff2-f9c8-000000002615 | OK | Set interface vars | np0005481012 2025-10-11 07:58:08.145689 | fa163e03-9ee7-dff2-f9c8-000000002615 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481012 | 0:02:43.761331 | 0.09s 2025-10-11 07:58:08.159702 | fa163e03-9ee7-dff2-f9c8-000000002617 | TASK | Check IP responsiveness 2025-10-11 07:58:08.184164 | fa163e03-9ee7-dff2-f9c8-000000002617 | SKIPPED | Check IP responsiveness | np0005481012 2025-10-11 07:58:08.184757 | fa163e03-9ee7-dff2-f9c8-000000002617 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481012 | 0:02:43.800401 | 0.02s 2025-10-11 07:58:08.199341 | fa163e03-9ee7-dff2-f9c8-000000002618 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:08.227426 | fa163e03-9ee7-dff2-f9c8-000000002618 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481012 2025-10-11 07:58:08.228188 | fa163e03-9ee7-dff2-f9c8-000000002618 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481012 | 0:02:43.843830 | 0.03s 2025-10-11 07:58:08.241862 | fa163e03-9ee7-dff2-f9c8-00000000261e | TASK | Set IP options 2025-10-11 07:58:08.280893 | fa163e03-9ee7-dff2-f9c8-00000000261e | OK | Set IP options | np0005481012 2025-10-11 07:58:08.281499 | fa163e03-9ee7-dff2-f9c8-00000000261e | TIMING | tripleo_nodes_validation : Set IP options | np0005481012 | 0:02:43.897143 | 0.04s 2025-10-11 07:58:08.294474 | fa163e03-9ee7-dff2-f9c8-00000000261f | TASK | Lookup interface information 2025-10-11 07:58:08.322109 | fa163e03-9ee7-dff2-f9c8-0000000025a3 | CHANGED | Lookup interface information | np0005481016 2025-10-11 07:58:08.322981 | fa163e03-9ee7-dff2-f9c8-0000000025a3 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481016 | 0:02:43.938622 | 0.30s 2025-10-11 07:58:08.332829 | fa163e03-9ee7-dff2-f9c8-0000000025a4 | TASK | Set interface vars 2025-10-11 07:58:08.420332 | fa163e03-9ee7-dff2-f9c8-0000000025a4 | OK | Set interface vars | np0005481016 2025-10-11 07:58:08.421210 | fa163e03-9ee7-dff2-f9c8-0000000025a4 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481016 | 0:02:44.036850 | 0.09s 2025-10-11 07:58:08.430610 | fa163e03-9ee7-dff2-f9c8-0000000025a6 | TASK | Check IP responsiveness 2025-10-11 07:58:08.453125 | fa163e03-9ee7-dff2-f9c8-0000000025a6 | SKIPPED | Check IP responsiveness | np0005481016 2025-10-11 07:58:08.453911 | fa163e03-9ee7-dff2-f9c8-0000000025a6 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481016 | 0:02:44.069554 | 0.02s 2025-10-11 07:58:08.464093 | fa163e03-9ee7-dff2-f9c8-0000000025a7 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:08.485141 | fa163e03-9ee7-dff2-f9c8-0000000025a7 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481016 2025-10-11 07:58:08.485898 | fa163e03-9ee7-dff2-f9c8-0000000025a7 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481016 | 0:02:44.101540 | 0.02s 2025-10-11 07:58:08.494757 | fa163e03-9ee7-dff2-f9c8-0000000025ad | TASK | Set IP options 2025-10-11 07:58:08.521810 | fa163e03-9ee7-dff2-f9c8-0000000025ad | OK | Set IP options | np0005481016 2025-10-11 07:58:08.522620 | fa163e03-9ee7-dff2-f9c8-0000000025ad | TIMING | tripleo_nodes_validation : Set IP options | np0005481016 | 0:02:44.138261 | 0.03s 2025-10-11 07:58:08.531944 | fa163e03-9ee7-dff2-f9c8-0000000025ae | TASK | Lookup interface information 2025-10-11 07:58:08.604350 | fa163e03-9ee7-dff2-f9c8-00000000261f | CHANGED | Lookup interface information | np0005481012 2025-10-11 07:58:08.605628 | fa163e03-9ee7-dff2-f9c8-00000000261f | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481012 | 0:02:44.221264 | 0.31s 2025-10-11 07:58:08.624839 | fa163e03-9ee7-dff2-f9c8-000000002620 | TASK | Set interface vars 2025-10-11 07:58:08.720633 | fa163e03-9ee7-dff2-f9c8-000000002620 | OK | Set interface vars | np0005481012 2025-10-11 07:58:08.721538 | fa163e03-9ee7-dff2-f9c8-000000002620 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481012 | 0:02:44.337172 | 0.10s 2025-10-11 07:58:08.737578 | fa163e03-9ee7-dff2-f9c8-000000002622 | TASK | Check IP responsiveness 2025-10-11 07:58:08.768463 | fa163e03-9ee7-dff2-f9c8-000000002622 | SKIPPED | Check IP responsiveness | np0005481012 2025-10-11 07:58:08.769120 | fa163e03-9ee7-dff2-f9c8-000000002622 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481012 | 0:02:44.384762 | 0.03s 2025-10-11 07:58:08.784159 | fa163e03-9ee7-dff2-f9c8-000000002623 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:08.809174 | fa163e03-9ee7-dff2-f9c8-0000000025ae | CHANGED | Lookup interface information | np0005481016 2025-10-11 07:58:08.814547 | fa163e03-9ee7-dff2-f9c8-0000000025ae | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481016 | 0:02:44.430188 | 0.28s 2025-10-11 07:58:08.815050 | fa163e03-9ee7-dff2-f9c8-000000002623 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481012 2025-10-11 07:58:08.815401 | fa163e03-9ee7-dff2-f9c8-000000002623 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481012 | 0:02:44.431050 | 0.03s 2025-10-11 07:58:08.825601 | fa163e03-9ee7-dff2-f9c8-0000000025af | TASK | Set interface vars 2025-10-11 07:58:08.844284 | fa163e03-9ee7-dff2-f9c8-000000002629 | TASK | Set IP options 2025-10-11 07:58:08.885947 | fa163e03-9ee7-dff2-f9c8-000000002629 | OK | Set IP options | np0005481012 2025-10-11 07:58:08.886716 | fa163e03-9ee7-dff2-f9c8-000000002629 | TIMING | tripleo_nodes_validation : Set IP options | np0005481012 | 0:02:44.502357 | 0.04s 2025-10-11 07:58:08.899968 | fa163e03-9ee7-dff2-f9c8-00000000262a | TASK | Lookup interface information 2025-10-11 07:58:08.922762 | fa163e03-9ee7-dff2-f9c8-0000000025af | OK | Set interface vars | np0005481016 2025-10-11 07:58:08.923682 | fa163e03-9ee7-dff2-f9c8-0000000025af | TIMING | tripleo_nodes_validation : Set interface vars | np0005481016 | 0:02:44.539322 | 0.10s 2025-10-11 07:58:08.933467 | fa163e03-9ee7-dff2-f9c8-0000000025b1 | TASK | Check IP responsiveness 2025-10-11 07:58:08.963671 | fa163e03-9ee7-dff2-f9c8-0000000025b1 | SKIPPED | Check IP responsiveness | np0005481016 2025-10-11 07:58:08.964547 | fa163e03-9ee7-dff2-f9c8-0000000025b1 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481016 | 0:02:44.580190 | 0.03s 2025-10-11 07:58:08.974905 | fa163e03-9ee7-dff2-f9c8-0000000025b2 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:09.002663 | fa163e03-9ee7-dff2-f9c8-0000000025b2 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481016 2025-10-11 07:58:09.003434 | fa163e03-9ee7-dff2-f9c8-0000000025b2 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481016 | 0:02:44.619077 | 0.03s 2025-10-11 07:58:09.012081 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-11 07:58:09.039833 | fa163e03-9ee7-dff2-f9c8-0000000024bf | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005481016 2025-10-11 07:58:09.040612 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005481016 | 0:02:44.656255 | 0.03s 2025-10-11 07:58:09.216910 | fa163e03-9ee7-dff2-f9c8-00000000262a | CHANGED | Lookup interface information | np0005481012 2025-10-11 07:58:09.218046 | fa163e03-9ee7-dff2-f9c8-00000000262a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481012 | 0:02:44.833683 | 0.32s 2025-10-11 07:58:09.246277 | fa163e03-9ee7-dff2-f9c8-00000000262b | TASK | Set interface vars 2025-10-11 07:58:09.336467 | fa163e03-9ee7-dff2-f9c8-00000000262b | OK | Set interface vars | np0005481012 2025-10-11 07:58:09.337274 | fa163e03-9ee7-dff2-f9c8-00000000262b | TIMING | tripleo_nodes_validation : Set interface vars | np0005481012 | 0:02:44.952916 | 0.09s 2025-10-11 07:58:09.355365 | fa163e03-9ee7-dff2-f9c8-00000000262d | TASK | Check IP responsiveness 2025-10-11 07:58:09.386717 | fa163e03-9ee7-dff2-f9c8-00000000262d | SKIPPED | Check IP responsiveness | np0005481012 2025-10-11 07:58:09.387513 | fa163e03-9ee7-dff2-f9c8-00000000262d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481012 | 0:02:45.003153 | 0.03s 2025-10-11 07:58:09.406823 | fa163e03-9ee7-dff2-f9c8-00000000262e | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:09.438947 | fa163e03-9ee7-dff2-f9c8-00000000262e | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481012 2025-10-11 07:58:09.439726 | fa163e03-9ee7-dff2-f9c8-00000000262e | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481012 | 0:02:45.055365 | 0.03s 2025-10-11 07:58:09.458142 | fa163e03-9ee7-dff2-f9c8-000000002634 | TASK | Set IP options 2025-10-11 07:58:09.500489 | fa163e03-9ee7-dff2-f9c8-000000002634 | OK | Set IP options | np0005481012 2025-10-11 07:58:09.501282 | fa163e03-9ee7-dff2-f9c8-000000002634 | TIMING | tripleo_nodes_validation : Set IP options | np0005481012 | 0:02:45.116923 | 0.04s 2025-10-11 07:58:09.519833 | fa163e03-9ee7-dff2-f9c8-000000002635 | TASK | Lookup interface information 2025-10-11 07:58:09.825952 | fa163e03-9ee7-dff2-f9c8-000000002635 | CHANGED | Lookup interface information | np0005481012 2025-10-11 07:58:09.827108 | fa163e03-9ee7-dff2-f9c8-000000002635 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481012 | 0:02:45.442740 | 0.31s 2025-10-11 07:58:09.846713 | fa163e03-9ee7-dff2-f9c8-000000002636 | TASK | Set interface vars 2025-10-11 07:58:09.936421 | fa163e03-9ee7-dff2-f9c8-000000002636 | OK | Set interface vars | np0005481012 2025-10-11 07:58:09.937616 | fa163e03-9ee7-dff2-f9c8-000000002636 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481012 | 0:02:45.553249 | 0.09s 2025-10-11 07:58:09.956631 | fa163e03-9ee7-dff2-f9c8-000000002638 | TASK | Check IP responsiveness 2025-10-11 07:58:09.988240 | fa163e03-9ee7-dff2-f9c8-000000002638 | SKIPPED | Check IP responsiveness | np0005481012 2025-10-11 07:58:09.989198 | fa163e03-9ee7-dff2-f9c8-000000002638 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481012 | 0:02:45.604838 | 0.03s 2025-10-11 07:58:10.008983 | fa163e03-9ee7-dff2-f9c8-000000002639 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:10.038830 | fa163e03-9ee7-dff2-f9c8-000000002639 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481012 2025-10-11 07:58:10.039747 | fa163e03-9ee7-dff2-f9c8-000000002639 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481012 | 0:02:45.655386 | 0.03s 2025-10-11 07:58:10.058008 | fa163e03-9ee7-dff2-f9c8-000000002641 | TASK | Set IP options 2025-10-11 07:58:10.094548 | fa163e03-9ee7-dff2-f9c8-000000002641 | OK | Set IP options | np0005481012 2025-10-11 07:58:10.096035 | fa163e03-9ee7-dff2-f9c8-000000002641 | TIMING | tripleo_nodes_validation : Set IP options | np0005481012 | 0:02:45.711675 | 0.04s 2025-10-11 07:58:10.115289 | fa163e03-9ee7-dff2-f9c8-000000002642 | TASK | Lookup interface information 2025-10-11 07:58:10.457973 | fa163e03-9ee7-dff2-f9c8-000000002642 | CHANGED | Lookup interface information | np0005481012 2025-10-11 07:58:10.459557 | fa163e03-9ee7-dff2-f9c8-000000002642 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481012 | 0:02:46.075189 | 0.34s 2025-10-11 07:58:10.488759 | fa163e03-9ee7-dff2-f9c8-000000002643 | TASK | Set interface vars 2025-10-11 07:58:10.603276 | fa163e03-9ee7-dff2-f9c8-000000002643 | OK | Set interface vars | np0005481012 2025-10-11 07:58:10.604950 | fa163e03-9ee7-dff2-f9c8-000000002643 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481012 | 0:02:46.220577 | 0.11s 2025-10-11 07:58:10.629602 | fa163e03-9ee7-dff2-f9c8-000000002645 | TASK | Check IP responsiveness 2025-10-11 07:58:10.662123 | fa163e03-9ee7-dff2-f9c8-000000002645 | SKIPPED | Check IP responsiveness | np0005481012 2025-10-11 07:58:10.663056 | fa163e03-9ee7-dff2-f9c8-000000002645 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481012 | 0:02:46.278690 | 0.03s 2025-10-11 07:58:10.683074 | fa163e03-9ee7-dff2-f9c8-000000002646 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:10.708718 | fa163e03-9ee7-dff2-f9c8-000000002646 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481012 2025-10-11 07:58:10.709484 | fa163e03-9ee7-dff2-f9c8-000000002646 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481012 | 0:02:46.325123 | 0.03s 2025-10-11 07:58:10.726997 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-11 07:58:10.750550 | fa163e03-9ee7-dff2-f9c8-0000000024bf | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005481012 2025-10-11 07:58:10.751343 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005481012 | 0:02:46.366983 | 0.02s 2025-10-11 07:58:11.639872 | fa163e03-9ee7-dff2-f9c8-000000002590 | OK | Check IP responsiveness | np0005481017 2025-10-11 07:58:11.641176 | fa163e03-9ee7-dff2-f9c8-000000002590 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481017 | 0:02:47.256812 | 4.35s 2025-10-11 07:58:11.659378 | fa163e03-9ee7-dff2-f9c8-000000002591 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:11.711826 | fa163e03-9ee7-dff2-f9c8-000000002591 | SKIPPED | Validate packet with 65508 MTU size can reach controller from lo | np0005481017 2025-10-11 07:58:11.712647 | fa163e03-9ee7-dff2-f9c8-000000002591 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481017 | 0:02:47.328286 | 0.05s 2025-10-11 07:58:11.724552 | fa163e03-9ee7-dff2-f9c8-000000002597 | TASK | Set IP options 2025-10-11 07:58:11.750213 | fa163e03-9ee7-dff2-f9c8-000000002533 | OK | Check IP responsiveness | np0005481019 2025-10-11 07:58:11.751400 | fa163e03-9ee7-dff2-f9c8-000000002533 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481019 | 0:02:47.367037 | 4.42s 2025-10-11 07:58:11.766799 | fa163e03-9ee7-dff2-f9c8-000000002534 | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-11 07:58:11.779000 | fa163e03-9ee7-dff2-f9c8-000000002597 | OK | Set IP options | np0005481017 2025-10-11 07:58:11.780151 | fa163e03-9ee7-dff2-f9c8-000000002597 | TIMING | tripleo_nodes_validation : Set IP options | np0005481017 | 0:02:47.395784 | 0.05s 2025-10-11 07:58:11.794373 | fa163e03-9ee7-dff2-f9c8-000000002598 | TASK | Lookup interface information 2025-10-11 07:58:11.816124 | fa163e03-9ee7-dff2-f9c8-000000002534 | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005481019 2025-10-11 07:58:11.817115 | fa163e03-9ee7-dff2-f9c8-000000002534 | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005481019 | 0:02:47.432750 | 0.05s 2025-10-11 07:58:11.827641 | fa163e03-9ee7-dff2-f9c8-00000000253c | TASK | Set IP options 2025-10-11 07:58:11.868842 | fa163e03-9ee7-dff2-f9c8-00000000253c | OK | Set IP options | np0005481019 2025-10-11 07:58:11.869491 | fa163e03-9ee7-dff2-f9c8-00000000253c | TIMING | tripleo_nodes_validation : Set IP options | np0005481019 | 0:02:47.485134 | 0.04s 2025-10-11 07:58:11.878620 | fa163e03-9ee7-dff2-f9c8-00000000253d | TASK | Lookup interface information 2025-10-11 07:58:11.969713 | fa163e03-9ee7-dff2-f9c8-0000000026ce | OK | Check IP responsiveness | np0005481015 2025-10-11 07:58:11.970604 | fa163e03-9ee7-dff2-f9c8-0000000026ce | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481015 | 0:02:47.586244 | 4.32s 2025-10-11 07:58:11.985984 | fa163e03-9ee7-dff2-f9c8-0000000026cf | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-11 07:58:12.036710 | fa163e03-9ee7-dff2-f9c8-0000000026cf | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005481015 2025-10-11 07:58:12.037533 | fa163e03-9ee7-dff2-f9c8-0000000026cf | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005481015 | 0:02:47.653174 | 0.05s 2025-10-11 07:58:12.052131 | fa163e03-9ee7-dff2-f9c8-0000000026d5 | TASK | Set IP options 2025-10-11 07:58:12.093311 | fa163e03-9ee7-dff2-f9c8-0000000026d5 | OK | Set IP options | np0005481015 2025-10-11 07:58:12.094185 | fa163e03-9ee7-dff2-f9c8-0000000026d5 | TIMING | tripleo_nodes_validation : Set IP options | np0005481015 | 0:02:47.709826 | 0.04s 2025-10-11 07:58:12.125022 | fa163e03-9ee7-dff2-f9c8-0000000026d6 | TASK | Lookup interface information 2025-10-11 07:58:12.131204 | fa163e03-9ee7-dff2-f9c8-000000002598 | CHANGED | Lookup interface information | np0005481017 2025-10-11 07:58:12.132333 | fa163e03-9ee7-dff2-f9c8-000000002598 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481017 | 0:02:47.747966 | 0.34s 2025-10-11 07:58:12.133105 | fa163e03-9ee7-dff2-f9c8-00000000266b | OK | Check IP responsiveness | np0005481014 2025-10-11 07:58:12.133654 | fa163e03-9ee7-dff2-f9c8-00000000266b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481014 | 0:02:47.749301 | 4.43s 2025-10-11 07:58:12.148022 | fa163e03-9ee7-dff2-f9c8-000000002599 | TASK | Set interface vars 2025-10-11 07:58:12.175146 | fa163e03-9ee7-dff2-f9c8-00000000266c | TASK | Validate packet with -28 MTU size can reach controller from 0 2025-10-11 07:58:12.180481 | fa163e03-9ee7-dff2-f9c8-00000000253d | CHANGED | Lookup interface information | np0005481019 2025-10-11 07:58:12.181344 | fa163e03-9ee7-dff2-f9c8-00000000253d | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481019 | 0:02:47.796982 | 0.30s 2025-10-11 07:58:12.191996 | fa163e03-9ee7-dff2-f9c8-00000000253e | TASK | Set interface vars 2025-10-11 07:58:12.219997 | fa163e03-9ee7-dff2-f9c8-000000002599 | OK | Set interface vars | np0005481017 2025-10-11 07:58:12.220833 | fa163e03-9ee7-dff2-f9c8-000000002599 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481017 | 0:02:47.836475 | 0.07s 2025-10-11 07:58:12.235758 | fa163e03-9ee7-dff2-f9c8-00000000259b | TASK | Check IP responsiveness 2025-10-11 07:58:12.241908 | fa163e03-9ee7-dff2-f9c8-00000000266c | SKIPPED | Validate packet with -28 MTU size can reach controller from 0 | np0005481014 2025-10-11 07:58:12.242760 | fa163e03-9ee7-dff2-f9c8-00000000266c | TIMING | tripleo_nodes_validation : Validate packet with -28 MTU size can reach controller from 0 | np0005481014 | 0:02:47.858394 | 0.07s 2025-10-11 07:58:12.257289 | fa163e03-9ee7-dff2-f9c8-000000002672 | TASK | Set IP options 2025-10-11 07:58:12.277981 | fa163e03-9ee7-dff2-f9c8-00000000253e | OK | Set interface vars | np0005481019 2025-10-11 07:58:12.278890 | fa163e03-9ee7-dff2-f9c8-00000000253e | TIMING | tripleo_nodes_validation : Set interface vars | np0005481019 | 0:02:47.894529 | 0.09s 2025-10-11 07:58:12.288973 | fa163e03-9ee7-dff2-f9c8-000000002540 | TASK | Check IP responsiveness 2025-10-11 07:58:12.301780 | fa163e03-9ee7-dff2-f9c8-000000002672 | OK | Set IP options | np0005481014 2025-10-11 07:58:12.302711 | fa163e03-9ee7-dff2-f9c8-000000002672 | TIMING | tripleo_nodes_validation : Set IP options | np0005481014 | 0:02:47.918349 | 0.04s 2025-10-11 07:58:12.317092 | fa163e03-9ee7-dff2-f9c8-000000002673 | TASK | Lookup interface information 2025-10-11 07:58:12.454397 | fa163e03-9ee7-dff2-f9c8-0000000026d6 | CHANGED | Lookup interface information | np0005481015 2025-10-11 07:58:12.455371 | fa163e03-9ee7-dff2-f9c8-0000000026d6 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481015 | 0:02:48.071010 | 0.33s 2025-10-11 07:58:12.470252 | fa163e03-9ee7-dff2-f9c8-0000000026d7 | TASK | Set interface vars 2025-10-11 07:58:12.557552 | fa163e03-9ee7-dff2-f9c8-0000000026d7 | OK | Set interface vars | np0005481015 2025-10-11 07:58:12.558454 | fa163e03-9ee7-dff2-f9c8-0000000026d7 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481015 | 0:02:48.174078 | 0.09s 2025-10-11 07:58:12.578297 | fa163e03-9ee7-dff2-f9c8-0000000026d9 | TASK | Check IP responsiveness 2025-10-11 07:58:12.664342 | fa163e03-9ee7-dff2-f9c8-000000002673 | CHANGED | Lookup interface information | np0005481014 2025-10-11 07:58:12.665548 | fa163e03-9ee7-dff2-f9c8-000000002673 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481014 | 0:02:48.281185 | 0.35s 2025-10-11 07:58:12.684535 | fa163e03-9ee7-dff2-f9c8-000000002674 | TASK | Set interface vars 2025-10-11 07:58:12.773081 | fa163e03-9ee7-dff2-f9c8-000000002674 | OK | Set interface vars | np0005481014 2025-10-11 07:58:12.773870 | fa163e03-9ee7-dff2-f9c8-000000002674 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481014 | 0:02:48.389511 | 0.09s 2025-10-11 07:58:12.792665 | fa163e03-9ee7-dff2-f9c8-000000002676 | TASK | Check IP responsiveness 2025-10-11 07:58:16.615878 | fa163e03-9ee7-dff2-f9c8-00000000259b | OK | Check IP responsiveness | np0005481017 2025-10-11 07:58:16.617233 | fa163e03-9ee7-dff2-f9c8-00000000259b | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481017 | 0:02:52.232872 | 4.38s 2025-10-11 07:58:16.627313 | fa163e03-9ee7-dff2-f9c8-00000000259c | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:16.647250 | fa163e03-9ee7-dff2-f9c8-000000002540 | OK | Check IP responsiveness | np0005481019 2025-10-11 07:58:16.649217 | fa163e03-9ee7-dff2-f9c8-000000002540 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481019 | 0:02:52.264843 | 4.36s 2025-10-11 07:58:16.672582 | fa163e03-9ee7-dff2-f9c8-000000002541 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-11 07:58:16.920841 | fa163e03-9ee7-dff2-f9c8-0000000026d9 | OK | Check IP responsiveness | np0005481015 2025-10-11 07:58:16.922684 | fa163e03-9ee7-dff2-f9c8-0000000026d9 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481015 | 0:02:52.538311 | 4.34s 2025-10-11 07:58:16.959345 | fa163e03-9ee7-dff2-f9c8-0000000026da | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-11 07:58:17.188177 | fa163e03-9ee7-dff2-f9c8-000000002676 | OK | Check IP responsiveness | np0005481014 2025-10-11 07:58:17.190014 | fa163e03-9ee7-dff2-f9c8-000000002676 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481014 | 0:02:52.805640 | 4.40s 2025-10-11 07:58:17.229317 | fa163e03-9ee7-dff2-f9c8-000000002677 | TASK | Validate packet with 1472 MTU size can reach controller from vlan21 2025-10-11 07:58:21.072105 | fa163e03-9ee7-dff2-f9c8-00000000259c | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005481017 2025-10-11 07:58:21.074246 | fa163e03-9ee7-dff2-f9c8-00000000259c | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481017 | 0:02:56.689873 | 4.44s 2025-10-11 07:58:21.095643 | fa163e03-9ee7-dff2-f9c8-0000000025a2 | TASK | Set IP options 2025-10-11 07:58:21.143229 | fa163e03-9ee7-dff2-f9c8-000000002541 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005481019 2025-10-11 07:58:21.144314 | fa163e03-9ee7-dff2-f9c8-000000002541 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005481019 | 0:02:56.759953 | 4.47s 2025-10-11 07:58:21.145238 | fa163e03-9ee7-dff2-f9c8-0000000025a2 | OK | Set IP options | np0005481017 2025-10-11 07:58:21.145715 | fa163e03-9ee7-dff2-f9c8-0000000025a2 | TIMING | tripleo_nodes_validation : Set IP options | np0005481017 | 0:02:56.761362 | 0.05s 2025-10-11 07:58:21.159380 | fa163e03-9ee7-dff2-f9c8-0000000025a3 | TASK | Lookup interface information 2025-10-11 07:58:21.178348 | fa163e03-9ee7-dff2-f9c8-000000002549 | TASK | Set IP options 2025-10-11 07:58:21.225948 | fa163e03-9ee7-dff2-f9c8-000000002549 | OK | Set IP options | np0005481019 2025-10-11 07:58:21.226847 | fa163e03-9ee7-dff2-f9c8-000000002549 | TIMING | tripleo_nodes_validation : Set IP options | np0005481019 | 0:02:56.842485 | 0.05s 2025-10-11 07:58:21.247036 | fa163e03-9ee7-dff2-f9c8-00000000254a | TASK | Lookup interface information 2025-10-11 07:58:21.380036 | fa163e03-9ee7-dff2-f9c8-0000000026da | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005481015 2025-10-11 07:58:21.381761 | fa163e03-9ee7-dff2-f9c8-0000000026da | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005481015 | 0:02:56.997389 | 4.42s 2025-10-11 07:58:21.413052 | fa163e03-9ee7-dff2-f9c8-0000000026e0 | TASK | Set IP options 2025-10-11 07:58:21.460656 | fa163e03-9ee7-dff2-f9c8-0000000026e0 | OK | Set IP options | np0005481015 2025-10-11 07:58:21.461937 | fa163e03-9ee7-dff2-f9c8-0000000026e0 | TIMING | tripleo_nodes_validation : Set IP options | np0005481015 | 0:02:57.077564 | 0.05s 2025-10-11 07:58:21.500182 | fa163e03-9ee7-dff2-f9c8-0000000026e1 | TASK | Lookup interface information 2025-10-11 07:58:21.509847 | fa163e03-9ee7-dff2-f9c8-0000000025a3 | CHANGED | Lookup interface information | np0005481017 2025-10-11 07:58:21.512364 | fa163e03-9ee7-dff2-f9c8-0000000025a3 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481017 | 0:02:57.127974 | 0.35s 2025-10-11 07:58:21.537089 | fa163e03-9ee7-dff2-f9c8-0000000025a4 | TASK | Set interface vars 2025-10-11 07:58:21.564750 | fa163e03-9ee7-dff2-f9c8-00000000254a | CHANGED | Lookup interface information | np0005481019 2025-10-11 07:58:21.567132 | fa163e03-9ee7-dff2-f9c8-00000000254a | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481019 | 0:02:57.182746 | 0.32s 2025-10-11 07:58:21.597637 | fa163e03-9ee7-dff2-f9c8-00000000254b | TASK | Set interface vars 2025-10-11 07:58:21.639674 | fa163e03-9ee7-dff2-f9c8-0000000025a4 | OK | Set interface vars | np0005481017 2025-10-11 07:58:21.640863 | fa163e03-9ee7-dff2-f9c8-0000000025a4 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481017 | 0:02:57.256499 | 0.10s 2025-10-11 07:58:21.654186 | fa163e03-9ee7-dff2-f9c8-0000000025a6 | TASK | Check IP responsiveness 2025-10-11 07:58:21.669638 | fa163e03-9ee7-dff2-f9c8-000000002677 | OK | Validate packet with 1472 MTU size can reach controller from vlan21 | np0005481014 2025-10-11 07:58:21.670934 | fa163e03-9ee7-dff2-f9c8-000000002677 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan21 | np0005481014 | 0:02:57.286569 | 4.44s 2025-10-11 07:58:21.695566 | fa163e03-9ee7-dff2-f9c8-000000002681 | TASK | Set IP options 2025-10-11 07:58:21.702714 | fa163e03-9ee7-dff2-f9c8-00000000254b | OK | Set interface vars | np0005481019 2025-10-11 07:58:21.703893 | fa163e03-9ee7-dff2-f9c8-00000000254b | TIMING | tripleo_nodes_validation : Set interface vars | np0005481019 | 0:02:57.319520 | 0.10s 2025-10-11 07:58:21.718899 | fa163e03-9ee7-dff2-f9c8-00000000254d | TASK | Check IP responsiveness 2025-10-11 07:58:21.738539 | fa163e03-9ee7-dff2-f9c8-000000002681 | OK | Set IP options | np0005481014 2025-10-11 07:58:21.739667 | fa163e03-9ee7-dff2-f9c8-000000002681 | TIMING | tripleo_nodes_validation : Set IP options | np0005481014 | 0:02:57.355303 | 0.04s 2025-10-11 07:58:21.758513 | fa163e03-9ee7-dff2-f9c8-000000002682 | TASK | Lookup interface information 2025-10-11 07:58:21.818609 | fa163e03-9ee7-dff2-f9c8-0000000026e1 | CHANGED | Lookup interface information | np0005481015 2025-10-11 07:58:21.819884 | fa163e03-9ee7-dff2-f9c8-0000000026e1 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481015 | 0:02:57.435524 | 0.32s 2025-10-11 07:58:21.834622 | fa163e03-9ee7-dff2-f9c8-0000000026e2 | TASK | Set interface vars 2025-10-11 07:58:21.925004 | fa163e03-9ee7-dff2-f9c8-0000000026e2 | OK | Set interface vars | np0005481015 2025-10-11 07:58:21.925816 | fa163e03-9ee7-dff2-f9c8-0000000026e2 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481015 | 0:02:57.541459 | 0.09s 2025-10-11 07:58:21.939787 | fa163e03-9ee7-dff2-f9c8-0000000026e4 | TASK | Check IP responsiveness 2025-10-11 07:58:22.086311 | fa163e03-9ee7-dff2-f9c8-000000002682 | CHANGED | Lookup interface information | np0005481014 2025-10-11 07:58:22.087470 | fa163e03-9ee7-dff2-f9c8-000000002682 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481014 | 0:02:57.703110 | 0.33s 2025-10-11 07:58:22.101644 | fa163e03-9ee7-dff2-f9c8-000000002683 | TASK | Set interface vars 2025-10-11 07:58:22.195096 | fa163e03-9ee7-dff2-f9c8-000000002683 | OK | Set interface vars | np0005481014 2025-10-11 07:58:22.195785 | fa163e03-9ee7-dff2-f9c8-000000002683 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481014 | 0:02:57.811428 | 0.09s 2025-10-11 07:58:22.209669 | fa163e03-9ee7-dff2-f9c8-000000002685 | TASK | Check IP responsiveness 2025-10-11 07:58:25.962948 | fa163e03-9ee7-dff2-f9c8-0000000025a6 | OK | Check IP responsiveness | np0005481017 2025-10-11 07:58:25.964947 | fa163e03-9ee7-dff2-f9c8-0000000025a6 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481017 | 0:03:01.580575 | 4.31s 2025-10-11 07:58:25.985652 | fa163e03-9ee7-dff2-f9c8-0000000025a7 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:26.091468 | fa163e03-9ee7-dff2-f9c8-00000000254d | OK | Check IP responsiveness | np0005481019 2025-10-11 07:58:26.092502 | fa163e03-9ee7-dff2-f9c8-00000000254d | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481019 | 0:03:01.708142 | 4.37s 2025-10-11 07:58:26.103859 | fa163e03-9ee7-dff2-f9c8-00000000254e | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-11 07:58:26.305638 | fa163e03-9ee7-dff2-f9c8-0000000026e4 | OK | Check IP responsiveness | np0005481015 2025-10-11 07:58:26.306948 | fa163e03-9ee7-dff2-f9c8-0000000026e4 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481015 | 0:03:01.922584 | 4.37s 2025-10-11 07:58:26.328511 | fa163e03-9ee7-dff2-f9c8-0000000026e5 | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2025-10-11 07:58:26.599885 | fa163e03-9ee7-dff2-f9c8-000000002685 | OK | Check IP responsiveness | np0005481014 2025-10-11 07:58:26.601714 | fa163e03-9ee7-dff2-f9c8-000000002685 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481014 | 0:03:02.217343 | 4.39s 2025-10-11 07:58:26.633990 | fa163e03-9ee7-dff2-f9c8-000000002686 | TASK | Validate packet with 1472 MTU size can reach controller from vlan23 2025-10-11 07:58:30.437911 | fa163e03-9ee7-dff2-f9c8-0000000025a7 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005481017 2025-10-11 07:58:30.439158 | fa163e03-9ee7-dff2-f9c8-0000000025a7 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481017 | 0:03:06.054800 | 4.45s 2025-10-11 07:58:30.451874 | fa163e03-9ee7-dff2-f9c8-0000000025ad | TASK | Set IP options 2025-10-11 07:58:30.492738 | fa163e03-9ee7-dff2-f9c8-0000000025ad | OK | Set IP options | np0005481017 2025-10-11 07:58:30.494587 | fa163e03-9ee7-dff2-f9c8-0000000025ad | TIMING | tripleo_nodes_validation : Set IP options | np0005481017 | 0:03:06.110207 | 0.04s 2025-10-11 07:58:30.519057 | fa163e03-9ee7-dff2-f9c8-0000000025ae | TASK | Lookup interface information 2025-10-11 07:58:30.532413 | fa163e03-9ee7-dff2-f9c8-00000000254e | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005481019 2025-10-11 07:58:30.535732 | fa163e03-9ee7-dff2-f9c8-00000000254e | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005481019 | 0:03:06.151350 | 4.43s 2025-10-11 07:58:30.559262 | fa163e03-9ee7-dff2-f9c8-000000002558 | TASK | Set IP options 2025-10-11 07:58:30.609248 | fa163e03-9ee7-dff2-f9c8-000000002558 | OK | Set IP options | np0005481019 2025-10-11 07:58:30.610971 | fa163e03-9ee7-dff2-f9c8-000000002558 | TIMING | tripleo_nodes_validation : Set IP options | np0005481019 | 0:03:06.226610 | 0.05s 2025-10-11 07:58:30.626364 | fa163e03-9ee7-dff2-f9c8-000000002559 | TASK | Lookup interface information 2025-10-11 07:58:30.790036 | fa163e03-9ee7-dff2-f9c8-0000000026e5 | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005481015 2025-10-11 07:58:30.794113 | fa163e03-9ee7-dff2-f9c8-0000000026e5 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005481015 | 0:03:06.409730 | 4.46s 2025-10-11 07:58:30.819211 | fa163e03-9ee7-dff2-f9c8-0000000026ef | TASK | Set IP options 2025-10-11 07:58:30.863662 | fa163e03-9ee7-dff2-f9c8-0000000025ae | CHANGED | Lookup interface information | np0005481017 2025-10-11 07:58:30.871008 | fa163e03-9ee7-dff2-f9c8-0000000025ae | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481017 | 0:03:06.486629 | 0.35s 2025-10-11 07:58:30.872509 | fa163e03-9ee7-dff2-f9c8-0000000026ef | OK | Set IP options | np0005481015 2025-10-11 07:58:30.873288 | fa163e03-9ee7-dff2-f9c8-0000000026ef | TIMING | tripleo_nodes_validation : Set IP options | np0005481015 | 0:03:06.488933 | 0.05s 2025-10-11 07:58:30.887361 | fa163e03-9ee7-dff2-f9c8-0000000025af | TASK | Set interface vars 2025-10-11 07:58:30.909856 | fa163e03-9ee7-dff2-f9c8-0000000026f0 | TASK | Lookup interface information 2025-10-11 07:58:30.962028 | fa163e03-9ee7-dff2-f9c8-000000002559 | CHANGED | Lookup interface information | np0005481019 2025-10-11 07:58:30.963737 | fa163e03-9ee7-dff2-f9c8-000000002559 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481019 | 0:03:06.579363 | 0.34s 2025-10-11 07:58:30.982298 | fa163e03-9ee7-dff2-f9c8-00000000255a | TASK | Set interface vars 2025-10-11 07:58:30.988718 | fa163e03-9ee7-dff2-f9c8-0000000025af | OK | Set interface vars | np0005481017 2025-10-11 07:58:30.989719 | fa163e03-9ee7-dff2-f9c8-0000000025af | TIMING | tripleo_nodes_validation : Set interface vars | np0005481017 | 0:03:06.605355 | 0.10s 2025-10-11 07:58:31.003361 | fa163e03-9ee7-dff2-f9c8-0000000025b1 | TASK | Check IP responsiveness 2025-10-11 07:58:31.055575 | fa163e03-9ee7-dff2-f9c8-000000002686 | OK | Validate packet with 1472 MTU size can reach controller from vlan23 | np0005481014 2025-10-11 07:58:31.057257 | fa163e03-9ee7-dff2-f9c8-000000002686 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan23 | np0005481014 | 0:03:06.672892 | 4.42s 2025-10-11 07:58:31.057993 | fa163e03-9ee7-dff2-f9c8-00000000255a | OK | Set interface vars | np0005481019 2025-10-11 07:58:31.058481 | fa163e03-9ee7-dff2-f9c8-00000000255a | TIMING | tripleo_nodes_validation : Set interface vars | np0005481019 | 0:03:06.674127 | 0.08s 2025-10-11 07:58:31.071605 | fa163e03-9ee7-dff2-f9c8-00000000255c | TASK | Check IP responsiveness 2025-10-11 07:58:31.096182 | fa163e03-9ee7-dff2-f9c8-00000000268e | TASK | Set IP options 2025-10-11 07:58:31.136860 | fa163e03-9ee7-dff2-f9c8-00000000268e | OK | Set IP options | np0005481014 2025-10-11 07:58:31.137544 | fa163e03-9ee7-dff2-f9c8-00000000268e | TIMING | tripleo_nodes_validation : Set IP options | np0005481014 | 0:03:06.753185 | 0.04s 2025-10-11 07:58:31.151392 | fa163e03-9ee7-dff2-f9c8-00000000268f | TASK | Lookup interface information 2025-10-11 07:58:31.231841 | fa163e03-9ee7-dff2-f9c8-0000000026f0 | CHANGED | Lookup interface information | np0005481015 2025-10-11 07:58:31.232840 | fa163e03-9ee7-dff2-f9c8-0000000026f0 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481015 | 0:03:06.848480 | 0.32s 2025-10-11 07:58:31.247357 | fa163e03-9ee7-dff2-f9c8-0000000026f1 | TASK | Set interface vars 2025-10-11 07:58:31.336030 | fa163e03-9ee7-dff2-f9c8-0000000026f1 | OK | Set interface vars | np0005481015 2025-10-11 07:58:31.337003 | fa163e03-9ee7-dff2-f9c8-0000000026f1 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481015 | 0:03:06.952644 | 0.09s 2025-10-11 07:58:31.352430 | fa163e03-9ee7-dff2-f9c8-0000000026f3 | TASK | Check IP responsiveness 2025-10-11 07:58:31.446462 | fa163e03-9ee7-dff2-f9c8-00000000268f | CHANGED | Lookup interface information | np0005481014 2025-10-11 07:58:31.447486 | fa163e03-9ee7-dff2-f9c8-00000000268f | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481014 | 0:03:07.063126 | 0.30s 2025-10-11 07:58:31.462472 | fa163e03-9ee7-dff2-f9c8-000000002690 | TASK | Set interface vars 2025-10-11 07:58:31.549153 | fa163e03-9ee7-dff2-f9c8-000000002690 | OK | Set interface vars | np0005481014 2025-10-11 07:58:31.549982 | fa163e03-9ee7-dff2-f9c8-000000002690 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481014 | 0:03:07.165625 | 0.09s 2025-10-11 07:58:31.564112 | fa163e03-9ee7-dff2-f9c8-000000002692 | TASK | Check IP responsiveness 2025-10-11 07:58:35.403278 | fa163e03-9ee7-dff2-f9c8-00000000255c | OK | Check IP responsiveness | np0005481019 2025-10-11 07:58:35.405222 | fa163e03-9ee7-dff2-f9c8-00000000255c | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481019 | 0:03:11.020850 | 4.33s 2025-10-11 07:58:35.436219 | fa163e03-9ee7-dff2-f9c8-00000000255d | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-11 07:58:35.446008 | fa163e03-9ee7-dff2-f9c8-0000000025b1 | OK | Check IP responsiveness | np0005481017 2025-10-11 07:58:35.447778 | fa163e03-9ee7-dff2-f9c8-0000000025b1 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481017 | 0:03:11.063390 | 4.44s 2025-10-11 07:58:35.468966 | fa163e03-9ee7-dff2-f9c8-0000000025b2 | TASK | Validate packet with 65508 MTU size can reach controller from lo 2025-10-11 07:58:35.785348 | fa163e03-9ee7-dff2-f9c8-0000000026f3 | OK | Check IP responsiveness | np0005481015 2025-10-11 07:58:35.786422 | fa163e03-9ee7-dff2-f9c8-0000000026f3 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481015 | 0:03:11.402061 | 4.43s 2025-10-11 07:58:35.801913 | fa163e03-9ee7-dff2-f9c8-0000000026f4 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-11 07:58:35.940311 | fa163e03-9ee7-dff2-f9c8-000000002692 | OK | Check IP responsiveness | np0005481014 2025-10-11 07:58:35.941182 | fa163e03-9ee7-dff2-f9c8-000000002692 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481014 | 0:03:11.556826 | 4.38s 2025-10-11 07:58:35.956481 | fa163e03-9ee7-dff2-f9c8-000000002693 | TASK | Validate packet with 1472 MTU size can reach controller from vlan20 2025-10-11 07:58:39.799328 | fa163e03-9ee7-dff2-f9c8-00000000255d | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005481019 2025-10-11 07:58:39.801368 | fa163e03-9ee7-dff2-f9c8-00000000255d | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005481019 | 0:03:15.416996 | 4.36s 2025-10-11 07:58:39.823876 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-11 07:58:39.857091 | fa163e03-9ee7-dff2-f9c8-0000000024bf | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005481019 2025-10-11 07:58:39.858035 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005481019 | 0:03:15.473674 | 0.03s 2025-10-11 07:58:39.931151 | fa163e03-9ee7-dff2-f9c8-0000000025b2 | OK | Validate packet with 65508 MTU size can reach controller from lo | np0005481017 2025-10-11 07:58:39.932264 | fa163e03-9ee7-dff2-f9c8-0000000025b2 | TIMING | tripleo_nodes_validation : Validate packet with 65508 MTU size can reach controller from lo | np0005481017 | 0:03:15.547902 | 4.46s 2025-10-11 07:58:39.945329 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-11 07:58:39.980074 | fa163e03-9ee7-dff2-f9c8-0000000024bf | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005481017 2025-10-11 07:58:39.981025 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005481017 | 0:03:15.596663 | 0.03s 2025-10-11 07:58:40.192059 | fa163e03-9ee7-dff2-f9c8-0000000026f4 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005481015 2025-10-11 07:58:40.192764 | fa163e03-9ee7-dff2-f9c8-0000000026f4 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005481015 | 0:03:15.808411 | 4.39s 2025-10-11 07:58:40.206366 | fa163e03-9ee7-dff2-f9c8-0000000026fa | TASK | Set IP options 2025-10-11 07:58:40.247193 | fa163e03-9ee7-dff2-f9c8-0000000026fa | OK | Set IP options | np0005481015 2025-10-11 07:58:40.248500 | fa163e03-9ee7-dff2-f9c8-0000000026fa | TIMING | tripleo_nodes_validation : Set IP options | np0005481015 | 0:03:15.864136 | 0.04s 2025-10-11 07:58:40.270249 | fa163e03-9ee7-dff2-f9c8-0000000026fb | TASK | Lookup interface information 2025-10-11 07:58:40.422939 | fa163e03-9ee7-dff2-f9c8-000000002693 | OK | Validate packet with 1472 MTU size can reach controller from vlan20 | np0005481014 2025-10-11 07:58:40.424324 | fa163e03-9ee7-dff2-f9c8-000000002693 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan20 | np0005481014 | 0:03:16.039961 | 4.47s 2025-10-11 07:58:40.445301 | fa163e03-9ee7-dff2-f9c8-00000000269b | TASK | Set IP options 2025-10-11 07:58:40.487414 | fa163e03-9ee7-dff2-f9c8-00000000269b | OK | Set IP options | np0005481014 2025-10-11 07:58:40.488473 | fa163e03-9ee7-dff2-f9c8-00000000269b | TIMING | tripleo_nodes_validation : Set IP options | np0005481014 | 0:03:16.104083 | 0.04s 2025-10-11 07:58:40.509246 | fa163e03-9ee7-dff2-f9c8-00000000269c | TASK | Lookup interface information 2025-10-11 07:58:40.588064 | fa163e03-9ee7-dff2-f9c8-0000000026fb | CHANGED | Lookup interface information | np0005481015 2025-10-11 07:58:40.589362 | fa163e03-9ee7-dff2-f9c8-0000000026fb | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481015 | 0:03:16.204996 | 0.32s 2025-10-11 07:58:40.609386 | fa163e03-9ee7-dff2-f9c8-0000000026fc | TASK | Set interface vars 2025-10-11 07:58:40.698828 | fa163e03-9ee7-dff2-f9c8-0000000026fc | OK | Set interface vars | np0005481015 2025-10-11 07:58:40.699980 | fa163e03-9ee7-dff2-f9c8-0000000026fc | TIMING | tripleo_nodes_validation : Set interface vars | np0005481015 | 0:03:16.315621 | 0.09s 2025-10-11 07:58:40.719213 | fa163e03-9ee7-dff2-f9c8-0000000026fe | TASK | Check IP responsiveness 2025-10-11 07:58:40.826386 | fa163e03-9ee7-dff2-f9c8-00000000269c | CHANGED | Lookup interface information | np0005481014 2025-10-11 07:58:40.827633 | fa163e03-9ee7-dff2-f9c8-00000000269c | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481014 | 0:03:16.443271 | 0.32s 2025-10-11 07:58:40.848806 | fa163e03-9ee7-dff2-f9c8-00000000269d | TASK | Set interface vars 2025-10-11 07:58:40.943321 | fa163e03-9ee7-dff2-f9c8-00000000269d | OK | Set interface vars | np0005481014 2025-10-11 07:58:40.944349 | fa163e03-9ee7-dff2-f9c8-00000000269d | TIMING | tripleo_nodes_validation : Set interface vars | np0005481014 | 0:03:16.559989 | 0.09s 2025-10-11 07:58:40.966034 | fa163e03-9ee7-dff2-f9c8-00000000269f | TASK | Check IP responsiveness 2025-10-11 07:58:45.051717 | fa163e03-9ee7-dff2-f9c8-0000000026fe | OK | Check IP responsiveness | np0005481015 2025-10-11 07:58:45.053616 | fa163e03-9ee7-dff2-f9c8-0000000026fe | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481015 | 0:03:20.669246 | 4.33s 2025-10-11 07:58:45.083301 | fa163e03-9ee7-dff2-f9c8-0000000026ff | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-11 07:58:45.345024 | fa163e03-9ee7-dff2-f9c8-00000000269f | OK | Check IP responsiveness | np0005481014 2025-10-11 07:58:45.346242 | fa163e03-9ee7-dff2-f9c8-00000000269f | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481014 | 0:03:20.961878 | 4.38s 2025-10-11 07:58:45.367735 | fa163e03-9ee7-dff2-f9c8-0000000026a0 | TASK | Validate packet with 1472 MTU size can reach controller from vlan22 2025-10-11 07:58:49.539388 | fa163e03-9ee7-dff2-f9c8-0000000026ff | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005481015 2025-10-11 07:58:49.544035 | fa163e03-9ee7-dff2-f9c8-0000000026ff | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005481015 | 0:03:25.159652 | 4.46s 2025-10-11 07:58:49.566283 | fa163e03-9ee7-dff2-f9c8-000000002705 | TASK | Set IP options 2025-10-11 07:58:49.601960 | fa163e03-9ee7-dff2-f9c8-000000002705 | OK | Set IP options | np0005481015 2025-10-11 07:58:49.603485 | fa163e03-9ee7-dff2-f9c8-000000002705 | TIMING | tripleo_nodes_validation : Set IP options | np0005481015 | 0:03:25.219078 | 0.04s 2025-10-11 07:58:49.623971 | fa163e03-9ee7-dff2-f9c8-000000002706 | TASK | Lookup interface information 2025-10-11 07:58:49.829376 | fa163e03-9ee7-dff2-f9c8-0000000026a0 | OK | Validate packet with 1472 MTU size can reach controller from vlan22 | np0005481014 2025-10-11 07:58:49.830633 | fa163e03-9ee7-dff2-f9c8-0000000026a0 | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan22 | np0005481014 | 0:03:25.446264 | 4.46s 2025-10-11 07:58:49.851605 | fa163e03-9ee7-dff2-f9c8-0000000026a6 | TASK | Set IP options 2025-10-11 07:58:49.891352 | fa163e03-9ee7-dff2-f9c8-0000000026a6 | OK | Set IP options | np0005481014 2025-10-11 07:58:49.892195 | fa163e03-9ee7-dff2-f9c8-0000000026a6 | TIMING | tripleo_nodes_validation : Set IP options | np0005481014 | 0:03:25.507839 | 0.04s 2025-10-11 07:58:49.906248 | fa163e03-9ee7-dff2-f9c8-0000000026a7 | TASK | Lookup interface information 2025-10-11 07:58:49.927711 | fa163e03-9ee7-dff2-f9c8-000000002706 | CHANGED | Lookup interface information | np0005481015 2025-10-11 07:58:49.928713 | fa163e03-9ee7-dff2-f9c8-000000002706 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481015 | 0:03:25.544355 | 0.30s 2025-10-11 07:58:49.943254 | fa163e03-9ee7-dff2-f9c8-000000002707 | TASK | Set interface vars 2025-10-11 07:58:50.012553 | fa163e03-9ee7-dff2-f9c8-000000002707 | OK | Set interface vars | np0005481015 2025-10-11 07:58:50.013333 | fa163e03-9ee7-dff2-f9c8-000000002707 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481015 | 0:03:25.628976 | 0.07s 2025-10-11 07:58:50.027808 | fa163e03-9ee7-dff2-f9c8-000000002709 | TASK | Check IP responsiveness 2025-10-11 07:58:50.245876 | fa163e03-9ee7-dff2-f9c8-0000000026a7 | CHANGED | Lookup interface information | np0005481014 2025-10-11 07:58:50.247228 | fa163e03-9ee7-dff2-f9c8-0000000026a7 | TIMING | tripleo_nodes_validation : Lookup interface information | np0005481014 | 0:03:25.862858 | 0.34s 2025-10-11 07:58:50.268352 | fa163e03-9ee7-dff2-f9c8-0000000026a8 | TASK | Set interface vars 2025-10-11 07:58:50.352097 | fa163e03-9ee7-dff2-f9c8-0000000026a8 | OK | Set interface vars | np0005481014 2025-10-11 07:58:50.353164 | fa163e03-9ee7-dff2-f9c8-0000000026a8 | TIMING | tripleo_nodes_validation : Set interface vars | np0005481014 | 0:03:25.968803 | 0.08s 2025-10-11 07:58:50.373750 | fa163e03-9ee7-dff2-f9c8-0000000026aa | TASK | Check IP responsiveness 2025-10-11 07:58:54.402399 | fa163e03-9ee7-dff2-f9c8-000000002709 | OK | Check IP responsiveness | np0005481015 2025-10-11 07:58:54.404520 | fa163e03-9ee7-dff2-f9c8-000000002709 | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481015 | 0:03:30.020146 | 4.38s 2025-10-11 07:58:54.437724 | fa163e03-9ee7-dff2-f9c8-00000000270a | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2025-10-11 07:58:54.693996 | fa163e03-9ee7-dff2-f9c8-0000000026aa | OK | Check IP responsiveness | np0005481014 2025-10-11 07:58:54.695940 | fa163e03-9ee7-dff2-f9c8-0000000026aa | TIMING | tripleo_nodes_validation : Check IP responsiveness | np0005481014 | 0:03:30.311563 | 4.32s 2025-10-11 07:58:54.726775 | fa163e03-9ee7-dff2-f9c8-0000000026ab | TASK | Validate packet with 1472 MTU size can reach controller from vlan44 2025-10-11 07:58:58.879785 | fa163e03-9ee7-dff2-f9c8-00000000270a | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005481015 2025-10-11 07:58:58.880988 | fa163e03-9ee7-dff2-f9c8-00000000270a | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005481015 | 0:03:34.496629 | 4.44s 2025-10-11 07:58:58.897326 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-11 07:58:58.931223 | fa163e03-9ee7-dff2-f9c8-0000000024bf | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005481015 2025-10-11 07:58:58.931880 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005481015 | 0:03:34.547523 | 0.03s 2025-10-11 07:58:59.170492 | fa163e03-9ee7-dff2-f9c8-0000000026ab | OK | Validate packet with 1472 MTU size can reach controller from vlan44 | np0005481014 2025-10-11 07:58:59.171786 | fa163e03-9ee7-dff2-f9c8-0000000026ab | TIMING | tripleo_nodes_validation : Validate packet with 1472 MTU size can reach controller from vlan44 | np0005481014 | 0:03:34.787421 | 4.44s 2025-10-11 07:58:59.199611 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TASK | Verify the configured FQDN vs /etc/hosts 2025-10-11 07:58:59.230984 | fa163e03-9ee7-dff2-f9c8-0000000024bf | SKIPPED | Verify the configured FQDN vs /etc/hosts | np0005481014 2025-10-11 07:58:59.231847 | fa163e03-9ee7-dff2-f9c8-0000000024bf | TIMING | tripleo_nodes_validation : Verify the configured FQDN vs /etc/hosts | np0005481014 | 0:03:34.847490 | 0.03s PLAY [Server pre deployment steps] ********************************************* 2025-10-11 07:58:59.457182 | fa163e03-9ee7-dff2-f9c8-00000000009f | TASK | Server pre deployments 2025-10-11 07:58:59.472001 | fa163e03-9ee7-dff2-f9c8-00000000009f | TASK | Server pre deployments 2025-10-11 07:58:59.492775 | fa163e03-9ee7-dff2-f9c8-00000000009f | TASK | Server pre deployments 2025-10-11 07:58:59.523452 | fa163e03-9ee7-dff2-f9c8-00000000009f | TASK | Server pre deployments 2025-10-11 07:58:59.544045 | fa163e03-9ee7-dff2-f9c8-00000000009f | TASK | Server pre deployments 2025-10-11 07:58:59.574252 | fa163e03-9ee7-dff2-f9c8-00000000009f | TASK | Server pre deployments 2025-10-11 07:58:59.579836 | fa163e03-9ee7-dff2-f9c8-00000000009f | OK | Server pre deployments | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000009f') missing from stats 2025-10-11 07:58:59.581411 | fa163e03-9ee7-dff2-f9c8-00000000009f | OK | Server pre deployments | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000009f') missing from stats 2025-10-11 07:58:59.582216 | fa163e03-9ee7-dff2-f9c8-00000000009f | OK | Server pre deployments | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000009f') missing from stats 2025-10-11 07:58:59.582990 | fa163e03-9ee7-dff2-f9c8-00000000009f | OK | Server pre deployments | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000009f') missing from stats 2025-10-11 07:58:59.583753 | fa163e03-9ee7-dff2-f9c8-00000000009f | OK | Server pre deployments | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000009f') missing from stats 2025-10-11 07:58:59.594829 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TASK | Hiera config 2025-10-11 07:58:59.614472 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TASK | Hiera config 2025-10-11 07:58:59.634080 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TASK | Hiera config 2025-10-11 07:58:59.665701 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TASK | Hiera config 2025-10-11 07:58:59.686635 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TASK | Hiera config 2025-10-11 07:58:59.692227 | fa163e03-9ee7-dff2-f9c8-00000000009f | OK | Server pre deployments | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Server pre deployments' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000009f') missing from stats 2025-10-11 07:58:59.693567 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TIMING | Hiera config | np0005481016 | 0:03:35.309202 | 0.10s 2025-10-11 07:58:59.693882 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TIMING | Hiera config | np0005481017 | 0:03:35.309532 | 0.07s 2025-10-11 07:58:59.694200 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TIMING | Hiera config | np0005481019 | 0:03:35.309850 | 0.06s 2025-10-11 07:58:59.749138 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:58:59.763349 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:58:59.778488 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:58:59.796569 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TASK | Hiera config 2025-10-11 07:58:59.802432 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TIMING | Hiera config | np0005481012 | 0:03:35.418059 | 0.14s 2025-10-11 07:58:59.803156 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TIMING | Hiera config | np0005481014 | 0:03:35.418806 | 0.12s 2025-10-11 07:58:59.857865 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:58:59.876488 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:58:59.881949 | fa163e03-9ee7-dff2-f9c8-0000000000a3 | TIMING | Hiera config | np0005481015 | 0:03:35.497575 | 0.08s 2025-10-11 07:58:59.927266 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TASK | Create /etc/puppet/hieradata 2025-10-11 07:59:00.055152 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | OK | Create /etc/puppet/hieradata | np0005481017 2025-10-11 07:59:00.056599 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481017 | 0:03:35.672234 | 0.29s 2025-10-11 07:59:00.068055 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TASK | Write hiera config 2025-10-11 07:59:00.128164 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | OK | Create /etc/puppet/hieradata | np0005481016 2025-10-11 07:59:00.129297 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481016 | 0:03:35.744935 | 0.38s 2025-10-11 07:59:00.139818 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TASK | Write hiera config 2025-10-11 07:59:00.161017 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | OK | Create /etc/puppet/hieradata | np0005481019 2025-10-11 07:59:00.162466 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481019 | 0:03:35.778081 | 0.38s 2025-10-11 07:59:00.182166 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TASK | Write hiera config 2025-10-11 07:59:00.191408 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | OK | Create /etc/puppet/hieradata | np0005481012 2025-10-11 07:59:00.192792 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481012 | 0:03:35.808420 | 0.33s 2025-10-11 07:59:00.212973 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TASK | Write hiera config 2025-10-11 07:59:00.220318 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | OK | Create /etc/puppet/hieradata | np0005481014 2025-10-11 07:59:00.222590 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481014 | 0:03:35.838208 | 0.34s 2025-10-11 07:59:00.249985 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TASK | Write hiera config 2025-10-11 07:59:00.257985 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | OK | Create /etc/puppet/hieradata | np0005481015 2025-10-11 07:59:00.259220 | fa163e03-9ee7-dff2-f9c8-0000000028b2 | TIMING | tripleo_hieradata : Create /etc/puppet/hieradata | np0005481015 | 0:03:35.874853 | 0.33s 2025-10-11 07:59:00.277525 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TASK | Write hiera config 2025-10-11 07:59:00.946555 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | OK | Write hiera config | np0005481017 2025-10-11 07:59:00.948244 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TIMING | tripleo_hieradata : Write hiera config | np0005481017 | 0:03:36.563881 | 0.88s 2025-10-11 07:59:00.970528 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TASK | Hiera symlink 2025-10-11 07:59:01.038987 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | OK | Write hiera config | np0005481019 2025-10-11 07:59:01.040990 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TIMING | tripleo_hieradata : Write hiera config | np0005481019 | 0:03:36.656615 | 0.86s 2025-10-11 07:59:01.042379 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | OK | Write hiera config | np0005481012 2025-10-11 07:59:01.043309 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TIMING | tripleo_hieradata : Write hiera config | np0005481012 | 0:03:36.658950 | 0.83s 2025-10-11 07:59:01.044732 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | OK | Write hiera config | np0005481016 2025-10-11 07:59:01.045601 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TIMING | tripleo_hieradata : Write hiera config | np0005481016 | 0:03:36.661241 | 0.90s 2025-10-11 07:59:01.111182 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TASK | Hiera symlink 2025-10-11 07:59:01.139505 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TASK | Hiera symlink 2025-10-11 07:59:01.167663 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TASK | Hiera symlink 2025-10-11 07:59:01.173982 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | OK | Write hiera config | np0005481015 2025-10-11 07:59:01.174917 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TIMING | tripleo_hieradata : Write hiera config | np0005481015 | 0:03:36.790555 | 0.90s 2025-10-11 07:59:01.175423 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | OK | Write hiera config | np0005481014 2025-10-11 07:59:01.175842 | fa163e03-9ee7-dff2-f9c8-0000000028b3 | TIMING | tripleo_hieradata : Write hiera config | np0005481014 | 0:03:36.791492 | 0.92s 2025-10-11 07:59:01.218569 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TASK | Hiera symlink 2025-10-11 07:59:01.240308 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TASK | Hiera symlink 2025-10-11 07:59:01.294586 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | OK | Hiera symlink | np0005481017 2025-10-11 07:59:01.296065 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TIMING | Hiera symlink | np0005481017 | 0:03:36.911701 | 0.32s 2025-10-11 07:59:01.313009 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TASK | Hieradata from vars 2025-10-11 07:59:01.353749 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TIMING | Hieradata from vars | np0005481017 | 0:03:36.969373 | 0.04s 2025-10-11 07:59:01.388899 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:59:01.435755 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | OK | Hiera symlink | np0005481016 2025-10-11 07:59:01.436825 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TIMING | Hiera symlink | np0005481016 | 0:03:37.052462 | 0.32s 2025-10-11 07:59:01.447701 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TASK | Hieradata from vars 2025-10-11 07:59:01.466349 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | OK | Hiera symlink | np0005481012 2025-10-11 07:59:01.467934 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TIMING | Hiera symlink | np0005481012 | 0:03:37.083568 | 0.30s 2025-10-11 07:59:01.500376 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TASK | Hieradata from vars 2025-10-11 07:59:01.508345 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TIMING | Hieradata from vars | np0005481016 | 0:03:37.123953 | 0.06s 2025-10-11 07:59:01.509604 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | OK | Hiera symlink | np0005481019 2025-10-11 07:59:01.510701 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TIMING | Hiera symlink | np0005481019 | 0:03:37.126347 | 0.37s 2025-10-11 07:59:01.553457 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:59:01.575537 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TASK | Hieradata from vars 2025-10-11 07:59:01.582984 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TIMING | Hieradata from vars | np0005481012 | 0:03:37.198602 | 0.08s 2025-10-11 07:59:01.584034 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | OK | Hiera symlink | np0005481014 2025-10-11 07:59:01.584684 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TIMING | Hiera symlink | np0005481014 | 0:03:37.200333 | 0.36s 2025-10-11 07:59:01.585172 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | OK | Hiera symlink | np0005481015 2025-10-11 07:59:01.585583 | fa163e03-9ee7-dff2-f9c8-0000000000a4 | TIMING | Hiera symlink | np0005481015 | 0:03:37.201233 | 0.34s 2025-10-11 07:59:01.630191 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:59:01.650813 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TASK | Hieradata from vars 2025-10-11 07:59:01.671800 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TASK | Hieradata from vars 2025-10-11 07:59:01.685449 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TIMING | Hieradata from vars | np0005481019 | 0:03:37.301057 | 0.11s 2025-10-11 07:59:01.687987 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TIMING | Hieradata from vars | np0005481014 | 0:03:37.303636 | 0.04s 2025-10-11 07:59:01.743473 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:59:01.763672 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:59:01.770802 | fa163e03-9ee7-dff2-f9c8-0000000000a5 | TIMING | Hieradata from vars | np0005481015 | 0:03:37.386420 | 0.10s 2025-10-11 07:59:01.809055 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TASK | Copy overcloud.json to all_nodes.json 2025-10-11 07:59:02.185429 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | OK | Copy overcloud.json to all_nodes.json | np0005481017 2025-10-11 07:59:02.188358 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481017 | 0:03:37.803982 | 0.80s 2025-10-11 07:59:02.205324 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TASK | Render hieradata from template 2025-10-11 07:59:02.408593 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | OK | Copy overcloud.json to all_nodes.json | np0005481016 2025-10-11 07:59:02.410934 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481016 | 0:03:38.026568 | 0.85s 2025-10-11 07:59:02.424918 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TASK | Render hieradata from template 2025-10-11 07:59:02.443180 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | OK | Copy overcloud.json to all_nodes.json | np0005481012 2025-10-11 07:59:02.445189 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481012 | 0:03:38.060812 | 0.81s 2025-10-11 07:59:02.476152 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TASK | Render hieradata from template 2025-10-11 07:59:02.574601 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | OK | Copy overcloud.json to all_nodes.json | np0005481019 2025-10-11 07:59:02.576725 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481019 | 0:03:38.192311 | 0.83s 2025-10-11 07:59:02.596982 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TASK | Render hieradata from template 2025-10-11 07:59:02.606720 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | OK | Copy overcloud.json to all_nodes.json | np0005481014 2025-10-11 07:59:02.608213 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481014 | 0:03:38.223848 | 0.84s 2025-10-11 07:59:02.647901 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TASK | Render hieradata from template 2025-10-11 07:59:02.657837 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | OK | Copy overcloud.json to all_nodes.json | np0005481015 2025-10-11 07:59:02.659637 | fa163e03-9ee7-dff2-f9c8-0000000029d4 | TIMING | tripleo_hieradata : Copy overcloud.json to all_nodes.json | np0005481015 | 0:03:38.275226 | 0.85s 2025-10-11 07:59:02.696654 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TASK | Render hieradata from template 2025-10-11 07:59:03.110102 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=bootstrap_node 2025-10-11 07:59:03.112116 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:38.727731 | 0.91s 2025-10-11 07:59:03.289318 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=bootstrap_node 2025-10-11 07:59:03.294033 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:38.909668 | 0.87s 2025-10-11 07:59:03.316506 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=bootstrap_node 2025-10-11 07:59:03.321091 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:38.936730 | 0.84s 2025-10-11 07:59:03.506902 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=bootstrap_node 2025-10-11 07:59:03.514244 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:39.129875 | 0.91s 2025-10-11 07:59:03.563725 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=bootstrap_node 2025-10-11 07:59:03.568643 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:39.184275 | 0.92s 2025-10-11 07:59:03.626721 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=bootstrap_node 2025-10-11 07:59:03.629700 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:39.245333 | 0.93s 2025-10-11 07:59:03.998612 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=vip_data 2025-10-11 07:59:04.003964 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:39.619592 | 1.80s 2025-10-11 07:59:04.202312 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=vip_data 2025-10-11 07:59:04.206758 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:39.822383 | 1.78s 2025-10-11 07:59:04.292533 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=vip_data 2025-10-11 07:59:04.297398 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:39.913031 | 1.82s 2025-10-11 07:59:04.440562 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=vip_data 2025-10-11 07:59:04.443093 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:40.058733 | 1.84s 2025-10-11 07:59:04.458303 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=vip_data 2025-10-11 07:59:04.461211 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:40.076849 | 1.76s 2025-10-11 07:59:04.517249 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=vip_data 2025-10-11 07:59:04.518180 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:40.133821 | 1.87s 2025-10-11 07:59:04.933269 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=net_ip_map 2025-10-11 07:59:04.937029 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:40.552662 | 2.73s 2025-10-11 07:59:05.115043 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=net_ip_map 2025-10-11 07:59:05.118240 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:40.733876 | 2.69s 2025-10-11 07:59:05.311291 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=net_ip_map 2025-10-11 07:59:05.315014 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:40.930647 | 2.84s 2025-10-11 07:59:05.323389 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=net_ip_map 2025-10-11 07:59:05.326657 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:40.942293 | 2.73s 2025-10-11 07:59:05.517525 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=net_ip_map 2025-10-11 07:59:05.521110 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:41.136742 | 2.82s 2025-10-11 07:59:05.613298 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=net_ip_map 2025-10-11 07:59:05.624764 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:41.240386 | 2.97s 2025-10-11 07:59:05.709485 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=cloud_domain 2025-10-11 07:59:05.714630 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:41.330265 | 3.51s 2025-10-11 07:59:05.981819 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=cloud_domain 2025-10-11 07:59:05.985227 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:41.600869 | 3.56s 2025-10-11 07:59:06.050672 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=cloud_domain 2025-10-11 07:59:06.051312 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:41.666957 | 3.57s 2025-10-11 07:59:06.132639 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=cloud_domain 2025-10-11 07:59:06.136920 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:41.752558 | 3.54s 2025-10-11 07:59:06.347128 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=cloud_domain 2025-10-11 07:59:06.350530 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:41.966163 | 3.65s 2025-10-11 07:59:06.413567 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=cloud_domain 2025-10-11 07:59:06.417049 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:42.032680 | 3.77s 2025-10-11 07:59:06.573262 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=fqdn 2025-10-11 07:59:06.578311 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:42.193937 | 4.37s 2025-10-11 07:59:06.852214 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=fqdn 2025-10-11 07:59:06.856374 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:42.472011 | 4.38s 2025-10-11 07:59:06.922032 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=fqdn 2025-10-11 07:59:06.926231 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:42.541868 | 4.50s 2025-10-11 07:59:06.984354 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=fqdn 2025-10-11 07:59:06.989696 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:42.605333 | 4.39s 2025-10-11 07:59:07.208940 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=fqdn 2025-10-11 07:59:07.214106 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:42.829732 | 4.56s 2025-10-11 07:59:07.230418 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=fqdn 2025-10-11 07:59:07.235221 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:42.850864 | 4.54s 2025-10-11 07:59:07.332673 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=service_names 2025-10-11 07:59:07.336858 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:42.952492 | 5.13s 2025-10-11 07:59:07.675337 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=service_names 2025-10-11 07:59:07.679011 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:43.294646 | 5.20s 2025-10-11 07:59:07.793282 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=service_names 2025-10-11 07:59:07.802695 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:43.418314 | 5.38s 2025-10-11 07:59:07.815182 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=service_names 2025-10-11 07:59:07.819328 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:43.434968 | 5.22s 2025-10-11 07:59:08.017612 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=service_names 2025-10-11 07:59:08.022340 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:43.637976 | 5.32s 2025-10-11 07:59:08.030865 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=service_names 2025-10-11 07:59:08.034863 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:43.650504 | 5.39s 2025-10-11 07:59:08.195802 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=service_configs 2025-10-11 07:59:08.198882 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:43.814524 | 5.99s 2025-10-11 07:59:08.494387 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=service_configs 2025-10-11 07:59:08.497112 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:44.112749 | 6.02s 2025-10-11 07:59:08.622171 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=service_configs 2025-10-11 07:59:08.625416 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:44.241054 | 6.03s 2025-10-11 07:59:08.632628 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=service_configs 2025-10-11 07:59:08.636401 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:44.252036 | 6.21s 2025-10-11 07:59:08.805294 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=service_configs 2025-10-11 07:59:08.808610 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:44.424250 | 6.11s 2025-10-11 07:59:08.847731 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=service_configs 2025-10-11 07:59:08.852467 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:44.468074 | 6.20s 2025-10-11 07:59:09.013923 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=extraconfig 2025-10-11 07:59:09.017001 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:44.632634 | 6.81s 2025-10-11 07:59:09.287683 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=extraconfig 2025-10-11 07:59:09.290525 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:44.906159 | 6.81s 2025-10-11 07:59:09.401157 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=extraconfig 2025-10-11 07:59:09.403497 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:45.019140 | 6.80s 2025-10-11 07:59:09.417404 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=extraconfig 2025-10-11 07:59:09.419346 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:45.034995 | 6.99s 2025-10-11 07:59:09.646033 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=extraconfig 2025-10-11 07:59:09.649610 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:45.265240 | 7.00s 2025-10-11 07:59:09.657280 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=extraconfig 2025-10-11 07:59:09.660233 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:45.275873 | 6.96s 2025-10-11 07:59:09.817242 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=role_extraconfig 2025-10-11 07:59:09.820716 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:45.436351 | 7.61s 2025-10-11 07:59:10.029477 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=role_extraconfig 2025-10-11 07:59:10.032900 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:45.648534 | 7.56s 2025-10-11 07:59:10.240604 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=role_extraconfig 2025-10-11 07:59:10.245243 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:45.860878 | 7.65s 2025-10-11 07:59:10.257511 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=role_extraconfig 2025-10-11 07:59:10.262402 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:45.878042 | 7.84s 2025-10-11 07:59:10.466714 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=role_extraconfig 2025-10-11 07:59:10.471548 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:46.087178 | 7.77s 2025-10-11 07:59:10.488632 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=role_extraconfig 2025-10-11 07:59:10.492887 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:46.108526 | 7.84s 2025-10-11 07:59:10.638730 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481017 | item=ovn_chassis_mac_map 2025-10-11 07:59:10.641789 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:46.257432 | 8.43s 2025-10-11 07:59:10.651546 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481017 | 0:03:46.267170 | 8.44s 2025-10-11 07:59:10.683496 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:59:10.712916 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005481017 | 0:03:46.328546 | 0.03s 2025-10-11 07:59:10.780235 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TASK | Check for hieradata file 2025-10-11 07:59:10.872094 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481012 | item=ovn_chassis_mac_map 2025-10-11 07:59:10.876405 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:46.492039 | 8.40s 2025-10-11 07:59:10.889530 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481012 | 0:03:46.505168 | 8.41s 2025-10-11 07:59:10.937675 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:59:10.967626 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005481012 | 0:03:46.583253 | 0.03s 2025-10-11 07:59:11.032769 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TASK | Check for hieradata file 2025-10-11 07:59:11.069298 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | OK | Check for hieradata file | np0005481017 2025-10-11 07:59:11.070494 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TIMING | tripleo_hieradata : Check for hieradata file | np0005481017 | 0:03:46.686131 | 0.29s 2025-10-11 07:59:11.081542 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TASK | Get existing data 2025-10-11 07:59:11.097634 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481016 | item=ovn_chassis_mac_map 2025-10-11 07:59:11.101506 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:46.717124 | 8.67s 2025-10-11 07:59:11.114910 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481016 | 0:03:46.730550 | 8.69s 2025-10-11 07:59:11.139512 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:59:11.145867 | fa163e03-9ee7-dff2-f9c8-000000002cfa | SKIPPED | Get existing data | np0005481017 2025-10-11 07:59:11.146940 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TIMING | tripleo_hieradata : Get existing data | np0005481017 | 0:03:46.762573 | 0.06s 2025-10-11 07:59:11.158014 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TASK | Set data fact 2025-10-11 07:59:11.171524 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005481016 | 0:03:46.787146 | 0.03s 2025-10-11 07:59:11.179896 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481019 | item=ovn_chassis_mac_map 2025-10-11 07:59:11.183243 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:46.798879 | 8.58s 2025-10-11 07:59:11.229120 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TASK | Check for hieradata file 2025-10-11 07:59:11.239856 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481019 | 0:03:46.855478 | 8.64s 2025-10-11 07:59:11.242039 | fa163e03-9ee7-dff2-f9c8-000000002cfb | SKIPPED | Set data fact | np0005481017 2025-10-11 07:59:11.242656 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TIMING | tripleo_hieradata : Set data fact | np0005481017 | 0:03:46.858305 | 0.08s 2025-10-11 07:59:11.254205 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TASK | Write ansible hieradata file 2025-10-11 07:59:11.281250 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:59:11.289417 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481015 | item=ovn_chassis_mac_map 2025-10-11 07:59:11.291819 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:46.907434 | 8.59s 2025-10-11 07:59:11.312173 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481015 | 0:03:46.927795 | 8.61s 2025-10-11 07:59:11.319673 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | OK | Render hieradata from template | np0005481014 | item=ovn_chassis_mac_map 2025-10-11 07:59:11.323786 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:46.939426 | 8.67s 2025-10-11 07:59:11.347625 | fa163e03-9ee7-dff2-f9c8-0000000029d5 | TIMING | tripleo_hieradata : Render hieradata from template | np0005481014 | 0:03:46.963272 | 8.70s 2025-10-11 07:59:11.353196 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005481019 | 0:03:46.968845 | 0.06s 2025-10-11 07:59:11.353586 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | OK | Check for hieradata file | np0005481012 2025-10-11 07:59:11.354586 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TIMING | tripleo_hieradata : Check for hieradata file | np0005481012 | 0:03:46.970236 | 0.32s 2025-10-11 07:59:11.398189 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TASK | Check for hieradata file 2025-10-11 07:59:11.439503 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TASK | Get existing data 2025-10-11 07:59:11.494235 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:59:11.502664 | fa163e03-9ee7-dff2-f9c8-000000002cfa | SKIPPED | Get existing data | np0005481012 2025-10-11 07:59:11.504004 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TIMING | tripleo_hieradata : Get existing data | np0005481012 | 0:03:47.119633 | 0.06s 2025-10-11 07:59:11.522620 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TASK | Set data fact 2025-10-11 07:59:11.543015 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TASK | Ensure ansible_managed hieradata file exists 2025-10-11 07:59:11.549305 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005481015 | 0:03:47.164924 | 0.05s 2025-10-11 07:59:11.632849 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TASK | Check for hieradata file 2025-10-11 07:59:11.643606 | fa163e03-9ee7-dff2-f9c8-000000002cfb | SKIPPED | Set data fact | np0005481012 2025-10-11 07:59:11.646095 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TIMING | tripleo_hieradata : Set data fact | np0005481012 | 0:03:47.261652 | 0.12s 2025-10-11 07:59:11.647339 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | OK | Check for hieradata file | np0005481016 2025-10-11 07:59:11.648351 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TIMING | tripleo_hieradata : Check for hieradata file | np0005481016 | 0:03:47.263997 | 0.42s 2025-10-11 07:59:11.649806 | fa163e03-9ee7-dff2-f9c8-0000000000a6 | TIMING | Ensure ansible_managed hieradata file exists | np0005481014 | 0:03:47.265452 | 0.11s 2025-10-11 07:59:11.695141 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TASK | Get existing data 2025-10-11 07:59:11.716464 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TASK | Write ansible hieradata file 2025-10-11 07:59:11.743234 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TASK | Check for hieradata file 2025-10-11 07:59:11.755479 | fa163e03-9ee7-dff2-f9c8-000000002cfa | SKIPPED | Get existing data | np0005481016 2025-10-11 07:59:11.756840 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TIMING | tripleo_hieradata : Get existing data | np0005481016 | 0:03:47.372472 | 0.06s 2025-10-11 07:59:11.757692 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | OK | Check for hieradata file | np0005481019 2025-10-11 07:59:11.758569 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TIMING | tripleo_hieradata : Check for hieradata file | np0005481019 | 0:03:47.374217 | 0.36s 2025-10-11 07:59:11.769899 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TASK | Set data fact 2025-10-11 07:59:11.787355 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TASK | Get existing data 2025-10-11 07:59:11.819671 | fa163e03-9ee7-dff2-f9c8-000000002cfb | SKIPPED | Set data fact | np0005481016 2025-10-11 07:59:11.821534 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TIMING | tripleo_hieradata : Set data fact | np0005481016 | 0:03:47.437092 | 0.05s 2025-10-11 07:59:11.832818 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TASK | Write ansible hieradata file 2025-10-11 07:59:11.845562 | fa163e03-9ee7-dff2-f9c8-000000002cfa | SKIPPED | Get existing data | np0005481019 2025-10-11 07:59:11.846924 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TIMING | tripleo_hieradata : Get existing data | np0005481019 | 0:03:47.462557 | 0.06s 2025-10-11 07:59:11.858713 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TASK | Set data fact 2025-10-11 07:59:11.913188 | fa163e03-9ee7-dff2-f9c8-000000002cfb | SKIPPED | Set data fact | np0005481019 2025-10-11 07:59:11.914579 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TIMING | tripleo_hieradata : Set data fact | np0005481019 | 0:03:47.530221 | 0.05s 2025-10-11 07:59:11.924752 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TASK | Write ansible hieradata file 2025-10-11 07:59:11.962327 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | OK | Check for hieradata file | np0005481015 2025-10-11 07:59:11.964111 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TIMING | tripleo_hieradata : Check for hieradata file | np0005481015 | 0:03:47.579700 | 0.33s 2025-10-11 07:59:11.982112 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TASK | Get existing data 2025-10-11 07:59:12.031178 | fa163e03-9ee7-dff2-f9c8-000000002cfa | SKIPPED | Get existing data | np0005481015 2025-10-11 07:59:12.032871 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TIMING | tripleo_hieradata : Get existing data | np0005481015 | 0:03:47.648510 | 0.05s 2025-10-11 07:59:12.054140 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TASK | Set data fact 2025-10-11 07:59:12.061540 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | OK | Check for hieradata file | np0005481014 2025-10-11 07:59:12.063327 | fa163e03-9ee7-dff2-f9c8-000000002cf8 | TIMING | tripleo_hieradata : Check for hieradata file | np0005481014 | 0:03:47.678964 | 0.31s 2025-10-11 07:59:12.079994 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TASK | Get existing data 2025-10-11 07:59:12.096014 | fa163e03-9ee7-dff2-f9c8-000000002cfd | OK | Write ansible hieradata file | np0005481017 2025-10-11 07:59:12.097632 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481017 | 0:03:47.713251 | 0.84s 2025-10-11 07:59:12.110967 | fa163e03-9ee7-dff2-f9c8-000000002cfb | SKIPPED | Set data fact | np0005481015 2025-10-11 07:59:12.111749 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TIMING | tripleo_hieradata : Set data fact | np0005481015 | 0:03:47.727396 | 0.06s 2025-10-11 07:59:12.147643 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TASK | Write ansible hieradata file 2025-10-11 07:59:12.155780 | fa163e03-9ee7-dff2-f9c8-000000002cfa | SKIPPED | Get existing data | np0005481014 2025-10-11 07:59:12.157422 | fa163e03-9ee7-dff2-f9c8-000000002cfa | TIMING | tripleo_hieradata : Get existing data | np0005481014 | 0:03:47.773053 | 0.08s 2025-10-11 07:59:12.180236 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TASK | Set data fact 2025-10-11 07:59:12.188874 | fa163e03-9ee7-dff2-f9c8-0000000000a7 | TIMING | include_tasks | np0005481017 | 0:03:47.804498 | 0.07s 2025-10-11 07:59:12.229919 | fa163e03-9ee7-dff2-f9c8-000000002cfb | SKIPPED | Set data fact | np0005481014 2025-10-11 07:59:12.230895 | fa163e03-9ee7-dff2-f9c8-000000002cfb | TIMING | tripleo_hieradata : Set data fact | np0005481014 | 0:03:47.846539 | 0.05s 2025-10-11 07:59:12.250611 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TASK | Write ansible hieradata file 2025-10-11 07:59:12.531046 | fa163e03-9ee7-dff2-f9c8-000000002cfd | OK | Write ansible hieradata file | np0005481012 2025-10-11 07:59:12.532659 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481012 | 0:03:48.148294 | 0.81s 2025-10-11 07:59:12.649592 | fa163e03-9ee7-dff2-f9c8-0000000000a7 | TIMING | include_tasks | np0005481012 | 0:03:48.265204 | 0.08s 2025-10-11 07:59:12.655606 | fa163e03-9ee7-dff2-f9c8-000000002cfd | OK | Write ansible hieradata file | np0005481016 2025-10-11 07:59:12.656788 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481016 | 0:03:48.272426 | 0.82s 2025-10-11 07:59:12.792813 | fa163e03-9ee7-dff2-f9c8-0000000000a7 | TIMING | include_tasks | np0005481016 | 0:03:48.408436 | 0.06s 2025-10-11 07:59:12.837139 | fa163e03-9ee7-dff2-f9c8-000000002cfd | OK | Write ansible hieradata file | np0005481019 2025-10-11 07:59:12.837894 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481019 | 0:03:48.453540 | 0.91s 2025-10-11 07:59:12.933848 | fa163e03-9ee7-dff2-f9c8-0000000000a7 | TIMING | include_tasks | np0005481019 | 0:03:48.549473 | 0.07s 2025-10-11 07:59:12.991658 | fa163e03-9ee7-dff2-f9c8-000000002cfd | OK | Write ansible hieradata file | np0005481015 2025-10-11 07:59:12.992539 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481015 | 0:03:48.608183 | 0.84s 2025-10-11 07:59:13.080643 | fa163e03-9ee7-dff2-f9c8-0000000000a7 | TIMING | include_tasks | np0005481015 | 0:03:48.696275 | 0.06s 2025-10-11 07:59:13.131631 | fa163e03-9ee7-dff2-f9c8-000000002cfd | OK | Write ansible hieradata file | np0005481014 2025-10-11 07:59:13.132321 | fa163e03-9ee7-dff2-f9c8-000000002cfd | TIMING | tripleo_hieradata : Write ansible hieradata file | np0005481014 | 0:03:48.747968 | 0.88s 2025-10-11 07:59:13.222751 | fa163e03-9ee7-dff2-f9c8-0000000000a7 | TIMING | include_tasks | np0005481014 | 0:03:48.838386 | 0.07s PLAY [Host prep steps] ********************************************************* 2025-10-11 07:59:13.392920 | fa163e03-9ee7-dff2-f9c8-0000000000ab | TASK | Host prep steps 2025-10-11 07:59:13.410946 | fa163e03-9ee7-dff2-f9c8-0000000000ab | TASK | Host prep steps 2025-10-11 07:59:13.456414 | fa163e03-9ee7-dff2-f9c8-0000000000ab | TASK | Host prep steps 2025-10-11 07:59:13.498155 | fa163e03-9ee7-dff2-f9c8-0000000000ab | TASK | Host prep steps 2025-10-11 07:59:13.526512 | fa163e03-9ee7-dff2-f9c8-0000000000ab | TASK | Host prep steps 2025-10-11 07:59:13.562661 | fa163e03-9ee7-dff2-f9c8-0000000000ab | TASK | Host prep steps 2025-10-11 07:59:13.570213 | fa163e03-9ee7-dff2-f9c8-0000000000ab | OK | Host prep steps | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000ab') missing from stats 2025-10-11 07:59:13.572271 | fa163e03-9ee7-dff2-f9c8-0000000000ab | OK | Host prep steps | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000ab') missing from stats 2025-10-11 07:59:13.573283 | fa163e03-9ee7-dff2-f9c8-0000000000ab | OK | Host prep steps | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000ab') missing from stats 2025-10-11 07:59:13.574320 | fa163e03-9ee7-dff2-f9c8-0000000000ab | OK | Host prep steps | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000ab') missing from stats 2025-10-11 07:59:13.575363 | fa163e03-9ee7-dff2-f9c8-0000000000ab | OK | Host prep steps | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000ab') missing from stats 2025-10-11 07:59:13.634529 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TASK | Deploy Artifacts 2025-10-11 07:59:13.651435 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TASK | Deploy Artifacts 2025-10-11 07:59:13.666512 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TASK | Deploy Artifacts 2025-10-11 07:59:13.684153 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TASK | Deploy Artifacts 2025-10-11 07:59:13.701554 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TASK | Deploy Artifacts 2025-10-11 07:59:13.707061 | fa163e03-9ee7-dff2-f9c8-0000000000ab | OK | Host prep steps | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Host prep steps' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000ab') missing from stats 2025-10-11 07:59:13.723166 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TASK | Deploy Artifacts 2025-10-11 07:59:13.740778 | fa163e03-9ee7-dff2-f9c8-0000000000ac | SKIPPED | Deploy Artifacts | np0005481016 2025-10-11 07:59:13.741782 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TIMING | Deploy Artifacts | np0005481016 | 0:03:49.357416 | 0.11s 2025-10-11 07:59:13.764457 | fa163e03-9ee7-dff2-f9c8-0000000000ac | SKIPPED | Deploy Artifacts | np0005481017 2025-10-11 07:59:13.765484 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TIMING | Deploy Artifacts | np0005481017 | 0:03:49.381121 | 0.11s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:59:13.788061 | fa163e03-9ee7-dff2-f9c8-0000000000ac | SKIPPED | Deploy Artifacts | np0005481019 2025-10-11 07:59:13.796743 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TIMING | Deploy Artifacts | np0005481019 | 0:03:49.412374 | 0.13s 2025-10-11 07:59:13.797160 | fa163e03-9ee7-dff2-f9c8-0000000000ac | SKIPPED | Deploy Artifacts | np0005481012 2025-10-11 07:59:13.797499 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TIMING | Deploy Artifacts | np0005481012 | 0:03:49.413148 | 0.11s 2025-10-11 07:59:13.797841 | fa163e03-9ee7-dff2-f9c8-0000000000ad | TIMING | include_tasks | np0005481016 | 0:03:49.413491 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:59:13.945557 | 783a77f5-a5f6-4264-89c5-70ce86e6eef2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005481016 2025-10-11 07:59:13.972203 | fa163e03-9ee7-dff2-f9c8-000000003130 | TASK | Run firewall role [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:59:14.020169 | fa163e03-9ee7-dff2-f9c8-0000000000ad | TIMING | include_tasks | np0005481017 | 0:03:49.635785 | 0.24s 2025-10-11 07:59:14.021119 | fa163e03-9ee7-dff2-f9c8-0000000000ac | SKIPPED | Deploy Artifacts | np0005481015 2025-10-11 07:59:14.021727 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TIMING | Deploy Artifacts | np0005481015 | 0:03:49.637376 | 0.30s 2025-10-11 07:59:14.022020 | fa163e03-9ee7-dff2-f9c8-0000000000ac | SKIPPED | Deploy Artifacts | np0005481014 2025-10-11 07:59:14.022296 | fa163e03-9ee7-dff2-f9c8-0000000000ac | TIMING | Deploy Artifacts | np0005481014 | 0:03:49.637946 | 0.32s 2025-10-11 07:59:14.022641 | fa163e03-9ee7-dff2-f9c8-000000003130 | TIMING | Run firewall role | np0005481016 | 0:03:49.638291 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:59:14.111597 | 46ed1f1d-542b-4c64-8c39-05993b480bca | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005481017 2025-10-11 07:59:14.169298 | fa163e03-9ee7-dff2-f9c8-00000000324c | TASK | Gather variables for each operating system 2025-10-11 07:59:14.183718 | fa163e03-9ee7-dff2-f9c8-0000000031e9 | TASK | Run firewall role 2025-10-11 07:59:14.233032 | fa163e03-9ee7-dff2-f9c8-0000000000ad | TIMING | include_tasks | np0005481019 | 0:03:49.848646 | 0.24s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:59:14.234422 | fa163e03-9ee7-dff2-f9c8-0000000000ad | TIMING | include_tasks | np0005481012 | 0:03:49.850071 | 0.22s 2025-10-11 07:59:14.236341 | fa163e03-9ee7-dff2-f9c8-0000000031e9 | TIMING | Run firewall role | np0005481017 | 0:03:49.851990 | 0.05s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 07:59:14.288034 | fa163e03-9ee7-dff2-f9c8-00000000324c | OK | Gather variables for each operating system | np0005481016 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-11 07:59:14.298780 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481016 | 0:03:49.914415 | 0.13s 2025-10-11 07:59:14.343673 | c540d9ec-6b47-4635-ad38-dd866264adec | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/host_prep_tasks.yaml | np0005481019 2025-10-11 07:59:14.451146 | aa25b5a7-b3e9-49d0-99d7-6e6523a50289 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005481012 2025-10-11 07:59:14.498517 | fa163e03-9ee7-dff2-f9c8-00000000324c | TASK | Gather variables for each operating system 2025-10-11 07:59:14.512752 | fa163e03-9ee7-dff2-f9c8-000000003342 | TASK | Run firewall role 2025-10-11 07:59:14.531086 | fa163e03-9ee7-dff2-f9c8-0000000033a2 | TASK | Run firewall role 2025-10-11 07:59:14.542137 | fa163e03-9ee7-dff2-f9c8-0000000000ad | TIMING | include_tasks | np0005481014 | 0:03:50.157761 | 0.34s 2025-10-11 07:59:14.542863 | fa163e03-9ee7-dff2-f9c8-0000000000ad | TIMING | include_tasks | np0005481015 | 0:03:50.158512 | 0.31s 2025-10-11 07:59:14.543721 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481016 | 0:03:50.159369 | 0.37s 2025-10-11 07:59:14.544204 | fa163e03-9ee7-dff2-f9c8-000000003342 | TIMING | Run firewall role | np0005481019 | 0:03:50.159853 | 0.03s 2025-10-11 07:59:14.618960 | fa163e03-9ee7-dff2-f9c8-00000000324c | OK | Gather variables for each operating system | np0005481017 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-11 07:59:14.627075 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481017 | 0:03:50.242709 | 0.13s 2025-10-11 07:59:14.673265 | 5634e43f-0d6e-4318-a917-9392f489c7b2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005481014 2025-10-11 07:59:14.673838 | 5634e43f-0d6e-4318-a917-9392f489c7b2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/host_prep_tasks.yaml | np0005481015 2025-10-11 07:59:14.740562 | fa163e03-9ee7-dff2-f9c8-00000000324d | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-11 07:59:14.766382 | fa163e03-9ee7-dff2-f9c8-00000000324c | TASK | Gather variables for each operating system 2025-10-11 07:59:14.791203 | fa163e03-9ee7-dff2-f9c8-0000000034fc | TASK | Run firewall role 2025-10-11 07:59:14.813611 | fa163e03-9ee7-dff2-f9c8-0000000034fc | TASK | Run firewall role 2025-10-11 07:59:14.819329 | fa163e03-9ee7-dff2-f9c8-0000000033a2 | TIMING | Run firewall role | np0005481012 | 0:03:50.434942 | 0.28s 2025-10-11 07:59:14.820567 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481017 | 0:03:50.436216 | 0.32s 2025-10-11 07:59:14.821222 | fa163e03-9ee7-dff2-f9c8-0000000034fc | TIMING | Run firewall role | np0005481014 | 0:03:50.436870 | 0.03s 2025-10-11 07:59:14.885294 | fa163e03-9ee7-dff2-f9c8-00000000324c | OK | Gather variables for each operating system | np0005481019 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-11 07:59:14.886989 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481019 | 0:03:50.502619 | 0.12s 2025-10-11 07:59:14.897623 | fa163e03-9ee7-dff2-f9c8-00000000324d | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-11 07:59:14.916331 | fa163e03-9ee7-dff2-f9c8-00000000324c | TASK | Gather variables for each operating system 2025-10-11 07:59:14.935325 | fa163e03-9ee7-dff2-f9c8-00000000324c | TASK | Gather variables for each operating system 2025-10-11 07:59:14.941273 | fa163e03-9ee7-dff2-f9c8-0000000034fc | TIMING | Run firewall role | np0005481015 | 0:03:50.556902 | 0.13s 2025-10-11 07:59:14.942177 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481019 | 0:03:50.557827 | 0.17s 2025-10-11 07:59:14.978658 | fa163e03-9ee7-dff2-f9c8-00000000324d | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-11 07:59:14.997660 | fa163e03-9ee7-dff2-f9c8-00000000324c | TASK | Gather variables for each operating system 2025-10-11 07:59:15.026905 | fa163e03-9ee7-dff2-f9c8-00000000324c | OK | Gather variables for each operating system | np0005481012 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-11 07:59:15.032027 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481012 | 0:03:50.647629 | 0.11s 2025-10-11 07:59:15.038872 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481012 | 0:03:50.654507 | 0.12s 2025-10-11 07:59:15.054662 | fa163e03-9ee7-dff2-f9c8-00000000324c | OK | Gather variables for each operating system | np0005481014 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-11 07:59:15.056372 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481014 | 0:03:50.672007 | 0.12s 2025-10-11 07:59:15.065691 | fa163e03-9ee7-dff2-f9c8-00000000324d | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-11 07:59:15.073012 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481014 | 0:03:50.688636 | 0.14s 2025-10-11 07:59:15.088569 | fa163e03-9ee7-dff2-f9c8-00000000324d | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-11 07:59:15.124525 | fa163e03-9ee7-dff2-f9c8-00000000324c | OK | Gather variables for each operating system | np0005481015 | item=/usr/share/ansible/roles/tripleo_firewall/vars/redhat.yml 2025-10-11 07:59:15.127266 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481015 | 0:03:50.742884 | 0.13s 2025-10-11 07:59:15.134269 | fa163e03-9ee7-dff2-f9c8-00000000324c | TIMING | tripleo_firewall : Gather variables for each operating system | np0005481015 | 0:03:50.749907 | 0.14s 2025-10-11 07:59:15.149014 | fa163e03-9ee7-dff2-f9c8-00000000324d | TASK | Uninstall firewalld to prevent nftables conflicts 2025-10-11 07:59:17.684328 | fa163e03-9ee7-dff2-f9c8-00000000324d | OK | Uninstall firewalld to prevent nftables conflicts | np0005481016 2025-10-11 07:59:17.686075 | fa163e03-9ee7-dff2-f9c8-00000000324d | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005481016 | 0:03:53.301702 | 2.94s 2025-10-11 07:59:17.706354 | fa163e03-9ee7-dff2-f9c8-000000003251 | TASK | Create empty var for masquerade rules 2025-10-11 07:59:17.742429 | fa163e03-9ee7-dff2-f9c8-000000003251 | OK | Create empty var for masquerade rules | np0005481016 2025-10-11 07:59:17.743268 | fa163e03-9ee7-dff2-f9c8-000000003251 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005481016 | 0:03:53.358909 | 0.04s 2025-10-11 07:59:17.755936 | fa163e03-9ee7-dff2-f9c8-000000003252 | TASK | Enable masquerade 2025-10-11 07:59:17.793232 | fa163e03-9ee7-dff2-f9c8-000000003252 | SKIPPED | Enable masquerade | np0005481016 2025-10-11 07:59:17.798781 | fa163e03-9ee7-dff2-f9c8-000000003252 | TIMING | tripleo_firewall : Enable masquerade | np0005481016 | 0:03:53.414418 | 0.04s 2025-10-11 07:59:17.799470 | fa163e03-9ee7-dff2-f9c8-00000000324d | OK | Uninstall firewalld to prevent nftables conflicts | np0005481017 2025-10-11 07:59:17.799972 | fa163e03-9ee7-dff2-f9c8-00000000324d | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005481017 | 0:03:53.415619 | 2.90s 2025-10-11 07:59:17.812435 | fa163e03-9ee7-dff2-f9c8-000000003253 | TASK | Set the default frontend firewall rules 2025-10-11 07:59:17.886293 | fa163e03-9ee7-dff2-f9c8-000000003251 | TASK | Create empty var for masquerade rules 2025-10-11 07:59:17.910913 | fa163e03-9ee7-dff2-f9c8-000000003253 | OK | Set the default frontend firewall rules | np0005481016 2025-10-11 07:59:17.911842 | fa163e03-9ee7-dff2-f9c8-000000003253 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005481016 | 0:03:53.527482 | 0.10s 2025-10-11 07:59:17.922274 | fa163e03-9ee7-dff2-f9c8-000000003256 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:17.933071 | fa163e03-9ee7-dff2-f9c8-000000003251 | OK | Create empty var for masquerade rules | np0005481017 2025-10-11 07:59:17.933980 | fa163e03-9ee7-dff2-f9c8-000000003251 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005481017 | 0:03:53.549619 | 0.05s 2025-10-11 07:59:17.944701 | fa163e03-9ee7-dff2-f9c8-000000003252 | TASK | Enable masquerade 2025-10-11 07:59:17.957704 | fa163e03-9ee7-dff2-f9c8-000000003256 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481016 2025-10-11 07:59:17.958593 | fa163e03-9ee7-dff2-f9c8-000000003256 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481016 | 0:03:53.574231 | 0.03s 2025-10-11 07:59:17.969038 | fa163e03-9ee7-dff2-f9c8-000000003257 | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:17.988951 | fa163e03-9ee7-dff2-f9c8-00000000324d | OK | Uninstall firewalld to prevent nftables conflicts | np0005481014 2025-10-11 07:59:17.992672 | fa163e03-9ee7-dff2-f9c8-00000000324d | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005481014 | 0:03:53.608294 | 2.90s 2025-10-11 07:59:17.993738 | fa163e03-9ee7-dff2-f9c8-00000000324d | OK | Uninstall firewalld to prevent nftables conflicts | np0005481015 2025-10-11 07:59:17.994532 | fa163e03-9ee7-dff2-f9c8-00000000324d | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005481015 | 0:03:53.610174 | 2.84s 2025-10-11 07:59:17.995369 | fa163e03-9ee7-dff2-f9c8-000000003252 | SKIPPED | Enable masquerade | np0005481017 2025-10-11 07:59:17.996019 | fa163e03-9ee7-dff2-f9c8-000000003252 | TIMING | tripleo_firewall : Enable masquerade | np0005481017 | 0:03:53.611660 | 0.05s 2025-10-11 07:59:18.017493 | fa163e03-9ee7-dff2-f9c8-000000003253 | TASK | Set the default frontend firewall rules 2025-10-11 07:59:18.061119 | fa163e03-9ee7-dff2-f9c8-000000003251 | TASK | Create empty var for masquerade rules 2025-10-11 07:59:18.102211 | fa163e03-9ee7-dff2-f9c8-000000003251 | TASK | Create empty var for masquerade rules 2025-10-11 07:59:18.109366 | fa163e03-9ee7-dff2-f9c8-000000003257 | SKIPPED | Set frontend rule fact (ssl rules) | np0005481016 2025-10-11 07:59:18.110827 | fa163e03-9ee7-dff2-f9c8-000000003257 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481016 | 0:03:53.726434 | 0.14s 2025-10-11 07:59:18.111526 | fa163e03-9ee7-dff2-f9c8-00000000324d | OK | Uninstall firewalld to prevent nftables conflicts | np0005481012 2025-10-11 07:59:18.112083 | fa163e03-9ee7-dff2-f9c8-00000000324d | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005481012 | 0:03:53.727729 | 3.05s 2025-10-11 07:59:18.112778 | fa163e03-9ee7-dff2-f9c8-000000003253 | OK | Set the default frontend firewall rules | np0005481017 2025-10-11 07:59:18.113218 | fa163e03-9ee7-dff2-f9c8-000000003253 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005481017 | 0:03:53.728866 | 0.09s 2025-10-11 07:59:18.113817 | fa163e03-9ee7-dff2-f9c8-00000000324d | OK | Uninstall firewalld to prevent nftables conflicts | np0005481019 2025-10-11 07:59:18.114304 | fa163e03-9ee7-dff2-f9c8-00000000324d | TIMING | tripleo_firewall : Uninstall firewalld to prevent nftables conflicts | np0005481019 | 0:03:53.729951 | 3.13s 2025-10-11 07:59:18.114899 | fa163e03-9ee7-dff2-f9c8-000000003251 | OK | Create empty var for masquerade rules | np0005481014 2025-10-11 07:59:18.115357 | fa163e03-9ee7-dff2-f9c8-000000003251 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005481014 | 0:03:53.731004 | 0.05s 2025-10-11 07:59:18.130814 | fa163e03-9ee7-dff2-f9c8-000000003259 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.157190 | fa163e03-9ee7-dff2-f9c8-000000003256 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.182490 | fa163e03-9ee7-dff2-f9c8-000000003251 | TASK | Create empty var for masquerade rules 2025-10-11 07:59:18.207765 | fa163e03-9ee7-dff2-f9c8-000000003251 | TASK | Create empty var for masquerade rules 2025-10-11 07:59:18.234902 | fa163e03-9ee7-dff2-f9c8-000000003252 | TASK | Enable masquerade 2025-10-11 07:59:18.242241 | fa163e03-9ee7-dff2-f9c8-000000003251 | OK | Create empty var for masquerade rules | np0005481015 2025-10-11 07:59:18.243209 | fa163e03-9ee7-dff2-f9c8-000000003251 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005481015 | 0:03:53.858844 | 0.14s 2025-10-11 07:59:18.243634 | fa163e03-9ee7-dff2-f9c8-000000003259 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481016 2025-10-11 07:59:18.243972 | fa163e03-9ee7-dff2-f9c8-000000003259 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481016 | 0:03:53.859621 | 0.11s 2025-10-11 07:59:18.244295 | fa163e03-9ee7-dff2-f9c8-000000003256 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481017 2025-10-11 07:59:18.244658 | fa163e03-9ee7-dff2-f9c8-000000003256 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481017 | 0:03:53.860307 | 0.08s 2025-10-11 07:59:18.244980 | fa163e03-9ee7-dff2-f9c8-000000003251 | OK | Create empty var for masquerade rules | np0005481019 2025-10-11 07:59:18.248694 | fa163e03-9ee7-dff2-f9c8-000000003251 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005481019 | 0:03:53.864343 | 0.06s 2025-10-11 07:59:18.249088 | fa163e03-9ee7-dff2-f9c8-000000003251 | OK | Create empty var for masquerade rules | np0005481012 2025-10-11 07:59:18.249455 | fa163e03-9ee7-dff2-f9c8-000000003251 | TIMING | tripleo_firewall : Create empty var for masquerade rules | np0005481012 | 0:03:53.865089 | 0.04s 2025-10-11 07:59:18.260177 | fa163e03-9ee7-dff2-f9c8-00000000325a | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:18.284882 | fa163e03-9ee7-dff2-f9c8-000000003257 | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:18.301737 | fa163e03-9ee7-dff2-f9c8-000000003252 | TASK | Enable masquerade 2025-10-11 07:59:18.327928 | fa163e03-9ee7-dff2-f9c8-000000003252 | TASK | Enable masquerade 2025-10-11 07:59:18.354289 | fa163e03-9ee7-dff2-f9c8-000000003252 | TASK | Enable masquerade 2025-10-11 07:59:18.361927 | fa163e03-9ee7-dff2-f9c8-000000003252 | SKIPPED | Enable masquerade | np0005481014 2025-10-11 07:59:18.362988 | fa163e03-9ee7-dff2-f9c8-000000003252 | TIMING | tripleo_firewall : Enable masquerade | np0005481014 | 0:03:53.978619 | 0.13s 2025-10-11 07:59:18.363354 | fa163e03-9ee7-dff2-f9c8-00000000325a | SKIPPED | Set frontend rule fact (ssl rules) | np0005481016 2025-10-11 07:59:18.363721 | fa163e03-9ee7-dff2-f9c8-00000000325a | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481016 | 0:03:53.979370 | 0.10s 2025-10-11 07:59:18.364058 | fa163e03-9ee7-dff2-f9c8-000000003257 | SKIPPED | Set frontend rule fact (ssl rules) | np0005481017 2025-10-11 07:59:18.364353 | fa163e03-9ee7-dff2-f9c8-000000003257 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481017 | 0:03:53.980003 | 0.08s 2025-10-11 07:59:18.364676 | fa163e03-9ee7-dff2-f9c8-000000003252 | SKIPPED | Enable masquerade | np0005481019 2025-10-11 07:59:18.365013 | fa163e03-9ee7-dff2-f9c8-000000003252 | TIMING | tripleo_firewall : Enable masquerade | np0005481019 | 0:03:53.980663 | 0.06s 2025-10-11 07:59:18.376235 | fa163e03-9ee7-dff2-f9c8-00000000325c | TASK | Enable LOG rules 2025-10-11 07:59:18.395859 | fa163e03-9ee7-dff2-f9c8-000000003259 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.423188 | fa163e03-9ee7-dff2-f9c8-000000003253 | TASK | Set the default frontend firewall rules 2025-10-11 07:59:18.453021 | fa163e03-9ee7-dff2-f9c8-000000003253 | TASK | Set the default frontend firewall rules 2025-10-11 07:59:18.461524 | fa163e03-9ee7-dff2-f9c8-000000003252 | SKIPPED | Enable masquerade | np0005481012 2025-10-11 07:59:18.468192 | fa163e03-9ee7-dff2-f9c8-000000003252 | TIMING | tripleo_firewall : Enable masquerade | np0005481012 | 0:03:54.083819 | 0.13s 2025-10-11 07:59:18.468656 | fa163e03-9ee7-dff2-f9c8-000000003252 | SKIPPED | Enable masquerade | np0005481015 2025-10-11 07:59:18.468951 | fa163e03-9ee7-dff2-f9c8-000000003252 | TIMING | tripleo_firewall : Enable masquerade | np0005481015 | 0:03:54.084600 | 0.11s 2025-10-11 07:59:18.469242 | fa163e03-9ee7-dff2-f9c8-00000000325c | SKIPPED | Enable LOG rules | np0005481016 2025-10-11 07:59:18.469678 | fa163e03-9ee7-dff2-f9c8-00000000325c | TIMING | tripleo_firewall : Enable LOG rules | np0005481016 | 0:03:54.085328 | 0.09s 2025-10-11 07:59:18.469981 | fa163e03-9ee7-dff2-f9c8-000000003259 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481017 2025-10-11 07:59:18.470284 | fa163e03-9ee7-dff2-f9c8-000000003259 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481017 | 0:03:54.085934 | 0.06s 2025-10-11 07:59:18.470764 | fa163e03-9ee7-dff2-f9c8-000000003253 | OK | Set the default frontend firewall rules | np0005481019 2025-10-11 07:59:18.471092 | fa163e03-9ee7-dff2-f9c8-000000003253 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005481019 | 0:03:54.086741 | 0.05s 2025-10-11 07:59:18.482607 | fa163e03-9ee7-dff2-f9c8-00000000325d | TASK | Set rule fact 2025-10-11 07:59:18.504986 | fa163e03-9ee7-dff2-f9c8-00000000325a | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:18.522676 | fa163e03-9ee7-dff2-f9c8-000000003256 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.551965 | fa163e03-9ee7-dff2-f9c8-000000003253 | TASK | Set the default frontend firewall rules 2025-10-11 07:59:18.579631 | fa163e03-9ee7-dff2-f9c8-000000003253 | TASK | Set the default frontend firewall rules 2025-10-11 07:59:18.587931 | fa163e03-9ee7-dff2-f9c8-000000003253 | OK | Set the default frontend firewall rules | np0005481014 2025-10-11 07:59:18.589057 | fa163e03-9ee7-dff2-f9c8-000000003253 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005481014 | 0:03:54.204688 | 0.13s 2025-10-11 07:59:18.592182 | fa163e03-9ee7-dff2-f9c8-00000000325a | SKIPPED | Set frontend rule fact (ssl rules) | np0005481017 2025-10-11 07:59:18.592549 | fa163e03-9ee7-dff2-f9c8-00000000325a | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481017 | 0:03:54.208198 | 0.09s 2025-10-11 07:59:18.592829 | fa163e03-9ee7-dff2-f9c8-000000003256 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481019 2025-10-11 07:59:18.593135 | fa163e03-9ee7-dff2-f9c8-000000003256 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481019 | 0:03:54.208785 | 0.07s 2025-10-11 07:59:18.595398 | fa163e03-9ee7-dff2-f9c8-00000000325d | OK | Set rule fact | np0005481016 2025-10-11 07:59:18.595976 | fa163e03-9ee7-dff2-f9c8-00000000325d | TIMING | tripleo_firewall : Set rule fact | np0005481016 | 0:03:54.211626 | 0.11s 2025-10-11 07:59:18.596690 | fa163e03-9ee7-dff2-f9c8-000000003253 | OK | Set the default frontend firewall rules | np0005481012 2025-10-11 07:59:18.597006 | fa163e03-9ee7-dff2-f9c8-000000003253 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005481012 | 0:03:54.212656 | 0.04s 2025-10-11 07:59:18.612571 | fa163e03-9ee7-dff2-f9c8-00000000325e | TASK | Manage rules via nftables 2025-10-11 07:59:18.630259 | fa163e03-9ee7-dff2-f9c8-00000000325c | TASK | Enable LOG rules 2025-10-11 07:59:18.654626 | fa163e03-9ee7-dff2-f9c8-000000003257 | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:18.690148 | fa163e03-9ee7-dff2-f9c8-000000003256 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.712461 | fa163e03-9ee7-dff2-f9c8-000000003256 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.721827 | fa163e03-9ee7-dff2-f9c8-000000003253 | OK | Set the default frontend firewall rules | np0005481015 2025-10-11 07:59:18.723657 | fa163e03-9ee7-dff2-f9c8-000000003253 | TIMING | tripleo_firewall : Set the default frontend firewall rules | np0005481015 | 0:03:54.339284 | 0.14s 2025-10-11 07:59:18.724115 | fa163e03-9ee7-dff2-f9c8-00000000325e | TIMING | Manage rules via nftables | np0005481016 | 0:03:54.339765 | 0.11s 2025-10-11 07:59:18.724481 | fa163e03-9ee7-dff2-f9c8-00000000325c | SKIPPED | Enable LOG rules | np0005481017 2025-10-11 07:59:18.724805 | fa163e03-9ee7-dff2-f9c8-00000000325c | TIMING | tripleo_firewall : Enable LOG rules | np0005481017 | 0:03:54.340455 | 0.09s 2025-10-11 07:59:18.725105 | fa163e03-9ee7-dff2-f9c8-000000003257 | SKIPPED | Set frontend rule fact (ssl rules) | np0005481019 2025-10-11 07:59:18.725458 | fa163e03-9ee7-dff2-f9c8-000000003257 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481019 | 0:03:54.341107 | 0.07s 2025-10-11 07:59:18.786090 | fa163e03-9ee7-dff2-f9c8-00000000325d | TASK | Set rule fact 2025-10-11 07:59:18.808546 | fa163e03-9ee7-dff2-f9c8-000000003259 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.831058 | fa163e03-9ee7-dff2-f9c8-000000003256 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:18.839099 | fa163e03-9ee7-dff2-f9c8-000000003256 | OK | Set frontend rule fact (non-ssl rules) | np0005481012 2025-10-11 07:59:18.843335 | fa163e03-9ee7-dff2-f9c8-000000003256 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481012 | 0:03:54.458963 | 0.15s 2025-10-11 07:59:18.844157 | fa163e03-9ee7-dff2-f9c8-000000003256 | OK | Set frontend rule fact (non-ssl rules) | np0005481014 2025-10-11 07:59:18.844592 | fa163e03-9ee7-dff2-f9c8-000000003256 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481014 | 0:03:54.460242 | 0.13s 2025-10-11 07:59:18.845134 | fa163e03-9ee7-dff2-f9c8-0000000037f7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481016 | 0:03:54.460784 | 0.07s 2025-10-11 07:59:18.845491 | fa163e03-9ee7-dff2-f9c8-000000003259 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481019 2025-10-11 07:59:18.845808 | fa163e03-9ee7-dff2-f9c8-000000003259 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481019 | 0:03:54.461458 | 0.04s 2025-10-11 07:59:18.863836 | eda13b77-2b69-417d-8a65-edb44c9aa4f9 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005481016 2025-10-11 07:59:18.877343 | fa163e03-9ee7-dff2-f9c8-000000003824 | TASK | Ensure legacy iptables services are off 2025-10-11 07:59:18.901209 | fa163e03-9ee7-dff2-f9c8-00000000325a | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:18.922907 | fa163e03-9ee7-dff2-f9c8-000000003257 | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:18.951780 | fa163e03-9ee7-dff2-f9c8-000000003257 | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:18.960858 | fa163e03-9ee7-dff2-f9c8-000000003256 | OK | Set frontend rule fact (non-ssl rules) | np0005481015 2025-10-11 07:59:18.962234 | fa163e03-9ee7-dff2-f9c8-000000003256 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481015 | 0:03:54.577863 | 0.13s 2025-10-11 07:59:18.963213 | fa163e03-9ee7-dff2-f9c8-00000000325d | OK | Set rule fact | np0005481017 2025-10-11 07:59:18.963750 | fa163e03-9ee7-dff2-f9c8-00000000325d | TIMING | tripleo_firewall : Set rule fact | np0005481017 | 0:03:54.579400 | 0.18s 2025-10-11 07:59:18.964488 | fa163e03-9ee7-dff2-f9c8-00000000325a | SKIPPED | Set frontend rule fact (ssl rules) | np0005481019 2025-10-11 07:59:18.964808 | fa163e03-9ee7-dff2-f9c8-00000000325a | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481019 | 0:03:54.580457 | 0.06s 2025-10-11 07:59:18.976299 | fa163e03-9ee7-dff2-f9c8-00000000325e | TASK | Manage rules via nftables 2025-10-11 07:59:18.998105 | fa163e03-9ee7-dff2-f9c8-00000000325c | TASK | Enable LOG rules 2025-10-11 07:59:19.031820 | fa163e03-9ee7-dff2-f9c8-000000003257 | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:19.047892 | fa163e03-9ee7-dff2-f9c8-000000003257 | OK | Set frontend rule fact (ssl rules) | np0005481012 2025-10-11 07:59:19.049891 | fa163e03-9ee7-dff2-f9c8-000000003257 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481012 | 0:03:54.665520 | 0.12s 2025-10-11 07:59:19.050833 | fa163e03-9ee7-dff2-f9c8-000000003257 | OK | Set frontend rule fact (ssl rules) | np0005481014 2025-10-11 07:59:19.051335 | fa163e03-9ee7-dff2-f9c8-000000003257 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481014 | 0:03:54.666984 | 0.10s 2025-10-11 07:59:19.052188 | fa163e03-9ee7-dff2-f9c8-00000000325e | TIMING | Manage rules via nftables | np0005481017 | 0:03:54.667837 | 0.07s 2025-10-11 07:59:19.052536 | fa163e03-9ee7-dff2-f9c8-00000000325c | SKIPPED | Enable LOG rules | np0005481019 2025-10-11 07:59:19.052846 | fa163e03-9ee7-dff2-f9c8-00000000325c | TIMING | tripleo_firewall : Enable LOG rules | np0005481019 | 0:03:54.668495 | 0.04s 2025-10-11 07:59:19.103964 | fa163e03-9ee7-dff2-f9c8-00000000325d | TASK | Set rule fact 2025-10-11 07:59:19.130237 | fa163e03-9ee7-dff2-f9c8-000000003259 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:19.151568 | fa163e03-9ee7-dff2-f9c8-000000003259 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:19.159112 | fa163e03-9ee7-dff2-f9c8-000000003257 | OK | Set frontend rule fact (ssl rules) | np0005481015 2025-10-11 07:59:19.165731 | fa163e03-9ee7-dff2-f9c8-000000003257 | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481015 | 0:03:54.781331 | 0.13s 2025-10-11 07:59:19.166684 | fa163e03-9ee7-dff2-f9c8-0000000037f7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481017 | 0:03:54.782332 | 0.09s 2025-10-11 07:59:19.167131 | fa163e03-9ee7-dff2-f9c8-000000003259 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481012 2025-10-11 07:59:19.167474 | fa163e03-9ee7-dff2-f9c8-000000003259 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481012 | 0:03:54.783123 | 0.04s 2025-10-11 07:59:19.181844 | f6cb1958-cc55-418c-8e80-a02765fe7d84 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005481017 2025-10-11 07:59:19.203231 | fa163e03-9ee7-dff2-f9c8-000000003899 | TASK | Ensure legacy iptables services are off 2025-10-11 07:59:19.225608 | fa163e03-9ee7-dff2-f9c8-00000000325a | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:19.249234 | fa163e03-9ee7-dff2-f9c8-000000003259 | TASK | Set frontend rule fact (non-ssl rules) 2025-10-11 07:59:19.257168 | fa163e03-9ee7-dff2-f9c8-000000003259 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481014 2025-10-11 07:59:19.263955 | fa163e03-9ee7-dff2-f9c8-000000003259 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481014 | 0:03:54.879440 | 0.11s 2025-10-11 07:59:19.264985 | fa163e03-9ee7-dff2-f9c8-00000000325d | OK | Set rule fact | np0005481019 2025-10-11 07:59:19.265520 | fa163e03-9ee7-dff2-f9c8-00000000325d | TIMING | tripleo_firewall : Set rule fact | np0005481019 | 0:03:54.881169 | 0.16s 2025-10-11 07:59:19.266234 | fa163e03-9ee7-dff2-f9c8-00000000325a | SKIPPED | Set frontend rule fact (ssl rules) | np0005481012 2025-10-11 07:59:19.266611 | fa163e03-9ee7-dff2-f9c8-00000000325a | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481012 | 0:03:54.882259 | 0.04s 2025-10-11 07:59:19.279419 | fa163e03-9ee7-dff2-f9c8-00000000325e | TASK | Manage rules via nftables 2025-10-11 07:59:19.308141 | fa163e03-9ee7-dff2-f9c8-00000000325c | TASK | Enable LOG rules 2025-10-11 07:59:19.338424 | fa163e03-9ee7-dff2-f9c8-00000000325a | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:19.347035 | fa163e03-9ee7-dff2-f9c8-000000003259 | SKIPPED | Set frontend rule fact (non-ssl rules) | np0005481015 2025-10-11 07:59:19.353854 | fa163e03-9ee7-dff2-f9c8-000000003259 | TIMING | tripleo_firewall : Set frontend rule fact (non-ssl rules) | np0005481015 | 0:03:54.969476 | 0.10s 2025-10-11 07:59:19.354486 | fa163e03-9ee7-dff2-f9c8-00000000325e | TIMING | Manage rules via nftables | np0005481019 | 0:03:54.970135 | 0.07s 2025-10-11 07:59:19.354862 | fa163e03-9ee7-dff2-f9c8-00000000325c | SKIPPED | Enable LOG rules | np0005481012 2025-10-11 07:59:19.355183 | fa163e03-9ee7-dff2-f9c8-00000000325c | TIMING | tripleo_firewall : Enable LOG rules | np0005481012 | 0:03:54.970833 | 0.04s 2025-10-11 07:59:19.413589 | fa163e03-9ee7-dff2-f9c8-00000000325d | TASK | Set rule fact 2025-10-11 07:59:19.441328 | fa163e03-9ee7-dff2-f9c8-00000000325a | TASK | Set frontend rule fact (ssl rules) 2025-10-11 07:59:19.447922 | fa163e03-9ee7-dff2-f9c8-00000000325a | SKIPPED | Set frontend rule fact (ssl rules) | np0005481014 2025-10-11 07:59:19.448972 | fa163e03-9ee7-dff2-f9c8-00000000325a | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481014 | 0:03:55.064599 | 0.11s 2025-10-11 07:59:19.449702 | fa163e03-9ee7-dff2-f9c8-0000000037f7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481019 | 0:03:55.065351 | 0.06s 2025-10-11 07:59:19.462985 | 9895d688-e12c-46b4-99fd-8d9c9a1951ad | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005481019 2025-10-11 07:59:19.482053 | fa163e03-9ee7-dff2-f9c8-00000000390a | TASK | Ensure legacy iptables services are off 2025-10-11 07:59:19.508926 | fa163e03-9ee7-dff2-f9c8-00000000325c | TASK | Enable LOG rules 2025-10-11 07:59:19.517083 | fa163e03-9ee7-dff2-f9c8-00000000325a | SKIPPED | Set frontend rule fact (ssl rules) | np0005481015 2025-10-11 07:59:19.518351 | fa163e03-9ee7-dff2-f9c8-00000000325a | TIMING | tripleo_firewall : Set frontend rule fact (ssl rules) | np0005481015 | 0:03:55.133978 | 0.08s 2025-10-11 07:59:19.520651 | fa163e03-9ee7-dff2-f9c8-00000000325d | OK | Set rule fact | np0005481012 2025-10-11 07:59:19.521673 | fa163e03-9ee7-dff2-f9c8-00000000325d | TIMING | tripleo_firewall : Set rule fact | np0005481012 | 0:03:55.137322 | 0.10s 2025-10-11 07:59:19.544527 | fa163e03-9ee7-dff2-f9c8-00000000325e | TASK | Manage rules via nftables 2025-10-11 07:59:19.570162 | fa163e03-9ee7-dff2-f9c8-00000000325c | TASK | Enable LOG rules 2025-10-11 07:59:19.576899 | fa163e03-9ee7-dff2-f9c8-00000000325c | SKIPPED | Enable LOG rules | np0005481014 2025-10-11 07:59:19.577943 | fa163e03-9ee7-dff2-f9c8-00000000325c | TIMING | tripleo_firewall : Enable LOG rules | np0005481014 | 0:03:55.193577 | 0.07s 2025-10-11 07:59:19.578371 | fa163e03-9ee7-dff2-f9c8-00000000325e | TIMING | Manage rules via nftables | np0005481012 | 0:03:55.194020 | 0.03s 2025-10-11 07:59:19.637077 | fa163e03-9ee7-dff2-f9c8-00000000325d | TASK | Set rule fact 2025-10-11 07:59:19.644879 | fa163e03-9ee7-dff2-f9c8-00000000325c | SKIPPED | Enable LOG rules | np0005481015 2025-10-11 07:59:19.651743 | fa163e03-9ee7-dff2-f9c8-00000000325c | TIMING | tripleo_firewall : Enable LOG rules | np0005481015 | 0:03:55.267369 | 0.08s 2025-10-11 07:59:19.652171 | fa163e03-9ee7-dff2-f9c8-0000000037f7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481012 | 0:03:55.267821 | 0.03s 2025-10-11 07:59:19.669246 | e0b114f4-4cd8-4af5-b97d-e8b41fe226ae | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005481012 2025-10-11 07:59:19.687719 | fa163e03-9ee7-dff2-f9c8-000000003977 | TASK | Ensure legacy iptables services are off 2025-10-11 07:59:19.707838 | fa163e03-9ee7-dff2-f9c8-00000000325d | TASK | Set rule fact 2025-10-11 07:59:19.742426 | fa163e03-9ee7-dff2-f9c8-00000000325d | OK | Set rule fact | np0005481014 2025-10-11 07:59:19.744143 | fa163e03-9ee7-dff2-f9c8-00000000325d | TIMING | tripleo_firewall : Set rule fact | np0005481014 | 0:03:55.359773 | 0.11s 2025-10-11 07:59:19.761537 | fa163e03-9ee7-dff2-f9c8-00000000325e | TASK | Manage rules via nftables 2025-10-11 07:59:19.792353 | fa163e03-9ee7-dff2-f9c8-00000000325e | TIMING | Manage rules via nftables | np0005481014 | 0:03:55.407990 | 0.03s 2025-10-11 07:59:19.837907 | fa163e03-9ee7-dff2-f9c8-00000000325d | OK | Set rule fact | np0005481015 2025-10-11 07:59:19.839802 | fa163e03-9ee7-dff2-f9c8-00000000325d | TIMING | tripleo_firewall : Set rule fact | np0005481015 | 0:03:55.455437 | 0.13s 2025-10-11 07:59:19.862588 | fa163e03-9ee7-dff2-f9c8-00000000325e | TASK | Manage rules via nftables 2025-10-11 07:59:19.869377 | fa163e03-9ee7-dff2-f9c8-0000000037f7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481014 | 0:03:55.484993 | 0.04s 2025-10-11 07:59:19.893167 | 89185407-9bae-4b73-9eb0-278050ceaec8 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005481014 2025-10-11 07:59:19.908963 | fa163e03-9ee7-dff2-f9c8-00000000390a | OK | Ensure legacy iptables services are off | np0005481019 | item=iptables.service 2025-10-11 07:59:19.911998 | fa163e03-9ee7-dff2-f9c8-00000000390a | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481019 | 0:03:55.527631 | 0.43s 2025-10-11 07:59:19.924681 | fa163e03-9ee7-dff2-f9c8-0000000039e2 | TASK | Ensure legacy iptables services are off 2025-10-11 07:59:19.932847 | fa163e03-9ee7-dff2-f9c8-00000000325e | TIMING | Manage rules via nftables | np0005481015 | 0:03:55.548468 | 0.07s 2025-10-11 07:59:19.996916 | fa163e03-9ee7-dff2-f9c8-0000000037f7 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481015 | 0:03:55.612538 | 0.03s 2025-10-11 07:59:20.013722 | 3a54ed82-4e60-4f00-9efe-1d75641bf479 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/service-bootstrap.yml | np0005481015 2025-10-11 07:59:20.030992 | fa163e03-9ee7-dff2-f9c8-000000003a47 | TASK | Ensure legacy iptables services are off 2025-10-11 07:59:20.170992 | fa163e03-9ee7-dff2-f9c8-000000003977 | OK | Ensure legacy iptables services are off | np0005481012 | item=iptables.service 2025-10-11 07:59:20.173079 | fa163e03-9ee7-dff2-f9c8-000000003977 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481012 | 0:03:55.788707 | 0.48s 2025-10-11 07:59:20.323664 | fa163e03-9ee7-dff2-f9c8-000000003824 | OK | Ensure legacy iptables services are off | np0005481016 | item=iptables.service 2025-10-11 07:59:20.327296 | fa163e03-9ee7-dff2-f9c8-000000003824 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481016 | 0:03:55.942927 | 1.45s 2025-10-11 07:59:20.337386 | fa163e03-9ee7-dff2-f9c8-00000000390a | OK | Ensure legacy iptables services are off | np0005481019 | item=ip6tables.service 2025-10-11 07:59:20.340049 | fa163e03-9ee7-dff2-f9c8-00000000390a | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481019 | 0:03:55.955689 | 0.86s 2025-10-11 07:59:20.356541 | fa163e03-9ee7-dff2-f9c8-00000000390a | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481019 | 0:03:55.972172 | 0.87s 2025-10-11 07:59:20.380636 | fa163e03-9ee7-dff2-f9c8-0000000039e2 | OK | Ensure legacy iptables services are off | np0005481014 | item=iptables.service 2025-10-11 07:59:20.382672 | fa163e03-9ee7-dff2-f9c8-0000000039e2 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481014 | 0:03:55.998308 | 0.46s 2025-10-11 07:59:20.390055 | fa163e03-9ee7-dff2-f9c8-00000000390b | TASK | Ensure nftables service is enabled and running 2025-10-11 07:59:20.442343 | fa163e03-9ee7-dff2-f9c8-000000003a47 | OK | Ensure legacy iptables services are off | np0005481015 | item=iptables.service 2025-10-11 07:59:20.446631 | fa163e03-9ee7-dff2-f9c8-000000003a47 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481015 | 0:03:56.062239 | 0.41s 2025-10-11 07:59:20.616391 | fa163e03-9ee7-dff2-f9c8-000000003977 | OK | Ensure legacy iptables services are off | np0005481012 | item=ip6tables.service 2025-10-11 07:59:20.619339 | fa163e03-9ee7-dff2-f9c8-000000003977 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481012 | 0:03:56.234974 | 0.93s 2025-10-11 07:59:20.632837 | fa163e03-9ee7-dff2-f9c8-000000003977 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481012 | 0:03:56.248470 | 0.94s 2025-10-11 07:59:20.655611 | fa163e03-9ee7-dff2-f9c8-000000003978 | TASK | Ensure nftables service is enabled and running 2025-10-11 07:59:20.697337 | fa163e03-9ee7-dff2-f9c8-000000003899 | OK | Ensure legacy iptables services are off | np0005481017 | item=iptables.service 2025-10-11 07:59:20.698905 | fa163e03-9ee7-dff2-f9c8-000000003899 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481017 | 0:03:56.314537 | 1.49s 2025-10-11 07:59:20.760019 | fa163e03-9ee7-dff2-f9c8-000000003824 | OK | Ensure legacy iptables services are off | np0005481016 | item=ip6tables.service 2025-10-11 07:59:20.763189 | fa163e03-9ee7-dff2-f9c8-000000003824 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481016 | 0:03:56.378823 | 1.88s 2025-10-11 07:59:20.774862 | fa163e03-9ee7-dff2-f9c8-000000003824 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481016 | 0:03:56.390498 | 1.90s 2025-10-11 07:59:20.790659 | fa163e03-9ee7-dff2-f9c8-000000003825 | TASK | Ensure nftables service is enabled and running 2025-10-11 07:59:20.817175 | fa163e03-9ee7-dff2-f9c8-0000000039e2 | OK | Ensure legacy iptables services are off | np0005481014 | item=ip6tables.service 2025-10-11 07:59:20.820833 | fa163e03-9ee7-dff2-f9c8-0000000039e2 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481014 | 0:03:56.436457 | 0.90s 2025-10-11 07:59:20.833660 | fa163e03-9ee7-dff2-f9c8-0000000039e2 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481014 | 0:03:56.449297 | 0.91s 2025-10-11 07:59:20.865693 | fa163e03-9ee7-dff2-f9c8-000000003a47 | OK | Ensure legacy iptables services are off | np0005481015 | item=ip6tables.service 2025-10-11 07:59:20.868099 | fa163e03-9ee7-dff2-f9c8-000000003a47 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481015 | 0:03:56.483732 | 0.84s 2025-10-11 07:59:20.885166 | fa163e03-9ee7-dff2-f9c8-0000000039e3 | TASK | Ensure nftables service is enabled and running 2025-10-11 07:59:20.895382 | fa163e03-9ee7-dff2-f9c8-000000003a47 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481015 | 0:03:56.511003 | 0.86s 2025-10-11 07:59:20.918998 | fa163e03-9ee7-dff2-f9c8-000000003a48 | TASK | Ensure nftables service is enabled and running 2025-10-11 07:59:21.203380 | fa163e03-9ee7-dff2-f9c8-00000000390b | CHANGED | Ensure nftables service is enabled and running | np0005481019 2025-10-11 07:59:21.205671 | fa163e03-9ee7-dff2-f9c8-00000000390b | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005481019 | 0:03:56.821299 | 0.81s 2025-10-11 07:59:21.229549 | fa163e03-9ee7-dff2-f9c8-00000000390c | TASK | Empty nftables from anything that may lay around 2025-10-11 07:59:21.273358 | fa163e03-9ee7-dff2-f9c8-00000000390c | SKIPPED | Empty nftables from anything that may lay around | np0005481019 2025-10-11 07:59:21.275494 | fa163e03-9ee7-dff2-f9c8-00000000390c | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005481019 | 0:03:56.891085 | 0.04s 2025-10-11 07:59:21.329817 | fa163e03-9ee7-dff2-f9c8-0000000037f8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481019 | 0:03:56.945434 | 0.03s 2025-10-11 07:59:21.366729 | fbb24782-f28f-43f4-8c0c-65eabd2e7538 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005481019 2025-10-11 07:59:21.395580 | fa163e03-9ee7-dff2-f9c8-000000003a90 | TASK | Push empty ruleset 2025-10-11 07:59:21.455466 | fa163e03-9ee7-dff2-f9c8-000000003978 | CHANGED | Ensure nftables service is enabled and running | np0005481012 2025-10-11 07:59:21.457456 | fa163e03-9ee7-dff2-f9c8-000000003978 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005481012 | 0:03:57.073067 | 0.80s 2025-10-11 07:59:21.478528 | fa163e03-9ee7-dff2-f9c8-000000003979 | TASK | Empty nftables from anything that may lay around 2025-10-11 07:59:21.529776 | fa163e03-9ee7-dff2-f9c8-000000003825 | CHANGED | Ensure nftables service is enabled and running | np0005481016 2025-10-11 07:59:21.531368 | fa163e03-9ee7-dff2-f9c8-000000003825 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005481016 | 0:03:57.147006 | 0.74s 2025-10-11 07:59:21.532665 | fa163e03-9ee7-dff2-f9c8-000000003979 | SKIPPED | Empty nftables from anything that may lay around | np0005481012 2025-10-11 07:59:21.533116 | fa163e03-9ee7-dff2-f9c8-000000003979 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005481012 | 0:03:57.148763 | 0.05s 2025-10-11 07:59:21.546920 | fa163e03-9ee7-dff2-f9c8-000000003828 | TASK | Empty nftables from anything that may lay around 2025-10-11 07:59:21.591296 | fa163e03-9ee7-dff2-f9c8-000000003828 | SKIPPED | Empty nftables from anything that may lay around | np0005481016 2025-10-11 07:59:21.592952 | fa163e03-9ee7-dff2-f9c8-000000003828 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005481016 | 0:03:57.208589 | 0.04s 2025-10-11 07:59:21.615046 | fa163e03-9ee7-dff2-f9c8-0000000037f8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481012 | 0:03:57.230660 | 0.04s 2025-10-11 07:59:21.645732 | b04d28c4-ec92-4b3c-8da5-a9f51335a2b2 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005481012 2025-10-11 07:59:21.672147 | fa163e03-9ee7-dff2-f9c8-000000003af7 | TASK | Push empty ruleset 2025-10-11 07:59:21.686495 | fa163e03-9ee7-dff2-f9c8-0000000037f8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481016 | 0:03:57.302120 | 0.08s 2025-10-11 07:59:21.693126 | fa163e03-9ee7-dff2-f9c8-000000003a48 | CHANGED | Ensure nftables service is enabled and running | np0005481015 2025-10-11 07:59:21.695284 | fa163e03-9ee7-dff2-f9c8-000000003a48 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005481015 | 0:03:57.310933 | 0.78s 2025-10-11 07:59:21.696356 | fa163e03-9ee7-dff2-f9c8-0000000039e3 | CHANGED | Ensure nftables service is enabled and running | np0005481014 2025-10-11 07:59:21.696913 | fa163e03-9ee7-dff2-f9c8-0000000039e3 | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005481014 | 0:03:57.312562 | 0.81s 2025-10-11 07:59:21.717384 | 89d01057-7a3b-4612-9747-3def6d746f48 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005481016 2025-10-11 07:59:21.738641 | fa163e03-9ee7-dff2-f9c8-000000003b5a | TASK | Push empty ruleset 2025-10-11 07:59:21.758784 | fa163e03-9ee7-dff2-f9c8-0000000039e4 | TASK | Empty nftables from anything that may lay around 2025-10-11 07:59:21.778282 | fa163e03-9ee7-dff2-f9c8-000000003a49 | TASK | Empty nftables from anything that may lay around 2025-10-11 07:59:21.803643 | fa163e03-9ee7-dff2-f9c8-0000000039e4 | SKIPPED | Empty nftables from anything that may lay around | np0005481014 2025-10-11 07:59:21.804564 | fa163e03-9ee7-dff2-f9c8-0000000039e4 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005481014 | 0:03:57.420200 | 0.04s 2025-10-11 07:59:21.835719 | fa163e03-9ee7-dff2-f9c8-000000003a49 | SKIPPED | Empty nftables from anything that may lay around | np0005481015 2025-10-11 07:59:21.837607 | fa163e03-9ee7-dff2-f9c8-000000003a49 | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005481015 | 0:03:57.453211 | 0.06s 2025-10-11 07:59:21.873353 | fa163e03-9ee7-dff2-f9c8-0000000037f8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481014 | 0:03:57.488943 | 0.05s 2025-10-11 07:59:21.907087 | 33f1c58b-029a-4b8f-9b92-045e5780ca19 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005481014 2025-10-11 07:59:21.934007 | fa163e03-9ee7-dff2-f9c8-000000003bbd | TASK | Push empty ruleset 2025-10-11 07:59:21.941622 | fa163e03-9ee7-dff2-f9c8-0000000037f8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481015 | 0:03:57.557241 | 0.08s 2025-10-11 07:59:21.966973 | df996913-7ff2-4ed0-88bd-cfe8544d12a5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005481015 2025-10-11 07:59:21.994240 | fa163e03-9ee7-dff2-f9c8-000000003c1c | TASK | Push empty ruleset 2025-10-11 07:59:22.133471 | fa163e03-9ee7-dff2-f9c8-000000003899 | OK | Ensure legacy iptables services are off | np0005481017 | item=ip6tables.service 2025-10-11 07:59:22.137097 | fa163e03-9ee7-dff2-f9c8-000000003899 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481017 | 0:03:57.752710 | 2.93s 2025-10-11 07:59:22.148579 | fa163e03-9ee7-dff2-f9c8-000000003899 | TIMING | tripleo_nftables : Ensure legacy iptables services are off | np0005481017 | 0:03:57.764210 | 2.94s 2025-10-11 07:59:22.161970 | fa163e03-9ee7-dff2-f9c8-00000000389a | TASK | Ensure nftables service is enabled and running 2025-10-11 07:59:22.304352 | fa163e03-9ee7-dff2-f9c8-000000003a90 | CHANGED | Push empty ruleset | np0005481019 2025-10-11 07:59:22.306012 | fa163e03-9ee7-dff2-f9c8-000000003a90 | TIMING | tripleo_nftables : Push empty ruleset | np0005481019 | 0:03:57.921650 | 0.91s 2025-10-11 07:59:22.317839 | fa163e03-9ee7-dff2-f9c8-000000003a91 | TASK | Load empty ruleset 2025-10-11 07:59:22.649344 | fa163e03-9ee7-dff2-f9c8-000000003af7 | CHANGED | Push empty ruleset | np0005481012 2025-10-11 07:59:22.651210 | fa163e03-9ee7-dff2-f9c8-000000003af7 | TIMING | tripleo_nftables : Push empty ruleset | np0005481012 | 0:03:58.266836 | 0.97s 2025-10-11 07:59:22.688531 | fa163e03-9ee7-dff2-f9c8-000000003af8 | TASK | Load empty ruleset 2025-10-11 07:59:22.699108 | fa163e03-9ee7-dff2-f9c8-000000003a91 | CHANGED | Load empty ruleset | np0005481019 2025-10-11 07:59:22.700871 | fa163e03-9ee7-dff2-f9c8-000000003a91 | TIMING | tripleo_nftables : Load empty ruleset | np0005481019 | 0:03:58.316498 | 0.38s 2025-10-11 07:59:22.721150 | fa163e03-9ee7-dff2-f9c8-000000003a93 | TASK | Use default rules 2025-10-11 07:59:22.730159 | fa163e03-9ee7-dff2-f9c8-000000003b5a | CHANGED | Push empty ruleset | np0005481016 2025-10-11 07:59:22.731492 | fa163e03-9ee7-dff2-f9c8-000000003b5a | TIMING | tripleo_nftables : Push empty ruleset | np0005481016 | 0:03:58.347088 | 0.99s 2025-10-11 07:59:22.749340 | fa163e03-9ee7-dff2-f9c8-000000003b5b | TASK | Load empty ruleset 2025-10-11 07:59:22.792336 | fa163e03-9ee7-dff2-f9c8-000000003a93 | OK | Use default rules | np0005481019 2025-10-11 07:59:22.794425 | fa163e03-9ee7-dff2-f9c8-000000003a93 | TIMING | tripleo_nftables : Use default rules | np0005481019 | 0:03:58.410051 | 0.07s 2025-10-11 07:59:22.817615 | fa163e03-9ee7-dff2-f9c8-000000003a94 | TASK | Enable LOG rules 2025-10-11 07:59:22.842399 | fa163e03-9ee7-dff2-f9c8-000000003bbd | CHANGED | Push empty ruleset | np0005481014 2025-10-11 07:59:22.844284 | fa163e03-9ee7-dff2-f9c8-000000003bbd | TIMING | tripleo_nftables : Push empty ruleset | np0005481014 | 0:03:58.459909 | 0.91s 2025-10-11 07:59:22.873097 | fa163e03-9ee7-dff2-f9c8-000000003bbe | TASK | Load empty ruleset 2025-10-11 07:59:22.903833 | fa163e03-9ee7-dff2-f9c8-000000003a94 | OK | Enable LOG rules | np0005481019 2025-10-11 07:59:22.906110 | fa163e03-9ee7-dff2-f9c8-000000003a94 | TIMING | tripleo_nftables : Enable LOG rules | np0005481019 | 0:03:58.521734 | 0.09s 2025-10-11 07:59:22.932669 | fa163e03-9ee7-dff2-f9c8-000000003a96 | TASK | Get current nftables content 2025-10-11 07:59:22.970023 | fa163e03-9ee7-dff2-f9c8-000000003c1c | CHANGED | Push empty ruleset | np0005481015 2025-10-11 07:59:22.971358 | fa163e03-9ee7-dff2-f9c8-000000003c1c | TIMING | tripleo_nftables : Push empty ruleset | np0005481015 | 0:03:58.586991 | 0.98s 2025-10-11 07:59:22.992723 | fa163e03-9ee7-dff2-f9c8-000000003c1d | TASK | Load empty ruleset 2025-10-11 07:59:23.033009 | fa163e03-9ee7-dff2-f9c8-00000000389a | CHANGED | Ensure nftables service is enabled and running | np0005481017 2025-10-11 07:59:23.034322 | fa163e03-9ee7-dff2-f9c8-00000000389a | TIMING | tripleo_nftables : Ensure nftables service is enabled and running | np0005481017 | 0:03:58.649959 | 0.87s 2025-10-11 07:59:23.035477 | fa163e03-9ee7-dff2-f9c8-000000003af8 | CHANGED | Load empty ruleset | np0005481012 2025-10-11 07:59:23.035816 | fa163e03-9ee7-dff2-f9c8-000000003af8 | TIMING | tripleo_nftables : Load empty ruleset | np0005481012 | 0:03:58.651465 | 0.35s 2025-10-11 07:59:23.046521 | fa163e03-9ee7-dff2-f9c8-00000000389b | TASK | Empty nftables from anything that may lay around 2025-10-11 07:59:23.067523 | fa163e03-9ee7-dff2-f9c8-000000003afa | TASK | Use default rules 2025-10-11 07:59:23.081942 | fa163e03-9ee7-dff2-f9c8-000000003b5b | CHANGED | Load empty ruleset | np0005481016 2025-10-11 07:59:23.082926 | fa163e03-9ee7-dff2-f9c8-000000003b5b | TIMING | tripleo_nftables : Load empty ruleset | np0005481016 | 0:03:58.698560 | 0.33s 2025-10-11 07:59:23.083411 | fa163e03-9ee7-dff2-f9c8-00000000389b | SKIPPED | Empty nftables from anything that may lay around | np0005481017 2025-10-11 07:59:23.083740 | fa163e03-9ee7-dff2-f9c8-00000000389b | TIMING | tripleo_nftables : Empty nftables from anything that may lay around | np0005481017 | 0:03:58.699390 | 0.04s 2025-10-11 07:59:23.094240 | fa163e03-9ee7-dff2-f9c8-000000003b5d | TASK | Use default rules 2025-10-11 07:59:23.149363 | fa163e03-9ee7-dff2-f9c8-000000003afa | OK | Use default rules | np0005481012 2025-10-11 07:59:23.151384 | fa163e03-9ee7-dff2-f9c8-000000003afa | TIMING | tripleo_nftables : Use default rules | np0005481012 | 0:03:58.767022 | 0.07s 2025-10-11 07:59:23.153356 | fa163e03-9ee7-dff2-f9c8-0000000037f8 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481017 | 0:03:58.769005 | 0.04s 2025-10-11 07:59:23.177751 | 968620de-6325-44be-aed5-bd41ed4a01b5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/configure.yml | np0005481017 2025-10-11 07:59:23.201106 | fa163e03-9ee7-dff2-f9c8-000000003c99 | TASK | Push empty ruleset 2025-10-11 07:59:23.227903 | fa163e03-9ee7-dff2-f9c8-000000003afb | TASK | Enable LOG rules 2025-10-11 07:59:23.235594 | fa163e03-9ee7-dff2-f9c8-000000003b5d | OK | Use default rules | np0005481016 2025-10-11 07:59:23.236798 | fa163e03-9ee7-dff2-f9c8-000000003b5d | TIMING | tripleo_nftables : Use default rules | np0005481016 | 0:03:58.852433 | 0.14s 2025-10-11 07:59:23.237713 | fa163e03-9ee7-dff2-f9c8-000000003bbe | CHANGED | Load empty ruleset | np0005481014 2025-10-11 07:59:23.238132 | fa163e03-9ee7-dff2-f9c8-000000003bbe | TIMING | tripleo_nftables : Load empty ruleset | np0005481014 | 0:03:58.853781 | 0.36s 2025-10-11 07:59:23.249652 | fa163e03-9ee7-dff2-f9c8-000000003b5e | TASK | Enable LOG rules 2025-10-11 07:59:23.270778 | fa163e03-9ee7-dff2-f9c8-000000003bc0 | TASK | Use default rules 2025-10-11 07:59:23.294098 | fa163e03-9ee7-dff2-f9c8-000000003a96 | CHANGED | Get current nftables content | np0005481019 2025-10-11 07:59:23.295521 | fa163e03-9ee7-dff2-f9c8-000000003a96 | TIMING | tripleo_nftables : Get current nftables content | np0005481019 | 0:03:58.911158 | 0.36s 2025-10-11 07:59:23.312040 | fa163e03-9ee7-dff2-f9c8-000000003a98 | TASK | Generate chain jumps 2025-10-11 07:59:23.321893 | fa163e03-9ee7-dff2-f9c8-000000003afb | OK | Enable LOG rules | np0005481012 2025-10-11 07:59:23.323709 | fa163e03-9ee7-dff2-f9c8-000000003afb | TIMING | tripleo_nftables : Enable LOG rules | np0005481012 | 0:03:58.939344 | 0.09s 2025-10-11 07:59:23.352231 | fa163e03-9ee7-dff2-f9c8-000000003afd | TASK | Get current nftables content 2025-10-11 07:59:23.367207 | fa163e03-9ee7-dff2-f9c8-000000003b5e | OK | Enable LOG rules | np0005481016 2025-10-11 07:59:23.368453 | fa163e03-9ee7-dff2-f9c8-000000003b5e | TIMING | tripleo_nftables : Enable LOG rules | np0005481016 | 0:03:58.984069 | 0.12s 2025-10-11 07:59:23.369494 | fa163e03-9ee7-dff2-f9c8-000000003c1d | CHANGED | Load empty ruleset | np0005481015 2025-10-11 07:59:23.369884 | fa163e03-9ee7-dff2-f9c8-000000003c1d | TIMING | tripleo_nftables : Load empty ruleset | np0005481015 | 0:03:58.985531 | 0.38s 2025-10-11 07:59:23.371183 | fa163e03-9ee7-dff2-f9c8-000000003bc0 | OK | Use default rules | np0005481014 2025-10-11 07:59:23.372234 | fa163e03-9ee7-dff2-f9c8-000000003bc0 | TIMING | tripleo_nftables : Use default rules | np0005481014 | 0:03:58.987883 | 0.10s 2025-10-11 07:59:23.400220 | fa163e03-9ee7-dff2-f9c8-000000003b60 | TASK | Get current nftables content 2025-10-11 07:59:23.426419 | fa163e03-9ee7-dff2-f9c8-000000003bc1 | TASK | Enable LOG rules 2025-10-11 07:59:23.448020 | fa163e03-9ee7-dff2-f9c8-000000003c1f | TASK | Use default rules 2025-10-11 07:59:23.512945 | fa163e03-9ee7-dff2-f9c8-000000003bc1 | OK | Enable LOG rules | np0005481014 2025-10-11 07:59:23.514589 | fa163e03-9ee7-dff2-f9c8-000000003bc1 | TIMING | tripleo_nftables : Enable LOG rules | np0005481014 | 0:03:59.130229 | 0.09s 2025-10-11 07:59:23.533652 | fa163e03-9ee7-dff2-f9c8-000000003bc3 | TASK | Get current nftables content 2025-10-11 07:59:23.541180 | fa163e03-9ee7-dff2-f9c8-000000003c1f | OK | Use default rules | np0005481015 2025-10-11 07:59:23.542781 | fa163e03-9ee7-dff2-f9c8-000000003c1f | TIMING | tripleo_nftables : Use default rules | np0005481015 | 0:03:59.158417 | 0.09s 2025-10-11 07:59:23.559735 | fa163e03-9ee7-dff2-f9c8-000000003c20 | TASK | Enable LOG rules 2025-10-11 07:59:23.640495 | fa163e03-9ee7-dff2-f9c8-000000003c20 | OK | Enable LOG rules | np0005481015 2025-10-11 07:59:23.642179 | fa163e03-9ee7-dff2-f9c8-000000003c20 | TIMING | tripleo_nftables : Enable LOG rules | np0005481015 | 0:03:59.257819 | 0.08s 2025-10-11 07:59:23.679557 | fa163e03-9ee7-dff2-f9c8-000000003c22 | TASK | Get current nftables content 2025-10-11 07:59:23.707007 | fa163e03-9ee7-dff2-f9c8-000000003afd | CHANGED | Get current nftables content | np0005481012 2025-10-11 07:59:23.709079 | fa163e03-9ee7-dff2-f9c8-000000003afd | TIMING | tripleo_nftables : Get current nftables content | np0005481012 | 0:03:59.324706 | 0.35s 2025-10-11 07:59:23.752048 | fa163e03-9ee7-dff2-f9c8-000000003aff | TASK | Generate chain jumps 2025-10-11 07:59:23.762545 | fa163e03-9ee7-dff2-f9c8-000000003b60 | CHANGED | Get current nftables content | np0005481016 2025-10-11 07:59:23.764549 | fa163e03-9ee7-dff2-f9c8-000000003b60 | TIMING | tripleo_nftables : Get current nftables content | np0005481016 | 0:03:59.380183 | 0.36s 2025-10-11 07:59:23.779493 | fa163e03-9ee7-dff2-f9c8-000000003b62 | TASK | Generate chain jumps 2025-10-11 07:59:23.876609 | fa163e03-9ee7-dff2-f9c8-000000003bc3 | CHANGED | Get current nftables content | np0005481014 2025-10-11 07:59:23.878576 | fa163e03-9ee7-dff2-f9c8-000000003bc3 | TIMING | tripleo_nftables : Get current nftables content | np0005481014 | 0:03:59.494207 | 0.34s 2025-10-11 07:59:23.903842 | fa163e03-9ee7-dff2-f9c8-000000003bc5 | TASK | Generate chain jumps 2025-10-11 07:59:24.014389 | fa163e03-9ee7-dff2-f9c8-000000003c22 | CHANGED | Get current nftables content | np0005481015 2025-10-11 07:59:24.015957 | fa163e03-9ee7-dff2-f9c8-000000003c22 | TIMING | tripleo_nftables : Get current nftables content | np0005481015 | 0:03:59.631592 | 0.33s 2025-10-11 07:59:24.033469 | fa163e03-9ee7-dff2-f9c8-000000003c24 | TASK | Generate chain jumps 2025-10-11 07:59:24.157356 | fa163e03-9ee7-dff2-f9c8-000000003c99 | CHANGED | Push empty ruleset | np0005481017 2025-10-11 07:59:24.158800 | fa163e03-9ee7-dff2-f9c8-000000003c99 | TIMING | tripleo_nftables : Push empty ruleset | np0005481017 | 0:03:59.774435 | 0.96s 2025-10-11 07:59:24.170327 | fa163e03-9ee7-dff2-f9c8-000000003c9a | TASK | Load empty ruleset 2025-10-11 07:59:24.361174 | fa163e03-9ee7-dff2-f9c8-000000003a98 | CHANGED | Generate chain jumps | np0005481019 2025-10-11 07:59:24.362192 | fa163e03-9ee7-dff2-f9c8-000000003a98 | TIMING | tripleo_nftables : Generate chain jumps | np0005481019 | 0:03:59.977834 | 1.05s 2025-10-11 07:59:24.374043 | fa163e03-9ee7-dff2-f9c8-000000003a99 | TASK | Generate chain jumps 2025-10-11 07:59:24.515981 | fa163e03-9ee7-dff2-f9c8-000000003c9a | CHANGED | Load empty ruleset | np0005481017 2025-10-11 07:59:24.517739 | fa163e03-9ee7-dff2-f9c8-000000003c9a | TIMING | tripleo_nftables : Load empty ruleset | np0005481017 | 0:04:00.133368 | 0.35s 2025-10-11 07:59:24.536926 | fa163e03-9ee7-dff2-f9c8-000000003c9c | TASK | Use default rules 2025-10-11 07:59:24.592718 | fa163e03-9ee7-dff2-f9c8-000000003c9c | OK | Use default rules | np0005481017 2025-10-11 07:59:24.594179 | fa163e03-9ee7-dff2-f9c8-000000003c9c | TIMING | tripleo_nftables : Use default rules | np0005481017 | 0:04:00.209818 | 0.06s 2025-10-11 07:59:24.607854 | fa163e03-9ee7-dff2-f9c8-000000003c9d | TASK | Enable LOG rules 2025-10-11 07:59:24.656105 | fa163e03-9ee7-dff2-f9c8-000000003c9d | OK | Enable LOG rules | np0005481017 2025-10-11 07:59:24.657650 | fa163e03-9ee7-dff2-f9c8-000000003c9d | TIMING | tripleo_nftables : Enable LOG rules | np0005481017 | 0:04:00.273287 | 0.05s 2025-10-11 07:59:24.671564 | fa163e03-9ee7-dff2-f9c8-000000003c9f | TASK | Get current nftables content 2025-10-11 07:59:24.763293 | fa163e03-9ee7-dff2-f9c8-000000003aff | CHANGED | Generate chain jumps | np0005481012 2025-10-11 07:59:24.764320 | fa163e03-9ee7-dff2-f9c8-000000003aff | TIMING | tripleo_nftables : Generate chain jumps | np0005481012 | 0:04:00.379960 | 1.01s 2025-10-11 07:59:24.779269 | fa163e03-9ee7-dff2-f9c8-000000003b00 | TASK | Generate chain jumps 2025-10-11 07:59:24.822118 | fa163e03-9ee7-dff2-f9c8-000000003b62 | CHANGED | Generate chain jumps | np0005481016 2025-10-11 07:59:24.823071 | fa163e03-9ee7-dff2-f9c8-000000003b62 | TIMING | tripleo_nftables : Generate chain jumps | np0005481016 | 0:04:00.438712 | 1.04s 2025-10-11 07:59:24.833659 | fa163e03-9ee7-dff2-f9c8-000000003b63 | TASK | Generate chain jumps 2025-10-11 07:59:24.939291 | fa163e03-9ee7-dff2-f9c8-000000003bc5 | CHANGED | Generate chain jumps | np0005481014 2025-10-11 07:59:24.940403 | fa163e03-9ee7-dff2-f9c8-000000003bc5 | TIMING | tripleo_nftables : Generate chain jumps | np0005481014 | 0:04:00.556042 | 1.04s 2025-10-11 07:59:24.957919 | fa163e03-9ee7-dff2-f9c8-000000003bc6 | TASK | Generate chain jumps 2025-10-11 07:59:24.990934 | fa163e03-9ee7-dff2-f9c8-000000003c9f | CHANGED | Get current nftables content | np0005481017 2025-10-11 07:59:24.991903 | fa163e03-9ee7-dff2-f9c8-000000003c9f | TIMING | tripleo_nftables : Get current nftables content | np0005481017 | 0:04:00.607542 | 0.32s 2025-10-11 07:59:25.004186 | fa163e03-9ee7-dff2-f9c8-000000003ca1 | TASK | Generate chain jumps 2025-10-11 07:59:25.100161 | fa163e03-9ee7-dff2-f9c8-000000003c24 | CHANGED | Generate chain jumps | np0005481015 2025-10-11 07:59:25.101336 | fa163e03-9ee7-dff2-f9c8-000000003c24 | TIMING | tripleo_nftables : Generate chain jumps | np0005481015 | 0:04:00.716977 | 1.07s 2025-10-11 07:59:25.118083 | fa163e03-9ee7-dff2-f9c8-000000003c25 | TASK | Generate chain jumps 2025-10-11 07:59:25.474251 | fa163e03-9ee7-dff2-f9c8-000000003a99 | CHANGED | Generate chain jumps | np0005481019 2025-10-11 07:59:25.475470 | fa163e03-9ee7-dff2-f9c8-000000003a99 | TIMING | tripleo_nftables : Generate chain jumps | np0005481019 | 0:04:01.091088 | 1.10s 2025-10-11 07:59:25.489966 | fa163e03-9ee7-dff2-f9c8-000000003a9a | TASK | Generate nft flushes 2025-10-11 07:59:25.880279 | fa163e03-9ee7-dff2-f9c8-000000003b00 | CHANGED | Generate chain jumps | np0005481012 2025-10-11 07:59:25.882115 | fa163e03-9ee7-dff2-f9c8-000000003b00 | TIMING | tripleo_nftables : Generate chain jumps | np0005481012 | 0:04:01.497739 | 1.10s 2025-10-11 07:59:25.917172 | fa163e03-9ee7-dff2-f9c8-000000003b01 | TASK | Generate nft flushes 2025-10-11 07:59:25.929788 | fa163e03-9ee7-dff2-f9c8-000000003b63 | CHANGED | Generate chain jumps | np0005481016 2025-10-11 07:59:25.933288 | fa163e03-9ee7-dff2-f9c8-000000003b63 | TIMING | tripleo_nftables : Generate chain jumps | np0005481016 | 0:04:01.548909 | 1.10s 2025-10-11 07:59:25.955263 | fa163e03-9ee7-dff2-f9c8-000000003b64 | TASK | Generate nft flushes 2025-10-11 07:59:25.977675 | fa163e03-9ee7-dff2-f9c8-000000003ca1 | CHANGED | Generate chain jumps | np0005481017 2025-10-11 07:59:25.979191 | fa163e03-9ee7-dff2-f9c8-000000003ca1 | TIMING | tripleo_nftables : Generate chain jumps | np0005481017 | 0:04:01.594823 | 0.97s 2025-10-11 07:59:26.002293 | fa163e03-9ee7-dff2-f9c8-000000003ca2 | TASK | Generate chain jumps 2025-10-11 07:59:26.020540 | fa163e03-9ee7-dff2-f9c8-000000003bc6 | CHANGED | Generate chain jumps | np0005481014 2025-10-11 07:59:26.022153 | fa163e03-9ee7-dff2-f9c8-000000003bc6 | TIMING | tripleo_nftables : Generate chain jumps | np0005481014 | 0:04:01.637785 | 1.06s 2025-10-11 07:59:26.047076 | fa163e03-9ee7-dff2-f9c8-000000003bc7 | TASK | Generate nft flushes 2025-10-11 07:59:26.231229 | fa163e03-9ee7-dff2-f9c8-000000003c25 | CHANGED | Generate chain jumps | np0005481015 2025-10-11 07:59:26.233317 | fa163e03-9ee7-dff2-f9c8-000000003c25 | TIMING | tripleo_nftables : Generate chain jumps | np0005481015 | 0:04:01.848947 | 1.11s 2025-10-11 07:59:26.256569 | fa163e03-9ee7-dff2-f9c8-000000003c26 | TASK | Generate nft flushes 2025-10-11 07:59:26.447871 | fa163e03-9ee7-dff2-f9c8-000000003a9a | CHANGED | Generate nft flushes | np0005481019 2025-10-11 07:59:26.449399 | fa163e03-9ee7-dff2-f9c8-000000003a9a | TIMING | tripleo_nftables : Generate nft flushes | np0005481019 | 0:04:02.065029 | 0.96s 2025-10-11 07:59:26.464008 | fa163e03-9ee7-dff2-f9c8-000000003a9b | TASK | Generate nft tripleo chains 2025-10-11 07:59:26.845566 | fa163e03-9ee7-dff2-f9c8-000000003b64 | CHANGED | Generate nft flushes | np0005481016 2025-10-11 07:59:26.847243 | fa163e03-9ee7-dff2-f9c8-000000003b64 | TIMING | tripleo_nftables : Generate nft flushes | np0005481016 | 0:04:02.462869 | 0.89s 2025-10-11 07:59:26.869796 | fa163e03-9ee7-dff2-f9c8-000000003b65 | TASK | Generate nft tripleo chains 2025-10-11 07:59:26.899923 | fa163e03-9ee7-dff2-f9c8-000000003b01 | CHANGED | Generate nft flushes | np0005481012 2025-10-11 07:59:26.902011 | fa163e03-9ee7-dff2-f9c8-000000003b01 | TIMING | tripleo_nftables : Generate nft flushes | np0005481012 | 0:04:02.517637 | 0.98s 2025-10-11 07:59:26.928433 | fa163e03-9ee7-dff2-f9c8-000000003b02 | TASK | Generate nft tripleo chains 2025-10-11 07:59:27.020197 | fa163e03-9ee7-dff2-f9c8-000000003bc7 | CHANGED | Generate nft flushes | np0005481014 2025-10-11 07:59:27.022654 | fa163e03-9ee7-dff2-f9c8-000000003bc7 | TIMING | tripleo_nftables : Generate nft flushes | np0005481014 | 0:04:02.638271 | 0.97s 2025-10-11 07:59:27.062985 | fa163e03-9ee7-dff2-f9c8-000000003bc8 | TASK | Generate nft tripleo chains 2025-10-11 07:59:27.073754 | fa163e03-9ee7-dff2-f9c8-000000003ca2 | CHANGED | Generate chain jumps | np0005481017 2025-10-11 07:59:27.075776 | fa163e03-9ee7-dff2-f9c8-000000003ca2 | TIMING | tripleo_nftables : Generate chain jumps | np0005481017 | 0:04:02.691395 | 1.07s 2025-10-11 07:59:27.090850 | fa163e03-9ee7-dff2-f9c8-000000003ca3 | TASK | Generate nft flushes 2025-10-11 07:59:27.254471 | fa163e03-9ee7-dff2-f9c8-000000003c26 | CHANGED | Generate nft flushes | np0005481015 2025-10-11 07:59:27.256252 | fa163e03-9ee7-dff2-f9c8-000000003c26 | TIMING | tripleo_nftables : Generate nft flushes | np0005481015 | 0:04:02.871879 | 1.00s 2025-10-11 07:59:27.287508 | fa163e03-9ee7-dff2-f9c8-000000003c27 | TASK | Generate nft tripleo chains 2025-10-11 07:59:27.479472 | fa163e03-9ee7-dff2-f9c8-000000003a9b | CHANGED | Generate nft tripleo chains | np0005481019 2025-10-11 07:59:27.481455 | fa163e03-9ee7-dff2-f9c8-000000003a9b | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005481019 | 0:04:03.097068 | 1.02s 2025-10-11 07:59:27.498417 | fa163e03-9ee7-dff2-f9c8-000000003a9c | TASK | Generate nft ruleset in static file 2025-10-11 07:59:27.871701 | fa163e03-9ee7-dff2-f9c8-000000003b65 | CHANGED | Generate nft tripleo chains | np0005481016 2025-10-11 07:59:27.873255 | fa163e03-9ee7-dff2-f9c8-000000003b65 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005481016 | 0:04:03.488886 | 1.00s 2025-10-11 07:59:27.895796 | fa163e03-9ee7-dff2-f9c8-000000003b66 | TASK | Generate nft ruleset in static file 2025-10-11 07:59:27.907338 | fa163e03-9ee7-dff2-f9c8-000000003b02 | CHANGED | Generate nft tripleo chains | np0005481012 2025-10-11 07:59:27.909186 | fa163e03-9ee7-dff2-f9c8-000000003b02 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005481012 | 0:04:03.524809 | 0.98s 2025-10-11 07:59:27.933641 | fa163e03-9ee7-dff2-f9c8-000000003b03 | TASK | Generate nft ruleset in static file 2025-10-11 07:59:28.023095 | fa163e03-9ee7-dff2-f9c8-000000003ca3 | CHANGED | Generate nft flushes | np0005481017 2025-10-11 07:59:28.024695 | fa163e03-9ee7-dff2-f9c8-000000003ca3 | TIMING | tripleo_nftables : Generate nft flushes | np0005481017 | 0:04:03.640331 | 0.93s 2025-10-11 07:59:28.036941 | fa163e03-9ee7-dff2-f9c8-000000003ca4 | TASK | Generate nft tripleo chains 2025-10-11 07:59:28.080031 | fa163e03-9ee7-dff2-f9c8-000000003bc8 | CHANGED | Generate nft tripleo chains | np0005481014 2025-10-11 07:59:28.081074 | fa163e03-9ee7-dff2-f9c8-000000003bc8 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005481014 | 0:04:03.696711 | 1.02s 2025-10-11 07:59:28.098034 | fa163e03-9ee7-dff2-f9c8-000000003bc9 | TASK | Generate nft ruleset in static file 2025-10-11 07:59:28.358509 | fa163e03-9ee7-dff2-f9c8-000000003c27 | CHANGED | Generate nft tripleo chains | np0005481015 2025-10-11 07:59:28.360031 | fa163e03-9ee7-dff2-f9c8-000000003c27 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005481015 | 0:04:03.975665 | 1.07s 2025-10-11 07:59:28.378098 | fa163e03-9ee7-dff2-f9c8-000000003c28 | TASK | Generate nft ruleset in static file 2025-10-11 07:59:28.916431 | fa163e03-9ee7-dff2-f9c8-000000003a9c | CHANGED | Generate nft ruleset in static file | np0005481019 2025-10-11 07:59:28.918120 | fa163e03-9ee7-dff2-f9c8-000000003a9c | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005481019 | 0:04:04.533752 | 1.42s 2025-10-11 07:59:28.933342 | fa163e03-9ee7-dff2-f9c8-000000003a9e | TASK | Validate all of the generated content before loading 2025-10-11 07:59:28.983488 | fa163e03-9ee7-dff2-f9c8-000000003ca4 | CHANGED | Generate nft tripleo chains | np0005481017 2025-10-11 07:59:28.985490 | fa163e03-9ee7-dff2-f9c8-000000003ca4 | TIMING | tripleo_nftables : Generate nft tripleo chains | np0005481017 | 0:04:04.601122 | 0.95s 2025-10-11 07:59:29.000575 | fa163e03-9ee7-dff2-f9c8-000000003ca5 | TASK | Generate nft ruleset in static file 2025-10-11 07:59:29.373566 | fa163e03-9ee7-dff2-f9c8-000000003b66 | CHANGED | Generate nft ruleset in static file | np0005481016 2025-10-11 07:59:29.376229 | fa163e03-9ee7-dff2-f9c8-000000003b66 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005481016 | 0:04:04.991857 | 1.48s 2025-10-11 07:59:29.394392 | fa163e03-9ee7-dff2-f9c8-000000003b68 | TASK | Validate all of the generated content before loading 2025-10-11 07:59:29.574833 | fa163e03-9ee7-dff2-f9c8-000000003a9e | CHANGED | Validate all of the generated content before loading | np0005481019 2025-10-11 07:59:29.575994 | fa163e03-9ee7-dff2-f9c8-000000003a9e | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005481019 | 0:04:05.191631 | 0.64s 2025-10-11 07:59:29.591605 | fa163e03-9ee7-dff2-f9c8-000000003a9f | TASK | Ensure we load our different nft rulesets on boot 2025-10-11 07:59:29.879838 | fa163e03-9ee7-dff2-f9c8-000000003a9f | CHANGED | Ensure we load our different nft rulesets on boot | np0005481019 2025-10-11 07:59:29.881681 | fa163e03-9ee7-dff2-f9c8-000000003a9f | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005481019 | 0:04:05.497313 | 0.29s 2025-10-11 07:59:29.933609 | fa163e03-9ee7-dff2-f9c8-000000003b03 | CHANGED | Generate nft ruleset in static file | np0005481012 2025-10-11 07:59:29.935686 | fa163e03-9ee7-dff2-f9c8-000000003b03 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005481012 | 0:04:05.551326 | 2.00s 2025-10-11 07:59:29.937001 | fa163e03-9ee7-dff2-f9c8-0000000037f9 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481019 | 0:04:05.552647 | 0.03s 2025-10-11 07:59:29.953103 | 0e748864-73f8-4d34-a017-8f98f65e293f | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005481019 2025-10-11 07:59:30.015149 | fa163e03-9ee7-dff2-f9c8-000000003d58 | TASK | Inject our custom chains in nftables 2025-10-11 07:59:30.045758 | fa163e03-9ee7-dff2-f9c8-000000003b05 | TASK | Validate all of the generated content before loading 2025-10-11 07:59:30.077952 | fa163e03-9ee7-dff2-f9c8-000000003b68 | CHANGED | Validate all of the generated content before loading | np0005481016 2025-10-11 07:59:30.079024 | fa163e03-9ee7-dff2-f9c8-000000003b68 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005481016 | 0:04:05.694655 | 0.68s 2025-10-11 07:59:30.090147 | fa163e03-9ee7-dff2-f9c8-000000003b69 | TASK | Ensure we load our different nft rulesets on boot 2025-10-11 07:59:30.196865 | fa163e03-9ee7-dff2-f9c8-000000003bc9 | CHANGED | Generate nft ruleset in static file | np0005481014 2025-10-11 07:59:30.198105 | fa163e03-9ee7-dff2-f9c8-000000003bc9 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005481014 | 0:04:05.813741 | 2.10s 2025-10-11 07:59:30.213968 | fa163e03-9ee7-dff2-f9c8-000000003bcb | TASK | Validate all of the generated content before loading 2025-10-11 07:59:30.328617 | fa163e03-9ee7-dff2-f9c8-000000003d58 | CHANGED | Inject our custom chains in nftables | np0005481019 2025-10-11 07:59:30.330236 | fa163e03-9ee7-dff2-f9c8-000000003d58 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005481019 | 0:04:05.945865 | 0.31s 2025-10-11 07:59:30.352492 | fa163e03-9ee7-dff2-f9c8-000000003d59 | TASK | Reload custom nftables ruleset files 2025-10-11 07:59:30.440110 | fa163e03-9ee7-dff2-f9c8-000000003ca5 | CHANGED | Generate nft ruleset in static file | np0005481017 2025-10-11 07:59:30.446354 | fa163e03-9ee7-dff2-f9c8-000000003ca5 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005481017 | 0:04:06.061970 | 1.44s 2025-10-11 07:59:30.447872 | fa163e03-9ee7-dff2-f9c8-000000003b69 | CHANGED | Ensure we load our different nft rulesets on boot | np0005481016 2025-10-11 07:59:30.448794 | fa163e03-9ee7-dff2-f9c8-000000003b69 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005481016 | 0:04:06.064433 | 0.36s 2025-10-11 07:59:30.511912 | fa163e03-9ee7-dff2-f9c8-000000003ca7 | TASK | Validate all of the generated content before loading 2025-10-11 07:59:30.524693 | fa163e03-9ee7-dff2-f9c8-000000003c28 | CHANGED | Generate nft ruleset in static file | np0005481015 2025-10-11 07:59:30.526560 | fa163e03-9ee7-dff2-f9c8-000000003c28 | TIMING | tripleo_nftables : Generate nft ruleset in static file | np0005481015 | 0:04:06.142181 | 2.15s 2025-10-11 07:59:30.527697 | fa163e03-9ee7-dff2-f9c8-0000000037f9 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481016 | 0:04:06.143339 | 0.05s 2025-10-11 07:59:30.546874 | a155a82f-90eb-42f3-8c85-8925a1995835 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005481016 2025-10-11 07:59:30.583730 | fa163e03-9ee7-dff2-f9c8-000000003e56 | TASK | Inject our custom chains in nftables 2025-10-11 07:59:30.605271 | fa163e03-9ee7-dff2-f9c8-000000003c2a | TASK | Validate all of the generated content before loading 2025-10-11 07:59:30.689873 | fa163e03-9ee7-dff2-f9c8-000000003d59 | CHANGED | Reload custom nftables ruleset files | np0005481019 2025-10-11 07:59:30.690824 | fa163e03-9ee7-dff2-f9c8-000000003d59 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005481019 | 0:04:06.306463 | 0.34s 2025-10-11 07:59:30.717594 | fa163e03-9ee7-dff2-f9c8-000000003b05 | CHANGED | Validate all of the generated content before loading | np0005481012 2025-10-11 07:59:30.718523 | fa163e03-9ee7-dff2-f9c8-000000003b05 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005481012 | 0:04:06.334161 | 0.67s 2025-10-11 07:59:30.770156 | fa163e03-9ee7-dff2-f9c8-000000003b06 | TASK | Ensure we load our different nft rulesets on boot 2025-10-11 07:59:30.800328 | fa163e03-9ee7-dff2-f9c8-000000003343 | TASK | create persistent directories 2025-10-11 07:59:30.853390 | fa163e03-9ee7-dff2-f9c8-000000003bcb | CHANGED | Validate all of the generated content before loading | np0005481014 2025-10-11 07:59:30.855077 | fa163e03-9ee7-dff2-f9c8-000000003bcb | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005481014 | 0:04:06.470714 | 0.64s 2025-10-11 07:59:30.875832 | fa163e03-9ee7-dff2-f9c8-000000003bcc | TASK | Ensure we load our different nft rulesets on boot 2025-10-11 07:59:30.886340 | fa163e03-9ee7-dff2-f9c8-000000003e56 | CHANGED | Inject our custom chains in nftables | np0005481016 2025-10-11 07:59:30.887589 | fa163e03-9ee7-dff2-f9c8-000000003e56 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005481016 | 0:04:06.503223 | 0.30s 2025-10-11 07:59:30.898431 | fa163e03-9ee7-dff2-f9c8-000000003e57 | TASK | Reload custom nftables ruleset files 2025-10-11 07:59:31.147924 | fa163e03-9ee7-dff2-f9c8-000000003343 | CHANGED | create persistent directories | np0005481019 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-11 07:59:31.152084 | fa163e03-9ee7-dff2-f9c8-000000003343 | TIMING | create persistent directories | np0005481019 | 0:04:06.767705 | 0.35s 2025-10-11 07:59:31.157735 | fa163e03-9ee7-dff2-f9c8-000000003ca7 | CHANGED | Validate all of the generated content before loading | np0005481017 2025-10-11 07:59:31.159294 | fa163e03-9ee7-dff2-f9c8-000000003ca7 | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005481017 | 0:04:06.774873 | 0.64s 2025-10-11 07:59:31.160489 | fa163e03-9ee7-dff2-f9c8-000000003b06 | CHANGED | Ensure we load our different nft rulesets on boot | np0005481012 2025-10-11 07:59:31.161373 | fa163e03-9ee7-dff2-f9c8-000000003b06 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005481012 | 0:04:06.777020 | 0.39s 2025-10-11 07:59:31.177547 | fa163e03-9ee7-dff2-f9c8-000000003ca8 | TASK | Ensure we load our different nft rulesets on boot 2025-10-11 07:59:31.238139 | fa163e03-9ee7-dff2-f9c8-000000003bcc | CHANGED | Ensure we load our different nft rulesets on boot | np0005481014 2025-10-11 07:59:31.240202 | fa163e03-9ee7-dff2-f9c8-000000003bcc | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005481014 | 0:04:06.855791 | 0.36s 2025-10-11 07:59:31.241188 | fa163e03-9ee7-dff2-f9c8-0000000037f9 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481012 | 0:04:06.856820 | 0.04s 2025-10-11 07:59:31.259342 | e262fd74-445e-4bfe-85dc-32ed86d79ad5 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005481012 2025-10-11 07:59:31.306122 | fa163e03-9ee7-dff2-f9c8-000000003f58 | TASK | Inject our custom chains in nftables 2025-10-11 07:59:31.333565 | fa163e03-9ee7-dff2-f9c8-000000003c2a | CHANGED | Validate all of the generated content before loading | np0005481015 2025-10-11 07:59:31.334748 | fa163e03-9ee7-dff2-f9c8-000000003c2a | TIMING | tripleo_nftables : Validate all of the generated content before loading | np0005481015 | 0:04:06.950382 | 0.73s 2025-10-11 07:59:31.335176 | fa163e03-9ee7-dff2-f9c8-000000003e57 | CHANGED | Reload custom nftables ruleset files | np0005481016 2025-10-11 07:59:31.335516 | fa163e03-9ee7-dff2-f9c8-000000003e57 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005481016 | 0:04:06.951166 | 0.44s 2025-10-11 07:59:31.366538 | fa163e03-9ee7-dff2-f9c8-000000003c2b | TASK | Ensure we load our different nft rulesets on boot 2025-10-11 07:59:31.373398 | fa163e03-9ee7-dff2-f9c8-0000000037f9 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481014 | 0:04:06.989023 | 0.05s 2025-10-11 07:59:31.390724 | b038ea07-cbb5-4818-ad34-1fa02f56877b | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005481014 2025-10-11 07:59:31.441206 | fa163e03-9ee7-dff2-f9c8-000000003343 | CHANGED | create persistent directories | np0005481019 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-11 07:59:31.449113 | fa163e03-9ee7-dff2-f9c8-000000003343 | TIMING | create persistent directories | np0005481019 | 0:04:07.064744 | 0.65s 2025-10-11 07:59:31.493886 | fa163e03-9ee7-dff2-f9c8-00000000404e | TASK | Inject our custom chains in nftables 2025-10-11 07:59:31.501630 | fa163e03-9ee7-dff2-f9c8-000000003343 | TIMING | create persistent directories | np0005481019 | 0:04:07.117250 | 0.70s 2025-10-11 07:59:31.515859 | fa163e03-9ee7-dff2-f9c8-000000003131 | TASK | create persistent directories 2025-10-11 07:59:31.550430 | fa163e03-9ee7-dff2-f9c8-000000003344 | TASK | import provision_mcelog 2025-10-11 07:59:31.562573 | fa163e03-9ee7-dff2-f9c8-000000003ca8 | CHANGED | Ensure we load our different nft rulesets on boot | np0005481017 2025-10-11 07:59:31.565108 | fa163e03-9ee7-dff2-f9c8-000000003ca8 | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005481017 | 0:04:07.180729 | 0.38s 2025-10-11 07:59:31.591685 | fa163e03-9ee7-dff2-f9c8-000000003344 | SKIPPED | import provision_mcelog | np0005481019 2025-10-11 07:59:31.592784 | fa163e03-9ee7-dff2-f9c8-000000003344 | TIMING | import provision_mcelog | np0005481019 | 0:04:07.208419 | 0.04s 2025-10-11 07:59:31.607756 | fa163e03-9ee7-dff2-f9c8-000000003345 | TASK | create persistent directories 2025-10-11 07:59:31.613883 | fa163e03-9ee7-dff2-f9c8-0000000037f9 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481017 | 0:04:07.229512 | 0.03s 2025-10-11 07:59:31.625540 | 4b4932b3-783a-4279-9e05-2b95babbf168 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005481017 2025-10-11 07:59:31.660136 | fa163e03-9ee7-dff2-f9c8-000000004148 | TASK | Inject our custom chains in nftables 2025-10-11 07:59:31.667838 | fa163e03-9ee7-dff2-f9c8-000000003f58 | CHANGED | Inject our custom chains in nftables | np0005481012 2025-10-11 07:59:31.668815 | fa163e03-9ee7-dff2-f9c8-000000003f58 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005481012 | 0:04:07.284448 | 0.36s 2025-10-11 07:59:31.684344 | fa163e03-9ee7-dff2-f9c8-000000003f59 | TASK | Reload custom nftables ruleset files 2025-10-11 07:59:31.731211 | fa163e03-9ee7-dff2-f9c8-000000003c2b | CHANGED | Ensure we load our different nft rulesets on boot | np0005481015 2025-10-11 07:59:31.732498 | fa163e03-9ee7-dff2-f9c8-000000003c2b | TIMING | tripleo_nftables : Ensure we load our different nft rulesets on boot | np0005481015 | 0:04:07.348134 | 0.36s 2025-10-11 07:59:31.776133 | fa163e03-9ee7-dff2-f9c8-0000000037f9 | TIMING | tripleo_nftables : ansible.builtin.include_tasks | np0005481015 | 0:04:07.391760 | 0.03s 2025-10-11 07:59:31.791365 | baef82e9-d4cc-4d5e-8d90-ee3cfc941db2 | INCLUDED | /usr/share/ansible/roles/tripleo_nftables/tasks/run.yml | np0005481015 2025-10-11 07:59:31.830039 | fa163e03-9ee7-dff2-f9c8-00000000423e | TASK | Inject our custom chains in nftables 2025-10-11 07:59:31.834702 | fa163e03-9ee7-dff2-f9c8-00000000404e | CHANGED | Inject our custom chains in nftables | np0005481014 2025-10-11 07:59:31.835630 | fa163e03-9ee7-dff2-f9c8-00000000404e | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005481014 | 0:04:07.451262 | 0.34s 2025-10-11 07:59:31.851655 | fa163e03-9ee7-dff2-f9c8-00000000404f | TASK | Reload custom nftables ruleset files 2025-10-11 07:59:31.876436 | fa163e03-9ee7-dff2-f9c8-000000003131 | CHANGED | create persistent directories | np0005481016 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-11 07:59:31.882647 | fa163e03-9ee7-dff2-f9c8-000000003131 | TIMING | create persistent directories | np0005481016 | 0:04:07.498258 | 0.37s 2025-10-11 07:59:31.930239 | fa163e03-9ee7-dff2-f9c8-000000003345 | CHANGED | create persistent directories | np0005481019 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-11 07:59:31.934004 | fa163e03-9ee7-dff2-f9c8-000000003345 | TIMING | create persistent directories | np0005481019 | 0:04:07.549643 | 0.33s 2025-10-11 07:59:31.941071 | fa163e03-9ee7-dff2-f9c8-000000003345 | TIMING | create persistent directories | np0005481019 | 0:04:07.556699 | 0.33s 2025-10-11 07:59:31.961503 | fa163e03-9ee7-dff2-f9c8-000000003346 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:59:31.983865 | fa163e03-9ee7-dff2-f9c8-000000004148 | CHANGED | Inject our custom chains in nftables | np0005481017 2025-10-11 07:59:31.985206 | fa163e03-9ee7-dff2-f9c8-000000004148 | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005481017 | 0:04:07.600845 | 0.32s 2025-10-11 07:59:31.996596 | fa163e03-9ee7-dff2-f9c8-000000004149 | TASK | Reload custom nftables ruleset files 2025-10-11 07:59:32.062082 | fa163e03-9ee7-dff2-f9c8-000000003f59 | CHANGED | Reload custom nftables ruleset files | np0005481012 2025-10-11 07:59:32.063095 | fa163e03-9ee7-dff2-f9c8-000000003f59 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005481012 | 0:04:07.678736 | 0.38s 2025-10-11 07:59:32.104303 | fa163e03-9ee7-dff2-f9c8-0000000033a3 | TASK | create persistent directories 2025-10-11 07:59:32.148828 | fa163e03-9ee7-dff2-f9c8-00000000404f | CHANGED | Reload custom nftables ruleset files | np0005481014 2025-10-11 07:59:32.149919 | fa163e03-9ee7-dff2-f9c8-00000000404f | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005481014 | 0:04:07.765556 | 0.30s 2025-10-11 07:59:32.172132 | fa163e03-9ee7-dff2-f9c8-000000003131 | CHANGED | create persistent directories | np0005481016 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-11 07:59:32.173416 | fa163e03-9ee7-dff2-f9c8-000000003131 | TIMING | create persistent directories | np0005481016 | 0:04:07.789051 | 0.66s 2025-10-11 07:59:32.184422 | fa163e03-9ee7-dff2-f9c8-00000000423e | CHANGED | Inject our custom chains in nftables | np0005481015 2025-10-11 07:59:32.185003 | fa163e03-9ee7-dff2-f9c8-00000000423e | TIMING | tripleo_nftables : Inject our custom chains in nftables | np0005481015 | 0:04:07.800648 | 0.35s 2025-10-11 07:59:32.185814 | fa163e03-9ee7-dff2-f9c8-000000003131 | TIMING | create persistent directories | np0005481016 | 0:04:07.801463 | 0.67s 2025-10-11 07:59:32.195298 | fa163e03-9ee7-dff2-f9c8-000000003132 | TASK | import provision_mcelog 2025-10-11 07:59:32.232013 | fa163e03-9ee7-dff2-f9c8-00000000423f | TASK | Reload custom nftables ruleset files 2025-10-11 07:59:32.238596 | fa163e03-9ee7-dff2-f9c8-000000003132 | SKIPPED | import provision_mcelog | np0005481016 2025-10-11 07:59:32.239662 | fa163e03-9ee7-dff2-f9c8-000000003132 | TIMING | import provision_mcelog | np0005481016 | 0:04:07.855296 | 0.04s 2025-10-11 07:59:32.250540 | fa163e03-9ee7-dff2-f9c8-000000003133 | TASK | create persistent directories 2025-10-11 07:59:32.270762 | fa163e03-9ee7-dff2-f9c8-0000000034fd | TASK | create persistent directories 2025-10-11 07:59:32.329894 | fa163e03-9ee7-dff2-f9c8-000000004149 | CHANGED | Reload custom nftables ruleset files | np0005481017 2025-10-11 07:59:32.331037 | fa163e03-9ee7-dff2-f9c8-000000004149 | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005481017 | 0:04:07.946676 | 0.33s 2025-10-11 07:59:32.358491 | fa163e03-9ee7-dff2-f9c8-0000000031ea | TASK | create persistent directories 2025-10-11 07:59:32.439385 | fa163e03-9ee7-dff2-f9c8-0000000033a3 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-11 07:59:32.442146 | fa163e03-9ee7-dff2-f9c8-0000000033a3 | TIMING | create persistent directories | np0005481012 | 0:04:08.057777 | 0.34s 2025-10-11 07:59:32.449370 | fa163e03-9ee7-dff2-f9c8-0000000033a3 | TIMING | create persistent directories | np0005481012 | 0:04:08.065008 | 0.34s 2025-10-11 07:59:32.463184 | fa163e03-9ee7-dff2-f9c8-0000000033a4 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:59:32.583768 | fa163e03-9ee7-dff2-f9c8-000000003133 | CHANGED | create persistent directories | np0005481016 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-11 07:59:32.587844 | fa163e03-9ee7-dff2-f9c8-000000003133 | TIMING | create persistent directories | np0005481016 | 0:04:08.203452 | 0.34s 2025-10-11 07:59:32.594500 | fa163e03-9ee7-dff2-f9c8-0000000034fd | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-11 07:59:32.596431 | fa163e03-9ee7-dff2-f9c8-0000000034fd | TIMING | create persistent directories | np0005481014 | 0:04:08.212070 | 0.32s 2025-10-11 07:59:32.608241 | fa163e03-9ee7-dff2-f9c8-000000003133 | TIMING | create persistent directories | np0005481016 | 0:04:08.223877 | 0.36s 2025-10-11 07:59:32.609234 | fa163e03-9ee7-dff2-f9c8-0000000034fd | TIMING | create persistent directories | np0005481014 | 0:04:08.224884 | 0.34s 2025-10-11 07:59:32.619550 | fa163e03-9ee7-dff2-f9c8-000000003134 | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:59:32.645362 | fa163e03-9ee7-dff2-f9c8-0000000034fe | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:59:32.652420 | fa163e03-9ee7-dff2-f9c8-00000000423f | CHANGED | Reload custom nftables ruleset files | np0005481015 2025-10-11 07:59:32.653352 | fa163e03-9ee7-dff2-f9c8-00000000423f | TIMING | tripleo_nftables : Reload custom nftables ruleset files | np0005481015 | 0:04:08.268989 | 0.42s 2025-10-11 07:59:32.695616 | fa163e03-9ee7-dff2-f9c8-0000000034fd | TASK | create persistent directories 2025-10-11 07:59:32.767763 | fa163e03-9ee7-dff2-f9c8-0000000031ea | CHANGED | create persistent directories | np0005481017 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-11 07:59:32.771420 | fa163e03-9ee7-dff2-f9c8-0000000031ea | TIMING | create persistent directories | np0005481017 | 0:04:08.387033 | 0.41s 2025-10-11 07:59:33.012775 | fa163e03-9ee7-dff2-f9c8-0000000034fd | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-11 07:59:33.014685 | fa163e03-9ee7-dff2-f9c8-0000000034fd | TIMING | create persistent directories | np0005481015 | 0:04:08.630322 | 0.32s 2025-10-11 07:59:33.022311 | fa163e03-9ee7-dff2-f9c8-0000000034fd | TIMING | create persistent directories | np0005481015 | 0:04:08.637959 | 0.33s 2025-10-11 07:59:33.035880 | fa163e03-9ee7-dff2-f9c8-0000000034fe | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:59:33.071050 | fa163e03-9ee7-dff2-f9c8-0000000031ea | CHANGED | create persistent directories | np0005481017 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-11 07:59:33.075008 | fa163e03-9ee7-dff2-f9c8-0000000031ea | TIMING | create persistent directories | np0005481017 | 0:04:08.690625 | 0.72s 2025-10-11 07:59:33.082630 | fa163e03-9ee7-dff2-f9c8-0000000031ea | TIMING | create persistent directories | np0005481017 | 0:04:08.698279 | 0.72s 2025-10-11 07:59:33.145209 | fa163e03-9ee7-dff2-f9c8-0000000031eb | TASK | import provision_mcelog 2025-10-11 07:59:33.151634 | fa163e03-9ee7-dff2-f9c8-000000003346 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005481019 2025-10-11 07:59:33.152815 | fa163e03-9ee7-dff2-f9c8-000000003346 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005481019 | 0:04:08.768446 | 1.19s 2025-10-11 07:59:33.171369 | fa163e03-9ee7-dff2-f9c8-000000003347 | TASK | create fcontext entry for iscsi 2025-10-11 07:59:33.178991 | fa163e03-9ee7-dff2-f9c8-0000000031eb | SKIPPED | import provision_mcelog | np0005481017 2025-10-11 07:59:33.179965 | fa163e03-9ee7-dff2-f9c8-0000000031eb | TIMING | import provision_mcelog | np0005481017 | 0:04:08.795599 | 0.03s 2025-10-11 07:59:33.189896 | fa163e03-9ee7-dff2-f9c8-0000000031ec | TASK | create persistent directories 2025-10-11 07:59:33.350712 | fa163e03-9ee7-dff2-f9c8-0000000033a4 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005481012 2025-10-11 07:59:33.351816 | fa163e03-9ee7-dff2-f9c8-0000000033a4 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005481012 | 0:04:08.967453 | 0.89s 2025-10-11 07:59:33.365732 | fa163e03-9ee7-dff2-f9c8-0000000033a5 | TASK | create persistent directories 2025-10-11 07:59:33.527200 | fa163e03-9ee7-dff2-f9c8-0000000031ec | CHANGED | create persistent directories | np0005481017 | item={'mode': '0750', 'path': '/var/log/containers/ceilometer', 'setype': 'container_file_t'} 2025-10-11 07:59:33.529755 | fa163e03-9ee7-dff2-f9c8-0000000031ec | TIMING | create persistent directories | np0005481017 | 0:04:09.145379 | 0.34s 2025-10-11 07:59:33.536690 | fa163e03-9ee7-dff2-f9c8-0000000031ec | TIMING | create persistent directories | np0005481017 | 0:04:09.152328 | 0.35s 2025-10-11 07:59:33.546855 | fa163e03-9ee7-dff2-f9c8-0000000031ed | TASK | enable virt_sandbox_use_netlink for healthcheck 2025-10-11 07:59:33.704098 | fa163e03-9ee7-dff2-f9c8-0000000034fe | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005481014 2025-10-11 07:59:33.705050 | fa163e03-9ee7-dff2-f9c8-0000000034fe | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005481014 | 0:04:09.320690 | 1.06s 2025-10-11 07:59:33.719256 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TASK | create persistent directories 2025-10-11 07:59:33.741824 | fa163e03-9ee7-dff2-f9c8-0000000033a5 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:33.744051 | fa163e03-9ee7-dff2-f9c8-0000000033a5 | TIMING | create persistent directories | np0005481012 | 0:04:09.359683 | 0.38s 2025-10-11 07:59:33.744953 | fa163e03-9ee7-dff2-f9c8-000000003134 | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005481016 2025-10-11 07:59:33.746299 | fa163e03-9ee7-dff2-f9c8-000000003134 | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005481016 | 0:04:09.361931 | 1.13s 2025-10-11 07:59:33.768162 | fa163e03-9ee7-dff2-f9c8-000000003135 | TASK | create fcontext entry for iscsi 2025-10-11 07:59:34.066811 | fa163e03-9ee7-dff2-f9c8-0000000033a5 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-11 07:59:34.069586 | fa163e03-9ee7-dff2-f9c8-0000000033a5 | TIMING | create persistent directories | np0005481012 | 0:04:09.685207 | 0.70s 2025-10-11 07:59:34.080979 | fa163e03-9ee7-dff2-f9c8-0000000034ff | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:34.082998 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TIMING | create persistent directories | np0005481014 | 0:04:09.698639 | 0.36s 2025-10-11 07:59:34.084655 | fa163e03-9ee7-dff2-f9c8-0000000033a5 | TIMING | create persistent directories | np0005481012 | 0:04:09.700288 | 0.72s 2025-10-11 07:59:34.107199 | fa163e03-9ee7-dff2-f9c8-0000000033a6 | TASK | create fcontext entry for cinder data 2025-10-11 07:59:34.161336 | fa163e03-9ee7-dff2-f9c8-0000000034fe | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005481015 2025-10-11 07:59:34.162525 | fa163e03-9ee7-dff2-f9c8-0000000034fe | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005481015 | 0:04:09.778160 | 1.13s 2025-10-11 07:59:34.181543 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TASK | create persistent directories 2025-10-11 07:59:34.381415 | fa163e03-9ee7-dff2-f9c8-0000000034ff | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-11 07:59:34.385325 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TIMING | create persistent directories | np0005481014 | 0:04:10.000934 | 0.67s 2025-10-11 07:59:34.396284 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TIMING | create persistent directories | np0005481014 | 0:04:10.011906 | 0.68s 2025-10-11 07:59:34.424330 | fa163e03-9ee7-dff2-f9c8-000000003500 | TASK | create fcontext entry for cinder data 2025-10-11 07:59:34.522866 | fa163e03-9ee7-dff2-f9c8-0000000034ff | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:34.527558 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TIMING | create persistent directories | np0005481015 | 0:04:10.143172 | 0.34s 2025-10-11 07:59:34.609273 | fa163e03-9ee7-dff2-f9c8-000000003347 | CHANGED | create fcontext entry for iscsi | np0005481019 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:34.614677 | fa163e03-9ee7-dff2-f9c8-000000003347 | TIMING | create fcontext entry for iscsi | np0005481019 | 0:04:10.230310 | 1.44s 2025-10-11 07:59:34.621769 | fa163e03-9ee7-dff2-f9c8-0000000031ed | CHANGED | enable virt_sandbox_use_netlink for healthcheck | np0005481017 2025-10-11 07:59:34.622737 | fa163e03-9ee7-dff2-f9c8-0000000031ed | TIMING | enable virt_sandbox_use_netlink for healthcheck | np0005481017 | 0:04:10.238379 | 1.08s 2025-10-11 07:59:34.633199 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | TASK | create fcontext entry for iscsi 2025-10-11 07:59:34.836186 | fa163e03-9ee7-dff2-f9c8-0000000034ff | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/cinder-api', 'setype': 'container_file_t'} 2025-10-11 07:59:34.841996 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TIMING | create persistent directories | np0005481015 | 0:04:10.457619 | 0.66s 2025-10-11 07:59:34.848092 | fa163e03-9ee7-dff2-f9c8-0000000034ff | TIMING | create persistent directories | np0005481015 | 0:04:10.463739 | 0.67s 2025-10-11 07:59:34.868064 | fa163e03-9ee7-dff2-f9c8-000000003500 | TASK | create fcontext entry for cinder data 2025-10-11 07:59:35.111572 | fa163e03-9ee7-dff2-f9c8-000000003135 | CHANGED | create fcontext entry for iscsi | np0005481016 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:35.114373 | fa163e03-9ee7-dff2-f9c8-000000003135 | TIMING | create fcontext entry for iscsi | np0005481016 | 0:04:10.730005 | 1.34s 2025-10-11 07:59:35.399016 | fa163e03-9ee7-dff2-f9c8-0000000033a6 | CHANGED | create fcontext entry for cinder data | np0005481012 2025-10-11 07:59:35.400699 | fa163e03-9ee7-dff2-f9c8-0000000033a6 | TIMING | create fcontext entry for cinder data | np0005481012 | 0:04:11.016336 | 1.29s 2025-10-11 07:59:35.428604 | fa163e03-9ee7-dff2-f9c8-0000000033a7 | TASK | create persistent directories 2025-10-11 07:59:35.684323 | fa163e03-9ee7-dff2-f9c8-000000003500 | CHANGED | create fcontext entry for cinder data | np0005481014 2025-10-11 07:59:35.686415 | fa163e03-9ee7-dff2-f9c8-000000003500 | TIMING | create fcontext entry for cinder data | np0005481014 | 0:04:11.302047 | 1.26s 2025-10-11 07:59:35.707683 | fa163e03-9ee7-dff2-f9c8-000000003501 | TASK | create persistent directories 2025-10-11 07:59:35.767165 | fa163e03-9ee7-dff2-f9c8-0000000033a7 | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:35.769802 | fa163e03-9ee7-dff2-f9c8-0000000033a7 | TIMING | create persistent directories | np0005481012 | 0:04:11.385425 | 0.34s 2025-10-11 07:59:35.883224 | fa163e03-9ee7-dff2-f9c8-000000003347 | CHANGED | create fcontext entry for iscsi | np0005481019 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:35.884849 | fa163e03-9ee7-dff2-f9c8-000000003347 | TIMING | create fcontext entry for iscsi | np0005481019 | 0:04:11.500492 | 2.71s 2025-10-11 07:59:35.961533 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | CHANGED | create fcontext entry for iscsi | np0005481017 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:35.963730 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | TIMING | create fcontext entry for iscsi | np0005481017 | 0:04:11.579365 | 1.33s 2025-10-11 07:59:36.059676 | fa163e03-9ee7-dff2-f9c8-000000003501 | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:36.062518 | fa163e03-9ee7-dff2-f9c8-000000003501 | TIMING | create persistent directories | np0005481014 | 0:04:11.678150 | 0.35s 2025-10-11 07:59:36.069760 | fa163e03-9ee7-dff2-f9c8-0000000033a7 | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:36.072324 | fa163e03-9ee7-dff2-f9c8-0000000033a7 | TIMING | create persistent directories | np0005481012 | 0:04:11.687965 | 0.64s 2025-10-11 07:59:36.082239 | fa163e03-9ee7-dff2-f9c8-0000000033a7 | TIMING | create persistent directories | np0005481012 | 0:04:11.697879 | 0.65s 2025-10-11 07:59:36.115370 | fa163e03-9ee7-dff2-f9c8-0000000033a8 | TASK | ensure ceph configurations exist 2025-10-11 07:59:36.199650 | fa163e03-9ee7-dff2-f9c8-000000003500 | CHANGED | create fcontext entry for cinder data | np0005481015 2025-10-11 07:59:36.201161 | fa163e03-9ee7-dff2-f9c8-000000003500 | TIMING | create fcontext entry for cinder data | np0005481015 | 0:04:11.816793 | 1.33s 2025-10-11 07:59:36.224005 | fa163e03-9ee7-dff2-f9c8-000000003501 | TASK | create persistent directories 2025-10-11 07:59:36.371129 | fa163e03-9ee7-dff2-f9c8-000000003501 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:36.375168 | fa163e03-9ee7-dff2-f9c8-000000003501 | TIMING | create persistent directories | np0005481014 | 0:04:11.990789 | 0.67s 2025-10-11 07:59:36.382487 | fa163e03-9ee7-dff2-f9c8-000000003501 | TIMING | create persistent directories | np0005481014 | 0:04:11.998122 | 0.67s 2025-10-11 07:59:36.405689 | fa163e03-9ee7-dff2-f9c8-000000003502 | TASK | ensure ceph configurations exist 2025-10-11 07:59:36.426620 | fa163e03-9ee7-dff2-f9c8-0000000033a8 | CHANGED | ensure ceph configurations exist | np0005481012 2025-10-11 07:59:36.428633 | fa163e03-9ee7-dff2-f9c8-0000000033a8 | TIMING | ensure ceph configurations exist | np0005481012 | 0:04:12.044264 | 0.31s 2025-10-11 07:59:36.439010 | fa163e03-9ee7-dff2-f9c8-000000003135 | CHANGED | create fcontext entry for iscsi | np0005481016 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:36.440158 | fa163e03-9ee7-dff2-f9c8-000000003135 | TIMING | create fcontext entry for iscsi | np0005481016 | 0:04:12.055795 | 2.67s 2025-10-11 07:59:36.466607 | fa163e03-9ee7-dff2-f9c8-0000000033a9 | TASK | create persistent directories 2025-10-11 07:59:36.600935 | fa163e03-9ee7-dff2-f9c8-000000003501 | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:36.603337 | fa163e03-9ee7-dff2-f9c8-000000003501 | TIMING | create persistent directories | np0005481015 | 0:04:12.218971 | 0.38s 2025-10-11 07:59:36.704049 | fa163e03-9ee7-dff2-f9c8-000000003502 | CHANGED | ensure ceph configurations exist | np0005481014 2025-10-11 07:59:36.705926 | fa163e03-9ee7-dff2-f9c8-000000003502 | TIMING | ensure ceph configurations exist | np0005481014 | 0:04:12.321558 | 0.30s 2025-10-11 07:59:36.740179 | fa163e03-9ee7-dff2-f9c8-000000003503 | TASK | create persistent directories 2025-10-11 07:59:36.762747 | fa163e03-9ee7-dff2-f9c8-0000000033a9 | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:36.768875 | fa163e03-9ee7-dff2-f9c8-0000000033a9 | TIMING | create persistent directories | np0005481012 | 0:04:12.384494 | 0.30s 2025-10-11 07:59:36.775596 | fa163e03-9ee7-dff2-f9c8-0000000033a9 | TIMING | create persistent directories | np0005481012 | 0:04:12.391221 | 0.31s 2025-10-11 07:59:36.796773 | fa163e03-9ee7-dff2-f9c8-0000000033ab | TASK | Create cinder image conversion directory 2025-10-11 07:59:36.829413 | fa163e03-9ee7-dff2-f9c8-0000000033ab | SKIPPED | Create cinder image conversion directory | np0005481012 2025-10-11 07:59:36.830614 | fa163e03-9ee7-dff2-f9c8-0000000033ab | TIMING | Create cinder image conversion directory | np0005481012 | 0:04:12.446250 | 0.03s 2025-10-11 07:59:36.850084 | fa163e03-9ee7-dff2-f9c8-0000000033ac | TASK | Mount cinder's image conversion NFS share 2025-10-11 07:59:36.880857 | fa163e03-9ee7-dff2-f9c8-0000000033ac | SKIPPED | Mount cinder's image conversion NFS share | np0005481012 2025-10-11 07:59:36.881816 | fa163e03-9ee7-dff2-f9c8-0000000033ac | TIMING | Mount cinder's image conversion NFS share | np0005481012 | 0:04:12.497458 | 0.03s 2025-10-11 07:59:36.895629 | fa163e03-9ee7-dff2-f9c8-0000000033ae | TASK | cinder_configure_lvm fact 2025-10-11 07:59:36.931116 | fa163e03-9ee7-dff2-f9c8-0000000033ae | OK | cinder_configure_lvm fact | np0005481012 2025-10-11 07:59:36.931996 | fa163e03-9ee7-dff2-f9c8-0000000033ae | TIMING | cinder_configure_lvm fact | np0005481012 | 0:04:12.547638 | 0.04s 2025-10-11 07:59:36.942033 | fa163e03-9ee7-dff2-f9c8-000000003501 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:36.944914 | fa163e03-9ee7-dff2-f9c8-000000003501 | TIMING | create persistent directories | np0005481015 | 0:04:12.560549 | 0.72s 2025-10-11 07:59:36.960241 | fa163e03-9ee7-dff2-f9c8-0000000033b0 | TASK | ensure LVM rpm dependencies are installed 2025-10-11 07:59:36.967992 | fa163e03-9ee7-dff2-f9c8-000000003501 | TIMING | create persistent directories | np0005481015 | 0:04:12.583612 | 0.74s 2025-10-11 07:59:36.983666 | fa163e03-9ee7-dff2-f9c8-000000003502 | TASK | ensure ceph configurations exist 2025-10-11 07:59:37.053841 | fa163e03-9ee7-dff2-f9c8-000000003347 | CHANGED | create fcontext entry for iscsi | np0005481019 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:37.056964 | fa163e03-9ee7-dff2-f9c8-000000003347 | TIMING | create fcontext entry for iscsi | np0005481019 | 0:04:12.672586 | 3.88s 2025-10-11 07:59:37.064756 | fa163e03-9ee7-dff2-f9c8-000000003347 | TIMING | create fcontext entry for iscsi | np0005481019 | 0:04:12.680392 | 3.89s 2025-10-11 07:59:37.073582 | fa163e03-9ee7-dff2-f9c8-000000003503 | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:37.076642 | fa163e03-9ee7-dff2-f9c8-000000003503 | TIMING | create persistent directories | np0005481014 | 0:04:12.692280 | 0.34s 2025-10-11 07:59:37.091590 | fa163e03-9ee7-dff2-f9c8-000000003348 | TASK | create persistent directories 2025-10-11 07:59:37.100675 | fa163e03-9ee7-dff2-f9c8-000000003503 | TIMING | create persistent directories | np0005481014 | 0:04:12.716292 | 0.36s 2025-10-11 07:59:37.124219 | fa163e03-9ee7-dff2-f9c8-000000003505 | TASK | Create cinder image conversion directory 2025-10-11 07:59:37.157181 | fa163e03-9ee7-dff2-f9c8-000000003505 | SKIPPED | Create cinder image conversion directory | np0005481014 2025-10-11 07:59:37.158427 | fa163e03-9ee7-dff2-f9c8-000000003505 | TIMING | Create cinder image conversion directory | np0005481014 | 0:04:12.774068 | 0.03s 2025-10-11 07:59:37.172064 | fa163e03-9ee7-dff2-f9c8-000000003506 | TASK | Mount cinder's image conversion NFS share 2025-10-11 07:59:37.205641 | fa163e03-9ee7-dff2-f9c8-000000003506 | SKIPPED | Mount cinder's image conversion NFS share | np0005481014 2025-10-11 07:59:37.207350 | fa163e03-9ee7-dff2-f9c8-000000003506 | TIMING | Mount cinder's image conversion NFS share | np0005481014 | 0:04:12.822972 | 0.03s 2025-10-11 07:59:37.234617 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | CHANGED | create fcontext entry for iscsi | np0005481017 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:37.236103 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | TIMING | create fcontext entry for iscsi | np0005481017 | 0:04:12.851741 | 2.60s 2025-10-11 07:59:37.241281 | fa163e03-9ee7-dff2-f9c8-000000003508 | TASK | cinder_configure_lvm fact 2025-10-11 07:59:37.275024 | fa163e03-9ee7-dff2-f9c8-000000003508 | OK | cinder_configure_lvm fact | np0005481014 2025-10-11 07:59:37.280118 | fa163e03-9ee7-dff2-f9c8-000000003508 | TIMING | cinder_configure_lvm fact | np0005481014 | 0:04:12.895759 | 0.04s 2025-10-11 07:59:37.280614 | fa163e03-9ee7-dff2-f9c8-000000003502 | CHANGED | ensure ceph configurations exist | np0005481015 2025-10-11 07:59:37.280982 | fa163e03-9ee7-dff2-f9c8-000000003502 | TIMING | ensure ceph configurations exist | np0005481015 | 0:04:12.896631 | 0.30s 2025-10-11 07:59:37.294953 | fa163e03-9ee7-dff2-f9c8-00000000350a | TASK | ensure LVM rpm dependencies are installed 2025-10-11 07:59:37.315135 | fa163e03-9ee7-dff2-f9c8-000000003503 | TASK | create persistent directories 2025-10-11 07:59:37.454680 | fa163e03-9ee7-dff2-f9c8-000000003348 | CHANGED | create persistent directories | np0005481019 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:37.457348 | fa163e03-9ee7-dff2-f9c8-000000003348 | TIMING | create persistent directories | np0005481019 | 0:04:13.072968 | 0.36s 2025-10-11 07:59:37.613654 | fa163e03-9ee7-dff2-f9c8-000000003503 | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/cinder', 'setype': 'container_file_t'} 2025-10-11 07:59:37.616421 | fa163e03-9ee7-dff2-f9c8-000000003503 | TIMING | create persistent directories | np0005481015 | 0:04:13.232057 | 0.30s 2025-10-11 07:59:37.624266 | fa163e03-9ee7-dff2-f9c8-000000003503 | TIMING | create persistent directories | np0005481015 | 0:04:13.239898 | 0.31s 2025-10-11 07:59:37.645196 | fa163e03-9ee7-dff2-f9c8-000000003505 | TASK | Create cinder image conversion directory 2025-10-11 07:59:37.680331 | fa163e03-9ee7-dff2-f9c8-000000003505 | SKIPPED | Create cinder image conversion directory | np0005481015 2025-10-11 07:59:37.681261 | fa163e03-9ee7-dff2-f9c8-000000003505 | TIMING | Create cinder image conversion directory | np0005481015 | 0:04:13.296898 | 0.03s 2025-10-11 07:59:37.700636 | fa163e03-9ee7-dff2-f9c8-000000003506 | TASK | Mount cinder's image conversion NFS share 2025-10-11 07:59:37.732264 | fa163e03-9ee7-dff2-f9c8-000000003506 | SKIPPED | Mount cinder's image conversion NFS share | np0005481015 2025-10-11 07:59:37.733109 | fa163e03-9ee7-dff2-f9c8-000000003506 | TIMING | Mount cinder's image conversion NFS share | np0005481015 | 0:04:13.348747 | 0.03s 2025-10-11 07:59:37.753739 | fa163e03-9ee7-dff2-f9c8-000000003135 | CHANGED | create fcontext entry for iscsi | np0005481016 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:37.755617 | fa163e03-9ee7-dff2-f9c8-000000003135 | TIMING | create fcontext entry for iscsi | np0005481016 | 0:04:13.371251 | 3.99s 2025-10-11 07:59:37.765134 | fa163e03-9ee7-dff2-f9c8-000000003508 | TASK | cinder_configure_lvm fact 2025-10-11 07:59:37.774073 | fa163e03-9ee7-dff2-f9c8-000000003135 | TIMING | create fcontext entry for iscsi | np0005481016 | 0:04:13.389667 | 4.00s 2025-10-11 07:59:37.783272 | fa163e03-9ee7-dff2-f9c8-000000003348 | CHANGED | create persistent directories | np0005481019 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:37.784634 | fa163e03-9ee7-dff2-f9c8-000000003348 | TIMING | create persistent directories | np0005481019 | 0:04:13.400273 | 0.69s 2025-10-11 07:59:37.803881 | fa163e03-9ee7-dff2-f9c8-000000003136 | TASK | create persistent directories 2025-10-11 07:59:37.811853 | fa163e03-9ee7-dff2-f9c8-000000003508 | OK | cinder_configure_lvm fact | np0005481015 2025-10-11 07:59:37.813114 | fa163e03-9ee7-dff2-f9c8-000000003508 | TIMING | cinder_configure_lvm fact | np0005481015 | 0:04:13.428744 | 0.05s 2025-10-11 07:59:37.835266 | fa163e03-9ee7-dff2-f9c8-00000000350a | TASK | ensure LVM rpm dependencies are installed 2025-10-11 07:59:38.042557 | fa163e03-9ee7-dff2-f9c8-000000003348 | CHANGED | create persistent directories | np0005481019 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:38.046803 | fa163e03-9ee7-dff2-f9c8-000000003348 | TIMING | create persistent directories | np0005481019 | 0:04:13.662411 | 0.95s 2025-10-11 07:59:38.063041 | fa163e03-9ee7-dff2-f9c8-000000003348 | TIMING | create persistent directories | np0005481019 | 0:04:13.678668 | 0.97s 2025-10-11 07:59:38.084919 | fa163e03-9ee7-dff2-f9c8-000000003349 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-11 07:59:38.186321 | fa163e03-9ee7-dff2-f9c8-000000003136 | CHANGED | create persistent directories | np0005481016 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:38.190429 | fa163e03-9ee7-dff2-f9c8-000000003136 | TIMING | create persistent directories | np0005481016 | 0:04:13.806048 | 0.39s 2025-10-11 07:59:38.396379 | fa163e03-9ee7-dff2-f9c8-000000003349 | OK | stat /lib/systemd/system/iscsid.socket | np0005481019 2025-10-11 07:59:38.397875 | fa163e03-9ee7-dff2-f9c8-000000003349 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005481019 | 0:04:14.013519 | 0.31s 2025-10-11 07:59:38.408098 | fa163e03-9ee7-dff2-f9c8-00000000334a | TASK | Stop and disable iscsid.socket service 2025-10-11 07:59:38.438372 | fa163e03-9ee7-dff2-f9c8-00000000334a | SKIPPED | Stop and disable iscsid.socket service | np0005481019 2025-10-11 07:59:38.439838 | fa163e03-9ee7-dff2-f9c8-00000000334a | TIMING | Stop and disable iscsid.socket service | np0005481019 | 0:04:14.055475 | 0.03s 2025-10-11 07:59:38.450016 | fa163e03-9ee7-dff2-f9c8-00000000334b | TASK | Check if iscsi.service is enabled 2025-10-11 07:59:38.467212 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | CHANGED | create fcontext entry for iscsi | np0005481017 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:38.471030 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | TIMING | create fcontext entry for iscsi | np0005481017 | 0:04:14.086636 | 3.84s 2025-10-11 07:59:38.478278 | fa163e03-9ee7-dff2-f9c8-000000003136 | CHANGED | create persistent directories | np0005481016 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:38.479900 | fa163e03-9ee7-dff2-f9c8-000000003136 | TIMING | create persistent directories | np0005481016 | 0:04:14.095545 | 0.67s 2025-10-11 07:59:38.481211 | fa163e03-9ee7-dff2-f9c8-0000000031f0 | TIMING | create fcontext entry for iscsi | np0005481017 | 0:04:14.096848 | 3.85s 2025-10-11 07:59:38.492974 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | TASK | create persistent directories 2025-10-11 07:59:38.766276 | fa163e03-9ee7-dff2-f9c8-000000003136 | CHANGED | create persistent directories | np0005481016 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:38.770799 | fa163e03-9ee7-dff2-f9c8-000000003136 | TIMING | create persistent directories | np0005481016 | 0:04:14.386414 | 0.97s 2025-10-11 07:59:38.782792 | fa163e03-9ee7-dff2-f9c8-000000003136 | TIMING | create persistent directories | np0005481016 | 0:04:14.398418 | 0.98s 2025-10-11 07:59:38.804035 | fa163e03-9ee7-dff2-f9c8-000000003137 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-11 07:59:38.813848 | fa163e03-9ee7-dff2-f9c8-00000000334b | CHANGED | Check if iscsi.service is enabled | np0005481019 2025-10-11 07:59:38.816229 | fa163e03-9ee7-dff2-f9c8-00000000334b | TIMING | Check if iscsi.service is enabled | np0005481019 | 0:04:14.431851 | 0.36s 2025-10-11 07:59:38.832140 | fa163e03-9ee7-dff2-f9c8-00000000334c | TASK | Stop iscsi.service 2025-10-11 07:59:38.840490 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | CHANGED | create persistent directories | np0005481017 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:38.841790 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | TIMING | create persistent directories | np0005481017 | 0:04:14.457425 | 0.35s 2025-10-11 07:59:38.872043 | fa163e03-9ee7-dff2-f9c8-00000000334c | SKIPPED | Stop iscsi.service | np0005481019 2025-10-11 07:59:38.874107 | fa163e03-9ee7-dff2-f9c8-00000000334c | TIMING | Stop iscsi.service | np0005481019 | 0:04:14.489741 | 0.03s 2025-10-11 07:59:38.911640 | fa163e03-9ee7-dff2-f9c8-00000000334d | TIMING | include_role : tripleo_kernel | np0005481019 | 0:04:14.527267 | 0.02s 2025-10-11 07:59:38.988487 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TASK | Install additional packages 2025-10-11 07:59:39.013784 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TIMING | tripleo_kernel : Install additional packages | np0005481019 | 0:04:14.629417 | 0.02s 2025-10-11 07:59:39.023619 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TASK | Remove dracut-config-generic 2025-10-11 07:59:39.101075 | fa163e03-9ee7-dff2-f9c8-000000003137 | OK | stat /lib/systemd/system/iscsid.socket | np0005481016 2025-10-11 07:59:39.102466 | fa163e03-9ee7-dff2-f9c8-000000003137 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005481016 | 0:04:14.718090 | 0.30s 2025-10-11 07:59:39.112596 | fa163e03-9ee7-dff2-f9c8-000000003138 | TASK | Stop and disable iscsid.socket service 2025-10-11 07:59:39.141855 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | CHANGED | create persistent directories | np0005481017 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:39.145970 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | TIMING | create persistent directories | np0005481017 | 0:04:14.761595 | 0.65s 2025-10-11 07:59:39.154814 | fa163e03-9ee7-dff2-f9c8-000000003138 | SKIPPED | Stop and disable iscsid.socket service | np0005481016 2025-10-11 07:59:39.156070 | fa163e03-9ee7-dff2-f9c8-000000003138 | TIMING | Stop and disable iscsid.socket service | np0005481016 | 0:04:14.771705 | 0.04s 2025-10-11 07:59:39.175181 | fa163e03-9ee7-dff2-f9c8-000000003139 | TASK | Check if iscsi.service is enabled 2025-10-11 07:59:39.419892 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | CHANGED | create persistent directories | np0005481017 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:39.424611 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | TIMING | create persistent directories | np0005481017 | 0:04:15.040231 | 0.93s 2025-10-11 07:59:39.433611 | fa163e03-9ee7-dff2-f9c8-0000000031f1 | TIMING | create persistent directories | np0005481017 | 0:04:15.049244 | 0.94s 2025-10-11 07:59:39.448245 | fa163e03-9ee7-dff2-f9c8-0000000031f2 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-11 07:59:39.463952 | fa163e03-9ee7-dff2-f9c8-000000003139 | CHANGED | Check if iscsi.service is enabled | np0005481016 2025-10-11 07:59:39.466039 | fa163e03-9ee7-dff2-f9c8-000000003139 | TIMING | Check if iscsi.service is enabled | np0005481016 | 0:04:15.081670 | 0.29s 2025-10-11 07:59:39.479701 | fa163e03-9ee7-dff2-f9c8-00000000313a | TASK | Stop iscsi.service 2025-10-11 07:59:39.525648 | fa163e03-9ee7-dff2-f9c8-00000000313a | SKIPPED | Stop iscsi.service | np0005481016 2025-10-11 07:59:39.526871 | fa163e03-9ee7-dff2-f9c8-00000000313a | TIMING | Stop iscsi.service | np0005481016 | 0:04:15.142505 | 0.05s 2025-10-11 07:59:39.573747 | fa163e03-9ee7-dff2-f9c8-00000000313b | TIMING | include_role : tripleo_kernel | np0005481016 | 0:04:15.189376 | 0.03s 2025-10-11 07:59:39.640658 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TASK | Install additional packages 2025-10-11 07:59:39.662753 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TIMING | tripleo_kernel : Install additional packages | np0005481016 | 0:04:15.278389 | 0.02s 2025-10-11 07:59:39.671860 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TASK | Remove dracut-config-generic 2025-10-11 07:59:39.746037 | fa163e03-9ee7-dff2-f9c8-0000000031f2 | OK | stat /lib/systemd/system/iscsid.socket | np0005481017 2025-10-11 07:59:39.746965 | fa163e03-9ee7-dff2-f9c8-0000000031f2 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005481017 | 0:04:15.362605 | 0.30s 2025-10-11 07:59:39.756279 | fa163e03-9ee7-dff2-f9c8-0000000031f3 | TASK | Stop and disable iscsid.socket service 2025-10-11 07:59:39.787612 | fa163e03-9ee7-dff2-f9c8-0000000031f3 | SKIPPED | Stop and disable iscsid.socket service | np0005481017 2025-10-11 07:59:39.788318 | fa163e03-9ee7-dff2-f9c8-0000000031f3 | TIMING | Stop and disable iscsid.socket service | np0005481017 | 0:04:15.403960 | 0.03s 2025-10-11 07:59:39.797246 | fa163e03-9ee7-dff2-f9c8-0000000031f4 | TASK | Check if iscsi.service is enabled 2025-10-11 07:59:40.029526 | fa163e03-9ee7-dff2-f9c8-0000000033b0 | OK | ensure LVM rpm dependencies are installed | np0005481012 2025-10-11 07:59:40.030719 | fa163e03-9ee7-dff2-f9c8-0000000033b0 | TIMING | ensure LVM rpm dependencies are installed | np0005481012 | 0:04:15.646354 | 3.07s 2025-10-11 07:59:40.045400 | fa163e03-9ee7-dff2-f9c8-0000000033b1 | TASK | cinder create LVM volume group dd 2025-10-11 07:59:40.115380 | fa163e03-9ee7-dff2-f9c8-0000000031f4 | CHANGED | Check if iscsi.service is enabled | np0005481017 2025-10-11 07:59:40.116584 | fa163e03-9ee7-dff2-f9c8-0000000031f4 | TIMING | Check if iscsi.service is enabled | np0005481017 | 0:04:15.732221 | 0.32s 2025-10-11 07:59:40.126771 | fa163e03-9ee7-dff2-f9c8-0000000031f5 | TASK | Stop iscsi.service 2025-10-11 07:59:40.161712 | fa163e03-9ee7-dff2-f9c8-0000000031f5 | SKIPPED | Stop iscsi.service | np0005481017 2025-10-11 07:59:40.162668 | fa163e03-9ee7-dff2-f9c8-0000000031f5 | TIMING | Stop iscsi.service | np0005481017 | 0:04:15.778309 | 0.04s 2025-10-11 07:59:40.194313 | fa163e03-9ee7-dff2-f9c8-0000000031f6 | TIMING | include_role : tripleo_kernel | np0005481017 | 0:04:15.809938 | 0.02s 2025-10-11 07:59:40.257794 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TASK | Install additional packages 2025-10-11 07:59:40.264099 | fa163e03-9ee7-dff2-f9c8-00000000350a | OK | ensure LVM rpm dependencies are installed | np0005481014 2025-10-11 07:59:40.265120 | fa163e03-9ee7-dff2-f9c8-00000000350a | TIMING | ensure LVM rpm dependencies are installed | np0005481014 | 0:04:15.880755 | 2.97s 2025-10-11 07:59:40.282912 | fa163e03-9ee7-dff2-f9c8-00000000350b | TASK | cinder create LVM volume group dd 2025-10-11 07:59:40.290925 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TIMING | tripleo_kernel : Install additional packages | np0005481017 | 0:04:15.906545 | 0.03s 2025-10-11 07:59:40.302070 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TASK | Remove dracut-config-generic 2025-10-11 07:59:40.333880 | fa163e03-9ee7-dff2-f9c8-0000000033b1 | CHANGED | cinder create LVM volume group dd | np0005481012 2025-10-11 07:59:40.334910 | fa163e03-9ee7-dff2-f9c8-0000000033b1 | TIMING | cinder create LVM volume group dd | np0005481012 | 0:04:15.950552 | 0.29s 2025-10-11 07:59:40.366886 | fa163e03-9ee7-dff2-f9c8-0000000033b2 | TASK | Get or create LVM loopback device 2025-10-11 07:59:40.588417 | fa163e03-9ee7-dff2-f9c8-00000000350b | CHANGED | cinder create LVM volume group dd | np0005481014 2025-10-11 07:59:40.589473 | fa163e03-9ee7-dff2-f9c8-00000000350b | TIMING | cinder create LVM volume group dd | np0005481014 | 0:04:16.205100 | 0.31s 2025-10-11 07:59:40.603646 | fa163e03-9ee7-dff2-f9c8-00000000350c | TASK | Get or create LVM loopback device 2025-10-11 07:59:40.724606 | fa163e03-9ee7-dff2-f9c8-0000000033b2 | CHANGED | Get or create LVM loopback device | np0005481012 2025-10-11 07:59:40.725875 | fa163e03-9ee7-dff2-f9c8-0000000033b2 | TIMING | Get or create LVM loopback device | np0005481012 | 0:04:16.341511 | 0.36s 2025-10-11 07:59:40.745992 | fa163e03-9ee7-dff2-f9c8-0000000033b3 | TASK | Create LVM volume group 2025-10-11 07:59:40.770099 | fa163e03-9ee7-dff2-f9c8-00000000350a | OK | ensure LVM rpm dependencies are installed | np0005481015 2025-10-11 07:59:40.773335 | fa163e03-9ee7-dff2-f9c8-00000000350a | TIMING | ensure LVM rpm dependencies are installed | np0005481015 | 0:04:16.388944 | 2.94s 2025-10-11 07:59:40.807886 | fa163e03-9ee7-dff2-f9c8-00000000350b | TASK | cinder create LVM volume group dd 2025-10-11 07:59:40.943586 | fa163e03-9ee7-dff2-f9c8-00000000350c | CHANGED | Get or create LVM loopback device | np0005481014 2025-10-11 07:59:40.945658 | fa163e03-9ee7-dff2-f9c8-00000000350c | TIMING | Get or create LVM loopback device | np0005481014 | 0:04:16.561279 | 0.34s 2025-10-11 07:59:40.973293 | fa163e03-9ee7-dff2-f9c8-00000000350d | TASK | Create LVM volume group 2025-10-11 07:59:41.135480 | fa163e03-9ee7-dff2-f9c8-00000000350b | CHANGED | cinder create LVM volume group dd | np0005481015 2025-10-11 07:59:41.136898 | fa163e03-9ee7-dff2-f9c8-00000000350b | TIMING | cinder create LVM volume group dd | np0005481015 | 0:04:16.752530 | 0.33s 2025-10-11 07:59:41.157434 | fa163e03-9ee7-dff2-f9c8-00000000350c | TASK | Get or create LVM loopback device 2025-10-11 07:59:41.496935 | fa163e03-9ee7-dff2-f9c8-0000000033b3 | CHANGED | Create LVM volume group | np0005481012 2025-10-11 07:59:41.498918 | fa163e03-9ee7-dff2-f9c8-0000000033b3 | TIMING | Create LVM volume group | np0005481012 | 0:04:17.114543 | 0.75s 2025-10-11 07:59:41.535761 | fa163e03-9ee7-dff2-f9c8-0000000033b4 | TASK | cinder create service to run losetup for LVM on startup 2025-10-11 07:59:41.547682 | fa163e03-9ee7-dff2-f9c8-00000000350d | CHANGED | Create LVM volume group | np0005481014 2025-10-11 07:59:41.555913 | fa163e03-9ee7-dff2-f9c8-00000000350d | TIMING | Create LVM volume group | np0005481014 | 0:04:17.171526 | 0.58s 2025-10-11 07:59:41.556988 | fa163e03-9ee7-dff2-f9c8-00000000350c | CHANGED | Get or create LVM loopback device | np0005481015 2025-10-11 07:59:41.557753 | fa163e03-9ee7-dff2-f9c8-00000000350c | TIMING | Get or create LVM loopback device | np0005481015 | 0:04:17.173394 | 0.40s 2025-10-11 07:59:41.590590 | fa163e03-9ee7-dff2-f9c8-00000000350e | TASK | cinder create service to run losetup for LVM on startup 2025-10-11 07:59:41.620291 | fa163e03-9ee7-dff2-f9c8-00000000350d | TASK | Create LVM volume group 2025-10-11 07:59:42.217648 | fa163e03-9ee7-dff2-f9c8-00000000350d | CHANGED | Create LVM volume group | np0005481015 2025-10-11 07:59:42.219209 | fa163e03-9ee7-dff2-f9c8-00000000350d | TIMING | Create LVM volume group | np0005481015 | 0:04:17.834833 | 0.60s 2025-10-11 07:59:42.248342 | fa163e03-9ee7-dff2-f9c8-00000000350e | TASK | cinder create service to run losetup for LVM on startup 2025-10-11 07:59:42.557797 | fa163e03-9ee7-dff2-f9c8-0000000033b4 | CHANGED | cinder create service to run losetup for LVM on startup | np0005481012 2025-10-11 07:59:42.559099 | fa163e03-9ee7-dff2-f9c8-0000000033b4 | TIMING | cinder create service to run losetup for LVM on startup | np0005481012 | 0:04:18.174735 | 1.02s 2025-10-11 07:59:42.583560 | fa163e03-9ee7-dff2-f9c8-0000000033b5 | TASK | cinder enable the LVM losetup service 2025-10-11 07:59:42.591061 | fa163e03-9ee7-dff2-f9c8-00000000350e | CHANGED | cinder create service to run losetup for LVM on startup | np0005481014 2025-10-11 07:59:42.592235 | fa163e03-9ee7-dff2-f9c8-00000000350e | TIMING | cinder create service to run losetup for LVM on startup | np0005481014 | 0:04:18.207868 | 1.00s 2025-10-11 07:59:42.612070 | fa163e03-9ee7-dff2-f9c8-00000000350f | TASK | cinder enable the LVM losetup service 2025-10-11 07:59:42.849671 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | CHANGED | Remove dracut-config-generic | np0005481019 2025-10-11 07:59:42.851818 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005481019 | 0:04:18.467444 | 3.83s 2025-10-11 07:59:42.876206 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-11 07:59:43.212596 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005481019 2025-10-11 07:59:43.213969 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005481019 | 0:04:18.829604 | 0.34s 2025-10-11 07:59:43.231196 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TASK | Write list of modules to load at boot 2025-10-11 07:59:43.327663 | fa163e03-9ee7-dff2-f9c8-00000000350e | CHANGED | cinder create service to run losetup for LVM on startup | np0005481015 2025-10-11 07:59:43.328974 | fa163e03-9ee7-dff2-f9c8-00000000350e | TIMING | cinder create service to run losetup for LVM on startup | np0005481015 | 0:04:18.944609 | 1.08s 2025-10-11 07:59:43.348570 | fa163e03-9ee7-dff2-f9c8-00000000350f | TASK | cinder enable the LVM losetup service 2025-10-11 07:59:43.360185 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | CHANGED | Remove dracut-config-generic | np0005481016 2025-10-11 07:59:43.361159 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005481016 | 0:04:18.976798 | 3.69s 2025-10-11 07:59:43.372569 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-11 07:59:43.525086 | fa163e03-9ee7-dff2-f9c8-0000000033b5 | CHANGED | cinder enable the LVM losetup service | np0005481012 2025-10-11 07:59:43.526920 | fa163e03-9ee7-dff2-f9c8-0000000033b5 | TIMING | cinder enable the LVM losetup service | np0005481012 | 0:04:19.142554 | 0.94s 2025-10-11 07:59:43.565617 | fa163e03-9ee7-dff2-f9c8-0000000033b7 | TASK | create persistent directories 2025-10-11 07:59:43.576408 | fa163e03-9ee7-dff2-f9c8-00000000350f | CHANGED | cinder enable the LVM losetup service | np0005481014 2025-10-11 07:59:43.578922 | fa163e03-9ee7-dff2-f9c8-00000000350f | TIMING | cinder enable the LVM losetup service | np0005481014 | 0:04:19.194528 | 0.97s 2025-10-11 07:59:43.612579 | fa163e03-9ee7-dff2-f9c8-000000003511 | TASK | create persistent directories 2025-10-11 07:59:43.701185 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005481016 2025-10-11 07:59:43.703328 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005481016 | 0:04:19.318947 | 0.33s 2025-10-11 07:59:43.728263 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TASK | Write list of modules to load at boot 2025-10-11 07:59:43.945039 | fa163e03-9ee7-dff2-f9c8-0000000033b7 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-11 07:59:43.948003 | fa163e03-9ee7-dff2-f9c8-0000000033b7 | TIMING | create persistent directories | np0005481012 | 0:04:19.563640 | 0.38s 2025-10-11 07:59:43.950682 | fa163e03-9ee7-dff2-f9c8-000000003511 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-11 07:59:43.952871 | fa163e03-9ee7-dff2-f9c8-000000003511 | TIMING | create persistent directories | np0005481014 | 0:04:19.568519 | 0.34s 2025-10-11 07:59:43.957253 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | CHANGED | Remove dracut-config-generic | np0005481017 2025-10-11 07:59:43.958561 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005481017 | 0:04:19.574197 | 3.66s 2025-10-11 07:59:43.979816 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-11 07:59:44.186394 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | CHANGED | Write list of modules to load at boot | np0005481019 2025-10-11 07:59:44.188037 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005481019 | 0:04:19.803665 | 0.96s 2025-10-11 07:59:44.218311 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TASK | Modules reload 2025-10-11 07:59:44.232761 | fa163e03-9ee7-dff2-f9c8-00000000350f | CHANGED | cinder enable the LVM losetup service | np0005481015 2025-10-11 07:59:44.242661 | fa163e03-9ee7-dff2-f9c8-00000000350f | TIMING | cinder enable the LVM losetup service | np0005481015 | 0:04:19.858269 | 0.89s 2025-10-11 07:59:44.248544 | fa163e03-9ee7-dff2-f9c8-000000003511 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-11 07:59:44.255526 | fa163e03-9ee7-dff2-f9c8-000000003511 | TIMING | create persistent directories | np0005481014 | 0:04:19.871162 | 0.64s 2025-10-11 07:59:44.268819 | fa163e03-9ee7-dff2-f9c8-0000000033b7 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-11 07:59:44.270256 | fa163e03-9ee7-dff2-f9c8-0000000033b7 | TIMING | create persistent directories | np0005481012 | 0:04:19.885896 | 0.70s 2025-10-11 07:59:44.297688 | fa163e03-9ee7-dff2-f9c8-000000003511 | TASK | create persistent directories 2025-10-11 07:59:44.306407 | fa163e03-9ee7-dff2-f9c8-000000003511 | TIMING | create persistent directories | np0005481014 | 0:04:19.922029 | 0.69s 2025-10-11 07:59:44.308490 | fa163e03-9ee7-dff2-f9c8-0000000033b7 | TIMING | create persistent directories | np0005481012 | 0:04:19.924136 | 0.74s 2025-10-11 07:59:44.309488 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005481017 2025-10-11 07:59:44.310323 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005481017 | 0:04:19.925969 | 0.33s 2025-10-11 07:59:44.325196 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TASK | Write list of modules to load at boot 2025-10-11 07:59:44.348413 | fa163e03-9ee7-dff2-f9c8-0000000033b8 | TASK | import provision_mcelog 2025-10-11 07:59:44.368628 | fa163e03-9ee7-dff2-f9c8-000000003512 | TASK | import provision_mcelog 2025-10-11 07:59:44.381273 | fa163e03-9ee7-dff2-f9c8-0000000033b8 | SKIPPED | import provision_mcelog | np0005481012 2025-10-11 07:59:44.382228 | fa163e03-9ee7-dff2-f9c8-0000000033b8 | TIMING | import provision_mcelog | np0005481012 | 0:04:19.997864 | 0.03s 2025-10-11 07:59:44.403336 | fa163e03-9ee7-dff2-f9c8-0000000033b9 | TASK | create persistent logs directory 2025-10-11 07:59:44.411560 | fa163e03-9ee7-dff2-f9c8-000000003512 | SKIPPED | import provision_mcelog | np0005481014 2025-10-11 07:59:44.412763 | fa163e03-9ee7-dff2-f9c8-000000003512 | TIMING | import provision_mcelog | np0005481014 | 0:04:20.028393 | 0.04s 2025-10-11 07:59:44.428952 | fa163e03-9ee7-dff2-f9c8-000000003513 | TASK | create persistent logs directory 2025-10-11 07:59:44.597230 | fa163e03-9ee7-dff2-f9c8-000000003511 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/collectd', 'setype': 'container_file_t'} 2025-10-11 07:59:44.601737 | fa163e03-9ee7-dff2-f9c8-000000003511 | TIMING | create persistent directories | np0005481015 | 0:04:20.217340 | 0.30s 2025-10-11 07:59:44.692676 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | CHANGED | Write list of modules to load at boot | np0005481016 2025-10-11 07:59:44.693549 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005481016 | 0:04:20.309193 | 0.96s 2025-10-11 07:59:44.703943 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TASK | Modules reload 2025-10-11 07:59:44.728932 | fa163e03-9ee7-dff2-f9c8-0000000033b9 | CHANGED | create persistent logs directory | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-11 07:59:44.734093 | fa163e03-9ee7-dff2-f9c8-0000000033b9 | TIMING | create persistent logs directory | np0005481012 | 0:04:20.349705 | 0.33s 2025-10-11 07:59:44.749877 | fa163e03-9ee7-dff2-f9c8-000000003513 | CHANGED | create persistent logs directory | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-11 07:59:44.752888 | fa163e03-9ee7-dff2-f9c8-000000003513 | TIMING | create persistent logs directory | np0005481014 | 0:04:20.368522 | 0.32s 2025-10-11 07:59:44.783873 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | CHANGED | Modules reload | np0005481019 2025-10-11 07:59:44.785278 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TIMING | tripleo_kernel : Modules reload | np0005481019 | 0:04:20.400918 | 0.57s 2025-10-11 07:59:44.800410 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TASK | Set default sysctl options 2025-10-11 07:59:44.852997 | fa163e03-9ee7-dff2-f9c8-000000003511 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0755', 'path': '/var/lib/container-user-scripts/', 'setype': 'container_file_t'} 2025-10-11 07:59:44.857236 | fa163e03-9ee7-dff2-f9c8-000000003511 | TIMING | create persistent directories | np0005481015 | 0:04:20.472860 | 0.56s 2025-10-11 07:59:44.865521 | fa163e03-9ee7-dff2-f9c8-000000003511 | TIMING | create persistent directories | np0005481015 | 0:04:20.481152 | 0.57s 2025-10-11 07:59:44.888655 | fa163e03-9ee7-dff2-f9c8-000000003512 | TASK | import provision_mcelog 2025-10-11 07:59:44.925557 | fa163e03-9ee7-dff2-f9c8-000000003512 | SKIPPED | import provision_mcelog | np0005481015 2025-10-11 07:59:44.926712 | fa163e03-9ee7-dff2-f9c8-000000003512 | TIMING | import provision_mcelog | np0005481015 | 0:04:20.542343 | 0.04s 2025-10-11 07:59:44.946718 | fa163e03-9ee7-dff2-f9c8-000000003513 | TASK | create persistent logs directory 2025-10-11 07:59:45.023898 | fa163e03-9ee7-dff2-f9c8-0000000033b9 | CHANGED | create persistent logs directory | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-11 07:59:45.030137 | fa163e03-9ee7-dff2-f9c8-0000000033b9 | TIMING | create persistent logs directory | np0005481012 | 0:04:20.645753 | 0.63s 2025-10-11 07:59:45.040848 | fa163e03-9ee7-dff2-f9c8-000000003513 | CHANGED | create persistent logs directory | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-11 07:59:45.043871 | fa163e03-9ee7-dff2-f9c8-000000003513 | TIMING | create persistent logs directory | np0005481014 | 0:04:20.659509 | 0.61s 2025-10-11 07:59:45.045990 | fa163e03-9ee7-dff2-f9c8-0000000033b9 | TIMING | create persistent logs directory | np0005481012 | 0:04:20.661611 | 0.64s 2025-10-11 07:59:45.053505 | fa163e03-9ee7-dff2-f9c8-000000003513 | TIMING | create persistent logs directory | np0005481014 | 0:04:20.669139 | 0.62s 2025-10-11 07:59:45.085645 | fa163e03-9ee7-dff2-f9c8-0000000033ba | TASK | Mount NFS on host 2025-10-11 07:59:45.115022 | fa163e03-9ee7-dff2-f9c8-000000003514 | TASK | Mount NFS on host 2025-10-11 07:59:45.129317 | fa163e03-9ee7-dff2-f9c8-0000000033ba | SKIPPED | Mount NFS on host | np0005481012 2025-10-11 07:59:45.130702 | fa163e03-9ee7-dff2-f9c8-0000000033ba | TIMING | Mount NFS on host | np0005481012 | 0:04:20.746327 | 0.04s 2025-10-11 07:59:45.155645 | fa163e03-9ee7-dff2-f9c8-0000000033bb | TASK | Mount Node Staging Location 2025-10-11 07:59:45.163630 | fa163e03-9ee7-dff2-f9c8-000000003514 | SKIPPED | Mount NFS on host | np0005481014 2025-10-11 07:59:45.164933 | fa163e03-9ee7-dff2-f9c8-000000003514 | TIMING | Mount NFS on host | np0005481014 | 0:04:20.780561 | 0.04s 2025-10-11 07:59:45.186354 | fa163e03-9ee7-dff2-f9c8-000000003517 | TASK | Mount Node Staging Location 2025-10-11 07:59:45.204482 | fa163e03-9ee7-dff2-f9c8-0000000033bb | SKIPPED | Mount Node Staging Location | np0005481012 2025-10-11 07:59:45.205649 | fa163e03-9ee7-dff2-f9c8-0000000033bb | TIMING | Mount Node Staging Location | np0005481012 | 0:04:20.821277 | 0.05s 2025-10-11 07:59:45.224806 | fa163e03-9ee7-dff2-f9c8-0000000033bc | TASK | ensure /var/lib/glance exists 2025-10-11 07:59:45.229829 | fa163e03-9ee7-dff2-f9c8-000000003517 | SKIPPED | Mount Node Staging Location | np0005481014 2025-10-11 07:59:45.230816 | fa163e03-9ee7-dff2-f9c8-000000003517 | TIMING | Mount Node Staging Location | np0005481014 | 0:04:20.846447 | 0.04s 2025-10-11 07:59:45.248361 | fa163e03-9ee7-dff2-f9c8-000000003518 | TASK | ensure /var/lib/glance exists 2025-10-11 07:59:45.266869 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | CHANGED | Write list of modules to load at boot | np0005481017 2025-10-11 07:59:45.273945 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005481017 | 0:04:20.889579 | 0.95s 2025-10-11 07:59:45.329975 | fa163e03-9ee7-dff2-f9c8-000000003513 | CHANGED | create persistent logs directory | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/glance', 'setype': 'container_file_t'} 2025-10-11 07:59:45.331638 | fa163e03-9ee7-dff2-f9c8-000000003513 | TIMING | create persistent logs directory | np0005481015 | 0:04:20.947270 | 0.38s 2025-10-11 07:59:45.333825 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TASK | Modules reload 2025-10-11 07:59:45.347281 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | CHANGED | Modules reload | np0005481016 2025-10-11 07:59:45.349140 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TIMING | tripleo_kernel : Modules reload | np0005481016 | 0:04:20.964763 | 0.64s 2025-10-11 07:59:45.365264 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TASK | Set default sysctl options 2025-10-11 07:59:45.544142 | fa163e03-9ee7-dff2-f9c8-000000003513 | CHANGED | create persistent logs directory | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/glance', 'setype': 'container_file_t'} 2025-10-11 07:59:45.547210 | fa163e03-9ee7-dff2-f9c8-000000003513 | TIMING | create persistent logs directory | np0005481015 | 0:04:21.162831 | 0.60s 2025-10-11 07:59:45.555810 | fa163e03-9ee7-dff2-f9c8-000000003513 | TIMING | create persistent logs directory | np0005481015 | 0:04:21.171430 | 0.61s 2025-10-11 07:59:45.596781 | fa163e03-9ee7-dff2-f9c8-000000003514 | TASK | Mount NFS on host 2025-10-11 07:59:45.605826 | fa163e03-9ee7-dff2-f9c8-000000003518 | CHANGED | ensure /var/lib/glance exists | np0005481014 2025-10-11 07:59:45.607233 | fa163e03-9ee7-dff2-f9c8-000000003518 | TIMING | ensure /var/lib/glance exists | np0005481014 | 0:04:21.222863 | 0.36s 2025-10-11 07:59:45.608091 | fa163e03-9ee7-dff2-f9c8-0000000033bc | CHANGED | ensure /var/lib/glance exists | np0005481012 2025-10-11 07:59:45.608697 | fa163e03-9ee7-dff2-f9c8-0000000033bc | TIMING | ensure /var/lib/glance exists | np0005481012 | 0:04:21.224344 | 0.38s 2025-10-11 07:59:45.634245 | fa163e03-9ee7-dff2-f9c8-0000000033bd | TASK | create persistent directories 2025-10-11 07:59:45.660248 | fa163e03-9ee7-dff2-f9c8-000000003519 | TASK | create persistent directories 2025-10-11 07:59:45.668885 | fa163e03-9ee7-dff2-f9c8-000000003514 | SKIPPED | Mount NFS on host | np0005481015 2025-10-11 07:59:45.670025 | fa163e03-9ee7-dff2-f9c8-000000003514 | TIMING | Mount NFS on host | np0005481015 | 0:04:21.285655 | 0.07s 2025-10-11 07:59:45.693277 | fa163e03-9ee7-dff2-f9c8-000000003517 | TASK | Mount Node Staging Location 2025-10-11 07:59:45.721586 | fa163e03-9ee7-dff2-f9c8-000000003517 | SKIPPED | Mount Node Staging Location | np0005481015 2025-10-11 07:59:45.722618 | fa163e03-9ee7-dff2-f9c8-000000003517 | TIMING | Mount Node Staging Location | np0005481015 | 0:04:21.338258 | 0.03s 2025-10-11 07:59:45.736951 | fa163e03-9ee7-dff2-f9c8-000000003518 | TASK | ensure /var/lib/glance exists 2025-10-11 07:59:45.778932 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | CHANGED | Set default sysctl options | np0005481019 2025-10-11 07:59:45.780791 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TIMING | tripleo_kernel : Set default sysctl options | np0005481019 | 0:04:21.396420 | 0.98s 2025-10-11 07:59:45.795789 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TASK | Set extra sysctl options 2025-10-11 07:59:45.908526 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | CHANGED | Modules reload | np0005481017 2025-10-11 07:59:45.909887 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TIMING | tripleo_kernel : Modules reload | np0005481017 | 0:04:21.525528 | 0.57s 2025-10-11 07:59:45.920676 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TASK | Set default sysctl options 2025-10-11 07:59:45.975468 | fa163e03-9ee7-dff2-f9c8-000000003519 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-11 07:59:45.978996 | fa163e03-9ee7-dff2-f9c8-000000003519 | TIMING | create persistent directories | np0005481014 | 0:04:21.594617 | 0.32s 2025-10-11 07:59:46.000700 | fa163e03-9ee7-dff2-f9c8-0000000033bd | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-11 07:59:46.003248 | fa163e03-9ee7-dff2-f9c8-0000000033bd | TIMING | create persistent directories | np0005481012 | 0:04:21.618885 | 0.37s 2025-10-11 07:59:46.058533 | fa163e03-9ee7-dff2-f9c8-000000003518 | CHANGED | ensure /var/lib/glance exists | np0005481015 2025-10-11 07:59:46.059748 | fa163e03-9ee7-dff2-f9c8-000000003518 | TIMING | ensure /var/lib/glance exists | np0005481015 | 0:04:21.675387 | 0.32s 2025-10-11 07:59:46.081986 | fa163e03-9ee7-dff2-f9c8-000000003519 | TASK | create persistent directories 2025-10-11 07:59:46.323336 | fa163e03-9ee7-dff2-f9c8-000000003519 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-11 07:59:46.325320 | fa163e03-9ee7-dff2-f9c8-000000003519 | TIMING | create persistent directories | np0005481014 | 0:04:21.940942 | 0.66s 2025-10-11 07:59:46.338971 | fa163e03-9ee7-dff2-f9c8-0000000033bd | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-11 07:59:46.340038 | fa163e03-9ee7-dff2-f9c8-0000000033bd | TIMING | create persistent directories | np0005481012 | 0:04:21.955678 | 0.70s 2025-10-11 07:59:46.352178 | fa163e03-9ee7-dff2-f9c8-000000003519 | TIMING | create persistent directories | np0005481014 | 0:04:21.967798 | 0.69s 2025-10-11 07:59:46.354153 | fa163e03-9ee7-dff2-f9c8-0000000033bd | TIMING | create persistent directories | np0005481012 | 0:04:21.969801 | 0.72s 2025-10-11 07:59:46.354959 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | CHANGED | Set default sysctl options | np0005481016 2025-10-11 07:59:46.355551 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TIMING | tripleo_kernel : Set default sysctl options | np0005481016 | 0:04:21.971199 | 0.99s 2025-10-11 07:59:46.367817 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TASK | Set extra sysctl options 2025-10-11 07:59:46.382417 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=fs.aio-max-nr 2025-10-11 07:59:46.386259 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:22.001864 | 0.59s 2025-10-11 07:59:46.399596 | fa163e03-9ee7-dff2-f9c8-0000000033be | TASK | Run puppet on the host to apply IPtables rules 2025-10-11 07:59:46.423418 | fa163e03-9ee7-dff2-f9c8-00000000351a | TASK | Run puppet on the host to apply IPtables rules 2025-10-11 07:59:46.444344 | fa163e03-9ee7-dff2-f9c8-000000003519 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/haproxy', 'setype': 'var_log_t'} 2025-10-11 07:59:46.445965 | fa163e03-9ee7-dff2-f9c8-000000003519 | TIMING | create persistent directories | np0005481015 | 0:04:22.061594 | 0.36s 2025-10-11 07:59:46.697959 | fa163e03-9ee7-dff2-f9c8-000000003519 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/haproxy', 'setype': 'container_file_t'} 2025-10-11 07:59:46.701536 | fa163e03-9ee7-dff2-f9c8-000000003519 | TIMING | create persistent directories | np0005481015 | 0:04:22.317167 | 0.62s 2025-10-11 07:59:46.712411 | fa163e03-9ee7-dff2-f9c8-000000003519 | TIMING | create persistent directories | np0005481015 | 0:04:22.328036 | 0.63s 2025-10-11 07:59:46.725888 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=fs.aio-max-nr 2025-10-11 07:59:46.728416 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:22.344054 | 0.36s 2025-10-11 07:59:46.735669 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=fs.inotify.max_user_instances 2025-10-11 07:59:46.737504 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:22.353142 | 0.94s 2025-10-11 07:59:46.762079 | fa163e03-9ee7-dff2-f9c8-00000000351a | TASK | Run puppet on the host to apply IPtables rules 2025-10-11 07:59:46.934177 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | CHANGED | Set default sysctl options | np0005481017 2025-10-11 07:59:46.936209 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TIMING | tripleo_kernel : Set default sysctl options | np0005481017 | 0:04:22.551835 | 1.01s 2025-10-11 07:59:46.958047 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TASK | Set extra sysctl options 2025-10-11 07:59:47.031282 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=fs.inotify.max_user_instances 2025-10-11 07:59:47.034561 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:22.650181 | 0.67s 2025-10-11 07:59:47.059977 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=kernel.pid_max 2025-10-11 07:59:47.063335 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:22.678968 | 1.27s 2025-10-11 07:59:47.337526 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=kernel.pid_max 2025-10-11 07:59:47.340660 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:22.956291 | 0.97s 2025-10-11 07:59:47.347608 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=fs.aio-max-nr 2025-10-11 07:59:47.350105 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:22.965742 | 0.39s 2025-10-11 07:59:47.372847 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.bridge.bridge-nf-call-arptables 2025-10-11 07:59:47.375945 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:22.991578 | 1.58s 2025-10-11 07:59:47.637904 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.bridge.bridge-nf-call-arptables 2025-10-11 07:59:47.640836 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:23.256474 | 1.27s 2025-10-11 07:59:47.649301 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-11 07:59:47.651726 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:23.267369 | 1.85s 2025-10-11 07:59:47.665780 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=fs.inotify.max_user_instances 2025-10-11 07:59:47.668534 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:23.284173 | 0.71s 2025-10-11 07:59:47.970932 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.bridge.bridge-nf-call-iptables 2025-10-11 07:59:47.974543 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:23.590171 | 2.18s 2025-10-11 07:59:47.980570 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=kernel.pid_max 2025-10-11 07:59:47.983399 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:23.599034 | 1.02s 2025-10-11 07:59:47.990925 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-11 07:59:47.993578 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:23.609213 | 1.62s 2025-10-11 07:59:48.314078 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.bridge.bridge-nf-call-arptables 2025-10-11 07:59:48.317249 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:23.932884 | 1.36s 2025-10-11 07:59:48.324746 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv4.conf.all.rp_filter 2025-10-11 07:59:48.327420 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:23.943060 | 2.53s 2025-10-11 07:59:48.334198 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.bridge.bridge-nf-call-iptables 2025-10-11 07:59:48.336882 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:23.952522 | 1.97s 2025-10-11 07:59:48.624745 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-11 07:59:48.626523 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:24.242153 | 1.67s 2025-10-11 07:59:48.633016 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv4.conf.all.rp_filter 2025-10-11 07:59:48.636772 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:24.252404 | 2.27s 2025-10-11 07:59:48.641944 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv4.ip_forward 2025-10-11 07:59:48.644247 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:24.259886 | 2.85s 2025-10-11 07:59:48.934363 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.bridge.bridge-nf-call-iptables 2025-10-11 07:59:48.937251 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:24.552886 | 1.98s 2025-10-11 07:59:48.968574 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv4.ip_forward 2025-10-11 07:59:48.971606 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:24.587240 | 2.60s 2025-10-11 07:59:48.989207 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv4.ip_local_reserved_ports 2025-10-11 07:59:48.991645 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:24.607286 | 3.19s 2025-10-11 07:59:49.251843 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv4.conf.all.rp_filter 2025-10-11 07:59:49.254843 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:24.870480 | 2.30s 2025-10-11 07:59:49.286525 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv4.ip_local_reserved_ports 2025-10-11 07:59:49.289201 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:24.904836 | 2.92s 2025-10-11 07:59:49.332184 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv4.ip_nonlocal_bind 2025-10-11 07:59:49.335016 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:24.950652 | 3.54s 2025-10-11 07:59:49.570095 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv4.ip_forward 2025-10-11 07:59:49.571275 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:25.186912 | 2.61s 2025-10-11 07:59:49.585919 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv4.ip_nonlocal_bind 2025-10-11 07:59:49.589011 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:25.204651 | 3.22s 2025-10-11 07:59:49.607060 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-11 07:59:49.610210 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:25.225851 | 3.81s 2025-10-11 07:59:49.896978 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-11 07:59:49.900038 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:25.515668 | 4.10s 2025-10-11 07:59:49.912930 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-11 07:59:49.916886 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:25.532524 | 3.55s 2025-10-11 07:59:49.921936 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv4.ip_local_reserved_ports 2025-10-11 07:59:49.925148 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:25.540790 | 2.97s 2025-10-11 07:59:50.226572 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv4.ip_nonlocal_bind 2025-10-11 07:59:50.229072 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:25.844706 | 3.27s 2025-10-11 07:59:50.253119 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-11 07:59:50.255752 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:25.871392 | 4.46s 2025-10-11 07:59:50.263007 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-11 07:59:50.265312 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:25.880952 | 3.90s 2025-10-11 07:59:50.554933 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-11 07:59:50.557792 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:26.173428 | 3.60s 2025-10-11 07:59:50.570891 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv6.conf.all.disable_ipv6 2025-10-11 07:59:50.574041 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:26.189682 | 4.78s 2025-10-11 07:59:50.619272 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-11 07:59:50.621995 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:26.237634 | 4.25s 2025-10-11 07:59:50.842926 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-11 07:59:50.846193 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:26.461828 | 3.89s 2025-10-11 07:59:50.927940 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv6.conf.all.disable_ipv6 2025-10-11 07:59:50.928756 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:26.544397 | 4.56s 2025-10-11 07:59:51.168617 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-11 07:59:51.171437 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:26.787072 | 4.21s 2025-10-11 07:59:51.244915 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv6.conf.all.forwarding 2025-10-11 07:59:51.247849 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:26.863487 | 4.88s 2025-10-11 07:59:51.271756 | fa163e03-9ee7-dff2-f9c8-0000000033be | OK | Run puppet on the host to apply IPtables rules | np0005481012 2025-10-11 07:59:51.273150 | fa163e03-9ee7-dff2-f9c8-0000000033be | TIMING | Run puppet on the host to apply IPtables rules | np0005481012 | 0:04:26.888784 | 4.87s 2025-10-11 07:59:51.303516 | fa163e03-9ee7-dff2-f9c8-0000000033bf | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:59:51.383424 | fa163e03-9ee7-dff2-f9c8-0000000033bf | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005481012 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005481012.ooo.test in environment production in 0.60 seconds", "Notice: Applied catalog in 0.20 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.19", " Catalog application: 0.20", " Config retrieval: 0.72", " Last run: 1760169591", " Total: 0.20", "Version:", " Config: 1760169590", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-11 07:59:51.384621 | fa163e03-9ee7-dff2-f9c8-0000000033bf | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005481012 | 0:04:27.000259 | 0.08s 2025-10-11 07:59:51.406375 | fa163e03-9ee7-dff2-f9c8-0000000033c0 | TASK | create persistent directories 2025-10-11 07:59:51.484421 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv6.conf.all.disable_ipv6 2025-10-11 07:59:51.486500 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:27.102138 | 4.53s 2025-10-11 07:59:51.522487 | fa163e03-9ee7-dff2-f9c8-00000000351a | OK | Run puppet on the host to apply IPtables rules | np0005481014 2025-10-11 07:59:51.523845 | fa163e03-9ee7-dff2-f9c8-00000000351a | TIMING | Run puppet on the host to apply IPtables rules | np0005481014 | 0:04:27.139486 | 5.10s 2025-10-11 07:59:51.545872 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv6.conf.default.disable_ipv6 2025-10-11 07:59:51.547267 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:27.162903 | 5.18s 2025-10-11 07:59:51.554291 | fa163e03-9ee7-dff2-f9c8-00000000351b | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:59:51.634518 | fa163e03-9ee7-dff2-f9c8-00000000351b | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005481014 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005481014.ooo.test in environment production in 0.67 seconds", "Notice: Applied catalog in 0.23 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.22", " Catalog application: 0.23", " Config retrieval: 0.79", " Last run: 1760169591", " Total: 0.23", "Version:", " Config: 1760169590", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-11 07:59:51.635486 | fa163e03-9ee7-dff2-f9c8-00000000351b | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005481014 | 0:04:27.251127 | 0.08s 2025-10-11 07:59:51.649660 | fa163e03-9ee7-dff2-f9c8-00000000351c | TASK | create persistent directories 2025-10-11 07:59:51.691569 | fa163e03-9ee7-dff2-f9c8-0000000033c0 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:51.694191 | fa163e03-9ee7-dff2-f9c8-0000000033c0 | TIMING | create persistent directories | np0005481012 | 0:04:27.309814 | 0.29s 2025-10-11 07:59:51.779034 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv6.conf.all.forwarding 2025-10-11 07:59:51.782176 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:27.397805 | 4.82s 2025-10-11 07:59:51.820291 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-11 07:59:51.823034 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:27.438670 | 5.45s 2025-10-11 07:59:51.829860 | fa163e03-9ee7-dff2-f9c8-00000000351a | OK | Run puppet on the host to apply IPtables rules | np0005481015 2025-10-11 07:59:51.830786 | fa163e03-9ee7-dff2-f9c8-00000000351a | TIMING | Run puppet on the host to apply IPtables rules | np0005481015 | 0:04:27.446424 | 5.07s 2025-10-11 07:59:51.858583 | fa163e03-9ee7-dff2-f9c8-00000000351b | TASK | Debug output for task: Run puppet on the host to apply IPtables rules 2025-10-11 07:59:51.908803 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv6.conf.all.forwarding 2025-10-11 07:59:51.911819 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:27.527440 | 6.11s 2025-10-11 07:59:51.919862 | fa163e03-9ee7-dff2-f9c8-00000000351c | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:51.922775 | fa163e03-9ee7-dff2-f9c8-00000000351c | TIMING | create persistent directories | np0005481014 | 0:04:27.538414 | 0.27s 2025-10-11 07:59:51.957272 | fa163e03-9ee7-dff2-f9c8-00000000351b | OK | Debug output for task: Run puppet on the host to apply IPtables rules | np0005481015 | result={ "changed": false, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "Notice: Compiled catalog for np0005481015.ooo.test in environment production in 0.62 seconds", "Notice: Applied catalog in 0.22 seconds", "Application:", " Initial environment: production", " Converged environment: production", " Run mode: user", "Changes:", "Events:", "Resources:", " Skipped: 52", " Total: 52", "Time:", " Transaction evaluation: 0.21", " Catalog application: 0.22", " Config retrieval: 0.77", " Last run: 1760169591", " Total: 0.22", "Version:", " Config: 1760169590", " Puppet: 7.10.0", "Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", " (file & line not available)", "Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", " (file: /etc/puppet/hiera.yaml)", "Warning: Undefined variable '::deploy_config_name'; ", "Warning: Scope(Haproxy::Config[haproxy]): haproxy: The $merge_options parameter will default to true in the next major release. Please review the documentation regarding the implications." ] } 2025-10-11 07:59:51.964612 | fa163e03-9ee7-dff2-f9c8-00000000351b | TIMING | Debug output for task: Run puppet on the host to apply IPtables rules | np0005481015 | 0:04:27.580243 | 0.11s 2025-10-11 07:59:51.966349 | fa163e03-9ee7-dff2-f9c8-0000000033c0 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-11 07:59:51.972102 | fa163e03-9ee7-dff2-f9c8-0000000033c0 | TIMING | create persistent directories | np0005481012 | 0:04:27.587732 | 0.56s 2025-10-11 07:59:52.005065 | fa163e03-9ee7-dff2-f9c8-00000000351c | TASK | create persistent directories 2025-10-11 07:59:52.014613 | fa163e03-9ee7-dff2-f9c8-0000000033c0 | TIMING | create persistent directories | np0005481012 | 0:04:27.630234 | 0.61s 2025-10-11 07:59:52.041340 | fa163e03-9ee7-dff2-f9c8-0000000033c1 | TASK | create persistent directories 2025-10-11 07:59:52.138629 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv6.conf.default.disable_ipv6 2025-10-11 07:59:52.142907 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:27.758525 | 5.18s 2025-10-11 07:59:52.150993 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481016 | item=net.ipv6.ip_nonlocal_bind 2025-10-11 07:59:52.154657 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:27.770293 | 5.79s 2025-10-11 07:59:52.165609 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481016 | 0:04:27.781245 | 5.80s 2025-10-11 07:59:52.183836 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TASK | Sysctl reload 2025-10-11 07:59:52.203211 | fa163e03-9ee7-dff2-f9c8-00000000351c | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-11 07:59:52.207958 | fa163e03-9ee7-dff2-f9c8-00000000351c | TIMING | create persistent directories | np0005481014 | 0:04:27.823578 | 0.56s 2025-10-11 07:59:52.215704 | fa163e03-9ee7-dff2-f9c8-00000000351c | TIMING | create persistent directories | np0005481014 | 0:04:27.831342 | 0.57s 2025-10-11 07:59:52.239623 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv6.conf.default.disable_ipv6 2025-10-11 07:59:52.244741 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:27.860374 | 6.45s 2025-10-11 07:59:52.245629 | fa163e03-9ee7-dff2-f9c8-00000000351d | TASK | create persistent directories 2025-10-11 07:59:52.352546 | fa163e03-9ee7-dff2-f9c8-00000000351c | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:52.356004 | fa163e03-9ee7-dff2-f9c8-00000000351c | TIMING | create persistent directories | np0005481015 | 0:04:27.971627 | 0.35s 2025-10-11 07:59:52.388692 | fa163e03-9ee7-dff2-f9c8-0000000033c1 | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:52.391154 | fa163e03-9ee7-dff2-f9c8-0000000033c1 | TIMING | create persistent directories | np0005481012 | 0:04:28.006790 | 0.35s 2025-10-11 07:59:52.471051 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-11 07:59:52.473344 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:28.088982 | 5.51s 2025-10-11 07:59:52.544681 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-11 07:59:52.547060 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:28.162696 | 6.75s 2025-10-11 07:59:52.588628 | fa163e03-9ee7-dff2-f9c8-00000000351d | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:52.590906 | fa163e03-9ee7-dff2-f9c8-00000000351d | TIMING | create persistent directories | np0005481014 | 0:04:28.206540 | 0.34s 2025-10-11 07:59:52.604854 | fa163e03-9ee7-dff2-f9c8-00000000351c | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api', 'setype': 'container_file_t'} 2025-10-11 07:59:52.607027 | fa163e03-9ee7-dff2-f9c8-00000000351c | TIMING | create persistent directories | np0005481015 | 0:04:28.222667 | 0.60s 2025-10-11 07:59:52.615521 | fa163e03-9ee7-dff2-f9c8-00000000351c | TIMING | create persistent directories | np0005481015 | 0:04:28.231152 | 0.61s 2025-10-11 07:59:52.636983 | fa163e03-9ee7-dff2-f9c8-00000000351d | TASK | create persistent directories 2025-10-11 07:59:52.668873 | fa163e03-9ee7-dff2-f9c8-0000000033c1 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-11 07:59:52.672725 | fa163e03-9ee7-dff2-f9c8-0000000033c1 | TIMING | create persistent directories | np0005481012 | 0:04:28.288342 | 0.63s 2025-10-11 07:59:52.685313 | fa163e03-9ee7-dff2-f9c8-0000000033c1 | TIMING | create persistent directories | np0005481012 | 0:04:28.300946 | 0.64s 2025-10-11 07:59:52.692922 | fa163e03-9ee7-dff2-f9c8-0000000044ca | CHANGED | Sysctl reload | np0005481016 2025-10-11 07:59:52.693886 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TIMING | tripleo_kernel : Sysctl reload | np0005481016 | 0:04:28.309528 | 0.51s 2025-10-11 07:59:52.726517 | fa163e03-9ee7-dff2-f9c8-0000000033c2 | TASK | create persistent directories 2025-10-11 07:59:52.745947 | fa163e03-9ee7-dff2-f9c8-00000000313c | TASK | create persistent logs directory 2025-10-11 07:59:52.774486 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481017 | item=net.ipv6.ip_nonlocal_bind 2025-10-11 07:59:52.777371 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:28.392990 | 5.82s 2025-10-11 07:59:52.786150 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481017 | 0:04:28.401785 | 5.83s 2025-10-11 07:59:52.799481 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TASK | Sysctl reload 2025-10-11 07:59:52.872922 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481019 | item=net.ipv6.ip_nonlocal_bind 2025-10-11 07:59:52.875772 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:28.491391 | 7.08s 2025-10-11 07:59:52.892885 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481019 | 0:04:28.508521 | 7.10s 2025-10-11 07:59:52.895851 | fa163e03-9ee7-dff2-f9c8-00000000351d | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-11 07:59:52.899082 | fa163e03-9ee7-dff2-f9c8-00000000351d | TIMING | create persistent directories | np0005481014 | 0:04:28.514719 | 0.65s 2025-10-11 07:59:52.913748 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TASK | Sysctl reload 2025-10-11 07:59:52.923858 | fa163e03-9ee7-dff2-f9c8-00000000351d | TIMING | create persistent directories | np0005481014 | 0:04:28.539467 | 0.68s 2025-10-11 07:59:52.946974 | fa163e03-9ee7-dff2-f9c8-00000000351e | TASK | create persistent directories 2025-10-11 07:59:52.982020 | fa163e03-9ee7-dff2-f9c8-00000000351d | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:52.986293 | fa163e03-9ee7-dff2-f9c8-00000000351d | TIMING | create persistent directories | np0005481015 | 0:04:28.601913 | 0.35s 2025-10-11 07:59:53.052697 | fa163e03-9ee7-dff2-f9c8-0000000033c2 | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:53.055068 | fa163e03-9ee7-dff2-f9c8-0000000033c2 | TIMING | create persistent directories | np0005481012 | 0:04:28.670703 | 0.33s 2025-10-11 07:59:53.062775 | fa163e03-9ee7-dff2-f9c8-0000000033c2 | TIMING | create persistent directories | np0005481012 | 0:04:28.678411 | 0.33s 2025-10-11 07:59:53.078776 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | TASK | create persistent directories 2025-10-11 07:59:53.111639 | fa163e03-9ee7-dff2-f9c8-00000000313c | CHANGED | create persistent logs directory | np0005481016 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 07:59:53.114826 | fa163e03-9ee7-dff2-f9c8-00000000313c | TIMING | create persistent logs directory | np0005481016 | 0:04:28.730450 | 0.37s 2025-10-11 07:59:53.236594 | fa163e03-9ee7-dff2-f9c8-00000000351d | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/heat-api-cfn', 'setype': 'container_file_t'} 2025-10-11 07:59:53.239152 | fa163e03-9ee7-dff2-f9c8-00000000351d | TIMING | create persistent directories | np0005481015 | 0:04:28.854787 | 0.60s 2025-10-11 07:59:53.250318 | fa163e03-9ee7-dff2-f9c8-00000000351e | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:53.252421 | fa163e03-9ee7-dff2-f9c8-00000000351e | TIMING | create persistent directories | np0005481014 | 0:04:28.868061 | 0.30s 2025-10-11 07:59:53.253940 | fa163e03-9ee7-dff2-f9c8-00000000351d | TIMING | create persistent directories | np0005481015 | 0:04:28.869573 | 0.62s 2025-10-11 07:59:53.259398 | fa163e03-9ee7-dff2-f9c8-00000000351e | TIMING | create persistent directories | np0005481014 | 0:04:28.875046 | 0.31s 2025-10-11 07:59:53.275707 | fa163e03-9ee7-dff2-f9c8-00000000351f | TASK | create persistent directories 2025-10-11 07:59:53.297945 | fa163e03-9ee7-dff2-f9c8-00000000351e | TASK | create persistent directories 2025-10-11 07:59:53.316671 | fa163e03-9ee7-dff2-f9c8-0000000044ca | CHANGED | Sysctl reload | np0005481017 2025-10-11 07:59:53.317816 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TIMING | tripleo_kernel : Sysctl reload | np0005481017 | 0:04:28.933456 | 0.52s 2025-10-11 07:59:53.336981 | fa163e03-9ee7-dff2-f9c8-0000000031f7 | TASK | create persistent logs directory 2025-10-11 07:59:53.379120 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:53.383190 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | TIMING | create persistent directories | np0005481012 | 0:04:28.998810 | 0.30s 2025-10-11 07:59:53.415863 | fa163e03-9ee7-dff2-f9c8-0000000044ca | CHANGED | Sysctl reload | np0005481019 2025-10-11 07:59:53.416751 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TIMING | tripleo_kernel : Sysctl reload | np0005481019 | 0:04:29.032397 | 0.50s 2025-10-11 07:59:53.430316 | fa163e03-9ee7-dff2-f9c8-00000000313c | CHANGED | create persistent logs directory | np0005481016 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 07:59:53.432375 | fa163e03-9ee7-dff2-f9c8-00000000313c | TIMING | create persistent logs directory | np0005481016 | 0:04:29.048008 | 0.68s 2025-10-11 07:59:53.443388 | fa163e03-9ee7-dff2-f9c8-00000000313c | TIMING | create persistent logs directory | np0005481016 | 0:04:29.059035 | 0.70s 2025-10-11 07:59:53.452298 | fa163e03-9ee7-dff2-f9c8-00000000313d | TASK | create persistent directories 2025-10-11 07:59:53.468850 | fa163e03-9ee7-dff2-f9c8-00000000334e | TASK | create persistent logs directory 2025-10-11 07:59:53.614185 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:53.617195 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481014 | 0:04:29.232817 | 0.34s 2025-10-11 07:59:53.649022 | fa163e03-9ee7-dff2-f9c8-00000000351e | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/heat', 'setype': 'container_file_t'} 2025-10-11 07:59:53.651112 | fa163e03-9ee7-dff2-f9c8-00000000351e | TIMING | create persistent directories | np0005481015 | 0:04:29.266751 | 0.35s 2025-10-11 07:59:53.658854 | fa163e03-9ee7-dff2-f9c8-00000000351e | TIMING | create persistent directories | np0005481015 | 0:04:29.274482 | 0.36s 2025-10-11 07:59:53.675113 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:53.676961 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | TIMING | create persistent directories | np0005481012 | 0:04:29.292599 | 0.60s 2025-10-11 07:59:53.687840 | fa163e03-9ee7-dff2-f9c8-00000000351f | TASK | create persistent directories 2025-10-11 07:59:53.724201 | fa163e03-9ee7-dff2-f9c8-0000000031f7 | CHANGED | create persistent logs directory | np0005481017 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 07:59:53.727401 | fa163e03-9ee7-dff2-f9c8-0000000031f7 | TIMING | create persistent logs directory | np0005481017 | 0:04:29.343016 | 0.39s 2025-10-11 07:59:53.787129 | fa163e03-9ee7-dff2-f9c8-00000000334e | CHANGED | create persistent logs directory | np0005481019 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 07:59:53.789456 | fa163e03-9ee7-dff2-f9c8-00000000334e | TIMING | create persistent logs directory | np0005481019 | 0:04:29.405073 | 0.32s 2025-10-11 07:59:53.795163 | fa163e03-9ee7-dff2-f9c8-00000000313d | CHANGED | create persistent directories | np0005481016 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 07:59:53.796831 | fa163e03-9ee7-dff2-f9c8-00000000313d | TIMING | create persistent directories | np0005481016 | 0:04:29.412477 | 0.34s 2025-10-11 07:59:53.801654 | fa163e03-9ee7-dff2-f9c8-00000000313d | TIMING | create persistent directories | np0005481016 | 0:04:29.417284 | 0.35s 2025-10-11 07:59:53.815767 | fa163e03-9ee7-dff2-f9c8-00000000313e | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-11 07:59:53.930151 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:53.934785 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481014 | 0:04:29.550400 | 0.66s 2025-10-11 07:59:53.982531 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-11 07:59:53.985359 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | TIMING | create persistent directories | np0005481012 | 0:04:29.600992 | 0.91s 2025-10-11 07:59:54.003847 | fa163e03-9ee7-dff2-f9c8-0000000031f7 | CHANGED | create persistent logs directory | np0005481017 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 07:59:54.006877 | fa163e03-9ee7-dff2-f9c8-0000000031f7 | TIMING | create persistent logs directory | np0005481017 | 0:04:29.622513 | 0.67s 2025-10-11 07:59:54.017076 | fa163e03-9ee7-dff2-f9c8-0000000031f7 | TIMING | create persistent logs directory | np0005481017 | 0:04:29.632695 | 0.68s 2025-10-11 07:59:54.031214 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:54.034145 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481015 | 0:04:29.649774 | 0.34s 2025-10-11 07:59:54.049868 | fa163e03-9ee7-dff2-f9c8-00000000334e | CHANGED | create persistent logs directory | np0005481019 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 07:59:54.051698 | fa163e03-9ee7-dff2-f9c8-00000000334e | TIMING | create persistent logs directory | np0005481019 | 0:04:29.667335 | 0.58s 2025-10-11 07:59:54.067484 | fa163e03-9ee7-dff2-f9c8-0000000031f8 | TASK | create persistent directories 2025-10-11 07:59:54.080993 | fa163e03-9ee7-dff2-f9c8-00000000334e | TIMING | create persistent logs directory | np0005481019 | 0:04:29.696602 | 0.61s 2025-10-11 07:59:54.104273 | fa163e03-9ee7-dff2-f9c8-00000000334f | TASK | create persistent directories 2025-10-11 07:59:54.121598 | fa163e03-9ee7-dff2-f9c8-00000000313e | OK | Check for /var/lib/nova/instances directory exitance | np0005481016 2025-10-11 07:59:54.122936 | fa163e03-9ee7-dff2-f9c8-00000000313e | TIMING | Check for /var/lib/nova/instances directory exitance | np0005481016 | 0:04:29.738570 | 0.31s 2025-10-11 07:59:54.141102 | fa163e03-9ee7-dff2-f9c8-00000000313f | TASK | create persistent directories 2025-10-11 07:59:54.232149 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-11 07:59:54.235234 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481014 | 0:04:29.850851 | 0.96s 2025-10-11 07:59:54.313292 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | CHANGED | create persistent directories | np0005481012 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:54.316065 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | TIMING | create persistent directories | np0005481012 | 0:04:29.931705 | 1.24s 2025-10-11 07:59:54.327467 | fa163e03-9ee7-dff2-f9c8-0000000033c3 | TIMING | create persistent directories | np0005481012 | 0:04:29.943073 | 1.25s 2025-10-11 07:59:54.369524 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:54.371655 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481015 | 0:04:29.987282 | 0.68s 2025-10-11 07:59:54.378533 | fa163e03-9ee7-dff2-f9c8-0000000031f8 | CHANGED | create persistent directories | np0005481017 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 07:59:54.380846 | fa163e03-9ee7-dff2-f9c8-0000000031f8 | TIMING | create persistent directories | np0005481017 | 0:04:29.996480 | 0.31s 2025-10-11 07:59:54.393847 | fa163e03-9ee7-dff2-f9c8-0000000033c4 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-11 07:59:54.410259 | fa163e03-9ee7-dff2-f9c8-0000000031f8 | TIMING | create persistent directories | np0005481017 | 0:04:30.025853 | 0.34s 2025-10-11 07:59:54.430163 | fa163e03-9ee7-dff2-f9c8-0000000031f9 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-11 07:59:54.447744 | fa163e03-9ee7-dff2-f9c8-00000000334f | CHANGED | create persistent directories | np0005481019 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 07:59:54.452307 | fa163e03-9ee7-dff2-f9c8-00000000334f | TIMING | create persistent directories | np0005481019 | 0:04:30.067914 | 0.35s 2025-10-11 07:59:54.461572 | fa163e03-9ee7-dff2-f9c8-00000000334f | TIMING | create persistent directories | np0005481019 | 0:04:30.077210 | 0.36s 2025-10-11 07:59:54.475752 | fa163e03-9ee7-dff2-f9c8-000000003350 | TASK | Check for /var/lib/nova/instances directory exitance 2025-10-11 07:59:54.515123 | fa163e03-9ee7-dff2-f9c8-00000000313f | CHANGED | create persistent directories | np0005481016 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-11 07:59:54.519525 | fa163e03-9ee7-dff2-f9c8-00000000313f | TIMING | create persistent directories | np0005481016 | 0:04:30.135145 | 0.38s 2025-10-11 07:59:54.536082 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481014 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:54.538073 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481014 | 0:04:30.153713 | 1.26s 2025-10-11 07:59:54.547531 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481014 | 0:04:30.163166 | 1.27s 2025-10-11 07:59:54.568119 | fa163e03-9ee7-dff2-f9c8-000000003520 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-11 07:59:54.647804 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/www', 'setype': 'container_file_t'} 2025-10-11 07:59:54.651494 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481015 | 0:04:30.267089 | 0.96s 2025-10-11 07:59:54.757165 | fa163e03-9ee7-dff2-f9c8-000000003350 | OK | Check for /var/lib/nova/instances directory exitance | np0005481019 2025-10-11 07:59:54.759869 | fa163e03-9ee7-dff2-f9c8-000000003350 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005481019 | 0:04:30.375502 | 0.28s 2025-10-11 07:59:54.761995 | fa163e03-9ee7-dff2-f9c8-0000000031f9 | OK | Check for /var/lib/nova/instances directory exitance | np0005481017 2025-10-11 07:59:54.763847 | fa163e03-9ee7-dff2-f9c8-0000000031f9 | TIMING | Check for /var/lib/nova/instances directory exitance | np0005481017 | 0:04:30.379463 | 0.33s 2025-10-11 07:59:54.785292 | fa163e03-9ee7-dff2-f9c8-0000000031fa | TASK | create persistent directories 2025-10-11 07:59:54.810317 | fa163e03-9ee7-dff2-f9c8-000000003351 | TASK | create persistent directories 2025-10-11 07:59:54.862092 | fa163e03-9ee7-dff2-f9c8-00000000313f | CHANGED | create persistent directories | np0005481016 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-11 07:59:54.865363 | fa163e03-9ee7-dff2-f9c8-00000000313f | TIMING | create persistent directories | np0005481016 | 0:04:30.480990 | 0.72s 2025-10-11 07:59:54.943484 | fa163e03-9ee7-dff2-f9c8-00000000351f | CHANGED | create persistent directories | np0005481015 | item={'mode': '01777', 'path': '/var/tmp/horizon', 'setype': 'container_file_t'} 2025-10-11 07:59:54.945935 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481015 | 0:04:30.561571 | 1.26s 2025-10-11 07:59:54.957664 | fa163e03-9ee7-dff2-f9c8-00000000351f | TIMING | create persistent directories | np0005481015 | 0:04:30.573299 | 1.27s 2025-10-11 07:59:54.979767 | fa163e03-9ee7-dff2-f9c8-000000003520 | TASK | ensure /var/tmp/horizon exists on boot 2025-10-11 07:59:55.145201 | fa163e03-9ee7-dff2-f9c8-0000000031fa | CHANGED | create persistent directories | np0005481017 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-11 07:59:55.148512 | fa163e03-9ee7-dff2-f9c8-0000000031fa | TIMING | create persistent directories | np0005481017 | 0:04:30.764132 | 0.36s 2025-10-11 07:59:55.159107 | fa163e03-9ee7-dff2-f9c8-00000000313f | CHANGED | create persistent directories | np0005481016 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-11 07:59:55.161093 | fa163e03-9ee7-dff2-f9c8-00000000313f | TIMING | create persistent directories | np0005481016 | 0:04:30.776735 | 1.02s 2025-10-11 07:59:55.167543 | fa163e03-9ee7-dff2-f9c8-000000003351 | CHANGED | create persistent directories | np0005481019 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-11 07:59:55.169481 | fa163e03-9ee7-dff2-f9c8-000000003351 | TIMING | create persistent directories | np0005481019 | 0:04:30.785122 | 0.36s 2025-10-11 07:59:55.305044 | fa163e03-9ee7-dff2-f9c8-0000000033c4 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005481012 2025-10-11 07:59:55.306226 | fa163e03-9ee7-dff2-f9c8-0000000033c4 | TIMING | ensure /var/tmp/horizon exists on boot | np0005481012 | 0:04:30.921867 | 0.91s 2025-10-11 07:59:55.327837 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | TASK | create fcontext entry for iscsi 2025-10-11 07:59:55.469470 | fa163e03-9ee7-dff2-f9c8-000000003520 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005481014 2025-10-11 07:59:55.471214 | fa163e03-9ee7-dff2-f9c8-000000003520 | TIMING | ensure /var/tmp/horizon exists on boot | np0005481014 | 0:04:31.086839 | 0.90s 2025-10-11 07:59:55.479256 | fa163e03-9ee7-dff2-f9c8-00000000313f | CHANGED | create persistent directories | np0005481016 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-11 07:59:55.482080 | fa163e03-9ee7-dff2-f9c8-00000000313f | TIMING | create persistent directories | np0005481016 | 0:04:31.097715 | 1.34s 2025-10-11 07:59:55.501127 | fa163e03-9ee7-dff2-f9c8-0000000031fa | CHANGED | create persistent directories | np0005481017 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-11 07:59:55.504361 | fa163e03-9ee7-dff2-f9c8-0000000031fa | TIMING | create persistent directories | np0005481017 | 0:04:31.119998 | 0.72s 2025-10-11 07:59:55.515997 | fa163e03-9ee7-dff2-f9c8-000000003351 | CHANGED | create persistent directories | np0005481019 | item={'path': '/var/lib/_nova_secontext', 'setype': 'container_file_t'} 2025-10-11 07:59:55.521231 | fa163e03-9ee7-dff2-f9c8-000000003351 | TIMING | create persistent directories | np0005481019 | 0:04:31.136867 | 0.71s 2025-10-11 07:59:55.541744 | fa163e03-9ee7-dff2-f9c8-000000003521 | TASK | create fcontext entry for iscsi 2025-10-11 07:59:55.746878 | fa163e03-9ee7-dff2-f9c8-0000000031fa | CHANGED | create persistent directories | np0005481017 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-11 07:59:55.749240 | fa163e03-9ee7-dff2-f9c8-0000000031fa | TIMING | create persistent directories | np0005481017 | 0:04:31.364874 | 0.96s 2025-10-11 07:59:55.785364 | fa163e03-9ee7-dff2-f9c8-00000000313f | OK | create persistent directories | np0005481016 | item={'path': '/etc/tmpfiles.d'} 2025-10-11 07:59:55.787079 | fa163e03-9ee7-dff2-f9c8-00000000313f | TIMING | create persistent directories | np0005481016 | 0:04:31.402722 | 1.64s 2025-10-11 07:59:55.793198 | fa163e03-9ee7-dff2-f9c8-00000000313f | TIMING | create persistent directories | np0005481016 | 0:04:31.408824 | 1.65s 2025-10-11 07:59:55.808760 | fa163e03-9ee7-dff2-f9c8-000000003140 | TASK | ensure /run/nova is present upon reboot 2025-10-11 07:59:55.825489 | fa163e03-9ee7-dff2-f9c8-000000003351 | CHANGED | create persistent directories | np0005481019 | item={'path': '/var/lib/nova/instances', 'setype': 'container_file_t'} 2025-10-11 07:59:55.828988 | fa163e03-9ee7-dff2-f9c8-000000003351 | TIMING | create persistent directories | np0005481019 | 0:04:31.444621 | 1.02s 2025-10-11 07:59:55.984422 | fa163e03-9ee7-dff2-f9c8-000000003520 | CHANGED | ensure /var/tmp/horizon exists on boot | np0005481015 2025-10-11 07:59:55.985387 | fa163e03-9ee7-dff2-f9c8-000000003520 | TIMING | ensure /var/tmp/horizon exists on boot | np0005481015 | 0:04:31.601028 | 1.00s 2025-10-11 07:59:56.005585 | fa163e03-9ee7-dff2-f9c8-000000003521 | TASK | create fcontext entry for iscsi 2025-10-11 07:59:56.047808 | fa163e03-9ee7-dff2-f9c8-0000000031fa | CHANGED | create persistent directories | np0005481017 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-11 07:59:56.050273 | fa163e03-9ee7-dff2-f9c8-0000000031fa | TIMING | create persistent directories | np0005481017 | 0:04:31.665906 | 1.26s 2025-10-11 07:59:56.103664 | fa163e03-9ee7-dff2-f9c8-000000003351 | CHANGED | create persistent directories | np0005481019 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-11 07:59:56.105581 | fa163e03-9ee7-dff2-f9c8-000000003351 | TIMING | create persistent directories | np0005481019 | 0:04:31.721225 | 1.29s 2025-10-11 07:59:56.327047 | fa163e03-9ee7-dff2-f9c8-0000000031fa | OK | create persistent directories | np0005481017 | item={'path': '/etc/tmpfiles.d'} 2025-10-11 07:59:56.328895 | fa163e03-9ee7-dff2-f9c8-0000000031fa | TIMING | create persistent directories | np0005481017 | 0:04:31.944538 | 1.54s 2025-10-11 07:59:56.333816 | fa163e03-9ee7-dff2-f9c8-0000000031fa | TIMING | create persistent directories | np0005481017 | 0:04:31.949457 | 1.55s 2025-10-11 07:59:56.344492 | fa163e03-9ee7-dff2-f9c8-0000000031fb | TASK | ensure /run/nova is present upon reboot 2025-10-11 07:59:56.448567 | fa163e03-9ee7-dff2-f9c8-000000003351 | OK | create persistent directories | np0005481019 | item={'path': '/etc/tmpfiles.d'} 2025-10-11 07:59:56.453772 | fa163e03-9ee7-dff2-f9c8-000000003351 | TIMING | create persistent directories | np0005481019 | 0:04:32.069394 | 1.64s 2025-10-11 07:59:56.464502 | fa163e03-9ee7-dff2-f9c8-000000003351 | TIMING | create persistent directories | np0005481019 | 0:04:32.080134 | 1.65s 2025-10-11 07:59:56.486934 | fa163e03-9ee7-dff2-f9c8-000000003352 | TASK | ensure /run/nova is present upon reboot 2025-10-11 07:59:56.717769 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | CHANGED | create fcontext entry for iscsi | np0005481012 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:56.722079 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | TIMING | create fcontext entry for iscsi | np0005481012 | 0:04:32.337697 | 1.39s 2025-10-11 07:59:56.854432 | fa163e03-9ee7-dff2-f9c8-000000003521 | CHANGED | create fcontext entry for iscsi | np0005481014 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:56.857383 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481014 | 0:04:32.473019 | 1.31s 2025-10-11 07:59:56.865867 | fa163e03-9ee7-dff2-f9c8-000000003140 | CHANGED | ensure /run/nova is present upon reboot | np0005481016 2025-10-11 07:59:56.867391 | fa163e03-9ee7-dff2-f9c8-000000003140 | TIMING | ensure /run/nova is present upon reboot | np0005481016 | 0:04:32.483025 | 1.06s 2025-10-11 07:59:56.887158 | fa163e03-9ee7-dff2-f9c8-000000003141 | TASK | create tempfiles 2025-10-11 07:59:57.252589 | fa163e03-9ee7-dff2-f9c8-000000003141 | CHANGED | create tempfiles | np0005481016 2025-10-11 07:59:57.254300 | fa163e03-9ee7-dff2-f9c8-000000003141 | TIMING | create tempfiles | np0005481016 | 0:04:32.869924 | 0.37s 2025-10-11 07:59:57.277043 | fa163e03-9ee7-dff2-f9c8-000000003142 | TASK | Mount Nova NFS Share 2025-10-11 07:59:57.306283 | fa163e03-9ee7-dff2-f9c8-0000000031fb | CHANGED | ensure /run/nova is present upon reboot | np0005481017 2025-10-11 07:59:57.308330 | fa163e03-9ee7-dff2-f9c8-0000000031fb | TIMING | ensure /run/nova is present upon reboot | np0005481017 | 0:04:32.923958 | 0.96s 2025-10-11 07:59:57.334783 | fa163e03-9ee7-dff2-f9c8-0000000031fc | TASK | create tempfiles 2025-10-11 07:59:57.348297 | fa163e03-9ee7-dff2-f9c8-000000003142 | SKIPPED | Mount Nova NFS Share | np0005481016 2025-10-11 07:59:57.350464 | fa163e03-9ee7-dff2-f9c8-000000003142 | TIMING | Mount Nova NFS Share | np0005481016 | 0:04:32.966035 | 0.07s 2025-10-11 07:59:57.373521 | fa163e03-9ee7-dff2-f9c8-000000003144 | TASK | check systemd-container package installed or not 2025-10-11 07:59:57.381683 | fa163e03-9ee7-dff2-f9c8-000000003521 | CHANGED | create fcontext entry for iscsi | np0005481015 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:57.396355 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481015 | 0:04:33.011962 | 1.39s 2025-10-11 07:59:57.415157 | fa163e03-9ee7-dff2-f9c8-000000003144 | SKIPPED | check systemd-container package installed or not | np0005481016 2025-10-11 07:59:57.416564 | fa163e03-9ee7-dff2-f9c8-000000003144 | TIMING | check systemd-container package installed or not | np0005481016 | 0:04:33.032198 | 0.04s 2025-10-11 07:59:57.435483 | fa163e03-9ee7-dff2-f9c8-000000003145 | TASK | get latest package from downloaded package versions 2025-10-11 07:59:57.470053 | fa163e03-9ee7-dff2-f9c8-000000003145 | SKIPPED | get latest package from downloaded package versions | np0005481016 2025-10-11 07:59:57.471380 | fa163e03-9ee7-dff2-f9c8-000000003145 | TIMING | get latest package from downloaded package versions | np0005481016 | 0:04:33.087014 | 0.03s 2025-10-11 07:59:57.489175 | fa163e03-9ee7-dff2-f9c8-000000003146 | TASK | Install systemd-container package on boot 2025-10-11 07:59:57.498625 | fa163e03-9ee7-dff2-f9c8-000000003352 | CHANGED | ensure /run/nova is present upon reboot | np0005481019 2025-10-11 07:59:57.500291 | fa163e03-9ee7-dff2-f9c8-000000003352 | TIMING | ensure /run/nova is present upon reboot | np0005481019 | 0:04:33.115916 | 1.01s 2025-10-11 07:59:57.529994 | fa163e03-9ee7-dff2-f9c8-000000003353 | TASK | create tempfiles 2025-10-11 07:59:57.540281 | fa163e03-9ee7-dff2-f9c8-000000003146 | SKIPPED | Install systemd-container package on boot | np0005481016 2025-10-11 07:59:57.542079 | fa163e03-9ee7-dff2-f9c8-000000003146 | TIMING | Install systemd-container package on boot | np0005481016 | 0:04:33.157698 | 0.05s 2025-10-11 07:59:57.561982 | fa163e03-9ee7-dff2-f9c8-000000003147 | TASK | enable install-systemd-container on compute boot 2025-10-11 07:59:57.588741 | fa163e03-9ee7-dff2-f9c8-000000003147 | SKIPPED | enable install-systemd-container on compute boot | np0005481016 2025-10-11 07:59:57.589963 | fa163e03-9ee7-dff2-f9c8-000000003147 | TIMING | enable install-systemd-container on compute boot | np0005481016 | 0:04:33.205595 | 0.03s 2025-10-11 07:59:57.607396 | fa163e03-9ee7-dff2-f9c8-000000003148 | TASK | check if install-systemd-container service exists 2025-10-11 07:59:57.630711 | fa163e03-9ee7-dff2-f9c8-000000003148 | SKIPPED | check if install-systemd-container service exists | np0005481016 2025-10-11 07:59:57.631534 | fa163e03-9ee7-dff2-f9c8-000000003148 | TIMING | check if install-systemd-container service exists | np0005481016 | 0:04:33.247176 | 0.02s 2025-10-11 07:59:57.642992 | fa163e03-9ee7-dff2-f9c8-000000003149 | TASK | disable and mask install-systemd-container on compute boot 2025-10-11 07:59:57.674090 | fa163e03-9ee7-dff2-f9c8-000000003149 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005481016 2025-10-11 07:59:57.675265 | fa163e03-9ee7-dff2-f9c8-000000003149 | TIMING | disable and mask install-systemd-container on compute boot | np0005481016 | 0:04:33.290902 | 0.03s 2025-10-11 07:59:57.687005 | fa163e03-9ee7-dff2-f9c8-00000000314b | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-11 07:59:57.723713 | fa163e03-9ee7-dff2-f9c8-00000000314b | OK | is Nova Resume Guests State On Host Boot enabled | np0005481016 2025-10-11 07:59:57.725085 | fa163e03-9ee7-dff2-f9c8-00000000314b | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005481016 | 0:04:33.340724 | 0.04s 2025-10-11 07:59:57.725594 | fa163e03-9ee7-dff2-f9c8-0000000031fc | CHANGED | create tempfiles | np0005481017 2025-10-11 07:59:57.726109 | fa163e03-9ee7-dff2-f9c8-0000000031fc | TIMING | create tempfiles | np0005481017 | 0:04:33.341756 | 0.39s 2025-10-11 07:59:57.742762 | fa163e03-9ee7-dff2-f9c8-00000000314d | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-11 07:59:57.762067 | fa163e03-9ee7-dff2-f9c8-0000000031fd | TASK | Mount Nova NFS Share 2025-10-11 07:59:57.776664 | fa163e03-9ee7-dff2-f9c8-00000000314d | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005481016 2025-10-11 07:59:57.777738 | fa163e03-9ee7-dff2-f9c8-00000000314d | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005481016 | 0:04:33.393374 | 0.03s 2025-10-11 07:59:57.788181 | fa163e03-9ee7-dff2-f9c8-00000000314e | TASK | Making sure virt-guest-shutdown.target is present 2025-10-11 07:59:57.799720 | fa163e03-9ee7-dff2-f9c8-0000000031fd | SKIPPED | Mount Nova NFS Share | np0005481017 2025-10-11 07:59:57.800834 | fa163e03-9ee7-dff2-f9c8-0000000031fd | TIMING | Mount Nova NFS Share | np0005481017 | 0:04:33.416463 | 0.04s 2025-10-11 07:59:57.812858 | fa163e03-9ee7-dff2-f9c8-0000000031ff | TASK | check systemd-container package installed or not 2025-10-11 07:59:57.829049 | fa163e03-9ee7-dff2-f9c8-00000000314e | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005481016 2025-10-11 07:59:57.830236 | fa163e03-9ee7-dff2-f9c8-00000000314e | TIMING | Making sure virt-guest-shutdown.target is present | np0005481016 | 0:04:33.445871 | 0.04s 2025-10-11 07:59:57.841122 | fa163e03-9ee7-dff2-f9c8-00000000314f | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-11 07:59:57.853428 | fa163e03-9ee7-dff2-f9c8-0000000031ff | SKIPPED | check systemd-container package installed or not | np0005481017 2025-10-11 07:59:57.854494 | fa163e03-9ee7-dff2-f9c8-0000000031ff | TIMING | check systemd-container package installed or not | np0005481017 | 0:04:33.470128 | 0.04s 2025-10-11 07:59:57.864569 | fa163e03-9ee7-dff2-f9c8-000000003200 | TASK | get latest package from downloaded package versions 2025-10-11 07:59:57.876319 | fa163e03-9ee7-dff2-f9c8-00000000314f | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005481016 2025-10-11 07:59:57.877400 | fa163e03-9ee7-dff2-f9c8-00000000314f | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005481016 | 0:04:33.493038 | 0.03s 2025-10-11 07:59:57.887781 | fa163e03-9ee7-dff2-f9c8-000000003151 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-11 07:59:57.900520 | fa163e03-9ee7-dff2-f9c8-000000003200 | SKIPPED | get latest package from downloaded package versions | np0005481017 2025-10-11 07:59:57.901533 | fa163e03-9ee7-dff2-f9c8-000000003200 | TIMING | get latest package from downloaded package versions | np0005481017 | 0:04:33.517167 | 0.04s 2025-10-11 07:59:57.911589 | fa163e03-9ee7-dff2-f9c8-000000003201 | TASK | Install systemd-container package on boot 2025-10-11 07:59:57.922493 | fa163e03-9ee7-dff2-f9c8-000000003353 | CHANGED | create tempfiles | np0005481019 2025-10-11 07:59:57.935272 | fa163e03-9ee7-dff2-f9c8-000000003353 | TIMING | create tempfiles | np0005481019 | 0:04:33.550908 | 0.40s 2025-10-11 07:59:57.935750 | fa163e03-9ee7-dff2-f9c8-000000003151 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005481016 2025-10-11 07:59:57.936034 | fa163e03-9ee7-dff2-f9c8-000000003151 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005481016 | 0:04:33.551684 | 0.05s 2025-10-11 07:59:57.936791 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | CHANGED | create fcontext entry for iscsi | np0005481012 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:57.939121 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | TIMING | create fcontext entry for iscsi | np0005481012 | 0:04:33.554757 | 2.61s 2025-10-11 07:59:57.951520 | fa163e03-9ee7-dff2-f9c8-000000003152 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-11 07:59:57.967257 | fa163e03-9ee7-dff2-f9c8-000000003354 | TASK | Mount Nova NFS Share 2025-10-11 07:59:57.973821 | fa163e03-9ee7-dff2-f9c8-000000003201 | SKIPPED | Install systemd-container package on boot | np0005481017 2025-10-11 07:59:57.974731 | fa163e03-9ee7-dff2-f9c8-000000003201 | TIMING | Install systemd-container package on boot | np0005481017 | 0:04:33.590365 | 0.06s 2025-10-11 07:59:57.984837 | fa163e03-9ee7-dff2-f9c8-000000003202 | TASK | enable install-systemd-container on compute boot 2025-10-11 07:59:57.997015 | fa163e03-9ee7-dff2-f9c8-000000003152 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005481016 2025-10-11 07:59:58.003039 | fa163e03-9ee7-dff2-f9c8-000000003152 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005481016 | 0:04:33.618675 | 0.05s 2025-10-11 07:59:58.003364 | fa163e03-9ee7-dff2-f9c8-000000003354 | SKIPPED | Mount Nova NFS Share | np0005481019 2025-10-11 07:59:58.003665 | fa163e03-9ee7-dff2-f9c8-000000003354 | TIMING | Mount Nova NFS Share | np0005481019 | 0:04:33.619314 | 0.04s 2025-10-11 07:59:58.017650 | fa163e03-9ee7-dff2-f9c8-000000003153 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-11 07:59:58.031951 | fa163e03-9ee7-dff2-f9c8-000000003358 | TASK | check systemd-container package installed or not 2025-10-11 07:59:58.037736 | fa163e03-9ee7-dff2-f9c8-000000003202 | SKIPPED | enable install-systemd-container on compute boot | np0005481017 2025-10-11 07:59:58.045071 | fa163e03-9ee7-dff2-f9c8-000000003202 | TIMING | enable install-systemd-container on compute boot | np0005481017 | 0:04:33.660704 | 0.05s 2025-10-11 07:59:58.045379 | fa163e03-9ee7-dff2-f9c8-000000003153 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005481016 2025-10-11 07:59:58.045666 | fa163e03-9ee7-dff2-f9c8-000000003153 | TIMING | Making sure virt-guest-shutdown.target is present | np0005481016 | 0:04:33.661316 | 0.03s 2025-10-11 07:59:58.057350 | fa163e03-9ee7-dff2-f9c8-000000003154 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-11 07:59:58.082844 | fa163e03-9ee7-dff2-f9c8-000000003203 | TASK | check if install-systemd-container service exists 2025-10-11 07:59:58.096067 | fa163e03-9ee7-dff2-f9c8-000000003521 | CHANGED | create fcontext entry for iscsi | np0005481014 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:58.097233 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481014 | 0:04:33.712862 | 2.55s 2025-10-11 07:59:58.106308 | fa163e03-9ee7-dff2-f9c8-000000003358 | SKIPPED | check systemd-container package installed or not | np0005481019 2025-10-11 07:59:58.108932 | fa163e03-9ee7-dff2-f9c8-000000003358 | TIMING | check systemd-container package installed or not | np0005481019 | 0:04:33.724552 | 0.08s 2025-10-11 07:59:58.110532 | fa163e03-9ee7-dff2-f9c8-000000003154 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005481016 2025-10-11 07:59:58.112018 | fa163e03-9ee7-dff2-f9c8-000000003154 | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005481016 | 0:04:33.727076 | 0.05s 2025-10-11 07:59:58.135644 | fa163e03-9ee7-dff2-f9c8-000000003156 | TASK | ensure ceph configurations exist 2025-10-11 07:59:58.157003 | fa163e03-9ee7-dff2-f9c8-000000003359 | TASK | get latest package from downloaded package versions 2025-10-11 07:59:58.169089 | fa163e03-9ee7-dff2-f9c8-000000003203 | SKIPPED | check if install-systemd-container service exists | np0005481017 2025-10-11 07:59:58.171341 | fa163e03-9ee7-dff2-f9c8-000000003203 | TIMING | check if install-systemd-container service exists | np0005481017 | 0:04:33.786947 | 0.07s 2025-10-11 07:59:58.193615 | fa163e03-9ee7-dff2-f9c8-000000003204 | TASK | disable and mask install-systemd-container on compute boot 2025-10-11 07:59:58.210410 | fa163e03-9ee7-dff2-f9c8-000000003359 | SKIPPED | get latest package from downloaded package versions | np0005481019 2025-10-11 07:59:58.212693 | fa163e03-9ee7-dff2-f9c8-000000003359 | TIMING | get latest package from downloaded package versions | np0005481019 | 0:04:33.828289 | 0.05s 2025-10-11 07:59:58.239687 | fa163e03-9ee7-dff2-f9c8-00000000335a | TASK | Install systemd-container package on boot 2025-10-11 07:59:58.253883 | fa163e03-9ee7-dff2-f9c8-000000003204 | SKIPPED | disable and mask install-systemd-container on compute boot | np0005481017 2025-10-11 07:59:58.255749 | fa163e03-9ee7-dff2-f9c8-000000003204 | TIMING | disable and mask install-systemd-container on compute boot | np0005481017 | 0:04:33.871369 | 0.05s 2025-10-11 07:59:58.271640 | fa163e03-9ee7-dff2-f9c8-000000003206 | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-11 07:59:58.286498 | fa163e03-9ee7-dff2-f9c8-00000000335a | SKIPPED | Install systemd-container package on boot | np0005481019 2025-10-11 07:59:58.288224 | fa163e03-9ee7-dff2-f9c8-00000000335a | TIMING | Install systemd-container package on boot | np0005481019 | 0:04:33.903850 | 0.04s 2025-10-11 07:59:58.305562 | fa163e03-9ee7-dff2-f9c8-00000000335b | TASK | enable install-systemd-container on compute boot 2025-10-11 07:59:58.320425 | fa163e03-9ee7-dff2-f9c8-000000003206 | OK | is Nova Resume Guests State On Host Boot enabled | np0005481017 2025-10-11 07:59:58.322206 | fa163e03-9ee7-dff2-f9c8-000000003206 | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005481017 | 0:04:33.937833 | 0.04s 2025-10-11 07:59:58.339487 | fa163e03-9ee7-dff2-f9c8-000000003208 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-11 07:59:58.356022 | fa163e03-9ee7-dff2-f9c8-00000000335b | SKIPPED | enable install-systemd-container on compute boot | np0005481019 2025-10-11 07:59:58.358159 | fa163e03-9ee7-dff2-f9c8-00000000335b | TIMING | enable install-systemd-container on compute boot | np0005481019 | 0:04:33.973757 | 0.05s 2025-10-11 07:59:58.399001 | fa163e03-9ee7-dff2-f9c8-00000000335c | TASK | check if install-systemd-container service exists 2025-10-11 07:59:58.409370 | fa163e03-9ee7-dff2-f9c8-000000003208 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005481017 2025-10-11 07:59:58.411230 | fa163e03-9ee7-dff2-f9c8-000000003208 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005481017 | 0:04:34.026855 | 0.06s 2025-10-11 07:59:58.425321 | fa163e03-9ee7-dff2-f9c8-000000003209 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-11 07:59:58.439371 | fa163e03-9ee7-dff2-f9c8-00000000335c | SKIPPED | check if install-systemd-container service exists | np0005481019 2025-10-11 07:59:58.446503 | fa163e03-9ee7-dff2-f9c8-00000000335c | TIMING | check if install-systemd-container service exists | np0005481019 | 0:04:34.062126 | 0.05s 2025-10-11 07:59:58.447137 | fa163e03-9ee7-dff2-f9c8-000000003156 | CHANGED | ensure ceph configurations exist | np0005481016 2025-10-11 07:59:58.447570 | fa163e03-9ee7-dff2-f9c8-000000003156 | TIMING | ensure ceph configurations exist | np0005481016 | 0:04:34.063220 | 0.31s 2025-10-11 07:59:58.458897 | fa163e03-9ee7-dff2-f9c8-000000003157 | TASK | Do we prepend nova startup with a delay 2025-10-11 07:59:58.483310 | fa163e03-9ee7-dff2-f9c8-00000000335d | TASK | disable and mask install-systemd-container on compute boot 2025-10-11 07:59:58.500949 | fa163e03-9ee7-dff2-f9c8-000000003209 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005481017 2025-10-11 07:59:58.504124 | fa163e03-9ee7-dff2-f9c8-000000003209 | TIMING | Making sure virt-guest-shutdown.target is present | np0005481017 | 0:04:34.119739 | 0.08s 2025-10-11 07:59:58.504849 | fa163e03-9ee7-dff2-f9c8-000000003157 | OK | Do we prepend nova startup with a delay | np0005481016 2025-10-11 07:59:58.505335 | fa163e03-9ee7-dff2-f9c8-000000003157 | TIMING | Do we prepend nova startup with a delay | np0005481016 | 0:04:34.120981 | 0.04s 2025-10-11 07:59:58.526209 | fa163e03-9ee7-dff2-f9c8-000000003158 | TASK | install nova-compute delay wrapper script 2025-10-11 07:59:58.548229 | fa163e03-9ee7-dff2-f9c8-00000000320a | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-11 07:59:58.557156 | fa163e03-9ee7-dff2-f9c8-00000000335d | SKIPPED | disable and mask install-systemd-container on compute boot | np0005481019 2025-10-11 07:59:58.558259 | fa163e03-9ee7-dff2-f9c8-00000000335d | TIMING | disable and mask install-systemd-container on compute boot | np0005481019 | 0:04:34.173887 | 0.07s 2025-10-11 07:59:58.572076 | fa163e03-9ee7-dff2-f9c8-00000000335f | TASK | is Nova Resume Guests State On Host Boot enabled 2025-10-11 07:59:58.597272 | fa163e03-9ee7-dff2-f9c8-000000003158 | SKIPPED | install nova-compute delay wrapper script | np0005481016 2025-10-11 07:59:58.598690 | fa163e03-9ee7-dff2-f9c8-000000003158 | TIMING | install nova-compute delay wrapper script | np0005481016 | 0:04:34.214322 | 0.07s 2025-10-11 07:59:58.599054 | fa163e03-9ee7-dff2-f9c8-00000000320a | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005481017 2025-10-11 07:59:58.599391 | fa163e03-9ee7-dff2-f9c8-00000000320a | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005481017 | 0:04:34.215040 | 0.05s 2025-10-11 07:59:58.609989 | fa163e03-9ee7-dff2-f9c8-000000003159 | TASK | Is irqbalance enabled 2025-10-11 07:59:58.631085 | fa163e03-9ee7-dff2-f9c8-00000000320c | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-11 07:59:58.638315 | fa163e03-9ee7-dff2-f9c8-00000000335f | OK | is Nova Resume Guests State On Host Boot enabled | np0005481019 2025-10-11 07:59:58.639404 | fa163e03-9ee7-dff2-f9c8-00000000335f | TIMING | is Nova Resume Guests State On Host Boot enabled | np0005481019 | 0:04:34.255040 | 0.07s 2025-10-11 07:59:58.644705 | fa163e03-9ee7-dff2-f9c8-000000003159 | OK | Is irqbalance enabled | np0005481016 2025-10-11 07:59:58.645065 | fa163e03-9ee7-dff2-f9c8-000000003159 | TIMING | Is irqbalance enabled | np0005481016 | 0:04:34.260713 | 0.03s 2025-10-11 07:59:58.655423 | fa163e03-9ee7-dff2-f9c8-00000000315a | TASK | disable irqbalance service on compute 2025-10-11 07:59:58.674990 | fa163e03-9ee7-dff2-f9c8-000000003361 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs 2025-10-11 07:59:58.682396 | fa163e03-9ee7-dff2-f9c8-00000000320c | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005481017 2025-10-11 07:59:58.688784 | fa163e03-9ee7-dff2-f9c8-00000000320c | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005481017 | 0:04:34.304413 | 0.06s 2025-10-11 07:59:58.689960 | fa163e03-9ee7-dff2-f9c8-00000000315a | SKIPPED | disable irqbalance service on compute | np0005481016 2025-10-11 07:59:58.690286 | fa163e03-9ee7-dff2-f9c8-00000000315a | TIMING | disable irqbalance service on compute | np0005481016 | 0:04:34.305935 | 0.03s 2025-10-11 07:59:58.700753 | fa163e03-9ee7-dff2-f9c8-00000000315b | TASK | create persistent directories 2025-10-11 07:59:58.724757 | fa163e03-9ee7-dff2-f9c8-00000000320d | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-11 07:59:58.732456 | fa163e03-9ee7-dff2-f9c8-000000003361 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005481019 2025-10-11 07:59:58.733494 | fa163e03-9ee7-dff2-f9c8-000000003361 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs | np0005481019 | 0:04:34.349128 | 0.06s 2025-10-11 07:59:58.743879 | fa163e03-9ee7-dff2-f9c8-000000003362 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-11 07:59:58.757306 | fa163e03-9ee7-dff2-f9c8-00000000320d | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005481017 2025-10-11 07:59:58.758325 | fa163e03-9ee7-dff2-f9c8-00000000320d | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005481017 | 0:04:34.373961 | 0.03s 2025-10-11 07:59:58.766753 | fa163e03-9ee7-dff2-f9c8-000000003521 | CHANGED | create fcontext entry for iscsi | np0005481015 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:58.769928 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481015 | 0:04:34.385561 | 2.76s 2025-10-11 07:59:58.780382 | fa163e03-9ee7-dff2-f9c8-00000000320e | TASK | Making sure virt-guest-shutdown.target is present 2025-10-11 07:59:58.786841 | fa163e03-9ee7-dff2-f9c8-000000003362 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005481019 2025-10-11 07:59:58.787830 | fa163e03-9ee7-dff2-f9c8-000000003362 | TIMING | Making sure virt-guest-shutdown.target is present | np0005481019 | 0:04:34.403453 | 0.04s 2025-10-11 07:59:58.798509 | fa163e03-9ee7-dff2-f9c8-000000003363 | TASK | libvirt-guests enable VM shutdown on compute reboot/shutdown 2025-10-11 07:59:58.814531 | fa163e03-9ee7-dff2-f9c8-00000000320e | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005481017 2025-10-11 07:59:58.815844 | fa163e03-9ee7-dff2-f9c8-00000000320e | TIMING | Making sure virt-guest-shutdown.target is present | np0005481017 | 0:04:34.431466 | 0.03s 2025-10-11 07:59:58.838617 | fa163e03-9ee7-dff2-f9c8-00000000320f | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-11 07:59:58.848104 | fa163e03-9ee7-dff2-f9c8-000000003363 | SKIPPED | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005481019 2025-10-11 07:59:58.849778 | fa163e03-9ee7-dff2-f9c8-000000003363 | TIMING | libvirt-guests enable VM shutdown on compute reboot/shutdown | np0005481019 | 0:04:34.465398 | 0.05s 2025-10-11 07:59:58.873779 | fa163e03-9ee7-dff2-f9c8-000000003365 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) 2025-10-11 07:59:58.883061 | fa163e03-9ee7-dff2-f9c8-00000000320f | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005481017 2025-10-11 07:59:58.884902 | fa163e03-9ee7-dff2-f9c8-00000000320f | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005481017 | 0:04:34.500516 | 0.04s 2025-10-11 07:59:58.910006 | fa163e03-9ee7-dff2-f9c8-000000003211 | TASK | ensure ceph configurations exist 2025-10-11 07:59:58.918744 | fa163e03-9ee7-dff2-f9c8-000000003365 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005481019 2025-10-11 07:59:58.920105 | fa163e03-9ee7-dff2-f9c8-000000003365 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (monolithic libvirt) | np0005481019 | 0:04:34.535734 | 0.04s 2025-10-11 07:59:58.933576 | fa163e03-9ee7-dff2-f9c8-000000003366 | TASK | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) 2025-10-11 07:59:58.978952 | fa163e03-9ee7-dff2-f9c8-000000003366 | SKIPPED | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005481019 2025-10-11 07:59:58.988689 | fa163e03-9ee7-dff2-f9c8-000000003366 | TIMING | libvirt-guests unit to stop nova_compute container before shutdown VMs (modular libvirt) | np0005481019 | 0:04:34.604308 | 0.05s 2025-10-11 07:59:58.991493 | fa163e03-9ee7-dff2-f9c8-00000000315b | CHANGED | create persistent directories | np0005481016 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-11 07:59:58.993427 | fa163e03-9ee7-dff2-f9c8-00000000315b | TIMING | create persistent directories | np0005481016 | 0:04:34.609066 | 0.29s 2025-10-11 07:59:59.016188 | fa163e03-9ee7-dff2-f9c8-000000003367 | TASK | Making sure virt-guest-shutdown.target is present 2025-10-11 07:59:59.027170 | fa163e03-9ee7-dff2-f9c8-00000000315b | TIMING | create persistent directories | np0005481016 | 0:04:34.642782 | 0.33s 2025-10-11 07:59:59.053188 | fa163e03-9ee7-dff2-f9c8-00000000315c | TASK | create libvirt persistent data directories 2025-10-11 07:59:59.061841 | fa163e03-9ee7-dff2-f9c8-000000003367 | SKIPPED | Making sure virt-guest-shutdown.target is present | np0005481019 2025-10-11 07:59:59.063186 | fa163e03-9ee7-dff2-f9c8-000000003367 | TIMING | Making sure virt-guest-shutdown.target is present | np0005481019 | 0:04:34.678814 | 0.04s 2025-10-11 07:59:59.078465 | fa163e03-9ee7-dff2-f9c8-000000003368 | TASK | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown 2025-10-11 07:59:59.113691 | fa163e03-9ee7-dff2-f9c8-000000003368 | SKIPPED | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005481019 2025-10-11 07:59:59.114703 | fa163e03-9ee7-dff2-f9c8-000000003368 | TIMING | tripleo_nova_libvirt_guests enable VM shutdown on compute reboot/shutdown | np0005481019 | 0:04:34.730340 | 0.04s 2025-10-11 07:59:59.127319 | fa163e03-9ee7-dff2-f9c8-00000000336a | TASK | ensure ceph configurations exist 2025-10-11 07:59:59.168609 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | CHANGED | create fcontext entry for iscsi | np0005481012 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:59.172898 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | TIMING | create fcontext entry for iscsi | np0005481012 | 0:04:34.788508 | 3.84s 2025-10-11 07:59:59.180004 | fa163e03-9ee7-dff2-f9c8-0000000033c5 | TIMING | create fcontext entry for iscsi | np0005481012 | 0:04:34.795638 | 3.85s 2025-10-11 07:59:59.205596 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | TASK | create persistent directories 2025-10-11 07:59:59.213309 | fa163e03-9ee7-dff2-f9c8-000000003211 | CHANGED | ensure ceph configurations exist | np0005481017 2025-10-11 07:59:59.214861 | fa163e03-9ee7-dff2-f9c8-000000003211 | TIMING | ensure ceph configurations exist | np0005481017 | 0:04:34.830492 | 0.30s 2025-10-11 07:59:59.229381 | fa163e03-9ee7-dff2-f9c8-000000003212 | TASK | Do we prepend nova startup with a delay 2025-10-11 07:59:59.262123 | fa163e03-9ee7-dff2-f9c8-000000003212 | OK | Do we prepend nova startup with a delay | np0005481017 2025-10-11 07:59:59.263775 | fa163e03-9ee7-dff2-f9c8-000000003212 | TIMING | Do we prepend nova startup with a delay | np0005481017 | 0:04:34.879401 | 0.03s 2025-10-11 07:59:59.282200 | fa163e03-9ee7-dff2-f9c8-000000003213 | TASK | install nova-compute delay wrapper script 2025-10-11 07:59:59.330509 | fa163e03-9ee7-dff2-f9c8-000000003213 | SKIPPED | install nova-compute delay wrapper script | np0005481017 2025-10-11 07:59:59.331855 | fa163e03-9ee7-dff2-f9c8-000000003213 | TIMING | install nova-compute delay wrapper script | np0005481017 | 0:04:34.947486 | 0.05s 2025-10-11 07:59:59.353683 | fa163e03-9ee7-dff2-f9c8-000000003521 | CHANGED | create fcontext entry for iscsi | np0005481014 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:59.358586 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481014 | 0:04:34.974221 | 3.82s 2025-10-11 07:59:59.359410 | fa163e03-9ee7-dff2-f9c8-000000003214 | TASK | Is irqbalance enabled 2025-10-11 07:59:59.375393 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481014 | 0:04:34.990990 | 3.83s 2025-10-11 07:59:59.404823 | fa163e03-9ee7-dff2-f9c8-00000000315c | CHANGED | create libvirt persistent data directories | np0005481016 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-11 07:59:59.406859 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:35.022488 | 0.35s 2025-10-11 07:59:59.424807 | fa163e03-9ee7-dff2-f9c8-000000003524 | TASK | create persistent directories 2025-10-11 07:59:59.435474 | fa163e03-9ee7-dff2-f9c8-000000003214 | OK | Is irqbalance enabled | np0005481017 2025-10-11 07:59:59.437314 | fa163e03-9ee7-dff2-f9c8-000000003214 | TIMING | Is irqbalance enabled | np0005481017 | 0:04:35.052929 | 0.07s 2025-10-11 07:59:59.468816 | fa163e03-9ee7-dff2-f9c8-000000003215 | TASK | disable irqbalance service on compute 2025-10-11 07:59:59.479660 | fa163e03-9ee7-dff2-f9c8-00000000336a | CHANGED | ensure ceph configurations exist | np0005481019 2025-10-11 07:59:59.481314 | fa163e03-9ee7-dff2-f9c8-00000000336a | TIMING | ensure ceph configurations exist | np0005481019 | 0:04:35.096937 | 0.35s 2025-10-11 07:59:59.506818 | fa163e03-9ee7-dff2-f9c8-00000000336b | TASK | Do we prepend nova startup with a delay 2025-10-11 07:59:59.517356 | fa163e03-9ee7-dff2-f9c8-000000003215 | SKIPPED | disable irqbalance service on compute | np0005481017 2025-10-11 07:59:59.519068 | fa163e03-9ee7-dff2-f9c8-000000003215 | TIMING | disable irqbalance service on compute | np0005481017 | 0:04:35.134688 | 0.05s 2025-10-11 07:59:59.536114 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | CHANGED | create persistent directories | np0005481012 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:59.539364 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | TIMING | create persistent directories | np0005481012 | 0:04:35.154993 | 0.33s 2025-10-11 07:59:59.562245 | fa163e03-9ee7-dff2-f9c8-000000003216 | TASK | create persistent directories 2025-10-11 07:59:59.571696 | fa163e03-9ee7-dff2-f9c8-00000000336b | OK | Do we prepend nova startup with a delay | np0005481019 2025-10-11 07:59:59.573430 | fa163e03-9ee7-dff2-f9c8-00000000336b | TIMING | Do we prepend nova startup with a delay | np0005481019 | 0:04:35.189051 | 0.06s 2025-10-11 07:59:59.597864 | fa163e03-9ee7-dff2-f9c8-00000000336c | TASK | install nova-compute delay wrapper script 2025-10-11 07:59:59.637923 | fa163e03-9ee7-dff2-f9c8-00000000336c | SKIPPED | install nova-compute delay wrapper script | np0005481019 2025-10-11 07:59:59.639280 | fa163e03-9ee7-dff2-f9c8-00000000336c | TIMING | install nova-compute delay wrapper script | np0005481019 | 0:04:35.254912 | 0.04s 2025-10-11 07:59:59.656954 | fa163e03-9ee7-dff2-f9c8-00000000336d | TASK | Is irqbalance enabled 2025-10-11 07:59:59.685142 | fa163e03-9ee7-dff2-f9c8-00000000336d | OK | Is irqbalance enabled | np0005481019 2025-10-11 07:59:59.686193 | fa163e03-9ee7-dff2-f9c8-00000000336d | TIMING | Is irqbalance enabled | np0005481019 | 0:04:35.301832 | 0.03s 2025-10-11 07:59:59.698020 | fa163e03-9ee7-dff2-f9c8-00000000336e | TASK | disable irqbalance service on compute 2025-10-11 07:59:59.724656 | fa163e03-9ee7-dff2-f9c8-00000000336e | SKIPPED | disable irqbalance service on compute | np0005481019 2025-10-11 07:59:59.731752 | fa163e03-9ee7-dff2-f9c8-00000000336e | TIMING | disable irqbalance service on compute | np0005481019 | 0:04:35.347379 | 0.03s 2025-10-11 07:59:59.733809 | fa163e03-9ee7-dff2-f9c8-00000000315c | CHANGED | create libvirt persistent data directories | np0005481016 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-11 07:59:59.734673 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:35.350316 | 0.68s 2025-10-11 07:59:59.747006 | fa163e03-9ee7-dff2-f9c8-00000000336f | TASK | create persistent directories 2025-10-11 07:59:59.765479 | fa163e03-9ee7-dff2-f9c8-000000003524 | CHANGED | create persistent directories | np0005481014 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 07:59:59.768058 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481014 | 0:04:35.383693 | 0.34s 2025-10-11 07:59:59.792136 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | CHANGED | create persistent directories | np0005481012 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 07:59:59.793223 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | TIMING | create persistent directories | np0005481012 | 0:04:35.408860 | 0.59s 2025-10-11 07:59:59.865514 | fa163e03-9ee7-dff2-f9c8-000000003216 | CHANGED | create persistent directories | np0005481017 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-11 07:59:59.867270 | fa163e03-9ee7-dff2-f9c8-000000003216 | TIMING | create persistent directories | np0005481017 | 0:04:35.482913 | 0.30s 2025-10-11 07:59:59.871960 | fa163e03-9ee7-dff2-f9c8-000000003216 | TIMING | create persistent directories | np0005481017 | 0:04:35.487606 | 0.31s 2025-10-11 07:59:59.885113 | fa163e03-9ee7-dff2-f9c8-000000003217 | TASK | create libvirt persistent data directories 2025-10-11 08:00:00.002380 | fa163e03-9ee7-dff2-f9c8-000000003524 | CHANGED | create persistent directories | np0005481014 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 08:00:00.008670 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481014 | 0:04:35.624293 | 0.58s 2025-10-11 08:00:00.018724 | fa163e03-9ee7-dff2-f9c8-00000000315c | CHANGED | create libvirt persistent data directories | np0005481016 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-11 08:00:00.021386 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:35.637025 | 0.97s 2025-10-11 08:00:00.043205 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 08:00:00.047016 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | TIMING | create persistent directories | np0005481012 | 0:04:35.662647 | 0.84s 2025-10-11 08:00:00.064140 | fa163e03-9ee7-dff2-f9c8-00000000336f | CHANGED | create persistent directories | np0005481019 | item={'mode': '0750', 'path': '/var/log/containers/libvirt', 'setype': 'container_file_t'} 2025-10-11 08:00:00.066707 | fa163e03-9ee7-dff2-f9c8-00000000336f | TIMING | create persistent directories | np0005481019 | 0:04:35.682344 | 0.32s 2025-10-11 08:00:00.078127 | fa163e03-9ee7-dff2-f9c8-0000000033c6 | TIMING | create persistent directories | np0005481012 | 0:04:35.693758 | 0.87s 2025-10-11 08:00:00.080243 | fa163e03-9ee7-dff2-f9c8-000000003521 | CHANGED | create fcontext entry for iscsi | np0005481015 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 08:00:00.081168 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481015 | 0:04:35.696808 | 4.07s 2025-10-11 08:00:00.082542 | fa163e03-9ee7-dff2-f9c8-00000000336f | TIMING | create persistent directories | np0005481019 | 0:04:35.698180 | 0.33s 2025-10-11 08:00:00.088575 | fa163e03-9ee7-dff2-f9c8-000000003521 | TIMING | create fcontext entry for iscsi | np0005481015 | 0:04:35.704215 | 4.08s 2025-10-11 08:00:00.109179 | fa163e03-9ee7-dff2-f9c8-000000003370 | TASK | create libvirt persistent data directories 2025-10-11 08:00:00.138875 | fa163e03-9ee7-dff2-f9c8-0000000033c7 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-11 08:00:00.162897 | fa163e03-9ee7-dff2-f9c8-000000003524 | TASK | create persistent directories 2025-10-11 08:00:00.225664 | fa163e03-9ee7-dff2-f9c8-000000003217 | CHANGED | create libvirt persistent data directories | np0005481017 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-11 08:00:00.227664 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:35.843301 | 0.34s 2025-10-11 08:00:00.275655 | fa163e03-9ee7-dff2-f9c8-000000003524 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 08:00:00.277564 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481014 | 0:04:35.893207 | 0.85s 2025-10-11 08:00:00.283306 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481014 | 0:04:35.898941 | 0.86s 2025-10-11 08:00:00.287496 | fa163e03-9ee7-dff2-f9c8-00000000315c | OK | create libvirt persistent data directories | np0005481016 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-11 08:00:00.291101 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:35.906746 | 1.24s 2025-10-11 08:00:00.308773 | fa163e03-9ee7-dff2-f9c8-000000003525 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-11 08:00:00.413434 | fa163e03-9ee7-dff2-f9c8-0000000033c7 | OK | stat /lib/systemd/system/iscsid.socket | np0005481012 2025-10-11 08:00:00.414388 | fa163e03-9ee7-dff2-f9c8-0000000033c7 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005481012 | 0:04:36.030029 | 0.27s 2025-10-11 08:00:00.433871 | fa163e03-9ee7-dff2-f9c8-0000000033c8 | TASK | Stop and disable iscsid.socket service 2025-10-11 08:00:00.447798 | fa163e03-9ee7-dff2-f9c8-000000003370 | CHANGED | create libvirt persistent data directories | np0005481019 | item={'path': '/etc/libvirt', 'setype': 'container_file_t'} 2025-10-11 08:00:00.450146 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:36.065778 | 0.34s 2025-10-11 08:00:00.464065 | fa163e03-9ee7-dff2-f9c8-0000000033c8 | SKIPPED | Stop and disable iscsid.socket service | np0005481012 2025-10-11 08:00:00.464697 | fa163e03-9ee7-dff2-f9c8-0000000033c8 | TIMING | Stop and disable iscsid.socket service | np0005481012 | 0:04:36.080342 | 0.03s 2025-10-11 08:00:00.478273 | fa163e03-9ee7-dff2-f9c8-0000000033c9 | TASK | Check if iscsi.service is enabled 2025-10-11 08:00:00.496362 | fa163e03-9ee7-dff2-f9c8-000000003524 | CHANGED | create persistent directories | np0005481015 | item={'path': '/etc/iscsi', 'setype': 'container_file_t'} 2025-10-11 08:00:00.498818 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481015 | 0:04:36.114456 | 0.33s 2025-10-11 08:00:00.530188 | fa163e03-9ee7-dff2-f9c8-000000003217 | CHANGED | create libvirt persistent data directories | np0005481017 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-11 08:00:00.532839 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:36.148482 | 0.65s 2025-10-11 08:00:00.645990 | fa163e03-9ee7-dff2-f9c8-000000003525 | OK | stat /lib/systemd/system/iscsid.socket | np0005481014 2025-10-11 08:00:00.646868 | fa163e03-9ee7-dff2-f9c8-000000003525 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005481014 | 0:04:36.262512 | 0.34s 2025-10-11 08:00:00.660991 | fa163e03-9ee7-dff2-f9c8-000000003526 | TASK | Stop and disable iscsid.socket service 2025-10-11 08:00:00.688046 | fa163e03-9ee7-dff2-f9c8-000000003526 | SKIPPED | Stop and disable iscsid.socket service | np0005481014 2025-10-11 08:00:00.694210 | fa163e03-9ee7-dff2-f9c8-000000003526 | TIMING | Stop and disable iscsid.socket service | np0005481014 | 0:04:36.309844 | 0.03s 2025-10-11 08:00:00.695285 | fa163e03-9ee7-dff2-f9c8-00000000315c | CHANGED | create libvirt persistent data directories | np0005481016 | item={'path': '/var/cache/libvirt'} 2025-10-11 08:00:00.700344 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:36.315971 | 1.65s 2025-10-11 08:00:00.718432 | fa163e03-9ee7-dff2-f9c8-000000003370 | CHANGED | create libvirt persistent data directories | np0005481019 | item={'path': '/etc/libvirt/secrets', 'setype': 'container_file_t'} 2025-10-11 08:00:00.719766 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:36.335412 | 0.61s 2025-10-11 08:00:00.726175 | fa163e03-9ee7-dff2-f9c8-000000003527 | TASK | Check if iscsi.service is enabled 2025-10-11 08:00:00.797772 | fa163e03-9ee7-dff2-f9c8-0000000033c9 | CHANGED | Check if iscsi.service is enabled | np0005481012 2025-10-11 08:00:00.799279 | fa163e03-9ee7-dff2-f9c8-0000000033c9 | TIMING | Check if iscsi.service is enabled | np0005481012 | 0:04:36.414913 | 0.32s 2025-10-11 08:00:00.808120 | fa163e03-9ee7-dff2-f9c8-000000003217 | CHANGED | create libvirt persistent data directories | np0005481017 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-11 08:00:00.812122 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:36.427756 | 0.93s 2025-10-11 08:00:00.818843 | fa163e03-9ee7-dff2-f9c8-000000003524 | CHANGED | create persistent directories | np0005481015 | item={'path': '/etc/target', 'setype': 'container_file_t'} 2025-10-11 08:00:00.820364 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481015 | 0:04:36.435988 | 0.66s 2025-10-11 08:00:00.837665 | fa163e03-9ee7-dff2-f9c8-0000000033ca | TASK | Stop iscsi.service 2025-10-11 08:00:00.877107 | fa163e03-9ee7-dff2-f9c8-0000000033ca | SKIPPED | Stop iscsi.service | np0005481012 2025-10-11 08:00:00.879181 | fa163e03-9ee7-dff2-f9c8-0000000033ca | TIMING | Stop iscsi.service | np0005481012 | 0:04:36.494795 | 0.04s 2025-10-11 08:00:00.932249 | fa163e03-9ee7-dff2-f9c8-0000000033cb | TIMING | include_role : tripleo_kernel | np0005481012 | 0:04:36.547877 | 0.02s 2025-10-11 08:00:00.995708 | fa163e03-9ee7-dff2-f9c8-00000000315c | OK | create libvirt persistent data directories | np0005481016 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:01.002519 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:36.618149 | 1.95s 2025-10-11 08:00:01.016118 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TASK | Install additional packages 2025-10-11 08:00:01.030337 | fa163e03-9ee7-dff2-f9c8-000000003370 | CHANGED | create libvirt persistent data directories | np0005481019 | item={'path': '/etc/libvirt/qemu', 'setype': 'container_file_t'} 2025-10-11 08:00:01.033909 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:36.649528 | 0.92s 2025-10-11 08:00:01.043666 | fa163e03-9ee7-dff2-f9c8-000000003527 | CHANGED | Check if iscsi.service is enabled | np0005481014 2025-10-11 08:00:01.044193 | fa163e03-9ee7-dff2-f9c8-000000003527 | TIMING | Check if iscsi.service is enabled | np0005481014 | 0:04:36.659839 | 0.32s 2025-10-11 08:00:01.062081 | fa163e03-9ee7-dff2-f9c8-000000003528 | TASK | Stop iscsi.service 2025-10-11 08:00:01.067818 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TIMING | tripleo_kernel : Install additional packages | np0005481012 | 0:04:36.683446 | 0.05s 2025-10-11 08:00:01.085692 | fa163e03-9ee7-dff2-f9c8-000000003524 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/iscsi', 'setype': 'container_file_t'} 2025-10-11 08:00:01.090792 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481015 | 0:04:36.706418 | 0.93s 2025-10-11 08:00:01.092162 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TASK | Remove dracut-config-generic 2025-10-11 08:00:01.106958 | fa163e03-9ee7-dff2-f9c8-000000003524 | TIMING | create persistent directories | np0005481015 | 0:04:36.722584 | 0.94s 2025-10-11 08:00:01.108203 | fa163e03-9ee7-dff2-f9c8-000000003528 | SKIPPED | Stop iscsi.service | np0005481014 2025-10-11 08:00:01.108748 | fa163e03-9ee7-dff2-f9c8-000000003528 | TIMING | Stop iscsi.service | np0005481014 | 0:04:36.724397 | 0.05s 2025-10-11 08:00:01.117242 | fa163e03-9ee7-dff2-f9c8-000000003217 | OK | create libvirt persistent data directories | np0005481017 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-11 08:00:01.118387 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:36.734031 | 1.23s 2025-10-11 08:00:01.150478 | fa163e03-9ee7-dff2-f9c8-000000003525 | TASK | stat /lib/systemd/system/iscsid.socket 2025-10-11 08:00:01.157013 | fa163e03-9ee7-dff2-f9c8-000000003529 | TIMING | include_role : tripleo_kernel | np0005481014 | 0:04:36.772639 | 0.03s 2025-10-11 08:00:01.225998 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TASK | Install additional packages 2025-10-11 08:00:01.255060 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TIMING | tripleo_kernel : Install additional packages | np0005481014 | 0:04:36.870689 | 0.03s 2025-10-11 08:00:01.269576 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TASK | Remove dracut-config-generic 2025-10-11 08:00:01.295701 | fa163e03-9ee7-dff2-f9c8-00000000315c | CHANGED | create libvirt persistent data directories | np0005481016 | item={'path': '/run/libvirt'} 2025-10-11 08:00:01.298667 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:36.914292 | 2.24s 2025-10-11 08:00:01.305030 | fa163e03-9ee7-dff2-f9c8-000000003370 | OK | create libvirt persistent data directories | np0005481019 | item={'path': '/var/lib/libvirt', 'setype': 'container_file_t'} 2025-10-11 08:00:01.307040 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:36.922684 | 1.20s 2025-10-11 08:00:01.418423 | fa163e03-9ee7-dff2-f9c8-000000003217 | CHANGED | create libvirt persistent data directories | np0005481017 | item={'path': '/var/cache/libvirt'} 2025-10-11 08:00:01.420728 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:37.036365 | 1.53s 2025-10-11 08:00:01.464302 | fa163e03-9ee7-dff2-f9c8-000000003525 | OK | stat /lib/systemd/system/iscsid.socket | np0005481015 2025-10-11 08:00:01.465068 | fa163e03-9ee7-dff2-f9c8-000000003525 | TIMING | stat /lib/systemd/system/iscsid.socket | np0005481015 | 0:04:37.080712 | 0.31s 2025-10-11 08:00:01.479899 | fa163e03-9ee7-dff2-f9c8-000000003526 | TASK | Stop and disable iscsid.socket service 2025-10-11 08:00:01.506115 | fa163e03-9ee7-dff2-f9c8-000000003526 | SKIPPED | Stop and disable iscsid.socket service | np0005481015 2025-10-11 08:00:01.506979 | fa163e03-9ee7-dff2-f9c8-000000003526 | TIMING | Stop and disable iscsid.socket service | np0005481015 | 0:04:37.122622 | 0.03s 2025-10-11 08:00:01.529787 | fa163e03-9ee7-dff2-f9c8-000000003527 | TASK | Check if iscsi.service is enabled 2025-10-11 08:00:01.604015 | fa163e03-9ee7-dff2-f9c8-000000003370 | CHANGED | create libvirt persistent data directories | np0005481019 | item={'path': '/var/cache/libvirt'} 2025-10-11 08:00:01.607130 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:37.222758 | 1.50s 2025-10-11 08:00:01.623262 | fa163e03-9ee7-dff2-f9c8-00000000315c | CHANGED | create libvirt persistent data directories | np0005481016 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-11 08:00:01.626315 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:37.241952 | 2.57s 2025-10-11 08:00:01.635533 | fa163e03-9ee7-dff2-f9c8-00000000315c | TIMING | create libvirt persistent data directories | np0005481016 | 0:04:37.251164 | 2.58s 2025-10-11 08:00:01.658803 | fa163e03-9ee7-dff2-f9c8-00000000315d | TASK | ensure qemu group is present on the host 2025-10-11 08:00:01.717008 | fa163e03-9ee7-dff2-f9c8-000000003217 | OK | create libvirt persistent data directories | np0005481017 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:01.718638 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:37.334265 | 1.83s 2025-10-11 08:00:01.866941 | fa163e03-9ee7-dff2-f9c8-000000003527 | CHANGED | Check if iscsi.service is enabled | np0005481015 2025-10-11 08:00:01.868253 | fa163e03-9ee7-dff2-f9c8-000000003527 | TIMING | Check if iscsi.service is enabled | np0005481015 | 0:04:37.483888 | 0.34s 2025-10-11 08:00:01.896968 | fa163e03-9ee7-dff2-f9c8-000000003528 | TASK | Stop iscsi.service 2025-10-11 08:00:01.903026 | fa163e03-9ee7-dff2-f9c8-000000003370 | OK | create libvirt persistent data directories | np0005481019 | item={'path': '/var/lib/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:01.904506 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:37.520139 | 1.79s 2025-10-11 08:00:01.949165 | fa163e03-9ee7-dff2-f9c8-000000003528 | SKIPPED | Stop iscsi.service | np0005481015 2025-10-11 08:00:01.950137 | fa163e03-9ee7-dff2-f9c8-000000003528 | TIMING | Stop iscsi.service | np0005481015 | 0:04:37.565774 | 0.04s 2025-10-11 08:00:01.999940 | fa163e03-9ee7-dff2-f9c8-000000003529 | TIMING | include_role : tripleo_kernel | np0005481015 | 0:04:37.615574 | 0.03s 2025-10-11 08:00:02.008559 | fa163e03-9ee7-dff2-f9c8-000000003217 | CHANGED | create libvirt persistent data directories | np0005481017 | item={'path': '/run/libvirt'} 2025-10-11 08:00:02.010887 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:37.626523 | 2.12s 2025-10-11 08:00:02.084002 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TASK | Install additional packages 2025-10-11 08:00:02.106435 | fa163e03-9ee7-dff2-f9c8-0000000044c2 | TIMING | tripleo_kernel : Install additional packages | np0005481015 | 0:04:37.722070 | 0.02s 2025-10-11 08:00:02.120673 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TASK | Remove dracut-config-generic 2025-10-11 08:00:02.214878 | fa163e03-9ee7-dff2-f9c8-00000000315d | CHANGED | ensure qemu group is present on the host | np0005481016 2025-10-11 08:00:02.215932 | fa163e03-9ee7-dff2-f9c8-00000000315d | TIMING | ensure qemu group is present on the host | np0005481016 | 0:04:37.831572 | 0.55s 2025-10-11 08:00:02.225979 | fa163e03-9ee7-dff2-f9c8-00000000315e | TASK | ensure qemu user is present on the host 2025-10-11 08:00:02.240009 | fa163e03-9ee7-dff2-f9c8-000000003370 | CHANGED | create libvirt persistent data directories | np0005481019 | item={'path': '/run/libvirt'} 2025-10-11 08:00:02.244280 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:37.859899 | 2.13s 2025-10-11 08:00:02.317753 | fa163e03-9ee7-dff2-f9c8-000000003217 | CHANGED | create libvirt persistent data directories | np0005481017 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-11 08:00:02.320077 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:37.935710 | 2.43s 2025-10-11 08:00:02.331397 | fa163e03-9ee7-dff2-f9c8-000000003217 | TIMING | create libvirt persistent data directories | np0005481017 | 0:04:37.947034 | 2.45s 2025-10-11 08:00:02.342849 | fa163e03-9ee7-dff2-f9c8-000000003218 | TASK | ensure qemu group is present on the host 2025-10-11 08:00:02.514492 | fa163e03-9ee7-dff2-f9c8-000000003370 | CHANGED | create libvirt persistent data directories | np0005481019 | item={'mode': '0770', 'path': '/var/log/containers/libvirt/swtpm', 'setype': 'container_file_t'} 2025-10-11 08:00:02.517813 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:38.133435 | 2.41s 2025-10-11 08:00:02.529255 | fa163e03-9ee7-dff2-f9c8-000000003370 | TIMING | create libvirt persistent data directories | np0005481019 | 0:04:38.144892 | 2.42s 2025-10-11 08:00:02.541550 | fa163e03-9ee7-dff2-f9c8-000000003371 | TASK | ensure qemu group is present on the host 2025-10-11 08:00:02.687117 | fa163e03-9ee7-dff2-f9c8-000000003218 | CHANGED | ensure qemu group is present on the host | np0005481017 2025-10-11 08:00:02.688319 | fa163e03-9ee7-dff2-f9c8-000000003218 | TIMING | ensure qemu group is present on the host | np0005481017 | 0:04:38.303956 | 0.34s 2025-10-11 08:00:02.701514 | fa163e03-9ee7-dff2-f9c8-000000003219 | TASK | ensure qemu user is present on the host 2025-10-11 08:00:02.875596 | fa163e03-9ee7-dff2-f9c8-000000003371 | CHANGED | ensure qemu group is present on the host | np0005481019 2025-10-11 08:00:02.877336 | fa163e03-9ee7-dff2-f9c8-000000003371 | TIMING | ensure qemu group is present on the host | np0005481019 | 0:04:38.492964 | 0.33s 2025-10-11 08:00:02.897409 | fa163e03-9ee7-dff2-f9c8-000000003372 | TASK | ensure qemu user is present on the host 2025-10-11 08:00:02.928920 | fa163e03-9ee7-dff2-f9c8-00000000315e | CHANGED | ensure qemu user is present on the host | np0005481016 2025-10-11 08:00:02.930804 | fa163e03-9ee7-dff2-f9c8-00000000315e | TIMING | ensure qemu user is present on the host | np0005481016 | 0:04:38.546431 | 0.70s 2025-10-11 08:00:02.950488 | fa163e03-9ee7-dff2-f9c8-00000000315f | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-11 08:00:03.142332 | fa163e03-9ee7-dff2-f9c8-000000003219 | CHANGED | ensure qemu user is present on the host | np0005481017 2025-10-11 08:00:03.145814 | fa163e03-9ee7-dff2-f9c8-000000003219 | TIMING | ensure qemu user is present on the host | np0005481017 | 0:04:38.761421 | 0.44s 2025-10-11 08:00:03.168939 | fa163e03-9ee7-dff2-f9c8-00000000321a | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-11 08:00:03.242587 | fa163e03-9ee7-dff2-f9c8-000000003372 | CHANGED | ensure qemu user is present on the host | np0005481019 2025-10-11 08:00:03.245043 | fa163e03-9ee7-dff2-f9c8-000000003372 | TIMING | ensure qemu user is present on the host | np0005481019 | 0:04:38.860667 | 0.35s 2025-10-11 08:00:03.246600 | fa163e03-9ee7-dff2-f9c8-00000000315f | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005481016 2025-10-11 08:00:03.247731 | fa163e03-9ee7-dff2-f9c8-00000000315f | TIMING | create directory for vhost-user sockets with qemu ownership | np0005481016 | 0:04:38.863367 | 0.29s 2025-10-11 08:00:03.269195 | fa163e03-9ee7-dff2-f9c8-000000003160 | TASK | check if libvirt is installed 2025-10-11 08:00:03.289433 | fa163e03-9ee7-dff2-f9c8-000000003373 | TASK | create directory for vhost-user sockets with qemu ownership 2025-10-11 08:00:03.490106 | fa163e03-9ee7-dff2-f9c8-00000000321a | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005481017 2025-10-11 08:00:03.491309 | fa163e03-9ee7-dff2-f9c8-00000000321a | TIMING | create directory for vhost-user sockets with qemu ownership | np0005481017 | 0:04:39.106947 | 0.32s 2025-10-11 08:00:03.501319 | fa163e03-9ee7-dff2-f9c8-00000000321b | TASK | check if libvirt is installed 2025-10-11 08:00:03.576013 | fa163e03-9ee7-dff2-f9c8-000000003160 | CHANGED | check if libvirt is installed | np0005481016 2025-10-11 08:00:03.577491 | fa163e03-9ee7-dff2-f9c8-000000003160 | TIMING | check if libvirt is installed | np0005481016 | 0:04:39.193126 | 0.31s 2025-10-11 08:00:03.591047 | fa163e03-9ee7-dff2-f9c8-000000003161 | TASK | make sure libvirt services are disabled and masked 2025-10-11 08:00:03.616959 | fa163e03-9ee7-dff2-f9c8-000000003373 | CHANGED | create directory for vhost-user sockets with qemu ownership | np0005481019 2025-10-11 08:00:03.618140 | fa163e03-9ee7-dff2-f9c8-000000003373 | TIMING | create directory for vhost-user sockets with qemu ownership | np0005481019 | 0:04:39.233773 | 0.33s 2025-10-11 08:00:03.631330 | fa163e03-9ee7-dff2-f9c8-000000003374 | TASK | check if libvirt is installed 2025-10-11 08:00:03.637421 | fa163e03-9ee7-dff2-f9c8-000000003161 | SKIPPED | make sure libvirt services are disabled and masked | np0005481016 | item=libvirtd.service 2025-10-11 08:00:03.655627 | fa163e03-9ee7-dff2-f9c8-000000003161 | SKIPPED | make sure libvirt services are disabled and masked | np0005481016 | item=virtlogd.socket 2025-10-11 08:00:03.662290 | fa163e03-9ee7-dff2-f9c8-000000003161 | TIMING | make sure libvirt services are disabled and masked | np0005481016 | 0:04:39.277914 | 0.07s 2025-10-11 08:00:03.675661 | fa163e03-9ee7-dff2-f9c8-000000003162 | TASK | ensure /run/libvirt is present upon reboot 2025-10-11 08:00:03.807374 | fa163e03-9ee7-dff2-f9c8-00000000321b | CHANGED | check if libvirt is installed | np0005481017 2025-10-11 08:00:03.808876 | fa163e03-9ee7-dff2-f9c8-00000000321b | TIMING | check if libvirt is installed | np0005481017 | 0:04:39.424512 | 0.31s 2025-10-11 08:00:03.821815 | fa163e03-9ee7-dff2-f9c8-00000000321c | TASK | make sure libvirt services are disabled and masked 2025-10-11 08:00:03.866374 | fa163e03-9ee7-dff2-f9c8-00000000321c | SKIPPED | make sure libvirt services are disabled and masked | np0005481017 | item=libvirtd.service 2025-10-11 08:00:03.873860 | fa163e03-9ee7-dff2-f9c8-00000000321c | SKIPPED | make sure libvirt services are disabled and masked | np0005481017 | item=virtlogd.socket 2025-10-11 08:00:03.882149 | fa163e03-9ee7-dff2-f9c8-00000000321c | TIMING | make sure libvirt services are disabled and masked | np0005481017 | 0:04:39.497783 | 0.06s 2025-10-11 08:00:03.894651 | fa163e03-9ee7-dff2-f9c8-00000000321d | TASK | ensure /run/libvirt is present upon reboot 2025-10-11 08:00:03.932190 | fa163e03-9ee7-dff2-f9c8-000000003374 | CHANGED | check if libvirt is installed | np0005481019 2025-10-11 08:00:03.933428 | fa163e03-9ee7-dff2-f9c8-000000003374 | TIMING | check if libvirt is installed | np0005481019 | 0:04:39.549063 | 0.30s 2025-10-11 08:00:03.948588 | fa163e03-9ee7-dff2-f9c8-000000003375 | TASK | make sure libvirt services are disabled and masked 2025-10-11 08:00:03.995419 | fa163e03-9ee7-dff2-f9c8-000000003375 | SKIPPED | make sure libvirt services are disabled and masked | np0005481019 | item=libvirtd.service 2025-10-11 08:00:04.004359 | fa163e03-9ee7-dff2-f9c8-000000003375 | SKIPPED | make sure libvirt services are disabled and masked | np0005481019 | item=virtlogd.socket 2025-10-11 08:00:04.012843 | fa163e03-9ee7-dff2-f9c8-000000003375 | TIMING | make sure libvirt services are disabled and masked | np0005481019 | 0:04:39.628469 | 0.06s 2025-10-11 08:00:04.025930 | fa163e03-9ee7-dff2-f9c8-000000003376 | TASK | ensure /run/libvirt is present upon reboot 2025-10-11 08:00:04.654376 | fa163e03-9ee7-dff2-f9c8-000000003162 | CHANGED | ensure /run/libvirt is present upon reboot | np0005481016 2025-10-11 08:00:04.656201 | fa163e03-9ee7-dff2-f9c8-000000003162 | TIMING | ensure /run/libvirt is present upon reboot | np0005481016 | 0:04:40.271828 | 0.98s 2025-10-11 08:00:04.675820 | fa163e03-9ee7-dff2-f9c8-000000003163 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-11 08:00:04.858165 | fa163e03-9ee7-dff2-f9c8-00000000321d | CHANGED | ensure /run/libvirt is present upon reboot | np0005481017 2025-10-11 08:00:04.859462 | fa163e03-9ee7-dff2-f9c8-00000000321d | TIMING | ensure /run/libvirt is present upon reboot | np0005481017 | 0:04:40.475075 | 0.96s 2025-10-11 08:00:04.872510 | fa163e03-9ee7-dff2-f9c8-00000000321e | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-11 08:00:04.948981 | fa163e03-9ee7-dff2-f9c8-000000003376 | CHANGED | ensure /run/libvirt is present upon reboot | np0005481019 2025-10-11 08:00:04.950342 | fa163e03-9ee7-dff2-f9c8-000000003376 | TIMING | ensure /run/libvirt is present upon reboot | np0005481019 | 0:04:40.565975 | 0.92s 2025-10-11 08:00:04.964279 | fa163e03-9ee7-dff2-f9c8-000000003377 | TASK | Enable os_enable_vtpm SELinux boolean for vTPM 2025-10-11 08:00:05.716073 | fa163e03-9ee7-dff2-f9c8-000000003163 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005481016 2025-10-11 08:00:05.717825 | fa163e03-9ee7-dff2-f9c8-000000003163 | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005481016 | 0:04:41.333454 | 1.04s 2025-10-11 08:00:05.737488 | fa163e03-9ee7-dff2-f9c8-000000003164 | TASK | Create libvirt persistent data directories 2025-10-11 08:00:05.846222 | fa163e03-9ee7-dff2-f9c8-00000000321e | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005481017 2025-10-11 08:00:05.847524 | fa163e03-9ee7-dff2-f9c8-00000000321e | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005481017 | 0:04:41.463159 | 0.97s 2025-10-11 08:00:05.860738 | fa163e03-9ee7-dff2-f9c8-00000000321f | TASK | Create libvirt persistent data directories 2025-10-11 08:00:05.983430 | fa163e03-9ee7-dff2-f9c8-000000003377 | CHANGED | Enable os_enable_vtpm SELinux boolean for vTPM | np0005481019 2025-10-11 08:00:05.984980 | fa163e03-9ee7-dff2-f9c8-000000003377 | TIMING | Enable os_enable_vtpm SELinux boolean for vTPM | np0005481019 | 0:04:41.600613 | 1.02s 2025-10-11 08:00:06.000411 | fa163e03-9ee7-dff2-f9c8-000000003378 | TASK | Create libvirt persistent data directories 2025-10-11 08:00:06.086021 | fa163e03-9ee7-dff2-f9c8-000000003164 | OK | Create libvirt persistent data directories | np0005481016 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-11 08:00:06.090707 | fa163e03-9ee7-dff2-f9c8-000000003164 | TIMING | Create libvirt persistent data directories | np0005481016 | 0:04:41.706316 | 0.35s 2025-10-11 08:00:06.100777 | fa163e03-9ee7-dff2-f9c8-000000003164 | TIMING | Create libvirt persistent data directories | np0005481016 | 0:04:41.716403 | 0.36s 2025-10-11 08:00:06.120749 | fa163e03-9ee7-dff2-f9c8-000000003165 | TASK | allow logrotate to read inside containers 2025-10-11 08:00:06.207876 | fa163e03-9ee7-dff2-f9c8-00000000321f | OK | Create libvirt persistent data directories | np0005481017 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-11 08:00:06.212068 | fa163e03-9ee7-dff2-f9c8-00000000321f | TIMING | Create libvirt persistent data directories | np0005481017 | 0:04:41.827685 | 0.35s 2025-10-11 08:00:06.221352 | fa163e03-9ee7-dff2-f9c8-00000000321f | TIMING | Create libvirt persistent data directories | np0005481017 | 0:04:41.836975 | 0.36s 2025-10-11 08:00:06.242066 | fa163e03-9ee7-dff2-f9c8-000000003220 | TASK | allow logrotate to read inside containers 2025-10-11 08:00:06.341012 | fa163e03-9ee7-dff2-f9c8-000000003378 | OK | Create libvirt persistent data directories | np0005481019 | item={'path': '/run/libvirt', 'setype': 'virt_var_run_t'} 2025-10-11 08:00:06.345913 | fa163e03-9ee7-dff2-f9c8-000000003378 | TIMING | Create libvirt persistent data directories | np0005481019 | 0:04:41.961483 | 0.34s 2025-10-11 08:00:06.356126 | fa163e03-9ee7-dff2-f9c8-000000003378 | TIMING | Create libvirt persistent data directories | np0005481019 | 0:04:41.971748 | 0.35s 2025-10-11 08:00:06.372405 | fa163e03-9ee7-dff2-f9c8-000000003379 | TASK | allow logrotate to read inside containers 2025-10-11 08:00:06.950827 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | CHANGED | Remove dracut-config-generic | np0005481012 2025-10-11 08:00:06.952738 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005481012 | 0:04:42.568364 | 5.86s 2025-10-11 08:00:06.982344 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-11 08:00:07.087418 | fa163e03-9ee7-dff2-f9c8-000000003165 | CHANGED | allow logrotate to read inside containers | np0005481016 2025-10-11 08:00:07.088511 | fa163e03-9ee7-dff2-f9c8-000000003165 | TIMING | allow logrotate to read inside containers | np0005481016 | 0:04:42.704150 | 0.97s 2025-10-11 08:00:07.101399 | fa163e03-9ee7-dff2-f9c8-000000003167 | TASK | Set login facts 2025-10-11 08:00:07.127217 | fa163e03-9ee7-dff2-f9c8-000000003167 | OK | Set login facts | np0005481016 2025-10-11 08:00:07.128367 | fa163e03-9ee7-dff2-f9c8-000000003167 | TIMING | Set login facts | np0005481016 | 0:04:42.744005 | 0.03s 2025-10-11 08:00:07.143087 | fa163e03-9ee7-dff2-f9c8-000000003168 | TASK | Convert logins json to dict 2025-10-11 08:00:07.179733 | fa163e03-9ee7-dff2-f9c8-000000003220 | CHANGED | allow logrotate to read inside containers | np0005481017 2025-10-11 08:00:07.181100 | fa163e03-9ee7-dff2-f9c8-000000003220 | TIMING | allow logrotate to read inside containers | np0005481017 | 0:04:42.796729 | 0.94s 2025-10-11 08:00:07.198355 | fa163e03-9ee7-dff2-f9c8-000000003222 | TASK | Set login facts 2025-10-11 08:00:07.206506 | fa163e03-9ee7-dff2-f9c8-000000003168 | SKIPPED | Convert logins json to dict | np0005481016 2025-10-11 08:00:07.207988 | fa163e03-9ee7-dff2-f9c8-000000003168 | TIMING | Convert logins json to dict | np0005481016 | 0:04:42.823616 | 0.06s 2025-10-11 08:00:07.222466 | fa163e03-9ee7-dff2-f9c8-000000003169 | TASK | Set registry logins 2025-10-11 08:00:07.237711 | fa163e03-9ee7-dff2-f9c8-000000003222 | OK | Set login facts | np0005481017 2025-10-11 08:00:07.238873 | fa163e03-9ee7-dff2-f9c8-000000003222 | TIMING | Set login facts | np0005481017 | 0:04:42.854510 | 0.04s 2025-10-11 08:00:07.248909 | fa163e03-9ee7-dff2-f9c8-000000003223 | TASK | Convert logins json to dict 2025-10-11 08:00:07.269374 | fa163e03-9ee7-dff2-f9c8-000000003169 | SKIPPED | Set registry logins | np0005481016 2025-10-11 08:00:07.270332 | fa163e03-9ee7-dff2-f9c8-000000003169 | TIMING | Set registry logins | np0005481016 | 0:04:42.885969 | 0.05s 2025-10-11 08:00:07.290516 | fa163e03-9ee7-dff2-f9c8-00000000316a | TASK | Run podman install 2025-10-11 08:00:07.303563 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005481012 2025-10-11 08:00:07.305771 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005481012 | 0:04:42.921391 | 0.32s 2025-10-11 08:00:07.306751 | fa163e03-9ee7-dff2-f9c8-000000003223 | SKIPPED | Convert logins json to dict | np0005481017 2025-10-11 08:00:07.307426 | fa163e03-9ee7-dff2-f9c8-000000003223 | TIMING | Convert logins json to dict | np0005481017 | 0:04:42.923068 | 0.06s 2025-10-11 08:00:07.325870 | fa163e03-9ee7-dff2-f9c8-000000003224 | TASK | Set registry logins 2025-10-11 08:00:07.353056 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TASK | Write list of modules to load at boot 2025-10-11 08:00:07.361633 | fa163e03-9ee7-dff2-f9c8-00000000316a | TIMING | Run podman install | np0005481016 | 0:04:42.977255 | 0.07s 2025-10-11 08:00:07.426057 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TASK | Gather variables for each operating system 2025-10-11 08:00:07.433077 | fa163e03-9ee7-dff2-f9c8-000000003224 | SKIPPED | Set registry logins | np0005481017 2025-10-11 08:00:07.433995 | fa163e03-9ee7-dff2-f9c8-000000003224 | TIMING | Set registry logins | np0005481017 | 0:04:43.049629 | 0.11s 2025-10-11 08:00:07.434456 | fa163e03-9ee7-dff2-f9c8-000000003379 | CHANGED | allow logrotate to read inside containers | np0005481019 2025-10-11 08:00:07.434800 | fa163e03-9ee7-dff2-f9c8-000000003379 | TIMING | allow logrotate to read inside containers | np0005481019 | 0:04:43.050449 | 1.06s 2025-10-11 08:00:07.445471 | fa163e03-9ee7-dff2-f9c8-000000003225 | TASK | Run podman install 2025-10-11 08:00:07.460864 | fa163e03-9ee7-dff2-f9c8-00000000337b | TASK | Set login facts 2025-10-11 08:00:07.477588 | fa163e03-9ee7-dff2-f9c8-000000003225 | TIMING | Run podman install | np0005481017 | 0:04:43.093219 | 0.03s 2025-10-11 08:00:07.512349 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TASK | Gather variables for each operating system 2025-10-11 08:00:07.518201 | fa163e03-9ee7-dff2-f9c8-00000000337b | OK | Set login facts | np0005481019 2025-10-11 08:00:07.519101 | fa163e03-9ee7-dff2-f9c8-00000000337b | TIMING | Set login facts | np0005481019 | 0:04:43.134738 | 0.06s 2025-10-11 08:00:07.529950 | fa163e03-9ee7-dff2-f9c8-00000000337c | TASK | Convert logins json to dict 2025-10-11 08:00:07.555266 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | OK | Gather variables for each operating system | np0005481016 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-11 08:00:07.557784 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481016 | 0:04:43.173416 | 0.13s 2025-10-11 08:00:07.563227 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481016 | 0:04:43.178866 | 0.14s 2025-10-11 08:00:07.577170 | fa163e03-9ee7-dff2-f9c8-0000000051da | TASK | ensure podman and deps are installed 2025-10-11 08:00:07.582605 | fa163e03-9ee7-dff2-f9c8-00000000337c | SKIPPED | Convert logins json to dict | np0005481019 2025-10-11 08:00:07.583595 | fa163e03-9ee7-dff2-f9c8-00000000337c | TIMING | Convert logins json to dict | np0005481019 | 0:04:43.199226 | 0.05s 2025-10-11 08:00:07.594088 | fa163e03-9ee7-dff2-f9c8-00000000337d | TASK | Set registry logins 2025-10-11 08:00:07.630497 | fa163e03-9ee7-dff2-f9c8-00000000337d | SKIPPED | Set registry logins | np0005481019 2025-10-11 08:00:07.631303 | fa163e03-9ee7-dff2-f9c8-00000000337d | TIMING | Set registry logins | np0005481019 | 0:04:43.246945 | 0.04s 2025-10-11 08:00:07.641338 | fa163e03-9ee7-dff2-f9c8-00000000337e | TASK | Run podman install 2025-10-11 08:00:07.659700 | fa163e03-9ee7-dff2-f9c8-00000000337e | TIMING | Run podman install | np0005481019 | 0:04:43.275331 | 0.02s 2025-10-11 08:00:07.665168 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | OK | Gather variables for each operating system | np0005481017 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-11 08:00:07.666978 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481017 | 0:04:43.282617 | 0.15s 2025-10-11 08:00:07.697776 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TASK | Gather variables for each operating system 2025-10-11 08:00:07.704765 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481017 | 0:04:43.320398 | 0.19s 2025-10-11 08:00:07.715512 | fa163e03-9ee7-dff2-f9c8-0000000051da | TASK | ensure podman and deps are installed 2025-10-11 08:00:07.826622 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | OK | Gather variables for each operating system | np0005481019 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-11 08:00:07.829356 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481019 | 0:04:43.444984 | 0.13s 2025-10-11 08:00:07.835317 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481019 | 0:04:43.450953 | 0.14s 2025-10-11 08:00:07.849611 | fa163e03-9ee7-dff2-f9c8-0000000051da | TASK | ensure podman and deps are installed 2025-10-11 08:00:07.965732 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | CHANGED | Remove dracut-config-generic | np0005481014 2025-10-11 08:00:07.966999 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005481014 | 0:04:43.582635 | 6.70s 2025-10-11 08:00:07.987487 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-11 08:00:08.229206 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | CHANGED | Write list of modules to load at boot | np0005481012 2025-10-11 08:00:08.230026 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005481012 | 0:04:43.845672 | 0.88s 2025-10-11 08:00:08.244125 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TASK | Modules reload 2025-10-11 08:00:08.373668 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005481014 2025-10-11 08:00:08.375388 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005481014 | 0:04:43.991015 | 0.39s 2025-10-11 08:00:08.406292 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TASK | Write list of modules to load at boot 2025-10-11 08:00:08.696047 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | CHANGED | Remove dracut-config-generic | np0005481015 2025-10-11 08:00:08.697517 | fa163e03-9ee7-dff2-f9c8-0000000044c3 | TIMING | tripleo_kernel : Remove dracut-config-generic | np0005481015 | 0:04:44.313146 | 6.58s 2025-10-11 08:00:08.721002 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TASK | Ensure the /etc/modules-load.d/ directory exists 2025-10-11 08:00:08.856333 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | CHANGED | Modules reload | np0005481012 2025-10-11 08:00:08.858588 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TIMING | tripleo_kernel : Modules reload | np0005481012 | 0:04:44.474214 | 0.61s 2025-10-11 08:00:08.890362 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TASK | Set default sysctl options 2025-10-11 08:00:09.038328 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | OK | Ensure the /etc/modules-load.d/ directory exists | np0005481015 2025-10-11 08:00:09.039750 | fa163e03-9ee7-dff2-f9c8-0000000044c4 | TIMING | tripleo_kernel : Ensure the /etc/modules-load.d/ directory exists | np0005481015 | 0:04:44.655385 | 0.32s 2025-10-11 08:00:09.061023 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TASK | Write list of modules to load at boot 2025-10-11 08:00:09.365147 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | CHANGED | Write list of modules to load at boot | np0005481014 2025-10-11 08:00:09.367952 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005481014 | 0:04:44.983544 | 0.96s 2025-10-11 08:00:09.404508 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TASK | Modules reload 2025-10-11 08:00:09.838605 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | CHANGED | Set default sysctl options | np0005481012 2025-10-11 08:00:09.840410 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TIMING | tripleo_kernel : Set default sysctl options | np0005481012 | 0:04:45.456035 | 0.95s 2025-10-11 08:00:09.873691 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TASK | Set extra sysctl options 2025-10-11 08:00:09.956241 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | CHANGED | Modules reload | np0005481014 2025-10-11 08:00:09.957955 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TIMING | tripleo_kernel : Modules reload | np0005481014 | 0:04:45.573585 | 0.55s 2025-10-11 08:00:09.974873 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TASK | Set default sysctl options 2025-10-11 08:00:10.004559 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | CHANGED | Write list of modules to load at boot | np0005481015 2025-10-11 08:00:10.006164 | fa163e03-9ee7-dff2-f9c8-0000000044c5 | TIMING | tripleo_kernel : Write list of modules to load at boot | np0005481015 | 0:04:45.621800 | 0.94s 2025-10-11 08:00:10.023436 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TASK | Modules reload 2025-10-11 08:00:10.204834 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=fs.inotify.max_user_instances 2025-10-11 08:00:10.206966 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:45.822603 | 0.33s 2025-10-11 08:00:10.521177 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=kernel.pid_max 2025-10-11 08:00:10.523529 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:46.139165 | 0.65s 2025-10-11 08:00:10.543403 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | CHANGED | Modules reload | np0005481015 2025-10-11 08:00:10.544305 | fa163e03-9ee7-dff2-f9c8-0000000044c6 | TIMING | tripleo_kernel : Modules reload | np0005481015 | 0:04:46.159950 | 0.52s 2025-10-11 08:00:10.564794 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TASK | Set default sysctl options 2025-10-11 08:00:10.870346 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.bridge.bridge-nf-call-arptables 2025-10-11 08:00:10.873101 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:46.488722 | 1.00s 2025-10-11 08:00:10.890909 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | CHANGED | Set default sysctl options | np0005481014 2025-10-11 08:00:10.891860 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TIMING | tripleo_kernel : Set default sysctl options | np0005481014 | 0:04:46.507502 | 0.92s 2025-10-11 08:00:10.912276 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TASK | Set extra sysctl options 2025-10-11 08:00:11.138712 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-11 08:00:11.141765 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:46.757378 | 1.27s 2025-10-11 08:00:11.223871 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=fs.inotify.max_user_instances 2025-10-11 08:00:11.226747 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:46.842376 | 0.31s 2025-10-11 08:00:11.388131 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.bridge.bridge-nf-call-iptables 2025-10-11 08:00:11.390386 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:47.006029 | 1.51s 2025-10-11 08:00:11.459729 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | CHANGED | Set default sysctl options | np0005481015 2025-10-11 08:00:11.460821 | fa163e03-9ee7-dff2-f9c8-0000000044c7 | TIMING | tripleo_kernel : Set default sysctl options | np0005481015 | 0:04:47.076462 | 0.90s 2025-10-11 08:00:11.483664 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TASK | Set extra sysctl options 2025-10-11 08:00:11.533810 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=kernel.pid_max 2025-10-11 08:00:11.536887 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:47.152509 | 0.62s 2025-10-11 08:00:11.712580 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv4.conf.all.rp_filter 2025-10-11 08:00:11.715132 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:47.330768 | 1.84s 2025-10-11 08:00:11.826635 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=fs.inotify.max_user_instances 2025-10-11 08:00:11.829014 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:47.444650 | 0.34s 2025-10-11 08:00:11.849647 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.bridge.bridge-nf-call-arptables 2025-10-11 08:00:11.851963 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:47.467603 | 0.94s 2025-10-11 08:00:12.012376 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv4.ip_forward 2025-10-11 08:00:12.015957 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:47.631593 | 2.14s 2025-10-11 08:00:12.149867 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=kernel.pid_max 2025-10-11 08:00:12.153147 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:47.768775 | 0.67s 2025-10-11 08:00:12.164231 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-11 08:00:12.166746 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:47.782387 | 1.25s 2025-10-11 08:00:12.317831 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv4.ip_local_reserved_ports 2025-10-11 08:00:12.320285 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:47.935921 | 2.44s 2025-10-11 08:00:12.433099 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.bridge.bridge-nf-call-iptables 2025-10-11 08:00:12.435106 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:48.050750 | 1.52s 2025-10-11 08:00:12.447414 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.bridge.bridge-nf-call-arptables 2025-10-11 08:00:12.449483 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:48.065131 | 0.96s 2025-10-11 08:00:12.610501 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv4.ip_nonlocal_bind 2025-10-11 08:00:12.613562 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:48.229198 | 2.74s 2025-10-11 08:00:12.748391 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.bridge.bridge-nf-call-ip6tables 2025-10-11 08:00:12.751020 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:48.366664 | 1.27s 2025-10-11 08:00:12.753264 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv4.conf.all.rp_filter 2025-10-11 08:00:12.755458 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:48.371107 | 1.84s 2025-10-11 08:00:12.897257 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-11 08:00:12.899646 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:48.515290 | 3.02s 2025-10-11 08:00:13.040835 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv4.ip_forward 2025-10-11 08:00:13.043784 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:48.659423 | 2.13s 2025-10-11 08:00:13.065907 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.bridge.bridge-nf-call-iptables 2025-10-11 08:00:13.068358 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:48.683999 | 1.58s 2025-10-11 08:00:13.204170 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-11 08:00:13.206907 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:48.822547 | 3.33s 2025-10-11 08:00:13.358392 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv4.ip_local_reserved_ports 2025-10-11 08:00:13.361161 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:48.976799 | 2.45s 2025-10-11 08:00:13.380638 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv4.conf.all.rp_filter 2025-10-11 08:00:13.382993 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:48.998635 | 1.90s 2025-10-11 08:00:13.529497 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-11 08:00:13.533014 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:49.148645 | 3.66s 2025-10-11 08:00:13.692824 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv4.ip_nonlocal_bind 2025-10-11 08:00:13.696262 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:49.311893 | 2.78s 2025-10-11 08:00:13.728957 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv4.ip_forward 2025-10-11 08:00:13.731499 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:49.347138 | 2.25s 2025-10-11 08:00:13.802129 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv6.conf.all.disable_ipv6 2025-10-11 08:00:13.804577 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:49.420211 | 3.93s 2025-10-11 08:00:14.010573 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-11 08:00:14.012942 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:49.628576 | 3.10s 2025-10-11 08:00:14.028903 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv4.ip_local_reserved_ports 2025-10-11 08:00:14.031400 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:49.647035 | 2.55s 2025-10-11 08:00:14.103725 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv6.conf.all.forwarding 2025-10-11 08:00:14.106280 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:49.721918 | 4.23s 2025-10-11 08:00:14.306578 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv4.ip_nonlocal_bind 2025-10-11 08:00:14.308786 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:49.924424 | 2.82s 2025-10-11 08:00:14.331298 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-11 08:00:14.333109 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:49.948749 | 3.42s 2025-10-11 08:00:14.418015 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv6.conf.default.disable_ipv6 2025-10-11 08:00:14.420957 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:50.036587 | 4.54s 2025-10-11 08:00:14.628935 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv4.neigh.default.gc_thresh1 2025-10-11 08:00:14.631629 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:50.247264 | 3.15s 2025-10-11 08:00:14.672466 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-11 08:00:14.676183 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:50.291816 | 3.76s 2025-10-11 08:00:14.687115 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-11 08:00:14.691894 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:50.307526 | 4.82s 2025-10-11 08:00:14.956692 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv4.neigh.default.gc_thresh2 2025-10-11 08:00:14.960136 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:50.575779 | 3.48s 2025-10-11 08:00:14.983950 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481012 | item=net.ipv6.ip_nonlocal_bind 2025-10-11 08:00:14.986138 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:50.601784 | 5.11s 2025-10-11 08:00:14.994381 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481012 | 0:04:50.610010 | 5.12s 2025-10-11 08:00:15.010812 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv6.conf.all.disable_ipv6 2025-10-11 08:00:15.015380 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:50.631025 | 4.10s 2025-10-11 08:00:15.037409 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TASK | Sysctl reload 2025-10-11 08:00:15.260135 | fa163e03-9ee7-dff2-f9c8-0000000051da | OK | ensure podman and deps are installed | np0005481017 2025-10-11 08:00:15.261462 | fa163e03-9ee7-dff2-f9c8-0000000051da | TIMING | tripleo_podman : ensure podman and deps are installed | np0005481017 | 0:04:50.877078 | 7.54s 2025-10-11 08:00:15.275850 | fa163e03-9ee7-dff2-f9c8-0000000051db | TASK | Ensure we get the ansible interfaces facts 2025-10-11 08:00:15.292179 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv4.neigh.default.gc_thresh3 2025-10-11 08:00:15.296953 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:50.912559 | 3.81s 2025-10-11 08:00:15.334887 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv6.conf.all.forwarding 2025-10-11 08:00:15.337423 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:50.953059 | 4.42s 2025-10-11 08:00:15.406045 | fa163e03-9ee7-dff2-f9c8-0000000051da | OK | ensure podman and deps are installed | np0005481019 2025-10-11 08:00:15.407505 | fa163e03-9ee7-dff2-f9c8-0000000051da | TIMING | tripleo_podman : ensure podman and deps are installed | np0005481019 | 0:04:51.023134 | 7.56s 2025-10-11 08:00:15.429830 | fa163e03-9ee7-dff2-f9c8-0000000051db | TASK | Ensure we get the ansible interfaces facts 2025-10-11 08:00:15.473385 | fa163e03-9ee7-dff2-f9c8-0000000044ca | CHANGED | Sysctl reload | np0005481012 2025-10-11 08:00:15.475900 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TIMING | tripleo_kernel : Sysctl reload | np0005481012 | 0:04:51.091513 | 0.44s 2025-10-11 08:00:15.539488 | fa163e03-9ee7-dff2-f9c8-0000000033cc | TASK | create persistent directories 2025-10-11 08:00:15.617516 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv6.conf.all.disable_ipv6 2025-10-11 08:00:15.621166 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:51.236792 | 4.14s 2025-10-11 08:00:15.645280 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv6.conf.default.disable_ipv6 2025-10-11 08:00:15.647300 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:51.262941 | 4.73s 2025-10-11 08:00:15.877194 | fa163e03-9ee7-dff2-f9c8-0000000033cc | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-11 08:00:15.879716 | fa163e03-9ee7-dff2-f9c8-0000000033cc | TIMING | create persistent directories | np0005481012 | 0:04:51.495362 | 0.34s 2025-10-11 08:00:15.889165 | fa163e03-9ee7-dff2-f9c8-0000000051db | OK | Ensure we get the ansible interfaces facts | np0005481017 2025-10-11 08:00:15.890181 | fa163e03-9ee7-dff2-f9c8-0000000051db | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005481017 | 0:04:51.505818 | 0.61s 2025-10-11 08:00:15.906449 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv6.conf.all.forwarding 2025-10-11 08:00:15.907790 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:51.523435 | 4.42s 2025-10-11 08:00:15.925411 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-11 08:00:15.948108 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-11 08:00:15.952157 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:51.567789 | 5.04s 2025-10-11 08:00:15.961666 | fa163e03-9ee7-dff2-f9c8-0000000051dc | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005481017 2025-10-11 08:00:15.962985 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005481017 | 0:04:51.578616 | 0.04s 2025-10-11 08:00:15.983258 | fa163e03-9ee7-dff2-f9c8-0000000051de | TASK | Make sure /etc/cni/net.d folder exists 2025-10-11 08:00:16.010648 | fa163e03-9ee7-dff2-f9c8-0000000051de | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005481017 2025-10-11 08:00:16.011493 | fa163e03-9ee7-dff2-f9c8-0000000051de | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005481017 | 0:04:51.627132 | 0.03s 2025-10-11 08:00:16.023932 | fa163e03-9ee7-dff2-f9c8-0000000051df | TASK | Update default network configuration if possible 2025-10-11 08:00:16.059181 | fa163e03-9ee7-dff2-f9c8-0000000051df | SKIPPED | Update default network configuration if possible | np0005481017 2025-10-11 08:00:16.060105 | fa163e03-9ee7-dff2-f9c8-0000000051df | TIMING | tripleo_podman : Update default network configuration if possible | np0005481017 | 0:04:51.675743 | 0.04s 2025-10-11 08:00:16.077912 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TASK | Make sure /etc/containers/networks exists 2025-10-11 08:00:16.086531 | fa163e03-9ee7-dff2-f9c8-0000000051db | OK | Ensure we get the ansible interfaces facts | np0005481019 2025-10-11 08:00:16.087607 | fa163e03-9ee7-dff2-f9c8-0000000051db | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005481019 | 0:04:51.703244 | 0.66s 2025-10-11 08:00:16.101460 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-11 08:00:16.124659 | fa163e03-9ee7-dff2-f9c8-0000000033cc | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-11 08:00:16.128339 | fa163e03-9ee7-dff2-f9c8-0000000033cc | TIMING | create persistent directories | np0005481012 | 0:04:51.743963 | 0.59s 2025-10-11 08:00:16.143921 | fa163e03-9ee7-dff2-f9c8-0000000033cc | TIMING | create persistent directories | np0005481012 | 0:04:51.759559 | 0.60s 2025-10-11 08:00:16.146114 | fa163e03-9ee7-dff2-f9c8-0000000051dc | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005481019 2025-10-11 08:00:16.146590 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005481019 | 0:04:51.762240 | 0.04s 2025-10-11 08:00:16.156386 | fa163e03-9ee7-dff2-f9c8-0000000051de | TASK | Make sure /etc/cni/net.d folder exists 2025-10-11 08:00:16.172022 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv6.conf.default.disable_ipv6 2025-10-11 08:00:16.174514 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:51.790133 | 4.69s 2025-10-11 08:00:16.190846 | fa163e03-9ee7-dff2-f9c8-0000000033cd | TASK | Check if file certs_valid exist 2025-10-11 08:00:16.196152 | fa163e03-9ee7-dff2-f9c8-0000000051de | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005481019 2025-10-11 08:00:16.197317 | fa163e03-9ee7-dff2-f9c8-0000000051de | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005481019 | 0:04:51.812948 | 0.04s 2025-10-11 08:00:16.212550 | fa163e03-9ee7-dff2-f9c8-0000000051df | TASK | Update default network configuration if possible 2025-10-11 08:00:16.244146 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481014 | item=net.ipv6.ip_nonlocal_bind 2025-10-11 08:00:16.246571 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:51.862202 | 5.33s 2025-10-11 08:00:16.260252 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481014 | 0:04:51.875893 | 5.35s 2025-10-11 08:00:16.262331 | fa163e03-9ee7-dff2-f9c8-0000000051df | SKIPPED | Update default network configuration if possible | np0005481019 2025-10-11 08:00:16.262749 | fa163e03-9ee7-dff2-f9c8-0000000051df | TIMING | tripleo_podman : Update default network configuration if possible | np0005481019 | 0:04:51.878398 | 0.05s 2025-10-11 08:00:16.272034 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TASK | Make sure /etc/containers/networks exists 2025-10-11 08:00:16.289134 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TASK | Sysctl reload 2025-10-11 08:00:16.401127 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | OK | Make sure /etc/containers/networks exists | np0005481017 2025-10-11 08:00:16.403407 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005481017 | 0:04:52.019024 | 0.32s 2025-10-11 08:00:16.418536 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TASK | Get current podman network 2025-10-11 08:00:16.449322 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv6.conf.lo.disable_ipv6 2025-10-11 08:00:16.453242 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:52.068863 | 4.97s 2025-10-11 08:00:16.522248 | fa163e03-9ee7-dff2-f9c8-0000000033cd | OK | Check if file certs_valid exist | np0005481012 2025-10-11 08:00:16.525349 | fa163e03-9ee7-dff2-f9c8-0000000033cd | TIMING | Check if file certs_valid exist | np0005481012 | 0:04:52.140978 | 0.33s 2025-10-11 08:00:16.561340 | fa163e03-9ee7-dff2-f9c8-0000000033ce | TASK | Check if file cert9.db exist 2025-10-11 08:00:16.593264 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | OK | Make sure /etc/containers/networks exists | np0005481019 2025-10-11 08:00:16.595366 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005481019 | 0:04:52.211001 | 0.32s 2025-10-11 08:00:16.610086 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TASK | Get current podman network 2025-10-11 08:00:16.666618 | fa163e03-9ee7-dff2-f9c8-0000000051da | OK | ensure podman and deps are installed | np0005481016 2025-10-11 08:00:16.668402 | fa163e03-9ee7-dff2-f9c8-0000000051da | TIMING | tripleo_podman : ensure podman and deps are installed | np0005481016 | 0:04:52.284030 | 9.09s 2025-10-11 08:00:16.690169 | fa163e03-9ee7-dff2-f9c8-0000000051db | TASK | Ensure we get the ansible interfaces facts 2025-10-11 08:00:16.725309 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | CHANGED | Set extra sysctl options | np0005481015 | item=net.ipv6.ip_nonlocal_bind 2025-10-11 08:00:16.729776 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:52.345400 | 5.24s 2025-10-11 08:00:16.740755 | fa163e03-9ee7-dff2-f9c8-0000000044c8 | TIMING | tripleo_kernel : Set extra sysctl options | np0005481015 | 0:04:52.356381 | 5.26s 2025-10-11 08:00:16.749006 | fa163e03-9ee7-dff2-f9c8-0000000044ca | CHANGED | Sysctl reload | np0005481014 2025-10-11 08:00:16.749697 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TIMING | tripleo_kernel : Sysctl reload | np0005481014 | 0:04:52.365346 | 0.46s 2025-10-11 08:00:16.781411 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TASK | Sysctl reload 2025-10-11 08:00:16.787678 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | CHANGED | Get current podman network | np0005481017 2025-10-11 08:00:16.788932 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TIMING | tripleo_podman : Get current podman network | np0005481017 | 0:04:52.404568 | 0.37s 2025-10-11 08:00:16.800185 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TASK | Update the default network configuration 2025-10-11 08:00:16.819549 | fa163e03-9ee7-dff2-f9c8-00000000352a | TASK | create persistent directories 2025-10-11 08:00:16.850376 | fa163e03-9ee7-dff2-f9c8-0000000033ce | OK | Check if file cert9.db exist | np0005481012 2025-10-11 08:00:16.851426 | fa163e03-9ee7-dff2-f9c8-0000000033ce | TIMING | Check if file cert9.db exist | np0005481012 | 0:04:52.467066 | 0.29s 2025-10-11 08:00:16.873171 | fa163e03-9ee7-dff2-f9c8-0000000033cf | TASK | Check if file key4.db exist 2025-10-11 08:00:16.989612 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | CHANGED | Get current podman network | np0005481019 2025-10-11 08:00:16.990814 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TIMING | tripleo_podman : Get current podman network | np0005481019 | 0:04:52.606455 | 0.38s 2025-10-11 08:00:17.001424 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TASK | Update the default network configuration 2025-10-11 08:00:17.157958 | fa163e03-9ee7-dff2-f9c8-00000000352a | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-11 08:00:17.161370 | fa163e03-9ee7-dff2-f9c8-00000000352a | TIMING | create persistent directories | np0005481014 | 0:04:52.776996 | 0.34s 2025-10-11 08:00:17.172473 | fa163e03-9ee7-dff2-f9c8-0000000033cf | OK | Check if file key4.db exist | np0005481012 2025-10-11 08:00:17.173390 | fa163e03-9ee7-dff2-f9c8-0000000033cf | TIMING | Check if file key4.db exist | np0005481012 | 0:04:52.789032 | 0.30s 2025-10-11 08:00:17.219471 | fa163e03-9ee7-dff2-f9c8-0000000044ca | CHANGED | Sysctl reload | np0005481015 2025-10-11 08:00:17.220998 | fa163e03-9ee7-dff2-f9c8-0000000044ca | TIMING | tripleo_kernel : Sysctl reload | np0005481015 | 0:04:52.836633 | 0.44s 2025-10-11 08:00:17.250394 | fa163e03-9ee7-dff2-f9c8-0000000033d0 | SKIPPED | fail | np0005481012 2025-10-11 08:00:17.251478 | fa163e03-9ee7-dff2-f9c8-0000000033d0 | TIMING | fail | np0005481012 | 0:04:52.867087 | 0.04s 2025-10-11 08:00:17.282380 | fa163e03-9ee7-dff2-f9c8-0000000033d1 | TASK | Create persistent directories 2025-10-11 08:00:17.310270 | fa163e03-9ee7-dff2-f9c8-00000000352a | TASK | create persistent directories 2025-10-11 08:00:17.356968 | fa163e03-9ee7-dff2-f9c8-0000000051db | OK | Ensure we get the ansible interfaces facts | np0005481016 2025-10-11 08:00:17.357994 | fa163e03-9ee7-dff2-f9c8-0000000051db | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005481016 | 0:04:52.973629 | 0.67s 2025-10-11 08:00:17.371248 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-11 08:00:17.398383 | fa163e03-9ee7-dff2-f9c8-0000000051dc | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005481016 2025-10-11 08:00:17.399340 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005481016 | 0:04:53.014979 | 0.03s 2025-10-11 08:00:17.412240 | fa163e03-9ee7-dff2-f9c8-0000000051de | TASK | Make sure /etc/cni/net.d folder exists 2025-10-11 08:00:17.434518 | fa163e03-9ee7-dff2-f9c8-00000000352a | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-11 08:00:17.439561 | fa163e03-9ee7-dff2-f9c8-00000000352a | TIMING | create persistent directories | np0005481014 | 0:04:53.055177 | 0.62s 2025-10-11 08:00:17.453771 | fa163e03-9ee7-dff2-f9c8-00000000352a | TIMING | create persistent directories | np0005481014 | 0:04:53.069406 | 0.63s 2025-10-11 08:00:17.454940 | fa163e03-9ee7-dff2-f9c8-0000000051de | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005481016 2025-10-11 08:00:17.455477 | fa163e03-9ee7-dff2-f9c8-0000000051de | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005481016 | 0:04:53.071123 | 0.04s 2025-10-11 08:00:17.468291 | fa163e03-9ee7-dff2-f9c8-0000000051df | TASK | Update default network configuration if possible 2025-10-11 08:00:17.492004 | fa163e03-9ee7-dff2-f9c8-00000000352b | TASK | Check if file certs_valid exist 2025-10-11 08:00:17.504747 | fa163e03-9ee7-dff2-f9c8-0000000051df | SKIPPED | Update default network configuration if possible | np0005481016 2025-10-11 08:00:17.505567 | fa163e03-9ee7-dff2-f9c8-0000000051df | TIMING | tripleo_podman : Update default network configuration if possible | np0005481016 | 0:04:53.121206 | 0.04s 2025-10-11 08:00:17.515645 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TASK | Make sure /etc/containers/networks exists 2025-10-11 08:00:17.603561 | fa163e03-9ee7-dff2-f9c8-0000000033d1 | CHANGED | Create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:17.606319 | fa163e03-9ee7-dff2-f9c8-0000000033d1 | TIMING | Create persistent directories | np0005481012 | 0:04:53.221953 | 0.32s 2025-10-11 08:00:17.647559 | fa163e03-9ee7-dff2-f9c8-00000000352a | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/keystone', 'setype': 'container_file_t'} 2025-10-11 08:00:17.649635 | fa163e03-9ee7-dff2-f9c8-00000000352a | TIMING | create persistent directories | np0005481015 | 0:04:53.265278 | 0.34s 2025-10-11 08:00:17.755214 | fa163e03-9ee7-dff2-f9c8-00000000352b | OK | Check if file certs_valid exist | np0005481014 2025-10-11 08:00:17.756062 | fa163e03-9ee7-dff2-f9c8-00000000352b | TIMING | Check if file certs_valid exist | np0005481014 | 0:04:53.371705 | 0.26s 2025-10-11 08:00:17.775656 | fa163e03-9ee7-dff2-f9c8-00000000352c | TASK | Check if file cert9.db exist 2025-10-11 08:00:17.793932 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | CHANGED | Update the default network configuration | np0005481017 2025-10-11 08:00:17.795940 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TIMING | tripleo_podman : Update the default network configuration | np0005481017 | 0:04:53.411568 | 0.99s 2025-10-11 08:00:17.820759 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TASK | Write containers registries.conf 2025-10-11 08:00:17.830737 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | OK | Make sure /etc/containers/networks exists | np0005481016 2025-10-11 08:00:17.832564 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005481016 | 0:04:53.448188 | 0.32s 2025-10-11 08:00:17.857940 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TASK | Get current podman network 2025-10-11 08:00:17.898176 | fa163e03-9ee7-dff2-f9c8-0000000033d1 | CHANGED | Create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-11 08:00:17.902429 | fa163e03-9ee7-dff2-f9c8-0000000033d1 | TIMING | Create persistent directories | np0005481012 | 0:04:53.518053 | 0.62s 2025-10-11 08:00:17.910593 | fa163e03-9ee7-dff2-f9c8-0000000033d1 | TIMING | Create persistent directories | np0005481012 | 0:04:53.526223 | 0.63s 2025-10-11 08:00:17.934260 | fa163e03-9ee7-dff2-f9c8-00000000352a | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/keystone', 'setype': 'container_file_t'} 2025-10-11 08:00:17.936041 | fa163e03-9ee7-dff2-f9c8-00000000352a | TIMING | create persistent directories | np0005481015 | 0:04:53.551679 | 0.62s 2025-10-11 08:00:17.957901 | fa163e03-9ee7-dff2-f9c8-0000000033d2 | TASK | create persistent directories 2025-10-11 08:00:17.970030 | fa163e03-9ee7-dff2-f9c8-00000000352a | TIMING | create persistent directories | np0005481015 | 0:04:53.585634 | 0.66s 2025-10-11 08:00:17.988252 | fa163e03-9ee7-dff2-f9c8-00000000352b | TASK | Check if file certs_valid exist 2025-10-11 08:00:18.005581 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | CHANGED | Update the default network configuration | np0005481019 2025-10-11 08:00:18.006764 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TIMING | tripleo_podman : Update the default network configuration | np0005481019 | 0:04:53.622401 | 1.00s 2025-10-11 08:00:18.021694 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TASK | Write containers registries.conf 2025-10-11 08:00:18.083398 | fa163e03-9ee7-dff2-f9c8-00000000352c | OK | Check if file cert9.db exist | np0005481014 2025-10-11 08:00:18.085631 | fa163e03-9ee7-dff2-f9c8-00000000352c | TIMING | Check if file cert9.db exist | np0005481014 | 0:04:53.701270 | 0.31s 2025-10-11 08:00:18.101372 | fa163e03-9ee7-dff2-f9c8-00000000352d | TASK | Check if file key4.db exist 2025-10-11 08:00:18.238769 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | CHANGED | Get current podman network | np0005481016 2025-10-11 08:00:18.243856 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TIMING | tripleo_podman : Get current podman network | np0005481016 | 0:04:53.859486 | 0.38s 2025-10-11 08:00:18.250036 | fa163e03-9ee7-dff2-f9c8-0000000033d2 | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:18.255228 | fa163e03-9ee7-dff2-f9c8-0000000033d2 | TIMING | create persistent directories | np0005481012 | 0:04:53.870862 | 0.30s 2025-10-11 08:00:18.270233 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TASK | Update the default network configuration 2025-10-11 08:00:18.278953 | fa163e03-9ee7-dff2-f9c8-0000000033d2 | TIMING | create persistent directories | np0005481012 | 0:04:53.894551 | 0.32s 2025-10-11 08:00:18.286960 | fa163e03-9ee7-dff2-f9c8-00000000352b | OK | Check if file certs_valid exist | np0005481015 2025-10-11 08:00:18.287961 | fa163e03-9ee7-dff2-f9c8-00000000352b | TIMING | Check if file certs_valid exist | np0005481015 | 0:04:53.903602 | 0.30s 2025-10-11 08:00:18.315809 | fa163e03-9ee7-dff2-f9c8-0000000033d3 | TASK | create persistent directories 2025-10-11 08:00:18.338317 | fa163e03-9ee7-dff2-f9c8-00000000352c | TASK | Check if file cert9.db exist 2025-10-11 08:00:18.399871 | fa163e03-9ee7-dff2-f9c8-00000000352d | OK | Check if file key4.db exist | np0005481014 2025-10-11 08:00:18.400831 | fa163e03-9ee7-dff2-f9c8-00000000352d | TIMING | Check if file key4.db exist | np0005481014 | 0:04:54.016470 | 0.30s 2025-10-11 08:00:18.446310 | fa163e03-9ee7-dff2-f9c8-00000000352e | SKIPPED | fail | np0005481014 2025-10-11 08:00:18.447638 | fa163e03-9ee7-dff2-f9c8-00000000352e | TIMING | fail | np0005481014 | 0:04:54.063270 | 0.03s 2025-10-11 08:00:18.466788 | fa163e03-9ee7-dff2-f9c8-00000000352f | TASK | Create persistent directories 2025-10-11 08:00:18.651192 | fa163e03-9ee7-dff2-f9c8-00000000352c | OK | Check if file cert9.db exist | np0005481015 2025-10-11 08:00:18.659584 | fa163e03-9ee7-dff2-f9c8-00000000352c | TIMING | Check if file cert9.db exist | np0005481015 | 0:04:54.275200 | 0.32s 2025-10-11 08:00:18.661979 | fa163e03-9ee7-dff2-f9c8-0000000033d3 | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:18.672804 | fa163e03-9ee7-dff2-f9c8-0000000033d3 | TIMING | create persistent directories | np0005481012 | 0:04:54.288419 | 0.36s 2025-10-11 08:00:18.699966 | fa163e03-9ee7-dff2-f9c8-00000000352d | TASK | Check if file key4.db exist 2025-10-11 08:00:18.803197 | fa163e03-9ee7-dff2-f9c8-00000000352f | CHANGED | Create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:18.807894 | fa163e03-9ee7-dff2-f9c8-00000000352f | TIMING | Create persistent directories | np0005481014 | 0:04:54.423519 | 0.34s 2025-10-11 08:00:18.871027 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | CHANGED | Write containers registries.conf | np0005481017 2025-10-11 08:00:18.872073 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TIMING | tripleo_podman : Write containers registries.conf | np0005481017 | 0:04:54.487710 | 1.05s 2025-10-11 08:00:18.897282 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TASK | Write containers.conf 2025-10-11 08:00:18.979141 | fa163e03-9ee7-dff2-f9c8-0000000033d3 | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:18.983042 | fa163e03-9ee7-dff2-f9c8-0000000033d3 | TIMING | create persistent directories | np0005481012 | 0:04:54.598665 | 0.67s 2025-10-11 08:00:18.993961 | fa163e03-9ee7-dff2-f9c8-0000000033d3 | TIMING | create persistent directories | np0005481012 | 0:04:54.609584 | 0.68s 2025-10-11 08:00:19.033100 | fa163e03-9ee7-dff2-f9c8-0000000033d4 | TASK | create persistent directories 2025-10-11 08:00:19.042051 | fa163e03-9ee7-dff2-f9c8-00000000352d | OK | Check if file key4.db exist | np0005481015 2025-10-11 08:00:19.043763 | fa163e03-9ee7-dff2-f9c8-00000000352d | TIMING | Check if file key4.db exist | np0005481015 | 0:04:54.659389 | 0.34s 2025-10-11 08:00:19.101933 | fa163e03-9ee7-dff2-f9c8-00000000352f | CHANGED | Create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-11 08:00:19.106773 | fa163e03-9ee7-dff2-f9c8-00000000352f | TIMING | Create persistent directories | np0005481014 | 0:04:54.722403 | 0.64s 2025-10-11 08:00:19.113024 | fa163e03-9ee7-dff2-f9c8-00000000352e | SKIPPED | fail | np0005481015 2025-10-11 08:00:19.113783 | fa163e03-9ee7-dff2-f9c8-00000000352e | TIMING | fail | np0005481015 | 0:04:54.729424 | 0.05s 2025-10-11 08:00:19.116151 | fa163e03-9ee7-dff2-f9c8-00000000352f | TIMING | Create persistent directories | np0005481014 | 0:04:54.731791 | 0.65s 2025-10-11 08:00:19.148256 | fa163e03-9ee7-dff2-f9c8-000000003530 | TASK | create persistent directories 2025-10-11 08:00:19.174088 | fa163e03-9ee7-dff2-f9c8-00000000352f | TASK | Create persistent directories 2025-10-11 08:00:19.180992 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | CHANGED | Write containers registries.conf | np0005481019 2025-10-11 08:00:19.181965 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TIMING | tripleo_podman : Write containers registries.conf | np0005481019 | 0:04:54.797603 | 1.16s 2025-10-11 08:00:19.189578 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481017 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-11 08:00:19.194388 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481017 | 0:04:54.810023 | 0.30s 2025-10-11 08:00:19.202823 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TASK | Write containers.conf 2025-10-11 08:00:19.357876 | fa163e03-9ee7-dff2-f9c8-0000000033d4 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-11 08:00:19.362561 | fa163e03-9ee7-dff2-f9c8-0000000033d4 | TIMING | create persistent directories | np0005481012 | 0:04:54.978172 | 0.33s 2025-10-11 08:00:19.371304 | fa163e03-9ee7-dff2-f9c8-0000000033d4 | TIMING | create persistent directories | np0005481012 | 0:04:54.986945 | 0.34s 2025-10-11 08:00:19.393226 | fa163e03-9ee7-dff2-f9c8-0000000033d5 | TASK | create persistent logs directory 2025-10-11 08:00:19.398759 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | CHANGED | Update the default network configuration | np0005481016 2025-10-11 08:00:19.399709 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TIMING | tripleo_podman : Update the default network configuration | np0005481016 | 0:04:55.015346 | 1.13s 2025-10-11 08:00:19.410328 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TASK | Write containers registries.conf 2025-10-11 08:00:19.457177 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481017 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-11 08:00:19.459792 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481017 | 0:04:55.075426 | 0.56s 2025-10-11 08:00:19.465917 | fa163e03-9ee7-dff2-f9c8-000000003530 | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:19.468151 | fa163e03-9ee7-dff2-f9c8-000000003530 | TIMING | create persistent directories | np0005481014 | 0:04:55.083790 | 0.32s 2025-10-11 08:00:19.475742 | fa163e03-9ee7-dff2-f9c8-000000003530 | TIMING | create persistent directories | np0005481014 | 0:04:55.091373 | 0.33s 2025-10-11 08:00:19.489135 | fa163e03-9ee7-dff2-f9c8-00000000352f | CHANGED | Create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:19.490900 | fa163e03-9ee7-dff2-f9c8-00000000352f | TIMING | Create persistent directories | np0005481015 | 0:04:55.106541 | 0.32s 2025-10-11 08:00:19.504100 | fa163e03-9ee7-dff2-f9c8-000000003531 | TASK | create persistent directories 2025-10-11 08:00:19.530217 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481019 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-11 08:00:19.532740 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481019 | 0:04:55.148373 | 0.33s 2025-10-11 08:00:19.701556 | fa163e03-9ee7-dff2-f9c8-0000000033d5 | CHANGED | create persistent logs directory | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 08:00:19.704569 | fa163e03-9ee7-dff2-f9c8-0000000033d5 | TIMING | create persistent logs directory | np0005481012 | 0:04:55.320211 | 0.31s 2025-10-11 08:00:19.745261 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481017 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-11 08:00:19.747900 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481017 | 0:04:55.363542 | 0.85s 2025-10-11 08:00:19.781194 | fa163e03-9ee7-dff2-f9c8-00000000352f | CHANGED | Create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/manila-api', 'setype': 'container_file_t'} 2025-10-11 08:00:19.784178 | fa163e03-9ee7-dff2-f9c8-00000000352f | TIMING | Create persistent directories | np0005481015 | 0:04:55.399815 | 0.61s 2025-10-11 08:00:19.795905 | fa163e03-9ee7-dff2-f9c8-00000000352f | TIMING | Create persistent directories | np0005481015 | 0:04:55.411534 | 0.62s 2025-10-11 08:00:19.815606 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481019 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-11 08:00:19.817041 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481019 | 0:04:55.432680 | 0.61s 2025-10-11 08:00:19.821701 | fa163e03-9ee7-dff2-f9c8-000000003531 | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:19.823485 | fa163e03-9ee7-dff2-f9c8-000000003531 | TIMING | create persistent directories | np0005481014 | 0:04:55.439124 | 0.32s 2025-10-11 08:00:19.844129 | fa163e03-9ee7-dff2-f9c8-000000003530 | TASK | create persistent directories 2025-10-11 08:00:19.980811 | fa163e03-9ee7-dff2-f9c8-0000000033d5 | CHANGED | create persistent logs directory | np0005481012 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 08:00:19.983814 | fa163e03-9ee7-dff2-f9c8-0000000033d5 | TIMING | create persistent logs directory | np0005481012 | 0:04:55.599430 | 0.59s 2025-10-11 08:00:19.993605 | fa163e03-9ee7-dff2-f9c8-0000000033d5 | TIMING | create persistent logs directory | np0005481012 | 0:04:55.609216 | 0.60s 2025-10-11 08:00:20.017822 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | TASK | create persistent directories 2025-10-11 08:00:20.033600 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481017 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-11 08:00:20.038764 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481017 | 0:04:55.654391 | 1.14s 2025-10-11 08:00:20.046548 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481017 | 0:04:55.662187 | 1.15s 2025-10-11 08:00:20.063125 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TASK | Enable podman.socket service 2025-10-11 08:00:20.104103 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481019 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-11 08:00:20.105943 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481019 | 0:04:55.721573 | 0.90s 2025-10-11 08:00:20.108390 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | SKIPPED | Enable podman.socket service | np0005481017 2025-10-11 08:00:20.109025 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TIMING | tripleo_podman : Enable podman.socket service | np0005481017 | 0:04:55.724670 | 0.04s 2025-10-11 08:00:20.117884 | fa163e03-9ee7-dff2-f9c8-000000003530 | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:20.119161 | fa163e03-9ee7-dff2-f9c8-000000003530 | TIMING | create persistent directories | np0005481015 | 0:04:55.734799 | 0.27s 2025-10-11 08:00:20.133052 | fa163e03-9ee7-dff2-f9c8-000000003530 | TIMING | create persistent directories | np0005481015 | 0:04:55.748693 | 0.29s 2025-10-11 08:00:20.138746 | fa163e03-9ee7-dff2-f9c8-000000003531 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:20.139700 | fa163e03-9ee7-dff2-f9c8-000000003531 | TIMING | create persistent directories | np0005481014 | 0:04:55.755340 | 0.63s 2025-10-11 08:00:20.153933 | fa163e03-9ee7-dff2-f9c8-000000003226 | TASK | Run podman login 2025-10-11 08:00:20.180788 | fa163e03-9ee7-dff2-f9c8-000000003531 | TASK | create persistent directories 2025-10-11 08:00:20.185653 | fa163e03-9ee7-dff2-f9c8-000000003531 | TIMING | create persistent directories | np0005481014 | 0:04:55.801273 | 0.68s 2025-10-11 08:00:20.186680 | fa163e03-9ee7-dff2-f9c8-000000003226 | TIMING | Run podman login | np0005481017 | 0:04:55.802329 | 0.03s 2025-10-11 08:00:20.239537 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TASK | Perform container registry login(s) with podman 2025-10-11 08:00:20.259605 | fa163e03-9ee7-dff2-f9c8-000000003532 | TASK | create persistent directories 2025-10-11 08:00:20.269820 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005481017 | 0:04:55.885446 | 0.03s 2025-10-11 08:00:20.288900 | fa163e03-9ee7-dff2-f9c8-000000003228 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-11 08:00:20.311380 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-11 08:00:20.314545 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | TIMING | create persistent directories | np0005481012 | 0:04:55.930168 | 0.30s 2025-10-11 08:00:20.370251 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481019 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-11 08:00:20.372648 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481019 | 0:04:55.988279 | 1.17s 2025-10-11 08:00:20.384158 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481019 | 0:04:55.999795 | 1.18s 2025-10-11 08:00:20.396583 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TASK | Enable podman.socket service 2025-10-11 08:00:20.429110 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | SKIPPED | Enable podman.socket service | np0005481019 2025-10-11 08:00:20.430076 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TIMING | tripleo_podman : Enable podman.socket service | np0005481019 | 0:04:56.045719 | 0.03s 2025-10-11 08:00:20.469020 | fa163e03-9ee7-dff2-f9c8-00000000337f | TASK | Run podman login 2025-10-11 08:00:20.489357 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | CHANGED | Write containers registries.conf | np0005481016 2025-10-11 08:00:20.491566 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TIMING | tripleo_podman : Write containers registries.conf | np0005481016 | 0:04:56.107191 | 1.08s 2025-10-11 08:00:20.515624 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TASK | Write containers.conf 2025-10-11 08:00:20.523843 | fa163e03-9ee7-dff2-f9c8-000000003531 | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:20.525138 | fa163e03-9ee7-dff2-f9c8-000000003531 | TIMING | create persistent directories | np0005481015 | 0:04:56.140773 | 0.34s 2025-10-11 08:00:20.530392 | fa163e03-9ee7-dff2-f9c8-000000003532 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-11 08:00:20.531756 | fa163e03-9ee7-dff2-f9c8-000000003532 | TIMING | create persistent directories | np0005481014 | 0:04:56.147396 | 0.27s 2025-10-11 08:00:20.544652 | fa163e03-9ee7-dff2-f9c8-00000000337f | TIMING | Run podman login | np0005481019 | 0:04:56.160259 | 0.07s 2025-10-11 08:00:20.546823 | fa163e03-9ee7-dff2-f9c8-000000003532 | TIMING | create persistent directories | np0005481014 | 0:04:56.162463 | 0.29s 2025-10-11 08:00:20.555989 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-11 08:00:20.557735 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | TIMING | create persistent directories | np0005481012 | 0:04:56.173371 | 0.54s 2025-10-11 08:00:20.640524 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TASK | Perform container registry login(s) with podman 2025-10-11 08:00:20.659649 | fa163e03-9ee7-dff2-f9c8-000000003533 | TASK | create persistent logs directory 2025-10-11 08:00:20.673712 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005481019 | 0:04:56.289330 | 0.03s 2025-10-11 08:00:20.693489 | fa163e03-9ee7-dff2-f9c8-000000003381 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-11 08:00:20.830521 | fa163e03-9ee7-dff2-f9c8-000000003531 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/manila', 'setype': 'container_file_t'} 2025-10-11 08:00:20.835138 | fa163e03-9ee7-dff2-f9c8-000000003531 | TIMING | create persistent directories | np0005481015 | 0:04:56.450754 | 0.65s 2025-10-11 08:00:20.850013 | fa163e03-9ee7-dff2-f9c8-000000003531 | TIMING | create persistent directories | np0005481015 | 0:04:56.465645 | 0.67s 2025-10-11 08:00:20.857746 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-11 08:00:20.858878 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | TIMING | create persistent directories | np0005481012 | 0:04:56.474515 | 0.84s 2025-10-11 08:00:20.874265 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481016 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-11 08:00:20.876722 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481016 | 0:04:56.492362 | 0.34s 2025-10-11 08:00:20.903972 | fa163e03-9ee7-dff2-f9c8-000000003532 | TASK | create persistent directories 2025-10-11 08:00:20.912801 | fa163e03-9ee7-dff2-f9c8-0000000033d6 | TIMING | create persistent directories | np0005481012 | 0:04:56.528426 | 0.89s 2025-10-11 08:00:20.942388 | fa163e03-9ee7-dff2-f9c8-0000000033d7 | TASK | create persistent directories 2025-10-11 08:00:20.968372 | fa163e03-9ee7-dff2-f9c8-000000003533 | CHANGED | create persistent logs directory | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 08:00:20.969925 | fa163e03-9ee7-dff2-f9c8-000000003533 | TIMING | create persistent logs directory | np0005481014 | 0:04:56.585538 | 0.31s 2025-10-11 08:00:21.190138 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481016 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-11 08:00:21.193573 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481016 | 0:04:56.809210 | 0.66s 2025-10-11 08:00:21.236431 | fa163e03-9ee7-dff2-f9c8-000000003532 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/memcached', 'setype': 'container_file_t'} 2025-10-11 08:00:21.239638 | fa163e03-9ee7-dff2-f9c8-000000003532 | TIMING | create persistent directories | np0005481015 | 0:04:56.855278 | 0.33s 2025-10-11 08:00:21.254352 | fa163e03-9ee7-dff2-f9c8-000000003532 | TIMING | create persistent directories | np0005481015 | 0:04:56.869982 | 0.35s 2025-10-11 08:00:21.260411 | fa163e03-9ee7-dff2-f9c8-000000003228 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481017 2025-10-11 08:00:21.261544 | fa163e03-9ee7-dff2-f9c8-000000003228 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481017 | 0:04:56.877178 | 0.97s 2025-10-11 08:00:21.263528 | fa163e03-9ee7-dff2-f9c8-0000000033d7 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 08:00:21.264415 | fa163e03-9ee7-dff2-f9c8-0000000033d7 | TIMING | create persistent directories | np0005481012 | 0:04:56.880055 | 0.32s 2025-10-11 08:00:21.276724 | fa163e03-9ee7-dff2-f9c8-000000003533 | CHANGED | create persistent logs directory | np0005481014 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 08:00:21.278626 | fa163e03-9ee7-dff2-f9c8-000000003533 | TIMING | create persistent logs directory | np0005481014 | 0:04:56.894260 | 0.62s 2025-10-11 08:00:21.297057 | fa163e03-9ee7-dff2-f9c8-000000003229 | TASK | create persistent logs directory for rsyslog 2025-10-11 08:00:21.320325 | fa163e03-9ee7-dff2-f9c8-000000003533 | TASK | create persistent logs directory 2025-10-11 08:00:21.327223 | fa163e03-9ee7-dff2-f9c8-000000003533 | TIMING | create persistent logs directory | np0005481014 | 0:04:56.942847 | 0.67s 2025-10-11 08:00:21.348008 | fa163e03-9ee7-dff2-f9c8-000000003534 | TASK | create persistent directories 2025-10-11 08:00:21.477964 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481016 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-11 08:00:21.481375 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481016 | 0:04:57.097000 | 0.95s 2025-10-11 08:00:21.587628 | fa163e03-9ee7-dff2-f9c8-000000003381 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481019 2025-10-11 08:00:21.593323 | fa163e03-9ee7-dff2-f9c8-000000003381 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481019 | 0:04:57.208965 | 0.90s 2025-10-11 08:00:21.594268 | fa163e03-9ee7-dff2-f9c8-0000000033d7 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-11 08:00:21.595621 | fa163e03-9ee7-dff2-f9c8-0000000033d7 | TIMING | create persistent directories | np0005481012 | 0:04:57.211267 | 0.65s 2025-10-11 08:00:21.611187 | fa163e03-9ee7-dff2-f9c8-000000003382 | TASK | create persistent logs directory for rsyslog 2025-10-11 08:00:21.618241 | fa163e03-9ee7-dff2-f9c8-0000000033d7 | TIMING | create persistent directories | np0005481012 | 0:04:57.233870 | 0.67s 2025-10-11 08:00:21.623043 | fa163e03-9ee7-dff2-f9c8-000000003229 | CHANGED | create persistent logs directory for rsyslog | np0005481017 2025-10-11 08:00:21.623820 | fa163e03-9ee7-dff2-f9c8-000000003229 | TIMING | create persistent logs directory for rsyslog | np0005481017 | 0:04:57.239466 | 0.33s 2025-10-11 08:00:21.638198 | fa163e03-9ee7-dff2-f9c8-00000000322a | TASK | create persistent state directory for rsyslog 2025-10-11 08:00:21.649428 | fa163e03-9ee7-dff2-f9c8-000000003533 | CHANGED | create persistent logs directory | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 08:00:21.651926 | fa163e03-9ee7-dff2-f9c8-000000003533 | TIMING | create persistent logs directory | np0005481015 | 0:04:57.267558 | 0.33s 2025-10-11 08:00:21.669870 | fa163e03-9ee7-dff2-f9c8-0000000033d8 | TASK | create persistent directories 2025-10-11 08:00:21.694210 | fa163e03-9ee7-dff2-f9c8-000000003534 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-11 08:00:21.696565 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481014 | 0:04:57.312205 | 0.35s 2025-10-11 08:00:21.768652 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481016 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-11 08:00:21.770752 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481016 | 0:04:57.386392 | 1.24s 2025-10-11 08:00:21.778736 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481016 | 0:04:57.394384 | 1.25s 2025-10-11 08:00:21.788901 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TASK | Enable podman.socket service 2025-10-11 08:00:21.810954 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | SKIPPED | Enable podman.socket service | np0005481016 2025-10-11 08:00:21.811844 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TIMING | tripleo_podman : Enable podman.socket service | np0005481016 | 0:04:57.427489 | 0.02s 2025-10-11 08:00:21.829457 | fa163e03-9ee7-dff2-f9c8-00000000316b | TASK | Run podman login 2025-10-11 08:00:21.848817 | fa163e03-9ee7-dff2-f9c8-00000000316b | TIMING | Run podman login | np0005481016 | 0:04:57.464454 | 0.02s 2025-10-11 08:00:21.889971 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TASK | Perform container registry login(s) with podman 2025-10-11 08:00:21.911520 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005481016 | 0:04:57.527158 | 0.02s 2025-10-11 08:00:21.917010 | fa163e03-9ee7-dff2-f9c8-000000003382 | CHANGED | create persistent logs directory for rsyslog | np0005481019 2025-10-11 08:00:21.917523 | fa163e03-9ee7-dff2-f9c8-000000003382 | TIMING | create persistent logs directory for rsyslog | np0005481019 | 0:04:57.533172 | 0.31s 2025-10-11 08:00:21.936942 | fa163e03-9ee7-dff2-f9c8-000000003383 | TASK | create persistent state directory for rsyslog 2025-10-11 08:00:21.948150 | fa163e03-9ee7-dff2-f9c8-000000003533 | CHANGED | create persistent logs directory | np0005481015 | item={'path': '/var/lib/metrics_qdr', 'setype': 'container_file_t'} 2025-10-11 08:00:21.951153 | fa163e03-9ee7-dff2-f9c8-000000003533 | TIMING | create persistent logs directory | np0005481015 | 0:04:57.566787 | 0.63s 2025-10-11 08:00:21.963914 | fa163e03-9ee7-dff2-f9c8-00000000316d | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-11 08:00:21.970859 | fa163e03-9ee7-dff2-f9c8-000000003533 | TIMING | create persistent logs directory | np0005481015 | 0:04:57.586489 | 0.65s 2025-10-11 08:00:21.972358 | fa163e03-9ee7-dff2-f9c8-00000000322a | CHANGED | create persistent state directory for rsyslog | np0005481017 2025-10-11 08:00:21.973070 | fa163e03-9ee7-dff2-f9c8-00000000322a | TIMING | create persistent state directory for rsyslog | np0005481017 | 0:04:57.588717 | 0.33s 2025-10-11 08:00:21.979101 | fa163e03-9ee7-dff2-f9c8-0000000033d8 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:21.983274 | fa163e03-9ee7-dff2-f9c8-0000000033d8 | TIMING | create persistent directories | np0005481012 | 0:04:57.598918 | 0.31s 2025-10-11 08:00:21.988679 | fa163e03-9ee7-dff2-f9c8-000000003534 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-11 08:00:21.989538 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481014 | 0:04:57.605187 | 0.64s 2025-10-11 08:00:22.035358 | fa163e03-9ee7-dff2-f9c8-000000003534 | TASK | create persistent directories 2025-10-11 08:00:22.042142 | fa163e03-9ee7-dff2-f9c8-00000000322b | TIMING | include_role : tripleo_sshd | np0005481017 | 0:04:57.657760 | 0.04s 2025-10-11 08:00:22.106074 | fa163e03-9ee7-dff2-f9c8-00000000586d | TASK | Gather variables for each operating system 2025-10-11 08:00:22.209228 | fa163e03-9ee7-dff2-f9c8-00000000586d | OK | Gather variables for each operating system | np0005481017 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-11 08:00:22.211031 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481017 | 0:04:57.826672 | 0.10s 2025-10-11 08:00:22.214383 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481017 | 0:04:57.830025 | 0.11s 2025-10-11 08:00:22.223416 | fa163e03-9ee7-dff2-f9c8-0000000033d8 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-11 08:00:22.224225 | fa163e03-9ee7-dff2-f9c8-0000000033d8 | TIMING | create persistent directories | np0005481012 | 0:04:57.839872 | 0.55s 2025-10-11 08:00:22.229896 | fa163e03-9ee7-dff2-f9c8-00000000586f | TASK | Install the OpenSSH server 2025-10-11 08:00:22.236172 | fa163e03-9ee7-dff2-f9c8-0000000033d8 | TIMING | create persistent directories | np0005481012 | 0:04:57.851802 | 0.56s 2025-10-11 08:00:22.255759 | fa163e03-9ee7-dff2-f9c8-0000000033d9 | TASK | create persistent directories 2025-10-11 08:00:22.261572 | fa163e03-9ee7-dff2-f9c8-000000003383 | CHANGED | create persistent state directory for rsyslog | np0005481019 2025-10-11 08:00:22.265614 | fa163e03-9ee7-dff2-f9c8-000000003383 | TIMING | create persistent state directory for rsyslog | np0005481019 | 0:04:57.881245 | 0.33s 2025-10-11 08:00:22.267335 | fa163e03-9ee7-dff2-f9c8-000000003534 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-11 08:00:22.268266 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481014 | 0:04:57.883909 | 0.92s 2025-10-11 08:00:22.286906 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481014 | 0:04:57.902534 | 0.94s 2025-10-11 08:00:22.309659 | fa163e03-9ee7-dff2-f9c8-000000003535 | TASK | create persistent directories 2025-10-11 08:00:22.315846 | fa163e03-9ee7-dff2-f9c8-000000003384 | TIMING | include_role : tripleo_sshd | np0005481019 | 0:04:57.931474 | 0.03s 2025-10-11 08:00:22.356856 | fa163e03-9ee7-dff2-f9c8-000000003534 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/mysql', 'setype': 'container_file_t'} 2025-10-11 08:00:22.359352 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481015 | 0:04:57.974985 | 0.32s 2025-10-11 08:00:22.374657 | fa163e03-9ee7-dff2-f9c8-00000000586d | TASK | Gather variables for each operating system 2025-10-11 08:00:22.473431 | fa163e03-9ee7-dff2-f9c8-00000000586d | OK | Gather variables for each operating system | np0005481019 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-11 08:00:22.478528 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481019 | 0:04:58.094158 | 0.10s 2025-10-11 08:00:22.486233 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481019 | 0:04:58.101871 | 0.11s 2025-10-11 08:00:22.500590 | fa163e03-9ee7-dff2-f9c8-00000000586f | TASK | Install the OpenSSH server 2025-10-11 08:00:22.567520 | fa163e03-9ee7-dff2-f9c8-0000000033d9 | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:22.570141 | fa163e03-9ee7-dff2-f9c8-0000000033d9 | TIMING | create persistent directories | np0005481012 | 0:04:58.185775 | 0.31s 2025-10-11 08:00:22.575157 | fa163e03-9ee7-dff2-f9c8-0000000033d9 | TIMING | create persistent directories | np0005481012 | 0:04:58.190795 | 0.32s 2025-10-11 08:00:22.594774 | fa163e03-9ee7-dff2-f9c8-0000000033da | TASK | create persistent directories 2025-10-11 08:00:22.655773 | fa163e03-9ee7-dff2-f9c8-000000003534 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/mysql', 'setype': 'container_file_t'} 2025-10-11 08:00:22.658021 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481015 | 0:04:58.273659 | 0.62s 2025-10-11 08:00:22.663817 | fa163e03-9ee7-dff2-f9c8-000000003535 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 08:00:22.665524 | fa163e03-9ee7-dff2-f9c8-000000003535 | TIMING | create persistent directories | np0005481014 | 0:04:58.281172 | 0.35s 2025-10-11 08:00:22.881003 | fa163e03-9ee7-dff2-f9c8-0000000033da | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:22.883419 | fa163e03-9ee7-dff2-f9c8-0000000033da | TIMING | create persistent directories | np0005481012 | 0:04:58.499056 | 0.29s 2025-10-11 08:00:22.900637 | fa163e03-9ee7-dff2-f9c8-00000000316d | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481016 2025-10-11 08:00:22.901660 | fa163e03-9ee7-dff2-f9c8-00000000316d | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481016 | 0:04:58.517299 | 0.94s 2025-10-11 08:00:22.917620 | fa163e03-9ee7-dff2-f9c8-00000000316e | TASK | create persistent logs directory for rsyslog 2025-10-11 08:00:22.950871 | fa163e03-9ee7-dff2-f9c8-000000003534 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/mariadb', 'setype': 'container_file_t'} 2025-10-11 08:00:22.954331 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481015 | 0:04:58.569943 | 0.92s 2025-10-11 08:00:22.963414 | fa163e03-9ee7-dff2-f9c8-000000003534 | TIMING | create persistent directories | np0005481015 | 0:04:58.579052 | 0.93s 2025-10-11 08:00:22.970682 | fa163e03-9ee7-dff2-f9c8-000000003535 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-11 08:00:22.975308 | fa163e03-9ee7-dff2-f9c8-000000003535 | TIMING | create persistent directories | np0005481014 | 0:04:58.590943 | 0.66s 2025-10-11 08:00:22.996572 | fa163e03-9ee7-dff2-f9c8-000000003535 | TASK | create persistent directories 2025-10-11 08:00:23.003135 | fa163e03-9ee7-dff2-f9c8-000000003535 | TIMING | create persistent directories | np0005481014 | 0:04:58.618763 | 0.69s 2025-10-11 08:00:23.024030 | fa163e03-9ee7-dff2-f9c8-000000003536 | TASK | create persistent directories 2025-10-11 08:00:23.185356 | fa163e03-9ee7-dff2-f9c8-0000000033da | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-11 08:00:23.187479 | fa163e03-9ee7-dff2-f9c8-0000000033da | TIMING | create persistent directories | np0005481012 | 0:04:58.803115 | 0.59s 2025-10-11 08:00:23.191578 | fa163e03-9ee7-dff2-f9c8-0000000033da | TIMING | create persistent directories | np0005481012 | 0:04:58.807218 | 0.60s 2025-10-11 08:00:23.211396 | fa163e03-9ee7-dff2-f9c8-0000000033db | TASK | ensure qemu group is present on the host 2025-10-11 08:00:23.223198 | fa163e03-9ee7-dff2-f9c8-00000000316e | CHANGED | create persistent logs directory for rsyslog | np0005481016 2025-10-11 08:00:23.224417 | fa163e03-9ee7-dff2-f9c8-00000000316e | TIMING | create persistent logs directory for rsyslog | np0005481016 | 0:04:58.840053 | 0.31s 2025-10-11 08:00:23.237901 | fa163e03-9ee7-dff2-f9c8-00000000316f | TASK | create persistent state directory for rsyslog 2025-10-11 08:00:23.308325 | fa163e03-9ee7-dff2-f9c8-000000003535 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 08:00:23.310646 | fa163e03-9ee7-dff2-f9c8-000000003535 | TIMING | create persistent directories | np0005481015 | 0:04:58.926284 | 0.31s 2025-10-11 08:00:23.347018 | fa163e03-9ee7-dff2-f9c8-000000003536 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:23.349253 | fa163e03-9ee7-dff2-f9c8-000000003536 | TIMING | create persistent directories | np0005481014 | 0:04:58.964893 | 0.32s 2025-10-11 08:00:23.513587 | fa163e03-9ee7-dff2-f9c8-0000000033db | CHANGED | ensure qemu group is present on the host | np0005481012 2025-10-11 08:00:23.514409 | fa163e03-9ee7-dff2-f9c8-0000000033db | TIMING | ensure qemu group is present on the host | np0005481012 | 0:04:59.130052 | 0.30s 2025-10-11 08:00:23.533264 | fa163e03-9ee7-dff2-f9c8-0000000033dc | TASK | ensure qemu user is present on the host 2025-10-11 08:00:23.551853 | fa163e03-9ee7-dff2-f9c8-00000000316f | CHANGED | create persistent state directory for rsyslog | np0005481016 2025-10-11 08:00:23.553425 | fa163e03-9ee7-dff2-f9c8-00000000316f | TIMING | create persistent state directory for rsyslog | np0005481016 | 0:04:59.169062 | 0.31s 2025-10-11 08:00:23.565386 | fa163e03-9ee7-dff2-f9c8-000000003535 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/neutron-api', 'setype': 'container_file_t'} 2025-10-11 08:00:23.566992 | fa163e03-9ee7-dff2-f9c8-000000003535 | TIMING | create persistent directories | np0005481015 | 0:04:59.182629 | 0.57s 2025-10-11 08:00:23.589258 | fa163e03-9ee7-dff2-f9c8-000000003535 | TIMING | create persistent directories | np0005481015 | 0:04:59.204876 | 0.59s 2025-10-11 08:00:23.615816 | fa163e03-9ee7-dff2-f9c8-000000003536 | TASK | create persistent directories 2025-10-11 08:00:23.620918 | fa163e03-9ee7-dff2-f9c8-000000003170 | TIMING | include_role : tripleo_sshd | np0005481016 | 0:04:59.236541 | 0.04s 2025-10-11 08:00:23.633003 | fa163e03-9ee7-dff2-f9c8-000000003536 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-11 08:00:23.635909 | fa163e03-9ee7-dff2-f9c8-000000003536 | TIMING | create persistent directories | np0005481014 | 0:04:59.251544 | 0.61s 2025-10-11 08:00:23.683901 | fa163e03-9ee7-dff2-f9c8-00000000586d | TASK | Gather variables for each operating system 2025-10-11 08:00:23.691174 | fa163e03-9ee7-dff2-f9c8-000000003536 | TIMING | create persistent directories | np0005481014 | 0:04:59.306791 | 0.67s 2025-10-11 08:00:23.716008 | fa163e03-9ee7-dff2-f9c8-000000003537 | TASK | create persistent directories 2025-10-11 08:00:23.796287 | fa163e03-9ee7-dff2-f9c8-00000000586d | OK | Gather variables for each operating system | np0005481016 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-11 08:00:23.800911 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481016 | 0:04:59.416532 | 0.12s 2025-10-11 08:00:23.809491 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481016 | 0:04:59.425133 | 0.12s 2025-10-11 08:00:23.819582 | fa163e03-9ee7-dff2-f9c8-00000000586f | TASK | Install the OpenSSH server 2025-10-11 08:00:23.909199 | fa163e03-9ee7-dff2-f9c8-000000003536 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:23.912952 | fa163e03-9ee7-dff2-f9c8-000000003536 | TIMING | create persistent directories | np0005481015 | 0:04:59.528558 | 0.30s 2025-10-11 08:00:23.961586 | fa163e03-9ee7-dff2-f9c8-0000000033dc | CHANGED | ensure qemu user is present on the host | np0005481012 2025-10-11 08:00:23.962762 | fa163e03-9ee7-dff2-f9c8-0000000033dc | TIMING | ensure qemu user is present on the host | np0005481012 | 0:04:59.578399 | 0.43s 2025-10-11 08:00:23.993190 | fa163e03-9ee7-dff2-f9c8-0000000033dd | TASK | allow logrotate to read inside containers 2025-10-11 08:00:24.034544 | fa163e03-9ee7-dff2-f9c8-000000003537 | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:24.038113 | fa163e03-9ee7-dff2-f9c8-000000003537 | TIMING | create persistent directories | np0005481014 | 0:04:59.653744 | 0.32s 2025-10-11 08:00:24.043670 | fa163e03-9ee7-dff2-f9c8-000000003537 | TIMING | create persistent directories | np0005481014 | 0:04:59.659299 | 0.33s 2025-10-11 08:00:24.074682 | fa163e03-9ee7-dff2-f9c8-000000003538 | TASK | create persistent directories 2025-10-11 08:00:24.212409 | fa163e03-9ee7-dff2-f9c8-000000003536 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-api', 'setype': 'container_file_t'} 2025-10-11 08:00:24.216263 | fa163e03-9ee7-dff2-f9c8-000000003536 | TIMING | create persistent directories | np0005481015 | 0:04:59.831888 | 0.60s 2025-10-11 08:00:24.226116 | fa163e03-9ee7-dff2-f9c8-000000003536 | TIMING | create persistent directories | np0005481015 | 0:04:59.841746 | 0.61s 2025-10-11 08:00:24.256961 | fa163e03-9ee7-dff2-f9c8-000000003537 | TASK | create persistent directories 2025-10-11 08:00:24.391334 | fa163e03-9ee7-dff2-f9c8-000000003538 | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:24.394767 | fa163e03-9ee7-dff2-f9c8-000000003538 | TIMING | create persistent directories | np0005481014 | 0:05:00.010393 | 0.32s 2025-10-11 08:00:24.585375 | fa163e03-9ee7-dff2-f9c8-000000003537 | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:24.588391 | fa163e03-9ee7-dff2-f9c8-000000003537 | TIMING | create persistent directories | np0005481015 | 0:05:00.204027 | 0.33s 2025-10-11 08:00:24.597407 | fa163e03-9ee7-dff2-f9c8-000000003537 | TIMING | create persistent directories | np0005481015 | 0:05:00.213033 | 0.34s 2025-10-11 08:00:24.625481 | fa163e03-9ee7-dff2-f9c8-000000003538 | TASK | create persistent directories 2025-10-11 08:00:24.667478 | fa163e03-9ee7-dff2-f9c8-000000003538 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-11 08:00:24.671780 | fa163e03-9ee7-dff2-f9c8-000000003538 | TIMING | create persistent directories | np0005481014 | 0:05:00.287402 | 0.60s 2025-10-11 08:00:24.680126 | fa163e03-9ee7-dff2-f9c8-000000003538 | TIMING | create persistent directories | np0005481014 | 0:05:00.295767 | 0.60s 2025-10-11 08:00:24.700380 | fa163e03-9ee7-dff2-f9c8-000000003539 | TASK | ensure qemu group is present on the host 2025-10-11 08:00:24.866521 | fa163e03-9ee7-dff2-f9c8-0000000033dd | CHANGED | allow logrotate to read inside containers | np0005481012 2025-10-11 08:00:24.869473 | fa163e03-9ee7-dff2-f9c8-0000000033dd | TIMING | allow logrotate to read inside containers | np0005481012 | 0:05:00.485077 | 0.87s 2025-10-11 08:00:24.902739 | fa163e03-9ee7-dff2-f9c8-0000000033de | TASK | create persistent directories 2025-10-11 08:00:24.943658 | fa163e03-9ee7-dff2-f9c8-000000003538 | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/nova', 'setype': 'container_file_t'} 2025-10-11 08:00:24.947269 | fa163e03-9ee7-dff2-f9c8-000000003538 | TIMING | create persistent directories | np0005481015 | 0:05:00.562895 | 0.32s 2025-10-11 08:00:25.098490 | fa163e03-9ee7-dff2-f9c8-000000003539 | CHANGED | ensure qemu group is present on the host | np0005481014 2025-10-11 08:00:25.099843 | fa163e03-9ee7-dff2-f9c8-000000003539 | TIMING | ensure qemu group is present on the host | np0005481014 | 0:05:00.715477 | 0.40s 2025-10-11 08:00:25.128522 | fa163e03-9ee7-dff2-f9c8-00000000353a | TASK | ensure qemu user is present on the host 2025-10-11 08:00:25.213187 | fa163e03-9ee7-dff2-f9c8-0000000033de | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:00:25.218535 | fa163e03-9ee7-dff2-f9c8-0000000033de | TIMING | create persistent directories | np0005481012 | 0:05:00.834149 | 0.31s 2025-10-11 08:00:25.240105 | fa163e03-9ee7-dff2-f9c8-000000003538 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/nova-metadata', 'setype': 'container_file_t'} 2025-10-11 08:00:25.242634 | fa163e03-9ee7-dff2-f9c8-000000003538 | TIMING | create persistent directories | np0005481015 | 0:05:00.858276 | 0.62s 2025-10-11 08:00:25.248803 | fa163e03-9ee7-dff2-f9c8-000000003538 | TIMING | create persistent directories | np0005481015 | 0:05:00.864439 | 0.62s 2025-10-11 08:00:25.273061 | fa163e03-9ee7-dff2-f9c8-000000003539 | TASK | ensure qemu group is present on the host 2025-10-11 08:00:25.511660 | fa163e03-9ee7-dff2-f9c8-0000000033de | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:00:25.514949 | fa163e03-9ee7-dff2-f9c8-0000000033de | TIMING | create persistent directories | np0005481012 | 0:05:01.130569 | 0.61s 2025-10-11 08:00:25.550254 | fa163e03-9ee7-dff2-f9c8-0000000033de | TIMING | create persistent directories | np0005481012 | 0:05:01.165882 | 0.65s 2025-10-11 08:00:25.589373 | fa163e03-9ee7-dff2-f9c8-0000000033df | TASK | create persistent directories 2025-10-11 08:00:25.600305 | fa163e03-9ee7-dff2-f9c8-00000000353a | CHANGED | ensure qemu user is present on the host | np0005481014 2025-10-11 08:00:25.602134 | fa163e03-9ee7-dff2-f9c8-00000000353a | TIMING | ensure qemu user is present on the host | np0005481014 | 0:05:01.217750 | 0.47s 2025-10-11 08:00:25.634786 | fa163e03-9ee7-dff2-f9c8-00000000353b | TASK | allow logrotate to read inside containers 2025-10-11 08:00:25.660242 | fa163e03-9ee7-dff2-f9c8-000000003539 | CHANGED | ensure qemu group is present on the host | np0005481015 2025-10-11 08:00:25.661408 | fa163e03-9ee7-dff2-f9c8-000000003539 | TIMING | ensure qemu group is present on the host | np0005481015 | 0:05:01.277043 | 0.39s 2025-10-11 08:00:25.680474 | fa163e03-9ee7-dff2-f9c8-00000000353a | TASK | ensure qemu user is present on the host 2025-10-11 08:00:25.920181 | fa163e03-9ee7-dff2-f9c8-0000000033df | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:00:25.923015 | fa163e03-9ee7-dff2-f9c8-0000000033df | TIMING | create persistent directories | np0005481012 | 0:05:01.538633 | 0.33s 2025-10-11 08:00:26.106493 | fa163e03-9ee7-dff2-f9c8-00000000353a | CHANGED | ensure qemu user is present on the host | np0005481015 2025-10-11 08:00:26.107509 | fa163e03-9ee7-dff2-f9c8-00000000353a | TIMING | ensure qemu user is present on the host | np0005481015 | 0:05:01.723152 | 0.43s 2025-10-11 08:00:26.127041 | fa163e03-9ee7-dff2-f9c8-00000000353b | TASK | allow logrotate to read inside containers 2025-10-11 08:00:26.198702 | fa163e03-9ee7-dff2-f9c8-0000000033df | OK | create persistent directories | np0005481012 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:00:26.201707 | fa163e03-9ee7-dff2-f9c8-0000000033df | TIMING | create persistent directories | np0005481012 | 0:05:01.817327 | 0.61s 2025-10-11 08:00:26.210025 | fa163e03-9ee7-dff2-f9c8-0000000033df | TIMING | create persistent directories | np0005481012 | 0:05:01.825662 | 0.62s 2025-10-11 08:00:26.230537 | fa163e03-9ee7-dff2-f9c8-0000000033e0 | TASK | Copy in cleanup script 2025-10-11 08:00:26.670699 | fa163e03-9ee7-dff2-f9c8-00000000353b | CHANGED | allow logrotate to read inside containers | np0005481014 2025-10-11 08:00:26.673512 | fa163e03-9ee7-dff2-f9c8-00000000353b | TIMING | allow logrotate to read inside containers | np0005481014 | 0:05:02.289138 | 1.04s 2025-10-11 08:00:26.703681 | fa163e03-9ee7-dff2-f9c8-00000000353c | TASK | create persistent directories 2025-10-11 08:00:27.070137 | fa163e03-9ee7-dff2-f9c8-00000000353c | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:00:27.072814 | fa163e03-9ee7-dff2-f9c8-00000000353c | TIMING | create persistent directories | np0005481014 | 0:05:02.688438 | 0.37s 2025-10-11 08:00:27.091374 | fa163e03-9ee7-dff2-f9c8-0000000033e0 | CHANGED | Copy in cleanup script | np0005481012 2025-10-11 08:00:27.092623 | fa163e03-9ee7-dff2-f9c8-0000000033e0 | TIMING | Copy in cleanup script | np0005481012 | 0:05:02.708266 | 0.86s 2025-10-11 08:00:27.111491 | fa163e03-9ee7-dff2-f9c8-0000000033e1 | TASK | Copy in cleanup service 2025-10-11 08:00:27.138072 | fa163e03-9ee7-dff2-f9c8-00000000353b | CHANGED | allow logrotate to read inside containers | np0005481015 2025-10-11 08:00:27.140532 | fa163e03-9ee7-dff2-f9c8-00000000353b | TIMING | allow logrotate to read inside containers | np0005481015 | 0:05:02.756166 | 1.01s 2025-10-11 08:00:27.160510 | fa163e03-9ee7-dff2-f9c8-00000000353c | TASK | create persistent directories 2025-10-11 08:00:27.380416 | fa163e03-9ee7-dff2-f9c8-00000000353c | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:00:27.383325 | fa163e03-9ee7-dff2-f9c8-00000000353c | TIMING | create persistent directories | np0005481014 | 0:05:02.998951 | 0.68s 2025-10-11 08:00:27.393866 | fa163e03-9ee7-dff2-f9c8-00000000353c | TIMING | create persistent directories | np0005481014 | 0:05:03.009486 | 0.69s 2025-10-11 08:00:27.424623 | fa163e03-9ee7-dff2-f9c8-00000000353d | TASK | create persistent directories 2025-10-11 08:00:27.493777 | fa163e03-9ee7-dff2-f9c8-00000000353c | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:00:27.497783 | fa163e03-9ee7-dff2-f9c8-00000000353c | TIMING | create persistent directories | np0005481015 | 0:05:03.113404 | 0.34s 2025-10-11 08:00:27.722423 | fa163e03-9ee7-dff2-f9c8-00000000353d | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:00:27.723869 | fa163e03-9ee7-dff2-f9c8-00000000353d | TIMING | create persistent directories | np0005481014 | 0:05:03.339499 | 0.30s 2025-10-11 08:00:27.766367 | fa163e03-9ee7-dff2-f9c8-00000000353c | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:00:27.769318 | fa163e03-9ee7-dff2-f9c8-00000000353c | TIMING | create persistent directories | np0005481015 | 0:05:03.384951 | 0.61s 2025-10-11 08:00:27.781327 | fa163e03-9ee7-dff2-f9c8-00000000353c | TIMING | create persistent directories | np0005481015 | 0:05:03.396960 | 0.62s 2025-10-11 08:00:27.813272 | fa163e03-9ee7-dff2-f9c8-00000000353d | TASK | create persistent directories 2025-10-11 08:00:28.024819 | fa163e03-9ee7-dff2-f9c8-0000000033e1 | CHANGED | Copy in cleanup service | np0005481012 2025-10-11 08:00:28.032848 | fa163e03-9ee7-dff2-f9c8-0000000033e1 | TIMING | Copy in cleanup service | np0005481012 | 0:05:03.648484 | 0.92s 2025-10-11 08:00:28.033948 | fa163e03-9ee7-dff2-f9c8-00000000353d | OK | create persistent directories | np0005481014 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:00:28.037663 | fa163e03-9ee7-dff2-f9c8-00000000353d | TIMING | create persistent directories | np0005481014 | 0:05:03.653298 | 0.61s 2025-10-11 08:00:28.060832 | fa163e03-9ee7-dff2-f9c8-0000000033e2 | TASK | Enabling the cleanup service 2025-10-11 08:00:28.069005 | fa163e03-9ee7-dff2-f9c8-00000000353d | TIMING | create persistent directories | np0005481014 | 0:05:03.684628 | 0.64s 2025-10-11 08:00:28.094367 | fa163e03-9ee7-dff2-f9c8-00000000353e | TASK | Copy in cleanup script 2025-10-11 08:00:28.106623 | fa163e03-9ee7-dff2-f9c8-00000000353d | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:00:28.109155 | fa163e03-9ee7-dff2-f9c8-00000000353d | TIMING | create persistent directories | np0005481015 | 0:05:03.724786 | 0.29s 2025-10-11 08:00:28.413085 | fa163e03-9ee7-dff2-f9c8-00000000353d | OK | create persistent directories | np0005481015 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:00:28.414704 | fa163e03-9ee7-dff2-f9c8-00000000353d | TIMING | create persistent directories | np0005481015 | 0:05:04.030349 | 0.60s 2025-10-11 08:00:28.418203 | fa163e03-9ee7-dff2-f9c8-00000000353d | TIMING | create persistent directories | np0005481015 | 0:05:04.033844 | 0.60s 2025-10-11 08:00:28.434672 | fa163e03-9ee7-dff2-f9c8-00000000353e | TASK | Copy in cleanup script 2025-10-11 08:00:29.054038 | fa163e03-9ee7-dff2-f9c8-00000000353e | CHANGED | Copy in cleanup script | np0005481014 2025-10-11 08:00:29.055744 | fa163e03-9ee7-dff2-f9c8-00000000353e | TIMING | Copy in cleanup script | np0005481014 | 0:05:04.671374 | 0.96s 2025-10-11 08:00:29.083832 | fa163e03-9ee7-dff2-f9c8-00000000353f | TASK | Copy in cleanup service 2025-10-11 08:00:29.377629 | fa163e03-9ee7-dff2-f9c8-00000000353e | CHANGED | Copy in cleanup script | np0005481015 2025-10-11 08:00:29.379908 | fa163e03-9ee7-dff2-f9c8-00000000353e | TIMING | Copy in cleanup script | np0005481015 | 0:05:04.995523 | 0.94s 2025-10-11 08:00:29.406055 | fa163e03-9ee7-dff2-f9c8-00000000353f | TASK | Copy in cleanup service 2025-10-11 08:00:29.749883 | fa163e03-9ee7-dff2-f9c8-0000000033e2 | CHANGED | Enabling the cleanup service | np0005481012 2025-10-11 08:00:29.752371 | fa163e03-9ee7-dff2-f9c8-0000000033e2 | TIMING | Enabling the cleanup service | np0005481012 | 0:05:05.367994 | 1.69s 2025-10-11 08:00:29.783437 | fa163e03-9ee7-dff2-f9c8-0000000033e3 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-11 08:00:29.809084 | fa163e03-9ee7-dff2-f9c8-0000000033e3 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005481012 2025-10-11 08:00:29.810314 | fa163e03-9ee7-dff2-f9c8-0000000033e3 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005481012 | 0:05:05.425946 | 0.03s 2025-10-11 08:00:29.838037 | fa163e03-9ee7-dff2-f9c8-0000000033e4 | TASK | Remove existing entries from logind conf 2025-10-11 08:00:30.002263 | fa163e03-9ee7-dff2-f9c8-00000000353f | CHANGED | Copy in cleanup service | np0005481014 2025-10-11 08:00:30.003606 | fa163e03-9ee7-dff2-f9c8-00000000353f | TIMING | Copy in cleanup service | np0005481014 | 0:05:05.619245 | 0.92s 2025-10-11 08:00:30.018329 | fa163e03-9ee7-dff2-f9c8-000000003540 | TASK | Enabling the cleanup service 2025-10-11 08:00:30.058397 | fa163e03-9ee7-dff2-f9c8-00000000586f | OK | Install the OpenSSH server | np0005481016 2025-10-11 08:00:30.060565 | fa163e03-9ee7-dff2-f9c8-00000000586f | TIMING | tripleo_sshd : Install the OpenSSH server | np0005481016 | 0:05:05.676180 | 6.24s 2025-10-11 08:00:30.086061 | fa163e03-9ee7-dff2-f9c8-000000005870 | TASK | Start sshd 2025-10-11 08:00:30.120152 | fa163e03-9ee7-dff2-f9c8-000000005870 | SKIPPED | Start sshd | np0005481016 2025-10-11 08:00:30.121890 | fa163e03-9ee7-dff2-f9c8-000000005870 | TIMING | tripleo_sshd : Start sshd | np0005481016 | 0:05:05.737520 | 0.03s 2025-10-11 08:00:30.144066 | fa163e03-9ee7-dff2-f9c8-000000005871 | TASK | PasswordAuthentication notice 2025-10-11 08:00:30.190430 | fa163e03-9ee7-dff2-f9c8-000000005871 | OK | PasswordAuthentication notice | np0005481016 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-11 08:00:30.191712 | fa163e03-9ee7-dff2-f9c8-000000005871 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005481016 | 0:05:05.807349 | 0.05s 2025-10-11 08:00:30.204491 | fa163e03-9ee7-dff2-f9c8-000000005872 | TASK | PasswordAuthentication duplication notice 2025-10-11 08:00:30.230689 | fa163e03-9ee7-dff2-f9c8-000000005872 | SKIPPED | PasswordAuthentication duplication notice | np0005481016 2025-10-11 08:00:30.231665 | fa163e03-9ee7-dff2-f9c8-000000005872 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005481016 | 0:05:05.847303 | 0.03s 2025-10-11 08:00:30.245595 | fa163e03-9ee7-dff2-f9c8-000000005873 | TASK | Motd duplication notice 2025-10-11 08:00:30.290756 | fa163e03-9ee7-dff2-f9c8-000000005873 | OK | Motd duplication notice | np0005481016 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-11 08:00:30.291878 | fa163e03-9ee7-dff2-f9c8-000000005873 | TIMING | tripleo_sshd : Motd duplication notice | np0005481016 | 0:05:05.907515 | 0.05s 2025-10-11 08:00:30.310619 | fa163e03-9ee7-dff2-f9c8-000000005874 | TASK | Configure the banner text 2025-10-11 08:00:30.319602 | fa163e03-9ee7-dff2-f9c8-0000000033e4 | CHANGED | Remove existing entries from logind conf | np0005481012 2025-10-11 08:00:30.320922 | fa163e03-9ee7-dff2-f9c8-0000000033e4 | TIMING | Remove existing entries from logind conf | np0005481012 | 0:05:05.936555 | 0.48s 2025-10-11 08:00:30.352924 | fa163e03-9ee7-dff2-f9c8-0000000033e5 | TASK | Make sure systemd-logind ignores power off 2025-10-11 08:00:30.361787 | fa163e03-9ee7-dff2-f9c8-000000005874 | SKIPPED | Configure the banner text | np0005481016 2025-10-11 08:00:30.363313 | fa163e03-9ee7-dff2-f9c8-000000005874 | TIMING | tripleo_sshd : Configure the banner text | np0005481016 | 0:05:05.978936 | 0.05s 2025-10-11 08:00:30.364123 | fa163e03-9ee7-dff2-f9c8-00000000353f | CHANGED | Copy in cleanup service | np0005481015 2025-10-11 08:00:30.364753 | fa163e03-9ee7-dff2-f9c8-00000000353f | TIMING | Copy in cleanup service | np0005481015 | 0:05:05.980399 | 0.96s 2025-10-11 08:00:30.380263 | fa163e03-9ee7-dff2-f9c8-000000005875 | TASK | Configure the motd banner 2025-10-11 08:00:30.403345 | fa163e03-9ee7-dff2-f9c8-000000003540 | TASK | Enabling the cleanup service 2025-10-11 08:00:30.420062 | fa163e03-9ee7-dff2-f9c8-000000005875 | SKIPPED | Configure the motd banner | np0005481016 2025-10-11 08:00:30.421338 | fa163e03-9ee7-dff2-f9c8-000000005875 | TIMING | tripleo_sshd : Configure the motd banner | np0005481016 | 0:05:06.036972 | 0.04s 2025-10-11 08:00:30.432536 | fa163e03-9ee7-dff2-f9c8-000000005876 | TASK | Update sshd configuration options from vars 2025-10-11 08:00:30.479196 | fa163e03-9ee7-dff2-f9c8-000000005876 | OK | Update sshd configuration options from vars | np0005481016 2025-10-11 08:00:30.480378 | fa163e03-9ee7-dff2-f9c8-000000005876 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005481016 | 0:05:06.096018 | 0.05s 2025-10-11 08:00:30.489978 | fa163e03-9ee7-dff2-f9c8-000000005877 | TASK | Adjust ssh server configuration 2025-10-11 08:00:30.686664 | fa163e03-9ee7-dff2-f9c8-0000000033e5 | CHANGED | Make sure systemd-logind ignores power off | np0005481012 2025-10-11 08:00:30.688551 | fa163e03-9ee7-dff2-f9c8-0000000033e5 | TIMING | Make sure systemd-logind ignores power off | np0005481012 | 0:05:06.304179 | 0.33s 2025-10-11 08:00:30.718558 | fa163e03-9ee7-dff2-f9c8-0000000033e6 | TASK | Restart systemd-logind 2025-10-11 08:00:30.792131 | fa163e03-9ee7-dff2-f9c8-000000003540 | CHANGED | Enabling the cleanup service | np0005481014 2025-10-11 08:00:30.795267 | fa163e03-9ee7-dff2-f9c8-000000003540 | TIMING | Enabling the cleanup service | np0005481014 | 0:05:06.410895 | 0.78s 2025-10-11 08:00:30.820805 | fa163e03-9ee7-dff2-f9c8-000000003541 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-11 08:00:30.856722 | fa163e03-9ee7-dff2-f9c8-000000003541 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005481014 2025-10-11 08:00:30.857699 | fa163e03-9ee7-dff2-f9c8-000000003541 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005481014 | 0:05:06.473340 | 0.04s 2025-10-11 08:00:30.875950 | fa163e03-9ee7-dff2-f9c8-000000003542 | TASK | Remove existing entries from logind conf 2025-10-11 08:00:31.149178 | fa163e03-9ee7-dff2-f9c8-000000003540 | CHANGED | Enabling the cleanup service | np0005481015 2025-10-11 08:00:31.150725 | fa163e03-9ee7-dff2-f9c8-000000003540 | TIMING | Enabling the cleanup service | np0005481015 | 0:05:06.766360 | 0.75s 2025-10-11 08:00:31.170560 | fa163e03-9ee7-dff2-f9c8-000000003541 | TASK | Make sure python3-novaclient is installed when IHA is enabled 2025-10-11 08:00:31.193690 | fa163e03-9ee7-dff2-f9c8-000000003542 | CHANGED | Remove existing entries from logind conf | np0005481014 2025-10-11 08:00:31.199556 | fa163e03-9ee7-dff2-f9c8-000000003542 | TIMING | Remove existing entries from logind conf | np0005481014 | 0:05:06.815196 | 0.32s 2025-10-11 08:00:31.200322 | fa163e03-9ee7-dff2-f9c8-000000003541 | SKIPPED | Make sure python3-novaclient is installed when IHA is enabled | np0005481015 2025-10-11 08:00:31.200987 | fa163e03-9ee7-dff2-f9c8-000000003541 | TIMING | Make sure python3-novaclient is installed when IHA is enabled | np0005481015 | 0:05:06.816631 | 0.03s 2025-10-11 08:00:31.224904 | fa163e03-9ee7-dff2-f9c8-000000003543 | TASK | Make sure systemd-logind ignores power off 2025-10-11 08:00:31.247163 | fa163e03-9ee7-dff2-f9c8-000000003542 | TASK | Remove existing entries from logind conf 2025-10-11 08:00:31.253550 | fa163e03-9ee7-dff2-f9c8-00000000586f | OK | Install the OpenSSH server | np0005481017 2025-10-11 08:00:31.254866 | fa163e03-9ee7-dff2-f9c8-00000000586f | TIMING | tripleo_sshd : Install the OpenSSH server | np0005481017 | 0:05:06.870497 | 9.02s 2025-10-11 08:00:31.271561 | fa163e03-9ee7-dff2-f9c8-000000005870 | TASK | Start sshd 2025-10-11 08:00:31.297907 | fa163e03-9ee7-dff2-f9c8-0000000033e6 | CHANGED | Restart systemd-logind | np0005481012 2025-10-11 08:00:31.299118 | fa163e03-9ee7-dff2-f9c8-0000000033e6 | TIMING | Restart systemd-logind | np0005481012 | 0:05:06.914759 | 0.58s 2025-10-11 08:00:31.318153 | fa163e03-9ee7-dff2-f9c8-0000000033e7 | TASK | Gather service_facts on pacemaker_bootstrap_node 2025-10-11 08:00:31.325480 | fa163e03-9ee7-dff2-f9c8-000000005870 | SKIPPED | Start sshd | np0005481017 2025-10-11 08:00:31.326744 | fa163e03-9ee7-dff2-f9c8-000000005870 | TIMING | tripleo_sshd : Start sshd | np0005481017 | 0:05:06.942375 | 0.05s 2025-10-11 08:00:31.339018 | fa163e03-9ee7-dff2-f9c8-000000005871 | TASK | PasswordAuthentication notice [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-11 08:00:31.402274 | fa163e03-9ee7-dff2-f9c8-000000005871 | OK | PasswordAuthentication notice | np0005481017 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-11 08:00:31.404481 | fa163e03-9ee7-dff2-f9c8-000000005871 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005481017 | 0:05:07.020117 | 0.06s 2025-10-11 08:00:31.405019 | fa163e03-9ee7-dff2-f9c8-00000000586f | OK | Install the OpenSSH server | np0005481019 2025-10-11 08:00:31.409933 | fa163e03-9ee7-dff2-f9c8-00000000586f | TIMING | tripleo_sshd : Install the OpenSSH server | np0005481019 | 0:05:07.025577 | 8.91s 2025-10-11 08:00:31.410646 | fa163e03-9ee7-dff2-f9c8-0000000033e7 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005481012 2025-10-11 08:00:31.411059 | fa163e03-9ee7-dff2-f9c8-0000000033e7 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005481012 | 0:05:07.026707 | 0.09s 2025-10-11 08:00:31.424273 | fa163e03-9ee7-dff2-f9c8-000000005872 | TASK | PasswordAuthentication duplication notice 2025-10-11 08:00:31.441927 | fa163e03-9ee7-dff2-f9c8-000000005870 | TASK | Start sshd 2025-10-11 08:00:31.469278 | fa163e03-9ee7-dff2-f9c8-0000000033e8 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2025-10-11 08:00:31.478590 | fa163e03-9ee7-dff2-f9c8-000000005872 | SKIPPED | PasswordAuthentication duplication notice | np0005481017 2025-10-11 08:00:31.479750 | fa163e03-9ee7-dff2-f9c8-000000005872 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005481017 | 0:05:07.095361 | 0.05s 2025-10-11 08:00:31.483977 | fa163e03-9ee7-dff2-f9c8-000000005870 | SKIPPED | Start sshd | np0005481019 2025-10-11 08:00:31.484330 | fa163e03-9ee7-dff2-f9c8-000000005870 | TIMING | tripleo_sshd : Start sshd | np0005481019 | 0:05:07.099980 | 0.04s 2025-10-11 08:00:31.484788 | fa163e03-9ee7-dff2-f9c8-000000003543 | CHANGED | Make sure systemd-logind ignores power off | np0005481014 2025-10-11 08:00:31.485113 | fa163e03-9ee7-dff2-f9c8-000000003543 | TIMING | Make sure systemd-logind ignores power off | np0005481014 | 0:05:07.100762 | 0.26s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-11 08:00:31.497760 | fa163e03-9ee7-dff2-f9c8-000000005873 | TASK | Motd duplication notice 2025-10-11 08:00:31.515607 | fa163e03-9ee7-dff2-f9c8-000000005871 | TASK | PasswordAuthentication notice 2025-10-11 08:00:31.550052 | fa163e03-9ee7-dff2-f9c8-000000003544 | TASK | Restart systemd-logind 2025-10-11 08:00:31.558163 | fa163e03-9ee7-dff2-f9c8-000000005877 | CHANGED | Adjust ssh server configuration | np0005481016 2025-10-11 08:00:31.565299 | fa163e03-9ee7-dff2-f9c8-000000005877 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005481016 | 0:05:07.180931 | 1.07s 2025-10-11 08:00:31.565951 | fa163e03-9ee7-dff2-f9c8-0000000033e8 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005481012 2025-10-11 08:00:31.566309 | fa163e03-9ee7-dff2-f9c8-0000000033e8 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005481012 | 0:05:07.181958 | 0.10s 2025-10-11 08:00:31.566783 | fa163e03-9ee7-dff2-f9c8-000000005873 | OK | Motd duplication notice | np0005481017 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-11 08:00:31.567180 | fa163e03-9ee7-dff2-f9c8-000000005873 | TIMING | tripleo_sshd : Motd duplication notice | np0005481017 | 0:05:07.182830 | 0.07s 2025-10-11 08:00:31.567534 | fa163e03-9ee7-dff2-f9c8-000000005871 | OK | PasswordAuthentication notice | np0005481019 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-11 08:00:31.567872 | fa163e03-9ee7-dff2-f9c8-000000005871 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005481019 | 0:05:07.183522 | 0.05s 2025-10-11 08:00:31.568217 | fa163e03-9ee7-dff2-f9c8-000000003542 | CHANGED | Remove existing entries from logind conf | np0005481015 2025-10-11 08:00:31.568655 | fa163e03-9ee7-dff2-f9c8-000000003542 | TIMING | Remove existing entries from logind conf | np0005481015 | 0:05:07.184305 | 0.32s 2025-10-11 08:00:31.580894 | fa163e03-9ee7-dff2-f9c8-000000005878 | TASK | Restart sshd 2025-10-11 08:00:31.599432 | fa163e03-9ee7-dff2-f9c8-000000005874 | TASK | Configure the banner text 2025-10-11 08:00:31.618295 | fa163e03-9ee7-dff2-f9c8-000000005872 | TASK | PasswordAuthentication duplication notice 2025-10-11 08:00:31.643324 | fa163e03-9ee7-dff2-f9c8-0000000033e9 | TASK | create persistent logs directory 2025-10-11 08:00:31.668721 | fa163e03-9ee7-dff2-f9c8-000000003543 | TASK | Make sure systemd-logind ignores power off 2025-10-11 08:00:31.675799 | fa163e03-9ee7-dff2-f9c8-000000005874 | SKIPPED | Configure the banner text | np0005481017 2025-10-11 08:00:31.676894 | fa163e03-9ee7-dff2-f9c8-000000005874 | TIMING | tripleo_sshd : Configure the banner text | np0005481017 | 0:05:07.292524 | 0.07s 2025-10-11 08:00:31.677295 | fa163e03-9ee7-dff2-f9c8-000000005872 | SKIPPED | PasswordAuthentication duplication notice | np0005481019 2025-10-11 08:00:31.677679 | fa163e03-9ee7-dff2-f9c8-000000005872 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005481019 | 0:05:07.293328 | 0.05s 2025-10-11 08:00:31.689523 | fa163e03-9ee7-dff2-f9c8-000000005875 | TASK | Configure the motd banner 2025-10-11 08:00:31.709912 | fa163e03-9ee7-dff2-f9c8-000000005873 | TASK | Motd duplication notice 2025-10-11 08:00:31.724854 | fa163e03-9ee7-dff2-f9c8-000000005875 | SKIPPED | Configure the motd banner | np0005481017 2025-10-11 08:00:31.726743 | fa163e03-9ee7-dff2-f9c8-000000005875 | TIMING | tripleo_sshd : Configure the motd banner | np0005481017 | 0:05:07.342370 | 0.04s 2025-10-11 08:00:31.738379 | fa163e03-9ee7-dff2-f9c8-000000005876 | TASK | Update sshd configuration options from vars 2025-10-11 08:00:31.751481 | fa163e03-9ee7-dff2-f9c8-000000005873 | OK | Motd duplication notice | np0005481019 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-11 08:00:31.752630 | fa163e03-9ee7-dff2-f9c8-000000005873 | TIMING | tripleo_sshd : Motd duplication notice | np0005481019 | 0:05:07.368264 | 0.04s 2025-10-11 08:00:31.765500 | fa163e03-9ee7-dff2-f9c8-000000005874 | TASK | Configure the banner text 2025-10-11 08:00:31.775579 | fa163e03-9ee7-dff2-f9c8-000000005876 | OK | Update sshd configuration options from vars | np0005481017 2025-10-11 08:00:31.776585 | fa163e03-9ee7-dff2-f9c8-000000005876 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005481017 | 0:05:07.392222 | 0.03s 2025-10-11 08:00:31.788586 | fa163e03-9ee7-dff2-f9c8-000000005877 | TASK | Adjust ssh server configuration 2025-10-11 08:00:31.805766 | fa163e03-9ee7-dff2-f9c8-000000005874 | SKIPPED | Configure the banner text | np0005481019 2025-10-11 08:00:31.806850 | fa163e03-9ee7-dff2-f9c8-000000005874 | TIMING | tripleo_sshd : Configure the banner text | np0005481019 | 0:05:07.422482 | 0.04s 2025-10-11 08:00:31.819100 | fa163e03-9ee7-dff2-f9c8-000000005875 | TASK | Configure the motd banner 2025-10-11 08:00:31.848371 | fa163e03-9ee7-dff2-f9c8-000000005875 | SKIPPED | Configure the motd banner | np0005481019 2025-10-11 08:00:31.849942 | fa163e03-9ee7-dff2-f9c8-000000005875 | TIMING | tripleo_sshd : Configure the motd banner | np0005481019 | 0:05:07.465574 | 0.03s 2025-10-11 08:00:31.863702 | fa163e03-9ee7-dff2-f9c8-000000005876 | TASK | Update sshd configuration options from vars 2025-10-11 08:00:31.896560 | fa163e03-9ee7-dff2-f9c8-000000005876 | OK | Update sshd configuration options from vars | np0005481019 2025-10-11 08:00:31.897426 | fa163e03-9ee7-dff2-f9c8-000000005876 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005481019 | 0:05:07.513063 | 0.03s 2025-10-11 08:00:31.908644 | fa163e03-9ee7-dff2-f9c8-000000005877 | TASK | Adjust ssh server configuration 2025-10-11 08:00:31.969583 | fa163e03-9ee7-dff2-f9c8-000000003543 | CHANGED | Make sure systemd-logind ignores power off | np0005481015 2025-10-11 08:00:31.976017 | fa163e03-9ee7-dff2-f9c8-000000003543 | TIMING | Make sure systemd-logind ignores power off | np0005481015 | 0:05:07.591635 | 0.31s 2025-10-11 08:00:31.977832 | fa163e03-9ee7-dff2-f9c8-0000000033e9 | CHANGED | create persistent logs directory | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-11 08:00:31.987802 | fa163e03-9ee7-dff2-f9c8-0000000033e9 | TIMING | create persistent logs directory | np0005481012 | 0:05:07.603440 | 0.34s 2025-10-11 08:00:32.011785 | fa163e03-9ee7-dff2-f9c8-000000003544 | TASK | Restart systemd-logind 2025-10-11 08:00:32.087478 | fa163e03-9ee7-dff2-f9c8-000000005878 | CHANGED | Restart sshd | np0005481016 2025-10-11 08:00:32.089072 | fa163e03-9ee7-dff2-f9c8-000000005878 | TIMING | tripleo_sshd : Restart sshd | np0005481016 | 0:05:07.704708 | 0.51s 2025-10-11 08:00:32.108277 | fa163e03-9ee7-dff2-f9c8-000000003544 | CHANGED | Restart systemd-logind | np0005481014 2025-10-11 08:00:32.109146 | fa163e03-9ee7-dff2-f9c8-000000003544 | TIMING | Restart systemd-logind | np0005481014 | 0:05:07.724792 | 0.56s 2025-10-11 08:00:32.120756 | fa163e03-9ee7-dff2-f9c8-000000003171 | TASK | Check for NTP service 2025-10-11 08:00:32.143783 | fa163e03-9ee7-dff2-f9c8-000000003545 | TASK | Gather service_facts on pacemaker_bootstrap_node [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-11 08:00:32.202982 | fa163e03-9ee7-dff2-f9c8-000000003545 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005481014 2025-10-11 08:00:32.203900 | fa163e03-9ee7-dff2-f9c8-000000003545 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005481014 | 0:05:07.819532 | 0.06s 2025-10-11 08:00:32.218091 | fa163e03-9ee7-dff2-f9c8-000000003546 | TASK | Check and eventually delete duplicate constraints (bootstrap node) [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-11 08:00:32.250463 | fa163e03-9ee7-dff2-f9c8-0000000033e9 | CHANGED | create persistent logs directory | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-11 08:00:32.251778 | fa163e03-9ee7-dff2-f9c8-0000000033e9 | TIMING | create persistent logs directory | np0005481012 | 0:05:07.867401 | 0.60s 2025-10-11 08:00:32.259147 | fa163e03-9ee7-dff2-f9c8-0000000033e9 | TIMING | create persistent logs directory | np0005481012 | 0:05:07.874783 | 0.61s 2025-10-11 08:00:32.275329 | fa163e03-9ee7-dff2-f9c8-0000000033ea | TASK | create fcontext for rabbitmq data 2025-10-11 08:00:32.307006 | fa163e03-9ee7-dff2-f9c8-000000003546 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005481014 2025-10-11 08:00:32.308687 | fa163e03-9ee7-dff2-f9c8-000000003546 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005481014 | 0:05:07.924315 | 0.09s 2025-10-11 08:00:32.330582 | fa163e03-9ee7-dff2-f9c8-000000003547 | TASK | create persistent logs directory 2025-10-11 08:00:32.471565 | fa163e03-9ee7-dff2-f9c8-000000003171 | CHANGED | Check for NTP service | np0005481016 2025-10-11 08:00:32.473484 | fa163e03-9ee7-dff2-f9c8-000000003171 | TIMING | Check for NTP service | np0005481016 | 0:05:08.089084 | 0.35s 2025-10-11 08:00:32.495181 | fa163e03-9ee7-dff2-f9c8-000000003172 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:32.548281 | fa163e03-9ee7-dff2-f9c8-000000003172 | SKIPPED | Disable NTP before configuring Chrony | np0005481016 2025-10-11 08:00:32.550091 | fa163e03-9ee7-dff2-f9c8-000000003172 | TIMING | Disable NTP before configuring Chrony | np0005481016 | 0:05:08.165718 | 0.05s 2025-10-11 08:00:32.577433 | fa163e03-9ee7-dff2-f9c8-000000003173 | TASK | Install, Configure and Run Chrony 2025-10-11 08:00:32.591027 | fa163e03-9ee7-dff2-f9c8-000000003544 | CHANGED | Restart systemd-logind | np0005481015 2025-10-11 08:00:32.593659 | fa163e03-9ee7-dff2-f9c8-000000003544 | TIMING | Restart systemd-logind | np0005481015 | 0:05:08.209277 | 0.58s 2025-10-11 08:00:32.621480 | fa163e03-9ee7-dff2-f9c8-000000003545 | TASK | Gather service_facts on pacemaker_bootstrap_node 2025-10-11 08:00:32.630779 | fa163e03-9ee7-dff2-f9c8-000000003173 | TIMING | Install, Configure and Run Chrony | np0005481016 | 0:05:08.246391 | 0.05s 2025-10-11 08:00:32.661507 | fa163e03-9ee7-dff2-f9c8-000000003547 | CHANGED | create persistent logs directory | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-11 08:00:32.679947 | fa163e03-9ee7-dff2-f9c8-000000003547 | TIMING | create persistent logs directory | np0005481014 | 0:05:08.295579 | 0.35s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-11 08:00:32.736591 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TASK | Load distro-specific variables 2025-10-11 08:00:32.745430 | fa163e03-9ee7-dff2-f9c8-000000003545 | SKIPPED | Gather service_facts on pacemaker_bootstrap_node | np0005481015 2025-10-11 08:00:32.746714 | fa163e03-9ee7-dff2-f9c8-000000003545 | TIMING | Gather service_facts on pacemaker_bootstrap_node | np0005481015 | 0:05:08.362337 | 0.12s 2025-10-11 08:00:32.767651 | fa163e03-9ee7-dff2-f9c8-000000003546 | TASK | Check and eventually delete duplicate constraints (bootstrap node) 2025-10-11 08:00:32.779519 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:08.395087 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{(pacemaker_short_bootstrap_node_name|lower == ansible_facts['hostname']|lower)|bool}} 2025-10-11 08:00:32.806306 | 62479ec2-a96f-4a4e-a15c-8aaeea1702c5 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481016 2025-10-11 08:00:32.847210 | fa163e03-9ee7-dff2-f9c8-000000005d50 | TASK | Load distro-specific variables 2025-10-11 08:00:32.856925 | fa163e03-9ee7-dff2-f9c8-000000005877 | CHANGED | Adjust ssh server configuration | np0005481017 2025-10-11 08:00:32.858836 | fa163e03-9ee7-dff2-f9c8-000000005877 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005481017 | 0:05:08.474456 | 1.06s 2025-10-11 08:00:32.859978 | fa163e03-9ee7-dff2-f9c8-000000003546 | SKIPPED | Check and eventually delete duplicate constraints (bootstrap node) | np0005481015 2025-10-11 08:00:32.860638 | fa163e03-9ee7-dff2-f9c8-000000003546 | TIMING | Check and eventually delete duplicate constraints (bootstrap node) | np0005481015 | 0:05:08.476283 | 0.09s 2025-10-11 08:00:32.881669 | fa163e03-9ee7-dff2-f9c8-000000005878 | TASK | Restart sshd 2025-10-11 08:00:32.902183 | fa163e03-9ee7-dff2-f9c8-000000005d50 | OK | Load distro-specific variables | np0005481016 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:32.904617 | fa163e03-9ee7-dff2-f9c8-000000005d50 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:08.520231 | 0.06s 2025-10-11 08:00:32.925962 | fa163e03-9ee7-dff2-f9c8-000000003547 | TASK | create persistent logs directory 2025-10-11 08:00:32.931943 | fa163e03-9ee7-dff2-f9c8-000000003547 | CHANGED | create persistent logs directory | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-11 08:00:32.932940 | fa163e03-9ee7-dff2-f9c8-000000003547 | TIMING | create persistent logs directory | np0005481014 | 0:05:08.548580 | 0.60s 2025-10-11 08:00:32.947866 | fa163e03-9ee7-dff2-f9c8-000000005d50 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:08.563472 | 0.10s 2025-10-11 08:00:32.949328 | fa163e03-9ee7-dff2-f9c8-000000005877 | CHANGED | Adjust ssh server configuration | np0005481019 2025-10-11 08:00:32.950369 | fa163e03-9ee7-dff2-f9c8-000000005877 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005481019 | 0:05:08.566012 | 1.04s 2025-10-11 08:00:32.952297 | fa163e03-9ee7-dff2-f9c8-000000003547 | TIMING | create persistent logs directory | np0005481014 | 0:05:08.567941 | 0.62s 2025-10-11 08:00:32.968202 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TASK | Install chronyd 2025-10-11 08:00:32.986595 | fa163e03-9ee7-dff2-f9c8-000000005878 | TASK | Restart sshd 2025-10-11 08:00:33.012672 | fa163e03-9ee7-dff2-f9c8-000000003548 | TASK | create fcontext for rabbitmq data 2025-10-11 08:00:33.021615 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TIMING | chrony : Install chronyd | np0005481016 | 0:05:08.637239 | 0.05s 2025-10-11 08:00:33.036754 | 6d54501a-3373-4f70-bd4c-574ac893f756 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005481016 2025-10-11 08:00:33.053372 | fa163e03-9ee7-dff2-f9c8-000000005d93 | TASK | Load distro-specific variables 2025-10-11 08:00:33.087955 | fa163e03-9ee7-dff2-f9c8-000000005d93 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:08.703594 | 0.03s 2025-10-11 08:00:33.098037 | d2b3e638-a9c5-48c4-84b9-34cc496b740e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481016 2025-10-11 08:00:33.110792 | fa163e03-9ee7-dff2-f9c8-000000005dda | TASK | Load distro-specific variables 2025-10-11 08:00:33.174306 | fa163e03-9ee7-dff2-f9c8-000000005dda | OK | Load distro-specific variables | np0005481016 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:33.177033 | fa163e03-9ee7-dff2-f9c8-000000005dda | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:08.792659 | 0.07s 2025-10-11 08:00:33.184151 | fa163e03-9ee7-dff2-f9c8-000000005dda | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:08.799791 | 0.07s 2025-10-11 08:00:33.193950 | fa163e03-9ee7-dff2-f9c8-000000005d94 | TASK | Check for NTP service 2025-10-11 08:00:33.221196 | fa163e03-9ee7-dff2-f9c8-000000003547 | CHANGED | create persistent logs directory | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/placement', 'setype': 'container_file_t'} 2025-10-11 08:00:33.225709 | fa163e03-9ee7-dff2-f9c8-000000003547 | TIMING | create persistent logs directory | np0005481015 | 0:05:08.841323 | 0.29s 2025-10-11 08:00:33.391057 | fa163e03-9ee7-dff2-f9c8-000000005878 | CHANGED | Restart sshd | np0005481017 2025-10-11 08:00:33.394740 | fa163e03-9ee7-dff2-f9c8-000000005878 | TIMING | tripleo_sshd : Restart sshd | np0005481017 | 0:05:09.010366 | 0.51s 2025-10-11 08:00:33.436367 | fa163e03-9ee7-dff2-f9c8-00000000322c | TASK | Check for NTP service 2025-10-11 08:00:33.469739 | fa163e03-9ee7-dff2-f9c8-000000003547 | CHANGED | create persistent logs directory | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/httpd/placement', 'setype': 'container_file_t'} 2025-10-11 08:00:33.473042 | fa163e03-9ee7-dff2-f9c8-000000003547 | TIMING | create persistent logs directory | np0005481015 | 0:05:09.088665 | 0.54s 2025-10-11 08:00:33.482086 | fa163e03-9ee7-dff2-f9c8-000000003547 | TIMING | create persistent logs directory | np0005481015 | 0:05:09.097717 | 0.55s 2025-10-11 08:00:33.491624 | fa163e03-9ee7-dff2-f9c8-000000005878 | CHANGED | Restart sshd | np0005481019 2025-10-11 08:00:33.493013 | fa163e03-9ee7-dff2-f9c8-000000005878 | TIMING | tripleo_sshd : Restart sshd | np0005481019 | 0:05:09.108647 | 0.50s 2025-10-11 08:00:33.533315 | fa163e03-9ee7-dff2-f9c8-000000003548 | TASK | create fcontext for rabbitmq data 2025-10-11 08:00:33.542661 | fa163e03-9ee7-dff2-f9c8-0000000033ea | CHANGED | create fcontext for rabbitmq data | np0005481012 2025-10-11 08:00:33.544495 | fa163e03-9ee7-dff2-f9c8-0000000033ea | TIMING | create fcontext for rabbitmq data | np0005481012 | 0:05:09.160082 | 1.27s 2025-10-11 08:00:33.545305 | fa163e03-9ee7-dff2-f9c8-000000005d94 | CHANGED | Check for NTP service | np0005481016 2025-10-11 08:00:33.545983 | fa163e03-9ee7-dff2-f9c8-000000005d94 | TIMING | chrony : Check for NTP service | np0005481016 | 0:05:09.161626 | 0.35s 2025-10-11 08:00:33.563304 | fa163e03-9ee7-dff2-f9c8-000000005d95 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:33.581469 | fa163e03-9ee7-dff2-f9c8-000000003385 | TASK | Check for NTP service 2025-10-11 08:00:33.603664 | fa163e03-9ee7-dff2-f9c8-0000000033eb | TASK | create persistent directories 2025-10-11 08:00:33.620968 | fa163e03-9ee7-dff2-f9c8-000000005d95 | SKIPPED | Disable NTP before configuring Chrony | np0005481016 2025-10-11 08:00:33.622352 | fa163e03-9ee7-dff2-f9c8-000000005d95 | TIMING | chrony : Disable NTP before configuring Chrony | np0005481016 | 0:05:09.237970 | 0.06s 2025-10-11 08:00:33.634640 | fa163e03-9ee7-dff2-f9c8-000000005d96 | TASK | Install chronyd package 2025-10-11 08:00:33.788898 | fa163e03-9ee7-dff2-f9c8-00000000322c | CHANGED | Check for NTP service | np0005481017 2025-10-11 08:00:33.790821 | fa163e03-9ee7-dff2-f9c8-00000000322c | TIMING | Check for NTP service | np0005481017 | 0:05:09.406448 | 0.35s 2025-10-11 08:00:33.810410 | fa163e03-9ee7-dff2-f9c8-00000000322d | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:33.865962 | fa163e03-9ee7-dff2-f9c8-00000000322d | SKIPPED | Disable NTP before configuring Chrony | np0005481017 2025-10-11 08:00:33.866810 | fa163e03-9ee7-dff2-f9c8-00000000322d | TIMING | Disable NTP before configuring Chrony | np0005481017 | 0:05:09.482449 | 0.05s 2025-10-11 08:00:33.879187 | fa163e03-9ee7-dff2-f9c8-00000000322e | TASK | Install, Configure and Run Chrony 2025-10-11 08:00:33.898432 | fa163e03-9ee7-dff2-f9c8-000000003385 | CHANGED | Check for NTP service | np0005481019 2025-10-11 08:00:33.901675 | fa163e03-9ee7-dff2-f9c8-000000003385 | TIMING | Check for NTP service | np0005481019 | 0:05:09.517296 | 0.32s 2025-10-11 08:00:33.909186 | fa163e03-9ee7-dff2-f9c8-00000000322e | TIMING | Install, Configure and Run Chrony | np0005481017 | 0:05:09.524808 | 0.03s 2025-10-11 08:00:33.950528 | fa163e03-9ee7-dff2-f9c8-0000000033eb | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 08:00:33.964050 | fa163e03-9ee7-dff2-f9c8-0000000033eb | TIMING | create persistent directories | np0005481012 | 0:05:09.579680 | 0.36s 2025-10-11 08:00:33.985120 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TASK | Load distro-specific variables 2025-10-11 08:00:34.004683 | fa163e03-9ee7-dff2-f9c8-000000003386 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:34.023399 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:09.639015 | 0.04s 2025-10-11 08:00:34.036988 | effc89e2-4781-4dfc-b5dc-21622d4ae48a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481017 2025-10-11 08:00:34.051087 | fa163e03-9ee7-dff2-f9c8-000000005fa7 | TASK | Load distro-specific variables 2025-10-11 08:00:34.070254 | fa163e03-9ee7-dff2-f9c8-000000003386 | SKIPPED | Disable NTP before configuring Chrony | np0005481019 2025-10-11 08:00:34.071356 | fa163e03-9ee7-dff2-f9c8-000000003386 | TIMING | Disable NTP before configuring Chrony | np0005481019 | 0:05:09.686990 | 0.06s 2025-10-11 08:00:34.081951 | fa163e03-9ee7-dff2-f9c8-000000003387 | TASK | Install, Configure and Run Chrony 2025-10-11 08:00:34.113252 | fa163e03-9ee7-dff2-f9c8-000000005fa7 | OK | Load distro-specific variables | np0005481017 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:34.115851 | fa163e03-9ee7-dff2-f9c8-000000005fa7 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:09.731477 | 0.06s 2025-10-11 08:00:34.116815 | fa163e03-9ee7-dff2-f9c8-000000003387 | TIMING | Install, Configure and Run Chrony | np0005481019 | 0:05:09.732456 | 0.03s 2025-10-11 08:00:34.120427 | fa163e03-9ee7-dff2-f9c8-000000005fa7 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:09.736076 | 0.07s 2025-10-11 08:00:34.170063 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TASK | Install chronyd 2025-10-11 08:00:34.185682 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TASK | Load distro-specific variables 2025-10-11 08:00:34.206826 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TIMING | chrony : Install chronyd | np0005481017 | 0:05:09.822453 | 0.04s 2025-10-11 08:00:34.217669 | fa163e03-9ee7-dff2-f9c8-000000003548 | CHANGED | create fcontext for rabbitmq data | np0005481014 2025-10-11 08:00:34.218292 | fa163e03-9ee7-dff2-f9c8-000000003548 | TIMING | create fcontext for rabbitmq data | np0005481014 | 0:05:09.833941 | 1.20s 2025-10-11 08:00:34.218664 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:09.834314 | 0.03s 2025-10-11 08:00:34.236581 | fe1add3e-a664-4035-bad4-6f02cc2507a8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005481017 2025-10-11 08:00:34.239634 | 1139ae0d-eee4-4c51-b239-4b6241f16c2a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481019 2025-10-11 08:00:34.257344 | fa163e03-9ee7-dff2-f9c8-0000000033eb | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 08:00:34.259965 | fa163e03-9ee7-dff2-f9c8-0000000033eb | TIMING | create persistent directories | np0005481012 | 0:05:09.875597 | 0.65s 2025-10-11 08:00:34.271070 | fa163e03-9ee7-dff2-f9c8-00000000616a | TASK | Load distro-specific variables 2025-10-11 08:00:34.285322 | fa163e03-9ee7-dff2-f9c8-000000006171 | TASK | Load distro-specific variables 2025-10-11 08:00:34.313337 | fa163e03-9ee7-dff2-f9c8-000000003549 | TASK | create persistent directories 2025-10-11 08:00:34.320222 | fa163e03-9ee7-dff2-f9c8-0000000033eb | TIMING | create persistent directories | np0005481012 | 0:05:09.935847 | 0.71s 2025-10-11 08:00:34.321241 | fa163e03-9ee7-dff2-f9c8-00000000616a | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:09.936890 | 0.05s 2025-10-11 08:00:34.332786 | 66896b22-489f-482c-889d-91b5be9af4e1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481017 2025-10-11 08:00:34.345811 | fa163e03-9ee7-dff2-f9c8-000000006171 | OK | Load distro-specific variables | np0005481019 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:34.347652 | fa163e03-9ee7-dff2-f9c8-000000006171 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:09.963289 | 0.06s 2025-10-11 08:00:34.357531 | fa163e03-9ee7-dff2-f9c8-0000000061e8 | TASK | Load distro-specific variables 2025-10-11 08:00:34.379101 | fa163e03-9ee7-dff2-f9c8-0000000033ec | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-11 08:00:34.387282 | fa163e03-9ee7-dff2-f9c8-000000006171 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:10.002908 | 0.10s 2025-10-11 08:00:34.398758 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TASK | Install chronyd 2025-10-11 08:00:34.433917 | fa163e03-9ee7-dff2-f9c8-0000000061e8 | OK | Load distro-specific variables | np0005481017 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:34.436913 | fa163e03-9ee7-dff2-f9c8-0000000061e8 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:10.052486 | 0.08s 2025-10-11 08:00:34.449088 | fa163e03-9ee7-dff2-f9c8-0000000061e8 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:10.064724 | 0.09s 2025-10-11 08:00:34.449890 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TIMING | chrony : Install chronyd | np0005481019 | 0:05:10.065540 | 0.05s 2025-10-11 08:00:34.462671 | 1cfd4994-1809-44fb-92fb-2e99156449b8 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005481019 2025-10-11 08:00:34.478410 | fa163e03-9ee7-dff2-f9c8-00000000616b | TASK | Check for NTP service 2025-10-11 08:00:34.495484 | fa163e03-9ee7-dff2-f9c8-00000000621d | TASK | Load distro-specific variables 2025-10-11 08:00:34.524407 | fa163e03-9ee7-dff2-f9c8-00000000621d | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:10.140038 | 0.03s 2025-10-11 08:00:34.534526 | c4903817-d28d-4361-b7ac-ed1dbd0b452e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481019 2025-10-11 08:00:34.548110 | fa163e03-9ee7-dff2-f9c8-000000006264 | TASK | Load distro-specific variables 2025-10-11 08:00:34.606294 | fa163e03-9ee7-dff2-f9c8-000000006264 | OK | Load distro-specific variables | np0005481019 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:34.609589 | fa163e03-9ee7-dff2-f9c8-000000006264 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:10.225219 | 0.06s 2025-10-11 08:00:34.615492 | fa163e03-9ee7-dff2-f9c8-000000006264 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:10.231141 | 0.07s 2025-10-11 08:00:34.625099 | fa163e03-9ee7-dff2-f9c8-00000000621e | TASK | Check for NTP service 2025-10-11 08:00:34.683375 | fa163e03-9ee7-dff2-f9c8-000000003549 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 08:00:34.685839 | fa163e03-9ee7-dff2-f9c8-000000003549 | TIMING | create persistent directories | np0005481014 | 0:05:10.301466 | 0.37s 2025-10-11 08:00:34.722300 | fa163e03-9ee7-dff2-f9c8-0000000033ec | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005481012 2025-10-11 08:00:34.722774 | fa163e03-9ee7-dff2-f9c8-0000000033ec | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005481012 | 0:05:10.338421 | 0.34s 2025-10-11 08:00:34.737582 | fa163e03-9ee7-dff2-f9c8-0000000033ee | TASK | Set login facts 2025-10-11 08:00:34.758942 | fa163e03-9ee7-dff2-f9c8-000000003548 | CHANGED | create fcontext for rabbitmq data | np0005481015 2025-10-11 08:00:34.759988 | fa163e03-9ee7-dff2-f9c8-000000003548 | TIMING | create fcontext for rabbitmq data | np0005481015 | 0:05:10.375628 | 1.23s 2025-10-11 08:00:34.779714 | fa163e03-9ee7-dff2-f9c8-000000003549 | TASK | create persistent directories 2025-10-11 08:00:34.785489 | fa163e03-9ee7-dff2-f9c8-0000000033ee | OK | Set login facts | np0005481012 2025-10-11 08:00:34.786521 | fa163e03-9ee7-dff2-f9c8-0000000033ee | TIMING | Set login facts | np0005481012 | 0:05:10.402156 | 0.05s 2025-10-11 08:00:34.826844 | fa163e03-9ee7-dff2-f9c8-0000000033ef | TASK | Convert logins json to dict 2025-10-11 08:00:34.838112 | fa163e03-9ee7-dff2-f9c8-00000000616b | CHANGED | Check for NTP service | np0005481017 2025-10-11 08:00:34.839515 | fa163e03-9ee7-dff2-f9c8-00000000616b | TIMING | chrony : Check for NTP service | np0005481017 | 0:05:10.455143 | 0.36s 2025-10-11 08:00:34.855591 | fa163e03-9ee7-dff2-f9c8-00000000616c | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:34.871484 | fa163e03-9ee7-dff2-f9c8-0000000033ef | SKIPPED | Convert logins json to dict | np0005481012 2025-10-11 08:00:34.872599 | fa163e03-9ee7-dff2-f9c8-0000000033ef | TIMING | Convert logins json to dict | np0005481012 | 0:05:10.488223 | 0.04s 2025-10-11 08:00:34.896768 | fa163e03-9ee7-dff2-f9c8-0000000033f0 | TASK | Set registry logins 2025-10-11 08:00:34.903664 | fa163e03-9ee7-dff2-f9c8-00000000616c | SKIPPED | Disable NTP before configuring Chrony | np0005481017 2025-10-11 08:00:34.904827 | fa163e03-9ee7-dff2-f9c8-00000000616c | TIMING | chrony : Disable NTP before configuring Chrony | np0005481017 | 0:05:10.520457 | 0.05s 2025-10-11 08:00:34.933291 | fa163e03-9ee7-dff2-f9c8-00000000616d | TASK | Install chronyd package 2025-10-11 08:00:34.945003 | fa163e03-9ee7-dff2-f9c8-00000000621e | CHANGED | Check for NTP service | np0005481019 2025-10-11 08:00:34.946309 | fa163e03-9ee7-dff2-f9c8-00000000621e | TIMING | chrony : Check for NTP service | np0005481019 | 0:05:10.561941 | 0.32s 2025-10-11 08:00:34.947094 | fa163e03-9ee7-dff2-f9c8-0000000033f0 | SKIPPED | Set registry logins | np0005481012 2025-10-11 08:00:34.947651 | fa163e03-9ee7-dff2-f9c8-0000000033f0 | TIMING | Set registry logins | np0005481012 | 0:05:10.563296 | 0.05s 2025-10-11 08:00:34.963795 | fa163e03-9ee7-dff2-f9c8-00000000621f | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:34.984416 | fa163e03-9ee7-dff2-f9c8-0000000033f1 | TASK | Run podman install 2025-10-11 08:00:34.991825 | fa163e03-9ee7-dff2-f9c8-000000003549 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 08:00:34.993134 | fa163e03-9ee7-dff2-f9c8-000000003549 | TIMING | create persistent directories | np0005481014 | 0:05:10.608757 | 0.68s 2025-10-11 08:00:35.011034 | fa163e03-9ee7-dff2-f9c8-000000003549 | TIMING | create persistent directories | np0005481014 | 0:05:10.626660 | 0.70s 2025-10-11 08:00:35.022080 | fa163e03-9ee7-dff2-f9c8-00000000621f | SKIPPED | Disable NTP before configuring Chrony | np0005481019 2025-10-11 08:00:35.022711 | fa163e03-9ee7-dff2-f9c8-00000000621f | TIMING | chrony : Disable NTP before configuring Chrony | np0005481019 | 0:05:10.638359 | 0.06s 2025-10-11 08:00:35.023054 | fa163e03-9ee7-dff2-f9c8-0000000033f1 | TIMING | Run podman install | np0005481012 | 0:05:10.638703 | 0.03s 2025-10-11 08:00:35.059211 | fa163e03-9ee7-dff2-f9c8-000000006220 | TASK | Install chronyd package 2025-10-11 08:00:35.080034 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TASK | Gather variables for each operating system 2025-10-11 08:00:35.108413 | fa163e03-9ee7-dff2-f9c8-000000003549 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 08:00:35.111279 | fa163e03-9ee7-dff2-f9c8-000000003549 | TIMING | create persistent directories | np0005481015 | 0:05:10.726885 | 0.33s 2025-10-11 08:00:35.118386 | fa163e03-9ee7-dff2-f9c8-00000000354a | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-11 08:00:35.239052 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | OK | Gather variables for each operating system | np0005481012 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-11 08:00:35.242813 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481012 | 0:05:10.858433 | 0.16s 2025-10-11 08:00:35.251119 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481012 | 0:05:10.866756 | 0.17s 2025-10-11 08:00:35.268142 | fa163e03-9ee7-dff2-f9c8-0000000051da | TASK | ensure podman and deps are installed 2025-10-11 08:00:35.395286 | fa163e03-9ee7-dff2-f9c8-000000003549 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/rabbitmq', 'setype': 'container_file_t'} 2025-10-11 08:00:35.399379 | fa163e03-9ee7-dff2-f9c8-000000003549 | TIMING | create persistent directories | np0005481015 | 0:05:11.015003 | 0.62s 2025-10-11 08:00:35.409003 | fa163e03-9ee7-dff2-f9c8-000000003549 | TIMING | create persistent directories | np0005481015 | 0:05:11.024626 | 0.63s 2025-10-11 08:00:35.444075 | fa163e03-9ee7-dff2-f9c8-00000000354a | TASK | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container 2025-10-11 08:00:35.515550 | fa163e03-9ee7-dff2-f9c8-00000000354a | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005481014 2025-10-11 08:00:35.516903 | fa163e03-9ee7-dff2-f9c8-00000000354a | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005481014 | 0:05:11.132536 | 0.40s 2025-10-11 08:00:35.540132 | fa163e03-9ee7-dff2-f9c8-00000000354c | TASK | Set login facts 2025-10-11 08:00:35.578598 | fa163e03-9ee7-dff2-f9c8-00000000354c | OK | Set login facts | np0005481014 2025-10-11 08:00:35.617385 | fa163e03-9ee7-dff2-f9c8-00000000354c | TIMING | Set login facts | np0005481014 | 0:05:11.233016 | 0.08s 2025-10-11 08:00:35.632839 | fa163e03-9ee7-dff2-f9c8-00000000354d | TASK | Convert logins json to dict 2025-10-11 08:00:35.675368 | fa163e03-9ee7-dff2-f9c8-00000000354d | SKIPPED | Convert logins json to dict | np0005481014 2025-10-11 08:00:35.676405 | fa163e03-9ee7-dff2-f9c8-00000000354d | TIMING | Convert logins json to dict | np0005481014 | 0:05:11.292044 | 0.04s 2025-10-11 08:00:35.695135 | fa163e03-9ee7-dff2-f9c8-00000000354e | TASK | Set registry logins 2025-10-11 08:00:35.745166 | fa163e03-9ee7-dff2-f9c8-00000000354e | SKIPPED | Set registry logins | np0005481014 2025-10-11 08:00:35.746156 | fa163e03-9ee7-dff2-f9c8-00000000354e | TIMING | Set registry logins | np0005481014 | 0:05:11.361795 | 0.05s 2025-10-11 08:00:35.765237 | fa163e03-9ee7-dff2-f9c8-00000000354f | TASK | Run podman install 2025-10-11 08:00:35.790941 | fa163e03-9ee7-dff2-f9c8-00000000354f | TIMING | Run podman install | np0005481014 | 0:05:11.406578 | 0.02s 2025-10-11 08:00:35.834815 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TASK | Gather variables for each operating system 2025-10-11 08:00:35.860947 | fa163e03-9ee7-dff2-f9c8-00000000354a | CHANGED | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005481015 2025-10-11 08:00:35.863338 | fa163e03-9ee7-dff2-f9c8-00000000354a | TIMING | stop the Erlang port mapper on the host and make sure it cannot bind to the port used by container | np0005481015 | 0:05:11.478958 | 0.42s 2025-10-11 08:00:35.898780 | fa163e03-9ee7-dff2-f9c8-00000000354c | TASK | Set login facts 2025-10-11 08:00:35.937298 | fa163e03-9ee7-dff2-f9c8-00000000354c | OK | Set login facts | np0005481015 2025-10-11 08:00:35.938762 | fa163e03-9ee7-dff2-f9c8-00000000354c | TIMING | Set login facts | np0005481015 | 0:05:11.554396 | 0.04s 2025-10-11 08:00:35.959167 | fa163e03-9ee7-dff2-f9c8-00000000354d | TASK | Convert logins json to dict 2025-10-11 08:00:36.005004 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | OK | Gather variables for each operating system | np0005481014 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-11 08:00:36.007933 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481014 | 0:05:11.623569 | 0.17s 2025-10-11 08:00:36.011241 | fa163e03-9ee7-dff2-f9c8-00000000354d | SKIPPED | Convert logins json to dict | np0005481015 2025-10-11 08:00:36.012614 | fa163e03-9ee7-dff2-f9c8-00000000354d | TIMING | Convert logins json to dict | np0005481015 | 0:05:11.628225 | 0.05s 2025-10-11 08:00:36.013424 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481014 | 0:05:11.629070 | 0.18s 2025-10-11 08:00:36.036647 | fa163e03-9ee7-dff2-f9c8-0000000051da | TASK | ensure podman and deps are installed 2025-10-11 08:00:36.062568 | fa163e03-9ee7-dff2-f9c8-00000000354e | TASK | Set registry logins 2025-10-11 08:00:36.115940 | fa163e03-9ee7-dff2-f9c8-00000000354e | SKIPPED | Set registry logins | np0005481015 2025-10-11 08:00:36.117216 | fa163e03-9ee7-dff2-f9c8-00000000354e | TIMING | Set registry logins | np0005481015 | 0:05:11.732848 | 0.05s 2025-10-11 08:00:36.132667 | fa163e03-9ee7-dff2-f9c8-00000000354f | TASK | Run podman install 2025-10-11 08:00:36.164100 | fa163e03-9ee7-dff2-f9c8-00000000354f | TIMING | Run podman install | np0005481015 | 0:05:11.779723 | 0.03s 2025-10-11 08:00:36.206052 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TASK | Gather variables for each operating system 2025-10-11 08:00:36.325808 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | OK | Gather variables for each operating system | np0005481015 | item=/usr/share/ansible/roles/tripleo_podman/vars/redhat-9.yml 2025-10-11 08:00:36.329544 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481015 | 0:05:11.945170 | 0.12s 2025-10-11 08:00:36.336682 | fa163e03-9ee7-dff2-f9c8-0000000051d8 | TIMING | tripleo_podman : Gather variables for each operating system | np0005481015 | 0:05:11.952318 | 0.13s 2025-10-11 08:00:36.351838 | fa163e03-9ee7-dff2-f9c8-0000000051da | TASK | ensure podman and deps are installed 2025-10-11 08:00:38.494748 | fa163e03-9ee7-dff2-f9c8-00000000616d | OK | Install chronyd package | np0005481017 2025-10-11 08:00:38.497119 | fa163e03-9ee7-dff2-f9c8-00000000616d | TIMING | chrony : Install chronyd package | np0005481017 | 0:05:14.112744 | 3.56s 2025-10-11 08:00:38.519117 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TASK | Upgrade chronyd 2025-10-11 08:00:38.554174 | fa163e03-9ee7-dff2-f9c8-000000005c79 | SKIPPED | Upgrade chronyd | np0005481017 2025-10-11 08:00:38.555183 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TIMING | chrony : Upgrade chronyd | np0005481017 | 0:05:14.170821 | 0.03s 2025-10-11 08:00:38.568086 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TASK | Configure chronyd 2025-10-11 08:00:38.639688 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TIMING | chrony : Configure chronyd | np0005481017 | 0:05:14.255306 | 0.07s 2025-10-11 08:00:38.655953 | 630a7dac-c9f0-46fe-8cc6-714933623dc7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005481017 2025-10-11 08:00:38.677056 | fa163e03-9ee7-dff2-f9c8-0000000063fc | TASK | Load distro-specific variables 2025-10-11 08:00:38.708772 | fa163e03-9ee7-dff2-f9c8-0000000063fc | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:14.324393 | 0.03s 2025-10-11 08:00:38.719714 | 4d24b223-4b4e-4aba-b080-8effc2c4f179 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481017 2025-10-11 08:00:38.731121 | fa163e03-9ee7-dff2-f9c8-000000006468 | TASK | Load distro-specific variables 2025-10-11 08:00:38.797719 | fa163e03-9ee7-dff2-f9c8-000000006468 | OK | Load distro-specific variables | np0005481017 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:38.801639 | fa163e03-9ee7-dff2-f9c8-000000006468 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:14.417256 | 0.07s 2025-10-11 08:00:38.812366 | fa163e03-9ee7-dff2-f9c8-000000006468 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:14.427997 | 0.08s 2025-10-11 08:00:38.832422 | fa163e03-9ee7-dff2-f9c8-0000000063fd | TASK | Install chrony configuration file 2025-10-11 08:00:38.922866 | fa163e03-9ee7-dff2-f9c8-0000000051da | OK | ensure podman and deps are installed | np0005481012 2025-10-11 08:00:38.925005 | fa163e03-9ee7-dff2-f9c8-0000000051da | TIMING | tripleo_podman : ensure podman and deps are installed | np0005481012 | 0:05:14.540632 | 3.66s 2025-10-11 08:00:38.958856 | fa163e03-9ee7-dff2-f9c8-0000000051db | TASK | Ensure we get the ansible interfaces facts 2025-10-11 08:00:39.582140 | fa163e03-9ee7-dff2-f9c8-0000000051db | OK | Ensure we get the ansible interfaces facts | np0005481012 2025-10-11 08:00:39.583231 | fa163e03-9ee7-dff2-f9c8-0000000051db | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005481012 | 0:05:15.198867 | 0.62s 2025-10-11 08:00:39.601504 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-11 08:00:39.634508 | fa163e03-9ee7-dff2-f9c8-0000000051dc | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005481012 2025-10-11 08:00:39.637024 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005481012 | 0:05:15.252653 | 0.03s 2025-10-11 08:00:39.667168 | fa163e03-9ee7-dff2-f9c8-0000000051de | TASK | Make sure /etc/cni/net.d folder exists 2025-10-11 08:00:39.709625 | fa163e03-9ee7-dff2-f9c8-0000000051de | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005481012 2025-10-11 08:00:39.711572 | fa163e03-9ee7-dff2-f9c8-0000000051de | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005481012 | 0:05:15.327193 | 0.04s 2025-10-11 08:00:39.742932 | fa163e03-9ee7-dff2-f9c8-0000000051df | TASK | Update default network configuration if possible 2025-10-11 08:00:39.783686 | fa163e03-9ee7-dff2-f9c8-0000000051df | SKIPPED | Update default network configuration if possible | np0005481012 2025-10-11 08:00:39.785015 | fa163e03-9ee7-dff2-f9c8-0000000051df | TIMING | tripleo_podman : Update default network configuration if possible | np0005481012 | 0:05:15.400637 | 0.04s 2025-10-11 08:00:39.813571 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TASK | Make sure /etc/containers/networks exists 2025-10-11 08:00:39.936666 | fa163e03-9ee7-dff2-f9c8-0000000063fd | CHANGED | Install chrony configuration file | np0005481017 2025-10-11 08:00:39.941288 | fa163e03-9ee7-dff2-f9c8-0000000063fd | TIMING | chrony : Install chrony configuration file | np0005481017 | 0:05:15.556915 | 1.11s 2025-10-11 08:00:39.945588 | fa163e03-9ee7-dff2-f9c8-0000000051da | OK | ensure podman and deps are installed | np0005481015 2025-10-11 08:00:39.947016 | fa163e03-9ee7-dff2-f9c8-0000000051da | TIMING | tripleo_podman : ensure podman and deps are installed | np0005481015 | 0:05:15.562647 | 3.59s 2025-10-11 08:00:39.971672 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TASK | Run chronyd 2025-10-11 08:00:40.015394 | fa163e03-9ee7-dff2-f9c8-0000000051db | TASK | Ensure we get the ansible interfaces facts 2025-10-11 08:00:40.024615 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TIMING | chrony : Run chronyd | np0005481017 | 0:05:15.640207 | 0.05s 2025-10-11 08:00:40.044494 | 026d866c-03fb-4c70-a79c-6f8edb478d23 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005481017 2025-10-11 08:00:40.072092 | fa163e03-9ee7-dff2-f9c8-000000006497 | TASK | Load distro-specific variables 2025-10-11 08:00:40.104121 | fa163e03-9ee7-dff2-f9c8-000000006497 | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:15.719753 | 0.03s 2025-10-11 08:00:40.117608 | 5ee4c8e3-eb8f-446d-8029-a76ec5d29306 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481017 2025-10-11 08:00:40.130379 | fa163e03-9ee7-dff2-f9c8-00000000651b | TASK | Load distro-specific variables 2025-10-11 08:00:40.146160 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | OK | Make sure /etc/containers/networks exists | np0005481012 2025-10-11 08:00:40.147292 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005481012 | 0:05:15.762926 | 0.33s 2025-10-11 08:00:40.163013 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TASK | Get current podman network 2025-10-11 08:00:40.196735 | fa163e03-9ee7-dff2-f9c8-00000000651b | OK | Load distro-specific variables | np0005481017 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:40.200823 | fa163e03-9ee7-dff2-f9c8-00000000651b | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:15.816439 | 0.06s 2025-10-11 08:00:40.207041 | fa163e03-9ee7-dff2-f9c8-00000000651b | TIMING | chrony : Load distro-specific variables | np0005481017 | 0:05:15.822675 | 0.07s 2025-10-11 08:00:40.226154 | fa163e03-9ee7-dff2-f9c8-000000006498 | TASK | Ensure chronyd is running 2025-10-11 08:00:40.261515 | fa163e03-9ee7-dff2-f9c8-000000005d96 | OK | Install chronyd package | np0005481016 2025-10-11 08:00:40.263667 | fa163e03-9ee7-dff2-f9c8-000000005d96 | TIMING | chrony : Install chronyd package | np0005481016 | 0:05:15.879289 | 6.63s 2025-10-11 08:00:40.286910 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TASK | Upgrade chronyd 2025-10-11 08:00:40.318942 | fa163e03-9ee7-dff2-f9c8-000000005c79 | SKIPPED | Upgrade chronyd | np0005481016 2025-10-11 08:00:40.319916 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TIMING | chrony : Upgrade chronyd | np0005481016 | 0:05:15.935552 | 0.03s 2025-10-11 08:00:40.332744 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TASK | Configure chronyd 2025-10-11 08:00:40.363390 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TIMING | chrony : Configure chronyd | np0005481016 | 0:05:15.979024 | 0.03s 2025-10-11 08:00:40.377042 | f4dd5277-4c6a-4319-aefd-39ea820c722c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005481016 2025-10-11 08:00:40.401748 | fa163e03-9ee7-dff2-f9c8-00000000654a | TASK | Load distro-specific variables 2025-10-11 08:00:40.425966 | fa163e03-9ee7-dff2-f9c8-00000000654a | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:16.041597 | 0.02s 2025-10-11 08:00:40.437284 | d2683d02-60e5-46e1-a87b-ff94acb9df67 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481016 2025-10-11 08:00:40.453650 | fa163e03-9ee7-dff2-f9c8-0000000065b6 | TASK | Load distro-specific variables 2025-10-11 08:00:40.514084 | fa163e03-9ee7-dff2-f9c8-0000000065b6 | OK | Load distro-specific variables | np0005481016 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:40.516883 | fa163e03-9ee7-dff2-f9c8-0000000065b6 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:16.132510 | 0.06s 2025-10-11 08:00:40.524108 | fa163e03-9ee7-dff2-f9c8-0000000065b6 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:16.139738 | 0.07s 2025-10-11 08:00:40.529465 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | CHANGED | Get current podman network | np0005481012 2025-10-11 08:00:40.529970 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TIMING | tripleo_podman : Get current podman network | np0005481012 | 0:05:16.145618 | 0.37s 2025-10-11 08:00:40.539989 | fa163e03-9ee7-dff2-f9c8-00000000654b | TASK | Install chrony configuration file 2025-10-11 08:00:40.562405 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TASK | Update the default network configuration 2025-10-11 08:00:40.661227 | fa163e03-9ee7-dff2-f9c8-0000000051db | OK | Ensure we get the ansible interfaces facts | np0005481015 2025-10-11 08:00:40.662238 | fa163e03-9ee7-dff2-f9c8-0000000051db | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005481015 | 0:05:16.277876 | 0.64s 2025-10-11 08:00:40.676943 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-11 08:00:40.699663 | fa163e03-9ee7-dff2-f9c8-000000006498 | OK | Ensure chronyd is running | np0005481017 2025-10-11 08:00:40.701220 | fa163e03-9ee7-dff2-f9c8-000000006498 | TIMING | chrony : Ensure chronyd is running | np0005481017 | 0:05:16.316858 | 0.47s 2025-10-11 08:00:40.717832 | fa163e03-9ee7-dff2-f9c8-000000006499 | TASK | Force chronyd restart 2025-10-11 08:00:40.726229 | fa163e03-9ee7-dff2-f9c8-0000000051dc | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005481015 2025-10-11 08:00:40.727431 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005481015 | 0:05:16.343040 | 0.05s 2025-10-11 08:00:40.743481 | fa163e03-9ee7-dff2-f9c8-0000000051de | TASK | Make sure /etc/cni/net.d folder exists 2025-10-11 08:00:40.784752 | fa163e03-9ee7-dff2-f9c8-0000000051de | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005481015 2025-10-11 08:00:40.785622 | fa163e03-9ee7-dff2-f9c8-0000000051de | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005481015 | 0:05:16.401259 | 0.04s 2025-10-11 08:00:40.804362 | fa163e03-9ee7-dff2-f9c8-0000000051df | TASK | Update default network configuration if possible 2025-10-11 08:00:40.842564 | fa163e03-9ee7-dff2-f9c8-0000000051df | SKIPPED | Update default network configuration if possible | np0005481015 2025-10-11 08:00:40.843218 | fa163e03-9ee7-dff2-f9c8-0000000051df | TIMING | tripleo_podman : Update default network configuration if possible | np0005481015 | 0:05:16.458860 | 0.04s 2025-10-11 08:00:40.857258 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TASK | Make sure /etc/containers/networks exists 2025-10-11 08:00:41.183351 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | OK | Make sure /etc/containers/networks exists | np0005481015 2025-10-11 08:00:41.184737 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005481015 | 0:05:16.800373 | 0.33s 2025-10-11 08:00:41.218026 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TASK | Get current podman network 2025-10-11 08:00:41.253095 | fa163e03-9ee7-dff2-f9c8-000000006499 | CHANGED | Force chronyd restart | np0005481017 2025-10-11 08:00:41.255979 | fa163e03-9ee7-dff2-f9c8-000000006499 | TIMING | chrony : Force chronyd restart | np0005481017 | 0:05:16.871603 | 0.54s 2025-10-11 08:00:41.283862 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TASK | Enable online service 2025-10-11 08:00:41.298222 | fa163e03-9ee7-dff2-f9c8-000000006220 | OK | Install chronyd package | np0005481019 2025-10-11 08:00:41.300262 | fa163e03-9ee7-dff2-f9c8-000000006220 | TIMING | chrony : Install chronyd package | np0005481019 | 0:05:16.915886 | 6.24s 2025-10-11 08:00:41.320246 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TASK | Upgrade chronyd 2025-10-11 08:00:41.329339 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TIMING | chrony : Enable online service | np0005481017 | 0:05:16.944959 | 0.04s 2025-10-11 08:00:41.348999 | a5b0e4f1-cfc7-4b63-9d8a-e0a6acaee39d | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005481017 2025-10-11 08:00:41.377286 | fa163e03-9ee7-dff2-f9c8-0000000065eb | TASK | Create chrony-online.service unit file 2025-10-11 08:00:41.384764 | fa163e03-9ee7-dff2-f9c8-000000005c79 | SKIPPED | Upgrade chronyd | np0005481019 2025-10-11 08:00:41.385805 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TIMING | chrony : Upgrade chronyd | np0005481019 | 0:05:17.001439 | 0.06s 2025-10-11 08:00:41.397673 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TASK | Configure chronyd 2025-10-11 08:00:41.429341 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TIMING | chrony : Configure chronyd | np0005481019 | 0:05:17.044971 | 0.03s 2025-10-11 08:00:41.441169 | 73c8aff5-f736-4dd5-af5b-f7933dea12bb | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005481019 2025-10-11 08:00:41.460368 | fa163e03-9ee7-dff2-f9c8-00000000668d | TASK | Load distro-specific variables 2025-10-11 08:00:41.487499 | fa163e03-9ee7-dff2-f9c8-00000000668d | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:17.103130 | 0.03s 2025-10-11 08:00:41.497463 | 410fa34c-55b0-43e5-a735-9ce7c9ff47af | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481019 2025-10-11 08:00:41.509323 | fa163e03-9ee7-dff2-f9c8-0000000066f9 | TASK | Load distro-specific variables 2025-10-11 08:00:41.567017 | fa163e03-9ee7-dff2-f9c8-0000000066f9 | OK | Load distro-specific variables | np0005481019 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:41.568870 | fa163e03-9ee7-dff2-f9c8-0000000066f9 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:17.184510 | 0.06s 2025-10-11 08:00:41.573855 | fa163e03-9ee7-dff2-f9c8-0000000066f9 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:17.189501 | 0.06s 2025-10-11 08:00:41.589454 | fa163e03-9ee7-dff2-f9c8-00000000668e | TASK | Install chrony configuration file 2025-10-11 08:00:41.621556 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | CHANGED | Get current podman network | np0005481015 2025-10-11 08:00:41.622778 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TIMING | tripleo_podman : Get current podman network | np0005481015 | 0:05:17.238414 | 0.40s 2025-10-11 08:00:41.652189 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TASK | Update the default network configuration 2025-10-11 08:00:41.662598 | fa163e03-9ee7-dff2-f9c8-00000000654b | CHANGED | Install chrony configuration file | np0005481016 2025-10-11 08:00:41.664016 | fa163e03-9ee7-dff2-f9c8-00000000654b | TIMING | chrony : Install chrony configuration file | np0005481016 | 0:05:17.279607 | 1.12s 2025-10-11 08:00:41.665000 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | CHANGED | Update the default network configuration | np0005481012 2025-10-11 08:00:41.665699 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TIMING | tripleo_podman : Update the default network configuration | np0005481012 | 0:05:17.281347 | 1.10s 2025-10-11 08:00:41.679221 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TASK | Run chronyd 2025-10-11 08:00:41.700263 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TASK | Write containers registries.conf 2025-10-11 08:00:41.712072 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TIMING | chrony : Run chronyd | np0005481016 | 0:05:17.327698 | 0.03s 2025-10-11 08:00:41.729107 | 16f42979-c5c5-49ce-b667-781e2f41c55e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005481016 2025-10-11 08:00:41.753696 | fa163e03-9ee7-dff2-f9c8-000000006720 | TASK | Load distro-specific variables 2025-10-11 08:00:41.786500 | fa163e03-9ee7-dff2-f9c8-000000006720 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:17.402135 | 0.03s 2025-10-11 08:00:41.799325 | de7c0fc9-7e00-4b9d-812c-68466430d77a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481016 2025-10-11 08:00:41.828065 | fa163e03-9ee7-dff2-f9c8-0000000067a4 | TASK | Load distro-specific variables 2025-10-11 08:00:41.886027 | fa163e03-9ee7-dff2-f9c8-0000000067a4 | OK | Load distro-specific variables | np0005481016 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:41.889335 | fa163e03-9ee7-dff2-f9c8-0000000067a4 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:17.504968 | 0.06s 2025-10-11 08:00:41.894906 | fa163e03-9ee7-dff2-f9c8-0000000067a4 | TIMING | chrony : Load distro-specific variables | np0005481016 | 0:05:17.510524 | 0.06s 2025-10-11 08:00:41.914991 | fa163e03-9ee7-dff2-f9c8-000000006721 | TASK | Ensure chronyd is running 2025-10-11 08:00:42.337607 | fa163e03-9ee7-dff2-f9c8-0000000065eb | CHANGED | Create chrony-online.service unit file | np0005481017 2025-10-11 08:00:42.338782 | fa163e03-9ee7-dff2-f9c8-0000000065eb | TIMING | chrony : Create chrony-online.service unit file | np0005481017 | 0:05:17.954422 | 0.96s 2025-10-11 08:00:42.351357 | fa163e03-9ee7-dff2-f9c8-0000000065ec | TASK | Enable chrony-online.service 2025-10-11 08:00:42.443072 | fa163e03-9ee7-dff2-f9c8-000000006721 | OK | Ensure chronyd is running | np0005481016 2025-10-11 08:00:42.447706 | fa163e03-9ee7-dff2-f9c8-000000006721 | TIMING | chrony : Ensure chronyd is running | np0005481016 | 0:05:18.063336 | 0.53s 2025-10-11 08:00:42.468192 | fa163e03-9ee7-dff2-f9c8-000000006722 | TASK | Force chronyd restart 2025-10-11 08:00:42.477836 | fa163e03-9ee7-dff2-f9c8-0000000051da | OK | ensure podman and deps are installed | np0005481014 2025-10-11 08:00:42.480058 | fa163e03-9ee7-dff2-f9c8-0000000051da | TIMING | tripleo_podman : ensure podman and deps are installed | np0005481014 | 0:05:18.095688 | 6.44s 2025-10-11 08:00:42.500678 | fa163e03-9ee7-dff2-f9c8-0000000051db | TASK | Ensure we get the ansible interfaces facts 2025-10-11 08:00:42.661342 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | CHANGED | Write containers registries.conf | np0005481012 2025-10-11 08:00:42.664108 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TIMING | tripleo_podman : Write containers registries.conf | np0005481012 | 0:05:18.279714 | 0.96s 2025-10-11 08:00:42.712308 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TASK | Write containers.conf 2025-10-11 08:00:42.726878 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | CHANGED | Update the default network configuration | np0005481015 2025-10-11 08:00:42.729128 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TIMING | tripleo_podman : Update the default network configuration | np0005481015 | 0:05:18.344740 | 1.07s 2025-10-11 08:00:42.730767 | fa163e03-9ee7-dff2-f9c8-00000000668e | CHANGED | Install chrony configuration file | np0005481019 2025-10-11 08:00:42.731548 | fa163e03-9ee7-dff2-f9c8-00000000668e | TIMING | chrony : Install chrony configuration file | np0005481019 | 0:05:18.347189 | 1.14s 2025-10-11 08:00:42.758050 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TASK | Run chronyd 2025-10-11 08:00:42.785219 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TASK | Write containers registries.conf 2025-10-11 08:00:42.803271 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TIMING | chrony : Run chronyd | np0005481019 | 0:05:18.418903 | 0.04s 2025-10-11 08:00:42.817685 | 6f78c739-0859-4267-a3ba-7255e08d6217 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005481019 2025-10-11 08:00:42.838932 | fa163e03-9ee7-dff2-f9c8-0000000067d9 | TASK | Load distro-specific variables 2025-10-11 08:00:42.870353 | fa163e03-9ee7-dff2-f9c8-0000000067d9 | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:18.485972 | 0.03s 2025-10-11 08:00:42.880777 | 89c23a29-c6af-41fb-bf34-1e2fcf45609f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481019 2025-10-11 08:00:42.893756 | fa163e03-9ee7-dff2-f9c8-00000000685d | TASK | Load distro-specific variables 2025-10-11 08:00:42.953470 | fa163e03-9ee7-dff2-f9c8-00000000685d | OK | Load distro-specific variables | np0005481019 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:42.957783 | fa163e03-9ee7-dff2-f9c8-00000000685d | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:18.573406 | 0.06s 2025-10-11 08:00:42.967328 | fa163e03-9ee7-dff2-f9c8-00000000685d | TIMING | chrony : Load distro-specific variables | np0005481019 | 0:05:18.582967 | 0.07s 2025-10-11 08:00:42.988749 | fa163e03-9ee7-dff2-f9c8-0000000067da | TASK | Ensure chronyd is running 2025-10-11 08:00:43.034256 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481012 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-11 08:00:43.036408 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481012 | 0:05:18.652027 | 0.32s 2025-10-11 08:00:43.038388 | fa163e03-9ee7-dff2-f9c8-000000006722 | CHANGED | Force chronyd restart | np0005481016 2025-10-11 08:00:43.040300 | fa163e03-9ee7-dff2-f9c8-000000006722 | TIMING | chrony : Force chronyd restart | np0005481016 | 0:05:18.655932 | 0.57s 2025-10-11 08:00:43.064732 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TASK | Enable online service 2025-10-11 08:00:43.110786 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TIMING | chrony : Enable online service | np0005481016 | 0:05:18.726403 | 0.04s 2025-10-11 08:00:43.119155 | fa163e03-9ee7-dff2-f9c8-0000000051db | OK | Ensure we get the ansible interfaces facts | np0005481014 2025-10-11 08:00:43.120215 | fa163e03-9ee7-dff2-f9c8-0000000051db | TIMING | tripleo_podman : Ensure we get the ansible interfaces facts | np0005481014 | 0:05:18.735855 | 0.62s 2025-10-11 08:00:43.141641 | 9ae84f80-8095-452c-b103-e38b9800eb04 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005481016 2025-10-11 08:00:43.174168 | fa163e03-9ee7-dff2-f9c8-00000000688c | TASK | Create chrony-online.service unit file 2025-10-11 08:00:43.203106 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TASK | Delete legacy cni0 interface (podman < 1.6) 2025-10-11 08:00:43.249281 | fa163e03-9ee7-dff2-f9c8-0000000051dc | SKIPPED | Delete legacy cni0 interface (podman < 1.6) | np0005481014 2025-10-11 08:00:43.251070 | fa163e03-9ee7-dff2-f9c8-0000000051dc | TIMING | tripleo_podman : Delete legacy cni0 interface (podman < 1.6) | np0005481014 | 0:05:18.866690 | 0.05s 2025-10-11 08:00:43.252692 | fa163e03-9ee7-dff2-f9c8-0000000065ec | CHANGED | Enable chrony-online.service | np0005481017 2025-10-11 08:00:43.253910 | fa163e03-9ee7-dff2-f9c8-0000000065ec | TIMING | chrony : Enable chrony-online.service | np0005481017 | 0:05:18.869549 | 0.90s 2025-10-11 08:00:43.276190 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TASK | Sync chronyc 2025-10-11 08:00:43.311659 | fa163e03-9ee7-dff2-f9c8-0000000051de | TASK | Make sure /etc/cni/net.d folder exists 2025-10-11 08:00:43.318838 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481012 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-11 08:00:43.320311 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481012 | 0:05:18.935939 | 0.60s 2025-10-11 08:00:43.327307 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TIMING | chrony : Sync chronyc | np0005481017 | 0:05:18.942919 | 0.05s 2025-10-11 08:00:43.341142 | d42f72ab-44c2-4b71-9122-5efc09e98c51 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005481017 2025-10-11 08:00:43.375314 | fa163e03-9ee7-dff2-f9c8-000000006934 | TASK | Force NTP sync 2025-10-11 08:00:43.384675 | fa163e03-9ee7-dff2-f9c8-0000000051de | SKIPPED | Make sure /etc/cni/net.d folder exists | np0005481014 2025-10-11 08:00:43.385932 | fa163e03-9ee7-dff2-f9c8-0000000051de | TIMING | tripleo_podman : Make sure /etc/cni/net.d folder exists | np0005481014 | 0:05:19.001544 | 0.06s 2025-10-11 08:00:43.402778 | fa163e03-9ee7-dff2-f9c8-0000000051df | TASK | Update default network configuration if possible 2025-10-11 08:00:43.438103 | fa163e03-9ee7-dff2-f9c8-0000000051df | SKIPPED | Update default network configuration if possible | np0005481014 2025-10-11 08:00:43.439163 | fa163e03-9ee7-dff2-f9c8-0000000051df | TIMING | tripleo_podman : Update default network configuration if possible | np0005481014 | 0:05:19.054803 | 0.04s 2025-10-11 08:00:43.454050 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TASK | Make sure /etc/containers/networks exists 2025-10-11 08:00:43.507163 | fa163e03-9ee7-dff2-f9c8-0000000067da | OK | Ensure chronyd is running | np0005481019 2025-10-11 08:00:43.509624 | fa163e03-9ee7-dff2-f9c8-0000000067da | TIMING | chrony : Ensure chronyd is running | np0005481019 | 0:05:19.125249 | 0.52s 2025-10-11 08:00:43.531561 | fa163e03-9ee7-dff2-f9c8-0000000067db | TASK | Force chronyd restart 2025-10-11 08:00:43.589977 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481012 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-11 08:00:43.593048 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481012 | 0:05:19.208668 | 0.88s 2025-10-11 08:00:43.680769 | fa163e03-9ee7-dff2-f9c8-000000006934 | CHANGED | Force NTP sync | np0005481017 2025-10-11 08:00:43.682055 | fa163e03-9ee7-dff2-f9c8-000000006934 | TIMING | chrony : Force NTP sync | np0005481017 | 0:05:19.297690 | 0.31s 2025-10-11 08:00:43.702861 | fa163e03-9ee7-dff2-f9c8-000000006935 | TASK | Ensure system is NTP time synced 2025-10-11 08:00:43.718512 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | OK | Make sure /etc/containers/networks exists | np0005481014 2025-10-11 08:00:43.720320 | fa163e03-9ee7-dff2-f9c8-0000000051e1 | TIMING | tripleo_podman : Make sure /etc/containers/networks exists | np0005481014 | 0:05:19.335953 | 0.27s 2025-10-11 08:00:43.742277 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TASK | Get current podman network 2025-10-11 08:00:43.874000 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | CHANGED | Write containers registries.conf | np0005481015 2025-10-11 08:00:43.875847 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TIMING | tripleo_podman : Write containers registries.conf | np0005481015 | 0:05:19.491479 | 1.09s 2025-10-11 08:00:43.892177 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TASK | Write containers.conf 2025-10-11 08:00:43.898374 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481012 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-11 08:00:43.899971 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481012 | 0:05:19.515602 | 1.18s 2025-10-11 08:00:43.917786 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481012 | 0:05:19.533417 | 1.20s 2025-10-11 08:00:43.934072 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TASK | Enable podman.socket service 2025-10-11 08:00:43.972667 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | SKIPPED | Enable podman.socket service | np0005481012 2025-10-11 08:00:43.973566 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TIMING | tripleo_podman : Enable podman.socket service | np0005481012 | 0:05:19.589209 | 0.04s 2025-10-11 08:00:44.001288 | fa163e03-9ee7-dff2-f9c8-0000000033f2 | TASK | Run podman login 2025-10-11 08:00:44.035105 | fa163e03-9ee7-dff2-f9c8-0000000067db | CHANGED | Force chronyd restart | np0005481019 2025-10-11 08:00:44.036299 | fa163e03-9ee7-dff2-f9c8-0000000067db | TIMING | chrony : Force chronyd restart | np0005481019 | 0:05:19.651941 | 0.50s 2025-10-11 08:00:44.037152 | fa163e03-9ee7-dff2-f9c8-0000000033f2 | TIMING | Run podman login | np0005481012 | 0:05:19.652801 | 0.03s 2025-10-11 08:00:44.082967 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TASK | Enable online service 2025-10-11 08:00:44.103543 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TASK | Perform container registry login(s) with podman 2025-10-11 08:00:44.120873 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TIMING | chrony : Enable online service | np0005481019 | 0:05:19.736499 | 0.04s 2025-10-11 08:00:44.131594 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | CHANGED | Get current podman network | np0005481014 2025-10-11 08:00:44.132176 | fa163e03-9ee7-dff2-f9c8-0000000051e2 | TIMING | tripleo_podman : Get current podman network | np0005481014 | 0:05:19.747823 | 0.39s 2025-10-11 08:00:44.132768 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005481012 | 0:05:19.748418 | 0.03s 2025-10-11 08:00:44.143161 | 032eb209-fc26-4cb2-9da2-44a4f8c56498 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005481019 2025-10-11 08:00:44.166359 | fa163e03-9ee7-dff2-f9c8-000000006b2f | TASK | Create chrony-online.service unit file 2025-10-11 08:00:44.197258 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TASK | Update the default network configuration 2025-10-11 08:00:44.209666 | fa163e03-9ee7-dff2-f9c8-00000000688c | CHANGED | Create chrony-online.service unit file | np0005481016 2025-10-11 08:00:44.210632 | fa163e03-9ee7-dff2-f9c8-00000000688c | TIMING | chrony : Create chrony-online.service unit file | np0005481016 | 0:05:19.826266 | 1.03s 2025-10-11 08:00:44.223012 | fa163e03-9ee7-dff2-f9c8-00000000688d | TASK | Enable chrony-online.service 2025-10-11 08:00:44.238637 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481015 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-11 08:00:44.241776 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481015 | 0:05:19.857395 | 0.34s 2025-10-11 08:00:44.253762 | fa163e03-9ee7-dff2-f9c8-0000000033f4 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-11 08:00:44.487159 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481015 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-11 08:00:44.491482 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481015 | 0:05:20.107056 | 0.59s 2025-10-11 08:00:44.781225 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481015 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-11 08:00:44.782618 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481015 | 0:05:20.398253 | 0.88s 2025-10-11 08:00:45.062700 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481015 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-11 08:00:45.065387 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481015 | 0:05:20.681023 | 1.16s 2025-10-11 08:00:45.074389 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481015 | 0:05:20.690028 | 1.17s 2025-10-11 08:00:45.097231 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TASK | Enable podman.socket service 2025-10-11 08:00:45.112691 | fa163e03-9ee7-dff2-f9c8-000000006b2f | CHANGED | Create chrony-online.service unit file | np0005481019 2025-10-11 08:00:45.113733 | fa163e03-9ee7-dff2-f9c8-000000006b2f | TIMING | chrony : Create chrony-online.service unit file | np0005481019 | 0:05:20.729373 | 0.95s 2025-10-11 08:00:45.124673 | fa163e03-9ee7-dff2-f9c8-000000006b30 | TASK | Enable chrony-online.service 2025-10-11 08:00:45.135793 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | SKIPPED | Enable podman.socket service | np0005481015 2025-10-11 08:00:45.136736 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TIMING | tripleo_podman : Enable podman.socket service | np0005481015 | 0:05:20.752372 | 0.04s 2025-10-11 08:00:45.165951 | fa163e03-9ee7-dff2-f9c8-000000003550 | TASK | Run podman login 2025-10-11 08:00:45.189164 | fa163e03-9ee7-dff2-f9c8-0000000033f4 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481012 2025-10-11 08:00:45.202407 | fa163e03-9ee7-dff2-f9c8-0000000033f4 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481012 | 0:05:20.818026 | 0.95s 2025-10-11 08:00:45.206664 | fa163e03-9ee7-dff2-f9c8-000000003550 | TIMING | Run podman login | np0005481015 | 0:05:20.822300 | 0.04s 2025-10-11 08:00:45.208644 | fa163e03-9ee7-dff2-f9c8-00000000688d | CHANGED | Enable chrony-online.service | np0005481016 2025-10-11 08:00:45.210030 | fa163e03-9ee7-dff2-f9c8-00000000688d | TIMING | chrony : Enable chrony-online.service | np0005481016 | 0:05:20.825663 | 0.99s 2025-10-11 08:00:45.279240 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TASK | Sync chronyc 2025-10-11 08:00:45.302698 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | TASK | create persistent directories 2025-10-11 08:00:45.339376 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TASK | Perform container registry login(s) with podman 2025-10-11 08:00:45.347562 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TIMING | chrony : Sync chronyc | np0005481016 | 0:05:20.963173 | 0.07s 2025-10-11 08:00:45.348627 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | CHANGED | Update the default network configuration | np0005481014 2025-10-11 08:00:45.349194 | fa163e03-9ee7-dff2-f9c8-0000000051e3 | TIMING | tripleo_podman : Update the default network configuration | np0005481014 | 0:05:20.964844 | 1.15s 2025-10-11 08:00:45.366538 | 22b9dca2-6a57-4c34-b8a6-cf4b7564afa7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005481016 2025-10-11 08:00:45.392131 | fa163e03-9ee7-dff2-f9c8-000000006d11 | TASK | Force NTP sync 2025-10-11 08:00:45.414014 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TASK | Write containers registries.conf 2025-10-11 08:00:45.421654 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005481015 | 0:05:21.037259 | 0.08s 2025-10-11 08:00:45.451773 | fa163e03-9ee7-dff2-f9c8-000000003552 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-11 08:00:45.649729 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:45.653911 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | TIMING | create persistent directories | np0005481012 | 0:05:21.269529 | 0.35s 2025-10-11 08:00:45.749061 | fa163e03-9ee7-dff2-f9c8-000000006d11 | CHANGED | Force NTP sync | np0005481016 2025-10-11 08:00:45.750852 | fa163e03-9ee7-dff2-f9c8-000000006d11 | TIMING | chrony : Force NTP sync | np0005481016 | 0:05:21.366487 | 0.36s 2025-10-11 08:00:45.770776 | fa163e03-9ee7-dff2-f9c8-000000006d12 | TASK | Ensure system is NTP time synced 2025-10-11 08:00:45.942720 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:45.946501 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | TIMING | create persistent directories | np0005481012 | 0:05:21.562090 | 0.64s 2025-10-11 08:00:46.098842 | fa163e03-9ee7-dff2-f9c8-000000006b30 | CHANGED | Enable chrony-online.service | np0005481019 2025-10-11 08:00:46.099961 | fa163e03-9ee7-dff2-f9c8-000000006b30 | TIMING | chrony : Enable chrony-online.service | np0005481019 | 0:05:21.715606 | 0.97s 2025-10-11 08:00:46.113050 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TASK | Sync chronyc 2025-10-11 08:00:46.152781 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TIMING | chrony : Sync chronyc | np0005481019 | 0:05:21.768410 | 0.04s 2025-10-11 08:00:46.170495 | 848eaacc-564d-4bf6-9dee-f8e37961e952 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005481019 2025-10-11 08:00:46.216019 | fa163e03-9ee7-dff2-f9c8-000000006dd2 | TASK | Force NTP sync 2025-10-11 08:00:46.236891 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | CHANGED | create persistent directories | np0005481012 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:46.241611 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | TIMING | create persistent directories | np0005481012 | 0:05:21.857219 | 0.94s 2025-10-11 08:00:46.253928 | fa163e03-9ee7-dff2-f9c8-0000000033f5 | TIMING | create persistent directories | np0005481012 | 0:05:21.869562 | 0.95s 2025-10-11 08:00:46.271742 | fa163e03-9ee7-dff2-f9c8-0000000033f6 | TASK | ensure /run/redis is present upon reboot 2025-10-11 08:00:46.414426 | fa163e03-9ee7-dff2-f9c8-000000003552 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481015 2025-10-11 08:00:46.415610 | fa163e03-9ee7-dff2-f9c8-000000003552 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481015 | 0:05:22.031250 | 0.96s 2025-10-11 08:00:46.431244 | fa163e03-9ee7-dff2-f9c8-000000003553 | TASK | create persistent directories 2025-10-11 08:00:46.455827 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | CHANGED | Write containers registries.conf | np0005481014 2025-10-11 08:00:46.458014 | fa163e03-9ee7-dff2-f9c8-0000000051e4 | TIMING | tripleo_podman : Write containers registries.conf | np0005481014 | 0:05:22.073652 | 1.04s 2025-10-11 08:00:46.474602 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TASK | Write containers.conf 2025-10-11 08:00:46.544522 | fa163e03-9ee7-dff2-f9c8-000000006dd2 | CHANGED | Force NTP sync | np0005481019 2025-10-11 08:00:46.545698 | fa163e03-9ee7-dff2-f9c8-000000006dd2 | TIMING | chrony : Force NTP sync | np0005481019 | 0:05:22.161333 | 0.33s 2025-10-11 08:00:46.557562 | fa163e03-9ee7-dff2-f9c8-000000006dd3 | TASK | Ensure system is NTP time synced 2025-10-11 08:00:46.735880 | fa163e03-9ee7-dff2-f9c8-000000003553 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:46.740190 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481015 | 0:05:22.355824 | 0.31s 2025-10-11 08:00:46.805194 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481014 | item={'section': 'containers', 'option': 'pids_limit', 'value': '4096'} 2025-10-11 08:00:46.810050 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481014 | 0:05:22.425693 | 0.33s 2025-10-11 08:00:46.988472 | fa163e03-9ee7-dff2-f9c8-000000003553 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:46.992562 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481015 | 0:05:22.608197 | 0.56s 2025-10-11 08:00:47.090885 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481014 | item={'section': 'engine', 'option': 'events_logger', 'value': '"journald"'} 2025-10-11 08:00:47.094539 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481014 | 0:05:22.710184 | 0.62s 2025-10-11 08:00:47.204482 | fa163e03-9ee7-dff2-f9c8-0000000033f6 | CHANGED | ensure /run/redis is present upon reboot | np0005481012 2025-10-11 08:00:47.205330 | fa163e03-9ee7-dff2-f9c8-0000000033f6 | TIMING | ensure /run/redis is present upon reboot | np0005481012 | 0:05:22.820972 | 0.93s 2025-10-11 08:00:47.225128 | fa163e03-9ee7-dff2-f9c8-0000000033f7 | TASK | create persistent logs directory for rsyslog 2025-10-11 08:00:47.246944 | fa163e03-9ee7-dff2-f9c8-000000003553 | CHANGED | create persistent directories | np0005481015 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:47.251539 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481015 | 0:05:22.867172 | 0.82s 2025-10-11 08:00:47.261654 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481015 | 0:05:22.877282 | 0.83s 2025-10-11 08:00:47.301213 | fa163e03-9ee7-dff2-f9c8-000000003554 | TASK | ensure /run/redis is present upon reboot 2025-10-11 08:00:47.371129 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481014 | item={'section': 'engine', 'option': 'runtime', 'value': '"crun"'} 2025-10-11 08:00:47.375495 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481014 | 0:05:22.991093 | 0.90s 2025-10-11 08:00:47.557876 | fa163e03-9ee7-dff2-f9c8-0000000033f7 | CHANGED | create persistent logs directory for rsyslog | np0005481012 2025-10-11 08:00:47.559608 | fa163e03-9ee7-dff2-f9c8-0000000033f7 | TIMING | create persistent logs directory for rsyslog | np0005481012 | 0:05:23.175249 | 0.33s 2025-10-11 08:00:47.581195 | fa163e03-9ee7-dff2-f9c8-0000000033f8 | TASK | create persistent state directory for rsyslog 2025-10-11 08:00:47.670731 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | CHANGED | Write containers.conf | np0005481014 | item={'section': 'network', 'option': 'network_backend', 'value': '"netavark"'} 2025-10-11 08:00:47.675994 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481014 | 0:05:23.291612 | 1.20s 2025-10-11 08:00:47.688978 | fa163e03-9ee7-dff2-f9c8-0000000051e5 | TIMING | tripleo_podman : Write containers.conf | np0005481014 | 0:05:23.304617 | 1.21s 2025-10-11 08:00:47.705553 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TASK | Enable podman.socket service 2025-10-11 08:00:47.737415 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | SKIPPED | Enable podman.socket service | np0005481014 2025-10-11 08:00:47.739100 | fa163e03-9ee7-dff2-f9c8-0000000051e8 | TIMING | tripleo_podman : Enable podman.socket service | np0005481014 | 0:05:23.354741 | 0.03s 2025-10-11 08:00:47.767080 | fa163e03-9ee7-dff2-f9c8-000000003550 | TASK | Run podman login 2025-10-11 08:00:47.792088 | fa163e03-9ee7-dff2-f9c8-000000003550 | TIMING | Run podman login | np0005481014 | 0:05:23.407724 | 0.02s 2025-10-11 08:00:47.844530 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TASK | Perform container registry login(s) with podman 2025-10-11 08:00:47.875611 | fa163e03-9ee7-dff2-f9c8-0000000054ce | TIMING | tripleo_podman : Perform container registry login(s) with podman | np0005481014 | 0:05:23.491245 | 0.03s 2025-10-11 08:00:47.881562 | fa163e03-9ee7-dff2-f9c8-0000000033f8 | CHANGED | create persistent state directory for rsyslog | np0005481012 2025-10-11 08:00:47.882483 | fa163e03-9ee7-dff2-f9c8-0000000033f8 | TIMING | create persistent state directory for rsyslog | np0005481012 | 0:05:23.498132 | 0.30s 2025-10-11 08:00:47.936361 | fa163e03-9ee7-dff2-f9c8-000000003552 | TASK | Configure tripleo_container_manage to generate systemd drop-in dependencies 2025-10-11 08:00:47.945793 | fa163e03-9ee7-dff2-f9c8-0000000033f9 | TIMING | include_role : tripleo_sshd | np0005481012 | 0:05:23.561422 | 0.05s 2025-10-11 08:00:48.003597 | fa163e03-9ee7-dff2-f9c8-00000000586d | TASK | Gather variables for each operating system 2025-10-11 08:00:48.162860 | fa163e03-9ee7-dff2-f9c8-00000000586d | OK | Gather variables for each operating system | np0005481012 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-11 08:00:48.168621 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481012 | 0:05:23.784242 | 0.16s 2025-10-11 08:00:48.178594 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481012 | 0:05:23.794220 | 0.17s 2025-10-11 08:00:48.200226 | fa163e03-9ee7-dff2-f9c8-00000000586f | TASK | Install the OpenSSH server 2025-10-11 08:00:48.255079 | fa163e03-9ee7-dff2-f9c8-000000003554 | CHANGED | ensure /run/redis is present upon reboot | np0005481015 2025-10-11 08:00:48.256595 | fa163e03-9ee7-dff2-f9c8-000000003554 | TIMING | ensure /run/redis is present upon reboot | np0005481015 | 0:05:23.872227 | 0.95s 2025-10-11 08:00:48.277637 | fa163e03-9ee7-dff2-f9c8-000000003555 | TASK | create persistent logs directory for rsyslog 2025-10-11 08:00:48.579649 | fa163e03-9ee7-dff2-f9c8-000000003555 | CHANGED | create persistent logs directory for rsyslog | np0005481015 2025-10-11 08:00:48.582742 | fa163e03-9ee7-dff2-f9c8-000000003555 | TIMING | create persistent logs directory for rsyslog | np0005481015 | 0:05:24.198374 | 0.30s 2025-10-11 08:00:48.609210 | fa163e03-9ee7-dff2-f9c8-000000003556 | TASK | create persistent state directory for rsyslog 2025-10-11 08:00:48.878994 | fa163e03-9ee7-dff2-f9c8-000000003552 | CHANGED | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481014 2025-10-11 08:00:48.880991 | fa163e03-9ee7-dff2-f9c8-000000003552 | TIMING | Configure tripleo_container_manage to generate systemd drop-in dependencies | np0005481014 | 0:05:24.496617 | 0.94s 2025-10-11 08:00:48.901121 | fa163e03-9ee7-dff2-f9c8-000000003553 | TASK | create persistent directories 2025-10-11 08:00:48.941958 | fa163e03-9ee7-dff2-f9c8-000000003556 | CHANGED | create persistent state directory for rsyslog | np0005481015 2025-10-11 08:00:48.943131 | fa163e03-9ee7-dff2-f9c8-000000003556 | TIMING | create persistent state directory for rsyslog | np0005481015 | 0:05:24.558767 | 0.33s 2025-10-11 08:00:48.997608 | fa163e03-9ee7-dff2-f9c8-000000003557 | TIMING | include_role : tripleo_sshd | np0005481015 | 0:05:24.613242 | 0.03s 2025-10-11 08:00:49.046247 | fa163e03-9ee7-dff2-f9c8-00000000586d | TASK | Gather variables for each operating system 2025-10-11 08:00:49.165288 | fa163e03-9ee7-dff2-f9c8-00000000586d | OK | Gather variables for each operating system | np0005481015 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-11 08:00:49.168306 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481015 | 0:05:24.783943 | 0.12s 2025-10-11 08:00:49.175078 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481015 | 0:05:24.790714 | 0.13s 2025-10-11 08:00:49.194224 | fa163e03-9ee7-dff2-f9c8-00000000586f | TASK | Install the OpenSSH server 2025-10-11 08:00:49.262582 | fa163e03-9ee7-dff2-f9c8-000000003553 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/lib/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:49.265894 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481014 | 0:05:24.881526 | 0.36s 2025-10-11 08:00:49.567351 | fa163e03-9ee7-dff2-f9c8-000000003553 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:49.569899 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481014 | 0:05:25.185542 | 0.67s 2025-10-11 08:00:49.878147 | fa163e03-9ee7-dff2-f9c8-000000003553 | CHANGED | create persistent directories | np0005481014 | item={'path': '/run/redis', 'setype': 'container_file_t'} 2025-10-11 08:00:49.880597 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481014 | 0:05:25.496240 | 0.98s 2025-10-11 08:00:49.885510 | fa163e03-9ee7-dff2-f9c8-000000003553 | TIMING | create persistent directories | np0005481014 | 0:05:25.501148 | 0.98s 2025-10-11 08:00:49.905972 | fa163e03-9ee7-dff2-f9c8-000000003554 | TASK | ensure /run/redis is present upon reboot 2025-10-11 08:00:50.856180 | fa163e03-9ee7-dff2-f9c8-000000003554 | CHANGED | ensure /run/redis is present upon reboot | np0005481014 2025-10-11 08:00:50.857895 | fa163e03-9ee7-dff2-f9c8-000000003554 | TIMING | ensure /run/redis is present upon reboot | np0005481014 | 0:05:26.473536 | 0.95s 2025-10-11 08:00:50.878088 | fa163e03-9ee7-dff2-f9c8-000000003555 | TASK | create persistent logs directory for rsyslog 2025-10-11 08:00:51.210482 | fa163e03-9ee7-dff2-f9c8-000000003555 | CHANGED | create persistent logs directory for rsyslog | np0005481014 2025-10-11 08:00:51.212225 | fa163e03-9ee7-dff2-f9c8-000000003555 | TIMING | create persistent logs directory for rsyslog | np0005481014 | 0:05:26.827858 | 0.33s 2025-10-11 08:00:51.238877 | fa163e03-9ee7-dff2-f9c8-000000003556 | TASK | create persistent state directory for rsyslog 2025-10-11 08:00:51.561601 | fa163e03-9ee7-dff2-f9c8-000000003556 | CHANGED | create persistent state directory for rsyslog | np0005481014 2025-10-11 08:00:51.562782 | fa163e03-9ee7-dff2-f9c8-000000003556 | TIMING | create persistent state directory for rsyslog | np0005481014 | 0:05:27.178422 | 0.32s 2025-10-11 08:00:51.617343 | fa163e03-9ee7-dff2-f9c8-000000003557 | TIMING | include_role : tripleo_sshd | np0005481014 | 0:05:27.232971 | 0.03s 2025-10-11 08:00:51.671065 | fa163e03-9ee7-dff2-f9c8-00000000586d | TASK | Gather variables for each operating system 2025-10-11 08:00:51.762084 | fa163e03-9ee7-dff2-f9c8-00000000586d | OK | Gather variables for each operating system | np0005481014 | item=/usr/share/ansible/roles/tripleo_sshd/vars/redhat.yml 2025-10-11 08:00:51.766433 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481014 | 0:05:27.382035 | 0.09s 2025-10-11 08:00:51.777755 | fa163e03-9ee7-dff2-f9c8-00000000586d | TIMING | tripleo_sshd : Gather variables for each operating system | np0005481014 | 0:05:27.393370 | 0.11s 2025-10-11 08:00:51.816678 | fa163e03-9ee7-dff2-f9c8-00000000586f | TASK | Install the OpenSSH server 2025-10-11 08:00:51.828522 | fa163e03-9ee7-dff2-f9c8-00000000586f | OK | Install the OpenSSH server | np0005481012 2025-10-11 08:00:51.831088 | fa163e03-9ee7-dff2-f9c8-00000000586f | TIMING | tripleo_sshd : Install the OpenSSH server | np0005481012 | 0:05:27.446707 | 3.63s 2025-10-11 08:00:51.853280 | fa163e03-9ee7-dff2-f9c8-000000005870 | TASK | Start sshd 2025-10-11 08:00:51.889862 | fa163e03-9ee7-dff2-f9c8-000000005870 | SKIPPED | Start sshd | np0005481012 2025-10-11 08:00:51.891117 | fa163e03-9ee7-dff2-f9c8-000000005870 | TIMING | tripleo_sshd : Start sshd | np0005481012 | 0:05:27.506752 | 0.04s 2025-10-11 08:00:51.910613 | fa163e03-9ee7-dff2-f9c8-000000005871 | TASK | PasswordAuthentication notice 2025-10-11 08:00:51.958059 | fa163e03-9ee7-dff2-f9c8-000000005871 | OK | PasswordAuthentication notice | np0005481012 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-11 08:00:51.958947 | fa163e03-9ee7-dff2-f9c8-000000005871 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005481012 | 0:05:27.574587 | 0.05s 2025-10-11 08:00:51.979005 | fa163e03-9ee7-dff2-f9c8-000000005872 | TASK | PasswordAuthentication duplication notice 2025-10-11 08:00:52.014339 | fa163e03-9ee7-dff2-f9c8-000000005872 | SKIPPED | PasswordAuthentication duplication notice | np0005481012 2025-10-11 08:00:52.015236 | fa163e03-9ee7-dff2-f9c8-000000005872 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005481012 | 0:05:27.630878 | 0.04s 2025-10-11 08:00:52.029387 | fa163e03-9ee7-dff2-f9c8-000000005873 | TASK | Motd duplication notice 2025-10-11 08:00:52.076383 | fa163e03-9ee7-dff2-f9c8-000000005873 | OK | Motd duplication notice | np0005481012 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-11 08:00:52.077632 | fa163e03-9ee7-dff2-f9c8-000000005873 | TIMING | tripleo_sshd : Motd duplication notice | np0005481012 | 0:05:27.693272 | 0.05s 2025-10-11 08:00:52.092136 | fa163e03-9ee7-dff2-f9c8-000000005874 | TASK | Configure the banner text 2025-10-11 08:00:52.129430 | fa163e03-9ee7-dff2-f9c8-000000005874 | SKIPPED | Configure the banner text | np0005481012 2025-10-11 08:00:52.130255 | fa163e03-9ee7-dff2-f9c8-000000005874 | TIMING | tripleo_sshd : Configure the banner text | np0005481012 | 0:05:27.745895 | 0.04s 2025-10-11 08:00:52.144822 | fa163e03-9ee7-dff2-f9c8-000000005875 | TASK | Configure the motd banner 2025-10-11 08:00:52.179343 | fa163e03-9ee7-dff2-f9c8-000000005875 | SKIPPED | Configure the motd banner | np0005481012 2025-10-11 08:00:52.180112 | fa163e03-9ee7-dff2-f9c8-000000005875 | TIMING | tripleo_sshd : Configure the motd banner | np0005481012 | 0:05:27.795753 | 0.03s 2025-10-11 08:00:52.194308 | fa163e03-9ee7-dff2-f9c8-000000005876 | TASK | Update sshd configuration options from vars 2025-10-11 08:00:52.240280 | fa163e03-9ee7-dff2-f9c8-000000005876 | OK | Update sshd configuration options from vars | np0005481012 2025-10-11 08:00:52.241592 | fa163e03-9ee7-dff2-f9c8-000000005876 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005481012 | 0:05:27.857231 | 0.05s 2025-10-11 08:00:52.257223 | fa163e03-9ee7-dff2-f9c8-000000005877 | TASK | Adjust ssh server configuration 2025-10-11 08:00:52.678636 | fa163e03-9ee7-dff2-f9c8-00000000586f | OK | Install the OpenSSH server | np0005481015 2025-10-11 08:00:52.680394 | fa163e03-9ee7-dff2-f9c8-00000000586f | TIMING | tripleo_sshd : Install the OpenSSH server | np0005481015 | 0:05:28.296023 | 3.49s 2025-10-11 08:00:52.711871 | fa163e03-9ee7-dff2-f9c8-000000005870 | TASK | Start sshd 2025-10-11 08:00:52.749750 | fa163e03-9ee7-dff2-f9c8-000000005870 | SKIPPED | Start sshd | np0005481015 2025-10-11 08:00:52.751210 | fa163e03-9ee7-dff2-f9c8-000000005870 | TIMING | tripleo_sshd : Start sshd | np0005481015 | 0:05:28.366843 | 0.04s 2025-10-11 08:00:52.771306 | fa163e03-9ee7-dff2-f9c8-000000005871 | TASK | PasswordAuthentication notice 2025-10-11 08:00:52.821398 | fa163e03-9ee7-dff2-f9c8-000000005871 | OK | PasswordAuthentication notice | np0005481015 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-11 08:00:52.822650 | fa163e03-9ee7-dff2-f9c8-000000005871 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005481015 | 0:05:28.438286 | 0.05s 2025-10-11 08:00:52.842780 | fa163e03-9ee7-dff2-f9c8-000000005872 | TASK | PasswordAuthentication duplication notice 2025-10-11 08:00:52.879713 | fa163e03-9ee7-dff2-f9c8-000000005872 | SKIPPED | PasswordAuthentication duplication notice | np0005481015 2025-10-11 08:00:52.881986 | fa163e03-9ee7-dff2-f9c8-000000005872 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005481015 | 0:05:28.497623 | 0.04s 2025-10-11 08:00:52.898435 | fa163e03-9ee7-dff2-f9c8-000000005873 | TASK | Motd duplication notice 2025-10-11 08:00:52.947803 | fa163e03-9ee7-dff2-f9c8-000000005873 | OK | Motd duplication notice | np0005481015 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-11 08:00:52.948904 | fa163e03-9ee7-dff2-f9c8-000000005873 | TIMING | tripleo_sshd : Motd duplication notice | np0005481015 | 0:05:28.564544 | 0.05s 2025-10-11 08:00:52.963977 | fa163e03-9ee7-dff2-f9c8-000000005874 | TASK | Configure the banner text 2025-10-11 08:00:52.994393 | fa163e03-9ee7-dff2-f9c8-000000005874 | SKIPPED | Configure the banner text | np0005481015 2025-10-11 08:00:52.995339 | fa163e03-9ee7-dff2-f9c8-000000005874 | TIMING | tripleo_sshd : Configure the banner text | np0005481015 | 0:05:28.610979 | 0.03s 2025-10-11 08:00:53.010592 | fa163e03-9ee7-dff2-f9c8-000000005875 | TASK | Configure the motd banner 2025-10-11 08:00:53.040035 | fa163e03-9ee7-dff2-f9c8-000000005875 | SKIPPED | Configure the motd banner | np0005481015 2025-10-11 08:00:53.041067 | fa163e03-9ee7-dff2-f9c8-000000005875 | TIMING | tripleo_sshd : Configure the motd banner | np0005481015 | 0:05:28.656708 | 0.03s 2025-10-11 08:00:53.055792 | fa163e03-9ee7-dff2-f9c8-000000005876 | TASK | Update sshd configuration options from vars 2025-10-11 08:00:53.089600 | fa163e03-9ee7-dff2-f9c8-000000005876 | OK | Update sshd configuration options from vars | np0005481015 2025-10-11 08:00:53.090672 | fa163e03-9ee7-dff2-f9c8-000000005876 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005481015 | 0:05:28.706314 | 0.03s 2025-10-11 08:00:53.105889 | fa163e03-9ee7-dff2-f9c8-000000005877 | TASK | Adjust ssh server configuration 2025-10-11 08:00:53.322560 | fa163e03-9ee7-dff2-f9c8-000000005877 | CHANGED | Adjust ssh server configuration | np0005481012 2025-10-11 08:00:53.323897 | fa163e03-9ee7-dff2-f9c8-000000005877 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005481012 | 0:05:28.939533 | 1.06s 2025-10-11 08:00:53.342756 | fa163e03-9ee7-dff2-f9c8-000000005878 | TASK | Restart sshd 2025-10-11 08:00:54.042536 | fa163e03-9ee7-dff2-f9c8-000000006935 | CHANGED | Ensure system is NTP time synced | np0005481017 2025-10-11 08:00:54.044517 | fa163e03-9ee7-dff2-f9c8-000000006935 | TIMING | chrony : Ensure system is NTP time synced | np0005481017 | 0:05:29.660146 | 10.34s 2025-10-11 08:00:54.073879 | fa163e03-9ee7-dff2-f9c8-00000000322f | TASK | Force NTP sync 2025-10-11 08:00:54.160863 | fa163e03-9ee7-dff2-f9c8-000000005877 | CHANGED | Adjust ssh server configuration | np0005481015 2025-10-11 08:00:54.162207 | fa163e03-9ee7-dff2-f9c8-000000005877 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005481015 | 0:05:29.777841 | 1.06s 2025-10-11 08:00:54.182842 | fa163e03-9ee7-dff2-f9c8-000000005878 | TASK | Restart sshd 2025-10-11 08:00:54.400141 | fa163e03-9ee7-dff2-f9c8-00000000322f | CHANGED | Force NTP sync | np0005481017 2025-10-11 08:00:54.401465 | fa163e03-9ee7-dff2-f9c8-00000000322f | TIMING | Force NTP sync | np0005481017 | 0:05:30.017060 | 0.33s 2025-10-11 08:00:54.414602 | fa163e03-9ee7-dff2-f9c8-000000003230 | TASK | Ensure system is NTP time synced 2025-10-11 08:00:54.715138 | fa163e03-9ee7-dff2-f9c8-000000005878 | CHANGED | Restart sshd | np0005481015 2025-10-11 08:00:54.716936 | fa163e03-9ee7-dff2-f9c8-000000005878 | TIMING | tripleo_sshd : Restart sshd | np0005481015 | 0:05:30.332569 | 0.53s 2025-10-11 08:00:54.743748 | fa163e03-9ee7-dff2-f9c8-000000003230 | CHANGED | Ensure system is NTP time synced | np0005481017 2025-10-11 08:00:54.744411 | fa163e03-9ee7-dff2-f9c8-000000003230 | TIMING | Ensure system is NTP time synced | np0005481017 | 0:05:30.360055 | 0.33s 2025-10-11 08:00:54.756347 | fa163e03-9ee7-dff2-f9c8-000000003231 | TASK | Run timezone role 2025-10-11 08:00:54.777457 | fa163e03-9ee7-dff2-f9c8-000000003558 | TASK | create persistent directories 2025-10-11 08:00:54.790081 | fa163e03-9ee7-dff2-f9c8-000000003231 | TIMING | Run timezone role | np0005481017 | 0:05:30.405704 | 0.03s 2025-10-11 08:00:54.865171 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TASK | Set timezone 2025-10-11 08:00:54.874411 | fa163e03-9ee7-dff2-f9c8-000000005878 | CHANGED | Restart sshd | np0005481012 2025-10-11 08:00:54.875755 | fa163e03-9ee7-dff2-f9c8-000000005878 | TIMING | tripleo_sshd : Restart sshd | np0005481012 | 0:05:30.491375 | 1.53s 2025-10-11 08:00:54.908145 | fa163e03-9ee7-dff2-f9c8-0000000033fa | TASK | create persistent directories 2025-10-11 08:00:54.956197 | fa163e03-9ee7-dff2-f9c8-00000000586f | OK | Install the OpenSSH server | np0005481014 2025-10-11 08:00:54.958188 | fa163e03-9ee7-dff2-f9c8-00000000586f | TIMING | tripleo_sshd : Install the OpenSSH server | np0005481014 | 0:05:30.573809 | 3.14s 2025-10-11 08:00:54.995416 | fa163e03-9ee7-dff2-f9c8-000000005870 | TASK | Start sshd 2025-10-11 08:00:55.019230 | fa163e03-9ee7-dff2-f9c8-000000005870 | SKIPPED | Start sshd | np0005481014 2025-10-11 08:00:55.020543 | fa163e03-9ee7-dff2-f9c8-000000005870 | TIMING | tripleo_sshd : Start sshd | np0005481014 | 0:05:30.636182 | 0.02s 2025-10-11 08:00:55.041602 | fa163e03-9ee7-dff2-f9c8-000000005871 | TASK | PasswordAuthentication notice 2025-10-11 08:00:55.077541 | fa163e03-9ee7-dff2-f9c8-000000005871 | OK | PasswordAuthentication notice | np0005481014 | result={ "changed": false, "msg": "Notice - The option `tripleo_sshd_password_authentication` is set to \"yes\" but `PermitRootLogin` is undefined. While this may be perfectly valid, the sshd_config options should be reviewed to ensure general user access is functional and meeting expectations." } 2025-10-11 08:00:55.078434 | fa163e03-9ee7-dff2-f9c8-000000005871 | TIMING | tripleo_sshd : PasswordAuthentication notice | np0005481014 | 0:05:30.694077 | 0.04s 2025-10-11 08:00:55.092703 | fa163e03-9ee7-dff2-f9c8-000000005872 | TASK | PasswordAuthentication duplication notice 2025-10-11 08:00:55.123087 | fa163e03-9ee7-dff2-f9c8-000000005872 | SKIPPED | PasswordAuthentication duplication notice | np0005481014 2025-10-11 08:00:55.129754 | fa163e03-9ee7-dff2-f9c8-000000005872 | TIMING | tripleo_sshd : PasswordAuthentication duplication notice | np0005481014 | 0:05:30.745387 | 0.04s 2025-10-11 08:00:55.131968 | fa163e03-9ee7-dff2-f9c8-000000003558 | CHANGED | create persistent directories | np0005481015 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-11 08:00:55.139485 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481015 | 0:05:30.755091 | 0.35s 2025-10-11 08:00:55.166665 | fa163e03-9ee7-dff2-f9c8-000000005873 | TASK | Motd duplication notice 2025-10-11 08:00:55.208688 | fa163e03-9ee7-dff2-f9c8-000000005873 | OK | Motd duplication notice | np0005481014 | result={ "changed": false, "msg": "WARNING - The Banner or PrintMotd has been configured in `tripleo_sshd_server_options`. These options may be ignored and configured using values from `tripleo_sshd_banner_enabled` and `tripleo_sshd_motd_enabled`" } 2025-10-11 08:00:55.209776 | fa163e03-9ee7-dff2-f9c8-000000005873 | TIMING | tripleo_sshd : Motd duplication notice | np0005481014 | 0:05:30.825417 | 0.04s 2025-10-11 08:00:55.231095 | fa163e03-9ee7-dff2-f9c8-000000005874 | TASK | Configure the banner text 2025-10-11 08:00:55.249952 | fa163e03-9ee7-dff2-f9c8-0000000033fa | CHANGED | create persistent directories | np0005481012 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-11 08:00:55.256246 | fa163e03-9ee7-dff2-f9c8-0000000033fa | TIMING | create persistent directories | np0005481012 | 0:05:30.871857 | 0.35s 2025-10-11 08:00:55.265117 | fa163e03-9ee7-dff2-f9c8-000000005874 | SKIPPED | Configure the banner text | np0005481014 2025-10-11 08:00:55.265845 | fa163e03-9ee7-dff2-f9c8-000000005874 | TIMING | tripleo_sshd : Configure the banner text | np0005481014 | 0:05:30.881489 | 0.03s 2025-10-11 08:00:55.281097 | fa163e03-9ee7-dff2-f9c8-000000005875 | TASK | Configure the motd banner 2025-10-11 08:00:55.312653 | fa163e03-9ee7-dff2-f9c8-000000005875 | SKIPPED | Configure the motd banner | np0005481014 2025-10-11 08:00:55.313404 | fa163e03-9ee7-dff2-f9c8-000000005875 | TIMING | tripleo_sshd : Configure the motd banner | np0005481014 | 0:05:30.929045 | 0.03s 2025-10-11 08:00:55.327886 | fa163e03-9ee7-dff2-f9c8-000000005876 | TASK | Update sshd configuration options from vars 2025-10-11 08:00:55.365148 | fa163e03-9ee7-dff2-f9c8-000000005876 | OK | Update sshd configuration options from vars | np0005481014 2025-10-11 08:00:55.365919 | fa163e03-9ee7-dff2-f9c8-000000005876 | TIMING | tripleo_sshd : Update sshd configuration options from vars | np0005481014 | 0:05:30.981561 | 0.04s 2025-10-11 08:00:55.380423 | fa163e03-9ee7-dff2-f9c8-000000005877 | TASK | Adjust ssh server configuration 2025-10-11 08:00:55.423464 | fa163e03-9ee7-dff2-f9c8-000000003558 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:55.425437 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481015 | 0:05:31.041050 | 0.64s 2025-10-11 08:00:55.552254 | fa163e03-9ee7-dff2-f9c8-0000000033fa | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:55.555275 | fa163e03-9ee7-dff2-f9c8-0000000033fa | TIMING | create persistent directories | np0005481012 | 0:05:31.170908 | 0.65s 2025-10-11 08:00:55.619508 | fa163e03-9ee7-dff2-f9c8-0000000073eb | OK | Set timezone | np0005481017 2025-10-11 08:00:55.620934 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TIMING | tripleo_timezone : Set timezone | np0005481017 | 0:05:31.236568 | 0.75s 2025-10-11 08:00:55.642717 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TASK | Restart time services 2025-10-11 08:00:55.683191 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481017 | item=rsyslog 2025-10-11 08:00:55.692281 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481017 | item=crond 2025-10-11 08:00:55.713055 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TIMING | tripleo_timezone : Restart time services | np0005481017 | 0:05:31.328663 | 0.07s 2025-10-11 08:00:55.723805 | fa163e03-9ee7-dff2-f9c8-000000003558 | CHANGED | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:55.726259 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481015 | 0:05:31.341887 | 0.94s 2025-10-11 08:00:55.742850 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481015 | 0:05:31.358485 | 0.96s 2025-10-11 08:00:55.755328 | fa163e03-9ee7-dff2-f9c8-000000003232 | TASK | Notice - ctlplane subnet is set 2025-10-11 08:00:55.781039 | fa163e03-9ee7-dff2-f9c8-000000003559 | TASK | create persistent directories 2025-10-11 08:00:55.796247 | fa163e03-9ee7-dff2-f9c8-000000003232 | OK | Notice - ctlplane subnet is set | np0005481017 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-11 08:00:55.797394 | fa163e03-9ee7-dff2-f9c8-000000003232 | TIMING | Notice - ctlplane subnet is set | np0005481017 | 0:05:31.413029 | 0.04s 2025-10-11 08:00:55.833796 | fa163e03-9ee7-dff2-f9c8-000000003233 | TIMING | include_role : tuned | np0005481017 | 0:05:31.449400 | 0.02s 2025-10-11 08:00:55.873539 | fa163e03-9ee7-dff2-f9c8-0000000033fa | CHANGED | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:55.897190 | fa163e03-9ee7-dff2-f9c8-0000000033fa | TIMING | create persistent directories | np0005481012 | 0:05:31.512817 | 0.99s 2025-10-11 08:00:55.954806 | fa163e03-9ee7-dff2-f9c8-000000007627 | TASK | Gather variables for each operating system 2025-10-11 08:00:55.963839 | fa163e03-9ee7-dff2-f9c8-0000000033fa | TIMING | create persistent directories | np0005481012 | 0:05:31.579459 | 1.05s 2025-10-11 08:00:55.981103 | fa163e03-9ee7-dff2-f9c8-0000000033fb | TASK | create persistent directories 2025-10-11 08:00:56.104571 | fa163e03-9ee7-dff2-f9c8-000000007627 | OK | Gather variables for each operating system | np0005481017 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 08:00:56.107817 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481017 | 0:05:31.723438 | 0.15s 2025-10-11 08:00:56.115761 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481017 | 0:05:31.731400 | 0.16s 2025-10-11 08:00:56.142497 | fa163e03-9ee7-dff2-f9c8-000000006d12 | CHANGED | Ensure system is NTP time synced | np0005481016 2025-10-11 08:00:56.149361 | fa163e03-9ee7-dff2-f9c8-000000006d12 | TIMING | chrony : Ensure system is NTP time synced | np0005481016 | 0:05:31.764997 | 10.38s 2025-10-11 08:00:56.150847 | fa163e03-9ee7-dff2-f9c8-000000003559 | OK | create persistent directories | np0005481015 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-11 08:00:56.156231 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481015 | 0:05:31.771866 | 0.37s 2025-10-11 08:00:56.174638 | fa163e03-9ee7-dff2-f9c8-000000003174 | TASK | Force NTP sync 2025-10-11 08:00:56.198272 | fa163e03-9ee7-dff2-f9c8-000000007628 | TIMING | tuned : include_tasks | np0005481017 | 0:05:31.813897 | 0.07s 2025-10-11 08:00:56.211524 | 6b8a65b1-2511-492c-8f94-12b1cd5675d1 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481017 2025-10-11 08:00:56.225104 | fa163e03-9ee7-dff2-f9c8-000000007750 | TASK | Check tuned package is installed 2025-10-11 08:00:56.323058 | fa163e03-9ee7-dff2-f9c8-0000000033fb | OK | create persistent directories | np0005481012 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-11 08:00:56.326022 | fa163e03-9ee7-dff2-f9c8-0000000033fb | TIMING | create persistent directories | np0005481012 | 0:05:31.941646 | 0.34s 2025-10-11 08:00:56.462215 | fa163e03-9ee7-dff2-f9c8-000000005877 | CHANGED | Adjust ssh server configuration | np0005481014 2025-10-11 08:00:56.469176 | fa163e03-9ee7-dff2-f9c8-000000005877 | TIMING | tripleo_sshd : Adjust ssh server configuration | np0005481014 | 0:05:32.084799 | 1.09s 2025-10-11 08:00:56.471695 | fa163e03-9ee7-dff2-f9c8-000000003559 | CHANGED | create persistent directories | np0005481015 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:56.479752 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481015 | 0:05:32.095384 | 0.70s 2025-10-11 08:00:56.512253 | fa163e03-9ee7-dff2-f9c8-000000005878 | TASK | Restart sshd 2025-10-11 08:00:56.523530 | fa163e03-9ee7-dff2-f9c8-000000003174 | CHANGED | Force NTP sync | np0005481016 2025-10-11 08:00:56.525428 | fa163e03-9ee7-dff2-f9c8-000000003174 | TIMING | Force NTP sync | np0005481016 | 0:05:32.141049 | 0.35s 2025-10-11 08:00:56.540254 | fa163e03-9ee7-dff2-f9c8-000000003175 | TASK | Ensure system is NTP time synced 2025-10-11 08:00:56.591903 | fa163e03-9ee7-dff2-f9c8-000000007750 | CHANGED | Check tuned package is installed | np0005481017 2025-10-11 08:00:56.593372 | fa163e03-9ee7-dff2-f9c8-000000007750 | TIMING | tuned : Check tuned package is installed | np0005481017 | 0:05:32.209004 | 0.37s 2025-10-11 08:00:56.608994 | fa163e03-9ee7-dff2-f9c8-000000007751 | TASK | Install tuned 2025-10-11 08:00:56.630178 | fa163e03-9ee7-dff2-f9c8-0000000033fb | CHANGED | create persistent directories | np0005481012 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:56.635369 | fa163e03-9ee7-dff2-f9c8-0000000033fb | TIMING | create persistent directories | np0005481012 | 0:05:32.250989 | 0.65s 2025-10-11 08:00:56.646277 | fa163e03-9ee7-dff2-f9c8-000000007751 | SKIPPED | Install tuned | np0005481017 2025-10-11 08:00:56.647433 | fa163e03-9ee7-dff2-f9c8-000000007751 | TIMING | tuned : Install tuned | np0005481017 | 0:05:32.263069 | 0.04s 2025-10-11 08:00:56.672410 | fa163e03-9ee7-dff2-f9c8-000000007752 | TASK | Restart tuned 2025-10-11 08:00:56.709805 | fa163e03-9ee7-dff2-f9c8-000000007752 | SKIPPED | Restart tuned | np0005481017 2025-10-11 08:00:56.711891 | fa163e03-9ee7-dff2-f9c8-000000007752 | TIMING | tuned : Restart tuned | np0005481017 | 0:05:32.327527 | 0.04s 2025-10-11 08:00:56.723683 | fa163e03-9ee7-dff2-f9c8-000000007629 | TASK | Check for tuned-adm 2025-10-11 08:00:56.759160 | fa163e03-9ee7-dff2-f9c8-000000003559 | OK | create persistent directories | np0005481015 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:56.763505 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481015 | 0:05:32.379074 | 0.98s 2025-10-11 08:00:56.777148 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481015 | 0:05:32.392782 | 0.99s 2025-10-11 08:00:56.798665 | fa163e03-9ee7-dff2-f9c8-00000000355a | TASK | Set swift_use_local_disks fact 2025-10-11 08:00:56.839726 | fa163e03-9ee7-dff2-f9c8-00000000355a | OK | Set swift_use_local_disks fact | np0005481015 2025-10-11 08:00:56.840788 | fa163e03-9ee7-dff2-f9c8-00000000355a | TIMING | Set swift_use_local_disks fact | np0005481015 | 0:05:32.456428 | 0.04s 2025-10-11 08:00:56.871281 | fa163e03-9ee7-dff2-f9c8-00000000355b | TASK | Set use_node_data_lookup fact 2025-10-11 08:00:56.879341 | fa163e03-9ee7-dff2-f9c8-000000003175 | CHANGED | Ensure system is NTP time synced | np0005481016 2025-10-11 08:00:56.880673 | fa163e03-9ee7-dff2-f9c8-000000003175 | TIMING | Ensure system is NTP time synced | np0005481016 | 0:05:32.496305 | 0.34s 2025-10-11 08:00:56.881338 | fa163e03-9ee7-dff2-f9c8-000000006dd3 | CHANGED | Ensure system is NTP time synced | np0005481019 2025-10-11 08:00:56.881925 | fa163e03-9ee7-dff2-f9c8-000000006dd3 | TIMING | chrony : Ensure system is NTP time synced | np0005481019 | 0:05:32.497570 | 10.32s 2025-10-11 08:00:56.895952 | fa163e03-9ee7-dff2-f9c8-000000003176 | TASK | Run timezone role 2025-10-11 08:00:56.920359 | fa163e03-9ee7-dff2-f9c8-00000000355b | OK | Set use_node_data_lookup fact | np0005481015 2025-10-11 08:00:56.927029 | fa163e03-9ee7-dff2-f9c8-00000000355b | TIMING | Set use_node_data_lookup fact | np0005481015 | 0:05:32.542670 | 0.05s 2025-10-11 08:00:56.927389 | fa163e03-9ee7-dff2-f9c8-000000003176 | TIMING | Run timezone role | np0005481016 | 0:05:32.543039 | 0.03s 2025-10-11 08:00:56.953053 | fa163e03-9ee7-dff2-f9c8-0000000033fb | OK | create persistent directories | np0005481012 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:56.985354 | fa163e03-9ee7-dff2-f9c8-0000000033fb | TIMING | create persistent directories | np0005481012 | 0:05:32.600965 | 1.00s 2025-10-11 08:00:57.000921 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TASK | Set timezone 2025-10-11 08:00:57.033960 | fa163e03-9ee7-dff2-f9c8-000000003388 | TASK | Force NTP sync 2025-10-11 08:00:57.079551 | fa163e03-9ee7-dff2-f9c8-00000000355c | TASK | Create Swift d1 directory if needed 2025-10-11 08:00:57.087810 | fa163e03-9ee7-dff2-f9c8-0000000033fb | TIMING | create persistent directories | np0005481012 | 0:05:32.703437 | 1.11s 2025-10-11 08:00:57.089694 | fa163e03-9ee7-dff2-f9c8-000000005878 | CHANGED | Restart sshd | np0005481014 2025-10-11 08:00:57.090677 | fa163e03-9ee7-dff2-f9c8-000000005878 | TIMING | tripleo_sshd : Restart sshd | np0005481014 | 0:05:32.706323 | 0.58s 2025-10-11 08:00:57.091959 | fa163e03-9ee7-dff2-f9c8-000000007629 | OK | Check for tuned-adm | np0005481017 2025-10-11 08:00:57.092469 | fa163e03-9ee7-dff2-f9c8-000000007629 | TIMING | tuned : Check for tuned-adm | np0005481017 | 0:05:32.708115 | 0.37s 2025-10-11 08:00:57.132189 | fa163e03-9ee7-dff2-f9c8-0000000033fc | TASK | Set swift_use_local_disks fact 2025-10-11 08:00:57.162206 | fa163e03-9ee7-dff2-f9c8-00000000762a | TIMING | tuned : include_tasks | np0005481017 | 0:05:32.777838 | 0.05s 2025-10-11 08:00:57.181393 | 27838581-0bd6-4c49-8c69-8aaefed85156 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481017 2025-10-11 08:00:57.200218 | fa163e03-9ee7-dff2-f9c8-000000007989 | TASK | Ensure profile directory exists 2025-10-11 08:00:57.220855 | fa163e03-9ee7-dff2-f9c8-000000003558 | TASK | create persistent directories 2025-10-11 08:00:57.227859 | fa163e03-9ee7-dff2-f9c8-0000000033fc | OK | Set swift_use_local_disks fact | np0005481012 2025-10-11 08:00:57.228811 | fa163e03-9ee7-dff2-f9c8-0000000033fc | TIMING | Set swift_use_local_disks fact | np0005481012 | 0:05:32.844445 | 0.09s 2025-10-11 08:00:57.243836 | fa163e03-9ee7-dff2-f9c8-0000000033fd | TASK | Set use_node_data_lookup fact 2025-10-11 08:00:57.268717 | fa163e03-9ee7-dff2-f9c8-000000007989 | SKIPPED | Ensure profile directory exists | np0005481017 2025-10-11 08:00:57.269833 | fa163e03-9ee7-dff2-f9c8-000000007989 | TIMING | tuned : Ensure profile directory exists | np0005481017 | 0:05:32.885469 | 0.07s 2025-10-11 08:00:57.274911 | fa163e03-9ee7-dff2-f9c8-0000000033fd | OK | Set use_node_data_lookup fact | np0005481012 2025-10-11 08:00:57.275252 | fa163e03-9ee7-dff2-f9c8-0000000033fd | TIMING | Set use_node_data_lookup fact | np0005481012 | 0:05:32.890902 | 0.03s 2025-10-11 08:00:57.285493 | fa163e03-9ee7-dff2-f9c8-00000000798a | TASK | Create custom tuned profile 2025-10-11 08:00:57.305677 | fa163e03-9ee7-dff2-f9c8-0000000033fe | TASK | Create Swift d1 directory if needed 2025-10-11 08:00:57.349010 | fa163e03-9ee7-dff2-f9c8-00000000798a | SKIPPED | Create custom tuned profile | np0005481017 2025-10-11 08:00:57.351942 | fa163e03-9ee7-dff2-f9c8-00000000798a | TIMING | tuned : Create custom tuned profile | np0005481017 | 0:05:32.967557 | 0.07s 2025-10-11 08:00:57.377384 | fa163e03-9ee7-dff2-f9c8-00000000798b | TASK | Check tuned active profile 2025-10-11 08:00:57.392306 | fa163e03-9ee7-dff2-f9c8-00000000355c | CHANGED | Create Swift d1 directory if needed | np0005481015 2025-10-11 08:00:57.395242 | fa163e03-9ee7-dff2-f9c8-00000000355c | TIMING | Create Swift d1 directory if needed | np0005481015 | 0:05:33.010863 | 0.31s 2025-10-11 08:00:57.397758 | fa163e03-9ee7-dff2-f9c8-000000003388 | CHANGED | Force NTP sync | np0005481019 2025-10-11 08:00:57.399892 | fa163e03-9ee7-dff2-f9c8-000000003388 | TIMING | Force NTP sync | np0005481019 | 0:05:33.015530 | 0.36s 2025-10-11 08:00:57.421300 | fa163e03-9ee7-dff2-f9c8-000000003389 | TASK | Ensure system is NTP time synced 2025-10-11 08:00:57.449631 | fa163e03-9ee7-dff2-f9c8-00000000355d | TASK | Set fact for SwiftRawDisks 2025-10-11 08:00:57.459958 | fa163e03-9ee7-dff2-f9c8-0000000073eb | OK | Set timezone | np0005481016 2025-10-11 08:00:57.461784 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TIMING | tripleo_timezone : Set timezone | np0005481016 | 0:05:33.077353 | 0.46s 2025-10-11 08:00:57.476267 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TASK | Restart time services 2025-10-11 08:00:57.488176 | fa163e03-9ee7-dff2-f9c8-00000000355d | OK | Set fact for SwiftRawDisks | np0005481015 2025-10-11 08:00:57.489939 | fa163e03-9ee7-dff2-f9c8-00000000355d | TIMING | Set fact for SwiftRawDisks | np0005481015 | 0:05:33.105570 | 0.04s 2025-10-11 08:00:57.509714 | fa163e03-9ee7-dff2-f9c8-00000000355e | TASK | Get hiera swift::storage::disks::args 2025-10-11 08:00:57.514962 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481016 | item=rsyslog 2025-10-11 08:00:57.519695 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481016 | item=crond 2025-10-11 08:00:57.533513 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TIMING | tripleo_timezone : Restart time services | np0005481016 | 0:05:33.149135 | 0.05s 2025-10-11 08:00:57.548473 | fa163e03-9ee7-dff2-f9c8-00000000355e | SKIPPED | Get hiera swift::storage::disks::args | np0005481015 2025-10-11 08:00:57.549759 | fa163e03-9ee7-dff2-f9c8-00000000355e | TIMING | Get hiera swift::storage::disks::args | np0005481015 | 0:05:33.165404 | 0.03s 2025-10-11 08:00:57.558353 | fa163e03-9ee7-dff2-f9c8-000000003177 | TASK | Notice - ctlplane subnet is set 2025-10-11 08:00:57.573238 | fa163e03-9ee7-dff2-f9c8-000000003558 | CHANGED | create persistent directories | np0005481014 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-11 08:00:57.580124 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481014 | 0:05:33.195747 | 0.36s 2025-10-11 08:00:57.590094 | fa163e03-9ee7-dff2-f9c8-00000000355f | TASK | Set fact for swift_raw_disks 2025-10-11 08:00:57.603639 | fa163e03-9ee7-dff2-f9c8-000000003177 | OK | Notice - ctlplane subnet is set | np0005481016 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-11 08:00:57.605360 | fa163e03-9ee7-dff2-f9c8-000000003177 | TIMING | Notice - ctlplane subnet is set | np0005481016 | 0:05:33.220996 | 0.05s 2025-10-11 08:00:57.628811 | fa163e03-9ee7-dff2-f9c8-00000000355f | SKIPPED | Set fact for swift_raw_disks | np0005481015 2025-10-11 08:00:57.630508 | fa163e03-9ee7-dff2-f9c8-00000000355f | TIMING | Set fact for swift_raw_disks | np0005481015 | 0:05:33.246050 | 0.04s 2025-10-11 08:00:57.650535 | fa163e03-9ee7-dff2-f9c8-000000003560 | TASK | Format SwiftRawDisks 2025-10-11 08:00:57.657382 | fa163e03-9ee7-dff2-f9c8-0000000033fe | CHANGED | Create Swift d1 directory if needed | np0005481012 2025-10-11 08:00:57.658792 | fa163e03-9ee7-dff2-f9c8-0000000033fe | TIMING | Create Swift d1 directory if needed | np0005481012 | 0:05:33.274375 | 0.35s 2025-10-11 08:00:57.659670 | fa163e03-9ee7-dff2-f9c8-000000003178 | TIMING | include_role : tuned | np0005481016 | 0:05:33.275317 | 0.04s 2025-10-11 08:00:57.731216 | fa163e03-9ee7-dff2-f9c8-000000007627 | TASK | Gather variables for each operating system 2025-10-11 08:00:57.750968 | fa163e03-9ee7-dff2-f9c8-0000000033ff | TASK | Set fact for SwiftRawDisks 2025-10-11 08:00:57.757335 | fa163e03-9ee7-dff2-f9c8-00000000798b | OK | Check tuned active profile | np0005481017 2025-10-11 08:00:57.758550 | fa163e03-9ee7-dff2-f9c8-00000000798b | TIMING | tuned : Check tuned active profile | np0005481017 | 0:05:33.374184 | 0.38s 2025-10-11 08:00:57.759391 | fa163e03-9ee7-dff2-f9c8-000000003560 | TIMING | Format SwiftRawDisks | np0005481015 | 0:05:33.375041 | 0.11s 2025-10-11 08:00:57.775976 | fa163e03-9ee7-dff2-f9c8-00000000798c | TASK | Check Tuned Configuration file exists 2025-10-11 08:00:57.803704 | fa163e03-9ee7-dff2-f9c8-000000003561 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-11 08:00:57.810263 | fa163e03-9ee7-dff2-f9c8-000000003389 | CHANGED | Ensure system is NTP time synced | np0005481019 2025-10-11 08:00:57.811596 | fa163e03-9ee7-dff2-f9c8-000000003389 | TIMING | Ensure system is NTP time synced | np0005481019 | 0:05:33.427222 | 0.39s 2025-10-11 08:00:57.812633 | fa163e03-9ee7-dff2-f9c8-0000000033ff | OK | Set fact for SwiftRawDisks | np0005481012 2025-10-11 08:00:57.813011 | fa163e03-9ee7-dff2-f9c8-0000000033ff | TIMING | Set fact for SwiftRawDisks | np0005481012 | 0:05:33.428660 | 0.06s 2025-10-11 08:00:57.824540 | fa163e03-9ee7-dff2-f9c8-00000000338a | TASK | Run timezone role 2025-10-11 08:00:57.843215 | fa163e03-9ee7-dff2-f9c8-000000003400 | TASK | Get hiera swift::storage::disks::args 2025-10-11 08:00:57.857877 | fa163e03-9ee7-dff2-f9c8-000000003561 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005481015 2025-10-11 08:00:57.859358 | fa163e03-9ee7-dff2-f9c8-000000003561 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005481015 | 0:05:33.474995 | 0.05s 2025-10-11 08:00:57.865838 | fa163e03-9ee7-dff2-f9c8-000000007627 | OK | Gather variables for each operating system | np0005481016 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 08:00:57.871589 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481016 | 0:05:33.487207 | 0.14s 2025-10-11 08:00:57.892174 | fa163e03-9ee7-dff2-f9c8-000000003558 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/log/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:57.894994 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481014 | 0:05:33.510625 | 0.67s 2025-10-11 08:00:57.909599 | fa163e03-9ee7-dff2-f9c8-000000003562 | TASK | Mount devices defined in SwiftRawDisks 2025-10-11 08:00:57.916055 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481016 | 0:05:33.531683 | 0.18s 2025-10-11 08:00:57.917383 | fa163e03-9ee7-dff2-f9c8-00000000338a | TIMING | Run timezone role | np0005481019 | 0:05:33.533032 | 0.09s 2025-10-11 08:00:57.917982 | fa163e03-9ee7-dff2-f9c8-000000003400 | SKIPPED | Get hiera swift::storage::disks::args | np0005481012 2025-10-11 08:00:57.918880 | fa163e03-9ee7-dff2-f9c8-000000003400 | TIMING | Get hiera swift::storage::disks::args | np0005481012 | 0:05:33.534529 | 0.07s 2025-10-11 08:00:58.000159 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TASK | Set timezone 2025-10-11 08:00:58.019707 | fa163e03-9ee7-dff2-f9c8-000000003401 | TASK | Set fact for swift_raw_disks 2025-10-11 08:00:58.025986 | fa163e03-9ee7-dff2-f9c8-000000003562 | TIMING | Mount devices defined in SwiftRawDisks | np0005481015 | 0:05:33.641613 | 0.12s 2025-10-11 08:00:58.056793 | fa163e03-9ee7-dff2-f9c8-000000003563 | TASK | Check for NTP service 2025-10-11 08:00:58.062840 | fa163e03-9ee7-dff2-f9c8-000000007628 | TIMING | tuned : include_tasks | np0005481016 | 0:05:33.678470 | 0.08s 2025-10-11 08:00:58.064150 | fa163e03-9ee7-dff2-f9c8-000000003401 | SKIPPED | Set fact for swift_raw_disks | np0005481012 2025-10-11 08:00:58.064684 | fa163e03-9ee7-dff2-f9c8-000000003401 | TIMING | Set fact for swift_raw_disks | np0005481012 | 0:05:33.680323 | 0.04s 2025-10-11 08:00:58.088534 | 5960fd54-c078-437c-a8f6-71c260e35804 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481016 2025-10-11 08:00:58.102056 | fa163e03-9ee7-dff2-f9c8-000000007e1d | TASK | Check tuned package is installed 2025-10-11 08:00:58.121479 | fa163e03-9ee7-dff2-f9c8-000000003402 | TASK | Format SwiftRawDisks 2025-10-11 08:00:58.129508 | fa163e03-9ee7-dff2-f9c8-00000000798c | OK | Check Tuned Configuration file exists | np0005481017 2025-10-11 08:00:58.130964 | fa163e03-9ee7-dff2-f9c8-00000000798c | TIMING | tuned : Check Tuned Configuration file exists | np0005481017 | 0:05:33.746582 | 0.35s 2025-10-11 08:00:58.143117 | fa163e03-9ee7-dff2-f9c8-00000000798d | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 08:00:58.155765 | fa163e03-9ee7-dff2-f9c8-000000003402 | TIMING | Format SwiftRawDisks | np0005481012 | 0:05:33.771358 | 0.03s 2025-10-11 08:00:58.186680 | fa163e03-9ee7-dff2-f9c8-000000003558 | CHANGED | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:58.190616 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481014 | 0:05:33.806257 | 0.97s 2025-10-11 08:00:58.201599 | fa163e03-9ee7-dff2-f9c8-000000003403 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-11 08:00:58.214259 | fa163e03-9ee7-dff2-f9c8-000000003558 | TIMING | create persistent directories | np0005481014 | 0:05:33.829799 | 0.99s 2025-10-11 08:00:58.220213 | fa163e03-9ee7-dff2-f9c8-00000000798d | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481017 2025-10-11 08:00:58.221198 | fa163e03-9ee7-dff2-f9c8-00000000798d | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481017 | 0:05:33.836838 | 0.08s 2025-10-11 08:00:58.251421 | fa163e03-9ee7-dff2-f9c8-00000000798e | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 08:00:58.282201 | fa163e03-9ee7-dff2-f9c8-000000003559 | TASK | create persistent directories 2025-10-11 08:00:58.292428 | fa163e03-9ee7-dff2-f9c8-000000003403 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005481012 2025-10-11 08:00:58.293608 | fa163e03-9ee7-dff2-f9c8-000000003403 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005481012 | 0:05:33.909240 | 0.09s 2025-10-11 08:00:58.314229 | fa163e03-9ee7-dff2-f9c8-000000003404 | TASK | Mount devices defined in SwiftRawDisks 2025-10-11 08:00:58.322401 | fa163e03-9ee7-dff2-f9c8-00000000798e | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481017 2025-10-11 08:00:58.323553 | fa163e03-9ee7-dff2-f9c8-00000000798e | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481017 | 0:05:33.939186 | 0.07s 2025-10-11 08:00:58.334779 | fa163e03-9ee7-dff2-f9c8-00000000798f | TASK | Enable tuned profile 2025-10-11 08:00:58.350003 | fa163e03-9ee7-dff2-f9c8-000000003404 | TIMING | Mount devices defined in SwiftRawDisks | np0005481012 | 0:05:33.965625 | 0.03s 2025-10-11 08:00:58.373750 | fa163e03-9ee7-dff2-f9c8-000000003405 | TASK | Check for NTP service 2025-10-11 08:00:58.381541 | fa163e03-9ee7-dff2-f9c8-00000000798f | SKIPPED | Enable tuned profile | np0005481017 2025-10-11 08:00:58.387820 | fa163e03-9ee7-dff2-f9c8-00000000798f | TIMING | tuned : Enable tuned profile | np0005481017 | 0:05:34.003455 | 0.05s 2025-10-11 08:00:58.388273 | fa163e03-9ee7-dff2-f9c8-000000003563 | CHANGED | Check for NTP service | np0005481015 2025-10-11 08:00:58.388640 | fa163e03-9ee7-dff2-f9c8-000000003563 | TIMING | Check for NTP service | np0005481015 | 0:05:34.004289 | 0.33s 2025-10-11 08:00:58.411523 | fa163e03-9ee7-dff2-f9c8-000000003564 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:58.428763 | fa163e03-9ee7-dff2-f9c8-000000003234 | TASK | create persistent directories 2025-10-11 08:00:58.466096 | fa163e03-9ee7-dff2-f9c8-000000007e1d | CHANGED | Check tuned package is installed | np0005481016 2025-10-11 08:00:58.466969 | fa163e03-9ee7-dff2-f9c8-000000007e1d | TIMING | tuned : Check tuned package is installed | np0005481016 | 0:05:34.082610 | 0.36s 2025-10-11 08:00:58.467469 | fa163e03-9ee7-dff2-f9c8-000000003564 | SKIPPED | Disable NTP before configuring Chrony | np0005481015 2025-10-11 08:00:58.467795 | fa163e03-9ee7-dff2-f9c8-000000003564 | TIMING | Disable NTP before configuring Chrony | np0005481015 | 0:05:34.083445 | 0.06s 2025-10-11 08:00:58.482171 | fa163e03-9ee7-dff2-f9c8-000000007e1e | TASK | Install tuned 2025-10-11 08:00:58.503461 | fa163e03-9ee7-dff2-f9c8-000000003565 | TASK | Install, Configure and Run Chrony 2025-10-11 08:00:58.511672 | fa163e03-9ee7-dff2-f9c8-0000000073eb | OK | Set timezone | np0005481019 2025-10-11 08:00:58.517818 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TIMING | tripleo_timezone : Set timezone | np0005481019 | 0:05:34.133456 | 0.52s 2025-10-11 08:00:58.518397 | fa163e03-9ee7-dff2-f9c8-000000007e1e | SKIPPED | Install tuned | np0005481016 2025-10-11 08:00:58.518838 | fa163e03-9ee7-dff2-f9c8-000000007e1e | TIMING | tuned : Install tuned | np0005481016 | 0:05:34.134488 | 0.04s 2025-10-11 08:00:58.536890 | fa163e03-9ee7-dff2-f9c8-000000007e1f | TASK | Restart tuned 2025-10-11 08:00:58.554167 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TASK | Restart time services 2025-10-11 08:00:58.561909 | fa163e03-9ee7-dff2-f9c8-000000003565 | TIMING | Install, Configure and Run Chrony | np0005481015 | 0:05:34.177535 | 0.06s 2025-10-11 08:00:58.602880 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481019 | item=rsyslog 2025-10-11 08:00:58.628813 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481019 | item=crond 2025-10-11 08:00:58.645274 | fa163e03-9ee7-dff2-f9c8-000000003559 | OK | create persistent directories | np0005481014 | item={'path': '/srv/node', 'setype': 'container_file_t'} 2025-10-11 08:00:58.647467 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481014 | 0:05:34.263078 | 0.36s 2025-10-11 08:00:58.654210 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TASK | Load distro-specific variables 2025-10-11 08:00:58.660469 | fa163e03-9ee7-dff2-f9c8-000000007e1f | SKIPPED | Restart tuned | np0005481016 2025-10-11 08:00:58.661460 | fa163e03-9ee7-dff2-f9c8-000000007e1f | TIMING | tuned : Restart tuned | np0005481016 | 0:05:34.277078 | 0.12s 2025-10-11 08:00:58.662308 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TIMING | tripleo_timezone : Restart time services | np0005481019 | 0:05:34.277957 | 0.11s 2025-10-11 08:00:58.673317 | fa163e03-9ee7-dff2-f9c8-000000007629 | TASK | Check for tuned-adm 2025-10-11 08:00:58.697072 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:34.312700 | 0.04s 2025-10-11 08:00:58.719222 | 6add7cbe-3085-4feb-964b-7f2f52654a57 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481015 2025-10-11 08:00:58.734081 | fa163e03-9ee7-dff2-f9c8-00000000338b | TASK | Notice - ctlplane subnet is set 2025-10-11 08:00:58.756947 | fa163e03-9ee7-dff2-f9c8-000000007ffe | TASK | Load distro-specific variables 2025-10-11 08:00:58.764933 | fa163e03-9ee7-dff2-f9c8-000000003405 | CHANGED | Check for NTP service | np0005481012 2025-10-11 08:00:58.771619 | fa163e03-9ee7-dff2-f9c8-000000003405 | TIMING | Check for NTP service | np0005481012 | 0:05:34.387254 | 0.40s 2025-10-11 08:00:58.772265 | fa163e03-9ee7-dff2-f9c8-00000000338b | OK | Notice - ctlplane subnet is set | np0005481019 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-11 08:00:58.772658 | fa163e03-9ee7-dff2-f9c8-00000000338b | TIMING | Notice - ctlplane subnet is set | np0005481019 | 0:05:34.388307 | 0.04s 2025-10-11 08:00:58.779238 | fa163e03-9ee7-dff2-f9c8-000000003234 | CHANGED | create persistent directories | np0005481017 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:00:58.784027 | fa163e03-9ee7-dff2-f9c8-000000003234 | TIMING | create persistent directories | np0005481017 | 0:05:34.399664 | 0.35s 2025-10-11 08:00:58.811806 | fa163e03-9ee7-dff2-f9c8-000000003406 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:58.818957 | fa163e03-9ee7-dff2-f9c8-000000007ffe | OK | Load distro-specific variables | np0005481015 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:58.819927 | fa163e03-9ee7-dff2-f9c8-000000007ffe | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:34.435552 | 0.06s 2025-10-11 08:00:58.837189 | fa163e03-9ee7-dff2-f9c8-000000007ffe | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:34.452815 | 0.08s 2025-10-11 08:00:58.839031 | fa163e03-9ee7-dff2-f9c8-00000000338c | TIMING | include_role : tuned | np0005481019 | 0:05:34.454680 | 0.05s 2025-10-11 08:00:58.910889 | fa163e03-9ee7-dff2-f9c8-000000007627 | TASK | Gather variables for each operating system 2025-10-11 08:00:58.933698 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TASK | Install chronyd 2025-10-11 08:00:58.942644 | fa163e03-9ee7-dff2-f9c8-000000003406 | SKIPPED | Disable NTP before configuring Chrony | np0005481012 2025-10-11 08:00:58.946099 | fa163e03-9ee7-dff2-f9c8-000000003406 | TIMING | Disable NTP before configuring Chrony | np0005481012 | 0:05:34.561731 | 0.12s 2025-10-11 08:00:58.962500 | fa163e03-9ee7-dff2-f9c8-000000003559 | CHANGED | create persistent directories | np0005481014 | item={'path': '/var/cache/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:58.964639 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481014 | 0:05:34.580275 | 0.68s 2025-10-11 08:00:58.975382 | fa163e03-9ee7-dff2-f9c8-000000003407 | TASK | Install, Configure and Run Chrony 2025-10-11 08:00:58.983827 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TIMING | chrony : Install chronyd | np0005481015 | 0:05:34.599454 | 0.05s 2025-10-11 08:00:59.012806 | 1d56f526-a1fa-44b7-9cc6-655f5c02f67c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005481015 2025-10-11 08:00:59.030502 | fa163e03-9ee7-dff2-f9c8-000000007627 | OK | Gather variables for each operating system | np0005481019 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 08:00:59.032132 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481019 | 0:05:34.647770 | 0.12s 2025-10-11 08:00:59.045211 | fa163e03-9ee7-dff2-f9c8-00000000826d | TASK | Load distro-specific variables 2025-10-11 08:00:59.053458 | fa163e03-9ee7-dff2-f9c8-000000007629 | OK | Check for tuned-adm | np0005481016 2025-10-11 08:00:59.055108 | fa163e03-9ee7-dff2-f9c8-000000007629 | TIMING | tuned : Check for tuned-adm | np0005481016 | 0:05:34.670696 | 0.38s 2025-10-11 08:00:59.056182 | fa163e03-9ee7-dff2-f9c8-000000003407 | TIMING | Install, Configure and Run Chrony | np0005481012 | 0:05:34.671830 | 0.08s 2025-10-11 08:00:59.057107 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481019 | 0:05:34.672755 | 0.14s 2025-10-11 08:00:59.092816 | fa163e03-9ee7-dff2-f9c8-000000003234 | CHANGED | create persistent directories | np0005481017 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:00:59.106952 | fa163e03-9ee7-dff2-f9c8-000000003234 | TIMING | create persistent directories | np0005481017 | 0:05:34.722590 | 0.68s 2025-10-11 08:00:59.189242 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TASK | Load distro-specific variables 2025-10-11 08:00:59.199117 | fa163e03-9ee7-dff2-f9c8-00000000826d | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:34.814735 | 0.15s 2025-10-11 08:00:59.200926 | fa163e03-9ee7-dff2-f9c8-000000003234 | TIMING | create persistent directories | np0005481017 | 0:05:34.816574 | 0.77s 2025-10-11 08:00:59.202002 | fa163e03-9ee7-dff2-f9c8-00000000762a | TIMING | tuned : include_tasks | np0005481016 | 0:05:34.817650 | 0.06s 2025-10-11 08:00:59.234460 | 73355ea0-9f8e-4c1e-bf37-7751edb455ca | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481015 2025-10-11 08:00:59.242032 | 0232199e-98a4-463d-9708-de4cc7df3c9c | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481016 2025-10-11 08:00:59.261785 | fa163e03-9ee7-dff2-f9c8-000000008458 | TASK | Ensure profile directory exists 2025-10-11 08:00:59.279533 | fa163e03-9ee7-dff2-f9c8-000000003235 | TASK | Copy in cleanup script 2025-10-11 08:00:59.298609 | fa163e03-9ee7-dff2-f9c8-000000003559 | OK | create persistent directories | np0005481014 | item={'mode': '0750', 'path': '/var/log/containers/swift', 'setype': 'container_file_t'} 2025-10-11 08:00:59.301504 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481014 | 0:05:34.917093 | 1.02s 2025-10-11 08:00:59.319177 | fa163e03-9ee7-dff2-f9c8-000000008454 | TASK | Load distro-specific variables 2025-10-11 08:00:59.328518 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:34.944126 | 0.14s 2025-10-11 08:00:59.335071 | fa163e03-9ee7-dff2-f9c8-000000007628 | TIMING | tuned : include_tasks | np0005481019 | 0:05:34.950718 | 0.17s 2025-10-11 08:00:59.336599 | fa163e03-9ee7-dff2-f9c8-000000003559 | TIMING | create persistent directories | np0005481014 | 0:05:34.952247 | 1.05s 2025-10-11 08:00:59.337932 | fa163e03-9ee7-dff2-f9c8-000000008458 | SKIPPED | Ensure profile directory exists | np0005481016 2025-10-11 08:00:59.338883 | fa163e03-9ee7-dff2-f9c8-000000008458 | TIMING | tuned : Ensure profile directory exists | np0005481016 | 0:05:34.954530 | 0.08s 2025-10-11 08:00:59.365704 | 91f9c3e5-c6c8-4f28-a7a3-8bf3bd56d980 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481012 2025-10-11 08:00:59.372574 | 6a0710d3-501d-4c96-9acb-9af894cf1b52 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481019 2025-10-11 08:00:59.387715 | fa163e03-9ee7-dff2-f9c8-000000008454 | OK | Load distro-specific variables | np0005481015 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:59.392071 | fa163e03-9ee7-dff2-f9c8-000000008454 | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:35.007703 | 0.07s 2025-10-11 08:00:59.405560 | fa163e03-9ee7-dff2-f9c8-000000008459 | TASK | Create custom tuned profile 2025-10-11 08:00:59.425025 | fa163e03-9ee7-dff2-f9c8-0000000084cf | TASK | Check tuned package is installed 2025-10-11 08:00:59.447315 | fa163e03-9ee7-dff2-f9c8-0000000084cb | TASK | Load distro-specific variables 2025-10-11 08:00:59.468264 | fa163e03-9ee7-dff2-f9c8-00000000355a | TASK | Set swift_use_local_disks fact 2025-10-11 08:00:59.480736 | fa163e03-9ee7-dff2-f9c8-000000008454 | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:35.096369 | 0.16s 2025-10-11 08:00:59.481939 | fa163e03-9ee7-dff2-f9c8-000000008459 | SKIPPED | Create custom tuned profile | np0005481016 2025-10-11 08:00:59.482881 | fa163e03-9ee7-dff2-f9c8-000000008459 | TIMING | tuned : Create custom tuned profile | np0005481016 | 0:05:35.098530 | 0.08s 2025-10-11 08:00:59.496488 | fa163e03-9ee7-dff2-f9c8-00000000845a | TASK | Check tuned active profile 2025-10-11 08:00:59.516046 | fa163e03-9ee7-dff2-f9c8-0000000084cb | OK | Load distro-specific variables | np0005481012 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:59.519584 | fa163e03-9ee7-dff2-f9c8-0000000084cb | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:35.135201 | 0.07s 2025-10-11 08:00:59.535487 | fa163e03-9ee7-dff2-f9c8-00000000826e | TASK | Check for NTP service 2025-10-11 08:00:59.542685 | fa163e03-9ee7-dff2-f9c8-00000000355a | OK | Set swift_use_local_disks fact | np0005481014 2025-10-11 08:00:59.544084 | fa163e03-9ee7-dff2-f9c8-00000000355a | TIMING | Set swift_use_local_disks fact | np0005481014 | 0:05:35.159715 | 0.07s 2025-10-11 08:00:59.545664 | fa163e03-9ee7-dff2-f9c8-0000000084cb | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:35.161285 | 0.10s 2025-10-11 08:00:59.579341 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TASK | Install chronyd 2025-10-11 08:00:59.618425 | fa163e03-9ee7-dff2-f9c8-00000000355b | TASK | Set use_node_data_lookup fact 2025-10-11 08:00:59.627478 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TIMING | chrony : Install chronyd | np0005481012 | 0:05:35.243072 | 0.05s 2025-10-11 08:00:59.656984 | 1f7a1b40-a05a-46d2-b19a-cbb17ae1e411 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005481012 2025-10-11 08:00:59.689007 | fa163e03-9ee7-dff2-f9c8-000000008531 | TASK | Load distro-specific variables 2025-10-11 08:00:59.696734 | fa163e03-9ee7-dff2-f9c8-00000000355b | OK | Set use_node_data_lookup fact | np0005481014 2025-10-11 08:00:59.697898 | fa163e03-9ee7-dff2-f9c8-00000000355b | TIMING | Set use_node_data_lookup fact | np0005481014 | 0:05:35.313528 | 0.08s 2025-10-11 08:00:59.717032 | fa163e03-9ee7-dff2-f9c8-00000000355c | TASK | Create Swift d1 directory if needed 2025-10-11 08:00:59.731477 | fa163e03-9ee7-dff2-f9c8-000000008531 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:35.347080 | 0.04s 2025-10-11 08:00:59.749771 | 66ec8840-14d5-40dc-ab09-c53a4ffe4ff4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481012 2025-10-11 08:00:59.788266 | fa163e03-9ee7-dff2-f9c8-000000008578 | TASK | Load distro-specific variables 2025-10-11 08:00:59.814059 | fa163e03-9ee7-dff2-f9c8-0000000084cf | CHANGED | Check tuned package is installed | np0005481019 2025-10-11 08:00:59.816670 | fa163e03-9ee7-dff2-f9c8-0000000084cf | TIMING | tuned : Check tuned package is installed | np0005481019 | 0:05:35.432284 | 0.39s 2025-10-11 08:00:59.818090 | fa163e03-9ee7-dff2-f9c8-00000000845a | OK | Check tuned active profile | np0005481016 2025-10-11 08:00:59.818895 | fa163e03-9ee7-dff2-f9c8-00000000845a | TIMING | tuned : Check tuned active profile | np0005481016 | 0:05:35.434533 | 0.32s 2025-10-11 08:00:59.830828 | fa163e03-9ee7-dff2-f9c8-000000008578 | OK | Load distro-specific variables | np0005481012 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:00:59.837086 | fa163e03-9ee7-dff2-f9c8-000000008578 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:35.452726 | 0.05s 2025-10-11 08:00:59.853572 | fa163e03-9ee7-dff2-f9c8-00000000845b | TASK | Check Tuned Configuration file exists 2025-10-11 08:00:59.887819 | fa163e03-9ee7-dff2-f9c8-0000000084d0 | TASK | Install tuned 2025-10-11 08:00:59.897067 | fa163e03-9ee7-dff2-f9c8-000000008578 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:35.512691 | 0.11s 2025-10-11 08:00:59.898085 | fa163e03-9ee7-dff2-f9c8-00000000826e | CHANGED | Check for NTP service | np0005481015 2025-10-11 08:00:59.898761 | fa163e03-9ee7-dff2-f9c8-00000000826e | TIMING | chrony : Check for NTP service | np0005481015 | 0:05:35.514408 | 0.36s 2025-10-11 08:00:59.919392 | fa163e03-9ee7-dff2-f9c8-000000008532 | TASK | Check for NTP service 2025-10-11 08:00:59.951523 | fa163e03-9ee7-dff2-f9c8-00000000826f | TASK | Disable NTP before configuring Chrony 2025-10-11 08:00:59.958317 | fa163e03-9ee7-dff2-f9c8-0000000084d0 | SKIPPED | Install tuned | np0005481019 2025-10-11 08:00:59.959179 | fa163e03-9ee7-dff2-f9c8-0000000084d0 | TIMING | tuned : Install tuned | np0005481019 | 0:05:35.574813 | 0.07s 2025-10-11 08:00:59.972182 | fa163e03-9ee7-dff2-f9c8-0000000084d1 | TASK | Restart tuned 2025-10-11 08:00:59.999860 | fa163e03-9ee7-dff2-f9c8-00000000355c | CHANGED | Create Swift d1 directory if needed | np0005481014 2025-10-11 08:01:00.001132 | fa163e03-9ee7-dff2-f9c8-00000000355c | TIMING | Create Swift d1 directory if needed | np0005481014 | 0:05:35.616773 | 0.28s 2025-10-11 08:01:00.023883 | fa163e03-9ee7-dff2-f9c8-00000000355d | TASK | Set fact for SwiftRawDisks 2025-10-11 08:01:00.031287 | fa163e03-9ee7-dff2-f9c8-0000000084d1 | SKIPPED | Restart tuned | np0005481019 2025-10-11 08:01:00.032218 | fa163e03-9ee7-dff2-f9c8-0000000084d1 | TIMING | tuned : Restart tuned | np0005481019 | 0:05:35.647849 | 0.06s 2025-10-11 08:01:00.032542 | fa163e03-9ee7-dff2-f9c8-00000000826f | SKIPPED | Disable NTP before configuring Chrony | np0005481015 2025-10-11 08:01:00.032841 | fa163e03-9ee7-dff2-f9c8-00000000826f | TIMING | chrony : Disable NTP before configuring Chrony | np0005481015 | 0:05:35.648490 | 0.08s 2025-10-11 08:01:00.043936 | fa163e03-9ee7-dff2-f9c8-000000007629 | TASK | Check for tuned-adm 2025-10-11 08:01:00.070368 | fa163e03-9ee7-dff2-f9c8-000000008270 | TASK | Install chronyd package 2025-10-11 08:01:00.077430 | fa163e03-9ee7-dff2-f9c8-00000000355d | OK | Set fact for SwiftRawDisks | np0005481014 2025-10-11 08:01:00.078347 | fa163e03-9ee7-dff2-f9c8-00000000355d | TIMING | Set fact for SwiftRawDisks | np0005481014 | 0:05:35.693984 | 0.05s 2025-10-11 08:01:00.092957 | fa163e03-9ee7-dff2-f9c8-00000000355e | TASK | Get hiera swift::storage::disks::args 2025-10-11 08:01:00.117916 | fa163e03-9ee7-dff2-f9c8-00000000355e | SKIPPED | Get hiera swift::storage::disks::args | np0005481014 2025-10-11 08:01:00.118697 | fa163e03-9ee7-dff2-f9c8-00000000355e | TIMING | Get hiera swift::storage::disks::args | np0005481014 | 0:05:35.734341 | 0.03s 2025-10-11 08:01:00.132399 | fa163e03-9ee7-dff2-f9c8-00000000355f | TASK | Set fact for swift_raw_disks 2025-10-11 08:01:00.161226 | fa163e03-9ee7-dff2-f9c8-00000000845b | OK | Check Tuned Configuration file exists | np0005481016 2025-10-11 08:01:00.165611 | fa163e03-9ee7-dff2-f9c8-00000000845b | TIMING | tuned : Check Tuned Configuration file exists | np0005481016 | 0:05:35.781238 | 0.31s 2025-10-11 08:01:00.167901 | fa163e03-9ee7-dff2-f9c8-00000000355f | SKIPPED | Set fact for swift_raw_disks | np0005481014 2025-10-11 08:01:00.169085 | fa163e03-9ee7-dff2-f9c8-00000000355f | TIMING | Set fact for swift_raw_disks | np0005481014 | 0:05:35.784721 | 0.04s 2025-10-11 08:01:00.184793 | fa163e03-9ee7-dff2-f9c8-00000000845c | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 08:01:00.215847 | fa163e03-9ee7-dff2-f9c8-000000003560 | TASK | Format SwiftRawDisks 2025-10-11 08:01:00.230580 | fa163e03-9ee7-dff2-f9c8-000000008532 | CHANGED | Check for NTP service | np0005481012 2025-10-11 08:01:00.231733 | fa163e03-9ee7-dff2-f9c8-000000008532 | TIMING | chrony : Check for NTP service | np0005481012 | 0:05:35.847366 | 0.31s 2025-10-11 08:01:00.269732 | fa163e03-9ee7-dff2-f9c8-000000008533 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:01:00.277194 | fa163e03-9ee7-dff2-f9c8-00000000845c | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481016 2025-10-11 08:01:00.278312 | fa163e03-9ee7-dff2-f9c8-00000000845c | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481016 | 0:05:35.893943 | 0.09s 2025-10-11 08:01:00.278939 | fa163e03-9ee7-dff2-f9c8-000000003235 | CHANGED | Copy in cleanup script | np0005481017 2025-10-11 08:01:00.279424 | fa163e03-9ee7-dff2-f9c8-000000003235 | TIMING | Copy in cleanup script | np0005481017 | 0:05:35.895071 | 1.00s 2025-10-11 08:01:00.280051 | fa163e03-9ee7-dff2-f9c8-000000003560 | TIMING | Format SwiftRawDisks | np0005481014 | 0:05:35.895698 | 0.06s 2025-10-11 08:01:00.296198 | fa163e03-9ee7-dff2-f9c8-00000000845d | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 08:01:00.315146 | fa163e03-9ee7-dff2-f9c8-000000003236 | TASK | Copy in cleanup service 2025-10-11 08:01:00.345814 | fa163e03-9ee7-dff2-f9c8-000000003561 | TASK | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions 2025-10-11 08:01:00.352662 | fa163e03-9ee7-dff2-f9c8-000000008533 | SKIPPED | Disable NTP before configuring Chrony | np0005481012 2025-10-11 08:01:00.359206 | fa163e03-9ee7-dff2-f9c8-000000008533 | TIMING | chrony : Disable NTP before configuring Chrony | np0005481012 | 0:05:35.974838 | 0.09s 2025-10-11 08:01:00.359730 | fa163e03-9ee7-dff2-f9c8-000000007629 | OK | Check for tuned-adm | np0005481019 2025-10-11 08:01:00.360091 | fa163e03-9ee7-dff2-f9c8-000000007629 | TIMING | tuned : Check for tuned-adm | np0005481019 | 0:05:35.975740 | 0.32s 2025-10-11 08:01:00.360735 | fa163e03-9ee7-dff2-f9c8-00000000845d | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481016 2025-10-11 08:01:00.361056 | fa163e03-9ee7-dff2-f9c8-00000000845d | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481016 | 0:05:35.976706 | 0.06s 2025-10-11 08:01:00.371905 | fa163e03-9ee7-dff2-f9c8-00000000845e | TASK | Enable tuned profile 2025-10-11 08:01:00.418078 | fa163e03-9ee7-dff2-f9c8-000000008534 | TASK | Install chronyd package 2025-10-11 08:01:00.425888 | fa163e03-9ee7-dff2-f9c8-000000003561 | SKIPPED | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005481014 2025-10-11 08:01:00.432226 | fa163e03-9ee7-dff2-f9c8-000000003561 | TIMING | Refresh facts if SwiftRawDisks is set to get uuids if newly created partitions | np0005481014 | 0:05:36.047853 | 0.09s 2025-10-11 08:01:00.432590 | fa163e03-9ee7-dff2-f9c8-00000000845e | SKIPPED | Enable tuned profile | np0005481016 2025-10-11 08:01:00.432980 | fa163e03-9ee7-dff2-f9c8-00000000845e | TIMING | tuned : Enable tuned profile | np0005481016 | 0:05:36.048630 | 0.06s 2025-10-11 08:01:00.433302 | fa163e03-9ee7-dff2-f9c8-00000000762a | TIMING | tuned : include_tasks | np0005481019 | 0:05:36.048952 | 0.04s 2025-10-11 08:01:00.448930 | de7b3aaf-dec1-4bc0-8b10-e6c298bd2d59 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481019 2025-10-11 08:01:00.472260 | fa163e03-9ee7-dff2-f9c8-0000000085d1 | TASK | Ensure profile directory exists 2025-10-11 08:01:00.492740 | fa163e03-9ee7-dff2-f9c8-000000003562 | TASK | Mount devices defined in SwiftRawDisks 2025-10-11 08:01:00.509025 | fa163e03-9ee7-dff2-f9c8-000000003179 | TASK | create persistent directories 2025-10-11 08:01:00.533786 | fa163e03-9ee7-dff2-f9c8-000000003562 | TIMING | Mount devices defined in SwiftRawDisks | np0005481014 | 0:05:36.149385 | 0.04s 2025-10-11 08:01:00.536212 | fa163e03-9ee7-dff2-f9c8-0000000085d1 | SKIPPED | Ensure profile directory exists | np0005481019 2025-10-11 08:01:00.538128 | fa163e03-9ee7-dff2-f9c8-0000000085d1 | TIMING | tuned : Ensure profile directory exists | np0005481019 | 0:05:36.153766 | 0.06s 2025-10-11 08:01:00.560946 | fa163e03-9ee7-dff2-f9c8-0000000085d2 | TASK | Create custom tuned profile 2025-10-11 08:01:00.597238 | fa163e03-9ee7-dff2-f9c8-000000003563 | TASK | Check for NTP service 2025-10-11 08:01:00.629894 | fa163e03-9ee7-dff2-f9c8-0000000085d2 | SKIPPED | Create custom tuned profile | np0005481019 2025-10-11 08:01:00.631878 | fa163e03-9ee7-dff2-f9c8-0000000085d2 | TIMING | tuned : Create custom tuned profile | np0005481019 | 0:05:36.247499 | 0.07s 2025-10-11 08:01:00.656857 | fa163e03-9ee7-dff2-f9c8-0000000085d3 | TASK | Check tuned active profile 2025-10-11 08:01:00.827573 | fa163e03-9ee7-dff2-f9c8-000000003179 | CHANGED | create persistent directories | np0005481016 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:01:00.835123 | fa163e03-9ee7-dff2-f9c8-000000003179 | TIMING | create persistent directories | np0005481016 | 0:05:36.450753 | 0.32s 2025-10-11 08:01:00.949195 | fa163e03-9ee7-dff2-f9c8-000000003563 | CHANGED | Check for NTP service | np0005481014 2025-10-11 08:01:00.952146 | fa163e03-9ee7-dff2-f9c8-000000003563 | TIMING | Check for NTP service | np0005481014 | 0:05:36.567778 | 0.35s 2025-10-11 08:01:00.991833 | fa163e03-9ee7-dff2-f9c8-000000003564 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:01:01.003021 | fa163e03-9ee7-dff2-f9c8-0000000085d3 | OK | Check tuned active profile | np0005481019 2025-10-11 08:01:01.005049 | fa163e03-9ee7-dff2-f9c8-0000000085d3 | TIMING | tuned : Check tuned active profile | np0005481019 | 0:05:36.620669 | 0.35s 2025-10-11 08:01:01.020842 | fa163e03-9ee7-dff2-f9c8-0000000085d4 | TASK | Check Tuned Configuration file exists 2025-10-11 08:01:01.044875 | fa163e03-9ee7-dff2-f9c8-000000003564 | SKIPPED | Disable NTP before configuring Chrony | np0005481014 2025-10-11 08:01:01.046363 | fa163e03-9ee7-dff2-f9c8-000000003564 | TIMING | Disable NTP before configuring Chrony | np0005481014 | 0:05:36.661988 | 0.05s 2025-10-11 08:01:01.067339 | fa163e03-9ee7-dff2-f9c8-000000003565 | TASK | Install, Configure and Run Chrony 2025-10-11 08:01:01.098468 | fa163e03-9ee7-dff2-f9c8-000000003565 | TIMING | Install, Configure and Run Chrony | np0005481014 | 0:05:36.714079 | 0.03s 2025-10-11 08:01:01.156843 | fa163e03-9ee7-dff2-f9c8-000000003179 | CHANGED | create persistent directories | np0005481016 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:01:01.163693 | fa163e03-9ee7-dff2-f9c8-000000003179 | TIMING | create persistent directories | np0005481016 | 0:05:36.779323 | 0.65s 2025-10-11 08:01:01.183418 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TASK | Load distro-specific variables 2025-10-11 08:01:01.198467 | fa163e03-9ee7-dff2-f9c8-000000003179 | TIMING | create persistent directories | np0005481016 | 0:05:36.814047 | 0.69s 2025-10-11 08:01:01.222225 | fa163e03-9ee7-dff2-f9c8-00000000317a | TASK | Copy in cleanup script 2025-10-11 08:01:01.234886 | fa163e03-9ee7-dff2-f9c8-000000005c77 | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:36.850500 | 0.05s 2025-10-11 08:01:01.258480 | 600eaa90-da96-4d08-9b74-38ef78b66981 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481014 2025-10-11 08:01:01.286117 | fa163e03-9ee7-dff2-f9c8-0000000087bf | TASK | Load distro-specific variables 2025-10-11 08:01:01.296569 | fa163e03-9ee7-dff2-f9c8-000000003236 | CHANGED | Copy in cleanup service | np0005481017 2025-10-11 08:01:01.297861 | fa163e03-9ee7-dff2-f9c8-000000003236 | TIMING | Copy in cleanup service | np0005481017 | 0:05:36.913487 | 0.98s 2025-10-11 08:01:01.311654 | fa163e03-9ee7-dff2-f9c8-000000003237 | TASK | Enabling the cleanup service 2025-10-11 08:01:01.338929 | fa163e03-9ee7-dff2-f9c8-0000000085d4 | OK | Check Tuned Configuration file exists | np0005481019 2025-10-11 08:01:01.346415 | fa163e03-9ee7-dff2-f9c8-0000000085d4 | TIMING | tuned : Check Tuned Configuration file exists | np0005481019 | 0:05:36.962036 | 0.32s 2025-10-11 08:01:01.349115 | fa163e03-9ee7-dff2-f9c8-0000000087bf | OK | Load distro-specific variables | np0005481014 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:01.350363 | fa163e03-9ee7-dff2-f9c8-0000000087bf | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:36.966000 | 0.06s 2025-10-11 08:01:01.378597 | fa163e03-9ee7-dff2-f9c8-0000000085d5 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 08:01:01.392044 | fa163e03-9ee7-dff2-f9c8-0000000087bf | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:37.007656 | 0.10s 2025-10-11 08:01:01.422122 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TASK | Install chronyd 2025-10-11 08:01:01.447086 | fa163e03-9ee7-dff2-f9c8-0000000085d5 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481019 2025-10-11 08:01:01.448321 | fa163e03-9ee7-dff2-f9c8-0000000085d5 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481019 | 0:05:37.063955 | 0.07s 2025-10-11 08:01:01.471151 | fa163e03-9ee7-dff2-f9c8-0000000085d6 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 08:01:01.478891 | fa163e03-9ee7-dff2-f9c8-000000005c78 | TIMING | chrony : Install chronyd | np0005481014 | 0:05:37.094514 | 0.06s 2025-10-11 08:01:01.499820 | c3611713-b35e-4b19-a6ed-418cfdcf0025 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | np0005481014 2025-10-11 08:01:01.524411 | fa163e03-9ee7-dff2-f9c8-0000000087fe | TASK | Load distro-specific variables 2025-10-11 08:01:01.531098 | fa163e03-9ee7-dff2-f9c8-0000000085d6 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481019 2025-10-11 08:01:01.532367 | fa163e03-9ee7-dff2-f9c8-0000000085d6 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481019 | 0:05:37.148000 | 0.06s 2025-10-11 08:01:01.543825 | fa163e03-9ee7-dff2-f9c8-0000000085d7 | TASK | Enable tuned profile 2025-10-11 08:01:01.559247 | fa163e03-9ee7-dff2-f9c8-0000000087fe | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:37.174882 | 0.03s 2025-10-11 08:01:01.578965 | d9374a23-d86f-4bd2-bcae-735745fff438 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481014 2025-10-11 08:01:01.597705 | fa163e03-9ee7-dff2-f9c8-000000008849 | TASK | Load distro-specific variables 2025-10-11 08:01:01.604479 | fa163e03-9ee7-dff2-f9c8-0000000085d7 | SKIPPED | Enable tuned profile | np0005481019 2025-10-11 08:01:01.605459 | fa163e03-9ee7-dff2-f9c8-0000000085d7 | TIMING | tuned : Enable tuned profile | np0005481019 | 0:05:37.221076 | 0.06s 2025-10-11 08:01:01.626077 | fa163e03-9ee7-dff2-f9c8-00000000338d | TASK | create persistent directories 2025-10-11 08:01:01.660240 | fa163e03-9ee7-dff2-f9c8-000000008849 | OK | Load distro-specific variables | np0005481014 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:01.663907 | fa163e03-9ee7-dff2-f9c8-000000008849 | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:37.279521 | 0.07s 2025-10-11 08:01:01.670626 | fa163e03-9ee7-dff2-f9c8-000000008849 | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:37.286267 | 0.07s 2025-10-11 08:01:01.685766 | fa163e03-9ee7-dff2-f9c8-0000000087ff | TASK | Check for NTP service 2025-10-11 08:01:01.951479 | fa163e03-9ee7-dff2-f9c8-00000000338d | CHANGED | create persistent directories | np0005481019 | item={'mode': '0750', 'path': '/var/log/containers/openvswitch', 'setype': 'container_file_t'} 2025-10-11 08:01:01.954625 | fa163e03-9ee7-dff2-f9c8-00000000338d | TIMING | create persistent directories | np0005481019 | 0:05:37.570247 | 0.33s 2025-10-11 08:01:02.017723 | fa163e03-9ee7-dff2-f9c8-0000000087ff | CHANGED | Check for NTP service | np0005481014 2025-10-11 08:01:02.018708 | fa163e03-9ee7-dff2-f9c8-0000000087ff | TIMING | chrony : Check for NTP service | np0005481014 | 0:05:37.634350 | 0.33s 2025-10-11 08:01:02.044053 | fa163e03-9ee7-dff2-f9c8-000000008800 | TASK | Disable NTP before configuring Chrony 2025-10-11 08:01:02.051640 | fa163e03-9ee7-dff2-f9c8-000000003237 | CHANGED | Enabling the cleanup service | np0005481017 2025-10-11 08:01:02.053100 | fa163e03-9ee7-dff2-f9c8-000000003237 | TIMING | Enabling the cleanup service | np0005481017 | 0:05:37.668733 | 0.74s 2025-10-11 08:01:02.069960 | fa163e03-9ee7-dff2-f9c8-000000003238 | TASK | create persistent directories 2025-10-11 08:01:02.099633 | fa163e03-9ee7-dff2-f9c8-000000008800 | SKIPPED | Disable NTP before configuring Chrony | np0005481014 2025-10-11 08:01:02.101199 | fa163e03-9ee7-dff2-f9c8-000000008800 | TIMING | chrony : Disable NTP before configuring Chrony | np0005481014 | 0:05:37.716828 | 0.06s 2025-10-11 08:01:02.121824 | fa163e03-9ee7-dff2-f9c8-000000008801 | TASK | Install chronyd package 2025-10-11 08:01:02.238277 | fa163e03-9ee7-dff2-f9c8-00000000338d | CHANGED | create persistent directories | np0005481019 | item={'path': '/var/lib/openvswitch/ovn', 'setype': 'container_file_t'} 2025-10-11 08:01:02.241070 | fa163e03-9ee7-dff2-f9c8-00000000338d | TIMING | create persistent directories | np0005481019 | 0:05:37.856691 | 0.61s 2025-10-11 08:01:02.248708 | fa163e03-9ee7-dff2-f9c8-00000000338d | TIMING | create persistent directories | np0005481019 | 0:05:37.864345 | 0.62s 2025-10-11 08:01:02.264246 | fa163e03-9ee7-dff2-f9c8-00000000338e | TASK | Copy in cleanup script 2025-10-11 08:01:02.272338 | fa163e03-9ee7-dff2-f9c8-00000000317a | CHANGED | Copy in cleanup script | np0005481016 2025-10-11 08:01:02.273466 | fa163e03-9ee7-dff2-f9c8-00000000317a | TIMING | Copy in cleanup script | np0005481016 | 0:05:37.889082 | 1.05s 2025-10-11 08:01:02.284072 | fa163e03-9ee7-dff2-f9c8-00000000317b | TASK | Copy in cleanup service 2025-10-11 08:01:02.435364 | fa163e03-9ee7-dff2-f9c8-000000003238 | CHANGED | create persistent directories | np0005481017 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 08:01:02.436737 | fa163e03-9ee7-dff2-f9c8-000000003238 | TIMING | create persistent directories | np0005481017 | 0:05:38.052368 | 0.37s 2025-10-11 08:01:02.441621 | fa163e03-9ee7-dff2-f9c8-000000003238 | TIMING | create persistent directories | np0005481017 | 0:05:38.057257 | 0.37s 2025-10-11 08:01:02.451548 | fa163e03-9ee7-dff2-f9c8-000000003239 | TASK | create /run/netns with temp namespace 2025-10-11 08:01:02.745515 | fa163e03-9ee7-dff2-f9c8-000000003239 | CHANGED | create /run/netns with temp namespace | np0005481017 2025-10-11 08:01:02.746527 | fa163e03-9ee7-dff2-f9c8-000000003239 | TIMING | create /run/netns with temp namespace | np0005481017 | 0:05:38.362169 | 0.29s 2025-10-11 08:01:02.755878 | fa163e03-9ee7-dff2-f9c8-00000000323a | TASK | remove temp namespace 2025-10-11 08:01:03.085497 | fa163e03-9ee7-dff2-f9c8-00000000323a | CHANGED | remove temp namespace | np0005481017 2025-10-11 08:01:03.088214 | fa163e03-9ee7-dff2-f9c8-00000000323a | TIMING | remove temp namespace | np0005481017 | 0:05:38.703783 | 0.33s 2025-10-11 08:01:03.102603 | fa163e03-9ee7-dff2-f9c8-00000000323b | TASK | create /var/lib/neutron 2025-10-11 08:01:03.253653 | fa163e03-9ee7-dff2-f9c8-00000000338e | CHANGED | Copy in cleanup script | np0005481019 2025-10-11 08:01:03.256471 | fa163e03-9ee7-dff2-f9c8-00000000338e | TIMING | Copy in cleanup script | np0005481019 | 0:05:38.872056 | 0.99s 2025-10-11 08:01:03.271143 | fa163e03-9ee7-dff2-f9c8-00000000338f | TASK | Copy in cleanup service 2025-10-11 08:01:03.312075 | fa163e03-9ee7-dff2-f9c8-00000000317b | CHANGED | Copy in cleanup service | np0005481016 2025-10-11 08:01:03.314755 | fa163e03-9ee7-dff2-f9c8-00000000317b | TIMING | Copy in cleanup service | np0005481016 | 0:05:38.930385 | 1.03s 2025-10-11 08:01:03.329432 | fa163e03-9ee7-dff2-f9c8-00000000317c | TASK | Enabling the cleanup service 2025-10-11 08:01:03.420811 | fa163e03-9ee7-dff2-f9c8-00000000323b | CHANGED | create /var/lib/neutron | np0005481017 2025-10-11 08:01:03.423338 | fa163e03-9ee7-dff2-f9c8-00000000323b | TIMING | create /var/lib/neutron | np0005481017 | 0:05:39.038970 | 0.32s 2025-10-11 08:01:03.440081 | fa163e03-9ee7-dff2-f9c8-00000000323c | TASK | set conditions 2025-10-11 08:01:03.481774 | fa163e03-9ee7-dff2-f9c8-00000000323c | OK | set conditions | np0005481017 2025-10-11 08:01:03.484673 | fa163e03-9ee7-dff2-f9c8-00000000323c | TIMING | set conditions | np0005481017 | 0:05:39.100302 | 0.04s 2025-10-11 08:01:03.505418 | fa163e03-9ee7-dff2-f9c8-00000000323d | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-11 08:01:03.574085 | fa163e03-9ee7-dff2-f9c8-000000008270 | OK | Install chronyd package | np0005481015 2025-10-11 08:01:03.576048 | fa163e03-9ee7-dff2-f9c8-000000008270 | TIMING | chrony : Install chronyd package | np0005481015 | 0:05:39.191675 | 3.50s 2025-10-11 08:01:03.613001 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TASK | Upgrade chronyd 2025-10-11 08:01:03.622607 | fa163e03-9ee7-dff2-f9c8-000000008534 | OK | Install chronyd package | np0005481012 2025-10-11 08:01:03.623833 | fa163e03-9ee7-dff2-f9c8-000000008534 | TIMING | chrony : Install chronyd package | np0005481012 | 0:05:39.239464 | 3.20s 2025-10-11 08:01:03.649433 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TASK | Upgrade chronyd 2025-10-11 08:01:03.655644 | fa163e03-9ee7-dff2-f9c8-000000005c79 | SKIPPED | Upgrade chronyd | np0005481015 2025-10-11 08:01:03.656728 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TIMING | chrony : Upgrade chronyd | np0005481015 | 0:05:39.272360 | 0.04s 2025-10-11 08:01:03.682675 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TASK | Configure chronyd 2025-10-11 08:01:03.688664 | fa163e03-9ee7-dff2-f9c8-000000005c79 | SKIPPED | Upgrade chronyd | np0005481012 2025-10-11 08:01:03.690078 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TIMING | chrony : Upgrade chronyd | np0005481012 | 0:05:39.305708 | 0.04s 2025-10-11 08:01:03.715555 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TASK | Configure chronyd 2025-10-11 08:01:03.724386 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TIMING | chrony : Configure chronyd | np0005481015 | 0:05:39.339982 | 0.04s 2025-10-11 08:01:03.741894 | d0ab5026-3e18-4a93-ac98-76fcf42dd946 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005481015 2025-10-11 08:01:03.770661 | fa163e03-9ee7-dff2-f9c8-0000000088a0 | TASK | Load distro-specific variables 2025-10-11 08:01:03.777731 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TIMING | chrony : Configure chronyd | np0005481012 | 0:05:39.393336 | 0.06s 2025-10-11 08:01:03.800533 | 3f176fca-eab7-4636-b3a9-eab0c4581c13 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005481012 2025-10-11 08:01:03.829208 | fa163e03-9ee7-dff2-f9c8-00000000890e | TASK | Load distro-specific variables 2025-10-11 08:01:03.836597 | fa163e03-9ee7-dff2-f9c8-0000000088a0 | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:39.452226 | 0.07s 2025-10-11 08:01:03.837575 | fa163e03-9ee7-dff2-f9c8-00000000323d | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005481017 2025-10-11 08:01:03.838191 | fa163e03-9ee7-dff2-f9c8-00000000323d | TIMING | create kill_scripts directory within /var/lib/neutron | np0005481017 | 0:05:39.453840 | 0.33s 2025-10-11 08:01:03.853741 | cd479331-74ca-42ef-aac4-ec545ff4fa72 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481015 2025-10-11 08:01:03.870911 | fa163e03-9ee7-dff2-f9c8-00000000323e | TASK | create haproxy kill script 2025-10-11 08:01:03.889571 | fa163e03-9ee7-dff2-f9c8-00000000897a | TASK | Load distro-specific variables 2025-10-11 08:01:03.897404 | fa163e03-9ee7-dff2-f9c8-00000000890e | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:39.513026 | 0.07s 2025-10-11 08:01:03.912985 | 5ab51c29-cd3d-45ed-8561-adb0a327c751 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481012 2025-10-11 08:01:03.930010 | fa163e03-9ee7-dff2-f9c8-000000008997 | TASK | Load distro-specific variables 2025-10-11 08:01:03.952196 | fa163e03-9ee7-dff2-f9c8-00000000897a | OK | Load distro-specific variables | np0005481015 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:03.955271 | fa163e03-9ee7-dff2-f9c8-00000000897a | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:39.570889 | 0.06s 2025-10-11 08:01:03.962384 | fa163e03-9ee7-dff2-f9c8-00000000897a | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:39.578023 | 0.07s 2025-10-11 08:01:03.978566 | fa163e03-9ee7-dff2-f9c8-0000000088a1 | TASK | Install chrony configuration file 2025-10-11 08:01:03.996210 | fa163e03-9ee7-dff2-f9c8-000000008997 | OK | Load distro-specific variables | np0005481012 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:03.999191 | fa163e03-9ee7-dff2-f9c8-000000008997 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:39.614811 | 0.07s 2025-10-11 08:01:04.006322 | fa163e03-9ee7-dff2-f9c8-000000008997 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:39.621961 | 0.08s 2025-10-11 08:01:04.022253 | fa163e03-9ee7-dff2-f9c8-00000000890f | TASK | Install chrony configuration file 2025-10-11 08:01:04.066025 | fa163e03-9ee7-dff2-f9c8-00000000317c | CHANGED | Enabling the cleanup service | np0005481016 2025-10-11 08:01:04.069910 | fa163e03-9ee7-dff2-f9c8-00000000317c | TIMING | Enabling the cleanup service | np0005481016 | 0:05:39.685534 | 0.74s 2025-10-11 08:01:04.092757 | fa163e03-9ee7-dff2-f9c8-00000000317d | TASK | create persistent directories 2025-10-11 08:01:04.192847 | fa163e03-9ee7-dff2-f9c8-00000000338f | CHANGED | Copy in cleanup service | np0005481019 2025-10-11 08:01:04.194677 | fa163e03-9ee7-dff2-f9c8-00000000338f | TIMING | Copy in cleanup service | np0005481019 | 0:05:39.810259 | 0.92s 2025-10-11 08:01:04.205385 | fa163e03-9ee7-dff2-f9c8-000000003390 | TASK | Enabling the cleanup service 2025-10-11 08:01:04.442735 | fa163e03-9ee7-dff2-f9c8-00000000317d | CHANGED | create persistent directories | np0005481016 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 08:01:04.445782 | fa163e03-9ee7-dff2-f9c8-00000000317d | TIMING | create persistent directories | np0005481016 | 0:05:40.061405 | 0.35s 2025-10-11 08:01:04.453569 | fa163e03-9ee7-dff2-f9c8-00000000317d | TIMING | create persistent directories | np0005481016 | 0:05:40.069209 | 0.36s 2025-10-11 08:01:04.464158 | fa163e03-9ee7-dff2-f9c8-00000000317e | TASK | create /run/netns with temp namespace 2025-10-11 08:01:04.781401 | fa163e03-9ee7-dff2-f9c8-00000000317e | CHANGED | create /run/netns with temp namespace | np0005481016 2025-10-11 08:01:04.783697 | fa163e03-9ee7-dff2-f9c8-00000000317e | TIMING | create /run/netns with temp namespace | np0005481016 | 0:05:40.399336 | 0.32s 2025-10-11 08:01:04.797812 | fa163e03-9ee7-dff2-f9c8-00000000317f | TASK | remove temp namespace 2025-10-11 08:01:04.816902 | fa163e03-9ee7-dff2-f9c8-00000000323e | CHANGED | create haproxy kill script | np0005481017 2025-10-11 08:01:04.819510 | fa163e03-9ee7-dff2-f9c8-00000000323e | TIMING | create haproxy kill script | np0005481017 | 0:05:40.435134 | 0.95s 2025-10-11 08:01:04.917457 | fa163e03-9ee7-dff2-f9c8-000000003390 | CHANGED | Enabling the cleanup service | np0005481019 2025-10-11 08:01:04.919047 | fa163e03-9ee7-dff2-f9c8-000000003390 | TIMING | Enabling the cleanup service | np0005481019 | 0:05:40.534693 | 0.71s 2025-10-11 08:01:04.929050 | fa163e03-9ee7-dff2-f9c8-000000003391 | TASK | create persistent directories 2025-10-11 08:01:05.042128 | fa163e03-9ee7-dff2-f9c8-00000000890f | CHANGED | Install chrony configuration file | np0005481012 2025-10-11 08:01:05.043694 | fa163e03-9ee7-dff2-f9c8-00000000890f | TIMING | chrony : Install chrony configuration file | np0005481012 | 0:05:40.659328 | 1.02s 2025-10-11 08:01:05.064505 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TASK | Run chronyd 2025-10-11 08:01:05.107155 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TIMING | chrony : Run chronyd | np0005481012 | 0:05:40.722778 | 0.04s 2025-10-11 08:01:05.108846 | fa163e03-9ee7-dff2-f9c8-0000000088a1 | CHANGED | Install chrony configuration file | np0005481015 2025-10-11 08:01:05.109644 | fa163e03-9ee7-dff2-f9c8-0000000088a1 | TIMING | chrony : Install chrony configuration file | np0005481015 | 0:05:40.725289 | 1.13s 2025-10-11 08:01:05.141410 | 235ad3ef-4e54-4876-a195-4de675886a2c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005481012 2025-10-11 08:01:05.174253 | fa163e03-9ee7-dff2-f9c8-0000000089d0 | TASK | Load distro-specific variables 2025-10-11 08:01:05.211508 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TASK | Run chronyd 2025-10-11 08:01:05.219296 | fa163e03-9ee7-dff2-f9c8-00000000317f | CHANGED | remove temp namespace | np0005481016 2025-10-11 08:01:05.220628 | fa163e03-9ee7-dff2-f9c8-00000000317f | TIMING | remove temp namespace | np0005481016 | 0:05:40.836255 | 0.42s 2025-10-11 08:01:05.221215 | fa163e03-9ee7-dff2-f9c8-000000008801 | OK | Install chronyd package | np0005481014 2025-10-11 08:01:05.221623 | fa163e03-9ee7-dff2-f9c8-000000008801 | TIMING | chrony : Install chronyd package | np0005481014 | 0:05:40.837273 | 3.10s 2025-10-11 08:01:05.222146 | fa163e03-9ee7-dff2-f9c8-0000000089d0 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:40.837795 | 0.05s 2025-10-11 08:01:05.239855 | 5cdc984b-36c9-483b-970d-5c78abc78d75 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481012 2025-10-11 08:01:05.257727 | fa163e03-9ee7-dff2-f9c8-000000003391 | CHANGED | create persistent directories | np0005481019 | item={'mode': '0750', 'path': '/var/log/containers/neutron', 'setype': 'container_file_t'} 2025-10-11 08:01:05.259022 | fa163e03-9ee7-dff2-f9c8-000000003391 | TIMING | create persistent directories | np0005481019 | 0:05:40.874662 | 0.33s 2025-10-11 08:01:05.278472 | fa163e03-9ee7-dff2-f9c8-000000003180 | TASK | create /var/lib/neutron 2025-10-11 08:01:05.316184 | fa163e03-9ee7-dff2-f9c8-000000008a56 | TASK | Load distro-specific variables 2025-10-11 08:01:05.343696 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TASK | Upgrade chronyd 2025-10-11 08:01:05.351944 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TIMING | chrony : Run chronyd | np0005481015 | 0:05:40.967568 | 0.14s 2025-10-11 08:01:05.353212 | fa163e03-9ee7-dff2-f9c8-000000003391 | TIMING | create persistent directories | np0005481019 | 0:05:40.968861 | 0.42s 2025-10-11 08:01:05.370676 | b95f7963-27f9-4070-a3dd-09d60801edf2 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005481015 2025-10-11 08:01:05.389491 | fa163e03-9ee7-dff2-f9c8-000000008a56 | OK | Load distro-specific variables | np0005481012 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:05.395431 | fa163e03-9ee7-dff2-f9c8-000000008a56 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:41.011055 | 0.08s 2025-10-11 08:01:05.408466 | fa163e03-9ee7-dff2-f9c8-000000003392 | TASK | create /run/netns with temp namespace 2025-10-11 08:01:05.430809 | fa163e03-9ee7-dff2-f9c8-000000008a7f | TASK | Load distro-specific variables 2025-10-11 08:01:05.438751 | fa163e03-9ee7-dff2-f9c8-000000005c79 | SKIPPED | Upgrade chronyd | np0005481014 2025-10-11 08:01:05.439762 | fa163e03-9ee7-dff2-f9c8-000000005c79 | TIMING | chrony : Upgrade chronyd | np0005481014 | 0:05:41.055389 | 0.09s 2025-10-11 08:01:05.440458 | fa163e03-9ee7-dff2-f9c8-000000008a56 | TIMING | chrony : Load distro-specific variables | np0005481012 | 0:05:41.056092 | 0.12s 2025-10-11 08:01:05.455918 | fa163e03-9ee7-dff2-f9c8-0000000089d1 | TASK | Ensure chronyd is running 2025-10-11 08:01:05.486785 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TASK | Configure chronyd 2025-10-11 08:01:05.495364 | fa163e03-9ee7-dff2-f9c8-000000008a7f | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:41.110986 | 0.06s 2025-10-11 08:01:05.510638 | a904b842-252d-4ce1-81ee-7e7f1185456b | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481015 2025-10-11 08:01:05.531609 | fa163e03-9ee7-dff2-f9c8-000000008b09 | TASK | Load distro-specific variables 2025-10-11 08:01:05.539764 | fa163e03-9ee7-dff2-f9c8-000000005c7a | TIMING | chrony : Configure chronyd | np0005481014 | 0:05:41.155392 | 0.05s 2025-10-11 08:01:05.560558 | 10f64c0f-e63f-4c45-9885-ff7cb942e7b4 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | np0005481014 2025-10-11 08:01:05.587310 | fa163e03-9ee7-dff2-f9c8-000000008b09 | OK | Load distro-specific variables | np0005481015 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:05.591109 | fa163e03-9ee7-dff2-f9c8-000000008b09 | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:41.206742 | 0.06s 2025-10-11 08:01:05.591897 | fa163e03-9ee7-dff2-f9c8-000000008b2e | TASK | Load distro-specific variables 2025-10-11 08:01:05.604427 | fa163e03-9ee7-dff2-f9c8-000000008b09 | TIMING | chrony : Load distro-specific variables | np0005481015 | 0:05:41.220052 | 0.07s 2025-10-11 08:01:05.614651 | fa163e03-9ee7-dff2-f9c8-000000003180 | CHANGED | create /var/lib/neutron | np0005481016 2025-10-11 08:01:05.615278 | fa163e03-9ee7-dff2-f9c8-000000003180 | TIMING | create /var/lib/neutron | np0005481016 | 0:05:41.230928 | 0.33s 2025-10-11 08:01:05.630308 | fa163e03-9ee7-dff2-f9c8-000000003181 | TASK | set conditions 2025-10-11 08:01:05.651159 | fa163e03-9ee7-dff2-f9c8-000000008a80 | TASK | Ensure chronyd is running 2025-10-11 08:01:05.659265 | fa163e03-9ee7-dff2-f9c8-000000008b2e | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:41.274889 | 0.06s 2025-10-11 08:01:05.666000 | fa163e03-9ee7-dff2-f9c8-000000003181 | OK | set conditions | np0005481016 2025-10-11 08:01:05.666595 | fa163e03-9ee7-dff2-f9c8-000000003181 | TIMING | set conditions | np0005481016 | 0:05:41.282244 | 0.04s 2025-10-11 08:01:05.681465 | 863fe660-49d7-42fa-a29d-50d7340f035f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481014 2025-10-11 08:01:05.693389 | fa163e03-9ee7-dff2-f9c8-000000003182 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-11 08:01:05.804791 | fa163e03-9ee7-dff2-f9c8-000000008ba2 | TASK | Load distro-specific variables 2025-10-11 08:01:05.816116 | fa163e03-9ee7-dff2-f9c8-000000003392 | CHANGED | create /run/netns with temp namespace | np0005481019 2025-10-11 08:01:05.817049 | fa163e03-9ee7-dff2-f9c8-000000003392 | TIMING | create /run/netns with temp namespace | np0005481019 | 0:05:41.432681 | 0.41s 2025-10-11 08:01:05.827837 | fa163e03-9ee7-dff2-f9c8-000000003393 | TASK | remove temp namespace 2025-10-11 08:01:05.868026 | fa163e03-9ee7-dff2-f9c8-000000008ba2 | OK | Load distro-specific variables | np0005481014 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:05.870648 | fa163e03-9ee7-dff2-f9c8-000000008ba2 | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:41.486267 | 0.06s 2025-10-11 08:01:05.877749 | fa163e03-9ee7-dff2-f9c8-000000008ba2 | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:41.493388 | 0.07s 2025-10-11 08:01:05.892699 | fa163e03-9ee7-dff2-f9c8-000000008b2f | TASK | Install chrony configuration file 2025-10-11 08:01:05.970023 | fa163e03-9ee7-dff2-f9c8-0000000089d1 | OK | Ensure chronyd is running | np0005481012 2025-10-11 08:01:05.971268 | fa163e03-9ee7-dff2-f9c8-0000000089d1 | TIMING | chrony : Ensure chronyd is running | np0005481012 | 0:05:41.586910 | 0.51s 2025-10-11 08:01:05.986434 | fa163e03-9ee7-dff2-f9c8-0000000089d2 | TASK | Force chronyd restart 2025-10-11 08:01:06.138824 | fa163e03-9ee7-dff2-f9c8-000000003182 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005481016 2025-10-11 08:01:06.142217 | fa163e03-9ee7-dff2-f9c8-000000003182 | TIMING | create kill_scripts directory within /var/lib/neutron | np0005481016 | 0:05:41.757835 | 0.45s 2025-10-11 08:01:06.144280 | fa163e03-9ee7-dff2-f9c8-000000003393 | CHANGED | remove temp namespace | np0005481019 2025-10-11 08:01:06.145620 | fa163e03-9ee7-dff2-f9c8-000000003393 | TIMING | remove temp namespace | np0005481019 | 0:05:41.761256 | 0.32s 2025-10-11 08:01:06.165535 | fa163e03-9ee7-dff2-f9c8-000000003183 | TASK | create haproxy kill script 2025-10-11 08:01:06.194718 | fa163e03-9ee7-dff2-f9c8-000000003394 | TASK | create /var/lib/neutron 2025-10-11 08:01:06.259215 | fa163e03-9ee7-dff2-f9c8-000000008a80 | OK | Ensure chronyd is running | np0005481015 2025-10-11 08:01:06.261587 | fa163e03-9ee7-dff2-f9c8-000000008a80 | TIMING | chrony : Ensure chronyd is running | np0005481015 | 0:05:41.877210 | 0.61s 2025-10-11 08:01:06.285321 | fa163e03-9ee7-dff2-f9c8-000000008a81 | TASK | Force chronyd restart 2025-10-11 08:01:06.452490 | fa163e03-9ee7-dff2-f9c8-0000000089d2 | CHANGED | Force chronyd restart | np0005481012 2025-10-11 08:01:06.454645 | fa163e03-9ee7-dff2-f9c8-0000000089d2 | TIMING | chrony : Force chronyd restart | np0005481012 | 0:05:42.070273 | 0.47s 2025-10-11 08:01:06.485354 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TASK | Enable online service 2025-10-11 08:01:06.522951 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TIMING | chrony : Enable online service | np0005481012 | 0:05:42.138583 | 0.04s 2025-10-11 08:01:06.547803 | f30ac43d-2c25-4806-bb64-81b1abeab01e | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005481012 2025-10-11 08:01:06.584574 | fa163e03-9ee7-dff2-f9c8-000000008bd1 | TASK | Create chrony-online.service unit file 2025-10-11 08:01:06.591170 | fa163e03-9ee7-dff2-f9c8-000000003394 | CHANGED | create /var/lib/neutron | np0005481019 2025-10-11 08:01:06.592233 | fa163e03-9ee7-dff2-f9c8-000000003394 | TIMING | create /var/lib/neutron | np0005481019 | 0:05:42.207867 | 0.39s 2025-10-11 08:01:06.602731 | fa163e03-9ee7-dff2-f9c8-000000003395 | TASK | set conditions 2025-10-11 08:01:06.640351 | fa163e03-9ee7-dff2-f9c8-000000003395 | OK | set conditions | np0005481019 2025-10-11 08:01:06.641415 | fa163e03-9ee7-dff2-f9c8-000000003395 | TIMING | set conditions | np0005481019 | 0:05:42.257057 | 0.04s 2025-10-11 08:01:06.664846 | fa163e03-9ee7-dff2-f9c8-000000003396 | TASK | create kill_scripts directory within /var/lib/neutron 2025-10-11 08:01:06.859240 | fa163e03-9ee7-dff2-f9c8-000000008a81 | CHANGED | Force chronyd restart | np0005481015 2025-10-11 08:01:06.861521 | fa163e03-9ee7-dff2-f9c8-000000008a81 | TIMING | chrony : Force chronyd restart | np0005481015 | 0:05:42.477151 | 0.57s 2025-10-11 08:01:06.897148 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TASK | Enable online service 2025-10-11 08:01:06.935615 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TIMING | chrony : Enable online service | np0005481015 | 0:05:42.551237 | 0.04s 2025-10-11 08:01:06.987070 | 75755edd-dd15-4961-b04c-a1f64e07c3e0 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005481015 2025-10-11 08:01:07.027031 | fa163e03-9ee7-dff2-f9c8-000000008c79 | TASK | Create chrony-online.service unit file 2025-10-11 08:01:07.034262 | fa163e03-9ee7-dff2-f9c8-000000008b2f | CHANGED | Install chrony configuration file | np0005481014 2025-10-11 08:01:07.035321 | fa163e03-9ee7-dff2-f9c8-000000008b2f | TIMING | chrony : Install chrony configuration file | np0005481014 | 0:05:42.650957 | 1.14s 2025-10-11 08:01:07.035952 | fa163e03-9ee7-dff2-f9c8-000000003396 | CHANGED | create kill_scripts directory within /var/lib/neutron | np0005481019 2025-10-11 08:01:07.036400 | fa163e03-9ee7-dff2-f9c8-000000003396 | TIMING | create kill_scripts directory within /var/lib/neutron | np0005481019 | 0:05:42.652049 | 0.37s 2025-10-11 08:01:07.047687 | fa163e03-9ee7-dff2-f9c8-000000003397 | TASK | create haproxy kill script 2025-10-11 08:01:07.066079 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TASK | Run chronyd 2025-10-11 08:01:07.095288 | fa163e03-9ee7-dff2-f9c8-000000005c7b | TIMING | chrony : Run chronyd | np0005481014 | 0:05:42.710907 | 0.03s 2025-10-11 08:01:07.128784 | 3a1d24d7-de76-4e84-a47e-8a2c4166ec3f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | np0005481014 2025-10-11 08:01:07.171121 | fa163e03-9ee7-dff2-f9c8-000000008d1d | TASK | Load distro-specific variables 2025-10-11 08:01:07.182124 | fa163e03-9ee7-dff2-f9c8-000000003183 | CHANGED | create haproxy kill script | np0005481016 2025-10-11 08:01:07.183264 | fa163e03-9ee7-dff2-f9c8-000000003183 | TIMING | create haproxy kill script | np0005481016 | 0:05:42.798896 | 1.02s 2025-10-11 08:01:07.212600 | fa163e03-9ee7-dff2-f9c8-000000008d1d | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:42.828234 | 0.04s 2025-10-11 08:01:07.228454 | 8590859c-aaa7-4126-831f-8eb9851b9d59 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | np0005481014 2025-10-11 08:01:07.256766 | fa163e03-9ee7-dff2-f9c8-000000008da3 | TASK | Load distro-specific variables 2025-10-11 08:01:07.291091 | fa163e03-9ee7-dff2-f9c8-000000008da3 | OK | Load distro-specific variables | np0005481014 | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-11 08:01:07.293601 | fa163e03-9ee7-dff2-f9c8-000000008da3 | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:42.909230 | 0.04s 2025-10-11 08:01:07.301836 | fa163e03-9ee7-dff2-f9c8-000000008da3 | TIMING | chrony : Load distro-specific variables | np0005481014 | 0:05:42.917477 | 0.04s 2025-10-11 08:01:07.321716 | fa163e03-9ee7-dff2-f9c8-000000008d1e | TASK | Ensure chronyd is running 2025-10-11 08:01:07.443600 | fa163e03-9ee7-dff2-f9c8-000000008bd1 | CHANGED | Create chrony-online.service unit file | np0005481012 2025-10-11 08:01:07.444704 | fa163e03-9ee7-dff2-f9c8-000000008bd1 | TIMING | chrony : Create chrony-online.service unit file | np0005481012 | 0:05:43.060345 | 0.86s 2025-10-11 08:01:07.459739 | fa163e03-9ee7-dff2-f9c8-000000008bd2 | TASK | Enable chrony-online.service 2025-10-11 08:01:07.800531 | fa163e03-9ee7-dff2-f9c8-000000008d1e | OK | Ensure chronyd is running | np0005481014 2025-10-11 08:01:07.801838 | fa163e03-9ee7-dff2-f9c8-000000008d1e | TIMING | chrony : Ensure chronyd is running | np0005481014 | 0:05:43.417479 | 0.48s 2025-10-11 08:01:07.816944 | fa163e03-9ee7-dff2-f9c8-000000008d1f | TASK | Force chronyd restart 2025-10-11 08:01:07.972695 | fa163e03-9ee7-dff2-f9c8-000000008c79 | CHANGED | Create chrony-online.service unit file | np0005481015 2025-10-11 08:01:07.979188 | fa163e03-9ee7-dff2-f9c8-000000008c79 | TIMING | chrony : Create chrony-online.service unit file | np0005481015 | 0:05:43.594826 | 0.95s 2025-10-11 08:01:07.979878 | fa163e03-9ee7-dff2-f9c8-000000003397 | CHANGED | create haproxy kill script | np0005481019 2025-10-11 08:01:07.980523 | fa163e03-9ee7-dff2-f9c8-000000003397 | TIMING | create haproxy kill script | np0005481019 | 0:05:43.596170 | 0.93s 2025-10-11 08:01:08.018997 | fa163e03-9ee7-dff2-f9c8-000000008c7a | TASK | Enable chrony-online.service 2025-10-11 08:01:08.331911 | fa163e03-9ee7-dff2-f9c8-000000008bd2 | CHANGED | Enable chrony-online.service | np0005481012 2025-10-11 08:01:08.335299 | fa163e03-9ee7-dff2-f9c8-000000008bd2 | TIMING | chrony : Enable chrony-online.service | np0005481012 | 0:05:43.950909 | 0.87s 2025-10-11 08:01:08.381209 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TASK | Sync chronyc 2025-10-11 08:01:08.395251 | fa163e03-9ee7-dff2-f9c8-000000008d1f | CHANGED | Force chronyd restart | np0005481014 2025-10-11 08:01:08.397756 | fa163e03-9ee7-dff2-f9c8-000000008d1f | TIMING | chrony : Force chronyd restart | np0005481014 | 0:05:44.013374 | 0.58s 2025-10-11 08:01:08.426567 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TASK | Enable online service 2025-10-11 08:01:08.435962 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TIMING | chrony : Sync chronyc | np0005481012 | 0:05:44.051581 | 0.05s 2025-10-11 08:01:08.458796 | dfc596fa-1773-490f-9806-288427e5b681 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005481012 2025-10-11 08:01:08.494561 | fa163e03-9ee7-dff2-f9c8-000000008dd8 | TASK | Force NTP sync 2025-10-11 08:01:08.502644 | fa163e03-9ee7-dff2-f9c8-000000005c7c | TIMING | chrony : Enable online service | np0005481014 | 0:05:44.118249 | 0.07s 2025-10-11 08:01:08.519881 | 14986a17-f451-437a-94ed-88b9628c66d1 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | np0005481014 2025-10-11 08:01:08.547944 | fa163e03-9ee7-dff2-f9c8-000000008e91 | TASK | Create chrony-online.service unit file 2025-10-11 08:01:08.844904 | fa163e03-9ee7-dff2-f9c8-000000008dd8 | CHANGED | Force NTP sync | np0005481012 2025-10-11 08:01:08.847716 | fa163e03-9ee7-dff2-f9c8-000000008dd8 | TIMING | chrony : Force NTP sync | np0005481012 | 0:05:44.463326 | 0.35s 2025-10-11 08:01:08.884809 | fa163e03-9ee7-dff2-f9c8-000000008dd9 | TASK | Ensure system is NTP time synced 2025-10-11 08:01:08.929050 | fa163e03-9ee7-dff2-f9c8-000000008c7a | CHANGED | Enable chrony-online.service | np0005481015 2025-10-11 08:01:08.931320 | fa163e03-9ee7-dff2-f9c8-000000008c7a | TIMING | chrony : Enable chrony-online.service | np0005481015 | 0:05:44.546947 | 0.91s 2025-10-11 08:01:08.965175 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TASK | Sync chronyc 2025-10-11 08:01:08.991996 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TIMING | chrony : Sync chronyc | np0005481015 | 0:05:44.607627 | 0.03s 2025-10-11 08:01:09.007783 | e5d34425-aaa4-4d75-ae46-63f0da84c37a | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005481015 2025-10-11 08:01:09.049669 | fa163e03-9ee7-dff2-f9c8-000000008f37 | TASK | Force NTP sync 2025-10-11 08:01:09.398690 | fa163e03-9ee7-dff2-f9c8-000000008f37 | CHANGED | Force NTP sync | np0005481015 2025-10-11 08:01:09.399988 | fa163e03-9ee7-dff2-f9c8-000000008f37 | TIMING | chrony : Force NTP sync | np0005481015 | 0:05:45.015625 | 0.35s 2025-10-11 08:01:09.415211 | fa163e03-9ee7-dff2-f9c8-000000008f38 | TASK | Ensure system is NTP time synced 2025-10-11 08:01:09.538001 | fa163e03-9ee7-dff2-f9c8-000000008e91 | CHANGED | Create chrony-online.service unit file | np0005481014 2025-10-11 08:01:09.540058 | fa163e03-9ee7-dff2-f9c8-000000008e91 | TIMING | chrony : Create chrony-online.service unit file | np0005481014 | 0:05:45.155683 | 0.99s 2025-10-11 08:01:09.572485 | fa163e03-9ee7-dff2-f9c8-000000008e92 | TASK | Enable chrony-online.service 2025-10-11 08:01:10.503957 | fa163e03-9ee7-dff2-f9c8-000000008e92 | CHANGED | Enable chrony-online.service | np0005481014 2025-10-11 08:01:10.505314 | fa163e03-9ee7-dff2-f9c8-000000008e92 | TIMING | chrony : Enable chrony-online.service | np0005481014 | 0:05:46.120953 | 0.93s 2025-10-11 08:01:10.520748 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TASK | Sync chronyc 2025-10-11 08:01:10.550316 | fa163e03-9ee7-dff2-f9c8-000000005c7d | TIMING | chrony : Sync chronyc | np0005481014 | 0:05:46.165956 | 0.03s 2025-10-11 08:01:10.564522 | b96092c0-eca3-43b9-be8f-2ba020c79108 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | np0005481014 2025-10-11 08:01:10.595424 | fa163e03-9ee7-dff2-f9c8-000000008ff6 | TASK | Force NTP sync 2025-10-11 08:01:10.899598 | fa163e03-9ee7-dff2-f9c8-000000008ff6 | CHANGED | Force NTP sync | np0005481014 2025-10-11 08:01:10.902629 | fa163e03-9ee7-dff2-f9c8-000000008ff6 | TIMING | chrony : Force NTP sync | np0005481014 | 0:05:46.518259 | 0.31s 2025-10-11 08:01:10.935327 | fa163e03-9ee7-dff2-f9c8-000000008ff7 | TASK | Ensure system is NTP time synced 2025-10-11 08:01:19.208961 | fa163e03-9ee7-dff2-f9c8-000000008dd9 | CHANGED | Ensure system is NTP time synced | np0005481012 2025-10-11 08:01:19.210566 | fa163e03-9ee7-dff2-f9c8-000000008dd9 | TIMING | chrony : Ensure system is NTP time synced | np0005481012 | 0:05:54.826201 | 10.32s 2025-10-11 08:01:19.249585 | fa163e03-9ee7-dff2-f9c8-000000003408 | TASK | Force NTP sync 2025-10-11 08:01:19.570964 | fa163e03-9ee7-dff2-f9c8-000000003408 | CHANGED | Force NTP sync | np0005481012 2025-10-11 08:01:19.572529 | fa163e03-9ee7-dff2-f9c8-000000003408 | TIMING | Force NTP sync | np0005481012 | 0:05:55.188161 | 0.32s 2025-10-11 08:01:19.598085 | fa163e03-9ee7-dff2-f9c8-000000003409 | TASK | Ensure system is NTP time synced 2025-10-11 08:01:19.774909 | fa163e03-9ee7-dff2-f9c8-000000008f38 | CHANGED | Ensure system is NTP time synced | np0005481015 2025-10-11 08:01:19.776289 | fa163e03-9ee7-dff2-f9c8-000000008f38 | TIMING | chrony : Ensure system is NTP time synced | np0005481015 | 0:05:55.391924 | 10.36s 2025-10-11 08:01:19.812942 | fa163e03-9ee7-dff2-f9c8-000000003566 | TASK | Force NTP sync 2025-10-11 08:01:19.891079 | fa163e03-9ee7-dff2-f9c8-000000003409 | CHANGED | Ensure system is NTP time synced | np0005481012 2025-10-11 08:01:19.892154 | fa163e03-9ee7-dff2-f9c8-000000003409 | TIMING | Ensure system is NTP time synced | np0005481012 | 0:05:55.507795 | 0.29s 2025-10-11 08:01:19.906323 | fa163e03-9ee7-dff2-f9c8-00000000340a | TASK | Run timezone role 2025-10-11 08:01:19.935138 | fa163e03-9ee7-dff2-f9c8-00000000340a | TIMING | Run timezone role | np0005481012 | 0:05:55.550770 | 0.03s 2025-10-11 08:01:20.008027 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TASK | Set timezone 2025-10-11 08:01:20.121007 | fa163e03-9ee7-dff2-f9c8-000000003566 | CHANGED | Force NTP sync | np0005481015 2025-10-11 08:01:20.122065 | fa163e03-9ee7-dff2-f9c8-000000003566 | TIMING | Force NTP sync | np0005481015 | 0:05:55.737703 | 0.31s 2025-10-11 08:01:20.136573 | fa163e03-9ee7-dff2-f9c8-000000003567 | TASK | Ensure system is NTP time synced 2025-10-11 08:01:20.439022 | fa163e03-9ee7-dff2-f9c8-000000003567 | CHANGED | Ensure system is NTP time synced | np0005481015 2025-10-11 08:01:20.440118 | fa163e03-9ee7-dff2-f9c8-000000003567 | TIMING | Ensure system is NTP time synced | np0005481015 | 0:05:56.055761 | 0.30s 2025-10-11 08:01:20.455000 | fa163e03-9ee7-dff2-f9c8-000000003568 | TASK | Run timezone role 2025-10-11 08:01:20.465452 | fa163e03-9ee7-dff2-f9c8-0000000073eb | OK | Set timezone | np0005481012 2025-10-11 08:01:20.466368 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TIMING | tripleo_timezone : Set timezone | np0005481012 | 0:05:56.082007 | 0.46s 2025-10-11 08:01:20.481653 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TASK | Restart time services 2025-10-11 08:01:20.496137 | fa163e03-9ee7-dff2-f9c8-000000003568 | TIMING | Run timezone role | np0005481015 | 0:05:56.111762 | 0.04s 2025-10-11 08:01:20.535757 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481012 | item=rsyslog 2025-10-11 08:01:20.563932 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481012 | item=crond 2025-10-11 08:01:20.581949 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TASK | Set timezone 2025-10-11 08:01:20.589012 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TIMING | tripleo_timezone : Restart time services | np0005481012 | 0:05:56.204617 | 0.10s 2025-10-11 08:01:20.617352 | fa163e03-9ee7-dff2-f9c8-00000000340b | TASK | Notice - ctlplane subnet is set 2025-10-11 08:01:20.654694 | fa163e03-9ee7-dff2-f9c8-00000000340b | OK | Notice - ctlplane subnet is set | np0005481012 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-11 08:01:20.655583 | fa163e03-9ee7-dff2-f9c8-00000000340b | TIMING | Notice - ctlplane subnet is set | np0005481012 | 0:05:56.271226 | 0.04s 2025-10-11 08:01:20.699412 | fa163e03-9ee7-dff2-f9c8-00000000340c | TIMING | include_role : tuned | np0005481012 | 0:05:56.315041 | 0.03s 2025-10-11 08:01:20.774380 | fa163e03-9ee7-dff2-f9c8-000000007627 | TASK | Gather variables for each operating system 2025-10-11 08:01:20.912308 | fa163e03-9ee7-dff2-f9c8-000000007627 | OK | Gather variables for each operating system | np0005481012 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 08:01:20.916353 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481012 | 0:05:56.531978 | 0.14s 2025-10-11 08:01:20.924397 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481012 | 0:05:56.540034 | 0.15s 2025-10-11 08:01:21.008534 | fa163e03-9ee7-dff2-f9c8-000000007628 | TIMING | tuned : include_tasks | np0005481012 | 0:05:56.624161 | 0.07s 2025-10-11 08:01:21.009549 | fa163e03-9ee7-dff2-f9c8-0000000073eb | OK | Set timezone | np0005481015 2025-10-11 08:01:21.010198 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TIMING | tripleo_timezone : Set timezone | np0005481015 | 0:05:56.625845 | 0.43s 2025-10-11 08:01:21.030395 | 03ebcdbe-b8f5-4905-b6bb-efd955acab66 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481012 2025-10-11 08:01:21.063643 | fa163e03-9ee7-dff2-f9c8-000000009703 | TASK | Check tuned package is installed 2025-10-11 08:01:21.101089 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TASK | Restart time services 2025-10-11 08:01:21.136766 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481015 | item=rsyslog 2025-10-11 08:01:21.145038 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481015 | item=crond 2025-10-11 08:01:21.156266 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TIMING | tripleo_timezone : Restart time services | np0005481015 | 0:05:56.771840 | 0.05s 2025-10-11 08:01:21.202855 | fa163e03-9ee7-dff2-f9c8-000000003569 | TASK | Notice - ctlplane subnet is set 2025-10-11 08:01:21.240109 | fa163e03-9ee7-dff2-f9c8-000000003569 | OK | Notice - ctlplane subnet is set | np0005481015 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-11 08:01:21.241060 | fa163e03-9ee7-dff2-f9c8-000000003569 | TIMING | Notice - ctlplane subnet is set | np0005481015 | 0:05:56.856701 | 0.04s 2025-10-11 08:01:21.278359 | fa163e03-9ee7-dff2-f9c8-000000008ff7 | CHANGED | Ensure system is NTP time synced | np0005481014 2025-10-11 08:01:21.280138 | fa163e03-9ee7-dff2-f9c8-000000008ff7 | TIMING | chrony : Ensure system is NTP time synced | np0005481014 | 0:05:56.895741 | 10.34s 2025-10-11 08:01:21.304865 | fa163e03-9ee7-dff2-f9c8-00000000356a | TIMING | include_role : tuned | np0005481015 | 0:05:56.920511 | 0.04s 2025-10-11 08:01:21.379491 | fa163e03-9ee7-dff2-f9c8-000000003566 | TASK | Force NTP sync 2025-10-11 08:01:21.398718 | fa163e03-9ee7-dff2-f9c8-000000007627 | TASK | Gather variables for each operating system 2025-10-11 08:01:21.428774 | fa163e03-9ee7-dff2-f9c8-000000009703 | CHANGED | Check tuned package is installed | np0005481012 2025-10-11 08:01:21.429826 | fa163e03-9ee7-dff2-f9c8-000000009703 | TIMING | tuned : Check tuned package is installed | np0005481012 | 0:05:57.045462 | 0.36s 2025-10-11 08:01:21.444615 | fa163e03-9ee7-dff2-f9c8-000000009704 | TASK | Install tuned 2025-10-11 08:01:21.479232 | fa163e03-9ee7-dff2-f9c8-000000009704 | SKIPPED | Install tuned | np0005481012 2025-10-11 08:01:21.480019 | fa163e03-9ee7-dff2-f9c8-000000009704 | TIMING | tuned : Install tuned | np0005481012 | 0:05:57.095661 | 0.03s 2025-10-11 08:01:21.494387 | fa163e03-9ee7-dff2-f9c8-000000009705 | TASK | Restart tuned 2025-10-11 08:01:21.524995 | fa163e03-9ee7-dff2-f9c8-000000007627 | OK | Gather variables for each operating system | np0005481015 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 08:01:21.528323 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481015 | 0:05:57.143946 | 0.13s 2025-10-11 08:01:21.535703 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481015 | 0:05:57.151340 | 0.14s 2025-10-11 08:01:21.541252 | fa163e03-9ee7-dff2-f9c8-000000009705 | SKIPPED | Restart tuned | np0005481012 2025-10-11 08:01:21.542010 | fa163e03-9ee7-dff2-f9c8-000000009705 | TIMING | tuned : Restart tuned | np0005481012 | 0:05:57.157656 | 0.05s 2025-10-11 08:01:21.561288 | fa163e03-9ee7-dff2-f9c8-000000007629 | TASK | Check for tuned-adm 2025-10-11 08:01:21.644745 | fa163e03-9ee7-dff2-f9c8-000000007628 | TIMING | tuned : include_tasks | np0005481015 | 0:05:57.260367 | 0.06s 2025-10-11 08:01:21.663121 | eff2c01c-0827-4f2e-be75-b37fcd074394 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481015 2025-10-11 08:01:21.682617 | fa163e03-9ee7-dff2-f9c8-000000009976 | TASK | Check tuned package is installed 2025-10-11 08:01:21.697420 | fa163e03-9ee7-dff2-f9c8-000000003566 | CHANGED | Force NTP sync | np0005481014 2025-10-11 08:01:21.698729 | fa163e03-9ee7-dff2-f9c8-000000003566 | TIMING | Force NTP sync | np0005481014 | 0:05:57.314362 | 0.32s 2025-10-11 08:01:21.714224 | fa163e03-9ee7-dff2-f9c8-000000003567 | TASK | Ensure system is NTP time synced 2025-10-11 08:01:21.922011 | fa163e03-9ee7-dff2-f9c8-000000007629 | OK | Check for tuned-adm | np0005481012 2025-10-11 08:01:21.923192 | fa163e03-9ee7-dff2-f9c8-000000007629 | TIMING | tuned : Check for tuned-adm | np0005481012 | 0:05:57.538824 | 0.36s 2025-10-11 08:01:21.973869 | fa163e03-9ee7-dff2-f9c8-00000000762a | TIMING | tuned : include_tasks | np0005481012 | 0:05:57.589505 | 0.03s 2025-10-11 08:01:21.992399 | 5a2b006e-69b0-430b-a230-fb7ca49a3fa4 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481012 2025-10-11 08:01:22.021935 | fa163e03-9ee7-dff2-f9c8-00000000999f | TASK | Ensure profile directory exists 2025-10-11 08:01:22.028783 | fa163e03-9ee7-dff2-f9c8-000000003567 | CHANGED | Ensure system is NTP time synced | np0005481014 2025-10-11 08:01:22.029947 | fa163e03-9ee7-dff2-f9c8-000000003567 | TIMING | Ensure system is NTP time synced | np0005481014 | 0:05:57.645586 | 0.31s 2025-10-11 08:01:22.030479 | fa163e03-9ee7-dff2-f9c8-000000009976 | CHANGED | Check tuned package is installed | np0005481015 2025-10-11 08:01:22.030841 | fa163e03-9ee7-dff2-f9c8-000000009976 | TIMING | tuned : Check tuned package is installed | np0005481015 | 0:05:57.646491 | 0.35s 2025-10-11 08:01:22.046225 | fa163e03-9ee7-dff2-f9c8-000000003568 | TASK | Run timezone role 2025-10-11 08:01:22.064305 | fa163e03-9ee7-dff2-f9c8-000000009977 | TASK | Install tuned 2025-10-11 08:01:22.076810 | fa163e03-9ee7-dff2-f9c8-000000003568 | TIMING | Run timezone role | np0005481014 | 0:05:57.692439 | 0.03s 2025-10-11 08:01:22.158300 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TASK | Set timezone 2025-10-11 08:01:22.165005 | fa163e03-9ee7-dff2-f9c8-00000000999f | SKIPPED | Ensure profile directory exists | np0005481012 2025-10-11 08:01:22.166009 | fa163e03-9ee7-dff2-f9c8-00000000999f | TIMING | tuned : Ensure profile directory exists | np0005481012 | 0:05:57.781640 | 0.14s 2025-10-11 08:01:22.166430 | fa163e03-9ee7-dff2-f9c8-000000009977 | SKIPPED | Install tuned | np0005481015 2025-10-11 08:01:22.166799 | fa163e03-9ee7-dff2-f9c8-000000009977 | TIMING | tuned : Install tuned | np0005481015 | 0:05:57.782449 | 0.10s 2025-10-11 08:01:22.182035 | fa163e03-9ee7-dff2-f9c8-0000000099a0 | TASK | Create custom tuned profile 2025-10-11 08:01:22.201243 | fa163e03-9ee7-dff2-f9c8-000000009978 | TASK | Restart tuned 2025-10-11 08:01:22.225653 | fa163e03-9ee7-dff2-f9c8-0000000099a0 | SKIPPED | Create custom tuned profile | np0005481012 2025-10-11 08:01:22.226658 | fa163e03-9ee7-dff2-f9c8-0000000099a0 | TIMING | tuned : Create custom tuned profile | np0005481012 | 0:05:57.842295 | 0.04s 2025-10-11 08:01:22.246079 | fa163e03-9ee7-dff2-f9c8-0000000099a1 | TASK | Check tuned active profile 2025-10-11 08:01:22.252553 | fa163e03-9ee7-dff2-f9c8-000000009978 | SKIPPED | Restart tuned | np0005481015 2025-10-11 08:01:22.253604 | fa163e03-9ee7-dff2-f9c8-000000009978 | TIMING | tuned : Restart tuned | np0005481015 | 0:05:57.869086 | 0.05s 2025-10-11 08:01:22.268793 | fa163e03-9ee7-dff2-f9c8-000000007629 | TASK | Check for tuned-adm 2025-10-11 08:01:22.519929 | fa163e03-9ee7-dff2-f9c8-0000000099a1 | OK | Check tuned active profile | np0005481012 2025-10-11 08:01:22.521096 | fa163e03-9ee7-dff2-f9c8-0000000099a1 | TIMING | tuned : Check tuned active profile | np0005481012 | 0:05:58.136736 | 0.27s 2025-10-11 08:01:22.536552 | fa163e03-9ee7-dff2-f9c8-0000000099a2 | TASK | Check Tuned Configuration file exists 2025-10-11 08:01:22.581630 | fa163e03-9ee7-dff2-f9c8-000000007629 | OK | Check for tuned-adm | np0005481015 2025-10-11 08:01:22.582740 | fa163e03-9ee7-dff2-f9c8-000000007629 | TIMING | tuned : Check for tuned-adm | np0005481015 | 0:05:58.198381 | 0.31s 2025-10-11 08:01:22.613536 | fa163e03-9ee7-dff2-f9c8-0000000073eb | OK | Set timezone | np0005481014 2025-10-11 08:01:22.614519 | fa163e03-9ee7-dff2-f9c8-0000000073eb | TIMING | tripleo_timezone : Set timezone | np0005481014 | 0:05:58.230158 | 0.45s 2025-10-11 08:01:22.634063 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TASK | Restart time services 2025-10-11 08:01:22.641048 | fa163e03-9ee7-dff2-f9c8-00000000762a | TIMING | tuned : include_tasks | np0005481015 | 0:05:58.256678 | 0.04s 2025-10-11 08:01:22.661079 | bf069830-ba26-4871-8895-836e6809614c | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481015 2025-10-11 08:01:22.671883 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481014 | item=rsyslog 2025-10-11 08:01:22.681047 | fa163e03-9ee7-dff2-f9c8-0000000073ec | SKIPPED | Restart time services | np0005481014 | item=crond 2025-10-11 08:01:22.698881 | fa163e03-9ee7-dff2-f9c8-000000009bf7 | TASK | Ensure profile directory exists 2025-10-11 08:01:22.705040 | fa163e03-9ee7-dff2-f9c8-0000000073ec | TIMING | tripleo_timezone : Restart time services | np0005481014 | 0:05:58.320650 | 0.07s 2025-10-11 08:01:22.735200 | fa163e03-9ee7-dff2-f9c8-000000003569 | TASK | Notice - ctlplane subnet is set 2025-10-11 08:01:22.771815 | fa163e03-9ee7-dff2-f9c8-000000009bf7 | SKIPPED | Ensure profile directory exists | np0005481015 2025-10-11 08:01:22.772534 | fa163e03-9ee7-dff2-f9c8-000000009bf7 | TIMING | tuned : Ensure profile directory exists | np0005481015 | 0:05:58.388177 | 0.07s 2025-10-11 08:01:22.772966 | fa163e03-9ee7-dff2-f9c8-000000003569 | OK | Notice - ctlplane subnet is set | np0005481014 | result={ "changed": false, "msg": "CIDRs found in the ctlplane network tags.\n" } 2025-10-11 08:01:22.773366 | fa163e03-9ee7-dff2-f9c8-000000003569 | TIMING | Notice - ctlplane subnet is set | np0005481014 | 0:05:58.389015 | 0.04s 2025-10-11 08:01:22.806992 | fa163e03-9ee7-dff2-f9c8-000000009bf8 | TASK | Create custom tuned profile 2025-10-11 08:01:22.823208 | fa163e03-9ee7-dff2-f9c8-00000000356a | TIMING | include_role : tuned | np0005481014 | 0:05:58.438840 | 0.03s 2025-10-11 08:01:22.916489 | fa163e03-9ee7-dff2-f9c8-000000007627 | TASK | Gather variables for each operating system 2025-10-11 08:01:22.923053 | fa163e03-9ee7-dff2-f9c8-0000000099a2 | OK | Check Tuned Configuration file exists | np0005481012 2025-10-11 08:01:22.924062 | fa163e03-9ee7-dff2-f9c8-0000000099a2 | TIMING | tuned : Check Tuned Configuration file exists | np0005481012 | 0:05:58.539696 | 0.39s 2025-10-11 08:01:22.924593 | fa163e03-9ee7-dff2-f9c8-000000009bf8 | SKIPPED | Create custom tuned profile | np0005481015 2025-10-11 08:01:22.924906 | fa163e03-9ee7-dff2-f9c8-000000009bf8 | TIMING | tuned : Create custom tuned profile | np0005481015 | 0:05:58.540555 | 0.12s 2025-10-11 08:01:22.939906 | fa163e03-9ee7-dff2-f9c8-0000000099a3 | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 08:01:22.959539 | fa163e03-9ee7-dff2-f9c8-000000009bf9 | TASK | Check tuned active profile 2025-10-11 08:01:23.005888 | fa163e03-9ee7-dff2-f9c8-0000000099a3 | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481012 2025-10-11 08:01:23.006799 | fa163e03-9ee7-dff2-f9c8-0000000099a3 | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481012 | 0:05:58.622436 | 0.07s 2025-10-11 08:01:23.022975 | fa163e03-9ee7-dff2-f9c8-0000000099a4 | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 08:01:23.041188 | fa163e03-9ee7-dff2-f9c8-000000007627 | OK | Gather variables for each operating system | np0005481014 | item=/usr/share/ansible/roles/tuned/vars/redhat.yml 2025-10-11 08:01:23.045690 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481014 | 0:05:58.661301 | 0.13s 2025-10-11 08:01:23.054171 | fa163e03-9ee7-dff2-f9c8-000000007627 | TIMING | tuned : Gather variables for each operating system | np0005481014 | 0:05:58.669805 | 0.14s 2025-10-11 08:01:23.092356 | fa163e03-9ee7-dff2-f9c8-0000000099a4 | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481012 2025-10-11 08:01:23.093672 | fa163e03-9ee7-dff2-f9c8-0000000099a4 | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481012 | 0:05:58.709307 | 0.07s 2025-10-11 08:01:23.108218 | fa163e03-9ee7-dff2-f9c8-0000000099a5 | TASK | Enable tuned profile 2025-10-11 08:01:23.131666 | fa163e03-9ee7-dff2-f9c8-000000007628 | TIMING | tuned : include_tasks | np0005481014 | 0:05:58.747301 | 0.06s 2025-10-11 08:01:23.153053 | 6494597d-ef38-4d51-bbfb-1158910028a1 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_install.yml | np0005481014 2025-10-11 08:01:23.170230 | fa163e03-9ee7-dff2-f9c8-000000009e91 | TASK | Check tuned package is installed 2025-10-11 08:01:23.176761 | fa163e03-9ee7-dff2-f9c8-0000000099a5 | SKIPPED | Enable tuned profile | np0005481012 2025-10-11 08:01:23.177687 | fa163e03-9ee7-dff2-f9c8-0000000099a5 | TIMING | tuned : Enable tuned profile | np0005481012 | 0:05:58.793318 | 0.07s 2025-10-11 08:01:23.260799 | fa163e03-9ee7-dff2-f9c8-000000009bf9 | OK | Check tuned active profile | np0005481015 2025-10-11 08:01:23.261549 | fa163e03-9ee7-dff2-f9c8-000000009bf9 | TIMING | tuned : Check tuned active profile | np0005481015 | 0:05:58.877194 | 0.30s 2025-10-11 08:01:23.275753 | fa163e03-9ee7-dff2-f9c8-000000009bfa | TASK | Check Tuned Configuration file exists 2025-10-11 08:01:23.499845 | fa163e03-9ee7-dff2-f9c8-000000009e91 | CHANGED | Check tuned package is installed | np0005481014 2025-10-11 08:01:23.501013 | fa163e03-9ee7-dff2-f9c8-000000009e91 | TIMING | tuned : Check tuned package is installed | np0005481014 | 0:05:59.116647 | 0.33s 2025-10-11 08:01:23.515365 | fa163e03-9ee7-dff2-f9c8-000000009e92 | TASK | Install tuned 2025-10-11 08:01:23.542783 | fa163e03-9ee7-dff2-f9c8-000000009e92 | SKIPPED | Install tuned | np0005481014 2025-10-11 08:01:23.543382 | fa163e03-9ee7-dff2-f9c8-000000009e92 | TIMING | tuned : Install tuned | np0005481014 | 0:05:59.159026 | 0.03s 2025-10-11 08:01:23.556905 | fa163e03-9ee7-dff2-f9c8-000000009e93 | TASK | Restart tuned 2025-10-11 08:01:23.571667 | fa163e03-9ee7-dff2-f9c8-000000009bfa | OK | Check Tuned Configuration file exists | np0005481015 2025-10-11 08:01:23.572764 | fa163e03-9ee7-dff2-f9c8-000000009bfa | TIMING | tuned : Check Tuned Configuration file exists | np0005481015 | 0:05:59.188403 | 0.30s 2025-10-11 08:01:23.591784 | fa163e03-9ee7-dff2-f9c8-000000009bfb | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 08:01:23.597208 | fa163e03-9ee7-dff2-f9c8-000000009e93 | SKIPPED | Restart tuned | np0005481014 2025-10-11 08:01:23.598108 | fa163e03-9ee7-dff2-f9c8-000000009e93 | TIMING | tuned : Restart tuned | np0005481014 | 0:05:59.213744 | 0.04s 2025-10-11 08:01:23.612817 | fa163e03-9ee7-dff2-f9c8-000000007629 | TASK | Check for tuned-adm 2025-10-11 08:01:23.644740 | fa163e03-9ee7-dff2-f9c8-000000009bfb | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481015 2025-10-11 08:01:23.646042 | fa163e03-9ee7-dff2-f9c8-000000009bfb | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481015 | 0:05:59.261673 | 0.05s 2025-10-11 08:01:23.673781 | fa163e03-9ee7-dff2-f9c8-000000009bfc | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 08:01:23.740011 | fa163e03-9ee7-dff2-f9c8-000000009bfc | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481015 2025-10-11 08:01:23.740913 | fa163e03-9ee7-dff2-f9c8-000000009bfc | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481015 | 0:05:59.356554 | 0.07s 2025-10-11 08:01:23.755822 | fa163e03-9ee7-dff2-f9c8-000000009bfd | TASK | Enable tuned profile 2025-10-11 08:01:23.793133 | fa163e03-9ee7-dff2-f9c8-000000009bfd | SKIPPED | Enable tuned profile | np0005481015 2025-10-11 08:01:23.793994 | fa163e03-9ee7-dff2-f9c8-000000009bfd | TIMING | tuned : Enable tuned profile | np0005481015 | 0:05:59.409635 | 0.04s 2025-10-11 08:01:23.901534 | fa163e03-9ee7-dff2-f9c8-000000007629 | OK | Check for tuned-adm | np0005481014 2025-10-11 08:01:23.902169 | fa163e03-9ee7-dff2-f9c8-000000007629 | TIMING | tuned : Check for tuned-adm | np0005481014 | 0:05:59.517816 | 0.29s 2025-10-11 08:01:23.952326 | fa163e03-9ee7-dff2-f9c8-00000000762a | TIMING | tuned : include_tasks | np0005481014 | 0:05:59.567961 | 0.04s 2025-10-11 08:01:23.969942 | a3c87b37-54cc-46e7-9afe-b12ce9a696e4 | INCLUDED | /usr/share/ansible/roles/tuned/tasks/tuned_config.yml | np0005481014 2025-10-11 08:01:23.990280 | fa163e03-9ee7-dff2-f9c8-000000009ec8 | TASK | Ensure profile directory exists 2025-10-11 08:01:24.061881 | fa163e03-9ee7-dff2-f9c8-000000009ec8 | SKIPPED | Ensure profile directory exists | np0005481014 2025-10-11 08:01:24.062631 | fa163e03-9ee7-dff2-f9c8-000000009ec8 | TIMING | tuned : Ensure profile directory exists | np0005481014 | 0:05:59.678271 | 0.07s 2025-10-11 08:01:24.076484 | fa163e03-9ee7-dff2-f9c8-000000009ec9 | TASK | Create custom tuned profile 2025-10-11 08:01:24.149537 | fa163e03-9ee7-dff2-f9c8-000000009ec9 | SKIPPED | Create custom tuned profile | np0005481014 2025-10-11 08:01:24.150522 | fa163e03-9ee7-dff2-f9c8-000000009ec9 | TIMING | tuned : Create custom tuned profile | np0005481014 | 0:05:59.766163 | 0.07s 2025-10-11 08:01:24.165113 | fa163e03-9ee7-dff2-f9c8-000000009eca | TASK | Check tuned active profile 2025-10-11 08:01:24.472830 | fa163e03-9ee7-dff2-f9c8-000000009eca | OK | Check tuned active profile | np0005481014 2025-10-11 08:01:24.474309 | fa163e03-9ee7-dff2-f9c8-000000009eca | TIMING | tuned : Check tuned active profile | np0005481014 | 0:06:00.089942 | 0.31s 2025-10-11 08:01:24.503397 | fa163e03-9ee7-dff2-f9c8-000000009ecb | TASK | Check Tuned Configuration file exists 2025-10-11 08:01:24.772129 | fa163e03-9ee7-dff2-f9c8-000000009ecb | OK | Check Tuned Configuration file exists | np0005481014 2025-10-11 08:01:24.773701 | fa163e03-9ee7-dff2-f9c8-000000009ecb | TIMING | tuned : Check Tuned Configuration file exists | np0005481014 | 0:06:00.389333 | 0.27s 2025-10-11 08:01:24.803973 | fa163e03-9ee7-dff2-f9c8-000000009ecc | TASK | Fail if tuned profile conf is absent but isolated cores is provided 2025-10-11 08:01:24.871639 | fa163e03-9ee7-dff2-f9c8-000000009ecc | SKIPPED | Fail if tuned profile conf is absent but isolated cores is provided | np0005481014 2025-10-11 08:01:24.873063 | fa163e03-9ee7-dff2-f9c8-000000009ecc | TIMING | tuned : Fail if tuned profile conf is absent but isolated cores is provided | np0005481014 | 0:06:00.488694 | 0.07s 2025-10-11 08:01:24.904334 | fa163e03-9ee7-dff2-f9c8-000000009ecd | TASK | Configure isolated cores for profile throughput-performance 2025-10-11 08:01:24.969268 | fa163e03-9ee7-dff2-f9c8-000000009ecd | SKIPPED | Configure isolated cores for profile throughput-performance | np0005481014 2025-10-11 08:01:24.970871 | fa163e03-9ee7-dff2-f9c8-000000009ecd | TIMING | tuned : Configure isolated cores for profile throughput-performance | np0005481014 | 0:06:00.586501 | 0.07s 2025-10-11 08:01:25.000542 | fa163e03-9ee7-dff2-f9c8-000000009ece | TASK | Enable tuned profile 2025-10-11 08:01:25.051097 | fa163e03-9ee7-dff2-f9c8-000000009ece | SKIPPED | Enable tuned profile | np0005481014 2025-10-11 08:01:25.052810 | fa163e03-9ee7-dff2-f9c8-000000009ece | TIMING | tuned : Enable tuned profile | np0005481014 | 0:06:00.668440 | 0.05s PLAY [Overcloud container setup tasks] ***************************************** 2025-10-11 08:01:25.282737 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-11 08:01:25.298923 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-11 08:01:25.322248 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-11 08:01:25.350353 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-11 08:01:25.375209 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-11 08:01:25.405761 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | TASK | Overcloud container setup tasks 2025-10-11 08:01:25.411062 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | OK | Overcloud container setup tasks | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b1') missing from stats 2025-10-11 08:01:25.412514 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | OK | Overcloud container setup tasks | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b1') missing from stats 2025-10-11 08:01:25.413257 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | OK | Overcloud container setup tasks | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b1') missing from stats 2025-10-11 08:01:25.414056 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | OK | Overcloud container setup tasks | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b1') missing from stats 2025-10-11 08:01:25.414786 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | OK | Overcloud container setup tasks | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b1') missing from stats 2025-10-11 08:01:25.425583 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TASK | Write config data 2025-10-11 08:01:25.446078 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TASK | Write config data 2025-10-11 08:01:25.460640 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TASK | Write config data 2025-10-11 08:01:25.479776 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TASK | Write config data 2025-10-11 08:01:25.506756 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TASK | Write config data 2025-10-11 08:01:25.513847 | fa163e03-9ee7-dff2-f9c8-0000000000b1 | OK | Overcloud container setup tasks | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Overcloud container setup tasks' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b1') missing from stats 2025-10-11 08:01:25.521618 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TIMING | Write config data | np0005481016 | 0:06:01.137249 | 0.10s 2025-10-11 08:01:25.521928 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TIMING | Write config data | np0005481017 | 0:06:01.137578 | 0.07s 2025-10-11 08:01:25.567845 | 6d197fc6-9db8-4a7a-a81d-9047112cbed0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005481016 2025-10-11 08:01:25.568302 | 6d197fc6-9db8-4a7a-a81d-9047112cbed0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005481017 2025-10-11 08:01:25.580691 | fa163e03-9ee7-dff2-f9c8-000000009f3c | TASK | Create and ensure setype for /var/log/containers directory 2025-10-11 08:01:25.595427 | fa163e03-9ee7-dff2-f9c8-000000009f3c | TASK | Create and ensure setype for /var/log/containers directory 2025-10-11 08:01:25.615857 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TASK | Write config data 2025-10-11 08:01:25.623515 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TIMING | Write config data | np0005481019 | 0:06:01.239139 | 0.16s 2025-10-11 08:01:25.624247 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TIMING | Write config data | np0005481012 | 0:06:01.239896 | 0.14s 2025-10-11 08:01:25.624702 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TIMING | Write config data | np0005481014 | 0:06:01.240352 | 0.12s 2025-10-11 08:01:25.668520 | 3e775e6c-d2ad-4948-9f5f-edbf4f6cc093 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005481019 2025-10-11 08:01:25.669246 | 3e775e6c-d2ad-4948-9f5f-edbf4f6cc093 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005481012 2025-10-11 08:01:25.669608 | 3e775e6c-d2ad-4948-9f5f-edbf4f6cc093 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005481014 2025-10-11 08:01:25.689408 | fa163e03-9ee7-dff2-f9c8-000000009f5c | TASK | Create and ensure setype for /var/log/containers directory 2025-10-11 08:01:25.706656 | fa163e03-9ee7-dff2-f9c8-000000009f5c | TASK | Create and ensure setype for /var/log/containers directory 2025-10-11 08:01:25.725712 | fa163e03-9ee7-dff2-f9c8-000000009f5c | TASK | Create and ensure setype for /var/log/containers directory 2025-10-11 08:01:25.731730 | fa163e03-9ee7-dff2-f9c8-0000000000b2 | TIMING | Write config data | np0005481015 | 0:06:01.347360 | 0.11s 2025-10-11 08:01:25.758400 | 38cde7c5-31c7-442e-9b5f-6d83a7aee342 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_container_setup_tasks.yaml | np0005481015 2025-10-11 08:01:25.774961 | fa163e03-9ee7-dff2-f9c8-000000009f81 | TASK | Create and ensure setype for /var/log/containers directory 2025-10-11 08:01:25.900887 | fa163e03-9ee7-dff2-f9c8-000000009f3c | OK | Create and ensure setype for /var/log/containers directory | np0005481016 2025-10-11 08:01:25.902096 | fa163e03-9ee7-dff2-f9c8-000000009f3c | TIMING | Create and ensure setype for /var/log/containers directory | np0005481016 | 0:06:01.517736 | 0.32s 2025-10-11 08:01:25.912339 | fa163e03-9ee7-dff2-f9c8-000000009f3d | TASK | Create ContainerLogStdoutPath directory 2025-10-11 08:01:25.927399 | fa163e03-9ee7-dff2-f9c8-000000009f3c | OK | Create and ensure setype for /var/log/containers directory | np0005481017 2025-10-11 08:01:25.928496 | fa163e03-9ee7-dff2-f9c8-000000009f3c | TIMING | Create and ensure setype for /var/log/containers directory | np0005481017 | 0:06:01.544135 | 0.33s 2025-10-11 08:01:25.938769 | fa163e03-9ee7-dff2-f9c8-000000009f3d | TASK | Create ContainerLogStdoutPath directory 2025-10-11 08:01:25.985111 | fa163e03-9ee7-dff2-f9c8-000000009f5c | OK | Create and ensure setype for /var/log/containers directory | np0005481012 2025-10-11 08:01:25.991019 | fa163e03-9ee7-dff2-f9c8-000000009f5c | TIMING | Create and ensure setype for /var/log/containers directory | np0005481012 | 0:06:01.606658 | 0.28s 2025-10-11 08:01:25.991495 | fa163e03-9ee7-dff2-f9c8-000000009f5c | OK | Create and ensure setype for /var/log/containers directory | np0005481019 2025-10-11 08:01:25.991914 | fa163e03-9ee7-dff2-f9c8-000000009f5c | TIMING | Create and ensure setype for /var/log/containers directory | np0005481019 | 0:06:01.607564 | 0.30s 2025-10-11 08:01:26.002202 | fa163e03-9ee7-dff2-f9c8-000000009f5d | TASK | Create ContainerLogStdoutPath directory 2025-10-11 08:01:26.021302 | fa163e03-9ee7-dff2-f9c8-000000009f5d | TASK | Create ContainerLogStdoutPath directory 2025-10-11 08:01:26.055278 | fa163e03-9ee7-dff2-f9c8-000000009f5c | OK | Create and ensure setype for /var/log/containers directory | np0005481014 2025-10-11 08:01:26.056384 | fa163e03-9ee7-dff2-f9c8-000000009f5c | TIMING | Create and ensure setype for /var/log/containers directory | np0005481014 | 0:06:01.672023 | 0.33s 2025-10-11 08:01:26.071025 | fa163e03-9ee7-dff2-f9c8-000000009f5d | TASK | Create ContainerLogStdoutPath directory 2025-10-11 08:01:26.104021 | fa163e03-9ee7-dff2-f9c8-000000009f81 | OK | Create and ensure setype for /var/log/containers directory | np0005481015 2025-10-11 08:01:26.105145 | fa163e03-9ee7-dff2-f9c8-000000009f81 | TIMING | Create and ensure setype for /var/log/containers directory | np0005481015 | 0:06:01.720782 | 0.33s 2025-10-11 08:01:26.120048 | fa163e03-9ee7-dff2-f9c8-000000009f82 | TASK | Create ContainerLogStdoutPath directory 2025-10-11 08:01:26.273269 | fa163e03-9ee7-dff2-f9c8-000000009f3d | CHANGED | Create ContainerLogStdoutPath directory | np0005481017 2025-10-11 08:01:26.275760 | fa163e03-9ee7-dff2-f9c8-000000009f3d | TIMING | Create ContainerLogStdoutPath directory | np0005481017 | 0:06:01.891392 | 0.34s 2025-10-11 08:01:26.277159 | fa163e03-9ee7-dff2-f9c8-000000009f3d | CHANGED | Create ContainerLogStdoutPath directory | np0005481016 2025-10-11 08:01:26.288127 | fa163e03-9ee7-dff2-f9c8-000000009f3d | TIMING | Create ContainerLogStdoutPath directory | np0005481016 | 0:06:01.903759 | 0.37s 2025-10-11 08:01:26.290058 | fa163e03-9ee7-dff2-f9c8-000000009f5d | CHANGED | Create ContainerLogStdoutPath directory | np0005481012 2025-10-11 08:01:26.291810 | fa163e03-9ee7-dff2-f9c8-000000009f5d | TIMING | Create ContainerLogStdoutPath directory | np0005481012 | 0:06:01.907448 | 0.27s 2025-10-11 08:01:26.293764 | fa163e03-9ee7-dff2-f9c8-000000009f5d | CHANGED | Create ContainerLogStdoutPath directory | np0005481019 2025-10-11 08:01:26.295728 | fa163e03-9ee7-dff2-f9c8-000000009f5d | TIMING | Create ContainerLogStdoutPath directory | np0005481019 | 0:06:01.911365 | 0.29s 2025-10-11 08:01:26.318373 | fa163e03-9ee7-dff2-f9c8-000000009f3e | TASK | Create /var/lib/tripleo-config directory 2025-10-11 08:01:26.342657 | fa163e03-9ee7-dff2-f9c8-000000009f3e | TASK | Create /var/lib/tripleo-config directory 2025-10-11 08:01:26.366594 | fa163e03-9ee7-dff2-f9c8-000000009f5e | TASK | Create /var/lib/tripleo-config directory 2025-10-11 08:01:26.393684 | fa163e03-9ee7-dff2-f9c8-000000009f5e | TASK | Create /var/lib/tripleo-config directory 2025-10-11 08:01:26.402041 | fa163e03-9ee7-dff2-f9c8-000000009f5d | CHANGED | Create ContainerLogStdoutPath directory | np0005481014 2025-10-11 08:01:26.404037 | fa163e03-9ee7-dff2-f9c8-000000009f5d | TIMING | Create ContainerLogStdoutPath directory | np0005481014 | 0:06:02.019670 | 0.33s 2025-10-11 08:01:26.422685 | fa163e03-9ee7-dff2-f9c8-000000009f5e | TASK | Create /var/lib/tripleo-config directory 2025-10-11 08:01:26.450190 | fa163e03-9ee7-dff2-f9c8-000000009f82 | CHANGED | Create ContainerLogStdoutPath directory | np0005481015 2025-10-11 08:01:26.452250 | fa163e03-9ee7-dff2-f9c8-000000009f82 | TIMING | Create ContainerLogStdoutPath directory | np0005481015 | 0:06:02.067887 | 0.33s 2025-10-11 08:01:26.470037 | fa163e03-9ee7-dff2-f9c8-000000009f83 | TASK | Create /var/lib/tripleo-config directory 2025-10-11 08:01:26.633941 | fa163e03-9ee7-dff2-f9c8-000000009f3e | CHANGED | Create /var/lib/tripleo-config directory | np0005481016 2025-10-11 08:01:26.635652 | fa163e03-9ee7-dff2-f9c8-000000009f3e | TIMING | Create /var/lib/tripleo-config directory | np0005481016 | 0:06:02.251291 | 0.31s 2025-10-11 08:01:26.645897 | fa163e03-9ee7-dff2-f9c8-000000009f3f | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-11 08:01:26.669019 | fa163e03-9ee7-dff2-f9c8-000000009f5e | CHANGED | Create /var/lib/tripleo-config directory | np0005481019 2025-10-11 08:01:26.670503 | fa163e03-9ee7-dff2-f9c8-000000009f5e | TIMING | Create /var/lib/tripleo-config directory | np0005481019 | 0:06:02.286084 | 0.30s 2025-10-11 08:01:26.685417 | fa163e03-9ee7-dff2-f9c8-000000009f5f | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-11 08:01:26.691208 | fa163e03-9ee7-dff2-f9c8-000000009f5e | CHANGED | Create /var/lib/tripleo-config directory | np0005481012 2025-10-11 08:01:26.698391 | fa163e03-9ee7-dff2-f9c8-000000009f5e | TIMING | Create /var/lib/tripleo-config directory | np0005481012 | 0:06:02.314023 | 0.30s 2025-10-11 08:01:26.699407 | fa163e03-9ee7-dff2-f9c8-000000009f3e | CHANGED | Create /var/lib/tripleo-config directory | np0005481017 2025-10-11 08:01:26.700125 | fa163e03-9ee7-dff2-f9c8-000000009f3e | TIMING | Create /var/lib/tripleo-config directory | np0005481017 | 0:06:02.315773 | 0.35s 2025-10-11 08:01:26.711381 | fa163e03-9ee7-dff2-f9c8-000000009f3f | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-11 08:01:26.740434 | fa163e03-9ee7-dff2-f9c8-000000009f5f | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-11 08:01:26.748626 | fa163e03-9ee7-dff2-f9c8-000000009f5e | CHANGED | Create /var/lib/tripleo-config directory | np0005481014 2025-10-11 08:01:26.750098 | fa163e03-9ee7-dff2-f9c8-000000009f5e | TIMING | Create /var/lib/tripleo-config directory | np0005481014 | 0:06:02.365730 | 0.32s 2025-10-11 08:01:26.772112 | fa163e03-9ee7-dff2-f9c8-000000009f5f | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-11 08:01:26.779227 | fa163e03-9ee7-dff2-f9c8-000000009f83 | CHANGED | Create /var/lib/tripleo-config directory | np0005481015 2025-10-11 08:01:26.780719 | fa163e03-9ee7-dff2-f9c8-000000009f83 | TIMING | Create /var/lib/tripleo-config directory | np0005481015 | 0:06:02.396354 | 0.31s 2025-10-11 08:01:26.796533 | fa163e03-9ee7-dff2-f9c8-000000009f84 | TASK | Clean old /var/lib/container-startup-configs.json file 2025-10-11 08:01:26.950761 | fa163e03-9ee7-dff2-f9c8-000000009f3f | OK | Clean old /var/lib/container-startup-configs.json file | np0005481016 2025-10-11 08:01:26.952750 | fa163e03-9ee7-dff2-f9c8-000000009f3f | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005481016 | 0:06:02.568185 | 0.31s 2025-10-11 08:01:26.970807 | fa163e03-9ee7-dff2-f9c8-000000009f40 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-11 08:01:26.986670 | fa163e03-9ee7-dff2-f9c8-000000009f3f | OK | Clean old /var/lib/container-startup-configs.json file | np0005481017 2025-10-11 08:01:26.988576 | fa163e03-9ee7-dff2-f9c8-000000009f3f | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005481017 | 0:06:02.604201 | 0.28s 2025-10-11 08:01:27.007612 | fa163e03-9ee7-dff2-f9c8-000000009f40 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-11 08:01:27.020569 | fa163e03-9ee7-dff2-f9c8-000000009f5f | OK | Clean old /var/lib/container-startup-configs.json file | np0005481019 2025-10-11 08:01:27.022240 | fa163e03-9ee7-dff2-f9c8-000000009f5f | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005481019 | 0:06:02.637864 | 0.34s 2025-10-11 08:01:27.049694 | fa163e03-9ee7-dff2-f9c8-000000009f60 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-11 08:01:27.062675 | fa163e03-9ee7-dff2-f9c8-000000009f5f | OK | Clean old /var/lib/container-startup-configs.json file | np0005481012 2025-10-11 08:01:27.066403 | fa163e03-9ee7-dff2-f9c8-000000009f5f | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005481012 | 0:06:02.682012 | 0.32s 2025-10-11 08:01:27.113331 | fa163e03-9ee7-dff2-f9c8-000000009f60 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-11 08:01:27.121070 | fa163e03-9ee7-dff2-f9c8-000000009f5f | OK | Clean old /var/lib/container-startup-configs.json file | np0005481014 2025-10-11 08:01:27.122257 | fa163e03-9ee7-dff2-f9c8-000000009f5f | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005481014 | 0:06:02.737891 | 0.35s 2025-10-11 08:01:27.122852 | fa163e03-9ee7-dff2-f9c8-000000009f84 | OK | Clean old /var/lib/container-startup-configs.json file | np0005481015 2025-10-11 08:01:27.123320 | fa163e03-9ee7-dff2-f9c8-000000009f84 | TIMING | Clean old /var/lib/container-startup-configs.json file | np0005481015 | 0:06:02.738967 | 0.33s 2025-10-11 08:01:27.143944 | fa163e03-9ee7-dff2-f9c8-000000009f60 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-11 08:01:27.171191 | fa163e03-9ee7-dff2-f9c8-000000009f85 | TASK | Clean old /var/lib/docker-container-startup-configs.json file 2025-10-11 08:01:27.275610 | fa163e03-9ee7-dff2-f9c8-000000009f40 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005481016 2025-10-11 08:01:27.276827 | fa163e03-9ee7-dff2-f9c8-000000009f40 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005481016 | 0:06:02.892465 | 0.30s 2025-10-11 08:01:27.287587 | fa163e03-9ee7-dff2-f9c8-000000009f46 | TASK | Create fcontext entry for container-config-scripts 2025-10-11 08:01:27.304961 | fa163e03-9ee7-dff2-f9c8-000000009f40 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005481017 2025-10-11 08:01:27.305916 | fa163e03-9ee7-dff2-f9c8-000000009f40 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005481017 | 0:06:02.921557 | 0.29s 2025-10-11 08:01:27.316263 | fa163e03-9ee7-dff2-f9c8-000000009f46 | TASK | Create fcontext entry for container-config-scripts 2025-10-11 08:01:27.329036 | fa163e03-9ee7-dff2-f9c8-000000009f60 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005481019 2025-10-11 08:01:27.329951 | fa163e03-9ee7-dff2-f9c8-000000009f60 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005481019 | 0:06:02.945590 | 0.28s 2025-10-11 08:01:27.340620 | fa163e03-9ee7-dff2-f9c8-000000009f64 | TASK | Create fcontext entry for container-config-scripts 2025-10-11 08:01:27.400038 | fa163e03-9ee7-dff2-f9c8-000000009f60 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005481012 2025-10-11 08:01:27.401900 | fa163e03-9ee7-dff2-f9c8-000000009f60 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005481012 | 0:06:03.017525 | 0.29s 2025-10-11 08:01:27.431744 | fa163e03-9ee7-dff2-f9c8-000000009f64 | TASK | Create fcontext entry for container-config-scripts 2025-10-11 08:01:27.473269 | fa163e03-9ee7-dff2-f9c8-000000009f60 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005481014 2025-10-11 08:01:27.475486 | fa163e03-9ee7-dff2-f9c8-000000009f60 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005481014 | 0:06:03.091078 | 0.33s 2025-10-11 08:01:27.476579 | fa163e03-9ee7-dff2-f9c8-000000009f85 | OK | Clean old /var/lib/docker-container-startup-configs.json file | np0005481015 2025-10-11 08:01:27.477276 | fa163e03-9ee7-dff2-f9c8-000000009f85 | TIMING | Clean old /var/lib/docker-container-startup-configs.json file | np0005481015 | 0:06:03.092918 | 0.30s 2025-10-11 08:01:27.508858 | fa163e03-9ee7-dff2-f9c8-000000009f64 | TASK | Create fcontext entry for container-config-scripts 2025-10-11 08:01:27.537499 | fa163e03-9ee7-dff2-f9c8-000000009f89 | TASK | Create fcontext entry for container-config-scripts 2025-10-11 08:01:28.544015 | fa163e03-9ee7-dff2-f9c8-000000009f46 | CHANGED | Create fcontext entry for container-config-scripts | np0005481017 2025-10-11 08:01:28.545001 | fa163e03-9ee7-dff2-f9c8-000000009f46 | TIMING | Create fcontext entry for container-config-scripts | np0005481017 | 0:06:04.160642 | 1.23s 2025-10-11 08:01:28.555079 | fa163e03-9ee7-dff2-f9c8-000000009f47 | TASK | Create /var/lib/container-config-scripts 2025-10-11 08:01:28.575023 | fa163e03-9ee7-dff2-f9c8-000000009f46 | CHANGED | Create fcontext entry for container-config-scripts | np0005481016 2025-10-11 08:01:28.576256 | fa163e03-9ee7-dff2-f9c8-000000009f46 | TIMING | Create fcontext entry for container-config-scripts | np0005481016 | 0:06:04.191891 | 1.29s 2025-10-11 08:01:28.590055 | fa163e03-9ee7-dff2-f9c8-000000009f47 | TASK | Create /var/lib/container-config-scripts 2025-10-11 08:01:28.734929 | fa163e03-9ee7-dff2-f9c8-000000009f64 | CHANGED | Create fcontext entry for container-config-scripts | np0005481012 2025-10-11 08:01:28.736198 | fa163e03-9ee7-dff2-f9c8-000000009f64 | TIMING | Create fcontext entry for container-config-scripts | np0005481012 | 0:06:04.351834 | 1.30s 2025-10-11 08:01:28.760893 | fa163e03-9ee7-dff2-f9c8-000000009f65 | TASK | Create /var/lib/container-config-scripts 2025-10-11 08:01:28.768260 | fa163e03-9ee7-dff2-f9c8-000000009f64 | CHANGED | Create fcontext entry for container-config-scripts | np0005481019 2025-10-11 08:01:28.769517 | fa163e03-9ee7-dff2-f9c8-000000009f64 | TIMING | Create fcontext entry for container-config-scripts | np0005481019 | 0:06:04.385153 | 1.43s 2025-10-11 08:01:28.791769 | fa163e03-9ee7-dff2-f9c8-000000009f65 | TASK | Create /var/lib/container-config-scripts 2025-10-11 08:01:28.816042 | fa163e03-9ee7-dff2-f9c8-000000009f64 | CHANGED | Create fcontext entry for container-config-scripts | np0005481014 2025-10-11 08:01:28.817081 | fa163e03-9ee7-dff2-f9c8-000000009f64 | TIMING | Create fcontext entry for container-config-scripts | np0005481014 | 0:06:04.432719 | 1.31s 2025-10-11 08:01:28.836292 | fa163e03-9ee7-dff2-f9c8-000000009f65 | TASK | Create /var/lib/container-config-scripts 2025-10-11 08:01:28.842516 | fa163e03-9ee7-dff2-f9c8-000000009f47 | CHANGED | Create /var/lib/container-config-scripts | np0005481017 2025-10-11 08:01:28.843540 | fa163e03-9ee7-dff2-f9c8-000000009f47 | TIMING | Create /var/lib/container-config-scripts | np0005481017 | 0:06:04.459179 | 0.29s 2025-10-11 08:01:28.856727 | fa163e03-9ee7-dff2-f9c8-000000009f48 | TASK | Write container config scripts 2025-10-11 08:01:28.870796 | fa163e03-9ee7-dff2-f9c8-000000009f89 | CHANGED | Create fcontext entry for container-config-scripts | np0005481015 2025-10-11 08:01:28.871914 | fa163e03-9ee7-dff2-f9c8-000000009f89 | TIMING | Create fcontext entry for container-config-scripts | np0005481015 | 0:06:04.487553 | 1.33s 2025-10-11 08:01:28.889597 | fa163e03-9ee7-dff2-f9c8-000000009f8a | TASK | Create /var/lib/container-config-scripts 2025-10-11 08:01:28.938076 | fa163e03-9ee7-dff2-f9c8-000000009f47 | CHANGED | Create /var/lib/container-config-scripts | np0005481016 2025-10-11 08:01:28.938985 | fa163e03-9ee7-dff2-f9c8-000000009f47 | TIMING | Create /var/lib/container-config-scripts | np0005481016 | 0:06:04.554626 | 0.35s 2025-10-11 08:01:28.949585 | fa163e03-9ee7-dff2-f9c8-000000009f48 | TASK | Write container config scripts 2025-10-11 08:01:29.080883 | fa163e03-9ee7-dff2-f9c8-000000009f65 | CHANGED | Create /var/lib/container-config-scripts | np0005481012 2025-10-11 08:01:29.081901 | fa163e03-9ee7-dff2-f9c8-000000009f65 | TIMING | Create /var/lib/container-config-scripts | np0005481012 | 0:06:04.697541 | 0.32s 2025-10-11 08:01:29.098861 | fa163e03-9ee7-dff2-f9c8-000000009f66 | TASK | Write container config scripts 2025-10-11 08:01:29.134630 | fa163e03-9ee7-dff2-f9c8-000000009f65 | CHANGED | Create /var/lib/container-config-scripts | np0005481019 2025-10-11 08:01:29.135640 | fa163e03-9ee7-dff2-f9c8-000000009f65 | TIMING | Create /var/lib/container-config-scripts | np0005481019 | 0:06:04.751281 | 0.34s 2025-10-11 08:01:29.146463 | fa163e03-9ee7-dff2-f9c8-000000009f66 | TASK | Write container config scripts 2025-10-11 08:01:29.174257 | fa163e03-9ee7-dff2-f9c8-000000009f8a | CHANGED | Create /var/lib/container-config-scripts | np0005481015 2025-10-11 08:01:29.175666 | fa163e03-9ee7-dff2-f9c8-000000009f8a | TIMING | Create /var/lib/container-config-scripts | np0005481015 | 0:06:04.791301 | 0.29s 2025-10-11 08:01:29.178287 | fa163e03-9ee7-dff2-f9c8-000000009f65 | CHANGED | Create /var/lib/container-config-scripts | np0005481014 2025-10-11 08:01:29.179181 | fa163e03-9ee7-dff2-f9c8-000000009f65 | TIMING | Create /var/lib/container-config-scripts | np0005481014 | 0:06:04.794829 | 0.34s 2025-10-11 08:01:29.194580 | fa163e03-9ee7-dff2-f9c8-000000009f66 | TASK | Write container config scripts 2025-10-11 08:01:29.215703 | fa163e03-9ee7-dff2-f9c8-000000009f8b | TASK | Write container config scripts 2025-10-11 08:01:29.368034 | fa163e03-9ee7-dff2-f9c8-000000009f48 | CHANGED | Write container config scripts | np0005481017 2025-10-11 08:01:29.368923 | fa163e03-9ee7-dff2-f9c8-000000009f48 | TIMING | Write container config scripts | np0005481017 | 0:06:04.984561 | 0.51s 2025-10-11 08:01:29.390379 | fa163e03-9ee7-dff2-f9c8-000000009f49 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-11 08:01:29.396827 | fa163e03-9ee7-dff2-f9c8-000000009f48 | CHANGED | Write container config scripts | np0005481016 2025-10-11 08:01:29.397895 | fa163e03-9ee7-dff2-f9c8-000000009f48 | TIMING | Write container config scripts | np0005481016 | 0:06:05.013527 | 0.45s 2025-10-11 08:01:29.398281 | fa163e03-9ee7-dff2-f9c8-000000009f66 | CHANGED | Write container config scripts | np0005481012 2025-10-11 08:01:29.398712 | fa163e03-9ee7-dff2-f9c8-000000009f66 | TIMING | Write container config scripts | np0005481012 | 0:06:05.014358 | 0.30s 2025-10-11 08:01:29.413433 | fa163e03-9ee7-dff2-f9c8-000000009f49 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-11 08:01:29.437304 | fa163e03-9ee7-dff2-f9c8-000000009f67 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-11 08:01:29.449613 | fa163e03-9ee7-dff2-f9c8-000000009f66 | CHANGED | Write container config scripts | np0005481019 2025-10-11 08:01:29.450861 | fa163e03-9ee7-dff2-f9c8-000000009f66 | TIMING | Write container config scripts | np0005481019 | 0:06:05.066499 | 0.30s 2025-10-11 08:01:29.462247 | fa163e03-9ee7-dff2-f9c8-000000009f67 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-11 08:01:29.518159 | fa163e03-9ee7-dff2-f9c8-000000009f66 | CHANGED | Write container config scripts | np0005481014 2025-10-11 08:01:29.519328 | fa163e03-9ee7-dff2-f9c8-000000009f66 | TIMING | Write container config scripts | np0005481014 | 0:06:05.134966 | 0.32s 2025-10-11 08:01:29.533819 | fa163e03-9ee7-dff2-f9c8-000000009f67 | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-11 08:01:29.562263 | fa163e03-9ee7-dff2-f9c8-000000009f8b | CHANGED | Write container config scripts | np0005481015 2025-10-11 08:01:29.563183 | fa163e03-9ee7-dff2-f9c8-000000009f8b | TIMING | Write container config scripts | np0005481015 | 0:06:05.178825 | 0.35s 2025-10-11 08:01:29.578260 | fa163e03-9ee7-dff2-f9c8-000000009f8c | TASK | Write /var/lib/tripleo-config/container-startup-config-readme.txt 2025-10-11 08:01:30.300850 | fa163e03-9ee7-dff2-f9c8-000000009f67 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481012 2025-10-11 08:01:30.303168 | fa163e03-9ee7-dff2-f9c8-000000009f67 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481012 | 0:06:05.918800 | 0.86s 2025-10-11 08:01:30.330461 | fa163e03-9ee7-dff2-f9c8-000000009f68 | TASK | Generate startup configs files per step and per container 2025-10-11 08:01:30.356940 | fa163e03-9ee7-dff2-f9c8-000000009f49 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481016 2025-10-11 08:01:30.359059 | fa163e03-9ee7-dff2-f9c8-000000009f49 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481016 | 0:06:05.974684 | 0.94s 2025-10-11 08:01:30.359822 | fa163e03-9ee7-dff2-f9c8-000000009f49 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481017 2025-10-11 08:01:30.360513 | fa163e03-9ee7-dff2-f9c8-000000009f49 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481017 | 0:06:05.976153 | 0.97s 2025-10-11 08:01:30.381674 | fa163e03-9ee7-dff2-f9c8-000000009f4a | TASK | Generate startup configs files per step and per container 2025-10-11 08:01:30.412901 | fa163e03-9ee7-dff2-f9c8-000000009f4a | TASK | Generate startup configs files per step and per container 2025-10-11 08:01:30.422077 | fa163e03-9ee7-dff2-f9c8-000000009f67 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481019 2025-10-11 08:01:30.423404 | fa163e03-9ee7-dff2-f9c8-000000009f67 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481019 | 0:06:06.039037 | 0.96s 2025-10-11 08:01:30.438437 | fa163e03-9ee7-dff2-f9c8-000000009f68 | TASK | Generate startup configs files per step and per container 2025-10-11 08:01:30.460249 | fa163e03-9ee7-dff2-f9c8-000000009f67 | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481014 2025-10-11 08:01:30.461785 | fa163e03-9ee7-dff2-f9c8-000000009f67 | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481014 | 0:06:06.077419 | 0.93s 2025-10-11 08:01:30.479302 | fa163e03-9ee7-dff2-f9c8-000000009f68 | TASK | Generate startup configs files per step and per container 2025-10-11 08:01:30.532188 | fa163e03-9ee7-dff2-f9c8-000000009f8c | CHANGED | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481015 2025-10-11 08:01:30.533283 | fa163e03-9ee7-dff2-f9c8-000000009f8c | TIMING | Write /var/lib/tripleo-config/container-startup-config-readme.txt | np0005481015 | 0:06:06.148924 | 0.95s 2025-10-11 08:01:30.548834 | fa163e03-9ee7-dff2-f9c8-000000009f8d | TASK | Generate startup configs files per step and per container 2025-10-11 08:01:31.100985 | fa163e03-9ee7-dff2-f9c8-000000009f4a | CHANGED | Generate startup configs files per step and per container | np0005481016 2025-10-11 08:01:31.112050 | fa163e03-9ee7-dff2-f9c8-000000009f4a | TIMING | Generate startup configs files per step and per container | np0005481016 | 0:06:06.727686 | 0.73s 2025-10-11 08:01:31.232159 | fa163e03-9ee7-dff2-f9c8-000000009f68 | CHANGED | Generate startup configs files per step and per container | np0005481019 2025-10-11 08:01:31.248267 | fa163e03-9ee7-dff2-f9c8-000000009f68 | TIMING | Generate startup configs files per step and per container | np0005481019 | 0:06:06.863892 | 0.81s 2025-10-11 08:01:31.267241 | fa163e03-9ee7-dff2-f9c8-000000009f4a | CHANGED | Generate startup configs files per step and per container | np0005481017 2025-10-11 08:01:31.270522 | fa163e03-9ee7-dff2-f9c8-000000009f4a | TIMING | Generate startup configs files per step and per container | np0005481017 | 0:06:06.886154 | 0.86s 2025-10-11 08:01:31.281600 | fa163e03-9ee7-dff2-f9c8-000000009f8d | CHANGED | Generate startup configs files per step and per container | np0005481015 2025-10-11 08:01:31.288071 | fa163e03-9ee7-dff2-f9c8-000000009f8d | TIMING | Generate startup configs files per step and per container | np0005481015 | 0:06:06.903700 | 0.74s 2025-10-11 08:01:31.304777 | fa163e03-9ee7-dff2-f9c8-000000009f68 | CHANGED | Generate startup configs files per step and per container | np0005481014 2025-10-11 08:01:31.311686 | fa163e03-9ee7-dff2-f9c8-000000009f68 | TIMING | Generate startup configs files per step and per container | np0005481014 | 0:06:06.927319 | 0.83s 2025-10-11 08:01:31.323863 | fa163e03-9ee7-dff2-f9c8-000000009f68 | CHANGED | Generate startup configs files per step and per container | np0005481012 2025-10-11 08:01:31.328292 | fa163e03-9ee7-dff2-f9c8-000000009f68 | TIMING | Generate startup configs files per step and per container | np0005481012 | 0:06:06.943934 | 1.00s 2025-10-11 08:01:31.353501 | fa163e03-9ee7-dff2-f9c8-000000009f4b | TASK | Create /var/lib/kolla/config_files directory 2025-10-11 08:01:31.374884 | fa163e03-9ee7-dff2-f9c8-000000009f4b | TASK | Create /var/lib/kolla/config_files directory 2025-10-11 08:01:31.394870 | fa163e03-9ee7-dff2-f9c8-000000009f69 | TASK | Create /var/lib/kolla/config_files directory 2025-10-11 08:01:31.417726 | fa163e03-9ee7-dff2-f9c8-000000009f69 | TASK | Create /var/lib/kolla/config_files directory 2025-10-11 08:01:31.440331 | fa163e03-9ee7-dff2-f9c8-000000009f69 | TASK | Create /var/lib/kolla/config_files directory 2025-10-11 08:01:31.462687 | fa163e03-9ee7-dff2-f9c8-000000009f8e | TASK | Create /var/lib/kolla/config_files directory 2025-10-11 08:01:31.671778 | fa163e03-9ee7-dff2-f9c8-000000009f4b | CHANGED | Create /var/lib/kolla/config_files directory | np0005481016 2025-10-11 08:01:31.673516 | fa163e03-9ee7-dff2-f9c8-000000009f4b | TIMING | Create /var/lib/kolla/config_files directory | np0005481016 | 0:06:07.289143 | 0.32s 2025-10-11 08:01:31.687634 | fa163e03-9ee7-dff2-f9c8-000000009f4c | TASK | Create /var/lib/config-data directory 2025-10-11 08:01:31.708087 | fa163e03-9ee7-dff2-f9c8-000000009f4b | CHANGED | Create /var/lib/kolla/config_files directory | np0005481017 2025-10-11 08:01:31.709471 | fa163e03-9ee7-dff2-f9c8-000000009f4b | TIMING | Create /var/lib/kolla/config_files directory | np0005481017 | 0:06:07.325058 | 0.33s 2025-10-11 08:01:31.723436 | fa163e03-9ee7-dff2-f9c8-000000009f4c | TASK | Create /var/lib/config-data directory 2025-10-11 08:01:31.740496 | fa163e03-9ee7-dff2-f9c8-000000009f69 | CHANGED | Create /var/lib/kolla/config_files directory | np0005481019 2025-10-11 08:01:31.757378 | fa163e03-9ee7-dff2-f9c8-000000009f69 | TIMING | Create /var/lib/kolla/config_files directory | np0005481019 | 0:06:07.373008 | 0.36s 2025-10-11 08:01:31.758210 | fa163e03-9ee7-dff2-f9c8-000000009f69 | CHANGED | Create /var/lib/kolla/config_files directory | np0005481012 2025-10-11 08:01:31.758767 | fa163e03-9ee7-dff2-f9c8-000000009f69 | TIMING | Create /var/lib/kolla/config_files directory | np0005481012 | 0:06:07.374414 | 0.34s 2025-10-11 08:01:31.759471 | fa163e03-9ee7-dff2-f9c8-000000009f69 | CHANGED | Create /var/lib/kolla/config_files directory | np0005481014 2025-10-11 08:01:31.759977 | fa163e03-9ee7-dff2-f9c8-000000009f69 | TIMING | Create /var/lib/kolla/config_files directory | np0005481014 | 0:06:07.375624 | 0.32s 2025-10-11 08:01:31.779370 | fa163e03-9ee7-dff2-f9c8-000000009f6a | TASK | Create /var/lib/config-data directory 2025-10-11 08:01:31.806947 | fa163e03-9ee7-dff2-f9c8-000000009f6a | TASK | Create /var/lib/config-data directory 2025-10-11 08:01:31.828228 | fa163e03-9ee7-dff2-f9c8-000000009f6a | TASK | Create /var/lib/config-data directory 2025-10-11 08:01:31.837887 | fa163e03-9ee7-dff2-f9c8-000000009f8e | CHANGED | Create /var/lib/kolla/config_files directory | np0005481015 2025-10-11 08:01:31.839100 | fa163e03-9ee7-dff2-f9c8-000000009f8e | TIMING | Create /var/lib/kolla/config_files directory | np0005481015 | 0:06:07.454731 | 0.38s 2025-10-11 08:01:31.854692 | fa163e03-9ee7-dff2-f9c8-000000009f8f | TASK | Create /var/lib/config-data directory 2025-10-11 08:01:31.992089 | fa163e03-9ee7-dff2-f9c8-000000009f4c | CHANGED | Create /var/lib/config-data directory | np0005481016 2025-10-11 08:01:31.993559 | fa163e03-9ee7-dff2-f9c8-000000009f4c | TIMING | Create /var/lib/config-data directory | np0005481016 | 0:06:07.609194 | 0.30s 2025-10-11 08:01:32.004726 | fa163e03-9ee7-dff2-f9c8-000000009f4d | TASK | Write container config json files 2025-10-11 08:01:32.040697 | fa163e03-9ee7-dff2-f9c8-000000009f4c | CHANGED | Create /var/lib/config-data directory | np0005481017 2025-10-11 08:01:32.041684 | fa163e03-9ee7-dff2-f9c8-000000009f4c | TIMING | Create /var/lib/config-data directory | np0005481017 | 0:06:07.657326 | 0.31s 2025-10-11 08:01:32.051996 | fa163e03-9ee7-dff2-f9c8-000000009f4d | TASK | Write container config json files 2025-10-11 08:01:32.078468 | fa163e03-9ee7-dff2-f9c8-000000009f6a | CHANGED | Create /var/lib/config-data directory | np0005481019 2025-10-11 08:01:32.079490 | fa163e03-9ee7-dff2-f9c8-000000009f6a | TIMING | Create /var/lib/config-data directory | np0005481019 | 0:06:07.695130 | 0.30s 2025-10-11 08:01:32.091926 | fa163e03-9ee7-dff2-f9c8-000000009f6b | TASK | Write container config json files 2025-10-11 08:01:32.152684 | fa163e03-9ee7-dff2-f9c8-000000009f6a | CHANGED | Create /var/lib/config-data directory | np0005481012 2025-10-11 08:01:32.158234 | fa163e03-9ee7-dff2-f9c8-000000009f6a | TIMING | Create /var/lib/config-data directory | np0005481012 | 0:06:07.773870 | 0.35s 2025-10-11 08:01:32.159125 | fa163e03-9ee7-dff2-f9c8-000000009f6a | CHANGED | Create /var/lib/config-data directory | np0005481014 2025-10-11 08:01:32.159571 | fa163e03-9ee7-dff2-f9c8-000000009f6a | TIMING | Create /var/lib/config-data directory | np0005481014 | 0:06:07.775219 | 0.33s 2025-10-11 08:01:32.160209 | fa163e03-9ee7-dff2-f9c8-000000009f8f | CHANGED | Create /var/lib/config-data directory | np0005481015 2025-10-11 08:01:32.160649 | fa163e03-9ee7-dff2-f9c8-000000009f8f | TIMING | Create /var/lib/config-data directory | np0005481015 | 0:06:07.776298 | 0.31s 2025-10-11 08:01:32.180024 | fa163e03-9ee7-dff2-f9c8-000000009f6b | TASK | Write container config json files 2025-10-11 08:01:32.200942 | fa163e03-9ee7-dff2-f9c8-000000009f6b | TASK | Write container config json files 2025-10-11 08:01:32.220097 | fa163e03-9ee7-dff2-f9c8-000000009f90 | TASK | Write container config json files 2025-10-11 08:01:32.458840 | fa163e03-9ee7-dff2-f9c8-000000009f4d | CHANGED | Write container config json files | np0005481017 2025-10-11 08:01:32.469061 | fa163e03-9ee7-dff2-f9c8-000000009f4d | TIMING | Write container config json files | np0005481017 | 0:06:08.084679 | 0.42s 2025-10-11 08:01:32.479256 | fa163e03-9ee7-dff2-f9c8-000000009f4d | CHANGED | Write container config json files | np0005481016 2025-10-11 08:01:32.480918 | fa163e03-9ee7-dff2-f9c8-000000009f4d | TIMING | Write container config json files | np0005481016 | 0:06:08.096558 | 0.48s 2025-10-11 08:01:32.483517 | fa163e03-9ee7-dff2-f9c8-000000009f6b | CHANGED | Write container config json files | np0005481019 2025-10-11 08:01:32.484716 | fa163e03-9ee7-dff2-f9c8-000000009f6b | TIMING | Write container config json files | np0005481019 | 0:06:08.100361 | 0.39s 2025-10-11 08:01:32.613727 | fa163e03-9ee7-dff2-f9c8-000000009f6b | CHANGED | Write container config json files | np0005481012 2025-10-11 08:01:32.626452 | fa163e03-9ee7-dff2-f9c8-000000009f6b | TIMING | Write container config json files | np0005481012 | 0:06:08.242085 | 0.45s 2025-10-11 08:01:32.632920 | fa163e03-9ee7-dff2-f9c8-000000009f90 | CHANGED | Write container config json files | np0005481015 2025-10-11 08:01:32.646069 | fa163e03-9ee7-dff2-f9c8-000000009f90 | TIMING | Write container config json files | np0005481015 | 0:06:08.261714 | 0.42s 2025-10-11 08:01:32.655736 | fa163e03-9ee7-dff2-f9c8-000000009f6b | CHANGED | Write container config json files | np0005481014 2025-10-11 08:01:32.659220 | fa163e03-9ee7-dff2-f9c8-000000009f6b | TIMING | Write container config json files | np0005481014 | 0:06:08.274865 | 0.46s PLAY [Pre Deployment Step Tasks] *********************************************** 2025-10-11 08:01:32.927076 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-11 08:01:32.942168 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-11 08:01:32.967492 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-11 08:01:32.992703 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-11 08:01:33.025616 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-11 08:01:33.046054 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | TASK | Pre Deployment Step Tasks 2025-10-11 08:01:33.051890 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b6') missing from stats 2025-10-11 08:01:33.059415 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b6') missing from stats 2025-10-11 08:01:33.060725 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b6') missing from stats 2025-10-11 08:01:33.061693 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b6') missing from stats 2025-10-11 08:01:33.067110 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b6') missing from stats 2025-10-11 08:01:33.067952 | fa163e03-9ee7-dff2-f9c8-0000000000b6 | OK | Pre Deployment Step Tasks | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Pre Deployment Step Tasks' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000b6') missing from stats [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:01:33.213341 | fa163e03-9ee7-dff2-f9c8-0000000000b7 | TIMING | include_tasks | np0005481016 | 0:06:08.828954 | 0.13s 2025-10-11 08:01:33.214346 | fa163e03-9ee7-dff2-f9c8-0000000000b7 | TIMING | include_tasks | np0005481017 | 0:06:08.829995 | 0.12s 2025-10-11 08:01:33.214749 | fa163e03-9ee7-dff2-f9c8-0000000000b7 | TIMING | include_tasks | np0005481019 | 0:06:08.830399 | 0.09s 2025-10-11 08:01:33.215050 | fa163e03-9ee7-dff2-f9c8-0000000000b7 | TIMING | include_tasks | np0005481012 | 0:06:08.830701 | 0.07s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:01:33.267806 | c3428697-1878-43a2-bc32-899c358bbf5b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005481016 2025-10-11 08:01:33.268412 | c3428697-1878-43a2-bc32-899c358bbf5b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005481017 2025-10-11 08:01:33.268681 | c3428697-1878-43a2-bc32-899c358bbf5b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/pre_deploy_step_tasks.yaml | np0005481019 2025-10-11 08:01:33.277729 | f50d52ad-5b6c-43fe-9207-01942771a2a6 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005481012 2025-10-11 08:01:33.299721 | fa163e03-9ee7-dff2-f9c8-00000000a05a | TASK | Get undercloud FQDN 2025-10-11 08:01:33.330005 | fa163e03-9ee7-dff2-f9c8-00000000a05a | TASK | Get undercloud FQDN 2025-10-11 08:01:33.359149 | fa163e03-9ee7-dff2-f9c8-00000000a05a | TASK | Get undercloud FQDN 2025-10-11 08:01:33.409742 | fa163e03-9ee7-dff2-f9c8-00000000a066 | TASK | Get undercloud FQDN 2025-10-11 08:01:33.418310 | fa163e03-9ee7-dff2-f9c8-0000000000b7 | TIMING | include_tasks | np0005481014 | 0:06:09.033935 | 0.24s 2025-10-11 08:01:33.419062 | fa163e03-9ee7-dff2-f9c8-0000000000b7 | TIMING | include_tasks | np0005481015 | 0:06:09.034712 | 0.21s 2025-10-11 08:01:33.419521 | fa163e03-9ee7-dff2-f9c8-00000000a05a | OK | Get undercloud FQDN | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a05a') missing from stats 2025-10-11 08:01:33.420492 | fa163e03-9ee7-dff2-f9c8-00000000a05a | OK | Get undercloud FQDN | np0005481017 -> localhost [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a05a') missing from stats 2025-10-11 08:01:33.466845 | 7415a9e4-4cca-49b5-96e8-a4b7b8c24423 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005481014 2025-10-11 08:01:33.468478 | 7415a9e4-4cca-49b5-96e8-a4b7b8c24423 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/pre_deploy_step_tasks.yaml | np0005481015 2025-10-11 08:01:33.540226 | fa163e03-9ee7-dff2-f9c8-00000000a08e | TASK | Get undercloud FQDN 2025-10-11 08:01:33.570748 | fa163e03-9ee7-dff2-f9c8-00000000a08e | TASK | Get undercloud FQDN 2025-10-11 08:01:33.577423 | fa163e03-9ee7-dff2-f9c8-00000000a05a | OK | Get undercloud FQDN | np0005481019 -> localhost [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a05a') missing from stats 2025-10-11 08:01:33.578861 | fa163e03-9ee7-dff2-f9c8-00000000a066 | OK | Get undercloud FQDN | np0005481012 -> localhost [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a066') missing from stats 2025-10-11 08:01:33.579629 | fa163e03-9ee7-dff2-f9c8-00000000a05b | TIMING | include_role : tripleo_ipa_registration | np0005481016 | 0:06:09.195263 | 0.10s 2025-10-11 08:01:33.580002 | fa163e03-9ee7-dff2-f9c8-00000000a05b | TIMING | include_role : tripleo_ipa_registration | np0005481017 | 0:06:09.195652 | 0.08s 2025-10-11 08:01:33.637751 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | TASK | set main facts 2025-10-11 08:01:33.668471 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | TASK | set main facts 2025-10-11 08:01:33.726987 | fa163e03-9ee7-dff2-f9c8-00000000a08e | OK | Get undercloud FQDN | np0005481014 -> localhost [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a08e') missing from stats 2025-10-11 08:01:33.733511 | fa163e03-9ee7-dff2-f9c8-00000000a08e | OK | Get undercloud FQDN | np0005481015 -> localhost [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a08e') missing from stats 2025-10-11 08:01:33.734224 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | OK | set main facts | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c8') missing from stats 2025-10-11 08:01:33.735019 | fa163e03-9ee7-dff2-f9c8-00000000a05b | TIMING | include_role : tripleo_ipa_registration | np0005481019 | 0:06:09.350654 | 0.05s 2025-10-11 08:01:33.735362 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | OK | set main facts | np0005481017 -> localhost [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c8') missing from stats 2025-10-11 08:01:33.777248 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | TASK | get the default.conf file 2025-10-11 08:01:33.804190 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | TASK | get the default.conf file 2025-10-11 08:01:33.834808 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | TASK | set main facts 2025-10-11 08:01:33.882021 | fa163e03-9ee7-dff2-f9c8-00000000a067 | TIMING | include_role : tripleo_ipa_registration | np0005481012 | 0:06:09.497637 | 0.17s 2025-10-11 08:01:33.890970 | fa163e03-9ee7-dff2-f9c8-00000000a08f | TIMING | include_role : tripleo_ipa_registration | np0005481014 | 0:06:09.506614 | 0.04s 2025-10-11 08:01:33.891502 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | OK | set main facts | np0005481019 -> localhost [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c8') missing from stats 2025-10-11 08:01:33.987011 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | TASK | get the default.conf file 2025-10-11 08:01:34.024853 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | TASK | set main facts 2025-10-11 08:01:34.061512 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | TASK | set main facts 2025-10-11 08:01:34.070004 | fa163e03-9ee7-dff2-f9c8-00000000a08f | TIMING | include_role : tripleo_ipa_registration | np0005481015 | 0:06:09.685624 | 0.19s 2025-10-11 08:01:34.070999 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | OK | get the default.conf file | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c9') missing from stats 2025-10-11 08:01:34.125919 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | TASK | set the principal 2025-10-11 08:01:34.201010 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | TASK | set main facts 2025-10-11 08:01:34.211026 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | OK | set main facts | np0005481012 -> localhost [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c8') missing from stats 2025-10-11 08:01:34.215182 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | OK | get the default.conf file | np0005481017 -> localhost [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c9') missing from stats 2025-10-11 08:01:34.218648 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | OK | set main facts | np0005481014 -> localhost [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c8') missing from stats 2025-10-11 08:01:34.221390 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | OK | set the principal | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0ca') missing from stats 2025-10-11 08:01:34.268639 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | TASK | add new host with one-time password 2025-10-11 08:01:34.311849 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | TASK | set the principal 2025-10-11 08:01:34.345081 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | TASK | get the default.conf file 2025-10-11 08:01:34.378145 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | TASK | get the default.conf file 2025-10-11 08:01:34.384745 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | OK | get the default.conf file | np0005481019 -> localhost [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c9') missing from stats 2025-10-11 08:01:34.386546 | fa163e03-9ee7-dff2-f9c8-00000000a0c8 | OK | set main facts | np0005481015 -> localhost [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c8') missing from stats 2025-10-11 08:01:34.387380 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | OK | set the principal | np0005481017 -> localhost [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0ca') missing from stats 2025-10-11 08:01:34.409500 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | TASK | add new host with one-time password 2025-10-11 08:01:34.438002 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | TASK | set the principal 2025-10-11 08:01:34.467487 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | TASK | get the default.conf file 2025-10-11 08:01:34.499354 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | OK | set the principal | np0005481019 -> localhost [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0ca') missing from stats 2025-10-11 08:01:34.522701 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | TASK | add new host with one-time password 2025-10-11 08:01:34.620880 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | OK | get the default.conf file | np0005481012 -> localhost [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c9') missing from stats 2025-10-11 08:01:34.647451 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | TASK | set the principal 2025-10-11 08:01:34.674084 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | OK | get the default.conf file | np0005481014 -> localhost [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c9') missing from stats 2025-10-11 08:01:34.700367 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | TASK | set the principal 2025-10-11 08:01:34.710764 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | OK | set the principal | np0005481012 -> localhost [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0ca') missing from stats 2025-10-11 08:01:34.715604 | fa163e03-9ee7-dff2-f9c8-00000000a0c9 | OK | get the default.conf file | np0005481015 -> localhost [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0c9') missing from stats 2025-10-11 08:01:34.741530 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | TASK | add new host with one-time password 2025-10-11 08:01:34.778745 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | TASK | set the principal 2025-10-11 08:01:34.785161 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | OK | set the principal | np0005481014 -> localhost [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0ca') missing from stats 2025-10-11 08:01:34.813066 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | TASK | add new host with one-time password 2025-10-11 08:01:34.842323 | fa163e03-9ee7-dff2-f9c8-00000000a0ca | OK | set the principal | np0005481015 -> localhost [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0ca') missing from stats 2025-10-11 08:01:34.869492 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | TASK | add new host with one-time password 2025-10-11 08:01:35.753779 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | CHANGED | add new host with one-time password | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cc') missing from stats 2025-10-11 08:01:35.772152 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | TASK | set otp as a host fact 2025-10-11 08:01:35.787701 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | CHANGED | add new host with one-time password | np0005481017 -> localhost [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cc') missing from stats 2025-10-11 08:01:35.806978 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | TASK | set otp as a host fact 2025-10-11 08:01:35.850471 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | OK | set otp as a host fact | np0005481016 -> 192.168.122.106 [WARNING]: ('np0005481016 -> 192.168.122.106', 'fa163e03-9ee7-dff2-f9c8-00000000a0cd') missing from stats 2025-10-11 08:01:35.886390 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | TASK | add required services using custom module 2025-10-11 08:01:35.898256 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | OK | set otp as a host fact | np0005481017 -> 192.168.122.107 [WARNING]: ('np0005481017 -> 192.168.122.107', 'fa163e03-9ee7-dff2-f9c8-00000000a0cd') missing from stats 2025-10-11 08:01:35.900386 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | CHANGED | add new host with one-time password | np0005481019 -> localhost [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cc') missing from stats 2025-10-11 08:01:35.925494 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | TASK | add required services using custom module 2025-10-11 08:01:35.949887 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | TASK | set otp as a host fact 2025-10-11 08:01:35.991565 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | CHANGED | add new host with one-time password | np0005481012 -> localhost [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cc') missing from stats 2025-10-11 08:01:36.029180 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | TASK | set otp as a host fact 2025-10-11 08:01:36.034536 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | CHANGED | add new host with one-time password | np0005481014 -> localhost [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cc') missing from stats 2025-10-11 08:01:36.036550 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | OK | set otp as a host fact | np0005481019 -> 192.168.122.108 [WARNING]: ('np0005481019 -> 192.168.122.108', 'fa163e03-9ee7-dff2-f9c8-00000000a0cd') missing from stats 2025-10-11 08:01:36.060514 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | TASK | add required services using custom module 2025-10-11 08:01:36.107829 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | TASK | set otp as a host fact 2025-10-11 08:01:36.117355 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | OK | set otp as a host fact | np0005481012 -> 192.168.122.103 [WARNING]: ('np0005481012 -> 192.168.122.103', 'fa163e03-9ee7-dff2-f9c8-00000000a0cd') missing from stats 2025-10-11 08:01:36.157078 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | TASK | add required services using custom module 2025-10-11 08:01:36.165203 | fa163e03-9ee7-dff2-f9c8-00000000a0cc | CHANGED | add new host with one-time password | np0005481015 -> localhost [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cc') missing from stats 2025-10-11 08:01:36.167137 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | OK | set otp as a host fact | np0005481014 -> 192.168.122.104 [WARNING]: ('np0005481014 -> 192.168.122.104', 'fa163e03-9ee7-dff2-f9c8-00000000a0cd') missing from stats 2025-10-11 08:01:36.193770 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | TASK | add required services using custom module 2025-10-11 08:01:36.228283 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | TASK | set otp as a host fact 2025-10-11 08:01:36.268339 | fa163e03-9ee7-dff2-f9c8-00000000a0cd | OK | set otp as a host fact | np0005481015 -> 192.168.122.105 [WARNING]: ('np0005481015 -> 192.168.122.105', 'fa163e03-9ee7-dff2-f9c8-00000000a0cd') missing from stats 2025-10-11 08:01:36.295105 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | TASK | add required services using custom module 2025-10-11 08:01:38.366951 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | CHANGED | add required services using custom module | np0005481016 -> localhost [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cf') missing from stats 2025-10-11 08:01:38.405338 | fa163e03-9ee7-dff2-f9c8-00000000a05d | TASK | check if default.conf exists 2025-10-11 08:01:38.620254 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | CHANGED | add required services using custom module | np0005481017 -> localhost [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cf') missing from stats 2025-10-11 08:01:38.657735 | fa163e03-9ee7-dff2-f9c8-00000000a05d | TASK | check if default.conf exists 2025-10-11 08:01:38.688513 | fa163e03-9ee7-dff2-f9c8-00000000a05d | OK | check if default.conf exists | np0005481016 2025-10-11 08:01:38.689519 | fa163e03-9ee7-dff2-f9c8-00000000a05d | TIMING | check if default.conf exists | np0005481016 | 0:06:14.305157 | 0.28s 2025-10-11 08:01:38.699417 | fa163e03-9ee7-dff2-f9c8-00000000a05e | TASK | install openssl-perl 2025-10-11 08:01:38.740037 | fa163e03-9ee7-dff2-f9c8-00000000a05e | SKIPPED | install openssl-perl | np0005481016 2025-10-11 08:01:38.740877 | fa163e03-9ee7-dff2-f9c8-00000000a05e | TIMING | install openssl-perl | np0005481016 | 0:06:14.356519 | 0.04s 2025-10-11 08:01:38.750292 | fa163e03-9ee7-dff2-f9c8-00000000a05f | TASK | register as an ipa client 2025-10-11 08:01:38.794225 | fa163e03-9ee7-dff2-f9c8-00000000a05f | TIMING | register as an ipa client | np0005481016 | 0:06:14.409853 | 0.04s 2025-10-11 08:01:38.797497 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | CHANGED | add required services using custom module | np0005481019 -> localhost [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cf') missing from stats 2025-10-11 08:01:38.829351 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TASK | Import variables specific to distribution 2025-10-11 08:01:38.868591 | fa163e03-9ee7-dff2-f9c8-00000000a05d | TASK | check if default.conf exists 2025-10-11 08:01:38.898909 | fa163e03-9ee7-dff2-f9c8-00000000a246 | OK | Import variables specific to distribution | np0005481016 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-11 08:01:38.904348 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481016 | 0:06:14.519967 | 0.07s 2025-10-11 08:01:38.912138 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481016 | 0:06:14.527776 | 0.08s 2025-10-11 08:01:38.923732 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TASK | Install IPA client 2025-10-11 08:01:38.986147 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TIMING | ipaclient : Install IPA client | np0005481016 | 0:06:14.601775 | 0.06s 2025-10-11 08:01:38.990021 | fa163e03-9ee7-dff2-f9c8-00000000a05d | OK | check if default.conf exists | np0005481017 2025-10-11 08:01:38.990629 | fa163e03-9ee7-dff2-f9c8-00000000a05d | TIMING | check if default.conf exists | np0005481017 | 0:06:14.606277 | 0.33s 2025-10-11 08:01:39.050994 | afd779a6-37e2-469d-b36d-2fc450caef65 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005481016 2025-10-11 08:01:39.084500 | fa163e03-9ee7-dff2-f9c8-00000000a277 | TASK | Install - Ensure that IPA client packages are installed 2025-10-11 08:01:39.102694 | fa163e03-9ee7-dff2-f9c8-00000000a05e | TASK | install openssl-perl 2025-10-11 08:01:39.123705 | fa163e03-9ee7-dff2-f9c8-00000000a277 | SKIPPED | Install - Ensure that IPA client packages are installed | np0005481016 2025-10-11 08:01:39.134690 | fa163e03-9ee7-dff2-f9c8-00000000a277 | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005481016 | 0:06:14.750318 | 0.05s 2025-10-11 08:01:39.150055 | fa163e03-9ee7-dff2-f9c8-00000000a278 | TASK | Install - Set ipaclient_servers 2025-10-11 08:01:39.158340 | fa163e03-9ee7-dff2-f9c8-00000000a05d | OK | check if default.conf exists | np0005481019 2025-10-11 08:01:39.159452 | fa163e03-9ee7-dff2-f9c8-00000000a05d | TIMING | check if default.conf exists | np0005481019 | 0:06:14.775071 | 0.29s 2025-10-11 08:01:39.159947 | fa163e03-9ee7-dff2-f9c8-00000000a05e | SKIPPED | install openssl-perl | np0005481017 2025-10-11 08:01:39.160289 | fa163e03-9ee7-dff2-f9c8-00000000a05e | TIMING | install openssl-perl | np0005481017 | 0:06:14.775938 | 0.06s 2025-10-11 08:01:39.172603 | fa163e03-9ee7-dff2-f9c8-00000000a05f | TASK | register as an ipa client 2025-10-11 08:01:39.189208 | fa163e03-9ee7-dff2-f9c8-00000000a05e | TASK | install openssl-perl 2025-10-11 08:01:39.224335 | fa163e03-9ee7-dff2-f9c8-00000000a05f | TIMING | register as an ipa client | np0005481017 | 0:06:14.839962 | 0.05s 2025-10-11 08:01:39.225101 | fa163e03-9ee7-dff2-f9c8-00000000a05e | SKIPPED | install openssl-perl | np0005481019 2025-10-11 08:01:39.225565 | fa163e03-9ee7-dff2-f9c8-00000000a05e | TIMING | install openssl-perl | np0005481019 | 0:06:14.841214 | 0.03s 2025-10-11 08:01:39.225861 | fa163e03-9ee7-dff2-f9c8-00000000a278 | SKIPPED | Install - Set ipaclient_servers | np0005481016 2025-10-11 08:01:39.226146 | fa163e03-9ee7-dff2-f9c8-00000000a278 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005481016 | 0:06:14.841795 | 0.08s 2025-10-11 08:01:39.250929 | fa163e03-9ee7-dff2-f9c8-00000000a279 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-11 08:01:39.268561 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TASK | Import variables specific to distribution 2025-10-11 08:01:39.285557 | fa163e03-9ee7-dff2-f9c8-00000000a05f | TASK | register as an ipa client 2025-10-11 08:01:39.312577 | fa163e03-9ee7-dff2-f9c8-00000000a279 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005481016 2025-10-11 08:01:39.313817 | fa163e03-9ee7-dff2-f9c8-00000000a279 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005481016 | 0:06:14.929451 | 0.06s 2025-10-11 08:01:39.328367 | fa163e03-9ee7-dff2-f9c8-00000000a27a | TASK | Install - Check that either password or keytab is set 2025-10-11 08:01:39.347479 | fa163e03-9ee7-dff2-f9c8-00000000a05f | TIMING | register as an ipa client | np0005481019 | 0:06:14.963086 | 0.06s 2025-10-11 08:01:39.355937 | fa163e03-9ee7-dff2-f9c8-00000000a246 | OK | Import variables specific to distribution | np0005481017 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-11 08:01:39.357929 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481017 | 0:06:14.973572 | 0.09s 2025-10-11 08:01:39.398756 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TASK | Import variables specific to distribution 2025-10-11 08:01:39.409283 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481017 | 0:06:15.024895 | 0.14s 2025-10-11 08:01:39.410535 | fa163e03-9ee7-dff2-f9c8-00000000a27a | SKIPPED | Install - Check that either password or keytab is set | np0005481016 2025-10-11 08:01:39.411223 | fa163e03-9ee7-dff2-f9c8-00000000a27a | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005481016 | 0:06:15.026870 | 0.08s 2025-10-11 08:01:39.429527 | fa163e03-9ee7-dff2-f9c8-00000000a27b | TASK | Install - Set default principal if no keytab is given 2025-10-11 08:01:39.460169 | fa163e03-9ee7-dff2-f9c8-00000000a246 | OK | Import variables specific to distribution | np0005481019 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-11 08:01:39.462408 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481019 | 0:06:15.078038 | 0.06s 2025-10-11 08:01:39.465096 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TASK | Install IPA client 2025-10-11 08:01:39.475776 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481019 | 0:06:15.091398 | 0.08s 2025-10-11 08:01:39.491230 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TASK | Install IPA client 2025-10-11 08:01:39.499873 | fa163e03-9ee7-dff2-f9c8-00000000a27b | OK | Install - Set default principal if no keytab is given | np0005481016 2025-10-11 08:01:39.500999 | fa163e03-9ee7-dff2-f9c8-00000000a27b | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005481016 | 0:06:15.116632 | 0.07s 2025-10-11 08:01:39.504307 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TIMING | ipaclient : Install IPA client | np0005481017 | 0:06:15.119949 | 0.04s 2025-10-11 08:01:39.560956 | 39b4ae6a-0541-47a3-bf2e-e5ce693a34e2 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005481017 2025-10-11 08:01:39.594994 | fa163e03-9ee7-dff2-f9c8-00000000a27d | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-11 08:01:39.612050 | fa163e03-9ee7-dff2-f9c8-00000000a36b | TASK | Install - Ensure that IPA client packages are installed 2025-10-11 08:01:39.619943 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TIMING | ipaclient : Install IPA client | np0005481019 | 0:06:15.235564 | 0.13s 2025-10-11 08:01:39.677434 | 26d0dfc1-a911-4796-83d4-b5db4c4529b6 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005481019 2025-10-11 08:01:39.710470 | fa163e03-9ee7-dff2-f9c8-00000000a3cb | TASK | Install - Ensure that IPA client packages are installed 2025-10-11 08:01:39.720714 | fa163e03-9ee7-dff2-f9c8-00000000a27d | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481016 2025-10-11 08:01:39.722541 | fa163e03-9ee7-dff2-f9c8-00000000a27d | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481016 | 0:06:15.338167 | 0.13s 2025-10-11 08:01:39.722976 | fa163e03-9ee7-dff2-f9c8-00000000a36b | SKIPPED | Install - Ensure that IPA client packages are installed | np0005481017 2025-10-11 08:01:39.723278 | fa163e03-9ee7-dff2-f9c8-00000000a36b | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005481017 | 0:06:15.338927 | 0.11s 2025-10-11 08:01:39.734831 | fa163e03-9ee7-dff2-f9c8-00000000a27e | TASK | Install - Fail on missing ipaclient_servers 2025-10-11 08:01:39.760489 | fa163e03-9ee7-dff2-f9c8-00000000a36c | TASK | Install - Set ipaclient_servers 2025-10-11 08:01:39.769898 | fa163e03-9ee7-dff2-f9c8-00000000a3cb | SKIPPED | Install - Ensure that IPA client packages are installed | np0005481019 2025-10-11 08:01:39.770996 | fa163e03-9ee7-dff2-f9c8-00000000a3cb | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005481019 | 0:06:15.386625 | 0.06s 2025-10-11 08:01:39.794678 | fa163e03-9ee7-dff2-f9c8-00000000a3cc | TASK | Install - Set ipaclient_servers 2025-10-11 08:01:39.803913 | fa163e03-9ee7-dff2-f9c8-00000000a27e | SKIPPED | Install - Fail on missing ipaclient_servers | np0005481016 2025-10-11 08:01:39.805015 | fa163e03-9ee7-dff2-f9c8-00000000a27e | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005481016 | 0:06:15.420646 | 0.07s 2025-10-11 08:01:39.816367 | fa163e03-9ee7-dff2-f9c8-00000000a27f | TASK | Install - Configure DNS resolver 2025-10-11 08:01:39.836985 | fa163e03-9ee7-dff2-f9c8-00000000a36c | SKIPPED | Install - Set ipaclient_servers | np0005481017 2025-10-11 08:01:39.838288 | fa163e03-9ee7-dff2-f9c8-00000000a36c | TIMING | ipaclient : Install - Set ipaclient_servers | np0005481017 | 0:06:15.453921 | 0.08s 2025-10-11 08:01:39.865282 | fa163e03-9ee7-dff2-f9c8-00000000a36d | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-11 08:01:39.875212 | fa163e03-9ee7-dff2-f9c8-00000000a27f | SKIPPED | Install - Configure DNS resolver | np0005481016 2025-10-11 08:01:39.877518 | fa163e03-9ee7-dff2-f9c8-00000000a27f | TIMING | ipaclient : Install - Configure DNS resolver | np0005481016 | 0:06:15.493146 | 0.06s 2025-10-11 08:01:39.878578 | fa163e03-9ee7-dff2-f9c8-00000000a3cc | SKIPPED | Install - Set ipaclient_servers | np0005481019 2025-10-11 08:01:39.879694 | fa163e03-9ee7-dff2-f9c8-00000000a3cc | TIMING | ipaclient : Install - Set ipaclient_servers | np0005481019 | 0:06:15.495339 | 0.08s 2025-10-11 08:01:39.895224 | fa163e03-9ee7-dff2-f9c8-00000000a281 | TASK | Install - IPA client test 2025-10-11 08:01:39.913526 | fa163e03-9ee7-dff2-f9c8-00000000a3cd | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-11 08:01:39.926703 | fa163e03-9ee7-dff2-f9c8-00000000a36d | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005481017 2025-10-11 08:01:39.928363 | fa163e03-9ee7-dff2-f9c8-00000000a36d | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005481017 | 0:06:15.543991 | 0.06s 2025-10-11 08:01:39.941111 | fa163e03-9ee7-dff2-f9c8-00000000a36e | TASK | Install - Check that either password or keytab is set 2025-10-11 08:01:39.981264 | fa163e03-9ee7-dff2-f9c8-00000000a3cd | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005481019 2025-10-11 08:01:39.983206 | fa163e03-9ee7-dff2-f9c8-00000000a3cd | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005481019 | 0:06:15.598837 | 0.06s 2025-10-11 08:01:39.994534 | fa163e03-9ee7-dff2-f9c8-00000000a3ce | TASK | Install - Check that either password or keytab is set 2025-10-11 08:01:40.014781 | fa163e03-9ee7-dff2-f9c8-00000000a36e | SKIPPED | Install - Check that either password or keytab is set | np0005481017 2025-10-11 08:01:40.016542 | fa163e03-9ee7-dff2-f9c8-00000000a36e | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005481017 | 0:06:15.632176 | 0.07s 2025-10-11 08:01:40.028390 | fa163e03-9ee7-dff2-f9c8-00000000a36f | TASK | Install - Set default principal if no keytab is given 2025-10-11 08:01:40.063788 | fa163e03-9ee7-dff2-f9c8-00000000a3ce | SKIPPED | Install - Check that either password or keytab is set | np0005481019 2025-10-11 08:01:40.065923 | fa163e03-9ee7-dff2-f9c8-00000000a3ce | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005481019 | 0:06:15.681559 | 0.07s 2025-10-11 08:01:40.078218 | fa163e03-9ee7-dff2-f9c8-00000000a3cf | TASK | Install - Set default principal if no keytab is given 2025-10-11 08:01:40.100159 | fa163e03-9ee7-dff2-f9c8-00000000a36f | OK | Install - Set default principal if no keytab is given | np0005481017 2025-10-11 08:01:40.101086 | fa163e03-9ee7-dff2-f9c8-00000000a36f | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005481017 | 0:06:15.716727 | 0.07s 2025-10-11 08:01:40.113434 | fa163e03-9ee7-dff2-f9c8-00000000a371 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-11 08:01:40.159413 | fa163e03-9ee7-dff2-f9c8-00000000a3cf | OK | Install - Set default principal if no keytab is given | np0005481019 2025-10-11 08:01:40.162170 | fa163e03-9ee7-dff2-f9c8-00000000a3cf | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005481019 | 0:06:15.777810 | 0.08s 2025-10-11 08:01:40.162956 | fa163e03-9ee7-dff2-f9c8-00000000a371 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481017 2025-10-11 08:01:40.163368 | fa163e03-9ee7-dff2-f9c8-00000000a371 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481017 | 0:06:15.779018 | 0.05s 2025-10-11 08:01:40.188173 | fa163e03-9ee7-dff2-f9c8-00000000a372 | TASK | Install - Fail on missing ipaclient_servers 2025-10-11 08:01:40.210528 | fa163e03-9ee7-dff2-f9c8-00000000a3d1 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-11 08:01:40.238264 | fa163e03-9ee7-dff2-f9c8-00000000a372 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005481017 2025-10-11 08:01:40.241632 | fa163e03-9ee7-dff2-f9c8-00000000a372 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005481017 | 0:06:15.857268 | 0.05s 2025-10-11 08:01:40.260817 | fa163e03-9ee7-dff2-f9c8-00000000a373 | TASK | Install - Configure DNS resolver 2025-10-11 08:01:40.270315 | fa163e03-9ee7-dff2-f9c8-00000000a3d1 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481019 2025-10-11 08:01:40.271842 | fa163e03-9ee7-dff2-f9c8-00000000a3d1 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481019 | 0:06:15.887474 | 0.06s 2025-10-11 08:01:40.283529 | fa163e03-9ee7-dff2-f9c8-00000000a3d2 | TASK | Install - Fail on missing ipaclient_servers 2025-10-11 08:01:40.301682 | fa163e03-9ee7-dff2-f9c8-00000000a373 | SKIPPED | Install - Configure DNS resolver | np0005481017 2025-10-11 08:01:40.303428 | fa163e03-9ee7-dff2-f9c8-00000000a373 | TIMING | ipaclient : Install - Configure DNS resolver | np0005481017 | 0:06:15.919060 | 0.04s 2025-10-11 08:01:40.314091 | fa163e03-9ee7-dff2-f9c8-00000000a375 | TASK | Install - IPA client test 2025-10-11 08:01:40.328139 | fa163e03-9ee7-dff2-f9c8-00000000a3d2 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005481019 2025-10-11 08:01:40.329939 | fa163e03-9ee7-dff2-f9c8-00000000a3d2 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005481019 | 0:06:15.945571 | 0.05s 2025-10-11 08:01:40.342980 | fa163e03-9ee7-dff2-f9c8-00000000a3d3 | TASK | Install - Configure DNS resolver 2025-10-11 08:01:40.382228 | fa163e03-9ee7-dff2-f9c8-00000000a3d3 | SKIPPED | Install - Configure DNS resolver | np0005481019 2025-10-11 08:01:40.384645 | fa163e03-9ee7-dff2-f9c8-00000000a3d3 | TIMING | ipaclient : Install - Configure DNS resolver | np0005481019 | 0:06:16.000282 | 0.04s 2025-10-11 08:01:40.396902 | fa163e03-9ee7-dff2-f9c8-00000000a3d5 | TASK | Install - IPA client test 2025-10-11 08:01:40.994073 | fa163e03-9ee7-dff2-f9c8-00000000a281 | OK | Install - IPA client test | np0005481016 2025-10-11 08:01:40.995411 | fa163e03-9ee7-dff2-f9c8-00000000a281 | TIMING | ipaclient : Install - IPA client test | np0005481016 | 0:06:16.611048 | 1.10s 2025-10-11 08:01:41.009160 | fa163e03-9ee7-dff2-f9c8-00000000a283 | TASK | Install - Cleanup leftover ccache 2025-10-11 08:01:41.225150 | fa163e03-9ee7-dff2-f9c8-00000000a375 | OK | Install - IPA client test | np0005481017 2025-10-11 08:01:41.226667 | fa163e03-9ee7-dff2-f9c8-00000000a375 | TIMING | ipaclient : Install - IPA client test | np0005481017 | 0:06:16.842301 | 0.91s 2025-10-11 08:01:41.241362 | fa163e03-9ee7-dff2-f9c8-00000000a377 | TASK | Install - Cleanup leftover ccache 2025-10-11 08:01:41.356897 | fa163e03-9ee7-dff2-f9c8-00000000a3d5 | OK | Install - IPA client test | np0005481019 2025-10-11 08:01:41.359021 | fa163e03-9ee7-dff2-f9c8-00000000a3d5 | TIMING | ipaclient : Install - IPA client test | np0005481019 | 0:06:16.974643 | 0.96s 2025-10-11 08:01:41.360238 | fa163e03-9ee7-dff2-f9c8-00000000a283 | OK | Install - Cleanup leftover ccache | np0005481016 2025-10-11 08:01:41.360984 | fa163e03-9ee7-dff2-f9c8-00000000a283 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005481016 | 0:06:16.976626 | 0.35s 2025-10-11 08:01:41.382195 | fa163e03-9ee7-dff2-f9c8-00000000a284 | TASK | Install - Configure NTP 2025-10-11 08:01:41.412718 | fa163e03-9ee7-dff2-f9c8-00000000a3d7 | TASK | Install - Cleanup leftover ccache 2025-10-11 08:01:41.583295 | fa163e03-9ee7-dff2-f9c8-00000000a377 | OK | Install - Cleanup leftover ccache | np0005481017 2025-10-11 08:01:41.585102 | fa163e03-9ee7-dff2-f9c8-00000000a377 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005481017 | 0:06:17.200731 | 0.34s 2025-10-11 08:01:41.605966 | fa163e03-9ee7-dff2-f9c8-00000000a37a | TASK | Install - Configure NTP 2025-10-11 08:01:41.742772 | fa163e03-9ee7-dff2-f9c8-00000000a3d7 | OK | Install - Cleanup leftover ccache | np0005481019 2025-10-11 08:01:41.743806 | fa163e03-9ee7-dff2-f9c8-00000000a3d7 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005481019 | 0:06:17.359447 | 0.33s 2025-10-11 08:01:41.754468 | fa163e03-9ee7-dff2-f9c8-00000000a3da | TASK | Install - Configure NTP 2025-10-11 08:01:42.070160 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | CHANGED | add required services using custom module | np0005481012 -> localhost [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cf') missing from stats 2025-10-11 08:01:42.110250 | fa163e03-9ee7-dff2-f9c8-00000000a069 | TASK | check if default.conf exists 2025-10-11 08:01:42.356101 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | CHANGED | add required services using custom module | np0005481014 -> localhost [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cf') missing from stats 2025-10-11 08:01:42.395997 | fa163e03-9ee7-dff2-f9c8-00000000a0cf | CHANGED | add required services using custom module | np0005481015 -> localhost [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-00000000a0cf') missing from stats 2025-10-11 08:01:42.409898 | fa163e03-9ee7-dff2-f9c8-00000000a093 | TASK | check if default.conf exists 2025-10-11 08:01:42.448198 | fa163e03-9ee7-dff2-f9c8-00000000a069 | OK | check if default.conf exists | np0005481012 2025-10-11 08:01:42.449106 | fa163e03-9ee7-dff2-f9c8-00000000a069 | TIMING | check if default.conf exists | np0005481012 | 0:06:18.064722 | 0.34s 2025-10-11 08:01:42.462999 | fa163e03-9ee7-dff2-f9c8-00000000a06a | TASK | install openssl-perl 2025-10-11 08:01:42.495131 | fa163e03-9ee7-dff2-f9c8-00000000a093 | TASK | check if default.conf exists 2025-10-11 08:01:42.501686 | fa163e03-9ee7-dff2-f9c8-00000000a06a | SKIPPED | install openssl-perl | np0005481012 2025-10-11 08:01:42.502980 | fa163e03-9ee7-dff2-f9c8-00000000a06a | TIMING | install openssl-perl | np0005481012 | 0:06:18.118611 | 0.04s 2025-10-11 08:01:42.526092 | fa163e03-9ee7-dff2-f9c8-00000000a06b | TASK | register as an ipa client 2025-10-11 08:01:42.580138 | fa163e03-9ee7-dff2-f9c8-00000000a06b | TIMING | register as an ipa client | np0005481012 | 0:06:18.195772 | 0.05s 2025-10-11 08:01:42.612580 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TASK | Import variables specific to distribution 2025-10-11 08:01:42.689882 | fa163e03-9ee7-dff2-f9c8-00000000a246 | OK | Import variables specific to distribution | np0005481012 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-11 08:01:42.692485 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481012 | 0:06:18.308081 | 0.08s 2025-10-11 08:01:42.699418 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481012 | 0:06:18.315060 | 0.09s 2025-10-11 08:01:42.714217 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TASK | Install IPA client 2025-10-11 08:01:42.737170 | fa163e03-9ee7-dff2-f9c8-00000000a093 | OK | check if default.conf exists | np0005481014 2025-10-11 08:01:42.738567 | fa163e03-9ee7-dff2-f9c8-00000000a093 | TIMING | check if default.conf exists | np0005481014 | 0:06:18.354206 | 0.33s 2025-10-11 08:01:42.753592 | fa163e03-9ee7-dff2-f9c8-00000000a094 | TASK | install openssl-perl 2025-10-11 08:01:42.768625 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TIMING | ipaclient : Install IPA client | np0005481012 | 0:06:18.384257 | 0.05s 2025-10-11 08:01:42.837817 | 9abbabbc-236a-4f46-bb4f-1c6fb279088e | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005481012 2025-10-11 08:01:42.877732 | fa163e03-9ee7-dff2-f9c8-00000000a4af | TASK | Install - Ensure that IPA client packages are installed 2025-10-11 08:01:42.886817 | fa163e03-9ee7-dff2-f9c8-00000000a093 | OK | check if default.conf exists | np0005481015 2025-10-11 08:01:42.888575 | fa163e03-9ee7-dff2-f9c8-00000000a093 | TIMING | check if default.conf exists | np0005481015 | 0:06:18.504198 | 0.39s 2025-10-11 08:01:42.889093 | fa163e03-9ee7-dff2-f9c8-00000000a094 | SKIPPED | install openssl-perl | np0005481014 2025-10-11 08:01:42.889414 | fa163e03-9ee7-dff2-f9c8-00000000a094 | TIMING | install openssl-perl | np0005481014 | 0:06:18.505064 | 0.14s 2025-10-11 08:01:42.906797 | fa163e03-9ee7-dff2-f9c8-00000000a095 | TASK | register as an ipa client 2025-10-11 08:01:42.935327 | fa163e03-9ee7-dff2-f9c8-00000000a094 | TASK | install openssl-perl 2025-10-11 08:01:42.943431 | fa163e03-9ee7-dff2-f9c8-00000000a4af | SKIPPED | Install - Ensure that IPA client packages are installed | np0005481012 2025-10-11 08:01:42.951831 | fa163e03-9ee7-dff2-f9c8-00000000a4af | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005481012 | 0:06:18.567457 | 0.07s 2025-10-11 08:01:42.952328 | fa163e03-9ee7-dff2-f9c8-00000000a095 | TIMING | register as an ipa client | np0005481014 | 0:06:18.567978 | 0.04s 2025-10-11 08:01:42.992705 | fa163e03-9ee7-dff2-f9c8-00000000a4b0 | TASK | Install - Set ipaclient_servers 2025-10-11 08:01:43.016573 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TASK | Import variables specific to distribution 2025-10-11 08:01:43.025699 | fa163e03-9ee7-dff2-f9c8-00000000a094 | SKIPPED | install openssl-perl | np0005481015 2025-10-11 08:01:43.027269 | fa163e03-9ee7-dff2-f9c8-00000000a094 | TIMING | install openssl-perl | np0005481015 | 0:06:18.642879 | 0.09s 2025-10-11 08:01:43.043540 | fa163e03-9ee7-dff2-f9c8-00000000a095 | TASK | register as an ipa client 2025-10-11 08:01:43.065289 | fa163e03-9ee7-dff2-f9c8-00000000a4b0 | SKIPPED | Install - Set ipaclient_servers | np0005481012 2025-10-11 08:01:43.066322 | fa163e03-9ee7-dff2-f9c8-00000000a4b0 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005481012 | 0:06:18.681958 | 0.07s 2025-10-11 08:01:43.082180 | fa163e03-9ee7-dff2-f9c8-00000000a4b1 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-11 08:01:43.093096 | fa163e03-9ee7-dff2-f9c8-00000000a246 | OK | Import variables specific to distribution | np0005481014 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-11 08:01:43.094718 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481014 | 0:06:18.710352 | 0.08s 2025-10-11 08:01:43.108959 | fa163e03-9ee7-dff2-f9c8-00000000a095 | TIMING | register as an ipa client | np0005481015 | 0:06:18.724582 | 0.06s 2025-10-11 08:01:43.111133 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481014 | 0:06:18.726782 | 0.09s 2025-10-11 08:01:43.146590 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TASK | Install IPA client 2025-10-11 08:01:43.173981 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TASK | Import variables specific to distribution 2025-10-11 08:01:43.182108 | fa163e03-9ee7-dff2-f9c8-00000000a4b1 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005481012 2025-10-11 08:01:43.183175 | fa163e03-9ee7-dff2-f9c8-00000000a4b1 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005481012 | 0:06:18.798802 | 0.09s 2025-10-11 08:01:43.206731 | fa163e03-9ee7-dff2-f9c8-00000000a4b2 | TASK | Install - Check that either password or keytab is set 2025-10-11 08:01:43.216817 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TIMING | ipaclient : Install IPA client | np0005481014 | 0:06:18.832440 | 0.07s 2025-10-11 08:01:43.228854 | fa163e03-9ee7-dff2-f9c8-00000000a246 | OK | Import variables specific to distribution | np0005481015 | item=/usr/share/ansible/roles/ipaclient/vars/default.yml 2025-10-11 08:01:43.231073 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481015 | 0:06:18.846706 | 0.06s 2025-10-11 08:01:43.291827 | 5fc4f166-3247-43f1-8148-6f0b063249e2 | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005481014 2025-10-11 08:01:43.328153 | fa163e03-9ee7-dff2-f9c8-00000000a59b | TASK | Install - Ensure that IPA client packages are installed 2025-10-11 08:01:43.337260 | fa163e03-9ee7-dff2-f9c8-00000000a246 | TIMING | ipaclient : Import variables specific to distribution | np0005481015 | 0:06:18.952881 | 0.16s 2025-10-11 08:01:43.338214 | fa163e03-9ee7-dff2-f9c8-00000000a4b2 | SKIPPED | Install - Check that either password or keytab is set | np0005481012 2025-10-11 08:01:43.338769 | fa163e03-9ee7-dff2-f9c8-00000000a4b2 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005481012 | 0:06:18.954418 | 0.13s 2025-10-11 08:01:43.354890 | fa163e03-9ee7-dff2-f9c8-00000000a4b3 | TASK | Install - Set default principal if no keytab is given 2025-10-11 08:01:43.383114 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TASK | Install IPA client 2025-10-11 08:01:43.392173 | fa163e03-9ee7-dff2-f9c8-00000000a59b | SKIPPED | Install - Ensure that IPA client packages are installed | np0005481014 2025-10-11 08:01:43.393560 | fa163e03-9ee7-dff2-f9c8-00000000a59b | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005481014 | 0:06:19.009190 | 0.06s 2025-10-11 08:01:43.412651 | fa163e03-9ee7-dff2-f9c8-00000000a59c | TASK | Install - Set ipaclient_servers 2025-10-11 08:01:43.433529 | fa163e03-9ee7-dff2-f9c8-00000000a4b3 | OK | Install - Set default principal if no keytab is given | np0005481012 2025-10-11 08:01:43.434745 | fa163e03-9ee7-dff2-f9c8-00000000a4b3 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005481012 | 0:06:19.050380 | 0.08s 2025-10-11 08:01:43.435215 | fa163e03-9ee7-dff2-f9c8-00000000a247 | TIMING | ipaclient : Install IPA client | np0005481015 | 0:06:19.050865 | 0.05s 2025-10-11 08:01:43.499968 | a260277c-f2f5-43a2-ab6a-4d0b12aa10bd | INCLUDED | /usr/share/ansible/roles/ipaclient/tasks/install.yml | np0005481015 2025-10-11 08:01:43.540257 | fa163e03-9ee7-dff2-f9c8-00000000a4b5 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-11 08:01:43.564697 | fa163e03-9ee7-dff2-f9c8-00000000a5ff | TASK | Install - Ensure that IPA client packages are installed 2025-10-11 08:01:43.572922 | fa163e03-9ee7-dff2-f9c8-00000000a59c | SKIPPED | Install - Set ipaclient_servers | np0005481014 2025-10-11 08:01:43.573924 | fa163e03-9ee7-dff2-f9c8-00000000a59c | TIMING | ipaclient : Install - Set ipaclient_servers | np0005481014 | 0:06:19.189551 | 0.16s 2025-10-11 08:01:43.596968 | fa163e03-9ee7-dff2-f9c8-00000000a59d | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-11 08:01:43.606925 | fa163e03-9ee7-dff2-f9c8-00000000a4b5 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481012 2025-10-11 08:01:43.615266 | fa163e03-9ee7-dff2-f9c8-00000000a4b5 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481012 | 0:06:19.230869 | 0.07s 2025-10-11 08:01:43.616031 | fa163e03-9ee7-dff2-f9c8-00000000a5ff | SKIPPED | Install - Ensure that IPA client packages are installed | np0005481015 2025-10-11 08:01:43.616715 | fa163e03-9ee7-dff2-f9c8-00000000a5ff | TIMING | ipaclient : Install - Ensure that IPA client packages are installed | np0005481015 | 0:06:19.232357 | 0.05s 2025-10-11 08:01:43.649186 | fa163e03-9ee7-dff2-f9c8-00000000a4b6 | TASK | Install - Fail on missing ipaclient_servers 2025-10-11 08:01:43.686013 | fa163e03-9ee7-dff2-f9c8-00000000a600 | TASK | Install - Set ipaclient_servers 2025-10-11 08:01:43.694670 | fa163e03-9ee7-dff2-f9c8-00000000a59d | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005481014 2025-10-11 08:01:43.701989 | fa163e03-9ee7-dff2-f9c8-00000000a59d | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005481014 | 0:06:19.317594 | 0.10s 2025-10-11 08:01:43.702540 | fa163e03-9ee7-dff2-f9c8-00000000a4b6 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005481012 2025-10-11 08:01:43.702992 | fa163e03-9ee7-dff2-f9c8-00000000a4b6 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005481012 | 0:06:19.318639 | 0.05s 2025-10-11 08:01:43.723719 | fa163e03-9ee7-dff2-f9c8-00000000a4b7 | TASK | Install - Configure DNS resolver 2025-10-11 08:01:43.754979 | fa163e03-9ee7-dff2-f9c8-00000000a59e | TASK | Install - Check that either password or keytab is set 2025-10-11 08:01:43.763783 | fa163e03-9ee7-dff2-f9c8-00000000a600 | SKIPPED | Install - Set ipaclient_servers | np0005481015 2025-10-11 08:01:43.770396 | fa163e03-9ee7-dff2-f9c8-00000000a600 | TIMING | ipaclient : Install - Set ipaclient_servers | np0005481015 | 0:06:19.386022 | 0.08s 2025-10-11 08:01:43.770791 | fa163e03-9ee7-dff2-f9c8-00000000a4b7 | SKIPPED | Install - Configure DNS resolver | np0005481012 2025-10-11 08:01:43.771114 | fa163e03-9ee7-dff2-f9c8-00000000a4b7 | TIMING | ipaclient : Install - Configure DNS resolver | np0005481012 | 0:06:19.386764 | 0.05s 2025-10-11 08:01:43.786953 | fa163e03-9ee7-dff2-f9c8-00000000a4b9 | TASK | Install - IPA client test 2025-10-11 08:01:43.814770 | fa163e03-9ee7-dff2-f9c8-00000000a601 | TASK | Install - Set ipaclient_servers from cluster inventory 2025-10-11 08:01:43.822883 | fa163e03-9ee7-dff2-f9c8-00000000a59e | SKIPPED | Install - Check that either password or keytab is set | np0005481014 2025-10-11 08:01:43.824074 | fa163e03-9ee7-dff2-f9c8-00000000a59e | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005481014 | 0:06:19.439703 | 0.07s 2025-10-11 08:01:43.849389 | fa163e03-9ee7-dff2-f9c8-00000000a59f | TASK | Install - Set default principal if no keytab is given 2025-10-11 08:01:43.889229 | fa163e03-9ee7-dff2-f9c8-00000000a601 | SKIPPED | Install - Set ipaclient_servers from cluster inventory | np0005481015 2025-10-11 08:01:43.890366 | fa163e03-9ee7-dff2-f9c8-00000000a601 | TIMING | ipaclient : Install - Set ipaclient_servers from cluster inventory | np0005481015 | 0:06:19.505996 | 0.07s 2025-10-11 08:01:43.910709 | fa163e03-9ee7-dff2-f9c8-00000000a602 | TASK | Install - Check that either password or keytab is set 2025-10-11 08:01:43.917415 | fa163e03-9ee7-dff2-f9c8-00000000a59f | OK | Install - Set default principal if no keytab is given | np0005481014 2025-10-11 08:01:43.918546 | fa163e03-9ee7-dff2-f9c8-00000000a59f | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005481014 | 0:06:19.534179 | 0.07s 2025-10-11 08:01:43.934810 | fa163e03-9ee7-dff2-f9c8-00000000a5a1 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-11 08:01:43.957629 | fa163e03-9ee7-dff2-f9c8-00000000a602 | SKIPPED | Install - Check that either password or keytab is set | np0005481015 2025-10-11 08:01:43.958603 | fa163e03-9ee7-dff2-f9c8-00000000a602 | TIMING | ipaclient : Install - Check that either password or keytab is set | np0005481015 | 0:06:19.574239 | 0.05s 2025-10-11 08:01:43.979624 | fa163e03-9ee7-dff2-f9c8-00000000a603 | TASK | Install - Set default principal if no keytab is given 2025-10-11 08:01:43.986605 | fa163e03-9ee7-dff2-f9c8-00000000a5a1 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481014 2025-10-11 08:01:43.987654 | fa163e03-9ee7-dff2-f9c8-00000000a5a1 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481014 | 0:06:19.603287 | 0.05s 2025-10-11 08:01:44.003694 | fa163e03-9ee7-dff2-f9c8-00000000a5a2 | TASK | Install - Fail on missing ipaclient_servers 2025-10-11 08:01:44.024981 | fa163e03-9ee7-dff2-f9c8-00000000a603 | OK | Install - Set default principal if no keytab is given | np0005481015 2025-10-11 08:01:44.026055 | fa163e03-9ee7-dff2-f9c8-00000000a603 | TIMING | ipaclient : Install - Set default principal if no keytab is given | np0005481015 | 0:06:19.641695 | 0.05s 2025-10-11 08:01:44.046115 | fa163e03-9ee7-dff2-f9c8-00000000a605 | TASK | Install - Fail on missing ipaclient_domain and ipaserver_domain 2025-10-11 08:01:44.054649 | fa163e03-9ee7-dff2-f9c8-00000000a5a2 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005481014 2025-10-11 08:01:44.055864 | fa163e03-9ee7-dff2-f9c8-00000000a5a2 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005481014 | 0:06:19.671496 | 0.05s 2025-10-11 08:01:44.072994 | fa163e03-9ee7-dff2-f9c8-00000000a5a3 | TASK | Install - Configure DNS resolver 2025-10-11 08:01:44.093902 | fa163e03-9ee7-dff2-f9c8-00000000a605 | SKIPPED | Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481015 2025-10-11 08:01:44.095073 | fa163e03-9ee7-dff2-f9c8-00000000a605 | TIMING | ipaclient : Install - Fail on missing ipaclient_domain and ipaserver_domain | np0005481015 | 0:06:19.710706 | 0.05s 2025-10-11 08:01:44.110531 | fa163e03-9ee7-dff2-f9c8-00000000a606 | TASK | Install - Fail on missing ipaclient_servers 2025-10-11 08:01:44.122315 | fa163e03-9ee7-dff2-f9c8-00000000a5a3 | SKIPPED | Install - Configure DNS resolver | np0005481014 2025-10-11 08:01:44.123410 | fa163e03-9ee7-dff2-f9c8-00000000a5a3 | TIMING | ipaclient : Install - Configure DNS resolver | np0005481014 | 0:06:19.739039 | 0.05s 2025-10-11 08:01:44.139877 | fa163e03-9ee7-dff2-f9c8-00000000a5a7 | TASK | Install - IPA client test 2025-10-11 08:01:44.156302 | fa163e03-9ee7-dff2-f9c8-00000000a606 | SKIPPED | Install - Fail on missing ipaclient_servers | np0005481015 2025-10-11 08:01:44.157363 | fa163e03-9ee7-dff2-f9c8-00000000a606 | TIMING | ipaclient : Install - Fail on missing ipaclient_servers | np0005481015 | 0:06:19.772998 | 0.04s 2025-10-11 08:01:44.173234 | fa163e03-9ee7-dff2-f9c8-00000000a607 | TASK | Install - Configure DNS resolver 2025-10-11 08:01:44.216903 | fa163e03-9ee7-dff2-f9c8-00000000a607 | SKIPPED | Install - Configure DNS resolver | np0005481015 2025-10-11 08:01:44.217766 | fa163e03-9ee7-dff2-f9c8-00000000a607 | TIMING | ipaclient : Install - Configure DNS resolver | np0005481015 | 0:06:19.833408 | 0.04s 2025-10-11 08:01:44.232014 | fa163e03-9ee7-dff2-f9c8-00000000a609 | TASK | Install - IPA client test 2025-10-11 08:01:44.995541 | fa163e03-9ee7-dff2-f9c8-00000000a4b9 | OK | Install - IPA client test | np0005481012 2025-10-11 08:01:44.997031 | fa163e03-9ee7-dff2-f9c8-00000000a4b9 | TIMING | ipaclient : Install - IPA client test | np0005481012 | 0:06:20.612665 | 1.21s 2025-10-11 08:01:44.997829 | fa163e03-9ee7-dff2-f9c8-00000000a5a7 | OK | Install - IPA client test | np0005481014 2025-10-11 08:01:44.998313 | fa163e03-9ee7-dff2-f9c8-00000000a5a7 | TIMING | ipaclient : Install - IPA client test | np0005481014 | 0:06:20.613960 | 0.86s 2025-10-11 08:01:45.018921 | fa163e03-9ee7-dff2-f9c8-00000000a4bb | TASK | Install - Cleanup leftover ccache 2025-10-11 08:01:45.045380 | fa163e03-9ee7-dff2-f9c8-00000000a5a9 | TASK | Install - Cleanup leftover ccache 2025-10-11 08:01:45.342271 | fa163e03-9ee7-dff2-f9c8-00000000a609 | OK | Install - IPA client test | np0005481015 2025-10-11 08:01:45.343678 | fa163e03-9ee7-dff2-f9c8-00000000a609 | TIMING | ipaclient : Install - IPA client test | np0005481015 | 0:06:20.959311 | 1.11s 2025-10-11 08:01:45.377707 | fa163e03-9ee7-dff2-f9c8-00000000a60b | TASK | Install - Cleanup leftover ccache 2025-10-11 08:01:45.391277 | fa163e03-9ee7-dff2-f9c8-00000000a4bb | OK | Install - Cleanup leftover ccache | np0005481012 2025-10-11 08:01:45.392676 | fa163e03-9ee7-dff2-f9c8-00000000a4bb | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005481012 | 0:06:21.008307 | 0.37s 2025-10-11 08:01:45.393198 | fa163e03-9ee7-dff2-f9c8-00000000a5a9 | OK | Install - Cleanup leftover ccache | np0005481014 2025-10-11 08:01:45.393557 | fa163e03-9ee7-dff2-f9c8-00000000a5a9 | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005481014 | 0:06:21.009207 | 0.35s 2025-10-11 08:01:45.411605 | fa163e03-9ee7-dff2-f9c8-00000000a4bc | TASK | Install - Configure NTP 2025-10-11 08:01:45.437584 | fa163e03-9ee7-dff2-f9c8-00000000a5aa | TASK | Install - Configure NTP 2025-10-11 08:01:45.693819 | fa163e03-9ee7-dff2-f9c8-00000000a60b | OK | Install - Cleanup leftover ccache | np0005481015 2025-10-11 08:01:45.695659 | fa163e03-9ee7-dff2-f9c8-00000000a60b | TIMING | ipaclient : Install - Cleanup leftover ccache | np0005481015 | 0:06:21.311291 | 0.31s 2025-10-11 08:01:45.711410 | fa163e03-9ee7-dff2-f9c8-00000000a60c | TASK | Install - Configure NTP 2025-10-11 08:01:48.805171 | fa163e03-9ee7-dff2-f9c8-00000000a284 | CHANGED | Install - Configure NTP | np0005481016 2025-10-11 08:01:48.807241 | fa163e03-9ee7-dff2-f9c8-00000000a284 | TIMING | ipaclient : Install - Configure NTP | np0005481016 | 0:06:24.422866 | 7.42s 2025-10-11 08:01:48.823737 | fa163e03-9ee7-dff2-f9c8-00000000a285 | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-11 08:01:48.854196 | fa163e03-9ee7-dff2-f9c8-00000000a37a | CHANGED | Install - Configure NTP | np0005481017 2025-10-11 08:01:48.856304 | fa163e03-9ee7-dff2-f9c8-00000000a37a | TIMING | ipaclient : Install - Configure NTP | np0005481017 | 0:06:24.471905 | 7.25s 2025-10-11 08:01:48.879540 | fa163e03-9ee7-dff2-f9c8-00000000a37b | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-11 08:01:48.898097 | fa163e03-9ee7-dff2-f9c8-00000000a285 | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005481016 2025-10-11 08:01:48.899824 | fa163e03-9ee7-dff2-f9c8-00000000a285 | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005481016 | 0:06:24.515447 | 0.07s 2025-10-11 08:01:48.921473 | fa163e03-9ee7-dff2-f9c8-00000000a286 | TASK | Install - Disable One-Time Password for on_master 2025-10-11 08:01:48.944295 | fa163e03-9ee7-dff2-f9c8-00000000a3da | CHANGED | Install - Configure NTP | np0005481019 2025-10-11 08:01:48.945665 | fa163e03-9ee7-dff2-f9c8-00000000a3da | TIMING | ipaclient : Install - Configure NTP | np0005481019 | 0:06:24.561292 | 7.19s 2025-10-11 08:01:48.946245 | fa163e03-9ee7-dff2-f9c8-00000000a37b | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005481017 2025-10-11 08:01:48.946678 | fa163e03-9ee7-dff2-f9c8-00000000a37b | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005481017 | 0:06:24.562325 | 0.07s 2025-10-11 08:01:48.961118 | fa163e03-9ee7-dff2-f9c8-00000000a37c | TASK | Install - Disable One-Time Password for on_master 2025-10-11 08:01:48.988358 | fa163e03-9ee7-dff2-f9c8-00000000a3db | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-11 08:01:48.997861 | fa163e03-9ee7-dff2-f9c8-00000000a286 | SKIPPED | Install - Disable One-Time Password for on_master | np0005481016 2025-10-11 08:01:48.999023 | fa163e03-9ee7-dff2-f9c8-00000000a286 | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005481016 | 0:06:24.614650 | 0.08s 2025-10-11 08:01:49.014235 | fa163e03-9ee7-dff2-f9c8-00000000a287 | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-11 08:01:49.048054 | fa163e03-9ee7-dff2-f9c8-00000000a37c | SKIPPED | Install - Disable One-Time Password for on_master | np0005481017 2025-10-11 08:01:49.050060 | fa163e03-9ee7-dff2-f9c8-00000000a37c | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005481017 | 0:06:24.665683 | 0.09s 2025-10-11 08:01:49.075430 | fa163e03-9ee7-dff2-f9c8-00000000a37d | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-11 08:01:49.086580 | fa163e03-9ee7-dff2-f9c8-00000000a3db | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005481019 2025-10-11 08:01:49.088325 | fa163e03-9ee7-dff2-f9c8-00000000a3db | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005481019 | 0:06:24.703945 | 0.10s 2025-10-11 08:01:49.110513 | fa163e03-9ee7-dff2-f9c8-00000000a3dc | TASK | Install - Disable One-Time Password for on_master 2025-10-11 08:01:49.159275 | fa163e03-9ee7-dff2-f9c8-00000000a3dc | SKIPPED | Install - Disable One-Time Password for on_master | np0005481019 2025-10-11 08:01:49.160413 | fa163e03-9ee7-dff2-f9c8-00000000a3dc | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005481019 | 0:06:24.776050 | 0.05s 2025-10-11 08:01:49.174014 | fa163e03-9ee7-dff2-f9c8-00000000a3dd | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-11 08:01:49.932278 | fa163e03-9ee7-dff2-f9c8-00000000a37d | OK | Install - Test if IPA client has working krb5.keytab | np0005481017 2025-10-11 08:01:49.933618 | fa163e03-9ee7-dff2-f9c8-00000000a37d | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005481017 | 0:06:25.549252 | 0.86s 2025-10-11 08:01:49.947422 | fa163e03-9ee7-dff2-f9c8-00000000a37e | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-11 08:01:49.972572 | fa163e03-9ee7-dff2-f9c8-00000000a3dd | OK | Install - Test if IPA client has working krb5.keytab | np0005481019 2025-10-11 08:01:49.974425 | fa163e03-9ee7-dff2-f9c8-00000000a3dd | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005481019 | 0:06:25.590054 | 0.80s 2025-10-11 08:01:50.006145 | fa163e03-9ee7-dff2-f9c8-00000000a3de | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-11 08:01:50.018631 | fa163e03-9ee7-dff2-f9c8-00000000a287 | OK | Install - Test if IPA client has working krb5.keytab | np0005481016 2025-10-11 08:01:50.020388 | fa163e03-9ee7-dff2-f9c8-00000000a287 | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005481016 | 0:06:25.636006 | 1.00s 2025-10-11 08:01:50.021391 | fa163e03-9ee7-dff2-f9c8-00000000a37e | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005481017 2025-10-11 08:01:50.022281 | fa163e03-9ee7-dff2-f9c8-00000000a37e | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005481017 | 0:06:25.637921 | 0.07s 2025-10-11 08:01:50.044330 | fa163e03-9ee7-dff2-f9c8-00000000a288 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-11 08:01:50.082360 | fa163e03-9ee7-dff2-f9c8-00000000a380 | TASK | Install - Keytab or password is required for getting otp 2025-10-11 08:01:50.096019 | fa163e03-9ee7-dff2-f9c8-00000000a3de | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005481019 2025-10-11 08:01:50.102827 | fa163e03-9ee7-dff2-f9c8-00000000a3de | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005481019 | 0:06:25.718450 | 0.09s 2025-10-11 08:01:50.103340 | fa163e03-9ee7-dff2-f9c8-00000000a288 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005481016 2025-10-11 08:01:50.103799 | fa163e03-9ee7-dff2-f9c8-00000000a288 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005481016 | 0:06:25.719448 | 0.06s 2025-10-11 08:01:50.127305 | fa163e03-9ee7-dff2-f9c8-00000000a28a | TASK | Install - Keytab or password is required for getting otp 2025-10-11 08:01:50.149032 | fa163e03-9ee7-dff2-f9c8-00000000a3e0 | TASK | Install - Keytab or password is required for getting otp 2025-10-11 08:01:50.158866 | fa163e03-9ee7-dff2-f9c8-00000000a380 | SKIPPED | Install - Keytab or password is required for getting otp | np0005481017 2025-10-11 08:01:50.159897 | fa163e03-9ee7-dff2-f9c8-00000000a380 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005481017 | 0:06:25.775519 | 0.07s 2025-10-11 08:01:50.175298 | fa163e03-9ee7-dff2-f9c8-00000000a381 | TASK | Install - Create temporary file for keytab 2025-10-11 08:01:50.197172 | fa163e03-9ee7-dff2-f9c8-00000000a3e0 | SKIPPED | Install - Keytab or password is required for getting otp | np0005481019 2025-10-11 08:01:50.198243 | fa163e03-9ee7-dff2-f9c8-00000000a3e0 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005481019 | 0:06:25.813880 | 0.05s 2025-10-11 08:01:50.198572 | fa163e03-9ee7-dff2-f9c8-00000000a28a | SKIPPED | Install - Keytab or password is required for getting otp | np0005481016 2025-10-11 08:01:50.198877 | fa163e03-9ee7-dff2-f9c8-00000000a28a | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005481016 | 0:06:25.814527 | 0.07s 2025-10-11 08:01:50.214813 | fa163e03-9ee7-dff2-f9c8-00000000a28b | TASK | Install - Create temporary file for keytab 2025-10-11 08:01:50.243283 | fa163e03-9ee7-dff2-f9c8-00000000a3e1 | TASK | Install - Create temporary file for keytab 2025-10-11 08:01:50.252242 | fa163e03-9ee7-dff2-f9c8-00000000a381 | SKIPPED | Install - Create temporary file for keytab | np0005481017 2025-10-11 08:01:50.253526 | fa163e03-9ee7-dff2-f9c8-00000000a381 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005481017 | 0:06:25.869157 | 0.08s 2025-10-11 08:01:50.270018 | fa163e03-9ee7-dff2-f9c8-00000000a382 | TASK | Install - Copy keytab to server temporary file 2025-10-11 08:01:50.282663 | fa163e03-9ee7-dff2-f9c8-00000000a28b | SKIPPED | Install - Create temporary file for keytab | np0005481016 2025-10-11 08:01:50.284007 | fa163e03-9ee7-dff2-f9c8-00000000a28b | TIMING | ipaclient : Install - Create temporary file for keytab | np0005481016 | 0:06:25.899625 | 0.07s 2025-10-11 08:01:50.302594 | fa163e03-9ee7-dff2-f9c8-00000000a28c | TASK | Install - Copy keytab to server temporary file 2025-10-11 08:01:50.311277 | fa163e03-9ee7-dff2-f9c8-00000000a3e1 | SKIPPED | Install - Create temporary file for keytab | np0005481019 2025-10-11 08:01:50.312331 | fa163e03-9ee7-dff2-f9c8-00000000a3e1 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005481019 | 0:06:25.927964 | 0.07s 2025-10-11 08:01:50.327875 | fa163e03-9ee7-dff2-f9c8-00000000a3e2 | TASK | Install - Copy keytab to server temporary file 2025-10-11 08:01:50.340098 | fa163e03-9ee7-dff2-f9c8-00000000a382 | SKIPPED | Install - Copy keytab to server temporary file | np0005481017 2025-10-11 08:01:50.342973 | fa163e03-9ee7-dff2-f9c8-00000000a382 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005481017 | 0:06:25.958605 | 0.07s 2025-10-11 08:01:50.343310 | fa163e03-9ee7-dff2-f9c8-00000000a28c | SKIPPED | Install - Copy keytab to server temporary file | np0005481016 2025-10-11 08:01:50.343758 | fa163e03-9ee7-dff2-f9c8-00000000a28c | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005481016 | 0:06:25.959408 | 0.04s 2025-10-11 08:01:50.358971 | fa163e03-9ee7-dff2-f9c8-00000000a28d | TASK | Install - Get One-Time Password for client enrollment 2025-10-11 08:01:50.390585 | fa163e03-9ee7-dff2-f9c8-00000000a383 | TASK | Install - Get One-Time Password for client enrollment 2025-10-11 08:01:50.399622 | fa163e03-9ee7-dff2-f9c8-00000000a3e2 | SKIPPED | Install - Copy keytab to server temporary file | np0005481019 2025-10-11 08:01:50.400685 | fa163e03-9ee7-dff2-f9c8-00000000a3e2 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005481019 | 0:06:26.016317 | 0.07s 2025-10-11 08:01:50.416044 | fa163e03-9ee7-dff2-f9c8-00000000a3e3 | TASK | Install - Get One-Time Password for client enrollment 2025-10-11 08:01:50.429188 | fa163e03-9ee7-dff2-f9c8-00000000a28d | SKIPPED | Install - Get One-Time Password for client enrollment | np0005481016 2025-10-11 08:01:50.436068 | fa163e03-9ee7-dff2-f9c8-00000000a28d | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005481016 | 0:06:26.051693 | 0.08s 2025-10-11 08:01:50.436583 | fa163e03-9ee7-dff2-f9c8-00000000a383 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005481017 2025-10-11 08:01:50.436879 | fa163e03-9ee7-dff2-f9c8-00000000a383 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005481017 | 0:06:26.052529 | 0.04s 2025-10-11 08:01:50.448922 | fa163e03-9ee7-dff2-f9c8-00000000a28e | TASK | Install - Report error for OTP generation 2025-10-11 08:01:50.469057 | fa163e03-9ee7-dff2-f9c8-00000000a384 | TASK | Install - Report error for OTP generation 2025-10-11 08:01:50.487350 | fa163e03-9ee7-dff2-f9c8-00000000a3e3 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005481019 2025-10-11 08:01:50.488375 | fa163e03-9ee7-dff2-f9c8-00000000a3e3 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005481019 | 0:06:26.104004 | 0.07s 2025-10-11 08:01:50.501394 | fa163e03-9ee7-dff2-f9c8-00000000a3e4 | TASK | Install - Report error for OTP generation 2025-10-11 08:01:50.519271 | fa163e03-9ee7-dff2-f9c8-00000000a28e | SKIPPED | Install - Report error for OTP generation | np0005481016 2025-10-11 08:01:50.520381 | fa163e03-9ee7-dff2-f9c8-00000000a28e | TIMING | ipaclient : Install - Report error for OTP generation | np0005481016 | 0:06:26.136018 | 0.07s 2025-10-11 08:01:50.536196 | fa163e03-9ee7-dff2-f9c8-00000000a28f | TASK | Install - Store the previously obtained OTP 2025-10-11 08:01:50.545112 | fa163e03-9ee7-dff2-f9c8-00000000a384 | SKIPPED | Install - Report error for OTP generation | np0005481017 2025-10-11 08:01:50.552179 | fa163e03-9ee7-dff2-f9c8-00000000a384 | TIMING | ipaclient : Install - Report error for OTP generation | np0005481017 | 0:06:26.167808 | 0.08s 2025-10-11 08:01:50.552578 | fa163e03-9ee7-dff2-f9c8-00000000a3e4 | SKIPPED | Install - Report error for OTP generation | np0005481019 2025-10-11 08:01:50.552897 | fa163e03-9ee7-dff2-f9c8-00000000a3e4 | TIMING | ipaclient : Install - Report error for OTP generation | np0005481019 | 0:06:26.168547 | 0.05s 2025-10-11 08:01:50.564014 | fa163e03-9ee7-dff2-f9c8-00000000a385 | TASK | Install - Store the previously obtained OTP 2025-10-11 08:01:50.587502 | fa163e03-9ee7-dff2-f9c8-00000000a3e5 | TASK | Install - Store the previously obtained OTP 2025-10-11 08:01:50.595957 | fa163e03-9ee7-dff2-f9c8-00000000a28f | SKIPPED | Install - Store the previously obtained OTP | np0005481016 2025-10-11 08:01:50.596984 | fa163e03-9ee7-dff2-f9c8-00000000a28f | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005481016 | 0:06:26.212615 | 0.06s 2025-10-11 08:01:50.617506 | fa163e03-9ee7-dff2-f9c8-00000000a290 | TASK | Install - Remove keytab temporary file 2025-10-11 08:01:50.625649 | fa163e03-9ee7-dff2-f9c8-00000000a385 | SKIPPED | Install - Store the previously obtained OTP | np0005481017 2025-10-11 08:01:50.626781 | fa163e03-9ee7-dff2-f9c8-00000000a385 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005481017 | 0:06:26.242409 | 0.06s 2025-10-11 08:01:50.649900 | fa163e03-9ee7-dff2-f9c8-00000000a386 | TASK | Install - Remove keytab temporary file 2025-10-11 08:01:50.659082 | fa163e03-9ee7-dff2-f9c8-00000000a3e5 | SKIPPED | Install - Store the previously obtained OTP | np0005481019 2025-10-11 08:01:50.660270 | fa163e03-9ee7-dff2-f9c8-00000000a3e5 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005481019 | 0:06:26.275901 | 0.07s 2025-10-11 08:01:50.676512 | fa163e03-9ee7-dff2-f9c8-00000000a3e6 | TASK | Install - Remove keytab temporary file 2025-10-11 08:01:50.692384 | fa163e03-9ee7-dff2-f9c8-00000000a290 | SKIPPED | Install - Remove keytab temporary file | np0005481016 2025-10-11 08:01:50.698032 | fa163e03-9ee7-dff2-f9c8-00000000a290 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005481016 | 0:06:26.313668 | 0.08s 2025-10-11 08:01:50.698383 | fa163e03-9ee7-dff2-f9c8-00000000a386 | SKIPPED | Install - Remove keytab temporary file | np0005481017 2025-10-11 08:01:50.698795 | fa163e03-9ee7-dff2-f9c8-00000000a386 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005481017 | 0:06:26.314445 | 0.05s 2025-10-11 08:01:50.709954 | fa163e03-9ee7-dff2-f9c8-00000000a291 | TASK | Store predefined OTP in admin_password 2025-10-11 08:01:50.727779 | fa163e03-9ee7-dff2-f9c8-00000000a387 | TASK | Store predefined OTP in admin_password 2025-10-11 08:01:50.745228 | fa163e03-9ee7-dff2-f9c8-00000000a3e6 | SKIPPED | Install - Remove keytab temporary file | np0005481019 2025-10-11 08:01:50.748643 | fa163e03-9ee7-dff2-f9c8-00000000a3e6 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005481019 | 0:06:26.364277 | 0.07s 2025-10-11 08:01:50.759421 | fa163e03-9ee7-dff2-f9c8-00000000a3e7 | TASK | Store predefined OTP in admin_password 2025-10-11 08:01:50.791980 | fa163e03-9ee7-dff2-f9c8-00000000a291 | OK | Store predefined OTP in admin_password | np0005481016 2025-10-11 08:01:50.793267 | fa163e03-9ee7-dff2-f9c8-00000000a291 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005481016 | 0:06:26.408902 | 0.08s 2025-10-11 08:01:50.793718 | fa163e03-9ee7-dff2-f9c8-00000000a387 | OK | Store predefined OTP in admin_password | np0005481017 2025-10-11 08:01:50.794257 | fa163e03-9ee7-dff2-f9c8-00000000a387 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005481017 | 0:06:26.409906 | 0.06s 2025-10-11 08:01:50.806531 | fa163e03-9ee7-dff2-f9c8-00000000a293 | TASK | Install - Check if principal and keytab are set 2025-10-11 08:01:50.824224 | fa163e03-9ee7-dff2-f9c8-00000000a389 | TASK | Install - Check if principal and keytab are set 2025-10-11 08:01:50.839182 | fa163e03-9ee7-dff2-f9c8-00000000a3e7 | OK | Store predefined OTP in admin_password | np0005481019 2025-10-11 08:01:50.840156 | fa163e03-9ee7-dff2-f9c8-00000000a3e7 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005481019 | 0:06:26.455793 | 0.08s 2025-10-11 08:01:50.852346 | fa163e03-9ee7-dff2-f9c8-00000000a3e9 | TASK | Install - Check if principal and keytab are set 2025-10-11 08:01:50.864869 | fa163e03-9ee7-dff2-f9c8-00000000a293 | SKIPPED | Install - Check if principal and keytab are set | np0005481016 2025-10-11 08:01:50.865904 | fa163e03-9ee7-dff2-f9c8-00000000a293 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005481016 | 0:06:26.481537 | 0.06s 2025-10-11 08:01:50.883377 | fa163e03-9ee7-dff2-f9c8-00000000a294 | TASK | Install - Check if one of password or keytabs are set 2025-10-11 08:01:50.892203 | fa163e03-9ee7-dff2-f9c8-00000000a389 | SKIPPED | Install - Check if principal and keytab are set | np0005481017 2025-10-11 08:01:50.893376 | fa163e03-9ee7-dff2-f9c8-00000000a389 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005481017 | 0:06:26.509005 | 0.07s 2025-10-11 08:01:50.907973 | fa163e03-9ee7-dff2-f9c8-00000000a38a | TASK | Install - Check if one of password or keytabs are set 2025-10-11 08:01:50.916121 | fa163e03-9ee7-dff2-f9c8-00000000a3e9 | SKIPPED | Install - Check if principal and keytab are set | np0005481019 2025-10-11 08:01:50.917130 | fa163e03-9ee7-dff2-f9c8-00000000a3e9 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005481019 | 0:06:26.532760 | 0.06s 2025-10-11 08:01:50.928634 | fa163e03-9ee7-dff2-f9c8-00000000a3ea | TASK | Install - Check if one of password or keytabs are set 2025-10-11 08:01:50.968104 | fa163e03-9ee7-dff2-f9c8-00000000a38a | SKIPPED | Install - Check if one of password or keytabs are set | np0005481017 2025-10-11 08:01:50.971126 | fa163e03-9ee7-dff2-f9c8-00000000a38a | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005481017 | 0:06:26.586762 | 0.06s 2025-10-11 08:01:50.971508 | fa163e03-9ee7-dff2-f9c8-00000000a294 | SKIPPED | Install - Check if one of password or keytabs are set | np0005481016 2025-10-11 08:01:50.971832 | fa163e03-9ee7-dff2-f9c8-00000000a294 | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005481016 | 0:06:26.587481 | 0.09s 2025-10-11 08:01:50.984197 | fa163e03-9ee7-dff2-f9c8-00000000a295 | TASK | Install - From host keytab, purge OOO.TEST 2025-10-11 08:01:51.011613 | fa163e03-9ee7-dff2-f9c8-00000000a38b | TASK | Install - From host keytab, purge OOO.TEST 2025-10-11 08:01:51.021029 | fa163e03-9ee7-dff2-f9c8-00000000a3ea | SKIPPED | Install - Check if one of password or keytabs are set | np0005481019 2025-10-11 08:01:51.022202 | fa163e03-9ee7-dff2-f9c8-00000000a3ea | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005481019 | 0:06:26.637832 | 0.09s 2025-10-11 08:01:51.035343 | fa163e03-9ee7-dff2-f9c8-00000000a3eb | TASK | Install - From host keytab, purge OOO.TEST 2025-10-11 08:01:51.314619 | fa163e03-9ee7-dff2-f9c8-00000000a295 | CHANGED | Install - From host keytab, purge OOO.TEST | np0005481016 2025-10-11 08:01:51.316258 | fa163e03-9ee7-dff2-f9c8-00000000a295 | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005481016 | 0:06:26.931891 | 0.33s 2025-10-11 08:01:51.333526 | fa163e03-9ee7-dff2-f9c8-00000000a296 | TASK | Install - Backup and set hostname 2025-10-11 08:01:51.348639 | fa163e03-9ee7-dff2-f9c8-00000000a38b | CHANGED | Install - From host keytab, purge OOO.TEST | np0005481017 2025-10-11 08:01:51.349947 | fa163e03-9ee7-dff2-f9c8-00000000a38b | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005481017 | 0:06:26.965583 | 0.34s 2025-10-11 08:01:51.363771 | fa163e03-9ee7-dff2-f9c8-00000000a38c | TASK | Install - Backup and set hostname 2025-10-11 08:01:51.372400 | fa163e03-9ee7-dff2-f9c8-00000000a3eb | CHANGED | Install - From host keytab, purge OOO.TEST | np0005481019 2025-10-11 08:01:51.373593 | fa163e03-9ee7-dff2-f9c8-00000000a3eb | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005481019 | 0:06:26.989226 | 0.34s 2025-10-11 08:01:51.385561 | fa163e03-9ee7-dff2-f9c8-00000000a3ec | TASK | Install - Backup and set hostname 2025-10-11 08:01:52.305992 | fa163e03-9ee7-dff2-f9c8-00000000a38c | CHANGED | Install - Backup and set hostname | np0005481017 2025-10-11 08:01:52.307965 | fa163e03-9ee7-dff2-f9c8-00000000a38c | TIMING | ipaclient : Install - Backup and set hostname | np0005481017 | 0:06:27.923578 | 0.94s 2025-10-11 08:01:52.308774 | fa163e03-9ee7-dff2-f9c8-00000000a296 | CHANGED | Install - Backup and set hostname | np0005481016 2025-10-11 08:01:52.309473 | fa163e03-9ee7-dff2-f9c8-00000000a296 | TIMING | ipaclient : Install - Backup and set hostname | np0005481016 | 0:06:27.925085 | 0.97s 2025-10-11 08:01:52.331035 | fa163e03-9ee7-dff2-f9c8-00000000a297 | TASK | Install - Create temporary krb5 configuration 2025-10-11 08:01:52.363398 | fa163e03-9ee7-dff2-f9c8-00000000a38d | TASK | Install - Create temporary krb5 configuration 2025-10-11 08:01:52.372074 | fa163e03-9ee7-dff2-f9c8-00000000a3ec | CHANGED | Install - Backup and set hostname | np0005481019 2025-10-11 08:01:52.373219 | fa163e03-9ee7-dff2-f9c8-00000000a3ec | TIMING | ipaclient : Install - Backup and set hostname | np0005481019 | 0:06:27.988853 | 0.99s 2025-10-11 08:01:52.388001 | fa163e03-9ee7-dff2-f9c8-00000000a3ed | TASK | Install - Create temporary krb5 configuration 2025-10-11 08:01:52.593017 | fa163e03-9ee7-dff2-f9c8-00000000a4bc | CHANGED | Install - Configure NTP | np0005481012 2025-10-11 08:01:52.594222 | fa163e03-9ee7-dff2-f9c8-00000000a4bc | TIMING | ipaclient : Install - Configure NTP | np0005481012 | 0:06:28.209859 | 7.18s 2025-10-11 08:01:52.617382 | fa163e03-9ee7-dff2-f9c8-00000000a4bd | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-11 08:01:52.625608 | fa163e03-9ee7-dff2-f9c8-00000000a5aa | CHANGED | Install - Configure NTP | np0005481014 2025-10-11 08:01:52.626883 | fa163e03-9ee7-dff2-f9c8-00000000a5aa | TIMING | ipaclient : Install - Configure NTP | np0005481014 | 0:06:28.242519 | 7.19s 2025-10-11 08:01:52.647793 | fa163e03-9ee7-dff2-f9c8-00000000a5ab | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-11 08:01:52.683804 | fa163e03-9ee7-dff2-f9c8-00000000a4bd | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005481012 2025-10-11 08:01:52.684797 | fa163e03-9ee7-dff2-f9c8-00000000a4bd | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005481012 | 0:06:28.300437 | 0.07s 2025-10-11 08:01:52.700405 | fa163e03-9ee7-dff2-f9c8-00000000a4be | TASK | Install - Disable One-Time Password for on_master 2025-10-11 08:01:52.716053 | fa163e03-9ee7-dff2-f9c8-00000000a5ab | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005481014 2025-10-11 08:01:52.717304 | fa163e03-9ee7-dff2-f9c8-00000000a5ab | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005481014 | 0:06:28.332941 | 0.07s 2025-10-11 08:01:52.733492 | fa163e03-9ee7-dff2-f9c8-00000000a5ac | TASK | Install - Disable One-Time Password for on_master 2025-10-11 08:01:52.748250 | fa163e03-9ee7-dff2-f9c8-00000000a4be | SKIPPED | Install - Disable One-Time Password for on_master | np0005481012 2025-10-11 08:01:52.749348 | fa163e03-9ee7-dff2-f9c8-00000000a4be | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005481012 | 0:06:28.364984 | 0.05s 2025-10-11 08:01:52.765154 | fa163e03-9ee7-dff2-f9c8-00000000a4bf | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-11 08:01:52.780061 | fa163e03-9ee7-dff2-f9c8-00000000a5ac | SKIPPED | Install - Disable One-Time Password for on_master | np0005481014 2025-10-11 08:01:52.781091 | fa163e03-9ee7-dff2-f9c8-00000000a5ac | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005481014 | 0:06:28.396729 | 0.05s 2025-10-11 08:01:52.798363 | fa163e03-9ee7-dff2-f9c8-00000000a5ad | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-11 08:01:52.918822 | fa163e03-9ee7-dff2-f9c8-00000000a60c | CHANGED | Install - Configure NTP | np0005481015 2025-10-11 08:01:52.920923 | fa163e03-9ee7-dff2-f9c8-00000000a60c | TIMING | ipaclient : Install - Configure NTP | np0005481015 | 0:06:28.536544 | 7.21s 2025-10-11 08:01:52.944989 | fa163e03-9ee7-dff2-f9c8-00000000a60d | TASK | Install - Make sure One-Time Password is enabled if it's already defined 2025-10-11 08:01:53.013968 | fa163e03-9ee7-dff2-f9c8-00000000a60d | OK | Install - Make sure One-Time Password is enabled if it's already defined | np0005481015 2025-10-11 08:01:53.015534 | fa163e03-9ee7-dff2-f9c8-00000000a60d | TIMING | ipaclient : Install - Make sure One-Time Password is enabled if it's already defined | np0005481015 | 0:06:28.631165 | 0.07s 2025-10-11 08:01:53.045940 | fa163e03-9ee7-dff2-f9c8-00000000a60e | TASK | Install - Disable One-Time Password for on_master 2025-10-11 08:01:53.094614 | fa163e03-9ee7-dff2-f9c8-00000000a60e | SKIPPED | Install - Disable One-Time Password for on_master | np0005481015 2025-10-11 08:01:53.095474 | fa163e03-9ee7-dff2-f9c8-00000000a60e | TIMING | ipaclient : Install - Disable One-Time Password for on_master | np0005481015 | 0:06:28.711113 | 0.05s 2025-10-11 08:01:53.114822 | fa163e03-9ee7-dff2-f9c8-00000000a60f | TASK | Install - Test if IPA client has working krb5.keytab 2025-10-11 08:01:53.254433 | fa163e03-9ee7-dff2-f9c8-00000000a297 | OK | Install - Create temporary krb5 configuration | np0005481016 2025-10-11 08:01:53.262140 | fa163e03-9ee7-dff2-f9c8-00000000a297 | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005481016 | 0:06:28.877761 | 0.93s 2025-10-11 08:01:53.263051 | fa163e03-9ee7-dff2-f9c8-00000000a38d | OK | Install - Create temporary krb5 configuration | np0005481017 2025-10-11 08:01:53.263557 | fa163e03-9ee7-dff2-f9c8-00000000a38d | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005481017 | 0:06:28.879203 | 0.90s 2025-10-11 08:01:53.281862 | fa163e03-9ee7-dff2-f9c8-00000000a298 | TASK | Install - Join IPA 2025-10-11 08:01:53.314719 | fa163e03-9ee7-dff2-f9c8-00000000a38e | TASK | Install - Join IPA 2025-10-11 08:01:53.326760 | fa163e03-9ee7-dff2-f9c8-00000000a3ed | OK | Install - Create temporary krb5 configuration | np0005481019 2025-10-11 08:01:53.328394 | fa163e03-9ee7-dff2-f9c8-00000000a3ed | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005481019 | 0:06:28.944020 | 0.94s 2025-10-11 08:01:53.354474 | fa163e03-9ee7-dff2-f9c8-00000000a3ee | TASK | Install - Join IPA 2025-10-11 08:01:53.536153 | fa163e03-9ee7-dff2-f9c8-00000000a5ad | OK | Install - Test if IPA client has working krb5.keytab | np0005481014 2025-10-11 08:01:53.538365 | fa163e03-9ee7-dff2-f9c8-00000000a5ad | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005481014 | 0:06:29.153990 | 0.74s 2025-10-11 08:01:53.546754 | fa163e03-9ee7-dff2-f9c8-00000000a4bf | OK | Install - Test if IPA client has working krb5.keytab | np0005481012 2025-10-11 08:01:53.547577 | fa163e03-9ee7-dff2-f9c8-00000000a4bf | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005481012 | 0:06:29.163214 | 0.78s 2025-10-11 08:01:53.575926 | fa163e03-9ee7-dff2-f9c8-00000000a4c0 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-11 08:01:53.605072 | fa163e03-9ee7-dff2-f9c8-00000000a5ae | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-11 08:01:53.622218 | fa163e03-9ee7-dff2-f9c8-00000000a4c0 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005481012 2025-10-11 08:01:53.623323 | fa163e03-9ee7-dff2-f9c8-00000000a4c0 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005481012 | 0:06:29.238960 | 0.05s 2025-10-11 08:01:53.641740 | fa163e03-9ee7-dff2-f9c8-00000000a4c2 | TASK | Install - Keytab or password is required for getting otp 2025-10-11 08:01:53.656049 | fa163e03-9ee7-dff2-f9c8-00000000a5ae | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005481014 2025-10-11 08:01:53.657067 | fa163e03-9ee7-dff2-f9c8-00000000a5ae | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005481014 | 0:06:29.272703 | 0.05s 2025-10-11 08:01:53.672611 | fa163e03-9ee7-dff2-f9c8-00000000a5b0 | TASK | Install - Keytab or password is required for getting otp 2025-10-11 08:01:53.708225 | fa163e03-9ee7-dff2-f9c8-00000000a4c2 | SKIPPED | Install - Keytab or password is required for getting otp | np0005481012 2025-10-11 08:01:53.709121 | fa163e03-9ee7-dff2-f9c8-00000000a4c2 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005481012 | 0:06:29.324760 | 0.07s 2025-10-11 08:01:53.727843 | fa163e03-9ee7-dff2-f9c8-00000000a4c3 | TASK | Install - Create temporary file for keytab 2025-10-11 08:01:53.743387 | fa163e03-9ee7-dff2-f9c8-00000000a5b0 | SKIPPED | Install - Keytab or password is required for getting otp | np0005481014 2025-10-11 08:01:53.745229 | fa163e03-9ee7-dff2-f9c8-00000000a5b0 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005481014 | 0:06:29.360852 | 0.07s 2025-10-11 08:01:53.773849 | fa163e03-9ee7-dff2-f9c8-00000000a5b1 | TASK | Install - Create temporary file for keytab 2025-10-11 08:01:53.796634 | fa163e03-9ee7-dff2-f9c8-00000000a4c3 | SKIPPED | Install - Create temporary file for keytab | np0005481012 2025-10-11 08:01:53.798071 | fa163e03-9ee7-dff2-f9c8-00000000a4c3 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005481012 | 0:06:29.413702 | 0.07s 2025-10-11 08:01:53.824225 | fa163e03-9ee7-dff2-f9c8-00000000a4c4 | TASK | Install - Copy keytab to server temporary file 2025-10-11 08:01:53.844376 | fa163e03-9ee7-dff2-f9c8-00000000a60f | OK | Install - Test if IPA client has working krb5.keytab | np0005481015 2025-10-11 08:01:53.846567 | fa163e03-9ee7-dff2-f9c8-00000000a60f | TIMING | ipaclient : Install - Test if IPA client has working krb5.keytab | np0005481015 | 0:06:29.462190 | 0.73s 2025-10-11 08:01:53.847785 | fa163e03-9ee7-dff2-f9c8-00000000a5b1 | SKIPPED | Install - Create temporary file for keytab | np0005481014 2025-10-11 08:01:53.848689 | fa163e03-9ee7-dff2-f9c8-00000000a5b1 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005481014 | 0:06:29.464329 | 0.07s 2025-10-11 08:01:53.891289 | fa163e03-9ee7-dff2-f9c8-00000000a5b2 | TASK | Install - Copy keytab to server temporary file 2025-10-11 08:01:53.920836 | fa163e03-9ee7-dff2-f9c8-00000000a610 | TASK | Install - Disable One-Time Password for client with working krb5.keytab 2025-10-11 08:01:53.928134 | fa163e03-9ee7-dff2-f9c8-00000000a4c4 | SKIPPED | Install - Copy keytab to server temporary file | np0005481012 2025-10-11 08:01:53.929211 | fa163e03-9ee7-dff2-f9c8-00000000a4c4 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005481012 | 0:06:29.544841 | 0.10s 2025-10-11 08:01:53.963591 | fa163e03-9ee7-dff2-f9c8-00000000a4c5 | TASK | Install - Get One-Time Password for client enrollment 2025-10-11 08:01:53.977397 | fa163e03-9ee7-dff2-f9c8-00000000a610 | SKIPPED | Install - Disable One-Time Password for client with working krb5.keytab | np0005481015 2025-10-11 08:01:53.978644 | fa163e03-9ee7-dff2-f9c8-00000000a610 | TIMING | ipaclient : Install - Disable One-Time Password for client with working krb5.keytab | np0005481015 | 0:06:29.594272 | 0.06s 2025-10-11 08:01:53.979094 | fa163e03-9ee7-dff2-f9c8-00000000a5b2 | SKIPPED | Install - Copy keytab to server temporary file | np0005481014 2025-10-11 08:01:53.979537 | fa163e03-9ee7-dff2-f9c8-00000000a5b2 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005481014 | 0:06:29.595183 | 0.09s 2025-10-11 08:01:54.004802 | fa163e03-9ee7-dff2-f9c8-00000000a5b3 | TASK | Install - Get One-Time Password for client enrollment 2025-10-11 08:01:54.025408 | fa163e03-9ee7-dff2-f9c8-00000000a612 | TASK | Install - Keytab or password is required for getting otp 2025-10-11 08:01:54.033537 | fa163e03-9ee7-dff2-f9c8-00000000a4c5 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005481012 2025-10-11 08:01:54.034504 | fa163e03-9ee7-dff2-f9c8-00000000a4c5 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005481012 | 0:06:29.650137 | 0.06s 2025-10-11 08:01:54.050358 | fa163e03-9ee7-dff2-f9c8-00000000a4c6 | TASK | Install - Report error for OTP generation 2025-10-11 08:01:54.069299 | fa163e03-9ee7-dff2-f9c8-00000000a5b3 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005481014 2025-10-11 08:01:54.070486 | fa163e03-9ee7-dff2-f9c8-00000000a5b3 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005481014 | 0:06:29.686124 | 0.06s 2025-10-11 08:01:54.086094 | fa163e03-9ee7-dff2-f9c8-00000000a5b4 | TASK | Install - Report error for OTP generation 2025-10-11 08:01:54.099340 | fa163e03-9ee7-dff2-f9c8-00000000a612 | SKIPPED | Install - Keytab or password is required for getting otp | np0005481015 2025-10-11 08:01:54.107819 | fa163e03-9ee7-dff2-f9c8-00000000a612 | TIMING | ipaclient : Install - Keytab or password is required for getting otp | np0005481015 | 0:06:29.723458 | 0.08s 2025-10-11 08:01:54.108189 | fa163e03-9ee7-dff2-f9c8-00000000a4c6 | SKIPPED | Install - Report error for OTP generation | np0005481012 2025-10-11 08:01:54.108647 | fa163e03-9ee7-dff2-f9c8-00000000a4c6 | TIMING | ipaclient : Install - Report error for OTP generation | np0005481012 | 0:06:29.724297 | 0.06s 2025-10-11 08:01:54.124040 | fa163e03-9ee7-dff2-f9c8-00000000a4c7 | TASK | Install - Store the previously obtained OTP 2025-10-11 08:01:54.154810 | fa163e03-9ee7-dff2-f9c8-00000000a613 | TASK | Install - Create temporary file for keytab 2025-10-11 08:01:54.162757 | fa163e03-9ee7-dff2-f9c8-00000000a5b4 | SKIPPED | Install - Report error for OTP generation | np0005481014 2025-10-11 08:01:54.163823 | fa163e03-9ee7-dff2-f9c8-00000000a5b4 | TIMING | ipaclient : Install - Report error for OTP generation | np0005481014 | 0:06:29.779451 | 0.08s 2025-10-11 08:01:54.186936 | fa163e03-9ee7-dff2-f9c8-00000000a5b5 | TASK | Install - Store the previously obtained OTP 2025-10-11 08:01:54.192140 | fa163e03-9ee7-dff2-f9c8-00000000a4c7 | SKIPPED | Install - Store the previously obtained OTP | np0005481012 2025-10-11 08:01:54.193126 | fa163e03-9ee7-dff2-f9c8-00000000a4c7 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005481012 | 0:06:29.808762 | 0.07s 2025-10-11 08:01:54.212702 | fa163e03-9ee7-dff2-f9c8-00000000a4c8 | TASK | Install - Remove keytab temporary file 2025-10-11 08:01:54.232299 | fa163e03-9ee7-dff2-f9c8-00000000a613 | SKIPPED | Install - Create temporary file for keytab | np0005481015 2025-10-11 08:01:54.238055 | fa163e03-9ee7-dff2-f9c8-00000000a613 | TIMING | ipaclient : Install - Create temporary file for keytab | np0005481015 | 0:06:29.853689 | 0.08s 2025-10-11 08:01:54.238507 | fa163e03-9ee7-dff2-f9c8-00000000a5b5 | SKIPPED | Install - Store the previously obtained OTP | np0005481014 2025-10-11 08:01:54.238965 | fa163e03-9ee7-dff2-f9c8-00000000a5b5 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005481014 | 0:06:29.854615 | 0.05s 2025-10-11 08:01:54.258070 | fa163e03-9ee7-dff2-f9c8-00000000a5b6 | TASK | Install - Remove keytab temporary file 2025-10-11 08:01:54.285993 | fa163e03-9ee7-dff2-f9c8-00000000a614 | TASK | Install - Copy keytab to server temporary file 2025-10-11 08:01:54.293234 | fa163e03-9ee7-dff2-f9c8-00000000a4c8 | SKIPPED | Install - Remove keytab temporary file | np0005481012 2025-10-11 08:01:54.294321 | fa163e03-9ee7-dff2-f9c8-00000000a4c8 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005481012 | 0:06:29.909955 | 0.08s 2025-10-11 08:01:54.310216 | fa163e03-9ee7-dff2-f9c8-00000000a4c9 | TASK | Store predefined OTP in admin_password 2025-10-11 08:01:54.328399 | fa163e03-9ee7-dff2-f9c8-00000000a5b6 | SKIPPED | Install - Remove keytab temporary file | np0005481014 2025-10-11 08:01:54.329457 | fa163e03-9ee7-dff2-f9c8-00000000a5b6 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005481014 | 0:06:29.945080 | 0.07s 2025-10-11 08:01:54.352646 | fa163e03-9ee7-dff2-f9c8-00000000a5b7 | TASK | Store predefined OTP in admin_password 2025-10-11 08:01:54.358422 | fa163e03-9ee7-dff2-f9c8-00000000a614 | SKIPPED | Install - Copy keytab to server temporary file | np0005481015 2025-10-11 08:01:54.359322 | fa163e03-9ee7-dff2-f9c8-00000000a614 | TIMING | ipaclient : Install - Copy keytab to server temporary file | np0005481015 | 0:06:29.974957 | 0.07s 2025-10-11 08:01:54.379342 | fa163e03-9ee7-dff2-f9c8-00000000a615 | TASK | Install - Get One-Time Password for client enrollment 2025-10-11 08:01:54.394714 | fa163e03-9ee7-dff2-f9c8-00000000a4c9 | OK | Store predefined OTP in admin_password | np0005481012 2025-10-11 08:01:54.395902 | fa163e03-9ee7-dff2-f9c8-00000000a4c9 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005481012 | 0:06:30.011542 | 0.08s 2025-10-11 08:01:54.411629 | fa163e03-9ee7-dff2-f9c8-00000000a4cb | TASK | Install - Check if principal and keytab are set 2025-10-11 08:01:54.428812 | fa163e03-9ee7-dff2-f9c8-00000000a5b7 | OK | Store predefined OTP in admin_password | np0005481014 2025-10-11 08:01:54.429836 | fa163e03-9ee7-dff2-f9c8-00000000a5b7 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005481014 | 0:06:30.045475 | 0.08s 2025-10-11 08:01:54.448590 | fa163e03-9ee7-dff2-f9c8-00000000a5b9 | TASK | Install - Check if principal and keytab are set 2025-10-11 08:01:54.459344 | fa163e03-9ee7-dff2-f9c8-00000000a615 | SKIPPED | Install - Get One-Time Password for client enrollment | np0005481015 2025-10-11 08:01:54.460351 | fa163e03-9ee7-dff2-f9c8-00000000a615 | TIMING | ipaclient : Install - Get One-Time Password for client enrollment | np0005481015 | 0:06:30.075986 | 0.08s 2025-10-11 08:01:54.479661 | fa163e03-9ee7-dff2-f9c8-00000000a616 | TASK | Install - Report error for OTP generation 2025-10-11 08:01:54.486652 | fa163e03-9ee7-dff2-f9c8-00000000a4cb | SKIPPED | Install - Check if principal and keytab are set | np0005481012 2025-10-11 08:01:54.487681 | fa163e03-9ee7-dff2-f9c8-00000000a4cb | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005481012 | 0:06:30.103317 | 0.07s 2025-10-11 08:01:54.508714 | fa163e03-9ee7-dff2-f9c8-00000000a4cc | TASK | Install - Check if one of password or keytabs are set 2025-10-11 08:01:54.517200 | fa163e03-9ee7-dff2-f9c8-00000000a5b9 | SKIPPED | Install - Check if principal and keytab are set | np0005481014 2025-10-11 08:01:54.518668 | fa163e03-9ee7-dff2-f9c8-00000000a5b9 | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005481014 | 0:06:30.134296 | 0.07s 2025-10-11 08:01:54.540707 | fa163e03-9ee7-dff2-f9c8-00000000a5ba | TASK | Install - Check if one of password or keytabs are set 2025-10-11 08:01:54.545874 | fa163e03-9ee7-dff2-f9c8-00000000a616 | SKIPPED | Install - Report error for OTP generation | np0005481015 2025-10-11 08:01:54.546813 | fa163e03-9ee7-dff2-f9c8-00000000a616 | TIMING | ipaclient : Install - Report error for OTP generation | np0005481015 | 0:06:30.162449 | 0.07s 2025-10-11 08:01:54.568391 | fa163e03-9ee7-dff2-f9c8-00000000a617 | TASK | Install - Store the previously obtained OTP 2025-10-11 08:01:54.576090 | fa163e03-9ee7-dff2-f9c8-00000000a4cc | SKIPPED | Install - Check if one of password or keytabs are set | np0005481012 2025-10-11 08:01:54.577316 | fa163e03-9ee7-dff2-f9c8-00000000a4cc | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005481012 | 0:06:30.192951 | 0.07s 2025-10-11 08:01:54.603951 | fa163e03-9ee7-dff2-f9c8-00000000a4cd | TASK | Install - From host keytab, purge OOO.TEST 2025-10-11 08:01:54.610837 | fa163e03-9ee7-dff2-f9c8-00000000a5ba | SKIPPED | Install - Check if one of password or keytabs are set | np0005481014 2025-10-11 08:01:54.616864 | fa163e03-9ee7-dff2-f9c8-00000000a5ba | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005481014 | 0:06:30.232497 | 0.08s 2025-10-11 08:01:54.617435 | fa163e03-9ee7-dff2-f9c8-00000000a617 | SKIPPED | Install - Store the previously obtained OTP | np0005481015 2025-10-11 08:01:54.617894 | fa163e03-9ee7-dff2-f9c8-00000000a617 | TIMING | ipaclient : Install - Store the previously obtained OTP | np0005481015 | 0:06:30.233544 | 0.05s 2025-10-11 08:01:54.635392 | fa163e03-9ee7-dff2-f9c8-00000000a5bb | TASK | Install - From host keytab, purge OOO.TEST 2025-10-11 08:01:54.659911 | fa163e03-9ee7-dff2-f9c8-00000000a618 | TASK | Install - Remove keytab temporary file 2025-10-11 08:01:54.727982 | fa163e03-9ee7-dff2-f9c8-00000000a618 | SKIPPED | Install - Remove keytab temporary file | np0005481015 2025-10-11 08:01:54.728859 | fa163e03-9ee7-dff2-f9c8-00000000a618 | TIMING | ipaclient : Install - Remove keytab temporary file | np0005481015 | 0:06:30.344497 | 0.07s 2025-10-11 08:01:54.743020 | fa163e03-9ee7-dff2-f9c8-00000000a619 | TASK | Store predefined OTP in admin_password 2025-10-11 08:01:54.777349 | fa163e03-9ee7-dff2-f9c8-00000000a38e | CHANGED | Install - Join IPA | np0005481017 2025-10-11 08:01:54.778736 | fa163e03-9ee7-dff2-f9c8-00000000a38e | TIMING | ipaclient : Install - Join IPA | np0005481017 | 0:06:30.394373 | 1.46s 2025-10-11 08:01:54.779423 | fa163e03-9ee7-dff2-f9c8-00000000a298 | CHANGED | Install - Join IPA | np0005481016 2025-10-11 08:01:54.779899 | fa163e03-9ee7-dff2-f9c8-00000000a298 | TIMING | ipaclient : Install - Join IPA | np0005481016 | 0:06:30.395546 | 1.49s 2025-10-11 08:01:54.794238 | fa163e03-9ee7-dff2-f9c8-00000000a29a | TASK | The krb5 configuration is not correct 2025-10-11 08:01:54.821228 | fa163e03-9ee7-dff2-f9c8-00000000a390 | TASK | The krb5 configuration is not correct 2025-10-11 08:01:54.830315 | fa163e03-9ee7-dff2-f9c8-00000000a3ee | CHANGED | Install - Join IPA | np0005481019 2025-10-11 08:01:54.836692 | fa163e03-9ee7-dff2-f9c8-00000000a3ee | TIMING | ipaclient : Install - Join IPA | np0005481019 | 0:06:30.452320 | 1.48s 2025-10-11 08:01:54.837496 | fa163e03-9ee7-dff2-f9c8-00000000a619 | OK | Store predefined OTP in admin_password | np0005481015 2025-10-11 08:01:54.837916 | fa163e03-9ee7-dff2-f9c8-00000000a619 | TIMING | ipaclient : Store predefined OTP in admin_password | np0005481015 | 0:06:30.453562 | 0.09s 2025-10-11 08:01:54.857662 | fa163e03-9ee7-dff2-f9c8-00000000a3f0 | TASK | The krb5 configuration is not correct 2025-10-11 08:01:54.881712 | fa163e03-9ee7-dff2-f9c8-00000000a61b | TASK | Install - Check if principal and keytab are set 2025-10-11 08:01:54.888489 | fa163e03-9ee7-dff2-f9c8-00000000a29a | SKIPPED | The krb5 configuration is not correct | np0005481016 2025-10-11 08:01:54.894865 | fa163e03-9ee7-dff2-f9c8-00000000a29a | TIMING | ipaclient : The krb5 configuration is not correct | np0005481016 | 0:06:30.510495 | 0.09s 2025-10-11 08:01:54.895364 | fa163e03-9ee7-dff2-f9c8-00000000a390 | SKIPPED | The krb5 configuration is not correct | np0005481017 2025-10-11 08:01:54.904201 | fa163e03-9ee7-dff2-f9c8-00000000a390 | TIMING | ipaclient : The krb5 configuration is not correct | np0005481017 | 0:06:30.519850 | 0.08s 2025-10-11 08:01:54.904603 | fa163e03-9ee7-dff2-f9c8-00000000a3f0 | SKIPPED | The krb5 configuration is not correct | np0005481019 2025-10-11 08:01:54.904884 | fa163e03-9ee7-dff2-f9c8-00000000a3f0 | TIMING | ipaclient : The krb5 configuration is not correct | np0005481019 | 0:06:30.520534 | 0.05s 2025-10-11 08:01:54.917192 | fa163e03-9ee7-dff2-f9c8-00000000a29b | TASK | IPA test failed 2025-10-11 08:01:54.939811 | fa163e03-9ee7-dff2-f9c8-00000000a391 | TASK | IPA test failed 2025-10-11 08:01:54.956117 | fa163e03-9ee7-dff2-f9c8-00000000a3f1 | TASK | IPA test failed 2025-10-11 08:01:54.978862 | fa163e03-9ee7-dff2-f9c8-00000000a4cd | CHANGED | Install - From host keytab, purge OOO.TEST | np0005481012 2025-10-11 08:01:54.979865 | fa163e03-9ee7-dff2-f9c8-00000000a4cd | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005481012 | 0:06:30.595501 | 0.37s 2025-10-11 08:01:54.980452 | fa163e03-9ee7-dff2-f9c8-00000000a5bb | CHANGED | Install - From host keytab, purge OOO.TEST | np0005481014 2025-10-11 08:01:54.980858 | fa163e03-9ee7-dff2-f9c8-00000000a5bb | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005481014 | 0:06:30.596508 | 0.34s 2025-10-11 08:01:54.981334 | fa163e03-9ee7-dff2-f9c8-00000000a61b | SKIPPED | Install - Check if principal and keytab are set | np0005481015 2025-10-11 08:01:54.981684 | fa163e03-9ee7-dff2-f9c8-00000000a61b | TIMING | ipaclient : Install - Check if principal and keytab are set | np0005481015 | 0:06:30.597334 | 0.10s 2025-10-11 08:01:54.981957 | fa163e03-9ee7-dff2-f9c8-00000000a29b | SKIPPED | IPA test failed | np0005481016 2025-10-11 08:01:54.982256 | fa163e03-9ee7-dff2-f9c8-00000000a29b | TIMING | ipaclient : IPA test failed | np0005481016 | 0:06:30.597905 | 0.06s 2025-10-11 08:01:54.994282 | fa163e03-9ee7-dff2-f9c8-00000000a29c | TASK | Fail due to missing ca.crt file 2025-10-11 08:01:55.028041 | fa163e03-9ee7-dff2-f9c8-00000000a4ce | TASK | Install - Backup and set hostname 2025-10-11 08:01:55.051665 | fa163e03-9ee7-dff2-f9c8-00000000a5bc | TASK | Install - Backup and set hostname 2025-10-11 08:01:55.080579 | fa163e03-9ee7-dff2-f9c8-00000000a61c | TASK | Install - Check if one of password or keytabs are set 2025-10-11 08:01:55.089483 | fa163e03-9ee7-dff2-f9c8-00000000a391 | SKIPPED | IPA test failed | np0005481017 2025-10-11 08:01:55.090533 | fa163e03-9ee7-dff2-f9c8-00000000a391 | TIMING | ipaclient : IPA test failed | np0005481017 | 0:06:30.706148 | 0.15s 2025-10-11 08:01:55.090888 | fa163e03-9ee7-dff2-f9c8-00000000a3f1 | SKIPPED | IPA test failed | np0005481019 2025-10-11 08:01:55.091192 | fa163e03-9ee7-dff2-f9c8-00000000a3f1 | TIMING | ipaclient : IPA test failed | np0005481019 | 0:06:30.706841 | 0.12s 2025-10-11 08:01:55.091584 | fa163e03-9ee7-dff2-f9c8-00000000a29c | SKIPPED | Fail due to missing ca.crt file | np0005481016 2025-10-11 08:01:55.091880 | fa163e03-9ee7-dff2-f9c8-00000000a29c | TIMING | ipaclient : Fail due to missing ca.crt file | np0005481016 | 0:06:30.707530 | 0.10s 2025-10-11 08:01:55.104390 | fa163e03-9ee7-dff2-f9c8-00000000a29e | TASK | Install - Configure IPA default.conf 2025-10-11 08:01:55.121430 | fa163e03-9ee7-dff2-f9c8-00000000a392 | TASK | Fail due to missing ca.crt file 2025-10-11 08:01:55.139748 | fa163e03-9ee7-dff2-f9c8-00000000a3f2 | TASK | Fail due to missing ca.crt file 2025-10-11 08:01:55.160866 | fa163e03-9ee7-dff2-f9c8-00000000a61c | SKIPPED | Install - Check if one of password or keytabs are set | np0005481015 2025-10-11 08:01:55.161885 | fa163e03-9ee7-dff2-f9c8-00000000a61c | TIMING | ipaclient : Install - Check if one of password or keytabs are set | np0005481015 | 0:06:30.777522 | 0.08s 2025-10-11 08:01:55.179818 | fa163e03-9ee7-dff2-f9c8-00000000a61d | TASK | Install - From host keytab, purge OOO.TEST 2025-10-11 08:01:55.205339 | fa163e03-9ee7-dff2-f9c8-00000000a392 | SKIPPED | Fail due to missing ca.crt file | np0005481017 2025-10-11 08:01:55.206493 | fa163e03-9ee7-dff2-f9c8-00000000a392 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005481017 | 0:06:30.822126 | 0.08s 2025-10-11 08:01:55.206865 | fa163e03-9ee7-dff2-f9c8-00000000a3f2 | SKIPPED | Fail due to missing ca.crt file | np0005481019 2025-10-11 08:01:55.207218 | fa163e03-9ee7-dff2-f9c8-00000000a3f2 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005481019 | 0:06:30.822868 | 0.07s 2025-10-11 08:01:55.218792 | fa163e03-9ee7-dff2-f9c8-00000000a394 | TASK | Install - Configure IPA default.conf 2025-10-11 08:01:55.236385 | fa163e03-9ee7-dff2-f9c8-00000000a3f4 | TASK | Install - Configure IPA default.conf 2025-10-11 08:01:55.531398 | fa163e03-9ee7-dff2-f9c8-00000000a61d | CHANGED | Install - From host keytab, purge OOO.TEST | np0005481015 2025-10-11 08:01:55.533204 | fa163e03-9ee7-dff2-f9c8-00000000a61d | TIMING | ipaclient : Install - From host keytab, purge OOO.TEST | np0005481015 | 0:06:31.148833 | 0.35s 2025-10-11 08:01:55.564880 | fa163e03-9ee7-dff2-f9c8-00000000a61e | TASK | Install - Backup and set hostname 2025-10-11 08:01:55.813483 | fa163e03-9ee7-dff2-f9c8-00000000a4ce | CHANGED | Install - Backup and set hostname | np0005481012 2025-10-11 08:01:55.814801 | fa163e03-9ee7-dff2-f9c8-00000000a4ce | TIMING | ipaclient : Install - Backup and set hostname | np0005481012 | 0:06:31.430437 | 0.78s 2025-10-11 08:01:55.848149 | fa163e03-9ee7-dff2-f9c8-00000000a4cf | TASK | Install - Create temporary krb5 configuration 2025-10-11 08:01:55.861943 | fa163e03-9ee7-dff2-f9c8-00000000a5bc | CHANGED | Install - Backup and set hostname | np0005481014 2025-10-11 08:01:55.864118 | fa163e03-9ee7-dff2-f9c8-00000000a5bc | TIMING | ipaclient : Install - Backup and set hostname | np0005481014 | 0:06:31.479660 | 0.81s 2025-10-11 08:01:55.900416 | fa163e03-9ee7-dff2-f9c8-00000000a5bd | TASK | Install - Create temporary krb5 configuration 2025-10-11 08:01:55.951104 | fa163e03-9ee7-dff2-f9c8-00000000a29e | CHANGED | Install - Configure IPA default.conf | np0005481016 2025-10-11 08:01:55.952560 | fa163e03-9ee7-dff2-f9c8-00000000a29e | TIMING | ipaclient : Install - Configure IPA default.conf | np0005481016 | 0:06:31.568194 | 0.85s 2025-10-11 08:01:55.970537 | fa163e03-9ee7-dff2-f9c8-00000000a29f | TASK | Install - Configure SSSD 2025-10-11 08:01:55.981657 | fa163e03-9ee7-dff2-f9c8-00000000a394 | CHANGED | Install - Configure IPA default.conf | np0005481017 2025-10-11 08:01:55.983133 | fa163e03-9ee7-dff2-f9c8-00000000a394 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005481017 | 0:06:31.598744 | 0.76s 2025-10-11 08:01:55.998772 | fa163e03-9ee7-dff2-f9c8-00000000a395 | TASK | Install - Configure SSSD 2025-10-11 08:01:56.050896 | fa163e03-9ee7-dff2-f9c8-00000000a3f4 | CHANGED | Install - Configure IPA default.conf | np0005481019 2025-10-11 08:01:56.052352 | fa163e03-9ee7-dff2-f9c8-00000000a3f4 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005481019 | 0:06:31.667985 | 0.81s 2025-10-11 08:01:56.069723 | fa163e03-9ee7-dff2-f9c8-00000000a3f5 | TASK | Install - Configure SSSD 2025-10-11 08:01:56.346393 | fa163e03-9ee7-dff2-f9c8-00000000a61e | CHANGED | Install - Backup and set hostname | np0005481015 2025-10-11 08:01:56.347498 | fa163e03-9ee7-dff2-f9c8-00000000a61e | TIMING | ipaclient : Install - Backup and set hostname | np0005481015 | 0:06:31.963135 | 0.78s 2025-10-11 08:01:56.363177 | fa163e03-9ee7-dff2-f9c8-00000000a61f | TASK | Install - Create temporary krb5 configuration 2025-10-11 08:01:56.506994 | fa163e03-9ee7-dff2-f9c8-00000000a4cf | OK | Install - Create temporary krb5 configuration | np0005481012 2025-10-11 08:01:56.508060 | fa163e03-9ee7-dff2-f9c8-00000000a4cf | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005481012 | 0:06:32.123697 | 0.66s 2025-10-11 08:01:56.523925 | fa163e03-9ee7-dff2-f9c8-00000000a4d0 | TASK | Install - Join IPA 2025-10-11 08:01:56.628165 | fa163e03-9ee7-dff2-f9c8-00000000a5bd | OK | Install - Create temporary krb5 configuration | np0005481014 2025-10-11 08:01:56.629275 | fa163e03-9ee7-dff2-f9c8-00000000a5bd | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005481014 | 0:06:32.244909 | 0.73s 2025-10-11 08:01:56.650206 | fa163e03-9ee7-dff2-f9c8-00000000a5be | TASK | Install - Join IPA 2025-10-11 08:01:56.854968 | fa163e03-9ee7-dff2-f9c8-00000000a29f | CHANGED | Install - Configure SSSD | np0005481016 2025-10-11 08:01:56.856822 | fa163e03-9ee7-dff2-f9c8-00000000a29f | TIMING | ipaclient : Install - Configure SSSD | np0005481016 | 0:06:32.472454 | 0.88s 2025-10-11 08:01:56.871647 | fa163e03-9ee7-dff2-f9c8-00000000a2a0 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-11 08:01:56.897579 | fa163e03-9ee7-dff2-f9c8-00000000a395 | CHANGED | Install - Configure SSSD | np0005481017 2025-10-11 08:01:56.899166 | fa163e03-9ee7-dff2-f9c8-00000000a395 | TIMING | ipaclient : Install - Configure SSSD | np0005481017 | 0:06:32.514796 | 0.90s 2025-10-11 08:01:56.899935 | fa163e03-9ee7-dff2-f9c8-00000000a3f5 | CHANGED | Install - Configure SSSD | np0005481019 2025-10-11 08:01:56.900472 | fa163e03-9ee7-dff2-f9c8-00000000a3f5 | TIMING | ipaclient : Install - Configure SSSD | np0005481019 | 0:06:32.516093 | 0.83s 2025-10-11 08:01:56.915738 | fa163e03-9ee7-dff2-f9c8-00000000a396 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-11 08:01:56.934649 | fa163e03-9ee7-dff2-f9c8-00000000a3f6 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-11 08:01:57.059088 | fa163e03-9ee7-dff2-f9c8-00000000a61f | OK | Install - Create temporary krb5 configuration | np0005481015 2025-10-11 08:01:57.060787 | fa163e03-9ee7-dff2-f9c8-00000000a61f | TIMING | ipaclient : Install - Create temporary krb5 configuration | np0005481015 | 0:06:32.676422 | 0.70s 2025-10-11 08:01:57.078527 | fa163e03-9ee7-dff2-f9c8-00000000a620 | TASK | Install - Join IPA 2025-10-11 08:01:57.791122 | fa163e03-9ee7-dff2-f9c8-00000000a4d0 | CHANGED | Install - Join IPA | np0005481012 2025-10-11 08:01:57.793113 | fa163e03-9ee7-dff2-f9c8-00000000a4d0 | TIMING | ipaclient : Install - Join IPA | np0005481012 | 0:06:33.408737 | 1.27s 2025-10-11 08:01:57.826761 | fa163e03-9ee7-dff2-f9c8-00000000a4d2 | TASK | The krb5 configuration is not correct 2025-10-11 08:01:57.902098 | fa163e03-9ee7-dff2-f9c8-00000000a4d2 | SKIPPED | The krb5 configuration is not correct | np0005481012 2025-10-11 08:01:57.903835 | fa163e03-9ee7-dff2-f9c8-00000000a4d2 | TIMING | ipaclient : The krb5 configuration is not correct | np0005481012 | 0:06:33.519465 | 0.08s 2025-10-11 08:01:57.931673 | fa163e03-9ee7-dff2-f9c8-00000000a4d3 | TASK | IPA test failed 2025-10-11 08:01:58.016385 | fa163e03-9ee7-dff2-f9c8-00000000a4d3 | SKIPPED | IPA test failed | np0005481012 2025-10-11 08:01:58.017785 | fa163e03-9ee7-dff2-f9c8-00000000a4d3 | TIMING | ipaclient : IPA test failed | np0005481012 | 0:06:33.633417 | 0.08s 2025-10-11 08:01:58.051017 | fa163e03-9ee7-dff2-f9c8-00000000a4d4 | TASK | Fail due to missing ca.crt file 2025-10-11 08:01:58.073058 | fa163e03-9ee7-dff2-f9c8-00000000a5be | CHANGED | Install - Join IPA | np0005481014 2025-10-11 08:01:58.074501 | fa163e03-9ee7-dff2-f9c8-00000000a5be | TIMING | ipaclient : Install - Join IPA | np0005481014 | 0:06:33.690130 | 1.42s 2025-10-11 08:01:58.096814 | fa163e03-9ee7-dff2-f9c8-00000000a5c0 | TASK | The krb5 configuration is not correct 2025-10-11 08:01:58.127959 | fa163e03-9ee7-dff2-f9c8-00000000a4d4 | SKIPPED | Fail due to missing ca.crt file | np0005481012 2025-10-11 08:01:58.129177 | fa163e03-9ee7-dff2-f9c8-00000000a4d4 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005481012 | 0:06:33.744810 | 0.08s 2025-10-11 08:01:58.149939 | fa163e03-9ee7-dff2-f9c8-00000000a4d6 | TASK | Install - Configure IPA default.conf 2025-10-11 08:01:58.168194 | fa163e03-9ee7-dff2-f9c8-00000000a5c0 | SKIPPED | The krb5 configuration is not correct | np0005481014 2025-10-11 08:01:58.169295 | fa163e03-9ee7-dff2-f9c8-00000000a5c0 | TIMING | ipaclient : The krb5 configuration is not correct | np0005481014 | 0:06:33.784927 | 0.07s 2025-10-11 08:01:58.185868 | fa163e03-9ee7-dff2-f9c8-00000000a5c1 | TASK | IPA test failed 2025-10-11 08:01:58.259456 | fa163e03-9ee7-dff2-f9c8-00000000a5c1 | SKIPPED | IPA test failed | np0005481014 2025-10-11 08:01:58.260722 | fa163e03-9ee7-dff2-f9c8-00000000a5c1 | TIMING | ipaclient : IPA test failed | np0005481014 | 0:06:33.876363 | 0.07s 2025-10-11 08:01:58.275813 | fa163e03-9ee7-dff2-f9c8-00000000a5c2 | TASK | Fail due to missing ca.crt file 2025-10-11 08:01:58.340971 | fa163e03-9ee7-dff2-f9c8-00000000a5c2 | SKIPPED | Fail due to missing ca.crt file | np0005481014 2025-10-11 08:01:58.341856 | fa163e03-9ee7-dff2-f9c8-00000000a5c2 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005481014 | 0:06:33.957497 | 0.07s 2025-10-11 08:01:58.356642 | fa163e03-9ee7-dff2-f9c8-00000000a5c4 | TASK | Install - Configure IPA default.conf 2025-10-11 08:01:58.369373 | fa163e03-9ee7-dff2-f9c8-00000000a620 | CHANGED | Install - Join IPA | np0005481015 2025-10-11 08:01:58.370760 | fa163e03-9ee7-dff2-f9c8-00000000a620 | TIMING | ipaclient : Install - Join IPA | np0005481015 | 0:06:33.986392 | 1.29s 2025-10-11 08:01:58.387721 | fa163e03-9ee7-dff2-f9c8-00000000a622 | TASK | The krb5 configuration is not correct 2025-10-11 08:01:58.455116 | fa163e03-9ee7-dff2-f9c8-00000000a622 | SKIPPED | The krb5 configuration is not correct | np0005481015 2025-10-11 08:01:58.455866 | fa163e03-9ee7-dff2-f9c8-00000000a622 | TIMING | ipaclient : The krb5 configuration is not correct | np0005481015 | 0:06:34.071508 | 0.07s 2025-10-11 08:01:58.470661 | fa163e03-9ee7-dff2-f9c8-00000000a623 | TASK | IPA test failed 2025-10-11 08:01:58.543371 | fa163e03-9ee7-dff2-f9c8-00000000a623 | SKIPPED | IPA test failed | np0005481015 2025-10-11 08:01:58.544351 | fa163e03-9ee7-dff2-f9c8-00000000a623 | TIMING | ipaclient : IPA test failed | np0005481015 | 0:06:34.159989 | 0.07s 2025-10-11 08:01:58.563929 | fa163e03-9ee7-dff2-f9c8-00000000a624 | TASK | Fail due to missing ca.crt file 2025-10-11 08:01:58.627080 | fa163e03-9ee7-dff2-f9c8-00000000a624 | SKIPPED | Fail due to missing ca.crt file | np0005481015 2025-10-11 08:01:58.627975 | fa163e03-9ee7-dff2-f9c8-00000000a624 | TIMING | ipaclient : Fail due to missing ca.crt file | np0005481015 | 0:06:34.243614 | 0.06s 2025-10-11 08:01:58.642550 | fa163e03-9ee7-dff2-f9c8-00000000a626 | TASK | Install - Configure IPA default.conf 2025-10-11 08:01:58.900189 | fa163e03-9ee7-dff2-f9c8-00000000a4d6 | CHANGED | Install - Configure IPA default.conf | np0005481012 2025-10-11 08:01:58.902151 | fa163e03-9ee7-dff2-f9c8-00000000a4d6 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005481012 | 0:06:34.517753 | 0.75s 2025-10-11 08:01:58.938707 | fa163e03-9ee7-dff2-f9c8-00000000a4d7 | TASK | Install - Configure SSSD 2025-10-11 08:01:59.044894 | fa163e03-9ee7-dff2-f9c8-00000000a5c4 | CHANGED | Install - Configure IPA default.conf | np0005481014 2025-10-11 08:01:59.046700 | fa163e03-9ee7-dff2-f9c8-00000000a5c4 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005481014 | 0:06:34.662325 | 0.68s 2025-10-11 08:01:59.083620 | fa163e03-9ee7-dff2-f9c8-00000000a5c5 | TASK | Install - Configure SSSD 2025-10-11 08:01:59.115593 | fa163e03-9ee7-dff2-f9c8-00000000a2a0 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005481016 2025-10-11 08:01:59.117308 | fa163e03-9ee7-dff2-f9c8-00000000a2a0 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005481016 | 0:06:34.732936 | 2.23s 2025-10-11 08:01:59.138686 | fa163e03-9ee7-dff2-f9c8-00000000a2a1 | TASK | Install - Fix IPA ca 2025-10-11 08:01:59.223202 | fa163e03-9ee7-dff2-f9c8-00000000a2a1 | SKIPPED | Install - Fix IPA ca | np0005481016 2025-10-11 08:01:59.224935 | fa163e03-9ee7-dff2-f9c8-00000000a2a1 | TIMING | ipaclient : Install - Fix IPA ca | np0005481016 | 0:06:34.840561 | 0.08s 2025-10-11 08:01:59.245216 | fa163e03-9ee7-dff2-f9c8-00000000a2a2 | TASK | Install - Create IPA NSS database 2025-10-11 08:01:59.263972 | fa163e03-9ee7-dff2-f9c8-00000000a3f6 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005481019 2025-10-11 08:01:59.265203 | fa163e03-9ee7-dff2-f9c8-00000000a3f6 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005481019 | 0:06:34.880835 | 2.33s 2025-10-11 08:01:59.280748 | fa163e03-9ee7-dff2-f9c8-00000000a3f7 | TASK | Install - Fix IPA ca 2025-10-11 08:01:59.297749 | fa163e03-9ee7-dff2-f9c8-00000000a396 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005481017 2025-10-11 08:01:59.299015 | fa163e03-9ee7-dff2-f9c8-00000000a396 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005481017 | 0:06:34.914648 | 2.38s 2025-10-11 08:01:59.313556 | fa163e03-9ee7-dff2-f9c8-00000000a397 | TASK | Install - Fix IPA ca 2025-10-11 08:01:59.358278 | fa163e03-9ee7-dff2-f9c8-00000000a3f7 | SKIPPED | Install - Fix IPA ca | np0005481019 2025-10-11 08:01:59.359546 | fa163e03-9ee7-dff2-f9c8-00000000a3f7 | TIMING | ipaclient : Install - Fix IPA ca | np0005481019 | 0:06:34.975178 | 0.08s 2025-10-11 08:01:59.360124 | fa163e03-9ee7-dff2-f9c8-00000000a626 | CHANGED | Install - Configure IPA default.conf | np0005481015 2025-10-11 08:01:59.360598 | fa163e03-9ee7-dff2-f9c8-00000000a626 | TIMING | ipaclient : Install - Configure IPA default.conf | np0005481015 | 0:06:34.976245 | 0.72s 2025-10-11 08:01:59.375405 | fa163e03-9ee7-dff2-f9c8-00000000a3f8 | TASK | Install - Create IPA NSS database 2025-10-11 08:01:59.405601 | fa163e03-9ee7-dff2-f9c8-00000000a627 | TASK | Install - Configure SSSD 2025-10-11 08:01:59.423126 | fa163e03-9ee7-dff2-f9c8-00000000a397 | SKIPPED | Install - Fix IPA ca | np0005481017 2025-10-11 08:01:59.424344 | fa163e03-9ee7-dff2-f9c8-00000000a397 | TIMING | ipaclient : Install - Fix IPA ca | np0005481017 | 0:06:35.039978 | 0.11s 2025-10-11 08:01:59.436727 | fa163e03-9ee7-dff2-f9c8-00000000a398 | TASK | Install - Create IPA NSS database 2025-10-11 08:01:59.664049 | fa163e03-9ee7-dff2-f9c8-00000000a4d7 | CHANGED | Install - Configure SSSD | np0005481012 2025-10-11 08:01:59.665608 | fa163e03-9ee7-dff2-f9c8-00000000a4d7 | TIMING | ipaclient : Install - Configure SSSD | np0005481012 | 0:06:35.281242 | 0.72s 2025-10-11 08:01:59.686130 | fa163e03-9ee7-dff2-f9c8-00000000a4d8 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-11 08:01:59.822241 | fa163e03-9ee7-dff2-f9c8-00000000a5c5 | CHANGED | Install - Configure SSSD | np0005481014 2025-10-11 08:01:59.823594 | fa163e03-9ee7-dff2-f9c8-00000000a5c5 | TIMING | ipaclient : Install - Configure SSSD | np0005481014 | 0:06:35.439227 | 0.74s 2025-10-11 08:01:59.839681 | fa163e03-9ee7-dff2-f9c8-00000000a5c6 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-11 08:02:00.190908 | fa163e03-9ee7-dff2-f9c8-00000000a627 | CHANGED | Install - Configure SSSD | np0005481015 2025-10-11 08:02:00.192806 | fa163e03-9ee7-dff2-f9c8-00000000a627 | TIMING | ipaclient : Install - Configure SSSD | np0005481015 | 0:06:35.808433 | 0.79s 2025-10-11 08:02:00.225344 | fa163e03-9ee7-dff2-f9c8-00000000a628 | TASK | Install - IPA API calls for remaining enrollment parts 2025-10-11 08:02:01.900524 | fa163e03-9ee7-dff2-f9c8-00000000a4d8 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005481012 2025-10-11 08:02:01.902487 | fa163e03-9ee7-dff2-f9c8-00000000a4d8 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005481012 | 0:06:37.518092 | 2.22s 2025-10-11 08:02:01.924960 | fa163e03-9ee7-dff2-f9c8-00000000a4d9 | TASK | Install - Fix IPA ca 2025-10-11 08:02:02.012494 | fa163e03-9ee7-dff2-f9c8-00000000a4d9 | SKIPPED | Install - Fix IPA ca | np0005481012 2025-10-11 08:02:02.015412 | fa163e03-9ee7-dff2-f9c8-00000000a4d9 | TIMING | ipaclient : Install - Fix IPA ca | np0005481012 | 0:06:37.631038 | 0.09s 2025-10-11 08:02:02.044311 | fa163e03-9ee7-dff2-f9c8-00000000a4da | TASK | Install - Create IPA NSS database 2025-10-11 08:02:02.156256 | fa163e03-9ee7-dff2-f9c8-00000000a5c6 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005481014 2025-10-11 08:02:02.158364 | fa163e03-9ee7-dff2-f9c8-00000000a5c6 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005481014 | 0:06:37.773987 | 2.32s 2025-10-11 08:02:02.180069 | fa163e03-9ee7-dff2-f9c8-00000000a5c7 | TASK | Install - Fix IPA ca 2025-10-11 08:02:02.258840 | fa163e03-9ee7-dff2-f9c8-00000000a5c7 | SKIPPED | Install - Fix IPA ca | np0005481014 2025-10-11 08:02:02.260091 | fa163e03-9ee7-dff2-f9c8-00000000a5c7 | TIMING | ipaclient : Install - Fix IPA ca | np0005481014 | 0:06:37.875726 | 0.08s 2025-10-11 08:02:02.277862 | fa163e03-9ee7-dff2-f9c8-00000000a5c8 | TASK | Install - Create IPA NSS database 2025-10-11 08:02:02.434843 | fa163e03-9ee7-dff2-f9c8-00000000a628 | CHANGED | Install - IPA API calls for remaining enrollment parts | np0005481015 2025-10-11 08:02:02.436663 | fa163e03-9ee7-dff2-f9c8-00000000a628 | TIMING | ipaclient : Install - IPA API calls for remaining enrollment parts | np0005481015 | 0:06:38.052288 | 2.21s 2025-10-11 08:02:02.472523 | fa163e03-9ee7-dff2-f9c8-00000000a629 | TASK | Install - Fix IPA ca 2025-10-11 08:02:02.576780 | fa163e03-9ee7-dff2-f9c8-00000000a629 | SKIPPED | Install - Fix IPA ca | np0005481015 2025-10-11 08:02:02.578418 | fa163e03-9ee7-dff2-f9c8-00000000a629 | TIMING | ipaclient : Install - Fix IPA ca | np0005481015 | 0:06:38.194044 | 0.10s 2025-10-11 08:02:02.614810 | fa163e03-9ee7-dff2-f9c8-00000000a62a | TASK | Install - Create IPA NSS database 2025-10-11 08:02:04.510810 | fa163e03-9ee7-dff2-f9c8-00000000a398 | CHANGED | Install - Create IPA NSS database | np0005481017 2025-10-11 08:02:04.511840 | fa163e03-9ee7-dff2-f9c8-00000000a398 | TIMING | ipaclient : Install - Create IPA NSS database | np0005481017 | 0:06:40.127480 | 5.07s 2025-10-11 08:02:04.522692 | fa163e03-9ee7-dff2-f9c8-00000000a399 | TASK | Install - Configure SSH and SSHD 2025-10-11 08:02:04.548223 | fa163e03-9ee7-dff2-f9c8-00000000a3f8 | CHANGED | Install - Create IPA NSS database | np0005481019 2025-10-11 08:02:04.550433 | fa163e03-9ee7-dff2-f9c8-00000000a3f8 | TIMING | ipaclient : Install - Create IPA NSS database | np0005481019 | 0:06:40.166056 | 5.17s 2025-10-11 08:02:04.578659 | fa163e03-9ee7-dff2-f9c8-00000000a3f9 | TASK | Install - Configure SSH and SSHD 2025-10-11 08:02:04.591393 | fa163e03-9ee7-dff2-f9c8-00000000a2a2 | CHANGED | Install - Create IPA NSS database | np0005481016 2025-10-11 08:02:04.592918 | fa163e03-9ee7-dff2-f9c8-00000000a2a2 | TIMING | ipaclient : Install - Create IPA NSS database | np0005481016 | 0:06:40.208545 | 5.35s 2025-10-11 08:02:04.610483 | fa163e03-9ee7-dff2-f9c8-00000000a2a3 | TASK | Install - Configure SSH and SSHD 2025-10-11 08:02:05.543864 | fa163e03-9ee7-dff2-f9c8-00000000a399 | CHANGED | Install - Configure SSH and SSHD | np0005481017 2025-10-11 08:02:05.545920 | fa163e03-9ee7-dff2-f9c8-00000000a399 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005481017 | 0:06:41.161546 | 1.02s 2025-10-11 08:02:05.574672 | fa163e03-9ee7-dff2-f9c8-00000000a39a | TASK | Install - Configure automount 2025-10-11 08:02:05.591372 | fa163e03-9ee7-dff2-f9c8-00000000a2a3 | CHANGED | Install - Configure SSH and SSHD | np0005481016 2025-10-11 08:02:05.599652 | fa163e03-9ee7-dff2-f9c8-00000000a2a3 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005481016 | 0:06:41.215268 | 0.99s 2025-10-11 08:02:05.600548 | fa163e03-9ee7-dff2-f9c8-00000000a3f9 | CHANGED | Install - Configure SSH and SSHD | np0005481019 2025-10-11 08:02:05.601248 | fa163e03-9ee7-dff2-f9c8-00000000a3f9 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005481019 | 0:06:41.216887 | 1.02s 2025-10-11 08:02:05.635339 | fa163e03-9ee7-dff2-f9c8-00000000a2a4 | TASK | Install - Configure automount 2025-10-11 08:02:05.667806 | fa163e03-9ee7-dff2-f9c8-00000000a3fa | TASK | Install - Configure automount 2025-10-11 08:02:06.419398 | fa163e03-9ee7-dff2-f9c8-00000000a2a4 | CHANGED | Install - Configure automount | np0005481016 2025-10-11 08:02:06.421236 | fa163e03-9ee7-dff2-f9c8-00000000a2a4 | TIMING | ipaclient : Install - Configure automount | np0005481016 | 0:06:42.036861 | 0.78s 2025-10-11 08:02:06.445746 | fa163e03-9ee7-dff2-f9c8-00000000a2a5 | TASK | Install - Configure firefox 2025-10-11 08:02:06.465863 | fa163e03-9ee7-dff2-f9c8-00000000a39a | CHANGED | Install - Configure automount | np0005481017 2025-10-11 08:02:06.467703 | fa163e03-9ee7-dff2-f9c8-00000000a39a | TIMING | ipaclient : Install - Configure automount | np0005481017 | 0:06:42.083325 | 0.89s 2025-10-11 08:02:06.488762 | fa163e03-9ee7-dff2-f9c8-00000000a39b | TASK | Install - Configure firefox 2025-10-11 08:02:06.498004 | fa163e03-9ee7-dff2-f9c8-00000000a3fa | CHANGED | Install - Configure automount | np0005481019 2025-10-11 08:02:06.500513 | fa163e03-9ee7-dff2-f9c8-00000000a3fa | TIMING | ipaclient : Install - Configure automount | np0005481019 | 0:06:42.116120 | 0.83s 2025-10-11 08:02:06.528083 | fa163e03-9ee7-dff2-f9c8-00000000a3fb | TASK | Install - Configure firefox 2025-10-11 08:02:06.537155 | fa163e03-9ee7-dff2-f9c8-00000000a2a5 | SKIPPED | Install - Configure firefox | np0005481016 2025-10-11 08:02:06.539557 | fa163e03-9ee7-dff2-f9c8-00000000a2a5 | TIMING | ipaclient : Install - Configure firefox | np0005481016 | 0:06:42.155180 | 0.09s 2025-10-11 08:02:06.555399 | fa163e03-9ee7-dff2-f9c8-00000000a2a6 | TASK | Install - Configure NIS 2025-10-11 08:02:06.569478 | fa163e03-9ee7-dff2-f9c8-00000000a39b | SKIPPED | Install - Configure firefox | np0005481017 2025-10-11 08:02:06.571676 | fa163e03-9ee7-dff2-f9c8-00000000a39b | TIMING | ipaclient : Install - Configure firefox | np0005481017 | 0:06:42.187298 | 0.08s 2025-10-11 08:02:06.593325 | fa163e03-9ee7-dff2-f9c8-00000000a39c | TASK | Install - Configure NIS 2025-10-11 08:02:06.602883 | fa163e03-9ee7-dff2-f9c8-00000000a3fb | SKIPPED | Install - Configure firefox | np0005481019 2025-10-11 08:02:06.605315 | fa163e03-9ee7-dff2-f9c8-00000000a3fb | TIMING | ipaclient : Install - Configure firefox | np0005481019 | 0:06:42.220940 | 0.07s 2025-10-11 08:02:06.624709 | fa163e03-9ee7-dff2-f9c8-00000000a3fc | TASK | Install - Configure NIS 2025-10-11 08:02:07.313932 | fa163e03-9ee7-dff2-f9c8-00000000a4da | CHANGED | Install - Create IPA NSS database | np0005481012 2025-10-11 08:02:07.315696 | fa163e03-9ee7-dff2-f9c8-00000000a4da | TIMING | ipaclient : Install - Create IPA NSS database | np0005481012 | 0:06:42.931324 | 5.27s 2025-10-11 08:02:07.347656 | fa163e03-9ee7-dff2-f9c8-00000000a4db | TASK | Install - Configure SSH and SSHD 2025-10-11 08:02:07.453086 | fa163e03-9ee7-dff2-f9c8-00000000a5c8 | CHANGED | Install - Create IPA NSS database | np0005481014 2025-10-11 08:02:07.455231 | fa163e03-9ee7-dff2-f9c8-00000000a5c8 | TIMING | ipaclient : Install - Create IPA NSS database | np0005481014 | 0:06:43.070851 | 5.18s 2025-10-11 08:02:07.490023 | fa163e03-9ee7-dff2-f9c8-00000000a5c9 | TASK | Install - Configure SSH and SSHD 2025-10-11 08:02:07.704583 | fa163e03-9ee7-dff2-f9c8-00000000a2a6 | CHANGED | Install - Configure NIS | np0005481016 2025-10-11 08:02:07.707762 | fa163e03-9ee7-dff2-f9c8-00000000a2a6 | TIMING | ipaclient : Install - Configure NIS | np0005481016 | 0:06:43.323387 | 1.14s 2025-10-11 08:02:07.729711 | fa163e03-9ee7-dff2-f9c8-00000000a2a7 | TASK | Remove temporary krb5.conf 2025-10-11 08:02:07.775671 | fa163e03-9ee7-dff2-f9c8-00000000a39c | CHANGED | Install - Configure NIS | np0005481017 2025-10-11 08:02:07.777694 | fa163e03-9ee7-dff2-f9c8-00000000a39c | TIMING | ipaclient : Install - Configure NIS | np0005481017 | 0:06:43.393330 | 1.18s 2025-10-11 08:02:07.793151 | fa163e03-9ee7-dff2-f9c8-00000000a39d | TASK | Remove temporary krb5.conf 2025-10-11 08:02:07.815290 | fa163e03-9ee7-dff2-f9c8-00000000a3fc | CHANGED | Install - Configure NIS | np0005481019 2025-10-11 08:02:07.817494 | fa163e03-9ee7-dff2-f9c8-00000000a3fc | TIMING | ipaclient : Install - Configure NIS | np0005481019 | 0:06:43.433128 | 1.19s 2025-10-11 08:02:07.833019 | fa163e03-9ee7-dff2-f9c8-00000000a3fd | TASK | Remove temporary krb5.conf 2025-10-11 08:02:08.134690 | fa163e03-9ee7-dff2-f9c8-00000000a2a7 | CHANGED | Remove temporary krb5.conf | np0005481016 2025-10-11 08:02:08.139084 | fa163e03-9ee7-dff2-f9c8-00000000a2a7 | TIMING | ipaclient : Remove temporary krb5.conf | np0005481016 | 0:06:43.754705 | 0.41s 2025-10-11 08:02:08.140229 | fa163e03-9ee7-dff2-f9c8-00000000a4db | CHANGED | Install - Configure SSH and SSHD | np0005481012 2025-10-11 08:02:08.140979 | fa163e03-9ee7-dff2-f9c8-00000000a4db | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005481012 | 0:06:43.756619 | 0.79s 2025-10-11 08:02:08.168286 | fa163e03-9ee7-dff2-f9c8-00000000a2a8 | TASK | Install - Configure krb5 for IPA realm 2025-10-11 08:02:08.207633 | fa163e03-9ee7-dff2-f9c8-00000000a4dc | TASK | Install - Configure automount 2025-10-11 08:02:08.222304 | fa163e03-9ee7-dff2-f9c8-00000000a39d | CHANGED | Remove temporary krb5.conf | np0005481017 2025-10-11 08:02:08.225352 | fa163e03-9ee7-dff2-f9c8-00000000a39d | TIMING | ipaclient : Remove temporary krb5.conf | np0005481017 | 0:06:43.840970 | 0.43s 2025-10-11 08:02:08.227626 | fa163e03-9ee7-dff2-f9c8-00000000a3fd | CHANGED | Remove temporary krb5.conf | np0005481019 2025-10-11 08:02:08.229369 | fa163e03-9ee7-dff2-f9c8-00000000a3fd | TIMING | ipaclient : Remove temporary krb5.conf | np0005481019 | 0:06:43.845006 | 0.39s 2025-10-11 08:02:08.256105 | fa163e03-9ee7-dff2-f9c8-00000000a39e | TASK | Install - Configure krb5 for IPA realm 2025-10-11 08:02:08.289323 | fa163e03-9ee7-dff2-f9c8-00000000a3fe | TASK | Install - Configure krb5 for IPA realm 2025-10-11 08:02:08.307138 | fa163e03-9ee7-dff2-f9c8-00000000a5c9 | CHANGED | Install - Configure SSH and SSHD | np0005481014 2025-10-11 08:02:08.310022 | fa163e03-9ee7-dff2-f9c8-00000000a5c9 | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005481014 | 0:06:43.925645 | 0.82s 2025-10-11 08:02:08.344408 | fa163e03-9ee7-dff2-f9c8-00000000a5ca | TASK | Install - Configure automount 2025-10-11 08:02:08.464655 | fa163e03-9ee7-dff2-f9c8-00000000a62a | CHANGED | Install - Create IPA NSS database | np0005481015 2025-10-11 08:02:08.465919 | fa163e03-9ee7-dff2-f9c8-00000000a62a | TIMING | ipaclient : Install - Create IPA NSS database | np0005481015 | 0:06:44.081554 | 5.85s 2025-10-11 08:02:08.487690 | fa163e03-9ee7-dff2-f9c8-00000000a62b | TASK | Install - Configure SSH and SSHD 2025-10-11 08:02:08.882207 | fa163e03-9ee7-dff2-f9c8-00000000a4dc | CHANGED | Install - Configure automount | np0005481012 2025-10-11 08:02:08.884265 | fa163e03-9ee7-dff2-f9c8-00000000a4dc | TIMING | ipaclient : Install - Configure automount | np0005481012 | 0:06:44.499866 | 0.67s 2025-10-11 08:02:08.918186 | fa163e03-9ee7-dff2-f9c8-00000000a4dd | TASK | Install - Configure firefox 2025-10-11 08:02:09.001203 | fa163e03-9ee7-dff2-f9c8-00000000a4dd | SKIPPED | Install - Configure firefox | np0005481012 2025-10-11 08:02:09.002424 | fa163e03-9ee7-dff2-f9c8-00000000a4dd | TIMING | ipaclient : Install - Configure firefox | np0005481012 | 0:06:44.618060 | 0.08s 2025-10-11 08:02:09.022920 | fa163e03-9ee7-dff2-f9c8-00000000a4de | TASK | Install - Configure NIS 2025-10-11 08:02:09.037069 | fa163e03-9ee7-dff2-f9c8-00000000a5ca | CHANGED | Install - Configure automount | np0005481014 2025-10-11 08:02:09.038900 | fa163e03-9ee7-dff2-f9c8-00000000a5ca | TIMING | ipaclient : Install - Configure automount | np0005481014 | 0:06:44.654527 | 0.69s 2025-10-11 08:02:09.061765 | fa163e03-9ee7-dff2-f9c8-00000000a5cb | TASK | Install - Configure firefox 2025-10-11 08:02:09.092960 | fa163e03-9ee7-dff2-f9c8-00000000a2a8 | CHANGED | Install - Configure krb5 for IPA realm | np0005481016 2025-10-11 08:02:09.094903 | fa163e03-9ee7-dff2-f9c8-00000000a2a8 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005481016 | 0:06:44.710531 | 0.92s 2025-10-11 08:02:09.122779 | fa163e03-9ee7-dff2-f9c8-00000000a2a9 | TASK | Install - Configure certmonger 2025-10-11 08:02:09.136711 | fa163e03-9ee7-dff2-f9c8-00000000a39e | CHANGED | Install - Configure krb5 for IPA realm | np0005481017 2025-10-11 08:02:09.138924 | fa163e03-9ee7-dff2-f9c8-00000000a39e | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005481017 | 0:06:44.754544 | 0.88s 2025-10-11 08:02:09.172046 | fa163e03-9ee7-dff2-f9c8-00000000a39f | TASK | Install - Configure certmonger 2025-10-11 08:02:09.183017 | fa163e03-9ee7-dff2-f9c8-00000000a3fe | CHANGED | Install - Configure krb5 for IPA realm | np0005481019 2025-10-11 08:02:09.184638 | fa163e03-9ee7-dff2-f9c8-00000000a3fe | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005481019 | 0:06:44.800265 | 0.89s 2025-10-11 08:02:09.185299 | fa163e03-9ee7-dff2-f9c8-00000000a5cb | SKIPPED | Install - Configure firefox | np0005481014 2025-10-11 08:02:09.185783 | fa163e03-9ee7-dff2-f9c8-00000000a5cb | TIMING | ipaclient : Install - Configure firefox | np0005481014 | 0:06:44.801429 | 0.12s 2025-10-11 08:02:09.202294 | fa163e03-9ee7-dff2-f9c8-00000000a3ff | TASK | Install - Configure certmonger 2025-10-11 08:02:09.229188 | fa163e03-9ee7-dff2-f9c8-00000000a5cc | TASK | Install - Configure NIS 2025-10-11 08:02:09.311109 | fa163e03-9ee7-dff2-f9c8-00000000a62b | CHANGED | Install - Configure SSH and SSHD | np0005481015 2025-10-11 08:02:09.313156 | fa163e03-9ee7-dff2-f9c8-00000000a62b | TIMING | ipaclient : Install - Configure SSH and SSHD | np0005481015 | 0:06:44.928778 | 0.82s 2025-10-11 08:02:09.345494 | fa163e03-9ee7-dff2-f9c8-00000000a62c | TASK | Install - Configure automount 2025-10-11 08:02:10.033017 | fa163e03-9ee7-dff2-f9c8-00000000a2a9 | CHANGED | Install - Configure certmonger | np0005481016 2025-10-11 08:02:10.043364 | fa163e03-9ee7-dff2-f9c8-00000000a2a9 | TIMING | ipaclient : Install - Configure certmonger | np0005481016 | 0:06:45.658993 | 0.92s 2025-10-11 08:02:10.044302 | fa163e03-9ee7-dff2-f9c8-00000000a39f | CHANGED | Install - Configure certmonger | np0005481017 2025-10-11 08:02:10.045042 | fa163e03-9ee7-dff2-f9c8-00000000a39f | TIMING | ipaclient : Install - Configure certmonger | np0005481017 | 0:06:45.660683 | 0.87s 2025-10-11 08:02:10.045892 | fa163e03-9ee7-dff2-f9c8-00000000a62c | CHANGED | Install - Configure automount | np0005481015 2025-10-11 08:02:10.046599 | fa163e03-9ee7-dff2-f9c8-00000000a62c | TIMING | ipaclient : Install - Configure automount | np0005481015 | 0:06:45.662241 | 0.70s 2025-10-11 08:02:10.070598 | fa163e03-9ee7-dff2-f9c8-00000000a2aa | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-11 08:02:10.107390 | fa163e03-9ee7-dff2-f9c8-00000000a3a0 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-11 08:02:10.162785 | fa163e03-9ee7-dff2-f9c8-00000000a62d | TASK | Install - Configure firefox 2025-10-11 08:02:10.177964 | fa163e03-9ee7-dff2-f9c8-00000000a3ff | CHANGED | Install - Configure certmonger | np0005481019 2025-10-11 08:02:10.179895 | fa163e03-9ee7-dff2-f9c8-00000000a3ff | TIMING | ipaclient : Install - Configure certmonger | np0005481019 | 0:06:45.795504 | 0.98s 2025-10-11 08:02:10.180791 | fa163e03-9ee7-dff2-f9c8-00000000a4de | CHANGED | Install - Configure NIS | np0005481012 2025-10-11 08:02:10.181535 | fa163e03-9ee7-dff2-f9c8-00000000a4de | TIMING | ipaclient : Install - Configure NIS | np0005481012 | 0:06:45.797176 | 1.16s 2025-10-11 08:02:10.182290 | fa163e03-9ee7-dff2-f9c8-00000000a2aa | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005481016 2025-10-11 08:02:10.182984 | fa163e03-9ee7-dff2-f9c8-00000000a2aa | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005481016 | 0:06:45.798626 | 0.11s 2025-10-11 08:02:10.183599 | fa163e03-9ee7-dff2-f9c8-00000000a3a0 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005481017 2025-10-11 08:02:10.184235 | fa163e03-9ee7-dff2-f9c8-00000000a3a0 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005481017 | 0:06:45.799877 | 0.07s 2025-10-11 08:02:10.207763 | fa163e03-9ee7-dff2-f9c8-00000000a2ab | TASK | Cleanup leftover ccache 2025-10-11 08:02:10.234484 | fa163e03-9ee7-dff2-f9c8-00000000a3a1 | TASK | Cleanup leftover ccache 2025-10-11 08:02:10.257568 | fa163e03-9ee7-dff2-f9c8-00000000a400 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-11 08:02:10.287848 | fa163e03-9ee7-dff2-f9c8-00000000a4df | TASK | Remove temporary krb5.conf 2025-10-11 08:02:10.295959 | fa163e03-9ee7-dff2-f9c8-00000000a62d | SKIPPED | Install - Configure firefox | np0005481015 2025-10-11 08:02:10.296939 | fa163e03-9ee7-dff2-f9c8-00000000a62d | TIMING | ipaclient : Install - Configure firefox | np0005481015 | 0:06:45.912570 | 0.13s 2025-10-11 08:02:10.297326 | fa163e03-9ee7-dff2-f9c8-00000000a5cc | CHANGED | Install - Configure NIS | np0005481014 2025-10-11 08:02:10.297721 | fa163e03-9ee7-dff2-f9c8-00000000a5cc | TIMING | ipaclient : Install - Configure NIS | np0005481014 | 0:06:45.913371 | 1.07s 2025-10-11 08:02:10.315176 | fa163e03-9ee7-dff2-f9c8-00000000a5cd | TASK | Remove temporary krb5.conf 2025-10-11 08:02:10.345364 | fa163e03-9ee7-dff2-f9c8-00000000a62e | TASK | Install - Configure NIS 2025-10-11 08:02:10.353877 | fa163e03-9ee7-dff2-f9c8-00000000a400 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005481019 2025-10-11 08:02:10.354899 | fa163e03-9ee7-dff2-f9c8-00000000a400 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005481019 | 0:06:45.970528 | 0.10s 2025-10-11 08:02:10.367297 | fa163e03-9ee7-dff2-f9c8-00000000a401 | TASK | Cleanup leftover ccache 2025-10-11 08:02:10.526930 | fa163e03-9ee7-dff2-f9c8-00000000a2ab | OK | Cleanup leftover ccache | np0005481016 2025-10-11 08:02:10.528331 | fa163e03-9ee7-dff2-f9c8-00000000a2ab | TIMING | ipaclient : Cleanup leftover ccache | np0005481016 | 0:06:46.143969 | 0.32s 2025-10-11 08:02:10.539483 | fa163e03-9ee7-dff2-f9c8-00000000a2ac | TASK | Remove temporary krb5.conf 2025-10-11 08:02:10.576093 | fa163e03-9ee7-dff2-f9c8-00000000a3a1 | OK | Cleanup leftover ccache | np0005481017 2025-10-11 08:02:10.578346 | fa163e03-9ee7-dff2-f9c8-00000000a3a1 | TIMING | ipaclient : Cleanup leftover ccache | np0005481017 | 0:06:46.193968 | 0.34s 2025-10-11 08:02:10.599872 | fa163e03-9ee7-dff2-f9c8-00000000a3a2 | TASK | Remove temporary krb5.conf 2025-10-11 08:02:10.675910 | fa163e03-9ee7-dff2-f9c8-00000000a4df | CHANGED | Remove temporary krb5.conf | np0005481012 2025-10-11 08:02:10.677815 | fa163e03-9ee7-dff2-f9c8-00000000a4df | TIMING | ipaclient : Remove temporary krb5.conf | np0005481012 | 0:06:46.293449 | 0.39s 2025-10-11 08:02:10.710656 | fa163e03-9ee7-dff2-f9c8-00000000a4e0 | TASK | Install - Configure krb5 for IPA realm 2025-10-11 08:02:10.719007 | fa163e03-9ee7-dff2-f9c8-00000000a5cd | CHANGED | Remove temporary krb5.conf | np0005481014 2025-10-11 08:02:10.720588 | fa163e03-9ee7-dff2-f9c8-00000000a5cd | TIMING | ipaclient : Remove temporary krb5.conf | np0005481014 | 0:06:46.336218 | 0.40s 2025-10-11 08:02:10.721254 | fa163e03-9ee7-dff2-f9c8-00000000a401 | OK | Cleanup leftover ccache | np0005481019 2025-10-11 08:02:10.721741 | fa163e03-9ee7-dff2-f9c8-00000000a401 | TIMING | ipaclient : Cleanup leftover ccache | np0005481019 | 0:06:46.337388 | 0.35s 2025-10-11 08:02:10.737146 | fa163e03-9ee7-dff2-f9c8-00000000a402 | TASK | Remove temporary krb5.conf 2025-10-11 08:02:10.758693 | fa163e03-9ee7-dff2-f9c8-00000000a5ce | TASK | Install - Configure krb5 for IPA realm 2025-10-11 08:02:10.867676 | fa163e03-9ee7-dff2-f9c8-00000000a2ac | OK | Remove temporary krb5.conf | np0005481016 2025-10-11 08:02:10.868934 | fa163e03-9ee7-dff2-f9c8-00000000a2ac | TIMING | ipaclient : Remove temporary krb5.conf | np0005481016 | 0:06:46.484569 | 0.33s 2025-10-11 08:02:10.880097 | fa163e03-9ee7-dff2-f9c8-00000000a2ad | TASK | Remove temporary krb5.conf backup 2025-10-11 08:02:10.915704 | fa163e03-9ee7-dff2-f9c8-00000000a3a2 | OK | Remove temporary krb5.conf | np0005481017 2025-10-11 08:02:10.916840 | fa163e03-9ee7-dff2-f9c8-00000000a3a2 | TIMING | ipaclient : Remove temporary krb5.conf | np0005481017 | 0:06:46.532478 | 0.32s 2025-10-11 08:02:10.928308 | fa163e03-9ee7-dff2-f9c8-00000000a3a3 | TASK | Remove temporary krb5.conf backup 2025-10-11 08:02:11.090500 | fa163e03-9ee7-dff2-f9c8-00000000a402 | OK | Remove temporary krb5.conf | np0005481019 2025-10-11 08:02:11.092351 | fa163e03-9ee7-dff2-f9c8-00000000a402 | TIMING | ipaclient : Remove temporary krb5.conf | np0005481019 | 0:06:46.707981 | 0.35s 2025-10-11 08:02:11.107051 | fa163e03-9ee7-dff2-f9c8-00000000a403 | TASK | Remove temporary krb5.conf backup 2025-10-11 08:02:11.224045 | fa163e03-9ee7-dff2-f9c8-00000000a2ad | CHANGED | Remove temporary krb5.conf backup | np0005481016 2025-10-11 08:02:11.226041 | fa163e03-9ee7-dff2-f9c8-00000000a2ad | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005481016 | 0:06:46.841668 | 0.35s 2025-10-11 08:02:11.247055 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TASK | Uninstall IPA client 2025-10-11 08:02:11.269569 | fa163e03-9ee7-dff2-f9c8-00000000a3a3 | CHANGED | Remove temporary krb5.conf backup | np0005481017 2025-10-11 08:02:11.270951 | fa163e03-9ee7-dff2-f9c8-00000000a3a3 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005481017 | 0:06:46.886588 | 0.34s 2025-10-11 08:02:11.285145 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TASK | Uninstall IPA client 2025-10-11 08:02:11.301659 | fa163e03-9ee7-dff2-f9c8-00000000a248 | SKIPPED | Uninstall IPA client | np0005481016 2025-10-11 08:02:11.302940 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TIMING | ipaclient : Uninstall IPA client | np0005481016 | 0:06:46.918571 | 0.05s 2025-10-11 08:02:11.329687 | fa163e03-9ee7-dff2-f9c8-00000000a060 | TASK | restart certmonger service 2025-10-11 08:02:11.349192 | fa163e03-9ee7-dff2-f9c8-00000000a248 | SKIPPED | Uninstall IPA client | np0005481017 2025-10-11 08:02:11.350346 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TIMING | ipaclient : Uninstall IPA client | np0005481017 | 0:06:46.965982 | 0.06s 2025-10-11 08:02:11.370028 | fa163e03-9ee7-dff2-f9c8-00000000a060 | TASK | restart certmonger service 2025-10-11 08:02:11.426584 | fa163e03-9ee7-dff2-f9c8-00000000a62e | CHANGED | Install - Configure NIS | np0005481015 2025-10-11 08:02:11.428081 | fa163e03-9ee7-dff2-f9c8-00000000a62e | TIMING | ipaclient : Install - Configure NIS | np0005481015 | 0:06:47.043710 | 1.08s 2025-10-11 08:02:11.471272 | fa163e03-9ee7-dff2-f9c8-00000000a62f | TASK | Remove temporary krb5.conf 2025-10-11 08:02:11.483400 | fa163e03-9ee7-dff2-f9c8-00000000a5ce | CHANGED | Install - Configure krb5 for IPA realm | np0005481014 2025-10-11 08:02:11.491085 | fa163e03-9ee7-dff2-f9c8-00000000a5ce | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005481014 | 0:06:47.106705 | 0.73s 2025-10-11 08:02:11.492055 | fa163e03-9ee7-dff2-f9c8-00000000a4e0 | CHANGED | Install - Configure krb5 for IPA realm | np0005481012 2025-10-11 08:02:11.492763 | fa163e03-9ee7-dff2-f9c8-00000000a4e0 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005481012 | 0:06:47.108404 | 0.78s 2025-10-11 08:02:11.493658 | fa163e03-9ee7-dff2-f9c8-00000000a403 | CHANGED | Remove temporary krb5.conf backup | np0005481019 2025-10-11 08:02:11.494397 | fa163e03-9ee7-dff2-f9c8-00000000a403 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005481019 | 0:06:47.110039 | 0.39s 2025-10-11 08:02:11.518719 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TASK | Uninstall IPA client 2025-10-11 08:02:11.546638 | fa163e03-9ee7-dff2-f9c8-00000000a4e1 | TASK | Install - Configure certmonger 2025-10-11 08:02:11.570958 | fa163e03-9ee7-dff2-f9c8-00000000a5cf | TASK | Install - Configure certmonger 2025-10-11 08:02:11.586783 | fa163e03-9ee7-dff2-f9c8-00000000a248 | SKIPPED | Uninstall IPA client | np0005481019 2025-10-11 08:02:11.588185 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TIMING | ipaclient : Uninstall IPA client | np0005481019 | 0:06:47.203795 | 0.07s 2025-10-11 08:02:11.609076 | fa163e03-9ee7-dff2-f9c8-00000000a060 | TASK | restart certmonger service 2025-10-11 08:02:11.852433 | fa163e03-9ee7-dff2-f9c8-00000000a62f | CHANGED | Remove temporary krb5.conf | np0005481015 2025-10-11 08:02:11.854422 | fa163e03-9ee7-dff2-f9c8-00000000a62f | TIMING | ipaclient : Remove temporary krb5.conf | np0005481015 | 0:06:47.470042 | 0.38s 2025-10-11 08:02:11.884068 | fa163e03-9ee7-dff2-f9c8-00000000a632 | TASK | Install - Configure krb5 for IPA realm 2025-10-11 08:02:11.996268 | fa163e03-9ee7-dff2-f9c8-00000000a060 | CHANGED | restart certmonger service | np0005481016 2025-10-11 08:02:11.997484 | fa163e03-9ee7-dff2-f9c8-00000000a060 | TIMING | restart certmonger service | np0005481016 | 0:06:47.613125 | 0.67s 2025-10-11 08:02:12.007806 | fa163e03-9ee7-dff2-f9c8-00000000a061 | TASK | set discovered ipa realm 2025-10-11 08:02:12.066720 | fa163e03-9ee7-dff2-f9c8-00000000a061 | OK | set discovered ipa realm | np0005481016 2025-10-11 08:02:12.067796 | fa163e03-9ee7-dff2-f9c8-00000000a061 | TIMING | set discovered ipa realm | np0005481016 | 0:06:47.683435 | 0.06s 2025-10-11 08:02:12.102566 | fa163e03-9ee7-dff2-f9c8-00000000a060 | CHANGED | restart certmonger service | np0005481017 2025-10-11 08:02:12.103504 | fa163e03-9ee7-dff2-f9c8-00000000a060 | TIMING | restart certmonger service | np0005481017 | 0:06:47.719147 | 0.73s 2025-10-11 08:02:12.130214 | fa163e03-9ee7-dff2-f9c8-00000000a061 | TASK | set discovered ipa realm 2025-10-11 08:02:12.170211 | fa163e03-9ee7-dff2-f9c8-00000000a061 | OK | set discovered ipa realm | np0005481017 2025-10-11 08:02:12.171043 | fa163e03-9ee7-dff2-f9c8-00000000a061 | TIMING | set discovered ipa realm | np0005481017 | 0:06:47.786688 | 0.04s 2025-10-11 08:02:12.298779 | fa163e03-9ee7-dff2-f9c8-00000000a5cf | CHANGED | Install - Configure certmonger | np0005481014 2025-10-11 08:02:12.299621 | fa163e03-9ee7-dff2-f9c8-00000000a5cf | TIMING | ipaclient : Install - Configure certmonger | np0005481014 | 0:06:47.915266 | 0.72s 2025-10-11 08:02:12.313871 | fa163e03-9ee7-dff2-f9c8-00000000a5d0 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-11 08:02:12.388085 | fa163e03-9ee7-dff2-f9c8-00000000a060 | CHANGED | restart certmonger service | np0005481019 2025-10-11 08:02:12.389219 | fa163e03-9ee7-dff2-f9c8-00000000a060 | TIMING | restart certmonger service | np0005481019 | 0:06:48.004859 | 0.78s 2025-10-11 08:02:12.390486 | fa163e03-9ee7-dff2-f9c8-00000000a5d0 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005481014 2025-10-11 08:02:12.390800 | fa163e03-9ee7-dff2-f9c8-00000000a5d0 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005481014 | 0:06:48.006450 | 0.08s 2025-10-11 08:02:12.400146 | fa163e03-9ee7-dff2-f9c8-00000000a061 | TASK | set discovered ipa realm 2025-10-11 08:02:12.421830 | fa163e03-9ee7-dff2-f9c8-00000000a5d1 | TASK | Cleanup leftover ccache 2025-10-11 08:02:12.440745 | fa163e03-9ee7-dff2-f9c8-00000000a4e1 | CHANGED | Install - Configure certmonger | np0005481012 2025-10-11 08:02:12.443088 | fa163e03-9ee7-dff2-f9c8-00000000a4e1 | TIMING | ipaclient : Install - Configure certmonger | np0005481012 | 0:06:48.058707 | 0.89s 2025-10-11 08:02:12.480618 | fa163e03-9ee7-dff2-f9c8-00000000a4e2 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-11 08:02:12.492337 | fa163e03-9ee7-dff2-f9c8-00000000a061 | OK | set discovered ipa realm | np0005481019 2025-10-11 08:02:12.493653 | fa163e03-9ee7-dff2-f9c8-00000000a061 | TIMING | set discovered ipa realm | np0005481019 | 0:06:48.109282 | 0.09s 2025-10-11 08:02:12.541892 | fa163e03-9ee7-dff2-f9c8-00000000a4e2 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005481012 2025-10-11 08:02:12.542398 | fa163e03-9ee7-dff2-f9c8-00000000a4e2 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005481012 | 0:06:48.158041 | 0.06s 2025-10-11 08:02:12.560525 | fa163e03-9ee7-dff2-f9c8-00000000a4e3 | TASK | Cleanup leftover ccache 2025-10-11 08:02:12.666087 | fa163e03-9ee7-dff2-f9c8-00000000a632 | CHANGED | Install - Configure krb5 for IPA realm | np0005481015 2025-10-11 08:02:12.667995 | fa163e03-9ee7-dff2-f9c8-00000000a632 | TIMING | ipaclient : Install - Configure krb5 for IPA realm | np0005481015 | 0:06:48.283614 | 0.78s 2025-10-11 08:02:12.699650 | fa163e03-9ee7-dff2-f9c8-00000000a633 | TASK | Install - Configure certmonger 2025-10-11 08:02:12.751144 | fa163e03-9ee7-dff2-f9c8-00000000a5d1 | OK | Cleanup leftover ccache | np0005481014 2025-10-11 08:02:12.752416 | fa163e03-9ee7-dff2-f9c8-00000000a5d1 | TIMING | ipaclient : Cleanup leftover ccache | np0005481014 | 0:06:48.368049 | 0.33s 2025-10-11 08:02:12.773156 | fa163e03-9ee7-dff2-f9c8-00000000a5d2 | TASK | Remove temporary krb5.conf 2025-10-11 08:02:12.890942 | fa163e03-9ee7-dff2-f9c8-00000000a4e3 | OK | Cleanup leftover ccache | np0005481012 2025-10-11 08:02:12.893200 | fa163e03-9ee7-dff2-f9c8-00000000a4e3 | TIMING | ipaclient : Cleanup leftover ccache | np0005481012 | 0:06:48.508824 | 0.33s 2025-10-11 08:02:12.925685 | fa163e03-9ee7-dff2-f9c8-00000000a4e4 | TASK | Remove temporary krb5.conf 2025-10-11 08:02:13.125161 | fa163e03-9ee7-dff2-f9c8-00000000a5d2 | OK | Remove temporary krb5.conf | np0005481014 2025-10-11 08:02:13.126970 | fa163e03-9ee7-dff2-f9c8-00000000a5d2 | TIMING | ipaclient : Remove temporary krb5.conf | np0005481014 | 0:06:48.742573 | 0.35s 2025-10-11 08:02:13.152588 | fa163e03-9ee7-dff2-f9c8-00000000a5d3 | TASK | Remove temporary krb5.conf backup 2025-10-11 08:02:13.257548 | fa163e03-9ee7-dff2-f9c8-00000000a4e4 | OK | Remove temporary krb5.conf | np0005481012 2025-10-11 08:02:13.259022 | fa163e03-9ee7-dff2-f9c8-00000000a4e4 | TIMING | ipaclient : Remove temporary krb5.conf | np0005481012 | 0:06:48.874656 | 0.33s 2025-10-11 08:02:13.279624 | fa163e03-9ee7-dff2-f9c8-00000000a4e5 | TASK | Remove temporary krb5.conf backup 2025-10-11 08:02:13.460937 | fa163e03-9ee7-dff2-f9c8-00000000a633 | CHANGED | Install - Configure certmonger | np0005481015 2025-10-11 08:02:13.462775 | fa163e03-9ee7-dff2-f9c8-00000000a633 | TIMING | ipaclient : Install - Configure certmonger | np0005481015 | 0:06:49.078393 | 0.76s 2025-10-11 08:02:13.495835 | fa163e03-9ee7-dff2-f9c8-00000000a634 | TASK | Install - Restore original admin password if overwritten by OTP 2025-10-11 08:02:13.522785 | fa163e03-9ee7-dff2-f9c8-00000000a5d3 | CHANGED | Remove temporary krb5.conf backup | np0005481014 2025-10-11 08:02:13.524236 | fa163e03-9ee7-dff2-f9c8-00000000a5d3 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005481014 | 0:06:49.139864 | 0.37s 2025-10-11 08:02:13.545896 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TASK | Uninstall IPA client 2025-10-11 08:02:13.566173 | fa163e03-9ee7-dff2-f9c8-00000000a634 | SKIPPED | Install - Restore original admin password if overwritten by OTP | np0005481015 2025-10-11 08:02:13.567662 | fa163e03-9ee7-dff2-f9c8-00000000a634 | TIMING | ipaclient : Install - Restore original admin password if overwritten by OTP | np0005481015 | 0:06:49.183291 | 0.07s 2025-10-11 08:02:13.589341 | fa163e03-9ee7-dff2-f9c8-00000000a635 | TASK | Cleanup leftover ccache 2025-10-11 08:02:13.603791 | fa163e03-9ee7-dff2-f9c8-00000000a248 | SKIPPED | Uninstall IPA client | np0005481014 2025-10-11 08:02:13.604977 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TIMING | ipaclient : Uninstall IPA client | np0005481014 | 0:06:49.220611 | 0.06s 2025-10-11 08:02:13.639324 | fa163e03-9ee7-dff2-f9c8-00000000a4e5 | CHANGED | Remove temporary krb5.conf backup | np0005481012 2025-10-11 08:02:13.640632 | fa163e03-9ee7-dff2-f9c8-00000000a4e5 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005481012 | 0:06:49.256267 | 0.36s 2025-10-11 08:02:13.669050 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TASK | Uninstall IPA client 2025-10-11 08:02:13.696961 | fa163e03-9ee7-dff2-f9c8-00000000a096 | TASK | restart certmonger service 2025-10-11 08:02:13.713054 | fa163e03-9ee7-dff2-f9c8-00000000a248 | SKIPPED | Uninstall IPA client | np0005481012 2025-10-11 08:02:13.714260 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TIMING | ipaclient : Uninstall IPA client | np0005481012 | 0:06:49.329892 | 0.04s 2025-10-11 08:02:13.751221 | fa163e03-9ee7-dff2-f9c8-00000000a06c | TASK | restart certmonger service 2025-10-11 08:02:13.934046 | fa163e03-9ee7-dff2-f9c8-00000000a635 | OK | Cleanup leftover ccache | np0005481015 2025-10-11 08:02:13.935232 | fa163e03-9ee7-dff2-f9c8-00000000a635 | TIMING | ipaclient : Cleanup leftover ccache | np0005481015 | 0:06:49.550870 | 0.34s 2025-10-11 08:02:13.950336 | fa163e03-9ee7-dff2-f9c8-00000000a636 | TASK | Remove temporary krb5.conf 2025-10-11 08:02:14.315280 | fa163e03-9ee7-dff2-f9c8-00000000a636 | OK | Remove temporary krb5.conf | np0005481015 2025-10-11 08:02:14.317263 | fa163e03-9ee7-dff2-f9c8-00000000a636 | TIMING | ipaclient : Remove temporary krb5.conf | np0005481015 | 0:06:49.932893 | 0.37s 2025-10-11 08:02:14.345764 | fa163e03-9ee7-dff2-f9c8-00000000a637 | TASK | Remove temporary krb5.conf backup 2025-10-11 08:02:14.467699 | fa163e03-9ee7-dff2-f9c8-00000000a096 | CHANGED | restart certmonger service | np0005481014 2025-10-11 08:02:14.469980 | fa163e03-9ee7-dff2-f9c8-00000000a096 | TIMING | restart certmonger service | np0005481014 | 0:06:50.085607 | 0.77s 2025-10-11 08:02:14.496900 | fa163e03-9ee7-dff2-f9c8-00000000a097 | TASK | set discovered ipa realm 2025-10-11 08:02:14.552459 | fa163e03-9ee7-dff2-f9c8-00000000a097 | OK | set discovered ipa realm | np0005481014 2025-10-11 08:02:14.553406 | fa163e03-9ee7-dff2-f9c8-00000000a097 | TIMING | set discovered ipa realm | np0005481014 | 0:06:50.169044 | 0.06s 2025-10-11 08:02:14.696761 | fa163e03-9ee7-dff2-f9c8-00000000a637 | CHANGED | Remove temporary krb5.conf backup | np0005481015 2025-10-11 08:02:14.699433 | fa163e03-9ee7-dff2-f9c8-00000000a637 | TIMING | ipaclient : Remove temporary krb5.conf backup | np0005481015 | 0:06:50.315066 | 0.35s 2025-10-11 08:02:14.725679 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TASK | Uninstall IPA client 2025-10-11 08:02:14.783617 | fa163e03-9ee7-dff2-f9c8-00000000a248 | SKIPPED | Uninstall IPA client | np0005481015 2025-10-11 08:02:14.785068 | fa163e03-9ee7-dff2-f9c8-00000000a248 | TIMING | ipaclient : Uninstall IPA client | np0005481015 | 0:06:50.400704 | 0.06s 2025-10-11 08:02:14.834653 | fa163e03-9ee7-dff2-f9c8-00000000a096 | TASK | restart certmonger service 2025-10-11 08:02:15.411696 | fa163e03-9ee7-dff2-f9c8-00000000a06c | CHANGED | restart certmonger service | np0005481012 2025-10-11 08:02:15.414161 | fa163e03-9ee7-dff2-f9c8-00000000a06c | TIMING | restart certmonger service | np0005481012 | 0:06:51.029785 | 1.66s 2025-10-11 08:02:15.444781 | fa163e03-9ee7-dff2-f9c8-00000000a06d | TASK | set discovered ipa realm 2025-10-11 08:02:15.520998 | fa163e03-9ee7-dff2-f9c8-00000000a096 | CHANGED | restart certmonger service | np0005481015 2025-10-11 08:02:15.522664 | fa163e03-9ee7-dff2-f9c8-00000000a096 | TIMING | restart certmonger service | np0005481015 | 0:06:51.138298 | 0.69s 2025-10-11 08:02:15.523976 | fa163e03-9ee7-dff2-f9c8-00000000a06d | OK | set discovered ipa realm | np0005481012 2025-10-11 08:02:15.524420 | fa163e03-9ee7-dff2-f9c8-00000000a06d | TIMING | set discovered ipa realm | np0005481012 | 0:06:51.140067 | 0.08s 2025-10-11 08:02:15.572789 | fa163e03-9ee7-dff2-f9c8-00000000a097 | TASK | set discovered ipa realm 2025-10-11 08:02:15.627112 | fa163e03-9ee7-dff2-f9c8-00000000a097 | OK | set discovered ipa realm | np0005481015 2025-10-11 08:02:15.628353 | fa163e03-9ee7-dff2-f9c8-00000000a097 | TIMING | set discovered ipa realm | np0005481015 | 0:06:51.243995 | 0.05s PLAY [External deployment step 1] ********************************************** 2025-10-11 08:02:15.709041 | fa163e03-9ee7-dff2-f9c8-0000000000bb | TASK | External deployment step 1 2025-10-11 08:02:15.746921 | fa163e03-9ee7-dff2-f9c8-0000000000bb | OK | External deployment step 1 | undercloud -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'External deployment step 1' to resume from this task" } [WARNING]: ('undercloud -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000bb') missing from stats 2025-10-11 08:02:15.790898 | fa163e03-9ee7-dff2-f9c8-0000000000bc | TIMING | include_tasks | undercloud | 0:06:51.406521 | 0.04s 2025-10-11 08:02:15.920808 | 2eaa4941-547f-4c2d-8306-a2aeefef9cee | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/external_deploy_steps_tasks_step1.yaml | undercloud 2025-10-11 08:02:15.928760 | fa163e03-9ee7-dff2-f9c8-00000000a8bc | TASK | Container image prepare 2025-10-11 08:02:17.056633 | fa163e03-9ee7-dff2-f9c8-00000000a8bc | CHANGED | Container image prepare | undercloud 2025-10-11 08:02:17.058640 | fa163e03-9ee7-dff2-f9c8-00000000a8bc | TIMING | tripleo_container_image_prepare : Container image prepare | undercloud | 0:06:52.674278 | 1.13s 2025-10-11 08:02:17.118348 | fa163e03-9ee7-dff2-f9c8-00000000a8c3 | TIMING | include_role : tripleo_ipa_dns | undercloud | 0:06:52.733983 | 0.05s 2025-10-11 08:02:17.148637 | fa163e03-9ee7-dff2-f9c8-00000000a8e2 | TASK | get dns zones and entries to add 2025-10-11 08:02:17.198383 | fa163e03-9ee7-dff2-f9c8-00000000a8e2 | OK | get dns zones and entries to add | undercloud 2025-10-11 08:02:17.201092 | fa163e03-9ee7-dff2-f9c8-00000000a8e2 | TIMING | tripleo_ipa_dns : get dns zones and entries to add | undercloud | 0:06:52.816722 | 0.05s 2025-10-11 08:02:17.250483 | fa163e03-9ee7-dff2-f9c8-00000000a8e3 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_zones": [ "ctlplane.ooo.test", "tenant.ooo.test", "internalapi.ooo.test", "external.ooo.test", "0.17.172.in-addr.arpa", "122.168.192.in-addr.arpa", "storagemgmt.ooo.test", "0.18.172.in-addr.arpa", "storage.ooo.test", "ooo.test", "0.21.172.in-addr.arpa", "0.20.172.in-addr.arpa", "0.19.172.in-addr.arpa" ] } 2025-10-11 08:02:17.252064 | fa163e03-9ee7-dff2-f9c8-00000000a8e3 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:52.867695 | 0.04s 2025-10-11 08:02:17.314368 | fa163e03-9ee7-dff2-f9c8-00000000a8e4 | OK | tripleo_ipa_dns : debug | undercloud | result={ "changed": false, "dns_entries": [ { "record_name": "undercloud", "record_type": "A", "record_value": "192.168.122.100", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "192.168.122.99", "zone_name": "ctlplane.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.18.0.247", "zone_name": "storage.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.20.0.124", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.17.0.232", "zone_name": "internalapi.ooo.test" }, { "record_name": "overcloud", "record_type": "A", "record_value": "172.21.0.199", "zone_name": "ooo.test" }, { "record_name": "np0005481012", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "ooo.test" }, { "record_name": "np0005481012", "record_type": "A", "record_value": "172.18.0.103", "zone_name": "storage.ooo.test" }, { "record_name": "np0005481012", "record_type": "A", "record_value": "172.20.0.103", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005481012", "record_type": "A", "record_value": "172.17.0.103", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005481012", "record_type": "A", "record_value": "172.19.0.103", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005481012", "record_type": "A", "record_value": "172.21.0.103", "zone_name": "external.ooo.test" }, { "record_name": "np0005481012", "record_type": "A", "record_value": "192.168.122.103", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005481014", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "ooo.test" }, { "record_name": "np0005481014", "record_type": "A", "record_value": "172.18.0.104", "zone_name": "storage.ooo.test" }, { "record_name": "np0005481014", "record_type": "A", "record_value": "172.20.0.104", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005481014", "record_type": "A", "record_value": "172.17.0.104", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005481014", "record_type": "A", "record_value": "172.19.0.104", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005481014", "record_type": "A", "record_value": "172.21.0.104", "zone_name": "external.ooo.test" }, { "record_name": "np0005481014", "record_type": "A", "record_value": "192.168.122.104", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005481015", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "ooo.test" }, { "record_name": "np0005481015", "record_type": "A", "record_value": "172.18.0.105", "zone_name": "storage.ooo.test" }, { "record_name": "np0005481015", "record_type": "A", "record_value": "172.20.0.105", "zone_name": "storagemgmt.ooo.test" }, { "record_name": "np0005481015", "record_type": "A", "record_value": "172.17.0.105", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005481015", "record_type": "A", "record_value": "172.19.0.105", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005481015", "record_type": "A", "record_value": "172.21.0.105", "zone_name": "external.ooo.test" }, { "record_name": "np0005481015", "record_type": "A", "record_value": "192.168.122.105", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005481016", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "ooo.test" }, { "record_name": "np0005481016", "record_type": "A", "record_value": "172.18.0.106", "zone_name": "storage.ooo.test" }, { "record_name": "np0005481016", "record_type": "A", "record_value": "172.17.0.106", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005481016", "record_type": "A", "record_value": "172.19.0.106", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005481016", "record_type": "A", "record_value": "192.168.122.106", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005481017", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "ooo.test" }, { "record_name": "np0005481017", "record_type": "A", "record_value": "172.18.0.107", "zone_name": "storage.ooo.test" }, { "record_name": "np0005481017", "record_type": "A", "record_value": "172.17.0.107", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005481017", "record_type": "A", "record_value": "172.19.0.107", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005481017", "record_type": "A", "record_value": "192.168.122.107", "zone_name": "ctlplane.ooo.test" }, { "record_name": "np0005481019", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "ooo.test" }, { "record_name": "np0005481019", "record_type": "A", "record_value": "172.18.0.108", "zone_name": "storage.ooo.test" }, { "record_name": "np0005481019", "record_type": "A", "record_value": "172.17.0.108", "zone_name": "internalapi.ooo.test" }, { "record_name": "np0005481019", "record_type": "A", "record_value": "172.19.0.108", "zone_name": "tenant.ooo.test" }, { "record_name": "np0005481019", "record_type": "A", "record_value": "192.168.122.108", "zone_name": "ctlplane.ooo.test" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005481019.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005481019.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005481019.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "108", "record_type": "PTR", "record_value": "np0005481019.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005481017.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005481017.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005481017.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "107", "record_type": "PTR", "record_value": "np0005481017.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005481016.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005481016.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005481016.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "106", "record_type": "PTR", "record_value": "np0005481016.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005481015.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005481015.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005481015.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005481015.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005481015.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "105", "record_type": "PTR", "record_value": "np0005481015.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005481014.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005481014.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005481014.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005481014.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005481014.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "104", "record_type": "PTR", "record_value": "np0005481014.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005481012.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005481012.external.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005481012.tenant.ooo.test.", "zone_name": "0.19.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005481012.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005481012.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "103", "record_type": "PTR", "record_value": "np0005481012.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "199", "record_type": "PTR", "record_value": "overcloud.ooo.test.", "zone_name": "0.21.172.in-addr.arpa" }, { "record_name": "232", "record_type": "PTR", "record_value": "overcloud.internalapi.ooo.test.", "zone_name": "0.17.172.in-addr.arpa" }, { "record_name": "124", "record_type": "PTR", "record_value": "overcloud.storagemgmt.ooo.test.", "zone_name": "0.20.172.in-addr.arpa" }, { "record_name": "247", "record_type": "PTR", "record_value": "overcloud.storage.ooo.test.", "zone_name": "0.18.172.in-addr.arpa" }, { "record_name": "99", "record_type": "PTR", "record_value": "overcloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" }, { "record_name": "100", "record_type": "PTR", "record_value": "undercloud.ctlplane.ooo.test.", "zone_name": "122.168.192.in-addr.arpa" } ] } 2025-10-11 08:02:17.317650 | fa163e03-9ee7-dff2-f9c8-00000000a8e4 | TIMING | tripleo_ipa_dns : debug | undercloud | 0:06:52.933281 | 0.06s 2025-10-11 08:02:17.329673 | fa163e03-9ee7-dff2-f9c8-00000000a8e5 | TASK | add dns zones and records 2025-10-11 08:02:22.175679 | fa163e03-9ee7-dff2-f9c8-00000000a8e5 | CHANGED | add dns zones and records | undercloud 2025-10-11 08:02:22.178484 | fa163e03-9ee7-dff2-f9c8-00000000a8e5 | TIMING | tripleo_ipa_dns : add dns zones and records | undercloud | 0:06:57.794091 | 4.85s 2025-10-11 08:02:22.197886 | fa163e03-9ee7-dff2-f9c8-00000000a8c5 | TASK | Create /etc/openstack directory if it does not exist 2025-10-11 08:02:22.512119 | fa163e03-9ee7-dff2-f9c8-00000000a8c5 | OK | Create /etc/openstack directory if it does not exist | undercloud 2025-10-11 08:02:22.513942 | fa163e03-9ee7-dff2-f9c8-00000000a8c5 | TIMING | Create /etc/openstack directory if it does not exist | undercloud | 0:06:58.129571 | 0.31s 2025-10-11 08:02:22.523545 | fa163e03-9ee7-dff2-f9c8-00000000a8c6 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-11 08:02:22.578797 | fa163e03-9ee7-dff2-f9c8-00000000a8c6 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:06:58.194406 | 0.05s 2025-10-11 08:02:22.613982 | fa163e03-9ee7-dff2-f9c8-00000000a917 | TASK | Check if /etc/openstack/clouds.yaml exists 2025-10-11 08:02:22.935483 | fa163e03-9ee7-dff2-f9c8-00000000a917 | OK | Check if /etc/openstack/clouds.yaml exists | undercloud 2025-10-11 08:02:22.937478 | fa163e03-9ee7-dff2-f9c8-00000000a917 | TIMING | tripleo_keystone_resources : Check if /etc/openstack/clouds.yaml exists | undercloud | 0:06:58.553081 | 0.32s 2025-10-11 08:02:22.949677 | fa163e03-9ee7-dff2-f9c8-00000000a918 | TASK | Create empty /etc/openstack/clouds.yaml if it does not exist 2025-10-11 08:02:23.011101 | fa163e03-9ee7-dff2-f9c8-00000000a918 | SKIPPED | Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud 2025-10-11 08:02:23.012490 | fa163e03-9ee7-dff2-f9c8-00000000a918 | TIMING | tripleo_keystone_resources : Create empty /etc/openstack/clouds.yaml if it does not exist | undercloud | 0:06:58.628088 | 0.06s 2025-10-11 08:02:23.024339 | fa163e03-9ee7-dff2-f9c8-00000000a919 | TASK | Configure /etc/openstack/clouds.yaml 2025-10-11 08:02:23.077791 | fa163e03-9ee7-dff2-f9c8-00000000a919 | TIMING | Configure /etc/openstack/clouds.yaml | undercloud | 0:06:58.693411 | 0.05s 2025-10-11 08:02:23.120538 | fa163e03-9ee7-dff2-f9c8-00000000a953 | TASK | Check for a configured destination 2025-10-11 08:02:23.187840 | fa163e03-9ee7-dff2-f9c8-00000000a953 | SKIPPED | Check for a configured destination | undercloud 2025-10-11 08:02:23.189268 | fa163e03-9ee7-dff2-f9c8-00000000a953 | TIMING | tripleo_config : Check for a configured destination | undercloud | 0:06:58.804897 | 0.07s 2025-10-11 08:02:23.205975 | fa163e03-9ee7-dff2-f9c8-00000000a954 | TASK | Generate /etc/openstack/clouds.yaml config 2025-10-11 08:02:24.116116 | fa163e03-9ee7-dff2-f9c8-00000000a954 | CHANGED | Generate /etc/openstack/clouds.yaml config | undercloud 2025-10-11 08:02:24.117749 | fa163e03-9ee7-dff2-f9c8-00000000a954 | TIMING | tripleo_config : Generate /etc/openstack/clouds.yaml config | undercloud | 0:06:59.733382 | 0.91s PLAY [Deploy step tasks for 1] ************************************************* 2025-10-11 08:02:24.346117 | fa163e03-9ee7-dff2-f9c8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-11 08:02:24.363104 | fa163e03-9ee7-dff2-f9c8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-11 08:02:24.390305 | fa163e03-9ee7-dff2-f9c8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-11 08:02:24.425984 | fa163e03-9ee7-dff2-f9c8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-11 08:02:24.445960 | fa163e03-9ee7-dff2-f9c8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-11 08:02:24.477589 | fa163e03-9ee7-dff2-f9c8-0000000000bf | TASK | Deploy step tasks for 1 2025-10-11 08:02:24.482356 | fa163e03-9ee7-dff2-f9c8-0000000000bf | OK | Deploy step tasks for 1 | np0005481016 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005481016 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000bf') missing from stats 2025-10-11 08:02:24.483991 | fa163e03-9ee7-dff2-f9c8-0000000000bf | OK | Deploy step tasks for 1 | np0005481017 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005481017 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000bf') missing from stats 2025-10-11 08:02:24.484796 | fa163e03-9ee7-dff2-f9c8-0000000000bf | OK | Deploy step tasks for 1 | np0005481019 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005481019 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000bf') missing from stats 2025-10-11 08:02:24.485704 | fa163e03-9ee7-dff2-f9c8-0000000000bf | OK | Deploy step tasks for 1 | np0005481012 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005481012 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000bf') missing from stats 2025-10-11 08:02:24.487115 | fa163e03-9ee7-dff2-f9c8-0000000000bf | OK | Deploy step tasks for 1 | np0005481014 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005481014 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000bf') missing from stats 2025-10-11 08:02:24.499508 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-11 08:02:24.521409 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-11 08:02:24.537833 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-11 08:02:24.557564 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-11 08:02:24.586395 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-11 08:02:24.595259 | fa163e03-9ee7-dff2-f9c8-0000000000bf | OK | Deploy step tasks for 1 | np0005481015 -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Deploy step tasks for 1' to resume from this task" } [WARNING]: ('np0005481015 -> localhost', 'fa163e03-9ee7-dff2-f9c8-0000000000bf') missing from stats 2025-10-11 08:02:24.620487 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TASK | Write the config_step hieradata for the deploy step 1 tasks 2025-10-11 08:02:25.494679 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005481017 2025-10-11 08:02:25.496610 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005481017 | 0:07:01.112236 | 0.97s 2025-10-11 08:02:25.520946 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:02:25.530678 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005481016 2025-10-11 08:02:25.532039 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005481016 | 0:07:01.147670 | 1.03s 2025-10-11 08:02:25.547531 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:02:25.563816 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005481019 2025-10-11 08:02:25.565187 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005481019 | 0:07:01.180816 | 1.03s 2025-10-11 08:02:25.580244 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:02:25.605489 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005481012 2025-10-11 08:02:25.606685 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005481012 | 0:07:01.222324 | 1.05s 2025-10-11 08:02:25.607148 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005481015 2025-10-11 08:02:25.607501 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005481015 | 0:07:01.223150 | 0.99s 2025-10-11 08:02:25.626788 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:02:25.648571 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:02:25.655392 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | CHANGED | Write the config_step hieradata for the deploy step 1 tasks | np0005481014 2025-10-11 08:02:25.656430 | fa163e03-9ee7-dff2-f9c8-0000000000c0 | TIMING | Write the config_step hieradata for the deploy step 1 tasks | np0005481014 | 0:07:01.272064 | 1.07s 2025-10-11 08:02:25.671443 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:02:25.787227 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481017 2025-10-11 08:02:25.788729 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481017 | 0:07:01.404367 | 0.27s 2025-10-11 08:02:25.799671 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-11 08:02:25.870803 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481016 2025-10-11 08:02:25.872112 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481016 | 0:07:01.487751 | 0.32s 2025-10-11 08:02:25.892676 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-11 08:02:25.905237 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005481017 | 0:07:01.520859 | 0.10s 2025-10-11 08:02:25.906257 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481019 2025-10-11 08:02:25.906880 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481019 | 0:07:01.522529 | 0.33s 2025-10-11 08:02:25.907521 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481012 2025-10-11 08:02:25.907951 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481012 | 0:07:01.523600 | 0.28s 2025-10-11 08:02:25.932466 | 07303c79-dee5-48c3-83e3-74154ead8d7d | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005481017 2025-10-11 08:02:25.944895 | fa163e03-9ee7-dff2-f9c8-00000000a9ac | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:25.970658 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-11 08:02:26.007970 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-11 08:02:26.015749 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005481016 | 0:07:01.631364 | 0.12s 2025-10-11 08:02:26.016606 | fa163e03-9ee7-dff2-f9c8-00000000a9ac | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481017 2025-10-11 08:02:26.017205 | fa163e03-9ee7-dff2-f9c8-00000000a9ac | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481017 | 0:07:01.632855 | 0.07s 2025-10-11 08:02:26.017750 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481015 2025-10-11 08:02:26.018146 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481015 | 0:07:01.633795 | 0.37s 2025-10-11 08:02:26.018757 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481014 2025-10-11 08:02:26.019150 | fa163e03-9ee7-dff2-f9c8-0000000000c2 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481014 | 0:07:01.634800 | 0.35s 2025-10-11 08:02:26.043126 | ef25a4f6-adaf-4cf0-bde7-25fb8009d3b0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005481016 2025-10-11 08:02:26.061168 | fa163e03-9ee7-dff2-f9c8-00000000a9cc | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.078846 | fa163e03-9ee7-dff2-f9c8-00000000a9ad | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.110372 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-11 08:02:26.136168 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TASK | Write config data at the start of step 1 2025-10-11 08:02:26.143082 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005481019 | 0:07:01.758703 | 0.17s 2025-10-11 08:02:26.143905 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005481012 | 0:07:01.759555 | 0.13s 2025-10-11 08:02:26.144266 | fa163e03-9ee7-dff2-f9c8-00000000a9cc | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481016 2025-10-11 08:02:26.144781 | fa163e03-9ee7-dff2-f9c8-00000000a9cc | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481016 | 0:07:01.760430 | 0.08s 2025-10-11 08:02:26.145145 | fa163e03-9ee7-dff2-f9c8-00000000a9ad | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481017 2025-10-11 08:02:26.145474 | fa163e03-9ee7-dff2-f9c8-00000000a9ad | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481017 | 0:07:01.761124 | 0.06s 2025-10-11 08:02:26.183121 | 009ebb48-fa6a-42de-8000-8163b5b62c86 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005481019 2025-10-11 08:02:26.183614 | 009ebb48-fa6a-42de-8000-8163b5b62c86 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005481012 2025-10-11 08:02:26.196878 | fa163e03-9ee7-dff2-f9c8-00000000a9cd | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.223383 | fa163e03-9ee7-dff2-f9c8-00000000a9ae | TASK | Write the puppet step_config manifest 2025-10-11 08:02:26.239846 | fa163e03-9ee7-dff2-f9c8-00000000a9ec | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.261393 | fa163e03-9ee7-dff2-f9c8-00000000a9ec | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.269878 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005481014 | 0:07:01.885494 | 0.16s 2025-10-11 08:02:26.270710 | fa163e03-9ee7-dff2-f9c8-0000000000c3 | TIMING | Write config data at the start of step 1 | np0005481015 | 0:07:01.886360 | 0.13s 2025-10-11 08:02:26.271093 | fa163e03-9ee7-dff2-f9c8-00000000a9cd | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481016 2025-10-11 08:02:26.271720 | fa163e03-9ee7-dff2-f9c8-00000000a9cd | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481016 | 0:07:01.887369 | 0.07s 2025-10-11 08:02:26.328230 | 04f73efb-1b0a-430d-ad77-0ea71bb2474e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005481014 2025-10-11 08:02:26.329242 | 04f73efb-1b0a-430d-ad77-0ea71bb2474e | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks_step_1.yaml | np0005481015 2025-10-11 08:02:26.343372 | fa163e03-9ee7-dff2-f9c8-00000000a9ce | TASK | Write the puppet step_config manifest 2025-10-11 08:02:26.367040 | fa163e03-9ee7-dff2-f9c8-00000000aa13 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.389293 | fa163e03-9ee7-dff2-f9c8-00000000aa13 | TASK | Delete existing /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.397568 | fa163e03-9ee7-dff2-f9c8-00000000a9ec | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481019 2025-10-11 08:02:26.398695 | fa163e03-9ee7-dff2-f9c8-00000000a9ec | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481019 | 0:07:02.014324 | 0.16s 2025-10-11 08:02:26.399063 | fa163e03-9ee7-dff2-f9c8-00000000a9ec | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481012 2025-10-11 08:02:26.399382 | fa163e03-9ee7-dff2-f9c8-00000000a9ec | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481012 | 0:07:02.015032 | 0.14s 2025-10-11 08:02:26.418978 | fa163e03-9ee7-dff2-f9c8-00000000a9ef | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.453326 | fa163e03-9ee7-dff2-f9c8-00000000a9ef | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.461781 | fa163e03-9ee7-dff2-f9c8-00000000aa13 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481014 2025-10-11 08:02:26.462847 | fa163e03-9ee7-dff2-f9c8-00000000aa13 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481014 | 0:07:02.078480 | 0.09s 2025-10-11 08:02:26.463169 | fa163e03-9ee7-dff2-f9c8-00000000aa13 | SKIPPED | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481015 2025-10-11 08:02:26.463735 | fa163e03-9ee7-dff2-f9c8-00000000aa13 | TIMING | Delete existing /var/lib/tripleo-config/check-mode directory for check mode | np0005481015 | 0:07:02.079384 | 0.07s 2025-10-11 08:02:26.464046 | fa163e03-9ee7-dff2-f9c8-00000000a9ef | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481019 2025-10-11 08:02:26.464550 | fa163e03-9ee7-dff2-f9c8-00000000a9ef | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481019 | 0:07:02.080199 | 0.04s 2025-10-11 08:02:26.481259 | fa163e03-9ee7-dff2-f9c8-00000000a9f0 | TASK | Write the puppet step_config manifest 2025-10-11 08:02:26.512552 | fa163e03-9ee7-dff2-f9c8-00000000aa14 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.561190 | fa163e03-9ee7-dff2-f9c8-00000000aa14 | TASK | Create /var/lib/tripleo-config/check-mode directory for check mode 2025-10-11 08:02:26.573859 | fa163e03-9ee7-dff2-f9c8-00000000a9ef | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481012 2025-10-11 08:02:26.575766 | fa163e03-9ee7-dff2-f9c8-00000000a9ef | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481012 | 0:07:02.191379 | 0.12s 2025-10-11 08:02:26.576368 | fa163e03-9ee7-dff2-f9c8-00000000aa14 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481014 2025-10-11 08:02:26.577000 | fa163e03-9ee7-dff2-f9c8-00000000aa14 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481014 | 0:07:02.192643 | 0.06s 2025-10-11 08:02:26.607771 | fa163e03-9ee7-dff2-f9c8-00000000a9f0 | TASK | Write the puppet step_config manifest 2025-10-11 08:02:26.632938 | fa163e03-9ee7-dff2-f9c8-00000000aa15 | TASK | Write the puppet step_config manifest 2025-10-11 08:02:26.641344 | fa163e03-9ee7-dff2-f9c8-00000000aa14 | SKIPPED | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481015 2025-10-11 08:02:26.642626 | fa163e03-9ee7-dff2-f9c8-00000000aa14 | TIMING | Create /var/lib/tripleo-config/check-mode directory for check mode | np0005481015 | 0:07:02.258252 | 0.08s 2025-10-11 08:02:26.665555 | fa163e03-9ee7-dff2-f9c8-00000000aa15 | TASK | Write the puppet step_config manifest 2025-10-11 08:02:27.155115 | fa163e03-9ee7-dff2-f9c8-00000000a9ae | CHANGED | Write the puppet step_config manifest | np0005481017 2025-10-11 08:02:27.157186 | fa163e03-9ee7-dff2-f9c8-00000000a9ae | TIMING | Write the puppet step_config manifest | np0005481017 | 0:07:02.772811 | 0.93s 2025-10-11 08:02:27.176969 | fa163e03-9ee7-dff2-f9c8-00000000a9af | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.218744 | fa163e03-9ee7-dff2-f9c8-00000000a9af | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481017 2025-10-11 08:02:27.220381 | fa163e03-9ee7-dff2-f9c8-00000000a9af | TIMING | Diff puppet step_config manifest changes for check mode | np0005481017 | 0:07:02.836010 | 0.04s 2025-10-11 08:02:27.240261 | fa163e03-9ee7-dff2-f9c8-00000000a9b0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.275286 | fa163e03-9ee7-dff2-f9c8-00000000a9b0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481017 2025-10-11 08:02:27.276181 | fa163e03-9ee7-dff2-f9c8-00000000a9b0 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481017 | 0:07:02.891818 | 0.03s 2025-10-11 08:02:27.288226 | fa163e03-9ee7-dff2-f9c8-00000000a9b1 | TASK | Create /var/lib/container-puppet 2025-10-11 08:02:27.328287 | fa163e03-9ee7-dff2-f9c8-00000000a9ce | CHANGED | Write the puppet step_config manifest | np0005481016 2025-10-11 08:02:27.329727 | fa163e03-9ee7-dff2-f9c8-00000000a9ce | TIMING | Write the puppet step_config manifest | np0005481016 | 0:07:02.945361 | 0.99s 2025-10-11 08:02:27.343967 | fa163e03-9ee7-dff2-f9c8-00000000a9cf | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.384645 | fa163e03-9ee7-dff2-f9c8-00000000a9cf | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481016 2025-10-11 08:02:27.385835 | fa163e03-9ee7-dff2-f9c8-00000000a9cf | TIMING | Diff puppet step_config manifest changes for check mode | np0005481016 | 0:07:03.001472 | 0.04s 2025-10-11 08:02:27.408676 | fa163e03-9ee7-dff2-f9c8-00000000a9d0 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.439141 | fa163e03-9ee7-dff2-f9c8-00000000a9d0 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481016 2025-10-11 08:02:27.440409 | fa163e03-9ee7-dff2-f9c8-00000000a9d0 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481016 | 0:07:03.056045 | 0.03s 2025-10-11 08:02:27.455442 | fa163e03-9ee7-dff2-f9c8-00000000a9d1 | TASK | Create /var/lib/container-puppet 2025-10-11 08:02:27.463543 | fa163e03-9ee7-dff2-f9c8-00000000a9f0 | CHANGED | Write the puppet step_config manifest | np0005481019 2025-10-11 08:02:27.464752 | fa163e03-9ee7-dff2-f9c8-00000000a9f0 | TIMING | Write the puppet step_config manifest | np0005481019 | 0:07:03.080382 | 0.98s 2025-10-11 08:02:27.479954 | fa163e03-9ee7-dff2-f9c8-00000000a9f1 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.518040 | fa163e03-9ee7-dff2-f9c8-00000000a9f1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481019 2025-10-11 08:02:27.519313 | fa163e03-9ee7-dff2-f9c8-00000000a9f1 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481019 | 0:07:03.134953 | 0.04s 2025-10-11 08:02:27.531762 | fa163e03-9ee7-dff2-f9c8-00000000a9f2 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.560891 | fa163e03-9ee7-dff2-f9c8-00000000a9f2 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481019 2025-10-11 08:02:27.562227 | fa163e03-9ee7-dff2-f9c8-00000000a9f2 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481019 | 0:07:03.177862 | 0.03s 2025-10-11 08:02:27.575587 | fa163e03-9ee7-dff2-f9c8-00000000a9f3 | TASK | Create /var/lib/container-puppet 2025-10-11 08:02:27.632897 | fa163e03-9ee7-dff2-f9c8-00000000aa15 | CHANGED | Write the puppet step_config manifest | np0005481014 2025-10-11 08:02:27.635409 | fa163e03-9ee7-dff2-f9c8-00000000aa15 | TIMING | Write the puppet step_config manifest | np0005481014 | 0:07:03.251040 | 1.00s 2025-10-11 08:02:27.636219 | fa163e03-9ee7-dff2-f9c8-00000000a9b1 | OK | Create /var/lib/container-puppet | np0005481017 2025-10-11 08:02:27.636832 | fa163e03-9ee7-dff2-f9c8-00000000a9b1 | TIMING | Create /var/lib/container-puppet | np0005481017 | 0:07:03.252478 | 0.35s 2025-10-11 08:02:27.650388 | fa163e03-9ee7-dff2-f9c8-00000000a9b2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:27.687306 | fa163e03-9ee7-dff2-f9c8-00000000aa16 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.696228 | fa163e03-9ee7-dff2-f9c8-00000000a9f0 | CHANGED | Write the puppet step_config manifest | np0005481012 2025-10-11 08:02:27.697575 | fa163e03-9ee7-dff2-f9c8-00000000a9f0 | TIMING | Write the puppet step_config manifest | np0005481012 | 0:07:03.313202 | 1.09s 2025-10-11 08:02:27.698133 | fa163e03-9ee7-dff2-f9c8-00000000aa15 | CHANGED | Write the puppet step_config manifest | np0005481015 2025-10-11 08:02:27.698769 | fa163e03-9ee7-dff2-f9c8-00000000aa15 | TIMING | Write the puppet step_config manifest | np0005481015 | 0:07:03.314415 | 1.03s 2025-10-11 08:02:27.699417 | fa163e03-9ee7-dff2-f9c8-00000000a9b2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481017 2025-10-11 08:02:27.699959 | fa163e03-9ee7-dff2-f9c8-00000000a9b2 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481017 | 0:07:03.315606 | 0.05s 2025-10-11 08:02:27.714381 | fa163e03-9ee7-dff2-f9c8-00000000a9b3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:27.744823 | fa163e03-9ee7-dff2-f9c8-00000000a9f1 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.793278 | fa163e03-9ee7-dff2-f9c8-00000000aa16 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.803668 | fa163e03-9ee7-dff2-f9c8-00000000aa16 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481014 2025-10-11 08:02:27.805533 | fa163e03-9ee7-dff2-f9c8-00000000aa16 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481014 | 0:07:03.421127 | 0.12s 2025-10-11 08:02:27.806345 | fa163e03-9ee7-dff2-f9c8-00000000a9b3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005481017 2025-10-11 08:02:27.807042 | fa163e03-9ee7-dff2-f9c8-00000000a9b3 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005481017 | 0:07:03.422684 | 0.09s 2025-10-11 08:02:27.807975 | fa163e03-9ee7-dff2-f9c8-00000000a9d1 | OK | Create /var/lib/container-puppet | np0005481016 2025-10-11 08:02:27.808748 | fa163e03-9ee7-dff2-f9c8-00000000a9d1 | TIMING | Create /var/lib/container-puppet | np0005481016 | 0:07:03.424390 | 0.35s 2025-10-11 08:02:27.809600 | fa163e03-9ee7-dff2-f9c8-00000000a9f1 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481012 2025-10-11 08:02:27.810256 | fa163e03-9ee7-dff2-f9c8-00000000a9f1 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481012 | 0:07:03.425898 | 0.06s 2025-10-11 08:02:27.836938 | fa163e03-9ee7-dff2-f9c8-00000000a9d2 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:27.859990 | fa163e03-9ee7-dff2-f9c8-00000000a9b4 | TASK | Write container-puppet.json file 2025-10-11 08:02:27.899693 | fa163e03-9ee7-dff2-f9c8-00000000a9f2 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.926337 | fa163e03-9ee7-dff2-f9c8-00000000aa17 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:27.938732 | fa163e03-9ee7-dff2-f9c8-00000000aa16 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481015 2025-10-11 08:02:27.939801 | fa163e03-9ee7-dff2-f9c8-00000000aa16 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481015 | 0:07:03.555428 | 0.14s 2025-10-11 08:02:27.940195 | fa163e03-9ee7-dff2-f9c8-00000000a9d2 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481016 2025-10-11 08:02:27.940539 | fa163e03-9ee7-dff2-f9c8-00000000a9d2 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481016 | 0:07:03.556189 | 0.10s 2025-10-11 08:02:27.940976 | fa163e03-9ee7-dff2-f9c8-00000000a9f3 | OK | Create /var/lib/container-puppet | np0005481019 2025-10-11 08:02:27.941334 | fa163e03-9ee7-dff2-f9c8-00000000a9f3 | TIMING | Create /var/lib/container-puppet | np0005481019 | 0:07:03.556983 | 0.36s 2025-10-11 08:02:27.941717 | fa163e03-9ee7-dff2-f9c8-00000000a9f2 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481012 2025-10-11 08:02:27.942002 | fa163e03-9ee7-dff2-f9c8-00000000a9f2 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481012 | 0:07:03.557652 | 0.04s 2025-10-11 08:02:27.952830 | fa163e03-9ee7-dff2-f9c8-00000000a9d3 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:27.976266 | fa163e03-9ee7-dff2-f9c8-00000000a9f4 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.003431 | fa163e03-9ee7-dff2-f9c8-00000000a9f3 | TASK | Create /var/lib/container-puppet 2025-10-11 08:02:28.030579 | fa163e03-9ee7-dff2-f9c8-00000000aa17 | TASK | Diff puppet step_config manifest changes for check mode 2025-10-11 08:02:28.037411 | fa163e03-9ee7-dff2-f9c8-00000000aa17 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481014 2025-10-11 08:02:28.038428 | fa163e03-9ee7-dff2-f9c8-00000000aa17 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481014 | 0:07:03.654057 | 0.11s 2025-10-11 08:02:28.038803 | fa163e03-9ee7-dff2-f9c8-00000000a9d3 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005481016 2025-10-11 08:02:28.039100 | fa163e03-9ee7-dff2-f9c8-00000000a9d3 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005481016 | 0:07:03.654749 | 0.09s 2025-10-11 08:02:28.039420 | fa163e03-9ee7-dff2-f9c8-00000000a9f4 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481019 2025-10-11 08:02:28.039762 | fa163e03-9ee7-dff2-f9c8-00000000a9f4 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481019 | 0:07:03.655411 | 0.06s 2025-10-11 08:02:28.050512 | fa163e03-9ee7-dff2-f9c8-00000000a9d4 | TASK | Write container-puppet.json file 2025-10-11 08:02:28.072860 | fa163e03-9ee7-dff2-f9c8-00000000a9f5 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.098342 | fa163e03-9ee7-dff2-f9c8-00000000aa18 | TASK | Create /var/lib/container-puppet 2025-10-11 08:02:28.106293 | fa163e03-9ee7-dff2-f9c8-00000000aa17 | SKIPPED | Diff puppet step_config manifest changes for check mode | np0005481015 2025-10-11 08:02:28.113222 | fa163e03-9ee7-dff2-f9c8-00000000aa17 | TIMING | Diff puppet step_config manifest changes for check mode | np0005481015 | 0:07:03.728848 | 0.08s 2025-10-11 08:02:28.113638 | fa163e03-9ee7-dff2-f9c8-00000000a9f5 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005481019 2025-10-11 08:02:28.113954 | fa163e03-9ee7-dff2-f9c8-00000000a9f5 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005481019 | 0:07:03.729603 | 0.04s 2025-10-11 08:02:28.132191 | fa163e03-9ee7-dff2-f9c8-00000000a9f6 | TASK | Write container-puppet.json file 2025-10-11 08:02:28.158586 | fa163e03-9ee7-dff2-f9c8-00000000aa18 | TASK | Create /var/lib/container-puppet 2025-10-11 08:02:28.358855 | fa163e03-9ee7-dff2-f9c8-00000000a9f3 | OK | Create /var/lib/container-puppet | np0005481012 2025-10-11 08:02:28.360623 | fa163e03-9ee7-dff2-f9c8-00000000a9f3 | TIMING | Create /var/lib/container-puppet | np0005481012 | 0:07:03.976254 | 0.35s 2025-10-11 08:02:28.381325 | fa163e03-9ee7-dff2-f9c8-00000000a9f4 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.418516 | fa163e03-9ee7-dff2-f9c8-00000000a9f4 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481012 2025-10-11 08:02:28.424035 | fa163e03-9ee7-dff2-f9c8-00000000a9f4 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481012 | 0:07:04.039673 | 0.04s 2025-10-11 08:02:28.424629 | fa163e03-9ee7-dff2-f9c8-00000000aa18 | OK | Create /var/lib/container-puppet | np0005481014 2025-10-11 08:02:28.425100 | fa163e03-9ee7-dff2-f9c8-00000000aa18 | TIMING | Create /var/lib/container-puppet | np0005481014 | 0:07:04.040747 | 0.33s 2025-10-11 08:02:28.444143 | fa163e03-9ee7-dff2-f9c8-00000000a9f5 | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.468561 | fa163e03-9ee7-dff2-f9c8-00000000aa19 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.488890 | fa163e03-9ee7-dff2-f9c8-00000000a9f5 | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005481012 2025-10-11 08:02:28.489897 | fa163e03-9ee7-dff2-f9c8-00000000a9f5 | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005481012 | 0:07:04.105529 | 0.04s 2025-10-11 08:02:28.508880 | fa163e03-9ee7-dff2-f9c8-00000000a9f6 | TASK | Write container-puppet.json file 2025-10-11 08:02:28.516553 | fa163e03-9ee7-dff2-f9c8-00000000aa18 | OK | Create /var/lib/container-puppet | np0005481015 2025-10-11 08:02:28.517638 | fa163e03-9ee7-dff2-f9c8-00000000aa18 | TIMING | Create /var/lib/container-puppet | np0005481015 | 0:07:04.133274 | 0.36s 2025-10-11 08:02:28.518127 | fa163e03-9ee7-dff2-f9c8-00000000aa19 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481014 2025-10-11 08:02:28.518443 | fa163e03-9ee7-dff2-f9c8-00000000aa19 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481014 | 0:07:04.134089 | 0.05s 2025-10-11 08:02:28.534581 | fa163e03-9ee7-dff2-f9c8-00000000aa1a | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.554747 | fa163e03-9ee7-dff2-f9c8-00000000aa19 | TASK | Delete existing /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.574404 | fa163e03-9ee7-dff2-f9c8-00000000aa1a | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005481014 2025-10-11 08:02:28.575598 | fa163e03-9ee7-dff2-f9c8-00000000aa1a | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005481014 | 0:07:04.191234 | 0.04s 2025-10-11 08:02:28.590998 | fa163e03-9ee7-dff2-f9c8-00000000aa1b | TASK | Write container-puppet.json file 2025-10-11 08:02:28.602652 | fa163e03-9ee7-dff2-f9c8-00000000aa19 | SKIPPED | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481015 2025-10-11 08:02:28.603773 | fa163e03-9ee7-dff2-f9c8-00000000aa19 | TIMING | Delete existing /var/lib/container-puppet/check-mode for check mode | np0005481015 | 0:07:04.219405 | 0.05s 2025-10-11 08:02:28.619259 | fa163e03-9ee7-dff2-f9c8-00000000aa1a | TASK | Create /var/lib/container-puppet/check-mode for check mode 2025-10-11 08:02:28.653581 | fa163e03-9ee7-dff2-f9c8-00000000aa1a | SKIPPED | Create /var/lib/container-puppet/check-mode for check mode | np0005481015 2025-10-11 08:02:28.654323 | fa163e03-9ee7-dff2-f9c8-00000000aa1a | TIMING | Create /var/lib/container-puppet/check-mode for check mode | np0005481015 | 0:07:04.269964 | 0.03s 2025-10-11 08:02:28.668211 | fa163e03-9ee7-dff2-f9c8-00000000aa1b | TASK | Write container-puppet.json file 2025-10-11 08:02:28.912287 | fa163e03-9ee7-dff2-f9c8-00000000a9b4 | CHANGED | Write container-puppet.json file | np0005481017 2025-10-11 08:02:28.914089 | fa163e03-9ee7-dff2-f9c8-00000000a9b4 | TIMING | Write container-puppet.json file | np0005481017 | 0:07:04.529717 | 1.05s 2025-10-11 08:02:28.933521 | fa163e03-9ee7-dff2-f9c8-00000000a9b5 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:28.973381 | fa163e03-9ee7-dff2-f9c8-00000000a9b5 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481017 2025-10-11 08:02:28.975255 | fa163e03-9ee7-dff2-f9c8-00000000a9b5 | TIMING | Diff container-puppet.json changes for check mode | np0005481017 | 0:07:04.590879 | 0.04s 2025-10-11 08:02:29.000181 | fa163e03-9ee7-dff2-f9c8-00000000a9b6 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.047427 | fa163e03-9ee7-dff2-f9c8-00000000a9b6 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481017 2025-10-11 08:02:29.049049 | fa163e03-9ee7-dff2-f9c8-00000000a9b6 | TIMING | Diff container-puppet.json changes for check mode | np0005481017 | 0:07:04.664673 | 0.05s 2025-10-11 08:02:29.067681 | fa163e03-9ee7-dff2-f9c8-00000000a9b7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-11 08:02:29.126673 | fa163e03-9ee7-dff2-f9c8-00000000a9d4 | CHANGED | Write container-puppet.json file | np0005481016 2025-10-11 08:02:29.128646 | fa163e03-9ee7-dff2-f9c8-00000000a9d4 | TIMING | Write container-puppet.json file | np0005481016 | 0:07:04.744266 | 1.08s 2025-10-11 08:02:29.148757 | fa163e03-9ee7-dff2-f9c8-00000000a9d5 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.170527 | fa163e03-9ee7-dff2-f9c8-00000000a9f6 | CHANGED | Write container-puppet.json file | np0005481019 2025-10-11 08:02:29.171664 | fa163e03-9ee7-dff2-f9c8-00000000a9f6 | TIMING | Write container-puppet.json file | np0005481019 | 0:07:04.787303 | 1.04s 2025-10-11 08:02:29.186468 | fa163e03-9ee7-dff2-f9c8-00000000a9f7 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.194179 | fa163e03-9ee7-dff2-f9c8-00000000a9d5 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481016 2025-10-11 08:02:29.195217 | fa163e03-9ee7-dff2-f9c8-00000000a9d5 | TIMING | Diff container-puppet.json changes for check mode | np0005481016 | 0:07:04.810850 | 0.04s 2025-10-11 08:02:29.205981 | fa163e03-9ee7-dff2-f9c8-00000000a9d6 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.232709 | fa163e03-9ee7-dff2-f9c8-00000000a9d6 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481016 2025-10-11 08:02:29.233897 | fa163e03-9ee7-dff2-f9c8-00000000a9d6 | TIMING | Diff container-puppet.json changes for check mode | np0005481016 | 0:07:04.849535 | 0.03s 2025-10-11 08:02:29.248254 | fa163e03-9ee7-dff2-f9c8-00000000a9d7 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-11 08:02:29.256690 | fa163e03-9ee7-dff2-f9c8-00000000a9f7 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481019 2025-10-11 08:02:29.257728 | fa163e03-9ee7-dff2-f9c8-00000000a9f7 | TIMING | Diff container-puppet.json changes for check mode | np0005481019 | 0:07:04.873361 | 0.07s 2025-10-11 08:02:29.268820 | fa163e03-9ee7-dff2-f9c8-00000000a9f8 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.312634 | fa163e03-9ee7-dff2-f9c8-00000000a9f8 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481019 2025-10-11 08:02:29.313637 | fa163e03-9ee7-dff2-f9c8-00000000a9f8 | TIMING | Diff container-puppet.json changes for check mode | np0005481019 | 0:07:04.929276 | 0.04s 2025-10-11 08:02:29.326790 | fa163e03-9ee7-dff2-f9c8-00000000a9f9 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-11 08:02:29.570689 | fa163e03-9ee7-dff2-f9c8-00000000a9f6 | CHANGED | Write container-puppet.json file | np0005481012 2025-10-11 08:02:29.573737 | fa163e03-9ee7-dff2-f9c8-00000000a9f6 | TIMING | Write container-puppet.json file | np0005481012 | 0:07:05.189344 | 1.06s 2025-10-11 08:02:29.605031 | fa163e03-9ee7-dff2-f9c8-00000000a9f7 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.642435 | fa163e03-9ee7-dff2-f9c8-00000000a9b7 | OK | Ensure config hashes are up-to-date for container startup configs | np0005481017 2025-10-11 08:02:29.648929 | fa163e03-9ee7-dff2-f9c8-00000000a9b7 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005481017 | 0:07:05.264564 | 0.58s 2025-10-11 08:02:29.649545 | fa163e03-9ee7-dff2-f9c8-00000000a9f7 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481012 2025-10-11 08:02:29.649987 | fa163e03-9ee7-dff2-f9c8-00000000a9f7 | TIMING | Diff container-puppet.json changes for check mode | np0005481012 | 0:07:05.265634 | 0.04s 2025-10-11 08:02:29.650556 | fa163e03-9ee7-dff2-f9c8-00000000a9d7 | OK | Ensure config hashes are up-to-date for container startup configs | np0005481016 2025-10-11 08:02:29.651034 | fa163e03-9ee7-dff2-f9c8-00000000a9d7 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005481016 | 0:07:05.266681 | 0.40s 2025-10-11 08:02:29.664609 | fa163e03-9ee7-dff2-f9c8-00000000a9d8 | TASK | Set host puppet debugging fact string 2025-10-11 08:02:29.708978 | fa163e03-9ee7-dff2-f9c8-00000000a9b8 | TASK | Set host puppet debugging fact string 2025-10-11 08:02:29.763893 | fa163e03-9ee7-dff2-f9c8-00000000a9f8 | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.775849 | fa163e03-9ee7-dff2-f9c8-00000000a9f9 | OK | Ensure config hashes are up-to-date for container startup configs | np0005481019 2025-10-11 08:02:29.783515 | fa163e03-9ee7-dff2-f9c8-00000000a9f9 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005481019 | 0:07:05.399132 | 0.46s 2025-10-11 08:02:29.784334 | fa163e03-9ee7-dff2-f9c8-00000000aa1b | CHANGED | Write container-puppet.json file | np0005481014 2025-10-11 08:02:29.784995 | fa163e03-9ee7-dff2-f9c8-00000000aa1b | TIMING | Write container-puppet.json file | np0005481014 | 0:07:05.400636 | 1.19s 2025-10-11 08:02:29.785842 | fa163e03-9ee7-dff2-f9c8-00000000a9d8 | SKIPPED | Set host puppet debugging fact string | np0005481016 2025-10-11 08:02:29.786617 | fa163e03-9ee7-dff2-f9c8-00000000a9d8 | TIMING | Set host puppet debugging fact string | np0005481016 | 0:07:05.402258 | 0.12s 2025-10-11 08:02:29.787223 | fa163e03-9ee7-dff2-f9c8-00000000a9b8 | SKIPPED | Set host puppet debugging fact string | np0005481017 2025-10-11 08:02:29.787897 | fa163e03-9ee7-dff2-f9c8-00000000a9b8 | TIMING | Set host puppet debugging fact string | np0005481017 | 0:07:05.403538 | 0.08s 2025-10-11 08:02:29.792866 | fa163e03-9ee7-dff2-f9c8-00000000aa1b | CHANGED | Write container-puppet.json file | np0005481015 2025-10-11 08:02:29.793674 | fa163e03-9ee7-dff2-f9c8-00000000aa1b | TIMING | Write container-puppet.json file | np0005481015 | 0:07:05.409312 | 1.12s 2025-10-11 08:02:29.794514 | fa163e03-9ee7-dff2-f9c8-00000000a9f8 | SKIPPED | Diff container-puppet.json changes for check mode | np0005481012 2025-10-11 08:02:29.795288 | fa163e03-9ee7-dff2-f9c8-00000000a9f8 | TIMING | Diff container-puppet.json changes for check mode | np0005481012 | 0:07:05.410926 | 0.03s 2025-10-11 08:02:29.815986 | fa163e03-9ee7-dff2-f9c8-00000000a9d9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-11 08:02:29.837959 | fa163e03-9ee7-dff2-f9c8-00000000a9b9 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-11 08:02:29.866407 | fa163e03-9ee7-dff2-f9c8-00000000a9fa | TASK | Set host puppet debugging fact string 2025-10-11 08:02:29.904698 | fa163e03-9ee7-dff2-f9c8-00000000a9f9 | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-11 08:02:29.928811 | fa163e03-9ee7-dff2-f9c8-00000000aa1c | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.949203 | fa163e03-9ee7-dff2-f9c8-00000000aa1c | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:29.956557 | fa163e03-9ee7-dff2-f9c8-00000000a9d9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005481016 2025-10-11 08:02:29.957493 | fa163e03-9ee7-dff2-f9c8-00000000a9d9 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005481016 | 0:07:05.573122 | 0.14s 2025-10-11 08:02:29.963303 | fa163e03-9ee7-dff2-f9c8-00000000a9b9 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005481017 2025-10-11 08:02:29.965702 | fa163e03-9ee7-dff2-f9c8-00000000a9b9 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005481017 | 0:07:05.581351 | 0.13s 2025-10-11 08:02:29.966046 | fa163e03-9ee7-dff2-f9c8-00000000a9fa | SKIPPED | Set host puppet debugging fact string | np0005481019 2025-10-11 08:02:29.966425 | fa163e03-9ee7-dff2-f9c8-00000000a9fa | TIMING | Set host puppet debugging fact string | np0005481019 | 0:07:05.582075 | 0.10s 2025-10-11 08:02:29.966746 | fa163e03-9ee7-dff2-f9c8-00000000aa1c | SKIPPED | Diff container-puppet.json changes for check mode | np0005481014 2025-10-11 08:02:29.967038 | fa163e03-9ee7-dff2-f9c8-00000000aa1c | TIMING | Diff container-puppet.json changes for check mode | np0005481014 | 0:07:05.582688 | 0.04s 2025-10-11 08:02:29.978571 | fa163e03-9ee7-dff2-f9c8-00000000a9da | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-11 08:02:30.001497 | fa163e03-9ee7-dff2-f9c8-00000000a9ba | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-11 08:02:30.024715 | fa163e03-9ee7-dff2-f9c8-00000000a9fb | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-11 08:02:30.051664 | fa163e03-9ee7-dff2-f9c8-00000000aa1d | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:30.066273 | fa163e03-9ee7-dff2-f9c8-00000000aa1c | SKIPPED | Diff container-puppet.json changes for check mode | np0005481015 2025-10-11 08:02:30.067524 | fa163e03-9ee7-dff2-f9c8-00000000aa1c | TIMING | Diff container-puppet.json changes for check mode | np0005481015 | 0:07:05.683126 | 0.12s 2025-10-11 08:02:30.067996 | fa163e03-9ee7-dff2-f9c8-00000000a9da | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481016 2025-10-11 08:02:30.068350 | fa163e03-9ee7-dff2-f9c8-00000000a9da | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481016 | 0:07:05.683999 | 0.09s 2025-10-11 08:02:30.068861 | fa163e03-9ee7-dff2-f9c8-00000000a9ba | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481017 2025-10-11 08:02:30.069184 | fa163e03-9ee7-dff2-f9c8-00000000a9ba | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481017 | 0:07:05.684833 | 0.07s 2025-10-11 08:02:30.069531 | fa163e03-9ee7-dff2-f9c8-00000000a9fb | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005481019 2025-10-11 08:02:30.069846 | fa163e03-9ee7-dff2-f9c8-00000000a9fb | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005481019 | 0:07:05.685495 | 0.04s 2025-10-11 08:02:30.080991 | fa163e03-9ee7-dff2-f9c8-00000000a9db | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-11 08:02:30.102551 | fa163e03-9ee7-dff2-f9c8-00000000a9bb | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-11 08:02:30.131646 | fa163e03-9ee7-dff2-f9c8-00000000a9fc | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-11 08:02:30.155003 | fa163e03-9ee7-dff2-f9c8-00000000aa1d | TASK | Diff container-puppet.json changes for check mode 2025-10-11 08:02:30.168214 | fa163e03-9ee7-dff2-f9c8-00000000aa1d | SKIPPED | Diff container-puppet.json changes for check mode | np0005481014 2025-10-11 08:02:30.169574 | fa163e03-9ee7-dff2-f9c8-00000000aa1d | TIMING | Diff container-puppet.json changes for check mode | np0005481014 | 0:07:05.785200 | 0.12s 2025-10-11 08:02:30.170002 | fa163e03-9ee7-dff2-f9c8-00000000a9db | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005481016 2025-10-11 08:02:30.170325 | fa163e03-9ee7-dff2-f9c8-00000000a9db | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005481016 | 0:07:05.785975 | 0.08s 2025-10-11 08:02:30.170669 | fa163e03-9ee7-dff2-f9c8-00000000a9bb | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005481017 2025-10-11 08:02:30.171002 | fa163e03-9ee7-dff2-f9c8-00000000a9bb | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005481017 | 0:07:05.786650 | 0.07s 2025-10-11 08:02:30.171420 | fa163e03-9ee7-dff2-f9c8-00000000a9fc | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481019 2025-10-11 08:02:30.171801 | fa163e03-9ee7-dff2-f9c8-00000000a9fc | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481019 | 0:07:05.787450 | 0.04s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:02:30.231397 | fa163e03-9ee7-dff2-f9c8-00000000a9fd | TASK | Create puppet check-mode files if they don't exist for check mode [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:02:30.287108 | fa163e03-9ee7-dff2-f9c8-00000000aa1e | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-11 08:02:30.297486 | fa163e03-9ee7-dff2-f9c8-00000000aa1d | SKIPPED | Diff container-puppet.json changes for check mode | np0005481015 2025-10-11 08:02:30.298949 | fa163e03-9ee7-dff2-f9c8-00000000aa1d | TIMING | Diff container-puppet.json changes for check mode | np0005481015 | 0:07:05.914551 | 0.14s 2025-10-11 08:02:30.299705 | fa163e03-9ee7-dff2-f9c8-00000000a9f9 | OK | Ensure config hashes are up-to-date for container startup configs | np0005481012 2025-10-11 08:02:30.300176 | fa163e03-9ee7-dff2-f9c8-00000000a9f9 | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005481012 | 0:07:05.915823 | 0.39s 2025-10-11 08:02:30.300874 | fa163e03-9ee7-dff2-f9c8-0000000000c5 | TIMING | include_tasks | np0005481016 | 0:07:05.916520 | 0.12s 2025-10-11 08:02:30.301366 | fa163e03-9ee7-dff2-f9c8-0000000000c5 | TIMING | include_tasks | np0005481017 | 0:07:05.917013 | 0.09s 2025-10-11 08:02:30.302029 | fa163e03-9ee7-dff2-f9c8-00000000a9fd | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005481019 2025-10-11 08:02:30.302602 | fa163e03-9ee7-dff2-f9c8-00000000a9fd | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005481019 | 0:07:05.918249 | 0.06s 2025-10-11 08:02:30.356707 | 62187202-3493-4554-ab78-24d5e14eb5bd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005481016 2025-10-11 08:02:30.357372 | 62187202-3493-4554-ab78-24d5e14eb5bd | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005481017 2025-10-11 08:02:30.376115 | fa163e03-9ee7-dff2-f9c8-00000000aacc | TASK | set enable_sensubility fact 2025-10-11 08:02:30.394479 | fa163e03-9ee7-dff2-f9c8-00000000aacc | TASK | set enable_sensubility fact [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:02:30.445357 | fa163e03-9ee7-dff2-f9c8-00000000a9fa | TASK | Set host puppet debugging fact string 2025-10-11 08:02:30.471619 | fa163e03-9ee7-dff2-f9c8-00000000aa1e | TASK | Ensure config hashes are up-to-date for container startup configs 2025-10-11 08:02:30.481128 | fa163e03-9ee7-dff2-f9c8-00000000aacc | OK | set enable_sensubility fact | np0005481016 2025-10-11 08:02:30.486136 | fa163e03-9ee7-dff2-f9c8-00000000aacc | TIMING | set enable_sensubility fact | np0005481016 | 0:07:06.101757 | 0.11s 2025-10-11 08:02:30.486730 | fa163e03-9ee7-dff2-f9c8-00000000aacc | OK | set enable_sensubility fact | np0005481017 2025-10-11 08:02:30.487084 | fa163e03-9ee7-dff2-f9c8-00000000aacc | TIMING | set enable_sensubility fact | np0005481017 | 0:07:06.102733 | 0.09s 2025-10-11 08:02:30.487509 | fa163e03-9ee7-dff2-f9c8-0000000000c5 | TIMING | include_tasks | np0005481019 | 0:07:06.103158 | 0.07s 2025-10-11 08:02:30.487935 | fa163e03-9ee7-dff2-f9c8-00000000a9fa | SKIPPED | Set host puppet debugging fact string | np0005481012 2025-10-11 08:02:30.488366 | fa163e03-9ee7-dff2-f9c8-00000000a9fa | TIMING | Set host puppet debugging fact string | np0005481012 | 0:07:06.104015 | 0.04s 2025-10-11 08:02:30.521142 | 48309362-4226-4d79-a4cc-e989823515df | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Compute/deploy_steps_tasks_step1.yaml | np0005481019 2025-10-11 08:02:30.539487 | fa163e03-9ee7-dff2-f9c8-00000000aace | TASK | create podman socket and appropriate systemd service 2025-10-11 08:02:30.555980 | fa163e03-9ee7-dff2-f9c8-00000000aace | TASK | create podman socket and appropriate systemd service 2025-10-11 08:02:30.579882 | fa163e03-9ee7-dff2-f9c8-00000000ab0d | TASK | set enable_sensubility fact 2025-10-11 08:02:30.608322 | fa163e03-9ee7-dff2-f9c8-00000000a9fb | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-11 08:02:30.616809 | fa163e03-9ee7-dff2-f9c8-00000000aace | SKIPPED | create podman socket and appropriate systemd service | np0005481016 2025-10-11 08:02:30.627138 | fa163e03-9ee7-dff2-f9c8-00000000aace | TIMING | create podman socket and appropriate systemd service | np0005481016 | 0:07:06.242760 | 0.09s 2025-10-11 08:02:30.627552 | fa163e03-9ee7-dff2-f9c8-00000000aace | SKIPPED | create podman socket and appropriate systemd service | np0005481017 2025-10-11 08:02:30.627946 | fa163e03-9ee7-dff2-f9c8-00000000aace | TIMING | create podman socket and appropriate systemd service | np0005481017 | 0:07:06.243588 | 0.07s 2025-10-11 08:02:30.628493 | fa163e03-9ee7-dff2-f9c8-00000000ab0d | OK | set enable_sensubility fact | np0005481019 2025-10-11 08:02:30.628880 | fa163e03-9ee7-dff2-f9c8-00000000ab0d | TIMING | set enable_sensubility fact | np0005481019 | 0:07:06.244530 | 0.05s 2025-10-11 08:02:30.629329 | fa163e03-9ee7-dff2-f9c8-00000000aa1e | OK | Ensure config hashes are up-to-date for container startup configs | np0005481014 2025-10-11 08:02:30.629907 | fa163e03-9ee7-dff2-f9c8-00000000aa1e | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005481014 | 0:07:06.245556 | 0.34s 2025-10-11 08:02:30.640914 | fa163e03-9ee7-dff2-f9c8-00000000aacf | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-11 08:02:30.662990 | fa163e03-9ee7-dff2-f9c8-00000000aacf | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-11 08:02:30.686049 | fa163e03-9ee7-dff2-f9c8-00000000ab0f | TASK | create podman socket and appropriate systemd service 2025-10-11 08:02:30.715096 | fa163e03-9ee7-dff2-f9c8-00000000aa1f | TASK | Set host puppet debugging fact string 2025-10-11 08:02:30.729140 | fa163e03-9ee7-dff2-f9c8-00000000a9fb | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005481012 2025-10-11 08:02:30.731248 | fa163e03-9ee7-dff2-f9c8-00000000a9fb | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005481012 | 0:07:06.346877 | 0.12s 2025-10-11 08:02:30.731697 | fa163e03-9ee7-dff2-f9c8-00000000aacf | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005481016 2025-10-11 08:02:30.732148 | fa163e03-9ee7-dff2-f9c8-00000000aacf | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005481016 | 0:07:06.347797 | 0.09s 2025-10-11 08:02:30.732527 | fa163e03-9ee7-dff2-f9c8-00000000aacf | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005481017 2025-10-11 08:02:30.732910 | fa163e03-9ee7-dff2-f9c8-00000000aacf | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005481017 | 0:07:06.348559 | 0.07s 2025-10-11 08:02:30.733322 | fa163e03-9ee7-dff2-f9c8-00000000ab0f | SKIPPED | create podman socket and appropriate systemd service | np0005481019 2025-10-11 08:02:30.733668 | fa163e03-9ee7-dff2-f9c8-00000000ab0f | TIMING | create podman socket and appropriate systemd service | np0005481019 | 0:07:06.349317 | 0.05s 2025-10-11 08:02:30.744915 | fa163e03-9ee7-dff2-f9c8-00000000aad0 | TASK | enable podman.sock ACL service 2025-10-11 08:02:30.766416 | fa163e03-9ee7-dff2-f9c8-00000000aad0 | TASK | enable podman.sock ACL service 2025-10-11 08:02:30.790802 | fa163e03-9ee7-dff2-f9c8-00000000ab10 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-11 08:02:30.823160 | fa163e03-9ee7-dff2-f9c8-00000000a9fc | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-11 08:02:30.831111 | fa163e03-9ee7-dff2-f9c8-00000000aa1f | SKIPPED | Set host puppet debugging fact string | np0005481014 2025-10-11 08:02:30.832162 | fa163e03-9ee7-dff2-f9c8-00000000aa1f | TIMING | Set host puppet debugging fact string | np0005481014 | 0:07:06.447788 | 0.12s 2025-10-11 08:02:30.832512 | fa163e03-9ee7-dff2-f9c8-00000000aad0 | SKIPPED | enable podman.sock ACL service | np0005481016 2025-10-11 08:02:30.832820 | fa163e03-9ee7-dff2-f9c8-00000000aad0 | TIMING | enable podman.sock ACL service | np0005481016 | 0:07:06.448470 | 0.08s 2025-10-11 08:02:30.833106 | fa163e03-9ee7-dff2-f9c8-00000000aad0 | SKIPPED | enable podman.sock ACL service | np0005481017 2025-10-11 08:02:30.833386 | fa163e03-9ee7-dff2-f9c8-00000000aad0 | TIMING | enable podman.sock ACL service | np0005481017 | 0:07:06.449036 | 0.07s 2025-10-11 08:02:30.834216 | fa163e03-9ee7-dff2-f9c8-00000000aa1e | OK | Ensure config hashes are up-to-date for container startup configs | np0005481015 2025-10-11 08:02:30.834567 | fa163e03-9ee7-dff2-f9c8-00000000aa1e | TIMING | Ensure config hashes are up-to-date for container startup configs | np0005481015 | 0:07:06.450217 | 0.36s 2025-10-11 08:02:30.834936 | fa163e03-9ee7-dff2-f9c8-00000000ab10 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005481019 2025-10-11 08:02:30.835280 | fa163e03-9ee7-dff2-f9c8-00000000ab10 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005481019 | 0:07:06.450930 | 0.04s 2025-10-11 08:02:30.846506 | fa163e03-9ee7-dff2-f9c8-00000000aad1 | TASK | create directory for downloads of users' scripts 2025-10-11 08:02:30.870043 | fa163e03-9ee7-dff2-f9c8-00000000aad1 | TASK | create directory for downloads of users' scripts 2025-10-11 08:02:30.893274 | fa163e03-9ee7-dff2-f9c8-00000000ab11 | TASK | enable podman.sock ACL service 2025-10-11 08:02:30.920645 | fa163e03-9ee7-dff2-f9c8-00000000aa20 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-11 08:02:30.948242 | fa163e03-9ee7-dff2-f9c8-00000000aa1f | TASK | Set host puppet debugging fact string 2025-10-11 08:02:30.959936 | fa163e03-9ee7-dff2-f9c8-00000000a9fc | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481012 2025-10-11 08:02:30.967084 | fa163e03-9ee7-dff2-f9c8-00000000a9fc | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481012 | 0:07:06.582706 | 0.14s 2025-10-11 08:02:30.967424 | fa163e03-9ee7-dff2-f9c8-00000000aad1 | SKIPPED | create directory for downloads of users' scripts | np0005481016 2025-10-11 08:02:30.967794 | fa163e03-9ee7-dff2-f9c8-00000000aad1 | TIMING | create directory for downloads of users' scripts | np0005481016 | 0:07:06.583443 | 0.12s 2025-10-11 08:02:30.968186 | fa163e03-9ee7-dff2-f9c8-00000000aad1 | SKIPPED | create directory for downloads of users' scripts | np0005481017 2025-10-11 08:02:30.968570 | fa163e03-9ee7-dff2-f9c8-00000000aad1 | TIMING | create directory for downloads of users' scripts | np0005481017 | 0:07:06.584220 | 0.10s 2025-10-11 08:02:30.968913 | fa163e03-9ee7-dff2-f9c8-00000000ab11 | SKIPPED | enable podman.sock ACL service | np0005481019 2025-10-11 08:02:30.969257 | fa163e03-9ee7-dff2-f9c8-00000000ab11 | TIMING | enable podman.sock ACL service | np0005481019 | 0:07:06.584907 | 0.07s 2025-10-11 08:02:30.969646 | fa163e03-9ee7-dff2-f9c8-00000000aa20 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005481014 2025-10-11 08:02:30.970070 | fa163e03-9ee7-dff2-f9c8-00000000aa20 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005481014 | 0:07:06.585720 | 0.05s 2025-10-11 08:02:30.981090 | fa163e03-9ee7-dff2-f9c8-00000000aad2 | TASK | download exec scripts 2025-10-11 08:02:31.006045 | fa163e03-9ee7-dff2-f9c8-00000000aad2 | TASK | download exec scripts 2025-10-11 08:02:31.027915 | fa163e03-9ee7-dff2-f9c8-00000000ab12 | TASK | create directory for downloads of users' scripts 2025-10-11 08:02:31.054781 | fa163e03-9ee7-dff2-f9c8-00000000a9fd | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-11 08:02:31.086119 | fa163e03-9ee7-dff2-f9c8-00000000aa21 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-11 08:02:31.094318 | fa163e03-9ee7-dff2-f9c8-00000000aa1f | SKIPPED | Set host puppet debugging fact string | np0005481015 2025-10-11 08:02:31.103716 | fa163e03-9ee7-dff2-f9c8-00000000aa1f | TIMING | Set host puppet debugging fact string | np0005481015 | 0:07:06.719341 | 0.15s 2025-10-11 08:02:31.104226 | fa163e03-9ee7-dff2-f9c8-00000000aad2 | SKIPPED | download exec scripts | np0005481016 2025-10-11 08:02:31.104887 | fa163e03-9ee7-dff2-f9c8-00000000aad2 | TIMING | download exec scripts | np0005481016 | 0:07:06.720536 | 0.12s 2025-10-11 08:02:31.105262 | fa163e03-9ee7-dff2-f9c8-00000000aad2 | SKIPPED | download exec scripts | np0005481017 2025-10-11 08:02:31.105701 | fa163e03-9ee7-dff2-f9c8-00000000aad2 | TIMING | download exec scripts | np0005481017 | 0:07:06.721350 | 0.09s 2025-10-11 08:02:31.106011 | fa163e03-9ee7-dff2-f9c8-00000000ab12 | SKIPPED | create directory for downloads of users' scripts | np0005481019 2025-10-11 08:02:31.106381 | fa163e03-9ee7-dff2-f9c8-00000000ab12 | TIMING | create directory for downloads of users' scripts | np0005481019 | 0:07:06.722030 | 0.08s 2025-10-11 08:02:31.106771 | fa163e03-9ee7-dff2-f9c8-00000000a9fd | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005481012 2025-10-11 08:02:31.107181 | fa163e03-9ee7-dff2-f9c8-00000000a9fd | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005481012 | 0:07:06.722831 | 0.05s 2025-10-11 08:02:31.118686 | fa163e03-9ee7-dff2-f9c8-00000000aad4 | TASK | Run lvmfilter role 2025-10-11 08:02:31.145786 | fa163e03-9ee7-dff2-f9c8-00000000aad4 | TASK | Run lvmfilter role 2025-10-11 08:02:31.171274 | fa163e03-9ee7-dff2-f9c8-00000000ab13 | TASK | download exec scripts [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:02:31.229766 | fa163e03-9ee7-dff2-f9c8-00000000aa20 | TASK | Check for /etc/puppet/check-mode directory for check mode 2025-10-11 08:02:31.241335 | fa163e03-9ee7-dff2-f9c8-00000000aa21 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481014 2025-10-11 08:02:31.249128 | fa163e03-9ee7-dff2-f9c8-00000000aa21 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481014 | 0:07:06.864745 | 0.16s 2025-10-11 08:02:31.249773 | fa163e03-9ee7-dff2-f9c8-00000000aad4 | TIMING | Run lvmfilter role | np0005481016 | 0:07:06.865420 | 0.13s 2025-10-11 08:02:31.250260 | fa163e03-9ee7-dff2-f9c8-00000000aad4 | TIMING | Run lvmfilter role | np0005481017 | 0:07:06.865907 | 0.10s 2025-10-11 08:02:31.250799 | fa163e03-9ee7-dff2-f9c8-00000000ab13 | SKIPPED | download exec scripts | np0005481019 2025-10-11 08:02:31.251271 | fa163e03-9ee7-dff2-f9c8-00000000ab13 | TIMING | download exec scripts | np0005481019 | 0:07:06.866918 | 0.08s 2025-10-11 08:02:31.251821 | fa163e03-9ee7-dff2-f9c8-0000000000c5 | TIMING | include_tasks | np0005481012 | 0:07:06.867467 | 0.06s 2025-10-11 08:02:31.403962 | 46d7cca5-8b54-4f11-b1ca-56b2d8110e76 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005481012 2025-10-11 08:02:31.441214 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TASK | Check if lvm2 is installed 2025-10-11 08:02:31.459103 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TASK | Check if lvm2 is installed 2025-10-11 08:02:31.476369 | fa163e03-9ee7-dff2-f9c8-00000000ab15 | TASK | Run lvmfilter role 2025-10-11 08:02:31.498272 | fa163e03-9ee7-dff2-f9c8-00000000abba | TASK | Create dirs for certificates and keys 2025-10-11 08:02:31.520421 | fa163e03-9ee7-dff2-f9c8-00000000aa22 | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-11 08:02:31.530208 | fa163e03-9ee7-dff2-f9c8-00000000aa20 | SKIPPED | Check for /etc/puppet/check-mode directory for check mode | np0005481015 2025-10-11 08:02:31.540920 | fa163e03-9ee7-dff2-f9c8-00000000aa20 | TIMING | Check for /etc/puppet/check-mode directory for check mode | np0005481015 | 0:07:07.156545 | 0.31s 2025-10-11 08:02:31.541512 | fa163e03-9ee7-dff2-f9c8-00000000ab15 | TIMING | Run lvmfilter role | np0005481019 | 0:07:07.157161 | 0.06s 2025-10-11 08:02:31.574926 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TASK | Check if lvm2 is installed 2025-10-11 08:02:31.600609 | fa163e03-9ee7-dff2-f9c8-00000000aa21 | TASK | Create /etc/puppet/check-mode/hieradata directory for check mode 2025-10-11 08:02:31.608356 | fa163e03-9ee7-dff2-f9c8-00000000aa22 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005481014 2025-10-11 08:02:31.609383 | fa163e03-9ee7-dff2-f9c8-00000000aa22 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005481014 | 0:07:07.225010 | 0.09s 2025-10-11 08:02:31.660027 | fa163e03-9ee7-dff2-f9c8-00000000aa21 | SKIPPED | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481015 2025-10-11 08:02:31.663068 | fa163e03-9ee7-dff2-f9c8-00000000aa21 | TIMING | Create /etc/puppet/check-mode/hieradata directory for check mode | np0005481015 | 0:07:07.278689 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:02:31.695309 | fa163e03-9ee7-dff2-f9c8-00000000aa22 | TASK | Create puppet check-mode files if they don't exist for check mode 2025-10-11 08:02:31.709314 | fa163e03-9ee7-dff2-f9c8-0000000000c5 | TIMING | include_tasks | np0005481014 | 0:07:07.324898 | 0.06s 2025-10-11 08:02:31.847604 | fa163e03-9ee7-dff2-f9c8-00000000abba | CHANGED | Create dirs for certificates and keys | np0005481012 | item=/etc/pki/tls/certs/httpd 2025-10-11 08:02:31.857643 | fa163e03-9ee7-dff2-f9c8-00000000abba | TIMING | Create dirs for certificates and keys | np0005481012 | 0:07:07.473285 | 0.36s 2025-10-11 08:02:31.858211 | 70c0abc7-7f11-4f43-985b-94706c9ad701 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005481014 2025-10-11 08:02:31.916178 | fa163e03-9ee7-dff2-f9c8-00000000ace6 | TASK | Create dirs for certificates and keys 2025-10-11 08:02:31.924542 | fa163e03-9ee7-dff2-f9c8-00000000aa22 | SKIPPED | Create puppet check-mode files if they don't exist for check mode | np0005481015 2025-10-11 08:02:31.925824 | fa163e03-9ee7-dff2-f9c8-00000000aa22 | TIMING | Create puppet check-mode files if they don't exist for check mode | np0005481015 | 0:07:07.541451 | 0.23s 2025-10-11 08:02:31.926351 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | CHANGED | Check if lvm2 is installed | np0005481016 2025-10-11 08:02:31.926738 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005481016 | 0:07:07.542387 | 0.48s 2025-10-11 08:02:31.927272 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | CHANGED | Check if lvm2 is installed | np0005481017 2025-10-11 08:02:31.927630 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005481017 | 0:07:07.543280 | 0.47s 2025-10-11 08:02:31.928061 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | CHANGED | Check if lvm2 is installed | np0005481019 2025-10-11 08:02:31.928384 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005481019 | 0:07:07.544034 | 0.35s 2025-10-11 08:02:31.940286 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TASK | collect ansible devices 2025-10-11 08:02:31.957733 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TASK | collect ansible devices 2025-10-11 08:02:31.980509 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TASK | collect ansible devices 2025-10-11 08:02:32.038693 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | SKIPPED | collect ansible devices | np0005481016 2025-10-11 08:02:32.040852 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005481016 | 0:07:07.656468 | 0.10s 2025-10-11 08:02:32.042096 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | SKIPPED | collect ansible devices | np0005481017 2025-10-11 08:02:32.042805 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005481017 | 0:07:07.658446 | 0.08s 2025-10-11 08:02:32.043423 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | SKIPPED | collect ansible devices | np0005481019 2025-10-11 08:02:32.044182 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005481019 | 0:07:07.659822 | 0.06s [WARNING]: conditional statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: '{{ playbook_dir }}/{{ _task_file_path }}' is exists 2025-10-11 08:02:32.069264 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TASK | collect in-use lvm2 devices list 2025-10-11 08:02:32.098632 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TASK | collect in-use lvm2 devices list 2025-10-11 08:02:32.126959 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TASK | collect in-use lvm2 devices list 2025-10-11 08:02:32.137251 | fa163e03-9ee7-dff2-f9c8-0000000000c5 | TIMING | include_tasks | np0005481015 | 0:07:07.752869 | 0.11s 2025-10-11 08:02:32.143677 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | SKIPPED | collect in-use lvm2 devices list | np0005481016 2025-10-11 08:02:32.144382 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005481016 | 0:07:07.760028 | 0.07s 2025-10-11 08:02:32.144884 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | SKIPPED | collect in-use lvm2 devices list | np0005481017 2025-10-11 08:02:32.145300 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005481017 | 0:07:07.760947 | 0.05s 2025-10-11 08:02:32.196801 | fa163e03-9ee7-dff2-f9c8-00000000abba | CHANGED | Create dirs for certificates and keys | np0005481012 | item=/etc/pki/tls/private/httpd 2025-10-11 08:02:32.203612 | fa163e03-9ee7-dff2-f9c8-00000000abba | TIMING | Create dirs for certificates and keys | np0005481012 | 0:07:07.819242 | 0.70s 2025-10-11 08:02:32.273468 | 4ebaeb85-ea9f-4cc5-8cac-62dff21ccaa1 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/Controller/deploy_steps_tasks_step1.yaml | np0005481015 2025-10-11 08:02:32.295769 | fa163e03-9ee7-dff2-f9c8-00000000ace6 | CHANGED | Create dirs for certificates and keys | np0005481014 | item=/etc/pki/tls/certs/httpd 2025-10-11 08:02:32.311999 | fa163e03-9ee7-dff2-f9c8-00000000ace6 | TIMING | Create dirs for certificates and keys | np0005481014 | 0:07:07.927636 | 0.39s 2025-10-11 08:02:32.321780 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TASK | set allowed_devices 2025-10-11 08:02:32.340408 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TASK | set allowed_devices 2025-10-11 08:02:32.363124 | fa163e03-9ee7-dff2-f9c8-00000000adba | TASK | Create dirs for certificates and keys 2025-10-11 08:02:32.371177 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | SKIPPED | collect in-use lvm2 devices list | np0005481019 2025-10-11 08:02:32.372288 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005481019 | 0:07:07.987915 | 0.24s 2025-10-11 08:02:32.373142 | fa163e03-9ee7-dff2-f9c8-00000000abba | TIMING | Create dirs for certificates and keys | np0005481012 | 0:07:07.988791 | 0.87s 2025-10-11 08:02:32.391173 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TASK | set allowed_devices 2025-10-11 08:02:32.429665 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | SKIPPED | set allowed_devices | np0005481016 2025-10-11 08:02:32.431058 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005481016 | 0:07:08.046653 | 0.11s 2025-10-11 08:02:32.431408 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | SKIPPED | set allowed_devices | np0005481017 2025-10-11 08:02:32.431862 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005481017 | 0:07:08.047510 | 0.09s 2025-10-11 08:02:32.443615 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TASK | build lvm2 allow list 2025-10-11 08:02:32.465208 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TASK | build lvm2 allow list 2025-10-11 08:02:32.474209 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | SKIPPED | set allowed_devices | np0005481019 2025-10-11 08:02:32.484787 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005481019 | 0:07:08.100414 | 0.09s 2025-10-11 08:02:32.485213 | fa163e03-9ee7-dff2-f9c8-00000000abbb | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:07:08.100862 | 0.06s 2025-10-11 08:02:32.641002 | fa163e03-9ee7-dff2-f9c8-00000000ace6 | CHANGED | Create dirs for certificates and keys | np0005481014 | item=/etc/pki/tls/private/httpd 2025-10-11 08:02:32.654683 | fa163e03-9ee7-dff2-f9c8-00000000ace6 | TIMING | Create dirs for certificates and keys | np0005481014 | 0:07:08.270321 | 0.74s 2025-10-11 08:02:32.666713 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TASK | build lvm2 allow list 2025-10-11 08:02:32.690129 | fa163e03-9ee7-dff2-f9c8-00000000ae9d | TASK | Set version specific variables 2025-10-11 08:02:32.698172 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | SKIPPED | build lvm2 allow list | np0005481016 2025-10-11 08:02:32.699164 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005481016 | 0:07:08.314797 | 0.25s 2025-10-11 08:02:32.699555 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | SKIPPED | build lvm2 allow list | np0005481017 2025-10-11 08:02:32.699868 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005481017 | 0:07:08.315517 | 0.23s 2025-10-11 08:02:32.700702 | fa163e03-9ee7-dff2-f9c8-00000000ace6 | TIMING | Create dirs for certificates and keys | np0005481014 | 0:07:08.316351 | 0.78s 2025-10-11 08:02:32.713428 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TASK | build lvm2 deny list 2025-10-11 08:02:32.734587 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TASK | build lvm2 deny list 2025-10-11 08:02:32.754271 | fa163e03-9ee7-dff2-f9c8-00000000adba | CHANGED | Create dirs for certificates and keys | np0005481015 | item=/etc/pki/tls/certs/httpd 2025-10-11 08:02:32.757561 | fa163e03-9ee7-dff2-f9c8-00000000adba | TIMING | Create dirs for certificates and keys | np0005481015 | 0:07:08.373190 | 0.39s 2025-10-11 08:02:32.784026 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | SKIPPED | build lvm2 allow list | np0005481019 2025-10-11 08:02:32.785553 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005481019 | 0:07:08.401166 | 0.12s 2025-10-11 08:02:32.785995 | fa163e03-9ee7-dff2-f9c8-00000000ae9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:07:08.401644 | 0.09s 2025-10-11 08:02:32.786362 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | SKIPPED | build lvm2 deny list | np0005481016 2025-10-11 08:02:32.786715 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005481016 | 0:07:08.402365 | 0.07s 2025-10-11 08:02:32.787009 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | SKIPPED | build lvm2 deny list | np0005481017 2025-10-11 08:02:32.787320 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005481017 | 0:07:08.402970 | 0.05s 2025-10-11 08:02:32.805297 | b7c07726-eee3-4806-bfcf-95c2a47e6bc4 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:02:32.819624 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TASK | build lvm2 filter 2025-10-11 08:02:32.844615 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TASK | build lvm2 filter 2025-10-11 08:02:32.863666 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TASK | build lvm2 deny list 2025-10-11 08:02:32.891068 | fa163e03-9ee7-dff2-f9c8-00000000aedc | TASK | Ensure ansible_facts used by role 2025-10-11 08:02:32.900219 | fa163e03-9ee7-dff2-f9c8-00000000ace7 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:07:08.515843 | 0.12s 2025-10-11 08:02:32.905050 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | SKIPPED | build lvm2 filter | np0005481016 2025-10-11 08:02:32.905630 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005481016 | 0:07:08.521279 | 0.08s 2025-10-11 08:02:32.905925 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | SKIPPED | build lvm2 filter | np0005481017 2025-10-11 08:02:32.906211 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005481017 | 0:07:08.521861 | 0.06s 2025-10-11 08:02:32.944232 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TASK | regenerate lvm config 2025-10-11 08:02:32.962948 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TASK | regenerate lvm config 2025-10-11 08:02:32.986234 | fa163e03-9ee7-dff2-f9c8-00000000ae9d | TASK | Set version specific variables 2025-10-11 08:02:32.995273 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | SKIPPED | build lvm2 deny list | np0005481019 2025-10-11 08:02:33.001920 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005481019 | 0:07:08.617548 | 0.14s 2025-10-11 08:02:33.002313 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | SKIPPED | regenerate lvm config | np0005481016 2025-10-11 08:02:33.002660 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005481016 | 0:07:08.618310 | 0.06s 2025-10-11 08:02:33.014555 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TASK | copy new lvm.conf in place 2025-10-11 08:02:33.037383 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TASK | build lvm2 filter 2025-10-11 08:02:33.051364 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | SKIPPED | regenerate lvm config | np0005481017 2025-10-11 08:02:33.052404 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005481017 | 0:07:08.668032 | 0.09s 2025-10-11 08:02:33.052805 | fa163e03-9ee7-dff2-f9c8-00000000ae9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:07:08.668455 | 0.06s 2025-10-11 08:02:33.078068 | 8d943b48-8051-49fa-a419-5b029cffde13 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:02:33.090603 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TASK | copy new lvm.conf in place 2025-10-11 08:02:33.112136 | fa163e03-9ee7-dff2-f9c8-00000000adba | CHANGED | Create dirs for certificates and keys | np0005481015 | item=/etc/pki/tls/private/httpd 2025-10-11 08:02:33.115699 | fa163e03-9ee7-dff2-f9c8-00000000adba | TIMING | Create dirs for certificates and keys | np0005481015 | 0:07:08.731309 | 0.75s 2025-10-11 08:02:33.134186 | fa163e03-9ee7-dff2-f9c8-00000000af32 | TASK | Ensure ansible_facts used by role 2025-10-11 08:02:33.146790 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | SKIPPED | copy new lvm.conf in place | np0005481016 2025-10-11 08:02:33.147917 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005481016 | 0:07:08.763545 | 0.13s 2025-10-11 08:02:33.148299 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | SKIPPED | build lvm2 filter | np0005481019 2025-10-11 08:02:33.148626 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005481019 | 0:07:08.764275 | 0.10s 2025-10-11 08:02:33.149475 | fa163e03-9ee7-dff2-f9c8-00000000adba | TIMING | Create dirs for certificates and keys | np0005481015 | 0:07:08.765125 | 0.78s 2025-10-11 08:02:33.150147 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | SKIPPED | copy new lvm.conf in place | np0005481017 2025-10-11 08:02:33.150526 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005481017 | 0:07:08.766176 | 0.06s 2025-10-11 08:02:33.179059 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TASK | regenerate lvm config 2025-10-11 08:02:33.254831 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | SKIPPED | regenerate lvm config | np0005481019 2025-10-11 08:02:33.269744 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005481019 | 0:07:08.885372 | 0.09s 2025-10-11 08:02:33.270255 | fa163e03-9ee7-dff2-f9c8-00000000adbb | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:07:08.885904 | 0.07s 2025-10-11 08:02:33.316476 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TASK | copy new lvm.conf in place 2025-10-11 08:02:33.340659 | fa163e03-9ee7-dff2-f9c8-00000000ae9d | TASK | Set version specific variables 2025-10-11 08:02:33.347963 | fa163e03-9ee7-dff2-f9c8-00000000aad6 | TIMING | include_role : linux-system-roles.certificate | np0005481016 | 0:07:08.963582 | 0.13s 2025-10-11 08:02:33.348836 | fa163e03-9ee7-dff2-f9c8-00000000aad6 | TIMING | include_role : linux-system-roles.certificate | np0005481017 | 0:07:08.964486 | 0.10s 2025-10-11 08:02:33.410589 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TASK | Set version specific variables 2025-10-11 08:02:33.429000 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TASK | Set version specific variables 2025-10-11 08:02:33.439378 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | SKIPPED | copy new lvm.conf in place | np0005481019 2025-10-11 08:02:33.440405 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005481019 | 0:07:09.056031 | 0.12s 2025-10-11 08:02:33.440802 | fa163e03-9ee7-dff2-f9c8-00000000ae9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:07:09.056451 | 0.10s 2025-10-11 08:02:33.442674 | fa163e03-9ee7-dff2-f9c8-00000000aedc | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:02:33.443273 | fa163e03-9ee7-dff2-f9c8-00000000aedc | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:07:09.058922 | 0.55s 2025-10-11 08:02:33.466298 | 83f15a40-3635-4600-93d0-af170a17780e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:02:33.497133 | fa163e03-9ee7-dff2-f9c8-00000000aedd | TASK | Set platform/version specific variables 2025-10-11 08:02:33.519738 | fa163e03-9ee7-dff2-f9c8-00000000afd7 | TASK | Ensure ansible_facts used by role 2025-10-11 08:02:33.528005 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481016 | 0:07:09.143619 | 0.12s 2025-10-11 08:02:33.528956 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481017 | 0:07:09.144605 | 0.10s 2025-10-11 08:02:33.552158 | 5cdbb537-330d-4cfc-b198-849befd33a03 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481016 2025-10-11 08:02:33.552774 | 5cdbb537-330d-4cfc-b198-849befd33a03 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481017 2025-10-11 08:02:33.566099 | fa163e03-9ee7-dff2-f9c8-00000000afef | TASK | Ensure ansible_facts used by role 2025-10-11 08:02:33.588075 | fa163e03-9ee7-dff2-f9c8-00000000aedd | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:02:33.594272 | fa163e03-9ee7-dff2-f9c8-00000000afef | TASK | Ensure ansible_facts used by role 2025-10-11 08:02:33.632948 | fa163e03-9ee7-dff2-f9c8-00000000af32 | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:02:33.634391 | fa163e03-9ee7-dff2-f9c8-00000000af32 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:07:09.250025 | 0.49s 2025-10-11 08:02:33.641234 | fa163e03-9ee7-dff2-f9c8-00000000aedd | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:02:33.658244 | fa163e03-9ee7-dff2-f9c8-00000000af33 | TASK | Set platform/version specific variables 2025-10-11 08:02:33.677319 | fa163e03-9ee7-dff2-f9c8-00000000aedd | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:02:33.687720 | fa163e03-9ee7-dff2-f9c8-00000000ab17 | TIMING | include_role : linux-system-roles.certificate | np0005481019 | 0:07:09.303350 | 0.07s 2025-10-11 08:02:33.710758 | fa163e03-9ee7-dff2-f9c8-00000000aedd | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:02:33.721184 | fa163e03-9ee7-dff2-f9c8-00000000af33 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:02:33.726490 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TASK | Set version specific variables 2025-10-11 08:02:33.734929 | fa163e03-9ee7-dff2-f9c8-00000000aedd | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:07:09.350548 | 0.24s 2025-10-11 08:02:33.745653 | fa163e03-9ee7-dff2-f9c8-00000000af33 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:02:33.757080 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:02:33.769849 | fa163e03-9ee7-dff2-f9c8-00000000af33 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:02:33.776885 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481019 | 0:07:09.392510 | 0.05s 2025-10-11 08:02:33.791388 | fa163e03-9ee7-dff2-f9c8-00000000af33 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:02:33.796413 | cfefa550-dc71-4c4c-a9dd-4158f090f123 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481019 2025-10-11 08:02:33.814003 | fa163e03-9ee7-dff2-f9c8-00000000b056 | TASK | Ensure ansible_facts used by role 2025-10-11 08:02:33.822841 | fa163e03-9ee7-dff2-f9c8-00000000af33 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:07:09.438450 | 0.16s 2025-10-11 08:02:33.839988 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:02:33.941732 | fa163e03-9ee7-dff2-f9c8-00000000afd7 | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:02:33.942909 | fa163e03-9ee7-dff2-f9c8-00000000afd7 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:07:09.558545 | 0.42s 2025-10-11 08:02:33.958803 | fa163e03-9ee7-dff2-f9c8-00000000afd8 | TASK | Set platform/version specific variables 2025-10-11 08:02:34.035144 | fa163e03-9ee7-dff2-f9c8-00000000afd8 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:02:34.046528 | fa163e03-9ee7-dff2-f9c8-00000000afef | OK | Ensure ansible_facts used by role | np0005481016 2025-10-11 08:02:34.047398 | fa163e03-9ee7-dff2-f9c8-00000000afef | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481016 | 0:07:09.663034 | 0.48s 2025-10-11 08:02:34.060938 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | TASK | Set platform/version specific variables 2025-10-11 08:02:34.076311 | fa163e03-9ee7-dff2-f9c8-00000000afef | OK | Ensure ansible_facts used by role | np0005481017 2025-10-11 08:02:34.077423 | fa163e03-9ee7-dff2-f9c8-00000000afef | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481017 | 0:07:09.693058 | 0.48s 2025-10-11 08:02:34.091319 | fa163e03-9ee7-dff2-f9c8-00000000afd8 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:02:34.097385 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | TASK | Set platform/version specific variables 2025-10-11 08:02:34.128511 | fa163e03-9ee7-dff2-f9c8-00000000afd8 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:02:34.157732 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:02:34.164267 | fa163e03-9ee7-dff2-f9c8-00000000afd8 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:02:34.172758 | fa163e03-9ee7-dff2-f9c8-00000000afd8 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:07:09.788383 | 0.21s 2025-10-11 08:02:34.188616 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:02:34.194143 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:02:34.200592 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:02:34.216334 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:02:34.223609 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.yml 2025-10-11 08:02:34.234671 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.yml 2025-10-11 08:02:34.240672 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.2.yml 2025-10-11 08:02:34.247942 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481016 | 0:07:09.863548 | 0.18s 2025-10-11 08:02:34.264868 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.2.yml 2025-10-11 08:02:34.276480 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:02:34.287953 | fa163e03-9ee7-dff2-f9c8-00000000b056 | OK | Ensure ansible_facts used by role | np0005481019 2025-10-11 08:02:34.289154 | fa163e03-9ee7-dff2-f9c8-00000000b056 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481019 | 0:07:09.904786 | 0.47s 2025-10-11 08:02:34.290045 | fa163e03-9ee7-dff2-f9c8-00000000aff0 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481017 | 0:07:09.905694 | 0.19s 2025-10-11 08:02:34.301645 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:02:34.319119 | fa163e03-9ee7-dff2-f9c8-00000000b057 | TASK | Set platform/version specific variables 2025-10-11 08:02:34.391863 | fa163e03-9ee7-dff2-f9c8-00000000b057 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:02:34.419487 | fa163e03-9ee7-dff2-f9c8-00000000b057 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:02:34.443895 | fa163e03-9ee7-dff2-f9c8-00000000b057 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.yml 2025-10-11 08:02:34.464545 | fa163e03-9ee7-dff2-f9c8-00000000b057 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.2.yml 2025-10-11 08:02:34.472138 | fa163e03-9ee7-dff2-f9c8-00000000b057 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481019 | 0:07:10.087758 | 0.15s 2025-10-11 08:02:34.483233 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:02:36.715100 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:02:36.716722 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:07:12.332355 | 2.88s 2025-10-11 08:02:36.739076 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TASK | Ensure provider packages are installed 2025-10-11 08:02:36.925752 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:02:36.927681 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:07:12.543306 | 3.17s 2025-10-11 08:02:36.959954 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TASK | Ensure provider packages are installed 2025-10-11 08:02:37.100133 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:02:37.102085 | fa163e03-9ee7-dff2-f9c8-00000000ae9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:07:12.717710 | 2.90s 2025-10-11 08:02:37.130386 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TASK | Ensure provider packages are installed 2025-10-11 08:02:37.181272 | fa163e03-9ee7-dff2-f9c8-00000000af9e | OK | Ensure certificate role dependencies are installed | np0005481016 2025-10-11 08:02:37.182833 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481016 | 0:07:12.798467 | 2.91s 2025-10-11 08:02:37.197914 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TASK | Ensure provider packages are installed 2025-10-11 08:02:37.219030 | fa163e03-9ee7-dff2-f9c8-00000000af9e | OK | Ensure certificate role dependencies are installed | np0005481017 2025-10-11 08:02:37.220512 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481017 | 0:07:12.836146 | 2.92s 2025-10-11 08:02:37.235215 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TASK | Ensure provider packages are installed 2025-10-11 08:02:37.525024 | fa163e03-9ee7-dff2-f9c8-00000000af9e | OK | Ensure certificate role dependencies are installed | np0005481019 2025-10-11 08:02:37.526619 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481019 | 0:07:13.142251 | 3.04s 2025-10-11 08:02:37.543270 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TASK | Ensure provider packages are installed 2025-10-11 08:02:39.676676 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:07:15.292287 | 2.94s 2025-10-11 08:02:39.685500 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:07:15.301083 | 2.95s 2025-10-11 08:02:39.717079 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:02:40.071134 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:07:15.686738 | 3.11s 2025-10-11 08:02:40.081582 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:07:15.697209 | 3.12s 2025-10-11 08:02:40.089065 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:07:15.704700 | 2.96s 2025-10-11 08:02:40.103233 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | CHANGED | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:02:40.105705 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:07:15.721345 | 0.39s 2025-10-11 08:02:40.137563 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:02:40.147723 | fa163e03-9ee7-dff2-f9c8-00000000aea0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:07:15.763322 | 3.02s 2025-10-11 08:02:40.159992 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:07:15.775628 | 2.96s 2025-10-11 08:02:40.166226 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:07:15.781866 | 0.45s 2025-10-11 08:02:40.167591 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:07:15.783233 | 2.97s 2025-10-11 08:02:40.173384 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:07:15.789024 | 2.94s 2025-10-11 08:02:40.199814 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:02:40.233787 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:02:40.261666 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:02:40.268339 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:07:15.883948 | 3.03s 2025-10-11 08:02:40.282007 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:02:40.530520 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | CHANGED | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:02:40.534804 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:07:16.150425 | 0.40s 2025-10-11 08:02:40.542838 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:07:16.158478 | 0.40s 2025-10-11 08:02:40.568936 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:02:40.586732 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | CHANGED | Ensure pre-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:02:40.590779 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:07:16.206401 | 0.39s 2025-10-11 08:02:40.597555 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:07:16.213202 | 0.39s 2025-10-11 08:02:40.612024 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:02:40.631201 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:07:16.246815 | 3.09s 2025-10-11 08:02:40.639751 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:07:16.255397 | 3.10s 2025-10-11 08:02:40.645616 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | CHANGED | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:02:40.649066 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:07:16.264705 | 0.41s 2025-10-11 08:02:40.660401 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | CHANGED | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:02:40.662066 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:07:16.277705 | 0.40s 2025-10-11 08:02:40.674027 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | CHANGED | Ensure pre-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:02:40.675229 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:07:16.290869 | 0.39s 2025-10-11 08:02:40.689300 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:02:40.698830 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:07:16.314447 | 0.46s 2025-10-11 08:02:40.700533 | fa163e03-9ee7-dff2-f9c8-00000000aea2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:07:16.316180 | 0.44s 2025-10-11 08:02:40.701397 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:07:16.317044 | 0.42s 2025-10-11 08:02:40.717621 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:02:40.743057 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TASK | Ensure provider service is running 2025-10-11 08:02:40.785992 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:02:40.982315 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | CHANGED | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:02:40.985360 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:07:16.600978 | 0.42s 2025-10-11 08:02:40.993054 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:07:16.608679 | 0.42s 2025-10-11 08:02:41.014712 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TASK | Ensure provider service is running 2025-10-11 08:02:41.060111 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | CHANGED | Ensure post-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:02:41.064626 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:07:16.680247 | 0.45s 2025-10-11 08:02:41.075217 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | CHANGED | Ensure post-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:02:41.077259 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:07:16.692899 | 0.36s 2025-10-11 08:02:41.078543 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:07:16.694179 | 0.47s 2025-10-11 08:02:41.084930 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:07:16.700576 | 0.37s 2025-10-11 08:02:41.104755 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TASK | Ensure provider service is running 2025-10-11 08:02:41.111829 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | CHANGED | Ensure pre-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:02:41.112865 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:07:16.728505 | 0.42s 2025-10-11 08:02:41.148552 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TASK | Ensure provider service is running 2025-10-11 08:02:41.160861 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:07:16.776477 | 0.47s 2025-10-11 08:02:41.176169 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | CHANGED | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:02:41.179691 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:07:16.795330 | 0.39s 2025-10-11 08:02:41.195625 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:02:41.205906 | fa163e03-9ee7-dff2-f9c8-00000000aea6 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:07:16.821525 | 0.42s 2025-10-11 08:02:41.223263 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TASK | Ensure provider service is running 2025-10-11 08:02:41.493826 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | CHANGED | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:02:41.498991 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:07:17.114609 | 0.75s 2025-10-11 08:02:41.510983 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:07:17.126611 | 0.77s 2025-10-11 08:02:41.533089 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TASK | Ensure certificate requests 2025-10-11 08:02:41.596677 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | CHANGED | Ensure post-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:02:41.600837 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:07:17.216447 | 0.40s 2025-10-11 08:02:41.613896 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:07:17.229531 | 0.42s 2025-10-11 08:02:41.629352 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TASK | Ensure provider service is running 2025-10-11 08:02:41.859059 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | CHANGED | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:02:41.862058 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:07:17.477693 | 0.85s 2025-10-11 08:02:41.869617 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:07:17.485254 | 0.85s 2025-10-11 08:02:41.892234 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TASK | Ensure certificate requests 2025-10-11 08:02:41.910131 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | CHANGED | Ensure provider service is running | np0005481017 | item=certmonger 2025-10-11 08:02:41.914324 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:07:17.529963 | 0.76s 2025-10-11 08:02:41.924725 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:07:17.540353 | 0.77s 2025-10-11 08:02:41.950419 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TASK | Ensure certificate requests 2025-10-11 08:02:41.969426 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | CHANGED | Ensure provider service is running | np0005481016 | item=certmonger 2025-10-11 08:02:41.972557 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:07:17.588197 | 0.85s 2025-10-11 08:02:41.980453 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:07:17.596066 | 0.86s 2025-10-11 08:02:41.997000 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TASK | Ensure certificate requests 2025-10-11 08:02:42.022946 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | CHANGED | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:02:42.026137 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:07:17.641775 | 0.80s 2025-10-11 08:02:42.034187 | fa163e03-9ee7-dff2-f9c8-00000000aea8 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:07:17.649818 | 0.81s 2025-10-11 08:02:42.059000 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TASK | Ensure certificate requests 2025-10-11 08:02:42.441980 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | CHANGED | Ensure provider service is running | np0005481019 | item=certmonger 2025-10-11 08:02:42.448780 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:07:18.064374 | 0.82s 2025-10-11 08:02:42.460564 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:07:18.076196 | 0.83s 2025-10-11 08:02:42.477379 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TASK | Ensure certificate requests 2025-10-11 08:02:43.647939 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | CHANGED | Ensure certificate requests | np0005481017 | item={'ca': 'ipa', 'dns': 'np0005481017.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005481017.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-11 08:02:43.651995 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:07:19.267625 | 1.70s 2025-10-11 08:02:43.658317 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:07:19.273952 | 1.71s 2025-10-11 08:02:43.664351 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005481015.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:43.669633 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:07:19.285273 | 1.61s 2025-10-11 08:02:43.683364 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | TASK | install systemd-container for a greenfield 2025-10-11 08:02:43.739241 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005481014.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:43.742627 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:07:19.358257 | 2.21s 2025-10-11 08:02:43.801197 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | CHANGED | Ensure certificate requests | np0005481016 | item={'ca': 'ipa', 'dns': 'np0005481016.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005481016.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-11 08:02:43.804034 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:07:19.419678 | 1.81s 2025-10-11 08:02:43.812571 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:07:19.428201 | 1.81s 2025-10-11 08:02:43.839978 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | TASK | install systemd-container for a greenfield 2025-10-11 08:02:43.919239 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | CHANGED | Ensure certificate requests | np0005481019 | item={'ca': 'ipa', 'dns': 'np0005481019.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005481019.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-11 08:02:43.922433 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:07:19.538055 | 1.44s 2025-10-11 08:02:43.931405 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:07:19.547038 | 1.45s 2025-10-11 08:02:43.951688 | fa163e03-9ee7-dff2-f9c8-00000000ab19 | TASK | install systemd-container for a greenfield 2025-10-11 08:02:44.940226 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.ctlplane.ooo.test', 'key_size': '2048', 'name': 'httpd-ctlplane', 'principal': 'HTTP/np0005481012.ctlplane.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-ctlplane.crt /etc/pki/tls/certs/httpd/httpd-ctlplane.crt\ncp /etc/pki/tls/private/httpd-ctlplane.key /etc/pki/tls/private/httpd/httpd-ctlplane.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:44.943361 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:07:20.558994 | 3.05s 2025-10-11 08:02:45.113087 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005481015.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:45.116266 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:07:20.731897 | 3.06s 2025-10-11 08:02:45.172752 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005481014.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:45.175963 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:07:20.791594 | 3.64s 2025-10-11 08:02:46.727638 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.storage.ooo.test', 'key_size': '2048', 'name': 'httpd-storage', 'principal': 'HTTP/np0005481012.storage.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage.crt /etc/pki/tls/certs/httpd/httpd-storage.crt\ncp /etc/pki/tls/private/httpd-storage.key /etc/pki/tls/private/httpd/httpd-storage.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:46.731677 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:07:22.347316 | 4.84s 2025-10-11 08:02:47.153848 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005481015.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:47.157587 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:07:22.773225 | 5.10s 2025-10-11 08:02:47.645388 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005481014.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:47.648070 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:07:23.263704 | 6.11s 2025-10-11 08:02:48.318580 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.storagemgmt.ooo.test', 'key_size': '2048', 'name': 'httpd-storage_mgmt', 'principal': 'HTTP/np0005481012.storagemgmt.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-storage_mgmt.crt /etc/pki/tls/certs/httpd/httpd-storage_mgmt.crt\ncp /etc/pki/tls/private/httpd-storage_mgmt.key /etc/pki/tls/private/httpd/httpd-storage_mgmt.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:48.325599 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:07:23.941229 | 6.43s 2025-10-11 08:02:49.101464 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005481015.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:49.105611 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:07:24.721243 | 7.04s 2025-10-11 08:02:49.206594 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:49.209994 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:07:24.825633 | 7.68s 2025-10-11 08:02:50.012189 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'httpd-internal_api', 'principal': 'HTTP/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-internal_api.crt /etc/pki/tls/certs/httpd/httpd-internal_api.crt\ncp /etc/pki/tls/private/httpd-internal_api.key /etc/pki/tls/private/httpd/httpd-internal_api.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:50.015283 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:07:25.630918 | 8.12s 2025-10-11 08:02:50.654209 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005481014.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:50.657691 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:07:26.273320 | 9.12s 2025-10-11 08:02:50.671772 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:07:26.287394 | 9.14s 2025-10-11 08:02:50.709750 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | TASK | Fail if container image is undefined 2025-10-11 08:02:50.776686 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | SKIPPED | Fail if container image is undefined | np0005481014 2025-10-11 08:02:50.777745 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481014 | 0:07:26.393385 | 0.07s 2025-10-11 08:02:50.805232 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005481015.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:50.807499 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:07:26.423131 | 8.75s 2025-10-11 08:02:50.809698 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-11 08:02:50.826406 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:07:26.442025 | 8.77s 2025-10-11 08:02:50.858694 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | TASK | Fail if container image is undefined 2025-10-11 08:02:50.926235 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | SKIPPED | Fail if container image is undefined | np0005481015 2025-10-11 08:02:50.927950 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481015 | 0:07:26.543590 | 0.07s 2025-10-11 08:02:50.984780 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-11 08:02:51.575829 | fa163e03-9ee7-dff2-f9c8-00000000aeab | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.external.ooo.test', 'key_size': '2048', 'name': 'httpd-external', 'principal': 'HTTP/np0005481012.external.ooo.test@OOO.TEST', 'run_after': 'cp /etc/pki/tls/certs/httpd-external.crt /etc/pki/tls/certs/httpd/httpd-external.crt\ncp /etc/pki/tls/private/httpd-external.key /etc/pki/tls/private/httpd/httpd-external.key\npkill -USR1 httpd\n'} 2025-10-11 08:02:51.578470 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:07:27.194088 | 9.68s 2025-10-11 08:02:51.589324 | fa163e03-9ee7-dff2-f9c8-00000000aeab | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:07:27.204947 | 9.70s 2025-10-11 08:02:51.654821 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | TASK | Fail if container image is undefined 2025-10-11 08:02:51.713487 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | SKIPPED | Fail if container image is undefined | np0005481012 2025-10-11 08:02:51.714797 | fa163e03-9ee7-dff2-f9c8-00000000abc2 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481012 | 0:07:27.330431 | 0.06s 2025-10-11 08:02:51.746274 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-11 08:02:59.854763 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | CHANGED | install systemd-container for a greenfield | np0005481017 2025-10-11 08:02:59.857073 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | TIMING | install systemd-container for a greenfield | np0005481017 | 0:07:35.472701 | 16.17s 2025-10-11 08:02:59.880855 | fa163e03-9ee7-dff2-f9c8-00000000aad9 | TASK | manage PMEM namespaces for vPMEM 2025-10-11 08:02:59.938402 | fa163e03-9ee7-dff2-f9c8-00000000aad9 | SKIPPED | manage PMEM namespaces for vPMEM | np0005481017 2025-10-11 08:02:59.944249 | fa163e03-9ee7-dff2-f9c8-00000000aad9 | TIMING | manage PMEM namespaces for vPMEM | np0005481017 | 0:07:35.559883 | 0.06s 2025-10-11 08:02:59.944974 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | CHANGED | install systemd-container for a greenfield | np0005481016 2025-10-11 08:02:59.945605 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | TIMING | install systemd-container for a greenfield | np0005481016 | 0:07:35.561251 | 16.10s 2025-10-11 08:02:59.960931 | fa163e03-9ee7-dff2-f9c8-00000000aad9 | TASK | manage PMEM namespaces for vPMEM 2025-10-11 08:02:59.983418 | fa163e03-9ee7-dff2-f9c8-00000000aadb | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-11 08:03:00.027960 | fa163e03-9ee7-dff2-f9c8-00000000aad9 | SKIPPED | manage PMEM namespaces for vPMEM | np0005481016 2025-10-11 08:03:00.029582 | fa163e03-9ee7-dff2-f9c8-00000000aad9 | TIMING | manage PMEM namespaces for vPMEM | np0005481016 | 0:07:35.645211 | 0.07s 2025-10-11 08:03:00.044377 | fa163e03-9ee7-dff2-f9c8-00000000aadb | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-11 08:03:00.243611 | fa163e03-9ee7-dff2-f9c8-00000000ab19 | CHANGED | install systemd-container for a greenfield | np0005481019 2025-10-11 08:03:00.245201 | fa163e03-9ee7-dff2-f9c8-00000000ab19 | TIMING | install systemd-container for a greenfield | np0005481019 | 0:07:35.860833 | 16.29s 2025-10-11 08:03:00.259953 | fa163e03-9ee7-dff2-f9c8-00000000ab1a | TASK | manage PMEM namespaces for vPMEM 2025-10-11 08:03:00.326818 | fa163e03-9ee7-dff2-f9c8-00000000ab1a | SKIPPED | manage PMEM namespaces for vPMEM | np0005481019 2025-10-11 08:03:00.328105 | fa163e03-9ee7-dff2-f9c8-00000000ab1a | TIMING | manage PMEM namespaces for vPMEM | np0005481019 | 0:07:35.943741 | 0.07s 2025-10-11 08:03:00.341642 | fa163e03-9ee7-dff2-f9c8-00000000ab1c | TASK | Enable post-copy by setting unprivileged_userfaultfd 2025-10-11 08:03:00.358817 | fa163e03-9ee7-dff2-f9c8-00000000aadb | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005481017 2025-10-11 08:03:00.360242 | fa163e03-9ee7-dff2-f9c8-00000000aadb | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005481017 | 0:07:35.975875 | 0.37s 2025-10-11 08:03:00.375214 | fa163e03-9ee7-dff2-f9c8-00000000aadd | TASK | is KSM enabled 2025-10-11 08:03:00.417937 | fa163e03-9ee7-dff2-f9c8-00000000aadb | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005481016 2025-10-11 08:03:00.419417 | fa163e03-9ee7-dff2-f9c8-00000000aadb | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005481016 | 0:07:36.035046 | 0.37s 2025-10-11 08:03:00.435731 | fa163e03-9ee7-dff2-f9c8-00000000aadd | TASK | is KSM enabled 2025-10-11 08:03:00.453800 | fa163e03-9ee7-dff2-f9c8-00000000aadd | OK | is KSM enabled | np0005481017 2025-10-11 08:03:00.454978 | fa163e03-9ee7-dff2-f9c8-00000000aadd | TIMING | is KSM enabled | np0005481017 | 0:07:36.070616 | 0.08s 2025-10-11 08:03:00.468300 | fa163e03-9ee7-dff2-f9c8-00000000aadf | TASK | Check for ksm 2025-10-11 08:03:00.491773 | fa163e03-9ee7-dff2-f9c8-00000000aadd | OK | is KSM enabled | np0005481016 2025-10-11 08:03:00.493425 | fa163e03-9ee7-dff2-f9c8-00000000aadd | TIMING | is KSM enabled | np0005481016 | 0:07:36.109063 | 0.06s 2025-10-11 08:03:00.505622 | fa163e03-9ee7-dff2-f9c8-00000000aadf | TASK | Check for ksm 2025-10-11 08:03:00.747296 | fa163e03-9ee7-dff2-f9c8-00000000ab1c | CHANGED | Enable post-copy by setting unprivileged_userfaultfd | np0005481019 2025-10-11 08:03:00.748805 | fa163e03-9ee7-dff2-f9c8-00000000ab1c | TIMING | Enable post-copy by setting unprivileged_userfaultfd | np0005481019 | 0:07:36.364438 | 0.41s 2025-10-11 08:03:00.764248 | fa163e03-9ee7-dff2-f9c8-00000000ab1e | TASK | is KSM enabled 2025-10-11 08:03:00.825608 | fa163e03-9ee7-dff2-f9c8-00000000ab1e | OK | is KSM enabled | np0005481019 2025-10-11 08:03:00.826806 | fa163e03-9ee7-dff2-f9c8-00000000ab1e | TIMING | is KSM enabled | np0005481019 | 0:07:36.442444 | 0.06s 2025-10-11 08:03:00.827325 | fa163e03-9ee7-dff2-f9c8-00000000aadf | CHANGED | Check for ksm | np0005481017 2025-10-11 08:03:00.827962 | fa163e03-9ee7-dff2-f9c8-00000000aadf | TIMING | Check for ksm | np0005481017 | 0:07:36.443609 | 0.36s 2025-10-11 08:03:00.841858 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | TASK | disable KSM services 2025-10-11 08:03:00.870680 | fa163e03-9ee7-dff2-f9c8-00000000ab20 | TASK | Check for ksm 2025-10-11 08:03:00.879926 | fa163e03-9ee7-dff2-f9c8-00000000aadf | CHANGED | Check for ksm | np0005481016 2025-10-11 08:03:00.881179 | fa163e03-9ee7-dff2-f9c8-00000000aadf | TIMING | Check for ksm | np0005481016 | 0:07:36.496804 | 0.37s 2025-10-11 08:03:00.892731 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | TASK | disable KSM services 2025-10-11 08:03:00.924569 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | SKIPPED | disable KSM services | np0005481017 | item=ksm.service 2025-10-11 08:03:00.946655 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | SKIPPED | disable KSM services | np0005481017 | item=ksmtuned.service 2025-10-11 08:03:00.953901 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | TIMING | disable KSM services | np0005481017 | 0:07:36.569517 | 0.11s 2025-10-11 08:03:00.968489 | fa163e03-9ee7-dff2-f9c8-00000000aae1 | TASK | delete PageKSM after disable ksm on compute 2025-10-11 08:03:00.980670 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | SKIPPED | disable KSM services | np0005481016 | item=ksm.service 2025-10-11 08:03:01.010402 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | SKIPPED | disable KSM services | np0005481016 | item=ksmtuned.service 2025-10-11 08:03:01.017372 | fa163e03-9ee7-dff2-f9c8-00000000aae0 | TIMING | disable KSM services | np0005481016 | 0:07:36.632995 | 0.12s 2025-10-11 08:03:01.031592 | fa163e03-9ee7-dff2-f9c8-00000000aae1 | TASK | delete PageKSM after disable ksm on compute 2025-10-11 08:03:01.044809 | fa163e03-9ee7-dff2-f9c8-00000000aae1 | SKIPPED | delete PageKSM after disable ksm on compute | np0005481017 2025-10-11 08:03:01.046057 | fa163e03-9ee7-dff2-f9c8-00000000aae1 | TIMING | delete PageKSM after disable ksm on compute | np0005481017 | 0:07:36.661685 | 0.08s 2025-10-11 08:03:01.060795 | fa163e03-9ee7-dff2-f9c8-00000000aae3 | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-11 08:03:01.104314 | fa163e03-9ee7-dff2-f9c8-00000000aae1 | SKIPPED | delete PageKSM after disable ksm on compute | np0005481016 2025-10-11 08:03:01.108618 | fa163e03-9ee7-dff2-f9c8-00000000aae1 | TIMING | delete PageKSM after disable ksm on compute | np0005481016 | 0:07:36.724254 | 0.07s 2025-10-11 08:03:01.108966 | fa163e03-9ee7-dff2-f9c8-00000000aae3 | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005481017 2025-10-11 08:03:01.109503 | fa163e03-9ee7-dff2-f9c8-00000000aae3 | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005481017 | 0:07:36.725152 | 0.05s 2025-10-11 08:03:01.119519 | fa163e03-9ee7-dff2-f9c8-00000000aae3 | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-11 08:03:01.135508 | fa163e03-9ee7-dff2-f9c8-00000000aae4 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-11 08:03:01.163060 | fa163e03-9ee7-dff2-f9c8-00000000aae3 | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005481016 2025-10-11 08:03:01.164125 | fa163e03-9ee7-dff2-f9c8-00000000aae3 | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005481016 | 0:07:36.779760 | 0.04s 2025-10-11 08:03:01.175781 | fa163e03-9ee7-dff2-f9c8-00000000aae4 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-11 08:03:01.192908 | fa163e03-9ee7-dff2-f9c8-00000000aae4 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005481017 2025-10-11 08:03:01.193982 | fa163e03-9ee7-dff2-f9c8-00000000aae4 | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005481017 | 0:07:36.809617 | 0.06s 2025-10-11 08:03:01.205022 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | TASK | enable ksmtunded 2025-10-11 08:03:01.227585 | fa163e03-9ee7-dff2-f9c8-00000000aae4 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005481016 2025-10-11 08:03:01.235328 | fa163e03-9ee7-dff2-f9c8-00000000aae4 | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005481016 | 0:07:36.850949 | 0.06s 2025-10-11 08:03:01.235934 | fa163e03-9ee7-dff2-f9c8-00000000ab20 | CHANGED | Check for ksm | np0005481019 2025-10-11 08:03:01.236341 | fa163e03-9ee7-dff2-f9c8-00000000ab20 | TIMING | Check for ksm | np0005481019 | 0:07:36.851990 | 0.36s 2025-10-11 08:03:01.247330 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | TASK | enable ksmtunded 2025-10-11 08:03:01.266110 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | SKIPPED | enable ksmtunded | np0005481017 | item=ksm.service 2025-10-11 08:03:01.274567 | fa163e03-9ee7-dff2-f9c8-00000000ab21 | TASK | disable KSM services 2025-10-11 08:03:01.280957 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | SKIPPED | enable ksmtunded | np0005481017 | item=ksmtuned.service 2025-10-11 08:03:01.294794 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | TIMING | enable ksmtunded | np0005481017 | 0:07:36.910411 | 0.09s 2025-10-11 08:03:01.308976 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:01.325378 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | SKIPPED | enable ksmtunded | np0005481016 | item=ksm.service 2025-10-11 08:03:01.332784 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | SKIPPED | enable ksmtunded | np0005481016 | item=ksmtuned.service 2025-10-11 08:03:01.343497 | fa163e03-9ee7-dff2-f9c8-00000000aae5 | TIMING | enable ksmtunded | np0005481016 | 0:07:36.959122 | 0.09s 2025-10-11 08:03:01.355139 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:01.381960 | fa163e03-9ee7-dff2-f9c8-00000000ab21 | SKIPPED | disable KSM services | np0005481019 | item=ksm.service 2025-10-11 08:03:01.415416 | fa163e03-9ee7-dff2-f9c8-00000000ab21 | SKIPPED | disable KSM services | np0005481019 | item=ksmtuned.service 2025-10-11 08:03:01.423096 | fa163e03-9ee7-dff2-f9c8-00000000ab21 | TIMING | disable KSM services | np0005481019 | 0:07:37.038724 | 0.14s 2025-10-11 08:03:01.439423 | fa163e03-9ee7-dff2-f9c8-00000000ab22 | TASK | delete PageKSM after disable ksm on compute 2025-10-11 08:03:01.493291 | fa163e03-9ee7-dff2-f9c8-00000000ab22 | SKIPPED | delete PageKSM after disable ksm on compute | np0005481019 2025-10-11 08:03:01.494530 | fa163e03-9ee7-dff2-f9c8-00000000ab22 | TIMING | delete PageKSM after disable ksm on compute | np0005481019 | 0:07:37.110164 | 0.05s 2025-10-11 08:03:01.508843 | fa163e03-9ee7-dff2-f9c8-00000000ab24 | TASK | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) 2025-10-11 08:03:01.568883 | fa163e03-9ee7-dff2-f9c8-00000000ab24 | SKIPPED | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005481019 2025-10-11 08:03:01.570100 | fa163e03-9ee7-dff2-f9c8-00000000ab24 | TIMING | make sure package providing ksmtuned is installed (RHEL8 or CentOS8) | np0005481019 | 0:07:37.185737 | 0.06s 2025-10-11 08:03:01.583758 | fa163e03-9ee7-dff2-f9c8-00000000ab25 | TASK | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) 2025-10-11 08:03:01.628342 | fa163e03-9ee7-dff2-f9c8-00000000ab25 | SKIPPED | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005481019 2025-10-11 08:03:01.629236 | fa163e03-9ee7-dff2-f9c8-00000000ab25 | TIMING | make sure package providing ksmtuned is installed (RHEL9 or CentOS9) | np0005481019 | 0:07:37.244874 | 0.04s 2025-10-11 08:03:01.642581 | fa163e03-9ee7-dff2-f9c8-00000000ab26 | TASK | enable ksmtunded 2025-10-11 08:03:01.667673 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0005481017 | item=/etc/pki/libvirt 2025-10-11 08:03:01.673826 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481017 | 0:07:37.289425 | 0.36s 2025-10-11 08:03:01.705780 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0005481016 | item=/etc/pki/libvirt 2025-10-11 08:03:01.706851 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481016 | 0:07:37.322489 | 0.35s 2025-10-11 08:03:01.721107 | fa163e03-9ee7-dff2-f9c8-00000000ab26 | SKIPPED | enable ksmtunded | np0005481019 | item=ksm.service 2025-10-11 08:03:01.737473 | fa163e03-9ee7-dff2-f9c8-00000000ab26 | SKIPPED | enable ksmtunded | np0005481019 | item=ksmtuned.service 2025-10-11 08:03:01.746127 | fa163e03-9ee7-dff2-f9c8-00000000ab26 | TIMING | enable ksmtunded | np0005481019 | 0:07:37.361757 | 0.10s 2025-10-11 08:03:01.760170 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:01.999599 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0005481017 | item=/etc/pki/libvirt/private 2025-10-11 08:03:02.005862 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481017 | 0:07:37.621483 | 0.70s 2025-10-11 08:03:02.020383 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0005481016 | item=/etc/pki/libvirt/private 2025-10-11 08:03:02.027843 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481016 | 0:07:37.643471 | 0.67s 2025-10-11 08:03:02.068677 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | CHANGED | Create dirs for certificates and keys | np0005481019 | item=/etc/pki/libvirt 2025-10-11 08:03:02.072593 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | TIMING | Create dirs for certificates and keys | np0005481019 | 0:07:37.688231 | 0.31s 2025-10-11 08:03:02.297299 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0005481017 | item=/etc/pki/qemu 2025-10-11 08:03:02.300422 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481017 | 0:07:37.916052 | 0.99s 2025-10-11 08:03:02.310295 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481017 | 0:07:37.925922 | 1.00s 2025-10-11 08:03:02.346336 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | CHANGED | Create dirs for certificates and keys | np0005481016 | item=/etc/pki/qemu 2025-10-11 08:03:02.350191 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481016 | 0:07:37.965810 | 0.99s 2025-10-11 08:03:02.360918 | fa163e03-9ee7-dff2-f9c8-00000000aae7 | TIMING | Create dirs for certificates and keys | np0005481016 | 0:07:37.976553 | 1.00s 2025-10-11 08:03:02.392496 | fa163e03-9ee7-dff2-f9c8-00000000aae8 | TIMING | include_role : linux-system-roles.certificate | np0005481017 | 0:07:38.008070 | 0.07s 2025-10-11 08:03:02.404690 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | CHANGED | Create dirs for certificates and keys | np0005481019 | item=/etc/pki/libvirt/private 2025-10-11 08:03:02.407998 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | TIMING | Create dirs for certificates and keys | np0005481019 | 0:07:38.023635 | 0.65s 2025-10-11 08:03:02.483375 | fa163e03-9ee7-dff2-f9c8-00000000b1bb | TASK | Set version specific variables 2025-10-11 08:03:02.495010 | fa163e03-9ee7-dff2-f9c8-00000000aae8 | TIMING | include_role : linux-system-roles.certificate | np0005481016 | 0:07:38.110619 | 0.12s 2025-10-11 08:03:02.529587 | fa163e03-9ee7-dff2-f9c8-00000000b1bb | TASK | Set version specific variables 2025-10-11 08:03:02.551463 | fa163e03-9ee7-dff2-f9c8-00000000b1bb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481017 | 0:07:38.167042 | 0.07s 2025-10-11 08:03:02.565945 | 5a72e07e-ac9f-496f-8b80-e613bd45c145 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481017 2025-10-11 08:03:02.579954 | fa163e03-9ee7-dff2-f9c8-00000000b21e | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:02.598656 | fa163e03-9ee7-dff2-f9c8-00000000b1bb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481016 | 0:07:38.214273 | 0.07s 2025-10-11 08:03:02.613122 | d1ffe079-627c-4558-86b6-13482b8529bb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481016 2025-10-11 08:03:02.627291 | fa163e03-9ee7-dff2-f9c8-00000000b236 | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:02.707914 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | CHANGED | Create dirs for certificates and keys | np0005481019 | item=/etc/pki/qemu 2025-10-11 08:03:02.714098 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | TIMING | Create dirs for certificates and keys | np0005481019 | 0:07:38.329701 | 0.95s 2025-10-11 08:03:02.725718 | fa163e03-9ee7-dff2-f9c8-00000000ab28 | TIMING | Create dirs for certificates and keys | np0005481019 | 0:07:38.341353 | 0.96s 2025-10-11 08:03:02.797702 | fa163e03-9ee7-dff2-f9c8-00000000ab29 | TIMING | include_role : linux-system-roles.certificate | np0005481019 | 0:07:38.413314 | 0.06s 2025-10-11 08:03:02.858985 | fa163e03-9ee7-dff2-f9c8-00000000b1bb | TASK | Set version specific variables 2025-10-11 08:03:02.913985 | fa163e03-9ee7-dff2-f9c8-00000000b1bb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481019 | 0:07:38.529604 | 0.05s 2025-10-11 08:03:02.930676 | 8d0d3398-71dd-4872-9e26-c09770d4b54c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481019 2025-10-11 08:03:02.952251 | fa163e03-9ee7-dff2-f9c8-00000000b284 | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:03.059017 | fa163e03-9ee7-dff2-f9c8-00000000b21e | OK | Ensure ansible_facts used by role | np0005481017 2025-10-11 08:03:03.060632 | fa163e03-9ee7-dff2-f9c8-00000000b21e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481017 | 0:07:38.676265 | 0.48s 2025-10-11 08:03:03.077992 | fa163e03-9ee7-dff2-f9c8-00000000b21f | TASK | Set platform/version specific variables 2025-10-11 08:03:03.105372 | fa163e03-9ee7-dff2-f9c8-00000000b236 | OK | Ensure ansible_facts used by role | np0005481016 2025-10-11 08:03:03.107724 | fa163e03-9ee7-dff2-f9c8-00000000b236 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481016 | 0:07:38.723340 | 0.48s 2025-10-11 08:03:03.130552 | fa163e03-9ee7-dff2-f9c8-00000000b237 | TASK | Set platform/version specific variables 2025-10-11 08:03:03.152268 | fa163e03-9ee7-dff2-f9c8-00000000b21f | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:03:03.162981 | fa163e03-9ee7-dff2-f9c8-00000000b21f | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:03:03.169883 | fa163e03-9ee7-dff2-f9c8-00000000b21f | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.yml 2025-10-11 08:03:03.180353 | fa163e03-9ee7-dff2-f9c8-00000000b21f | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.2.yml 2025-10-11 08:03:03.194881 | fa163e03-9ee7-dff2-f9c8-00000000b21f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481017 | 0:07:38.810496 | 0.12s 2025-10-11 08:03:03.196751 | fa163e03-9ee7-dff2-f9c8-00000000b237 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:03:03.206850 | fa163e03-9ee7-dff2-f9c8-00000000b237 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:03:03.215340 | fa163e03-9ee7-dff2-f9c8-00000000b237 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.yml 2025-10-11 08:03:03.227075 | fa163e03-9ee7-dff2-f9c8-00000000b237 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.2.yml 2025-10-11 08:03:03.245983 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:03.259058 | fa163e03-9ee7-dff2-f9c8-00000000b237 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481016 | 0:07:38.874658 | 0.13s 2025-10-11 08:03:03.282720 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:03.394080 | fa163e03-9ee7-dff2-f9c8-00000000b284 | OK | Ensure ansible_facts used by role | np0005481019 2025-10-11 08:03:03.395686 | fa163e03-9ee7-dff2-f9c8-00000000b284 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481019 | 0:07:39.011317 | 0.44s 2025-10-11 08:03:03.414768 | fa163e03-9ee7-dff2-f9c8-00000000b285 | TASK | Set platform/version specific variables 2025-10-11 08:03:03.482991 | fa163e03-9ee7-dff2-f9c8-00000000b285 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:03:03.496784 | fa163e03-9ee7-dff2-f9c8-00000000b285 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:03:03.514598 | fa163e03-9ee7-dff2-f9c8-00000000b285 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.yml 2025-10-11 08:03:03.523950 | fa163e03-9ee7-dff2-f9c8-00000000b285 | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.2.yml 2025-10-11 08:03:03.536993 | fa163e03-9ee7-dff2-f9c8-00000000b285 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481019 | 0:07:39.152612 | 0.12s 2025-10-11 08:03:03.557125 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:05.747765 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481015 2025-10-11 08:03:05.749846 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481015 | 0:07:41.365472 | 14.76s 2025-10-11 08:03:05.809602 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-11 08:03:06.077213 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481014 2025-10-11 08:03:06.079133 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481014 | 0:07:41.694762 | 15.26s 2025-10-11 08:03:06.136342 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-11 08:03:06.174279 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | OK | Ensure certificate role dependencies are installed | np0005481016 2025-10-11 08:03:06.175788 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481016 | 0:07:41.791424 | 2.89s 2025-10-11 08:03:06.197762 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TASK | Ensure provider packages are installed 2025-10-11 08:03:06.208633 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | OK | Ensure certificate role dependencies are installed | np0005481017 2025-10-11 08:03:06.209989 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481017 | 0:07:41.825620 | 2.96s 2025-10-11 08:03:06.224959 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TASK | Ensure provider packages are installed 2025-10-11 08:03:06.246159 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481015 2025-10-11 08:03:06.247275 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481015 | 0:07:41.862912 | 0.44s 2025-10-11 08:03:06.247837 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481012 2025-10-11 08:03:06.248184 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481012 | 0:07:41.863834 | 14.50s 2025-10-11 08:03:06.302203 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | TASK | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image 2025-10-11 08:03:06.370412 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | TASK | Fail if container image is undefined 2025-10-11 08:03:06.438193 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | SKIPPED | Fail if container image is undefined | np0005481015 2025-10-11 08:03:06.439415 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481015 | 0:07:42.055049 | 0.07s 2025-10-11 08:03:06.471564 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-11 08:03:06.564846 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481014 2025-10-11 08:03:06.566274 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481014 | 0:07:42.181914 | 0.43s 2025-10-11 08:03:06.566829 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | OK | Ensure certificate role dependencies are installed | np0005481019 2025-10-11 08:03:06.567197 | fa163e03-9ee7-dff2-f9c8-00000000b1bc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481019 | 0:07:42.182846 | 3.01s 2025-10-11 08:03:06.578894 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TASK | Ensure provider packages are installed 2025-10-11 08:03:06.616670 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | TASK | Fail if container image is undefined 2025-10-11 08:03:06.662276 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | SKIPPED | Fail if container image is undefined | np0005481014 2025-10-11 08:03:06.663542 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481014 | 0:07:42.279172 | 0.05s 2025-10-11 08:03:06.687231 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-11 08:03:06.789024 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | CHANGED | Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481012 2025-10-11 08:03:06.790175 | fa163e03-9ee7-dff2-f9c8-00000000abc4 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-backup:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | np0005481012 | 0:07:42.405814 | 0.48s 2025-10-11 08:03:06.837375 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | TASK | Fail if container image is undefined 2025-10-11 08:03:06.902639 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | SKIPPED | Fail if container image is undefined | np0005481012 2025-10-11 08:03:06.904341 | fa163e03-9ee7-dff2-f9c8-00000000abd3 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481012 | 0:07:42.519970 | 0.06s 2025-10-11 08:03:06.954133 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-11 08:03:09.114365 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:07:44.729975 | 2.92s 2025-10-11 08:03:09.128319 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:07:44.743954 | 2.90s 2025-10-11 08:03:09.136364 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:07:44.751990 | 2.94s 2025-10-11 08:03:09.138002 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:07:44.753644 | 2.91s 2025-10-11 08:03:09.160482 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:09.189733 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:09.546208 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | OK | Ensure pre-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:03:09.548236 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:07:45.163858 | 0.39s 2025-10-11 08:03:09.557518 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:07:45.173144 | 0.39s 2025-10-11 08:03:09.582917 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:09.590217 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | OK | Ensure pre-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:03:09.591559 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:07:45.207197 | 0.40s 2025-10-11 08:03:09.606969 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:07:45.222565 | 0.42s 2025-10-11 08:03:09.631681 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:09.769232 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:07:45.384845 | 3.19s 2025-10-11 08:03:09.780599 | fa163e03-9ee7-dff2-f9c8-00000000b1be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:07:45.396229 | 3.20s 2025-10-11 08:03:09.803776 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:09.976824 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | OK | Ensure post-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:03:09.980381 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:07:45.596006 | 0.38s 2025-10-11 08:03:09.984971 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:07:45.600610 | 0.39s 2025-10-11 08:03:09.996030 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TASK | Ensure provider service is running 2025-10-11 08:03:10.019091 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | OK | Ensure post-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:03:10.021595 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:07:45.637227 | 0.39s 2025-10-11 08:03:10.027218 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:07:45.642858 | 0.39s 2025-10-11 08:03:10.039471 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TASK | Ensure provider service is running 2025-10-11 08:03:10.168316 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | OK | Ensure pre-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:03:10.171147 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:07:45.786769 | 0.37s 2025-10-11 08:03:10.178547 | fa163e03-9ee7-dff2-f9c8-00000000b1c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:07:45.794185 | 0.37s 2025-10-11 08:03:10.190352 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:10.538359 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | OK | Ensure provider service is running | np0005481017 | item=certmonger 2025-10-11 08:03:10.542975 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:07:46.158588 | 0.50s 2025-10-11 08:03:10.554044 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:07:46.169683 | 0.51s 2025-10-11 08:03:10.566746 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TASK | Ensure certificate requests 2025-10-11 08:03:10.573303 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | OK | Ensure post-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:03:10.574999 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:07:46.190633 | 0.38s 2025-10-11 08:03:10.587537 | fa163e03-9ee7-dff2-f9c8-00000000b1c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:07:46.203162 | 0.40s 2025-10-11 08:03:10.599942 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TASK | Ensure provider service is running 2025-10-11 08:03:11.113730 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | OK | Ensure provider service is running | np0005481019 | item=certmonger 2025-10-11 08:03:11.117641 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:07:46.733273 | 0.52s 2025-10-11 08:03:11.131294 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:07:46.746934 | 0.53s 2025-10-11 08:03:11.153040 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TASK | Ensure certificate requests 2025-10-11 08:03:11.530821 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | OK | Ensure provider service is running | np0005481016 | item=certmonger 2025-10-11 08:03:11.534638 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:07:47.150257 | 1.54s 2025-10-11 08:03:11.548288 | fa163e03-9ee7-dff2-f9c8-00000000b1c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:07:47.163923 | 1.55s 2025-10-11 08:03:11.564023 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TASK | Ensure certificate requests 2025-10-11 08:03:12.423175 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481017 | item={'ca': 'ipa', 'dns': 'np0005481017.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005481017.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-11 08:03:12.428184 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:07:48.043816 | 1.85s 2025-10-11 08:03:12.630595 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481019 | item={'ca': 'ipa', 'dns': 'np0005481019.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005481019.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-11 08:03:12.634614 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:07:48.250249 | 1.48s 2025-10-11 08:03:13.509649 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481016 | item={'ca': 'ipa', 'dns': 'np0005481016.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-server-cert', 'principal': 'libvirt/np0005481016.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/ipa/ca.crt /etc/pki/CA/cacert.pem\nchown root:root /etc/pki/CA/cacert.pem\nchmod 644 /etc/pki/CA/cacert.pem\ncp /etc/pki/tls/certs/libvirt-server-cert.crt /etc/pki/libvirt/servercert.pem\ncp /etc/pki/tls/private/libvirt-server-cert.key /etc/pki/libvirt/private/serverkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-11 08:03:13.513633 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:07:49.129261 | 1.95s 2025-10-11 08:03:14.296480 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481017 | item={'ca': 'ipa', 'dns': 'np0005481017.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005481017.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-11 08:03:14.304963 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:07:49.920559 | 3.72s 2025-10-11 08:03:14.327614 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481019 | item={'ca': 'ipa', 'dns': 'np0005481019.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005481019.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-11 08:03:14.331545 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:07:49.947187 | 3.18s 2025-10-11 08:03:14.439097 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481015 2025-10-11 08:03:14.440480 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481015 | 0:07:50.056087 | 7.97s 2025-10-11 08:03:14.487386 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-11 08:03:14.932532 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481015 2025-10-11 08:03:14.934171 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481015 | 0:07:50.549803 | 0.45s 2025-10-11 08:03:14.979985 | fa163e03-9ee7-dff2-f9c8-00000000add7 | TASK | set enable_sensubility fact 2025-10-11 08:03:15.017503 | fa163e03-9ee7-dff2-f9c8-00000000add7 | OK | set enable_sensubility fact | np0005481015 2025-10-11 08:03:15.018412 | fa163e03-9ee7-dff2-f9c8-00000000add7 | TIMING | set enable_sensubility fact | np0005481015 | 0:07:50.634053 | 0.04s 2025-10-11 08:03:15.037896 | fa163e03-9ee7-dff2-f9c8-00000000add9 | TASK | create podman socket and appropriate systemd service 2025-10-11 08:03:15.072503 | fa163e03-9ee7-dff2-f9c8-00000000add9 | SKIPPED | create podman socket and appropriate systemd service | np0005481015 2025-10-11 08:03:15.073380 | fa163e03-9ee7-dff2-f9c8-00000000add9 | TIMING | create podman socket and appropriate systemd service | np0005481015 | 0:07:50.689023 | 0.03s 2025-10-11 08:03:15.088559 | fa163e03-9ee7-dff2-f9c8-00000000adda | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-11 08:03:15.124390 | fa163e03-9ee7-dff2-f9c8-00000000adda | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005481015 2025-10-11 08:03:15.125621 | fa163e03-9ee7-dff2-f9c8-00000000adda | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005481015 | 0:07:50.741258 | 0.04s 2025-10-11 08:03:15.162489 | fa163e03-9ee7-dff2-f9c8-00000000addb | TASK | enable podman.sock ACL service 2025-10-11 08:03:15.212994 | fa163e03-9ee7-dff2-f9c8-00000000addb | SKIPPED | enable podman.sock ACL service | np0005481015 2025-10-11 08:03:15.214496 | fa163e03-9ee7-dff2-f9c8-00000000addb | TIMING | enable podman.sock ACL service | np0005481015 | 0:07:50.830092 | 0.05s 2025-10-11 08:03:15.246786 | fa163e03-9ee7-dff2-f9c8-00000000addc | TASK | create directory for downloads of users' scripts 2025-10-11 08:03:15.286060 | fa163e03-9ee7-dff2-f9c8-00000000addc | SKIPPED | create directory for downloads of users' scripts | np0005481015 2025-10-11 08:03:15.287196 | fa163e03-9ee7-dff2-f9c8-00000000addc | TIMING | create directory for downloads of users' scripts | np0005481015 | 0:07:50.902831 | 0.04s 2025-10-11 08:03:15.308005 | fa163e03-9ee7-dff2-f9c8-00000000addd | TASK | download exec scripts 2025-10-11 08:03:15.337939 | fa163e03-9ee7-dff2-f9c8-00000000addd | SKIPPED | download exec scripts | np0005481015 2025-10-11 08:03:15.338926 | fa163e03-9ee7-dff2-f9c8-00000000addd | TIMING | download exec scripts | np0005481015 | 0:07:50.954565 | 0.03s 2025-10-11 08:03:15.366286 | fa163e03-9ee7-dff2-f9c8-00000000addf | TASK | Check if rsyslog exists 2025-10-11 08:03:15.703089 | fa163e03-9ee7-dff2-f9c8-00000000addf | CHANGED | Check if rsyslog exists | np0005481015 2025-10-11 08:03:15.705512 | fa163e03-9ee7-dff2-f9c8-00000000addf | TIMING | Check if rsyslog exists | np0005481015 | 0:07:51.321134 | 0.34s 2025-10-11 08:03:15.721025 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481017 | item={'ca': 'ipa', 'dns': 'np0005481017.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005481017.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-11 08:03:15.724885 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:07:51.340507 | 5.14s 2025-10-11 08:03:15.742862 | fa163e03-9ee7-dff2-f9c8-00000000ade1 | TASK | Forward logging to haproxy.log file 2025-10-11 08:03:15.839643 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481016 | item={'ca': 'ipa', 'dns': 'np0005481016.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-client-cert', 'principal': 'libvirt/np0005481016.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to libvirt dirs\ncp /etc/pki/tls/certs/libvirt-client-cert.crt /etc/pki/libvirt/clientcert.pem\ncp /etc/pki/tls/private/libvirt-client-cert.key /etc/pki/libvirt/private/clientkey.pem\npodman exec nova_virtproxyd virt-admin server-update-tls virtproxyd || systemctl reload tripleo_nova_virtproxyd\n'} 2025-10-11 08:03:15.843037 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:07:51.458658 | 4.28s 2025-10-11 08:03:16.088816 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481019 | item={'ca': 'ipa', 'dns': 'np0005481019.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005481019.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-11 08:03:16.091989 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:07:51.707624 | 4.94s 2025-10-11 08:03:16.100681 | fa163e03-9ee7-dff2-f9c8-00000000ade1 | CHANGED | Forward logging to haproxy.log file | np0005481015 2025-10-11 08:03:16.101844 | fa163e03-9ee7-dff2-f9c8-00000000ade1 | TIMING | Forward logging to haproxy.log file | np0005481015 | 0:07:51.717484 | 0.36s 2025-10-11 08:03:16.122111 | fa163e03-9ee7-dff2-f9c8-00000000ade2 | TASK | restart rsyslog service after logging conf change 2025-10-11 08:03:16.552654 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481012 2025-10-11 08:03:16.554055 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481012 | 0:07:52.169689 | 9.60s 2025-10-11 08:03:16.587759 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-11 08:03:16.717212 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481014 2025-10-11 08:03:16.719118 | fa163e03-9ee7-dff2-f9c8-00000000abd4 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481014 | 0:07:52.334750 | 10.03s 2025-10-11 08:03:16.759682 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | TASK | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image 2025-10-11 08:03:17.054024 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481012 2025-10-11 08:03:17.055771 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481012 | 0:07:52.671396 | 0.47s 2025-10-11 08:03:17.099523 | fa163e03-9ee7-dff2-f9c8-00000000abdf | TASK | set enable_sensubility fact 2025-10-11 08:03:17.139047 | fa163e03-9ee7-dff2-f9c8-00000000abdf | OK | set enable_sensubility fact | np0005481012 2025-10-11 08:03:17.146582 | fa163e03-9ee7-dff2-f9c8-00000000abdf | TIMING | set enable_sensubility fact | np0005481012 | 0:07:52.762221 | 0.05s 2025-10-11 08:03:17.147282 | fa163e03-9ee7-dff2-f9c8-00000000ade2 | CHANGED | restart rsyslog service after logging conf change | np0005481015 2025-10-11 08:03:17.148206 | fa163e03-9ee7-dff2-f9c8-00000000ade2 | TIMING | restart rsyslog service after logging conf change | np0005481015 | 0:07:52.763854 | 1.03s 2025-10-11 08:03:17.165939 | fa163e03-9ee7-dff2-f9c8-00000000abe1 | TASK | create podman socket and appropriate systemd service 2025-10-11 08:03:17.193465 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | TASK | Fail if container image is undefined 2025-10-11 08:03:17.219634 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | CHANGED | Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481014 2025-10-11 08:03:17.223786 | fa163e03-9ee7-dff2-f9c8-00000000abd5 | TIMING | tripleo_container_tag : Tag cluster.common.tag/cinder-volume:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 image | np0005481014 | 0:07:52.839422 | 0.46s 2025-10-11 08:03:17.224293 | fa163e03-9ee7-dff2-f9c8-00000000abe1 | SKIPPED | create podman socket and appropriate systemd service | np0005481012 2025-10-11 08:03:17.224994 | fa163e03-9ee7-dff2-f9c8-00000000abe1 | TIMING | create podman socket and appropriate systemd service | np0005481012 | 0:07:52.840644 | 0.06s 2025-10-11 08:03:17.236125 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481017 | item={'ca': 'ipa', 'dns': 'np0005481017.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005481017.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-11 08:03:17.239090 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:07:52.854721 | 6.66s 2025-10-11 08:03:17.263221 | fa163e03-9ee7-dff2-f9c8-00000000abe2 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-11 08:03:17.286354 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481016 | item={'ca': 'ipa', 'dns': 'np0005481016.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-server-cert', 'owner': 'root', 'principal': 'qemu/np0005481016.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp /etc/ipa/ca.crt /etc/pki/qemu/ca-cert.pem\nchown root:root /etc/pki/qemu/ca-cert.pem\nchmod 644 /etc/pki/qemu/ca-cert.pem\ncp -a /etc/pki/tls/certs/qemu-server-cert.crt /etc/pki/qemu/server-cert.pem\ncp -a /etc/pki/tls/private/qemu-server-cert.key /etc/pki/qemu/server-key.pem\nchgrp qemu /etc/pki/qemu/server-*\nchmod 0640 /etc/pki/qemu/server-cert.pem\nchmod 0640 /etc/pki/qemu/server-key.pem\n'} 2025-10-11 08:03:17.289764 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:07:52.905366 | 5.72s 2025-10-11 08:03:17.310954 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:07:52.926584 | 6.73s 2025-10-11 08:03:17.312921 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | SKIPPED | Fail if container image is undefined | np0005481015 2025-10-11 08:03:17.313501 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481015 | 0:07:52.929148 | 0.12s 2025-10-11 08:03:17.313976 | fa163e03-9ee7-dff2-f9c8-00000000abe2 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005481012 2025-10-11 08:03:17.314403 | fa163e03-9ee7-dff2-f9c8-00000000abe2 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005481012 | 0:07:52.930051 | 0.05s 2025-10-11 08:03:17.344133 | fa163e03-9ee7-dff2-f9c8-00000000abe3 | TASK | enable podman.sock ACL service 2025-10-11 08:03:17.371099 | fa163e03-9ee7-dff2-f9c8-00000000acff | TASK | set enable_sensubility fact 2025-10-11 08:03:17.409760 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-11 08:03:17.418055 | fa163e03-9ee7-dff2-f9c8-00000000abe3 | SKIPPED | enable podman.sock ACL service | np0005481012 2025-10-11 08:03:17.425568 | fa163e03-9ee7-dff2-f9c8-00000000abe3 | TIMING | enable podman.sock ACL service | np0005481012 | 0:07:53.041190 | 0.08s 2025-10-11 08:03:17.426488 | fa163e03-9ee7-dff2-f9c8-00000000acff | OK | set enable_sensubility fact | np0005481014 2025-10-11 08:03:17.426833 | fa163e03-9ee7-dff2-f9c8-00000000acff | TIMING | set enable_sensubility fact | np0005481014 | 0:07:53.042483 | 0.05s 2025-10-11 08:03:17.440703 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TASK | Pre-fetch all the containers 2025-10-11 08:03:17.477782 | fa163e03-9ee7-dff2-f9c8-00000000abe4 | TASK | create directory for downloads of users' scripts 2025-10-11 08:03:17.509517 | fa163e03-9ee7-dff2-f9c8-00000000ad01 | TASK | create podman socket and appropriate systemd service 2025-10-11 08:03:17.533040 | fa163e03-9ee7-dff2-f9c8-00000000abe4 | SKIPPED | create directory for downloads of users' scripts | np0005481012 2025-10-11 08:03:17.534202 | fa163e03-9ee7-dff2-f9c8-00000000abe4 | TIMING | create directory for downloads of users' scripts | np0005481012 | 0:07:53.149837 | 0.05s 2025-10-11 08:03:17.552069 | fa163e03-9ee7-dff2-f9c8-00000000abe5 | TASK | download exec scripts 2025-10-11 08:03:17.571499 | fa163e03-9ee7-dff2-f9c8-00000000ad01 | SKIPPED | create podman socket and appropriate systemd service | np0005481014 2025-10-11 08:03:17.573842 | fa163e03-9ee7-dff2-f9c8-00000000ad01 | TIMING | create podman socket and appropriate systemd service | np0005481014 | 0:07:53.189476 | 0.06s 2025-10-11 08:03:17.594319 | fa163e03-9ee7-dff2-f9c8-00000000ad02 | TASK | create systemd service for ensuring socket file ACL contains collectd 2025-10-11 08:03:17.602433 | fa163e03-9ee7-dff2-f9c8-00000000abe5 | SKIPPED | download exec scripts | np0005481012 2025-10-11 08:03:17.603814 | fa163e03-9ee7-dff2-f9c8-00000000abe5 | TIMING | download exec scripts | np0005481012 | 0:07:53.219443 | 0.05s 2025-10-11 08:03:17.622888 | fa163e03-9ee7-dff2-f9c8-00000000abe7 | TASK | Check if rsyslog exists 2025-10-11 08:03:17.644039 | fa163e03-9ee7-dff2-f9c8-00000000ad02 | SKIPPED | create systemd service for ensuring socket file ACL contains collectd | np0005481014 2025-10-11 08:03:17.645413 | fa163e03-9ee7-dff2-f9c8-00000000ad02 | TIMING | create systemd service for ensuring socket file ACL contains collectd | np0005481014 | 0:07:53.261031 | 0.05s 2025-10-11 08:03:17.668757 | fa163e03-9ee7-dff2-f9c8-00000000ad03 | TASK | enable podman.sock ACL service 2025-10-11 08:03:17.695406 | fa163e03-9ee7-dff2-f9c8-00000000ad03 | SKIPPED | enable podman.sock ACL service | np0005481014 2025-10-11 08:03:17.696512 | fa163e03-9ee7-dff2-f9c8-00000000ad03 | TIMING | enable podman.sock ACL service | np0005481014 | 0:07:53.312150 | 0.03s 2025-10-11 08:03:17.712685 | fa163e03-9ee7-dff2-f9c8-00000000ad04 | TASK | create directory for downloads of users' scripts 2025-10-11 08:03:17.739023 | fa163e03-9ee7-dff2-f9c8-00000000ad04 | SKIPPED | create directory for downloads of users' scripts | np0005481014 2025-10-11 08:03:17.740066 | fa163e03-9ee7-dff2-f9c8-00000000ad04 | TIMING | create directory for downloads of users' scripts | np0005481014 | 0:07:53.355704 | 0.03s 2025-10-11 08:03:17.755790 | fa163e03-9ee7-dff2-f9c8-00000000ad05 | TASK | download exec scripts 2025-10-11 08:03:17.778846 | fa163e03-9ee7-dff2-f9c8-00000000ad05 | SKIPPED | download exec scripts | np0005481014 2025-10-11 08:03:17.779542 | fa163e03-9ee7-dff2-f9c8-00000000ad05 | TIMING | download exec scripts | np0005481014 | 0:07:53.395186 | 0.02s 2025-10-11 08:03:17.793550 | fa163e03-9ee7-dff2-f9c8-00000000ad07 | TASK | Check if rsyslog exists 2025-10-11 08:03:17.936906 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481019 | item={'ca': 'ipa', 'dns': 'np0005481019.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005481019.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-11 08:03:17.941290 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:07:53.556910 | 6.79s 2025-10-11 08:03:17.950056 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:07:53.565704 | 6.80s 2025-10-11 08:03:17.970943 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TASK | Pre-fetch all the containers 2025-10-11 08:03:18.049127 | fa163e03-9ee7-dff2-f9c8-00000000abe7 | CHANGED | Check if rsyslog exists | np0005481012 2025-10-11 08:03:18.051164 | fa163e03-9ee7-dff2-f9c8-00000000abe7 | TIMING | Check if rsyslog exists | np0005481012 | 0:07:53.666767 | 0.43s 2025-10-11 08:03:18.083697 | fa163e03-9ee7-dff2-f9c8-00000000abe9 | TASK | Forward logging to haproxy.log file 2025-10-11 08:03:18.115389 | fa163e03-9ee7-dff2-f9c8-00000000ad07 | CHANGED | Check if rsyslog exists | np0005481014 2025-10-11 08:03:18.117983 | fa163e03-9ee7-dff2-f9c8-00000000ad07 | TIMING | Check if rsyslog exists | np0005481014 | 0:07:53.733600 | 0.32s 2025-10-11 08:03:18.157672 | fa163e03-9ee7-dff2-f9c8-00000000ad09 | TASK | Forward logging to haproxy.log file 2025-10-11 08:03:18.452725 | fa163e03-9ee7-dff2-f9c8-00000000abe9 | CHANGED | Forward logging to haproxy.log file | np0005481012 2025-10-11 08:03:18.454469 | fa163e03-9ee7-dff2-f9c8-00000000abe9 | TIMING | Forward logging to haproxy.log file | np0005481012 | 0:07:54.070071 | 0.37s 2025-10-11 08:03:18.489582 | fa163e03-9ee7-dff2-f9c8-00000000abea | TASK | restart rsyslog service after logging conf change 2025-10-11 08:03:18.500506 | fa163e03-9ee7-dff2-f9c8-00000000ad09 | CHANGED | Forward logging to haproxy.log file | np0005481014 2025-10-11 08:03:18.502289 | fa163e03-9ee7-dff2-f9c8-00000000ad09 | TIMING | Forward logging to haproxy.log file | np0005481014 | 0:07:54.117910 | 0.34s 2025-10-11 08:03:18.535966 | fa163e03-9ee7-dff2-f9c8-00000000ad0a | TASK | restart rsyslog service after logging conf change 2025-10-11 08:03:19.041717 | fa163e03-9ee7-dff2-f9c8-00000000ad0a | CHANGED | restart rsyslog service after logging conf change | np0005481014 2025-10-11 08:03:19.045012 | fa163e03-9ee7-dff2-f9c8-00000000ad0a | TIMING | restart rsyslog service after logging conf change | np0005481014 | 0:07:54.660643 | 0.51s 2025-10-11 08:03:19.077907 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | CHANGED | Ensure certificate requests | np0005481016 | item={'ca': 'ipa', 'dns': 'np0005481016.internalapi.ooo.test', 'group': 'qemu', 'key_size': '2048', 'name': 'qemu-client-cert', 'owner': 'root', 'principal': 'qemu/np0005481016.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy cert and key to qemu dir\ncp -a /etc/pki/tls/certs/qemu-client-cert.crt /etc/pki/qemu/client-cert.pem\ncp -a /etc/pki/tls/private/qemu-client-cert.key /etc/pki/qemu/client-key.pem\nchgrp qemu /etc/pki/qemu/client-*\nchmod 0640 /etc/pki/qemu/client-cert.pem\nchmod 0640 /etc/pki/qemu/client-key.pem\n'} 2025-10-11 08:03:19.079657 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:07:54.695287 | 7.51s 2025-10-11 08:03:19.095429 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | TASK | Fail if container image is undefined 2025-10-11 08:03:19.109633 | fa163e03-9ee7-dff2-f9c8-00000000b1c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:07:54.725236 | 7.54s 2025-10-11 08:03:19.157201 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TASK | Pre-fetch all the containers 2025-10-11 08:03:19.179845 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | SKIPPED | Fail if container image is undefined | np0005481014 2025-10-11 08:03:19.181629 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481014 | 0:07:54.797251 | 0.08s 2025-10-11 08:03:19.239123 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-11 08:03:19.253394 | fa163e03-9ee7-dff2-f9c8-00000000abea | CHANGED | restart rsyslog service after logging conf change | np0005481012 2025-10-11 08:03:19.255494 | fa163e03-9ee7-dff2-f9c8-00000000abea | TIMING | restart rsyslog service after logging conf change | np0005481012 | 0:07:54.871123 | 0.76s 2025-10-11 08:03:19.275058 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | TASK | Fail if container image is undefined 2025-10-11 08:03:19.354418 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | SKIPPED | Fail if container image is undefined | np0005481012 2025-10-11 08:03:19.356026 | fa163e03-9ee7-dff2-f9c8-00000000abf1 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481012 | 0:07:54.971655 | 0.08s 2025-10-11 08:03:19.404397 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-11 08:03:23.714693 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481015 2025-10-11 08:03:23.716291 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481015 | 0:07:59.331925 | 6.30s 2025-10-11 08:03:23.759391 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-11 08:03:24.215210 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481015 2025-10-11 08:03:24.217383 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481015 | 0:07:59.833023 | 0.46s 2025-10-11 08:03:24.247008 | fa163e03-9ee7-dff2-f9c8-00000000adf2 | TASK | make sure certmonger is installed 2025-10-11 08:03:24.695431 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481014 2025-10-11 08:03:24.697328 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481014 | 0:08:00.312953 | 5.46s 2025-10-11 08:03:24.744031 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-11 08:03:25.177614 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481012 2025-10-11 08:03:25.179493 | fa163e03-9ee7-dff2-f9c8-00000000abf2 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481012 | 0:08:00.795090 | 5.77s 2025-10-11 08:03:25.184805 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481014 2025-10-11 08:03:25.185679 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481014 | 0:08:00.801321 | 0.44s 2025-10-11 08:03:25.242183 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | TASK | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image 2025-10-11 08:03:25.282844 | fa163e03-9ee7-dff2-f9c8-00000000ad1c | TASK | make sure certmonger is installed 2025-10-11 08:03:25.702331 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | CHANGED | Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481012 2025-10-11 08:03:25.705640 | fa163e03-9ee7-dff2-f9c8-00000000abf3 | TIMING | tripleo_container_tag : Tag cluster.common.tag/haproxy:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-haproxy:17.1 image | np0005481012 | 0:08:01.321264 | 0.46s 2025-10-11 08:03:25.767582 | fa163e03-9ee7-dff2-f9c8-00000000abfe | TASK | make sure certmonger is installed 2025-10-11 08:03:26.681783 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-11 08:03:26.686685 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:08:02.302308 | 8.71s 2025-10-11 08:03:26.886772 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-11 08:03:26.890947 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:08:02.506581 | 9.45s 2025-10-11 08:03:27.120997 | fa163e03-9ee7-dff2-f9c8-00000000adf2 | OK | make sure certmonger is installed | np0005481015 2025-10-11 08:03:27.123153 | fa163e03-9ee7-dff2-f9c8-00000000adf2 | TIMING | make sure certmonger is installed | np0005481015 | 0:08:02.738791 | 2.88s 2025-10-11 08:03:27.144695 | fa163e03-9ee7-dff2-f9c8-00000000adf3 | TASK | make sure certmonger service is started 2025-10-11 08:03:27.637883 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-11 08:03:27.640618 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:08:03.256251 | 8.48s 2025-10-11 08:03:28.233881 | fa163e03-9ee7-dff2-f9c8-00000000ad1c | OK | make sure certmonger is installed | np0005481014 2025-10-11 08:03:28.235295 | fa163e03-9ee7-dff2-f9c8-00000000ad1c | TIMING | make sure certmonger is installed | np0005481014 | 0:08:03.850929 | 2.95s 2025-10-11 08:03:28.265033 | fa163e03-9ee7-dff2-f9c8-00000000ad1d | TASK | make sure certmonger service is started 2025-10-11 08:03:28.668651 | fa163e03-9ee7-dff2-f9c8-00000000adf3 | OK | make sure certmonger service is started | np0005481015 2025-10-11 08:03:28.670561 | fa163e03-9ee7-dff2-f9c8-00000000adf3 | TIMING | make sure certmonger service is started | np0005481015 | 0:08:04.286197 | 1.52s 2025-10-11 08:03:28.694493 | fa163e03-9ee7-dff2-f9c8-00000000adf4 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:28.811778 | fa163e03-9ee7-dff2-f9c8-00000000abfe | OK | make sure certmonger is installed | np0005481012 2025-10-11 08:03:28.813143 | fa163e03-9ee7-dff2-f9c8-00000000abfe | TIMING | make sure certmonger is installed | np0005481012 | 0:08:04.428782 | 3.04s 2025-10-11 08:03:28.829434 | fa163e03-9ee7-dff2-f9c8-00000000abff | TASK | make sure certmonger service is started 2025-10-11 08:03:29.064172 | fa163e03-9ee7-dff2-f9c8-00000000adf4 | CHANGED | Create dirs for certificates and keys | np0005481015 | item=/etc/pki/tls/certs/haproxy 2025-10-11 08:03:29.068529 | fa163e03-9ee7-dff2-f9c8-00000000adf4 | TIMING | Create dirs for certificates and keys | np0005481015 | 0:08:04.684138 | 0.37s 2025-10-11 08:03:29.364192 | fa163e03-9ee7-dff2-f9c8-00000000abff | OK | make sure certmonger service is started | np0005481012 2025-10-11 08:03:29.365727 | fa163e03-9ee7-dff2-f9c8-00000000abff | TIMING | make sure certmonger service is started | np0005481012 | 0:08:04.981366 | 0.54s 2025-10-11 08:03:29.371180 | fa163e03-9ee7-dff2-f9c8-00000000adf4 | CHANGED | Create dirs for certificates and keys | np0005481015 | item=/etc/pki/tls/private/haproxy 2025-10-11 08:03:29.376861 | fa163e03-9ee7-dff2-f9c8-00000000adf4 | TIMING | Create dirs for certificates and keys | np0005481015 | 0:08:04.992508 | 0.68s 2025-10-11 08:03:29.407210 | fa163e03-9ee7-dff2-f9c8-00000000ac00 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:29.418814 | fa163e03-9ee7-dff2-f9c8-00000000adf4 | TIMING | Create dirs for certificates and keys | np0005481015 | 0:08:05.034421 | 0.72s 2025-10-11 08:03:29.453991 | fa163e03-9ee7-dff2-f9c8-00000000adf5 | TASK | Extract and trust certmonger's local CA 2025-10-11 08:03:29.776260 | fa163e03-9ee7-dff2-f9c8-00000000ac00 | CHANGED | Create dirs for certificates and keys | np0005481012 | item=/etc/pki/tls/certs/haproxy 2025-10-11 08:03:29.780953 | fa163e03-9ee7-dff2-f9c8-00000000ac00 | TIMING | Create dirs for certificates and keys | np0005481012 | 0:08:05.396575 | 0.37s 2025-10-11 08:03:29.783534 | fa163e03-9ee7-dff2-f9c8-00000000ad1d | OK | make sure certmonger service is started | np0005481014 2025-10-11 08:03:29.784943 | fa163e03-9ee7-dff2-f9c8-00000000ad1d | TIMING | make sure certmonger service is started | np0005481014 | 0:08:05.400582 | 1.52s 2025-10-11 08:03:29.818504 | fa163e03-9ee7-dff2-f9c8-00000000ad1e | TASK | Create dirs for certificates and keys 2025-10-11 08:03:30.091891 | fa163e03-9ee7-dff2-f9c8-00000000ac00 | CHANGED | Create dirs for certificates and keys | np0005481012 | item=/etc/pki/tls/private/haproxy 2025-10-11 08:03:30.100784 | fa163e03-9ee7-dff2-f9c8-00000000ac00 | TIMING | Create dirs for certificates and keys | np0005481012 | 0:08:05.716403 | 0.69s 2025-10-11 08:03:30.110598 | fa163e03-9ee7-dff2-f9c8-00000000ac00 | TIMING | Create dirs for certificates and keys | np0005481012 | 0:08:05.726238 | 0.70s 2025-10-11 08:03:30.142595 | fa163e03-9ee7-dff2-f9c8-00000000ac01 | TASK | Extract and trust certmonger's local CA 2025-10-11 08:03:30.162530 | fa163e03-9ee7-dff2-f9c8-00000000ad1e | CHANGED | Create dirs for certificates and keys | np0005481014 | item=/etc/pki/tls/certs/haproxy 2025-10-11 08:03:30.167745 | fa163e03-9ee7-dff2-f9c8-00000000ad1e | TIMING | Create dirs for certificates and keys | np0005481014 | 0:08:05.783376 | 0.35s 2025-10-11 08:03:30.483579 | fa163e03-9ee7-dff2-f9c8-00000000ad1e | CHANGED | Create dirs for certificates and keys | np0005481014 | item=/etc/pki/tls/private/haproxy 2025-10-11 08:03:30.487206 | fa163e03-9ee7-dff2-f9c8-00000000ad1e | TIMING | Create dirs for certificates and keys | np0005481014 | 0:08:06.102839 | 0.67s 2025-10-11 08:03:30.497113 | fa163e03-9ee7-dff2-f9c8-00000000ad1e | TIMING | Create dirs for certificates and keys | np0005481014 | 0:08:06.112741 | 0.68s 2025-10-11 08:03:30.518743 | fa163e03-9ee7-dff2-f9c8-00000000ad1f | TASK | Extract and trust certmonger's local CA 2025-10-11 08:03:30.801094 | fa163e03-9ee7-dff2-f9c8-00000000adf5 | CHANGED | Extract and trust certmonger's local CA | np0005481015 2025-10-11 08:03:30.802516 | fa163e03-9ee7-dff2-f9c8-00000000adf5 | TIMING | Extract and trust certmonger's local CA | np0005481015 | 0:08:06.418151 | 1.35s 2025-10-11 08:03:30.881276 | fa163e03-9ee7-dff2-f9c8-00000000adf6 | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:08:06.496903 | 0.06s 2025-10-11 08:03:30.927611 | fa163e03-9ee7-dff2-f9c8-00000000b3bb | TASK | Set version specific variables 2025-10-11 08:03:30.982804 | fa163e03-9ee7-dff2-f9c8-00000000b3bb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:08:06.598433 | 0.05s 2025-10-11 08:03:30.998603 | 0719df00-41a1-477f-8662-7e32244254c5 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:03:31.015461 | fa163e03-9ee7-dff2-f9c8-00000000b3fa | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:31.475241 | fa163e03-9ee7-dff2-f9c8-00000000ac01 | CHANGED | Extract and trust certmonger's local CA | np0005481012 2025-10-11 08:03:31.476482 | fa163e03-9ee7-dff2-f9c8-00000000ac01 | TIMING | Extract and trust certmonger's local CA | np0005481012 | 0:08:07.092119 | 1.33s 2025-10-11 08:03:31.506132 | fa163e03-9ee7-dff2-f9c8-00000000b3fa | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:03:31.507277 | fa163e03-9ee7-dff2-f9c8-00000000b3fa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:08:07.122914 | 0.49s 2025-10-11 08:03:31.524984 | fa163e03-9ee7-dff2-f9c8-00000000b3fb | TASK | Set platform/version specific variables 2025-10-11 08:03:31.552604 | fa163e03-9ee7-dff2-f9c8-00000000ac02 | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:08:07.168133 | 0.05s 2025-10-11 08:03:31.592555 | fa163e03-9ee7-dff2-f9c8-00000000b3bb | TASK | Set version specific variables 2025-10-11 08:03:31.601402 | fa163e03-9ee7-dff2-f9c8-00000000b3fb | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:03:31.619541 | fa163e03-9ee7-dff2-f9c8-00000000b3fb | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:03:31.639856 | fa163e03-9ee7-dff2-f9c8-00000000b3fb | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:03:31.648404 | fa163e03-9ee7-dff2-f9c8-00000000b3bb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:08:07.264025 | 0.05s 2025-10-11 08:03:31.654290 | fa163e03-9ee7-dff2-f9c8-00000000b3fb | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:03:31.685357 | ec6b3ef2-afb4-426c-a888-490cd8db5eb1 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:03:31.708833 | fa163e03-9ee7-dff2-f9c8-00000000b46a | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:31.716948 | fa163e03-9ee7-dff2-f9c8-00000000b3fb | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:08:07.332556 | 0.19s 2025-10-11 08:03:31.759044 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:31.854241 | fa163e03-9ee7-dff2-f9c8-00000000ad1f | CHANGED | Extract and trust certmonger's local CA | np0005481014 2025-10-11 08:03:31.855677 | fa163e03-9ee7-dff2-f9c8-00000000ad1f | TIMING | Extract and trust certmonger's local CA | np0005481014 | 0:08:07.471295 | 1.34s 2025-10-11 08:03:31.921468 | fa163e03-9ee7-dff2-f9c8-00000000ad20 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:08:07.537080 | 0.04s 2025-10-11 08:03:31.967160 | fa163e03-9ee7-dff2-f9c8-00000000b3bb | TASK | Set version specific variables 2025-10-11 08:03:32.024343 | fa163e03-9ee7-dff2-f9c8-00000000b3bb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:08:07.639967 | 0.06s 2025-10-11 08:03:32.040862 | 41d47e33-7b84-4b88-a65d-e4e7533ad56f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:03:32.057588 | fa163e03-9ee7-dff2-f9c8-00000000b4ce | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:32.180325 | fa163e03-9ee7-dff2-f9c8-00000000b46a | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:03:32.181399 | fa163e03-9ee7-dff2-f9c8-00000000b46a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:08:07.797038 | 0.47s 2025-10-11 08:03:32.217229 | fa163e03-9ee7-dff2-f9c8-00000000b46b | TASK | Set platform/version specific variables 2025-10-11 08:03:32.282389 | fa163e03-9ee7-dff2-f9c8-00000000b46b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:03:32.306038 | fa163e03-9ee7-dff2-f9c8-00000000b46b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:03:32.345641 | fa163e03-9ee7-dff2-f9c8-00000000b46b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:03:32.372821 | fa163e03-9ee7-dff2-f9c8-00000000b46b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:03:32.382506 | fa163e03-9ee7-dff2-f9c8-00000000b46b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:08:07.998128 | 0.16s 2025-10-11 08:03:32.404186 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:32.536748 | fa163e03-9ee7-dff2-f9c8-00000000b4ce | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:03:32.538303 | fa163e03-9ee7-dff2-f9c8-00000000b4ce | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:08:08.153937 | 0.48s 2025-10-11 08:03:32.560306 | fa163e03-9ee7-dff2-f9c8-00000000b4cf | TASK | Set platform/version specific variables 2025-10-11 08:03:32.637914 | fa163e03-9ee7-dff2-f9c8-00000000b4cf | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:03:32.655870 | fa163e03-9ee7-dff2-f9c8-00000000b4cf | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:03:32.675062 | fa163e03-9ee7-dff2-f9c8-00000000b4cf | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:03:32.685569 | fa163e03-9ee7-dff2-f9c8-00000000b4cf | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:03:32.694117 | fa163e03-9ee7-dff2-f9c8-00000000b4cf | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:08:08.309744 | 0.13s 2025-10-11 08:03:32.710016 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:34.798262 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:03:34.800363 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:08:10.415998 | 3.04s 2025-10-11 08:03:34.825520 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TASK | Ensure provider packages are installed 2025-10-11 08:03:35.564698 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:03:35.566492 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:08:11.182118 | 3.16s 2025-10-11 08:03:35.598519 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TASK | Ensure provider packages are installed 2025-10-11 08:03:35.634235 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:03:35.636276 | fa163e03-9ee7-dff2-f9c8-00000000b3bc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:08:11.251904 | 2.93s 2025-10-11 08:03:35.667384 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TASK | Ensure provider packages are installed 2025-10-11 08:03:36.119600 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-11 08:03:36.128424 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:08:11.744047 | 18.68s 2025-10-11 08:03:36.528780 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-11 08:03:36.534817 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:08:12.150450 | 18.56s 2025-10-11 08:03:37.033747 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-metadata-agent-ovn:17.1 2025-10-11 08:03:37.039795 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:08:12.655425 | 17.88s 2025-10-11 08:03:38.249775 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:08:13.865395 | 3.42s 2025-10-11 08:03:38.259192 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:08:13.874821 | 3.43s 2025-10-11 08:03:38.281727 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:38.651083 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:08:14.266696 | 3.05s 2025-10-11 08:03:38.662397 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:08:14.278034 | 3.06s 2025-10-11 08:03:38.687701 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:03:38.690753 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:08:14.306393 | 0.41s 2025-10-11 08:03:38.707702 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:38.720807 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:08:14.336420 | 0.44s 2025-10-11 08:03:38.742148 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:08:14.357786 | 3.07s 2025-10-11 08:03:38.766581 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:38.775379 | fa163e03-9ee7-dff2-f9c8-00000000b3be | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:08:14.390985 | 3.11s 2025-10-11 08:03:38.798656 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:39.166051 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:03:39.169960 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:08:14.785581 | 0.46s 2025-10-11 08:03:39.185122 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:08:14.800763 | 0.48s 2025-10-11 08:03:39.187035 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:03:39.187990 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:08:14.803630 | 0.42s 2025-10-11 08:03:39.212356 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:03:39.214795 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:08:14.830426 | 0.41s 2025-10-11 08:03:39.231710 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:39.243180 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:08:14.858794 | 0.47s 2025-10-11 08:03:39.245201 | fa163e03-9ee7-dff2-f9c8-00000000b3c0 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:08:14.860846 | 0.45s 2025-10-11 08:03:39.269276 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:39.293658 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TASK | Ensure provider service is running 2025-10-11 08:03:39.661840 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:03:39.666707 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:08:15.282318 | 0.43s 2025-10-11 08:03:39.679474 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:03:39.683203 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:08:15.298841 | 0.41s 2025-10-11 08:03:39.689070 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:08:15.304685 | 0.46s 2025-10-11 08:03:39.690996 | fa163e03-9ee7-dff2-f9c8-00000000b3c2 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:08:15.306636 | 0.42s 2025-10-11 08:03:39.720962 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TASK | Ensure provider service is running 2025-10-11 08:03:39.777233 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TASK | Ensure provider service is running 2025-10-11 08:03:39.892759 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:03:39.897169 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:08:15.512790 | 0.60s 2025-10-11 08:03:39.910953 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:08:15.526592 | 0.62s 2025-10-11 08:03:39.951285 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TASK | Ensure certificate requests 2025-10-11 08:03:40.289794 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:03:40.294647 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:08:15.910256 | 0.57s 2025-10-11 08:03:40.310219 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:08:15.925853 | 0.59s 2025-10-11 08:03:40.332465 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TASK | Ensure certificate requests 2025-10-11 08:03:41.401862 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:03:41.405882 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:08:17.021363 | 1.63s 2025-10-11 08:03:41.416410 | fa163e03-9ee7-dff2-f9c8-00000000b3c4 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:08:17.032042 | 1.64s 2025-10-11 08:03:41.442046 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TASK | Ensure certificate requests 2025-10-11 08:03:42.042058 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:42.046387 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:17.662004 | 1.71s 2025-10-11 08:03:42.055797 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:17.671425 | 1.72s 2025-10-11 08:03:42.100902 | fa163e03-9ee7-dff2-f9c8-00000000ac04 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:42.433353 | fa163e03-9ee7-dff2-f9c8-00000000ac04 | OK | Create dirs for certificates and keys | np0005481012 | item=/etc/pki/tls/certs/haproxy 2025-10-11 08:03:42.438021 | fa163e03-9ee7-dff2-f9c8-00000000ac04 | TIMING | Create dirs for certificates and keys | np0005481012 | 0:08:18.053640 | 0.34s 2025-10-11 08:03:42.728758 | fa163e03-9ee7-dff2-f9c8-00000000ac04 | OK | Create dirs for certificates and keys | np0005481012 | item=/etc/pki/tls/private/haproxy 2025-10-11 08:03:42.732512 | fa163e03-9ee7-dff2-f9c8-00000000ac04 | TIMING | Create dirs for certificates and keys | np0005481012 | 0:08:18.348144 | 0.63s 2025-10-11 08:03:42.744646 | fa163e03-9ee7-dff2-f9c8-00000000ac04 | TIMING | Create dirs for certificates and keys | np0005481012 | 0:08:18.360285 | 0.64s 2025-10-11 08:03:42.839799 | fa163e03-9ee7-dff2-f9c8-00000000ac05 | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:08:18.455415 | 0.06s 2025-10-11 08:03:42.899493 | fa163e03-9ee7-dff2-f9c8-00000000b553 | TASK | Set version specific variables 2025-10-11 08:03:42.940139 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:42.943567 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:18.559200 | 2.99s 2025-10-11 08:03:42.949994 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:18.565626 | 3.00s 2025-10-11 08:03:42.971522 | fa163e03-9ee7-dff2-f9c8-00000000b553 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:08:18.587152 | 0.07s 2025-10-11 08:03:42.987157 | d3946a83-a6a8-4ed4-8bea-58fbc610e959 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:03:43.010265 | fa163e03-9ee7-dff2-f9c8-00000000b58a | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:43.037517 | fa163e03-9ee7-dff2-f9c8-00000000adf8 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:43.253179 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'overcloud.ooo.test', 'ip': [], 'key_size': '2048', 'name': 'haproxy-external-cert', 'principal': 'haproxy/overcloud.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-external-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\ncp "/etc/pki/tls/private/haproxy-external-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\n\nca_type=ipa\nif [ "$ca_type" = "self-sign" ]; then\n # refresh the ca cert just in case the ca cert has been renewed\n ca_pem=\'/etc/pki/ca-trust/source/anchors/cm-local-ca.pem\'\n openssl pkcs12 -in /var/lib/certmonger/local/creds -out ${ca_pem} -nokeys -nodes -passin pass:\'\'\n chmod 0644 ${ca_pem}\n update-ca-trust extract\n test -e ${ca_pem} && openssl x509 -checkend 0 -noout -in ${ca_pem}\n openssl x509 -in ${ca_pem} -out /tmp/cm-local-ca.pem\n ca_path="/tmp/cm-local-ca.pem"\nelse\n ca_path="/etc/ipa/ca.crt"\nfi\n\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-external.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-external.key"\nservice_pem="/etc/pki/tls/private/overcloud_endpoint.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:43.258601 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:18.874232 | 1.81s 2025-10-11 08:03:43.269866 | fa163e03-9ee7-dff2-f9c8-00000000b3c7 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:18.885489 | 1.82s 2025-10-11 08:03:43.332213 | fa163e03-9ee7-dff2-f9c8-00000000ad22 | TASK | Create dirs for certificates and keys 2025-10-11 08:03:43.401341 | fa163e03-9ee7-dff2-f9c8-00000000adf8 | OK | Create dirs for certificates and keys | np0005481015 | item=/etc/pki/tls/certs/haproxy 2025-10-11 08:03:43.406336 | fa163e03-9ee7-dff2-f9c8-00000000adf8 | TIMING | Create dirs for certificates and keys | np0005481015 | 0:08:19.021960 | 0.37s 2025-10-11 08:03:43.597665 | fa163e03-9ee7-dff2-f9c8-00000000b58a | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:03:43.599524 | fa163e03-9ee7-dff2-f9c8-00000000b58a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:08:19.215156 | 0.59s 2025-10-11 08:03:43.632336 | fa163e03-9ee7-dff2-f9c8-00000000b58b | TASK | Set platform/version specific variables 2025-10-11 08:03:43.695791 | fa163e03-9ee7-dff2-f9c8-00000000adf8 | OK | Create dirs for certificates and keys | np0005481015 | item=/etc/pki/tls/private/haproxy 2025-10-11 08:03:43.701098 | fa163e03-9ee7-dff2-f9c8-00000000adf8 | TIMING | Create dirs for certificates and keys | np0005481015 | 0:08:19.316714 | 0.66s 2025-10-11 08:03:43.714702 | fa163e03-9ee7-dff2-f9c8-00000000ad22 | OK | Create dirs for certificates and keys | np0005481014 | item=/etc/pki/tls/certs/haproxy 2025-10-11 08:03:43.719917 | fa163e03-9ee7-dff2-f9c8-00000000ad22 | TIMING | Create dirs for certificates and keys | np0005481014 | 0:08:19.335543 | 0.39s 2025-10-11 08:03:43.726610 | fa163e03-9ee7-dff2-f9c8-00000000adf8 | TIMING | Create dirs for certificates and keys | np0005481015 | 0:08:19.342241 | 0.69s 2025-10-11 08:03:43.728576 | fa163e03-9ee7-dff2-f9c8-00000000b58b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:03:43.743376 | fa163e03-9ee7-dff2-f9c8-00000000b58b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:03:43.750243 | fa163e03-9ee7-dff2-f9c8-00000000b58b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:03:43.762291 | fa163e03-9ee7-dff2-f9c8-00000000b58b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:03:43.797213 | fa163e03-9ee7-dff2-f9c8-00000000b58b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:08:19.412778 | 0.16s 2025-10-11 08:03:43.828510 | fa163e03-9ee7-dff2-f9c8-00000000b554 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:43.853279 | fa163e03-9ee7-dff2-f9c8-00000000adf9 | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:08:19.468908 | 0.06s 2025-10-11 08:03:43.907234 | fa163e03-9ee7-dff2-f9c8-00000000b553 | TASK | Set version specific variables 2025-10-11 08:03:43.962263 | fa163e03-9ee7-dff2-f9c8-00000000b553 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:08:19.577900 | 0.05s 2025-10-11 08:03:43.977310 | 82283e61-cf6f-428f-a4f3-20c39e8d26e2 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:03:43.994017 | fa163e03-9ee7-dff2-f9c8-00000000b5ec | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:44.012533 | fa163e03-9ee7-dff2-f9c8-00000000ad22 | OK | Create dirs for certificates and keys | np0005481014 | item=/etc/pki/tls/private/haproxy 2025-10-11 08:03:44.017911 | fa163e03-9ee7-dff2-f9c8-00000000ad22 | TIMING | Create dirs for certificates and keys | np0005481014 | 0:08:19.633523 | 0.68s 2025-10-11 08:03:44.026947 | fa163e03-9ee7-dff2-f9c8-00000000ad22 | TIMING | Create dirs for certificates and keys | np0005481014 | 0:08:19.642584 | 0.69s 2025-10-11 08:03:44.099605 | fa163e03-9ee7-dff2-f9c8-00000000ad23 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:08:19.715242 | 0.06s 2025-10-11 08:03:44.135139 | fa163e03-9ee7-dff2-f9c8-00000000b553 | TASK | Set version specific variables 2025-10-11 08:03:44.189719 | fa163e03-9ee7-dff2-f9c8-00000000b553 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:08:19.805350 | 0.05s 2025-10-11 08:03:44.204957 | ffd99195-6eae-483a-9e47-79899f850024 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:03:44.221390 | fa163e03-9ee7-dff2-f9c8-00000000b63a | TASK | Ensure ansible_facts used by role 2025-10-11 08:03:44.459151 | fa163e03-9ee7-dff2-f9c8-00000000b5ec | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:03:44.460246 | fa163e03-9ee7-dff2-f9c8-00000000b5ec | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:08:20.075884 | 0.46s 2025-10-11 08:03:44.475952 | fa163e03-9ee7-dff2-f9c8-00000000b5ed | TASK | Set platform/version specific variables 2025-10-11 08:03:44.553146 | fa163e03-9ee7-dff2-f9c8-00000000b5ed | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:03:44.569352 | fa163e03-9ee7-dff2-f9c8-00000000b5ed | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:03:44.589762 | fa163e03-9ee7-dff2-f9c8-00000000b5ed | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:03:44.607161 | fa163e03-9ee7-dff2-f9c8-00000000b5ed | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:03:44.619716 | fa163e03-9ee7-dff2-f9c8-00000000b5ed | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:08:20.235345 | 0.14s 2025-10-11 08:03:44.647919 | fa163e03-9ee7-dff2-f9c8-00000000b554 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:44.714375 | fa163e03-9ee7-dff2-f9c8-00000000b63a | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:03:44.715879 | fa163e03-9ee7-dff2-f9c8-00000000b63a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:08:20.331509 | 0.49s 2025-10-11 08:03:44.737292 | fa163e03-9ee7-dff2-f9c8-00000000b63b | TASK | Set platform/version specific variables 2025-10-11 08:03:44.787460 | fa163e03-9ee7-dff2-f9c8-00000000b63b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:03:44.798714 | fa163e03-9ee7-dff2-f9c8-00000000b63b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:03:44.815728 | fa163e03-9ee7-dff2-f9c8-00000000b63b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:03:44.825559 | fa163e03-9ee7-dff2-f9c8-00000000b63b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:03:44.834115 | fa163e03-9ee7-dff2-f9c8-00000000b63b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:08:20.449746 | 0.10s 2025-10-11 08:03:44.854223 | fa163e03-9ee7-dff2-f9c8-00000000b554 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:03:47.085743 | fa163e03-9ee7-dff2-f9c8-00000000b554 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:03:47.087690 | fa163e03-9ee7-dff2-f9c8-00000000b554 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:08:22.703303 | 3.26s 2025-10-11 08:03:47.121422 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TASK | Ensure provider packages are installed 2025-10-11 08:03:47.635995 | fa163e03-9ee7-dff2-f9c8-00000000b554 | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:03:47.637260 | fa163e03-9ee7-dff2-f9c8-00000000b554 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:08:23.252896 | 2.99s 2025-10-11 08:03:47.653640 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TASK | Ensure provider packages are installed 2025-10-11 08:03:47.819424 | fa163e03-9ee7-dff2-f9c8-00000000b554 | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:03:47.820883 | fa163e03-9ee7-dff2-f9c8-00000000b554 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:08:23.436517 | 2.97s 2025-10-11 08:03:47.837617 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TASK | Ensure provider packages are installed 2025-10-11 08:03:50.096013 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:08:25.711627 | 2.97s 2025-10-11 08:03:50.106367 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:08:25.721996 | 2.98s 2025-10-11 08:03:50.128281 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:50.531044 | fa163e03-9ee7-dff2-f9c8-00000000b558 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:03:50.538836 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:08:26.154432 | 0.41s 2025-10-11 08:03:50.547501 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:08:26.163127 | 0.42s 2025-10-11 08:03:50.579384 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:50.706726 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:08:26.322340 | 3.05s 2025-10-11 08:03:50.717972 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:08:26.333601 | 3.06s 2025-10-11 08:03:50.740890 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:51.009020 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:08:26.624625 | 3.17s 2025-10-11 08:03:51.020398 | fa163e03-9ee7-dff2-f9c8-00000000b556 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:08:26.636020 | 3.18s 2025-10-11 08:03:51.027286 | fa163e03-9ee7-dff2-f9c8-00000000b55a | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:03:51.034307 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:08:26.649940 | 0.45s 2025-10-11 08:03:51.067480 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:03:51.079781 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:08:26.695382 | 0.50s 2025-10-11 08:03:51.107428 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TASK | Ensure provider service is running 2025-10-11 08:03:51.166953 | fa163e03-9ee7-dff2-f9c8-00000000b558 | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:03:51.170152 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:08:26.785784 | 0.43s 2025-10-11 08:03:51.177210 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:08:26.792855 | 0.43s 2025-10-11 08:03:51.200466 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:51.447371 | fa163e03-9ee7-dff2-f9c8-00000000b558 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:03:51.450631 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:08:27.066262 | 0.38s 2025-10-11 08:03:51.457926 | fa163e03-9ee7-dff2-f9c8-00000000b558 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:08:27.073556 | 0.39s 2025-10-11 08:03:51.481483 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:03:51.527365 | fa163e03-9ee7-dff2-f9c8-00000000b55a | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:03:51.531063 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:08:27.146693 | 0.33s 2025-10-11 08:03:51.539649 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:08:27.155278 | 0.34s 2025-10-11 08:03:51.565138 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TASK | Ensure provider service is running 2025-10-11 08:03:51.626237 | fa163e03-9ee7-dff2-f9c8-00000000b55c | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:03:51.631117 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:08:27.246727 | 0.52s 2025-10-11 08:03:51.643171 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:08:27.258807 | 0.53s 2025-10-11 08:03:51.663202 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TASK | Ensure certificate requests 2025-10-11 08:03:51.848154 | fa163e03-9ee7-dff2-f9c8-00000000b55a | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:03:51.851400 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:08:27.467035 | 0.37s 2025-10-11 08:03:51.858152 | fa163e03-9ee7-dff2-f9c8-00000000b55a | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:08:27.473797 | 0.38s 2025-10-11 08:03:51.880205 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TASK | Ensure provider service is running 2025-10-11 08:03:52.385791 | fa163e03-9ee7-dff2-f9c8-00000000b55c | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:03:52.389669 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:08:28.005298 | 0.51s 2025-10-11 08:03:52.397773 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:08:28.013405 | 0.52s 2025-10-11 08:03:52.415290 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TASK | Ensure certificate requests 2025-10-11 08:03:53.088011 | fa163e03-9ee7-dff2-f9c8-00000000b55c | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:03:53.093851 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:08:28.709471 | 1.53s 2025-10-11 08:03:53.111102 | fa163e03-9ee7-dff2-f9c8-00000000b55c | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:08:28.726721 | 1.54s 2025-10-11 08:03:53.148674 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TASK | Ensure certificate requests 2025-10-11 08:03:53.664946 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': ['np0005481012.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005481012.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:53.670329 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:29.285960 | 2.01s 2025-10-11 08:03:54.418571 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': ['np0005481014.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005481014.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:54.421739 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:30.037371 | 2.01s 2025-10-11 08:03:55.206199 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': ['np0005481015.ctlplane.ooo.test', 'overcloud.ctlplane.ooo.test'], 'key_size': '2048', 'name': 'haproxy-ctlplane-cert', 'principal': 'haproxy/np0005481015.ctlplane.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-ctlplane-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\ncp "/etc/pki/tls/private/haproxy-ctlplane-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-ctlplane.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-ctlplane.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:55.211084 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:30.826713 | 2.06s 2025-10-11 08:03:55.511595 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': ['np0005481012.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005481012.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:55.516204 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:31.131837 | 3.85s 2025-10-11 08:03:56.353551 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': ['np0005481014.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005481014.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:56.358210 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:31.973845 | 3.94s 2025-10-11 08:03:57.362695 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': ['np0005481012.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005481012.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:57.365781 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:32.981413 | 5.70s 2025-10-11 08:03:57.431498 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-11 08:03:57.438672 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:08:33.054302 | 39.47s 2025-10-11 08:03:57.506830 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': ['np0005481015.storage.ooo.test', 'overcloud.storage.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage-cert', 'principal': 'haproxy/np0005481015.storage.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\ncp "/etc/pki/tls/private/haproxy-storage-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:57.512222 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:33.127855 | 4.36s 2025-10-11 08:03:58.258719 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-11 08:03:58.267507 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:08:33.883136 | 40.82s 2025-10-11 08:03:58.410635 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': ['np0005481014.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005481014.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:58.415678 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:34.031311 | 6.00s 2025-10-11 08:03:58.602225 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-libvirt:17.1 2025-10-11 08:03:58.611827 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:08:34.227451 | 39.45s 2025-10-11 08:03:59.220320 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': ['np0005481012.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:59.228759 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:34.844393 | 7.56s 2025-10-11 08:03:59.242934 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:34.858573 | 7.58s 2025-10-11 08:03:59.295751 | fa163e03-9ee7-dff2-f9c8-00000000ac07 | TASK | Run lvmfilter role 2025-10-11 08:03:59.361944 | fa163e03-9ee7-dff2-f9c8-00000000ac07 | TIMING | Run lvmfilter role | np0005481012 | 0:08:34.977545 | 0.06s 2025-10-11 08:03:59.374355 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': ['np0005481015.storagemgmt.ooo.test', 'overcloud.storagemgmt.ooo.test'], 'key_size': '2048', 'name': 'haproxy-storage_mgmt-cert', 'principal': 'haproxy/np0005481015.storagemgmt.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-storage_mgmt-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\ncp "/etc/pki/tls/private/haproxy-storage_mgmt-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-storage_mgmt.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-storage_mgmt.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:03:59.377551 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:34.993178 | 6.23s 2025-10-11 08:03:59.451721 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TASK | Check if lvm2 is installed 2025-10-11 08:03:59.755205 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | CHANGED | Check if lvm2 is installed | np0005481012 2025-10-11 08:03:59.757092 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005481012 | 0:08:35.372722 | 0.30s 2025-10-11 08:03:59.789365 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TASK | collect ansible devices 2025-10-11 08:03:59.834135 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | SKIPPED | collect ansible devices | np0005481012 2025-10-11 08:03:59.834976 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005481012 | 0:08:35.450598 | 0.04s 2025-10-11 08:03:59.880197 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TASK | collect in-use lvm2 devices list 2025-10-11 08:03:59.933713 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | SKIPPED | collect in-use lvm2 devices list | np0005481012 2025-10-11 08:03:59.934810 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005481012 | 0:08:35.550449 | 0.05s 2025-10-11 08:03:59.953867 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TASK | set allowed_devices 2025-10-11 08:04:00.008780 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | SKIPPED | set allowed_devices | np0005481012 2025-10-11 08:04:00.009474 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005481012 | 0:08:35.625117 | 0.05s 2025-10-11 08:04:00.023681 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TASK | build lvm2 allow list 2025-10-11 08:04:00.065529 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | SKIPPED | build lvm2 allow list | np0005481012 2025-10-11 08:04:00.066189 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005481012 | 0:08:35.681832 | 0.04s 2025-10-11 08:04:00.081085 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TASK | build lvm2 deny list 2025-10-11 08:04:00.131757 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | SKIPPED | build lvm2 deny list | np0005481012 2025-10-11 08:04:00.132534 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005481012 | 0:08:35.748177 | 0.05s 2025-10-11 08:04:00.146758 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TASK | build lvm2 filter 2025-10-11 08:04:00.188946 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | SKIPPED | build lvm2 filter | np0005481012 2025-10-11 08:04:00.189755 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005481012 | 0:08:35.805399 | 0.04s 2025-10-11 08:04:00.204549 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TASK | regenerate lvm config 2025-10-11 08:04:00.259181 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | SKIPPED | regenerate lvm config | np0005481012 2025-10-11 08:04:00.259954 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005481012 | 0:08:35.875599 | 0.05s 2025-10-11 08:04:00.274632 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TASK | copy new lvm.conf in place 2025-10-11 08:04:00.333652 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | SKIPPED | copy new lvm.conf in place | np0005481012 2025-10-11 08:04:00.334848 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005481012 | 0:08:35.950490 | 0.06s 2025-10-11 08:04:00.363358 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | TASK | Fail if container image is undefined 2025-10-11 08:04:00.418706 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | SKIPPED | Fail if container image is undefined | np0005481012 2025-10-11 08:04:00.419660 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481012 | 0:08:36.035301 | 0.06s 2025-10-11 08:04:00.470209 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-11 08:04:01.352710 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': ['np0005481014.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:04:01.360518 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:36.976134 | 8.94s 2025-10-11 08:04:01.373295 | fa163e03-9ee7-dff2-f9c8-00000000b55f | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': ['np0005481015.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'haproxy-internal_api-cert', 'principal': 'haproxy/np0005481015.internalapi.ooo.test@OOO.TEST', 'run_after': '# Copy crt and key for backward compatibility\ncp "/etc/pki/tls/certs/haproxy-internal_api-cert.crt" "/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\ncp "/etc/pki/tls/private/haproxy-internal_api-cert.key" "/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\n\nca_path="/etc/ipa/ca.crt"\nservice_crt="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.crt"\nservice_key="/etc/pki/tls/private/haproxy/overcloud-haproxy-internal_api.key"\nservice_pem="/etc/pki/tls/certs/haproxy/overcloud-haproxy-internal_api.pem"\n\ncat "$service_crt" "$ca_path" "$service_key" > "$service_pem"\n\ncontainer_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'haproxy(-bundle-.*-[0-9]+)?\')\n# Inject the new pem into the running container\nif echo "$container_name" | grep -q "^haproxy-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_pem" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the pem at the mount-point\n podman cp $service_pem "$container_name:/var/lib/kolla/config_files/src-tls/$service_pem"\n # Copy the new pem from the mount-point to the real path\n podman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_pem" "$service_pem"\nfi\n# Set appropriate permissions\npodman exec "$container_name" chown haproxy:haproxy "$service_pem"\n# Trigger a reload for HAProxy to read the new certificates\npodman kill --signal HUP "$container_name"\n'} 2025-10-11 08:04:01.377256 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:36.992895 | 8.23s 2025-10-11 08:04:01.379988 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:36.995604 | 8.96s 2025-10-11 08:04:01.388568 | fa163e03-9ee7-dff2-f9c8-00000000b55f | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:37.004187 | 8.24s 2025-10-11 08:04:01.456330 | fa163e03-9ee7-dff2-f9c8-00000000ad25 | TASK | Run lvmfilter role 2025-10-11 08:04:01.481410 | fa163e03-9ee7-dff2-f9c8-00000000adfb | TASK | Run lvmfilter role 2025-10-11 08:04:01.516092 | fa163e03-9ee7-dff2-f9c8-00000000ad25 | TIMING | Run lvmfilter role | np0005481014 | 0:08:37.131711 | 0.06s 2025-10-11 08:04:01.602252 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TASK | Check if lvm2 is installed 2025-10-11 08:04:01.612550 | fa163e03-9ee7-dff2-f9c8-00000000adfb | TIMING | Run lvmfilter role | np0005481015 | 0:08:37.228145 | 0.13s 2025-10-11 08:04:01.663831 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TASK | Check if lvm2 is installed 2025-10-11 08:04:01.933394 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | CHANGED | Check if lvm2 is installed | np0005481014 2025-10-11 08:04:01.934811 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005481014 | 0:08:37.550447 | 0.33s 2025-10-11 08:04:01.951202 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TASK | collect ansible devices 2025-10-11 08:04:02.003381 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | CHANGED | Check if lvm2 is installed | np0005481015 2025-10-11 08:04:02.004374 | fa163e03-9ee7-dff2-f9c8-00000000ab90 | TIMING | tripleo_lvmfilter : Check if lvm2 is installed | np0005481015 | 0:08:37.620016 | 0.34s 2025-10-11 08:04:02.004910 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | SKIPPED | collect ansible devices | np0005481014 2025-10-11 08:04:02.005229 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005481014 | 0:08:37.620878 | 0.05s 2025-10-11 08:04:02.020635 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TASK | collect in-use lvm2 devices list 2025-10-11 08:04:02.040165 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TASK | collect ansible devices 2025-10-11 08:04:02.090194 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | SKIPPED | collect in-use lvm2 devices list | np0005481014 2025-10-11 08:04:02.091923 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005481014 | 0:08:37.707562 | 0.07s 2025-10-11 08:04:02.092248 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | SKIPPED | collect ansible devices | np0005481015 2025-10-11 08:04:02.092635 | fa163e03-9ee7-dff2-f9c8-00000000ab92 | TIMING | tripleo_lvmfilter : collect ansible devices | np0005481015 | 0:08:37.708284 | 0.05s 2025-10-11 08:04:02.107767 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TASK | set allowed_devices 2025-10-11 08:04:02.129002 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TASK | collect in-use lvm2 devices list 2025-10-11 08:04:02.160046 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | SKIPPED | set allowed_devices | np0005481014 2025-10-11 08:04:02.161180 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005481014 | 0:08:37.776817 | 0.05s 2025-10-11 08:04:02.181459 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TASK | build lvm2 allow list 2025-10-11 08:04:02.186005 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | SKIPPED | collect in-use lvm2 devices list | np0005481015 2025-10-11 08:04:02.186943 | fa163e03-9ee7-dff2-f9c8-00000000ab93 | TIMING | tripleo_lvmfilter : collect in-use lvm2 devices list | np0005481015 | 0:08:37.802574 | 0.06s 2025-10-11 08:04:02.204355 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TASK | set allowed_devices 2025-10-11 08:04:02.227390 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | SKIPPED | build lvm2 allow list | np0005481014 2025-10-11 08:04:02.228562 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005481014 | 0:08:37.844199 | 0.05s 2025-10-11 08:04:02.244926 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TASK | build lvm2 deny list 2025-10-11 08:04:02.259943 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | SKIPPED | set allowed_devices | np0005481015 2025-10-11 08:04:02.260960 | fa163e03-9ee7-dff2-f9c8-00000000ab94 | TIMING | tripleo_lvmfilter : set allowed_devices | np0005481015 | 0:08:37.876597 | 0.06s 2025-10-11 08:04:02.277113 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TASK | build lvm2 allow list 2025-10-11 08:04:02.293286 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | SKIPPED | build lvm2 deny list | np0005481014 2025-10-11 08:04:02.294460 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005481014 | 0:08:37.910070 | 0.05s 2025-10-11 08:04:02.312075 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TASK | build lvm2 filter 2025-10-11 08:04:02.331374 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | SKIPPED | build lvm2 allow list | np0005481015 2025-10-11 08:04:02.332460 | fa163e03-9ee7-dff2-f9c8-00000000ab95 | TIMING | tripleo_lvmfilter : build lvm2 allow list | np0005481015 | 0:08:37.948081 | 0.05s 2025-10-11 08:04:02.349991 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TASK | build lvm2 deny list 2025-10-11 08:04:02.368969 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | SKIPPED | build lvm2 filter | np0005481014 2025-10-11 08:04:02.369929 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005481014 | 0:08:37.985567 | 0.06s 2025-10-11 08:04:02.385748 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TASK | regenerate lvm config 2025-10-11 08:04:02.402001 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | SKIPPED | build lvm2 deny list | np0005481015 2025-10-11 08:04:02.402979 | fa163e03-9ee7-dff2-f9c8-00000000ab96 | TIMING | tripleo_lvmfilter : build lvm2 deny list | np0005481015 | 0:08:38.018614 | 0.05s 2025-10-11 08:04:02.418770 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TASK | build lvm2 filter 2025-10-11 08:04:02.469570 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | SKIPPED | regenerate lvm config | np0005481014 2025-10-11 08:04:02.470665 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005481014 | 0:08:38.086302 | 0.08s 2025-10-11 08:04:02.471064 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | SKIPPED | build lvm2 filter | np0005481015 2025-10-11 08:04:02.471506 | fa163e03-9ee7-dff2-f9c8-00000000ab97 | TIMING | tripleo_lvmfilter : build lvm2 filter | np0005481015 | 0:08:38.087154 | 0.05s 2025-10-11 08:04:02.490958 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TASK | copy new lvm.conf in place 2025-10-11 08:04:02.512628 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TASK | regenerate lvm config 2025-10-11 08:04:02.545341 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | SKIPPED | copy new lvm.conf in place | np0005481014 2025-10-11 08:04:02.546173 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005481014 | 0:08:38.161810 | 0.05s 2025-10-11 08:04:02.565278 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | SKIPPED | regenerate lvm config | np0005481015 2025-10-11 08:04:02.565689 | fa163e03-9ee7-dff2-f9c8-00000000ab98 | TIMING | tripleo_lvmfilter : regenerate lvm config | np0005481015 | 0:08:38.181336 | 0.05s 2025-10-11 08:04:02.579066 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | TASK | Fail if container image is undefined 2025-10-11 08:04:02.599581 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TASK | copy new lvm.conf in place 2025-10-11 08:04:02.636342 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | SKIPPED | Fail if container image is undefined | np0005481014 2025-10-11 08:04:02.637412 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481014 | 0:08:38.253048 | 0.06s 2025-10-11 08:04:02.664173 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-11 08:04:02.671774 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | SKIPPED | copy new lvm.conf in place | np0005481015 2025-10-11 08:04:02.672798 | fa163e03-9ee7-dff2-f9c8-00000000ab99 | TIMING | tripleo_lvmfilter : copy new lvm.conf in place | np0005481015 | 0:08:38.288430 | 0.07s 2025-10-11 08:04:02.702697 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | TASK | Fail if container image is undefined 2025-10-11 08:04:02.770652 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | SKIPPED | Fail if container image is undefined | np0005481015 2025-10-11 08:04:02.771517 | fa163e03-9ee7-dff2-f9c8-00000000ac0d | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481015 | 0:08:38.387157 | 0.07s 2025-10-11 08:04:02.800650 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-11 08:04:09.504939 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481012 2025-10-11 08:04:09.506598 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481012 | 0:08:45.122236 | 9.03s 2025-10-11 08:04:09.560092 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-11 08:04:10.040308 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481012 2025-10-11 08:04:10.041562 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481012 | 0:08:45.657202 | 0.48s 2025-10-11 08:04:10.113330 | fa163e03-9ee7-dff2-f9c8-00000000ac1a | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:08:45.728960 | 0.04s 2025-10-11 08:04:10.157162 | fa163e03-9ee7-dff2-f9c8-00000000b85f | TASK | Set version specific variables 2025-10-11 08:04:10.210129 | fa163e03-9ee7-dff2-f9c8-00000000b85f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:08:45.825761 | 0.05s 2025-10-11 08:04:10.225735 | 058f9799-98ac-4f30-bc07-25ccf68b1be7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:04:10.244425 | fa163e03-9ee7-dff2-f9c8-00000000b88e | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:10.322704 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-11 08:04:10.330860 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:08:45.946466 | 52.36s 2025-10-11 08:04:10.756265 | fa163e03-9ee7-dff2-f9c8-00000000b88e | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:04:10.757224 | fa163e03-9ee7-dff2-f9c8-00000000b88e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:08:46.372866 | 0.51s 2025-10-11 08:04:10.777968 | fa163e03-9ee7-dff2-f9c8-00000000b88f | TASK | Set platform/version specific variables 2025-10-11 08:04:10.861396 | fa163e03-9ee7-dff2-f9c8-00000000b88f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:10.881622 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-11 08:04:10.886912 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:08:46.502531 | 51.73s 2025-10-11 08:04:10.901075 | fa163e03-9ee7-dff2-f9c8-00000000b88f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:10.917168 | fa163e03-9ee7-dff2-f9c8-00000000b88f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:04:10.933041 | fa163e03-9ee7-dff2-f9c8-00000000b88f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:04:10.939785 | fa163e03-9ee7-dff2-f9c8-00000000b88f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:08:46.555422 | 0.16s 2025-10-11 08:04:10.962213 | fa163e03-9ee7-dff2-f9c8-00000000b860 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:11.593976 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481015 2025-10-11 08:04:11.595523 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481015 | 0:08:47.211156 | 8.79s 2025-10-11 08:04:11.632991 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-11 08:04:11.714698 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-compute:17.1 2025-10-11 08:04:11.721402 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:08:47.337004 | 54.28s 2025-10-11 08:04:12.068343 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481015 2025-10-11 08:04:12.069402 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481015 | 0:08:47.685043 | 0.43s 2025-10-11 08:04:12.096590 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481014 2025-10-11 08:04:12.097484 | fa163e03-9ee7-dff2-f9c8-00000000ac0e | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481014 | 0:08:47.713124 | 9.43s 2025-10-11 08:04:12.132013 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | TASK | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image 2025-10-11 08:04:12.216148 | fa163e03-9ee7-dff2-f9c8-00000000ae08 | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:08:47.831778 | 0.06s 2025-10-11 08:04:12.251755 | fa163e03-9ee7-dff2-f9c8-00000000b85f | TASK | Set version specific variables 2025-10-11 08:04:12.302226 | fa163e03-9ee7-dff2-f9c8-00000000b85f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:08:47.917850 | 0.05s 2025-10-11 08:04:12.319655 | 4beef42b-3e5f-4171-87c1-0f9b332ed2c4 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:04:12.336829 | fa163e03-9ee7-dff2-f9c8-00000000b8e8 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:12.583077 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | CHANGED | Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481014 2025-10-11 08:04:12.584137 | fa163e03-9ee7-dff2-f9c8-00000000ac0f | TIMING | tripleo_container_tag : Tag cluster.common.tag/manila-share:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 image | np0005481014 | 0:08:48.199777 | 0.45s 2025-10-11 08:04:12.677892 | fa163e03-9ee7-dff2-f9c8-00000000ad32 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:08:48.293524 | 0.05s 2025-10-11 08:04:12.713540 | fa163e03-9ee7-dff2-f9c8-00000000b85f | TASK | Set version specific variables 2025-10-11 08:04:12.767900 | fa163e03-9ee7-dff2-f9c8-00000000b85f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:08:48.383536 | 0.05s 2025-10-11 08:04:12.783369 | af6f1448-83b6-478b-af59-d2c43d861cf3 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:04:12.799868 | fa163e03-9ee7-dff2-f9c8-00000000b92c | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:12.824715 | fa163e03-9ee7-dff2-f9c8-00000000b8e8 | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:04:12.825785 | fa163e03-9ee7-dff2-f9c8-00000000b8e8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:08:48.441424 | 0.49s 2025-10-11 08:04:12.841616 | fa163e03-9ee7-dff2-f9c8-00000000b8e9 | TASK | Set platform/version specific variables 2025-10-11 08:04:12.931862 | fa163e03-9ee7-dff2-f9c8-00000000b8e9 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:12.951786 | fa163e03-9ee7-dff2-f9c8-00000000b8e9 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:12.973392 | fa163e03-9ee7-dff2-f9c8-00000000b8e9 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:04:12.989033 | fa163e03-9ee7-dff2-f9c8-00000000b8e9 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:04:12.994350 | fa163e03-9ee7-dff2-f9c8-00000000b8e9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:08:48.609984 | 0.15s 2025-10-11 08:04:13.009343 | fa163e03-9ee7-dff2-f9c8-00000000b860 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:13.266037 | fa163e03-9ee7-dff2-f9c8-00000000b92c | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:04:13.267138 | fa163e03-9ee7-dff2-f9c8-00000000b92c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:08:48.882778 | 0.47s 2025-10-11 08:04:13.283158 | fa163e03-9ee7-dff2-f9c8-00000000b92d | TASK | Set platform/version specific variables 2025-10-11 08:04:13.364523 | fa163e03-9ee7-dff2-f9c8-00000000b92d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:13.381163 | fa163e03-9ee7-dff2-f9c8-00000000b92d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:13.397298 | fa163e03-9ee7-dff2-f9c8-00000000b92d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:04:13.410094 | fa163e03-9ee7-dff2-f9c8-00000000b92d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:04:13.422756 | fa163e03-9ee7-dff2-f9c8-00000000b92d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:08:49.038376 | 0.14s 2025-10-11 08:04:13.445808 | fa163e03-9ee7-dff2-f9c8-00000000b860 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:14.360248 | fa163e03-9ee7-dff2-f9c8-00000000b860 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:04:14.362424 | fa163e03-9ee7-dff2-f9c8-00000000b860 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:08:49.978050 | 3.40s 2025-10-11 08:04:14.398633 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TASK | Ensure provider packages are installed 2025-10-11 08:04:15.921033 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-11 08:04:15.927388 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:08:51.543014 | 56.77s 2025-10-11 08:04:15.965040 | fa163e03-9ee7-dff2-f9c8-00000000b860 | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:04:15.967370 | fa163e03-9ee7-dff2-f9c8-00000000b860 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:08:51.583004 | 2.96s 2025-10-11 08:04:16.000130 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TASK | Ensure provider packages are installed 2025-10-11 08:04:16.423240 | fa163e03-9ee7-dff2-f9c8-00000000b860 | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:04:16.425648 | fa163e03-9ee7-dff2-f9c8-00000000b860 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:08:52.041284 | 2.98s 2025-10-11 08:04:16.446526 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TASK | Ensure provider packages are installed 2025-10-11 08:04:17.684406 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:08:53.300010 | 3.28s 2025-10-11 08:04:17.696395 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:08:53.312020 | 3.30s 2025-10-11 08:04:17.729143 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:18.075743 | fa163e03-9ee7-dff2-f9c8-00000000b864 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:04:18.080862 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:08:53.696491 | 0.35s 2025-10-11 08:04:18.088721 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:08:53.704350 | 0.36s 2025-10-11 08:04:18.109337 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:18.503731 | fa163e03-9ee7-dff2-f9c8-00000000b866 | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:04:18.507165 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:08:54.122795 | 0.40s 2025-10-11 08:04:18.515823 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:08:54.131455 | 0.41s 2025-10-11 08:04:18.536823 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TASK | Ensure provider service is running 2025-10-11 08:04:18.925116 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:08:54.540721 | 2.92s 2025-10-11 08:04:18.935339 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:08:54.550971 | 2.93s 2025-10-11 08:04:18.956360 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:19.058750 | fa163e03-9ee7-dff2-f9c8-00000000b868 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:04:19.064764 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:08:54.680364 | 0.53s 2025-10-11 08:04:19.078676 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:08:54.694311 | 0.54s 2025-10-11 08:04:19.100245 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TASK | Ensure certificate requests 2025-10-11 08:04:19.354770 | fa163e03-9ee7-dff2-f9c8-00000000b864 | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:04:19.358353 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:08:54.973975 | 0.40s 2025-10-11 08:04:19.369585 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:08:54.985225 | 2.92s 2025-10-11 08:04:19.372582 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:08:54.988215 | 0.42s 2025-10-11 08:04:19.378077 | fa163e03-9ee7-dff2-f9c8-00000000b862 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:08:54.993722 | 2.93s 2025-10-11 08:04:19.399171 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:19.423511 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:19.738281 | fa163e03-9ee7-dff2-f9c8-00000000b864 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:04:19.741960 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:08:55.357583 | 0.34s 2025-10-11 08:04:19.750686 | fa163e03-9ee7-dff2-f9c8-00000000b864 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:08:55.366321 | 0.35s 2025-10-11 08:04:19.770576 | fa163e03-9ee7-dff2-f9c8-00000000b866 | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:04:19.772323 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:08:55.387959 | 0.35s 2025-10-11 08:04:19.782561 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:19.790117 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:08:55.405727 | 0.36s 2025-10-11 08:04:19.813587 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TASK | Ensure provider service is running 2025-10-11 08:04:20.173132 | fa163e03-9ee7-dff2-f9c8-00000000b866 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:04:20.177783 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:08:55.793404 | 0.39s 2025-10-11 08:04:20.189470 | fa163e03-9ee7-dff2-f9c8-00000000b866 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:08:55.805069 | 0.41s 2025-10-11 08:04:20.218202 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TASK | Ensure provider service is running 2025-10-11 08:04:20.498479 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-11 08:04:20.502760 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:08:56.118391 | 63.06s 2025-10-11 08:04:21.103068 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-ipmi:17.1 2025-10-11 08:04:21.110870 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:08:56.726500 | 63.14s 2025-10-11 08:04:21.321041 | fa163e03-9ee7-dff2-f9c8-00000000b868 | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:04:21.326044 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:08:56.941679 | 1.51s 2025-10-11 08:04:21.338395 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:08:56.954017 | 1.52s 2025-10-11 08:04:21.372766 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TASK | Ensure certificate requests 2025-10-11 08:04:21.657518 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-11 08:04:21.665018 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:08:57.280643 | 62.51s 2025-10-11 08:04:21.734673 | fa163e03-9ee7-dff2-f9c8-00000000b868 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:04:21.738733 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:08:57.354365 | 1.52s 2025-10-11 08:04:21.758207 | fa163e03-9ee7-dff2-f9c8-00000000b868 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:08:57.373837 | 1.54s 2025-10-11 08:04:21.780065 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TASK | Ensure certificate requests 2025-10-11 08:04:22.081077 | fa163e03-9ee7-dff2-f9c8-00000000b86b | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-11 08:04:22.087485 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:57.703073 | 2.99s 2025-10-11 08:04:22.095916 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:08:57.711544 | 2.99s 2025-10-11 08:04:22.200477 | fa163e03-9ee7-dff2-f9c8-00000000ac1c | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:08:57.816088 | 0.06s 2025-10-11 08:04:22.235760 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TASK | Set version specific variables 2025-10-11 08:04:22.292952 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:08:57.908577 | 0.06s 2025-10-11 08:04:22.309813 | c94c7f24-d598-41b2-a22f-6d79abcc30be | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:04:22.327006 | fa163e03-9ee7-dff2-f9c8-00000000b9c8 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:22.851875 | fa163e03-9ee7-dff2-f9c8-00000000b9c8 | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:04:22.853503 | fa163e03-9ee7-dff2-f9c8-00000000b9c8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:08:58.469136 | 0.53s 2025-10-11 08:04:22.879828 | fa163e03-9ee7-dff2-f9c8-00000000b9c9 | TASK | Set platform/version specific variables 2025-10-11 08:04:22.968197 | fa163e03-9ee7-dff2-f9c8-00000000b9c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:23.007708 | fa163e03-9ee7-dff2-f9c8-00000000b9c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:23.033942 | fa163e03-9ee7-dff2-f9c8-00000000b9c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:04:23.054121 | fa163e03-9ee7-dff2-f9c8-00000000b9c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:04:23.060077 | fa163e03-9ee7-dff2-f9c8-00000000b9c9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:08:58.675716 | 0.18s 2025-10-11 08:04:23.079633 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:24.120047 | fa163e03-9ee7-dff2-f9c8-00000000b86b | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005481015.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-11 08:04:24.131071 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:59.746686 | 2.76s 2025-10-11 08:04:24.145939 | fa163e03-9ee7-dff2-f9c8-00000000b86b | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'memcached', 'principal': 'memcached/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep memcached)\nservice_crt="/etc/pki/tls/certs/memcached.crt"\nservice_key="/etc/pki/tls/private/memcached.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec -u root "$container_name" chown memcached:memcached "$service_crt"\npodman exec -u root "$container_name" chown memcached:memcached "$service_key"\n# Send refresh_certs command to memcached to read the new certificate\nmemcached_ip="$(hiera -c /etc/puppet/hiera.yaml memcached::listen_ip.0 127.0.0.1)"\nmemcached_port="$(hiera -c /etc/puppet/hiera.yaml memcached::tcp_port 11211)"\necho refresh_certs | openssl s_client -connect $memcached_ip:$memcached_port\n'} 2025-10-11 08:04:24.150895 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:59.766523 | 2.37s 2025-10-11 08:04:24.157578 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:08:59.773182 | 2.78s 2025-10-11 08:04:24.159590 | fa163e03-9ee7-dff2-f9c8-00000000b86b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:08:59.775230 | 2.38s 2025-10-11 08:04:24.287832 | fa163e03-9ee7-dff2-f9c8-00000000ad34 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:08:59.903459 | 0.06s 2025-10-11 08:04:24.333093 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TASK | Set version specific variables 2025-10-11 08:04:24.339791 | fa163e03-9ee7-dff2-f9c8-00000000ae0a | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:08:59.955420 | 0.08s 2025-10-11 08:04:24.376699 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TASK | Set version specific variables 2025-10-11 08:04:24.390007 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:09:00.005634 | 0.06s 2025-10-11 08:04:24.410651 | 61670fba-43ec-4cb8-b370-10ceded8dcdc | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:04:24.428606 | fa163e03-9ee7-dff2-f9c8-00000000ba4a | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:24.435060 | fa163e03-9ee7-dff2-f9c8-00000000af9d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:09:00.050669 | 0.06s 2025-10-11 08:04:24.451420 | e2c59490-ef14-4ec1-8c3a-d69d09971a7f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:04:24.469059 | fa163e03-9ee7-dff2-f9c8-00000000ba60 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:24.896135 | fa163e03-9ee7-dff2-f9c8-00000000ba4a | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:04:24.897471 | fa163e03-9ee7-dff2-f9c8-00000000ba4a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:09:00.513087 | 0.47s 2025-10-11 08:04:24.911741 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-11 08:04:24.916079 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:09:00.531712 | 65.76s 2025-10-11 08:04:24.936249 | fa163e03-9ee7-dff2-f9c8-00000000ba4b | TASK | Set platform/version specific variables 2025-10-11 08:04:24.966610 | fa163e03-9ee7-dff2-f9c8-00000000ba60 | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:04:24.967999 | fa163e03-9ee7-dff2-f9c8-00000000ba60 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:09:00.583630 | 0.50s 2025-10-11 08:04:24.991166 | fa163e03-9ee7-dff2-f9c8-00000000ba61 | TASK | Set platform/version specific variables 2025-10-11 08:04:25.032128 | fa163e03-9ee7-dff2-f9c8-00000000ba4b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:25.066501 | fa163e03-9ee7-dff2-f9c8-00000000ba4b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:25.079264 | fa163e03-9ee7-dff2-f9c8-00000000ba61 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:25.098273 | fa163e03-9ee7-dff2-f9c8-00000000ba4b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:04:25.110660 | fa163e03-9ee7-dff2-f9c8-00000000ba61 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:25.119376 | fa163e03-9ee7-dff2-f9c8-00000000ba4b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:04:25.127265 | fa163e03-9ee7-dff2-f9c8-00000000ba4b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:09:00.742892 | 0.19s 2025-10-11 08:04:25.137178 | fa163e03-9ee7-dff2-f9c8-00000000ba61 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:04:25.150504 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:25.163426 | fa163e03-9ee7-dff2-f9c8-00000000ba61 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:04:25.173975 | fa163e03-9ee7-dff2-f9c8-00000000ba61 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:09:00.789610 | 0.18s 2025-10-11 08:04:25.190390 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:26.299664 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-11 08:04:26.307321 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:09:01.922933 | 68.34s 2025-10-11 08:04:26.320424 | fa163e03-9ee7-dff2-f9c8-00000000af9e | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:04:26.321234 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:09:01.936880 | 3.24s 2025-10-11 08:04:26.337380 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TASK | Ensure provider packages are installed 2025-10-11 08:04:26.488423 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-11 08:04:26.493109 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:09:02.108746 | 69.05s 2025-10-11 08:04:28.148465 | fa163e03-9ee7-dff2-f9c8-00000000af9e | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:04:28.149809 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:09:03.765446 | 3.00s 2025-10-11 08:04:28.187115 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TASK | Ensure provider packages are installed 2025-10-11 08:04:28.197297 | fa163e03-9ee7-dff2-f9c8-00000000af9e | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:04:28.199096 | fa163e03-9ee7-dff2-f9c8-00000000af9e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:09:03.814717 | 3.01s 2025-10-11 08:04:28.233760 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TASK | Ensure provider packages are installed 2025-10-11 08:04:28.913621 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-11 08:04:28.924162 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:09:04.539769 | 69.76s 2025-10-11 08:04:29.387672 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-11 08:04:29.393241 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:09:05.008878 | 71.95s 2025-10-11 08:04:29.524307 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:05.139935 | 3.19s 2025-10-11 08:04:29.534723 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:05.150369 | 3.20s 2025-10-11 08:04:29.558089 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:29.689425 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-11 08:04:29.697368 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:09:05.312992 | 71.73s 2025-10-11 08:04:29.970662 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:04:29.975738 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:05.591370 | 0.42s 2025-10-11 08:04:29.988025 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:05.603650 | 0.43s 2025-10-11 08:04:30.020510 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:30.437076 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:04:30.440984 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:06.056622 | 0.42s 2025-10-11 08:04:30.451780 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:06.067410 | 0.43s 2025-10-11 08:04:30.474008 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TASK | Ensure provider service is running 2025-10-11 08:04:31.034630 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:04:31.040324 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:06.655956 | 0.56s 2025-10-11 08:04:31.051800 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:06.667431 | 0.58s 2025-10-11 08:04:31.080382 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TASK | Ensure certificate requests 2025-10-11 08:04:31.277875 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:06.893465 | 3.09s 2025-10-11 08:04:31.291271 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:06.906910 | 3.06s 2025-10-11 08:04:31.295300 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:06.910933 | 3.11s 2025-10-11 08:04:31.300927 | fa163e03-9ee7-dff2-f9c8-00000000afa0 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:06.916571 | 3.07s 2025-10-11 08:04:31.323426 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:31.351307 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:31.685820 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:04:31.692278 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:07.307891 | 0.37s 2025-10-11 08:04:31.705854 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:07.321474 | 0.38s 2025-10-11 08:04:31.739802 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:31.765516 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:04:31.773039 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:07.388642 | 0.42s 2025-10-11 08:04:31.785941 | fa163e03-9ee7-dff2-f9c8-00000000afa2 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:07.401571 | 0.43s 2025-10-11 08:04:31.822950 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:32.126585 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:04:32.131764 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:07.747381 | 0.39s 2025-10-11 08:04:32.144342 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:07.759961 | 0.40s 2025-10-11 08:04:32.186867 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TASK | Ensure provider service is running 2025-10-11 08:04:32.236589 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:04:32.241257 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:07.856874 | 0.42s 2025-10-11 08:04:32.251045 | fa163e03-9ee7-dff2-f9c8-00000000afa4 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:07.866672 | 0.43s 2025-10-11 08:04:32.273196 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TASK | Ensure provider service is running 2025-10-11 08:04:32.680483 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-11 08:04:32.686963 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:09:08.302586 | 75.24s 2025-10-11 08:04:32.700650 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-11 08:04:32.702737 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:09:08.318377 | 74.73s 2025-10-11 08:04:32.719830 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:04:32.721182 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:08.336823 | 0.53s 2025-10-11 08:04:32.735600 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:08.351219 | 0.55s 2025-10-11 08:04:32.766732 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TASK | Ensure certificate requests 2025-10-11 08:04:32.830135 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-11 08:04:32.835939 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:08.451560 | 1.75s 2025-10-11 08:04:32.853257 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:08.468887 | 1.77s 2025-10-11 08:04:32.856153 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:04:32.864107 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:08.479746 | 0.59s 2025-10-11 08:04:32.897618 | fa163e03-9ee7-dff2-f9c8-00000000afa6 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:08.513253 | 0.62s 2025-10-11 08:04:32.951598 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TASK | Ensure certificate requests 2025-10-11 08:04:32.984286 | fa163e03-9ee7-dff2-f9c8-00000000ac1e | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:09:08.599918 | 0.06s 2025-10-11 08:04:33.028641 | fa163e03-9ee7-dff2-f9c8-00000000bae5 | TASK | Set version specific variables 2025-10-11 08:04:33.074043 | fa163e03-9ee7-dff2-f9c8-00000000bae5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:09:08.689678 | 0.04s 2025-10-11 08:04:33.088812 | 63d863c3-052e-42bb-8be4-8bee6f1c827b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:04:33.105123 | fa163e03-9ee7-dff2-f9c8-00000000bb14 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:33.179929 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-11 08:04:33.186877 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:09:08.802498 | 74.03s 2025-10-11 08:04:33.604484 | fa163e03-9ee7-dff2-f9c8-00000000bb14 | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:04:33.605655 | fa163e03-9ee7-dff2-f9c8-00000000bb14 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:09:09.221293 | 0.50s 2025-10-11 08:04:33.628167 | fa163e03-9ee7-dff2-f9c8-00000000bb15 | TASK | Set platform/version specific variables 2025-10-11 08:04:33.725139 | fa163e03-9ee7-dff2-f9c8-00000000bb15 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:33.756246 | fa163e03-9ee7-dff2-f9c8-00000000bb15 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:33.787698 | fa163e03-9ee7-dff2-f9c8-00000000bb15 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:04:33.804571 | fa163e03-9ee7-dff2-f9c8-00000000bb15 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:04:33.814745 | fa163e03-9ee7-dff2-f9c8-00000000bb15 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:09:09.430361 | 0.18s 2025-10-11 08:04:33.840905 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:34.442887 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-11 08:04:34.447088 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:10.062531 | 1.68s 2025-10-11 08:04:34.460462 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:10.076071 | 1.69s 2025-10-11 08:04:34.561422 | fa163e03-9ee7-dff2-f9c8-00000000ad36 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:09:10.177043 | 0.06s 2025-10-11 08:04:34.606522 | fa163e03-9ee7-dff2-f9c8-00000000bae5 | TASK | Set version specific variables 2025-10-11 08:04:34.660658 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.internalapi.ooo.test', 'key_size': '2048', 'name': 'metrics_qdr', 'principal': 'metrics_qdr/np0005481015.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep metrics_qdr)\nservice_crt="/etc/pki/tls/certs/metrics_qdr.crt"\nservice_key="/etc/pki/tls/private/metrics_qdr.key\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_crt"\npodman exec "$container_name" chown qdrouterd:qdrouterd "$service_key"\n# Trigger a container restart to read the new certificate\npodman restart "$container_name"\n'} 2025-10-11 08:04:34.665606 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:10.281233 | 1.71s 2025-10-11 08:04:34.678634 | fa163e03-9ee7-dff2-f9c8-00000000afa9 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:10.294263 | 1.73s 2025-10-11 08:04:34.679609 | fa163e03-9ee7-dff2-f9c8-00000000bae5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:09:10.295258 | 0.07s 2025-10-11 08:04:34.695639 | 50a9adee-0ab6-4242-b602-e16733cbd94b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:04:34.712880 | fa163e03-9ee7-dff2-f9c8-00000000bb6c | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:34.822001 | fa163e03-9ee7-dff2-f9c8-00000000ae0c | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:09:10.437620 | 0.07s 2025-10-11 08:04:34.862211 | fa163e03-9ee7-dff2-f9c8-00000000bae5 | TASK | Set version specific variables 2025-10-11 08:04:34.924190 | fa163e03-9ee7-dff2-f9c8-00000000bae5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:09:10.539809 | 0.06s 2025-10-11 08:04:34.940479 | dbdfbf2c-4646-4498-a4f2-3a45e9b0b7eb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:04:34.958759 | fa163e03-9ee7-dff2-f9c8-00000000bbae | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:35.179177 | fa163e03-9ee7-dff2-f9c8-00000000bb6c | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:04:35.180526 | fa163e03-9ee7-dff2-f9c8-00000000bb6c | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:09:10.796161 | 0.47s 2025-10-11 08:04:35.197524 | fa163e03-9ee7-dff2-f9c8-00000000bb6d | TASK | Set platform/version specific variables 2025-10-11 08:04:35.290579 | fa163e03-9ee7-dff2-f9c8-00000000bb6d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:35.319343 | fa163e03-9ee7-dff2-f9c8-00000000bb6d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:35.347606 | fa163e03-9ee7-dff2-f9c8-00000000bb6d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:04:35.366965 | fa163e03-9ee7-dff2-f9c8-00000000bb6d | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:04:35.374948 | fa163e03-9ee7-dff2-f9c8-00000000bb6d | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:09:10.990574 | 0.18s 2025-10-11 08:04:35.392877 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:35.487278 | fa163e03-9ee7-dff2-f9c8-00000000bbae | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:04:35.488888 | fa163e03-9ee7-dff2-f9c8-00000000bbae | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:09:11.104520 | 0.53s 2025-10-11 08:04:35.512526 | fa163e03-9ee7-dff2-f9c8-00000000bbaf | TASK | Set platform/version specific variables 2025-10-11 08:04:35.613057 | fa163e03-9ee7-dff2-f9c8-00000000bbaf | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:35.636747 | fa163e03-9ee7-dff2-f9c8-00000000bbaf | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:35.667566 | fa163e03-9ee7-dff2-f9c8-00000000bbaf | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:04:35.687991 | fa163e03-9ee7-dff2-f9c8-00000000bbaf | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:04:35.696663 | fa163e03-9ee7-dff2-f9c8-00000000bbaf | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:09:11.312289 | 0.18s 2025-10-11 08:04:35.713668 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:35.897414 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-11 08:04:35.902867 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:09:11.518488 | 78.46s 2025-10-11 08:04:36.357078 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-compute:17.1 2025-10-11 08:04:36.362728 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:09:11.978360 | 78.39s 2025-10-11 08:04:37.452066 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:04:37.454636 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:09:13.070269 | 3.61s 2025-10-11 08:04:37.487766 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TASK | Ensure provider packages are installed 2025-10-11 08:04:38.343796 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:04:38.346726 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:09:13.962340 | 2.95s 2025-10-11 08:04:38.374369 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TASK | Ensure provider packages are installed 2025-10-11 08:04:38.773189 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-11 08:04:38.784850 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:09:14.400475 | 79.63s 2025-10-11 08:04:38.989651 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:04:38.991069 | fa163e03-9ee7-dff2-f9c8-00000000bae6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:09:14.606705 | 3.28s 2025-10-11 08:04:39.017850 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TASK | Ensure provider packages are installed 2025-10-11 08:04:40.403065 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-11 08:04:40.408174 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:09:16.023806 | 82.96s 2025-10-11 08:04:40.816769 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:16.432391 | 3.33s 2025-10-11 08:04:40.827638 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:16.443265 | 3.34s 2025-10-11 08:04:40.861172 | fa163e03-9ee7-dff2-f9c8-00000000baea | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:41.262806 | fa163e03-9ee7-dff2-f9c8-00000000baea | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:04:41.268775 | fa163e03-9ee7-dff2-f9c8-00000000baea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:16.884403 | 0.41s 2025-10-11 08:04:41.279397 | fa163e03-9ee7-dff2-f9c8-00000000baea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:16.895022 | 0.42s 2025-10-11 08:04:41.309363 | fa163e03-9ee7-dff2-f9c8-00000000baec | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:41.346243 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:16.961849 | 2.97s 2025-10-11 08:04:41.357589 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:16.973225 | 2.98s 2025-10-11 08:04:41.379554 | fa163e03-9ee7-dff2-f9c8-00000000baea | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:41.699109 | fa163e03-9ee7-dff2-f9c8-00000000baec | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:04:41.700615 | fa163e03-9ee7-dff2-f9c8-00000000baec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:17.316245 | 0.39s 2025-10-11 08:04:41.711603 | fa163e03-9ee7-dff2-f9c8-00000000baec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:17.327233 | 0.40s 2025-10-11 08:04:41.744428 | fa163e03-9ee7-dff2-f9c8-00000000baee | TASK | Ensure provider service is running 2025-10-11 08:04:41.917423 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481016 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-11 08:04:41.923531 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:09:17.539153 | 82.76s 2025-10-11 08:04:41.999576 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481016 | 0:09:17.615197 | 82.84s 2025-10-11 08:04:42.048667 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-11 08:04:42.058751 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:09:17.674389 | 84.09s 2025-10-11 08:04:42.122172 | fa163e03-9ee7-dff2-f9c8-00000000aaed | TIMING | include_role : linux-system-roles.certificate | np0005481016 | 0:09:17.737803 | 0.05s 2025-10-11 08:04:42.163220 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TASK | Set version specific variables 2025-10-11 08:04:42.209204 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:17.824801 | 3.19s 2025-10-11 08:04:42.228273 | fa163e03-9ee7-dff2-f9c8-00000000bae8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:17.843900 | 3.21s 2025-10-11 08:04:42.229775 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481016 | 0:09:17.845416 | 0.07s 2025-10-11 08:04:42.254874 | 1d0492f8-f579-4ddf-8671-081e3b0a2a6f | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481016 2025-10-11 08:04:42.277659 | fa163e03-9ee7-dff2-f9c8-00000000baea | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:04:42.280204 | fa163e03-9ee7-dff2-f9c8-00000000baea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:17.895840 | 0.90s 2025-10-11 08:04:42.298924 | fa163e03-9ee7-dff2-f9c8-00000000bc40 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:42.322230 | fa163e03-9ee7-dff2-f9c8-00000000baee | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:04:42.327344 | fa163e03-9ee7-dff2-f9c8-00000000baee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:17.942966 | 0.58s 2025-10-11 08:04:42.360859 | fa163e03-9ee7-dff2-f9c8-00000000baea | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:42.369798 | fa163e03-9ee7-dff2-f9c8-00000000baea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:17.985397 | 0.99s 2025-10-11 08:04:42.372246 | fa163e03-9ee7-dff2-f9c8-00000000baee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:17.987893 | 0.63s 2025-10-11 08:04:42.394523 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TASK | Ensure certificate requests 2025-10-11 08:04:42.417869 | fa163e03-9ee7-dff2-f9c8-00000000baec | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:42.741870 | fa163e03-9ee7-dff2-f9c8-00000000baea | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:04:42.747237 | fa163e03-9ee7-dff2-f9c8-00000000baea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:18.362844 | 0.38s 2025-10-11 08:04:42.756123 | fa163e03-9ee7-dff2-f9c8-00000000baea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:18.371759 | 0.39s 2025-10-11 08:04:42.776690 | fa163e03-9ee7-dff2-f9c8-00000000baec | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:42.783723 | fa163e03-9ee7-dff2-f9c8-00000000bc40 | OK | Ensure ansible_facts used by role | np0005481016 2025-10-11 08:04:42.784681 | fa163e03-9ee7-dff2-f9c8-00000000bc40 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481016 | 0:09:18.400321 | 0.48s 2025-10-11 08:04:42.799676 | fa163e03-9ee7-dff2-f9c8-00000000baec | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:04:42.804817 | fa163e03-9ee7-dff2-f9c8-00000000baec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:18.420448 | 0.39s 2025-10-11 08:04:42.812243 | fa163e03-9ee7-dff2-f9c8-00000000bc41 | TASK | Set platform/version specific variables 2025-10-11 08:04:42.820011 | fa163e03-9ee7-dff2-f9c8-00000000baec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:18.435626 | 0.40s 2025-10-11 08:04:42.836017 | fa163e03-9ee7-dff2-f9c8-00000000baee | TASK | Ensure provider service is running 2025-10-11 08:04:42.886311 | fa163e03-9ee7-dff2-f9c8-00000000bc41 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:04:42.909668 | fa163e03-9ee7-dff2-f9c8-00000000bc41 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:04:42.931534 | fa163e03-9ee7-dff2-f9c8-00000000bc41 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.yml 2025-10-11 08:04:42.955771 | fa163e03-9ee7-dff2-f9c8-00000000bc41 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.2.yml 2025-10-11 08:04:42.964745 | fa163e03-9ee7-dff2-f9c8-00000000bc41 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481016 | 0:09:18.580375 | 0.15s 2025-10-11 08:04:42.979288 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:43.169949 | fa163e03-9ee7-dff2-f9c8-00000000baec | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:04:43.176092 | fa163e03-9ee7-dff2-f9c8-00000000baec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:18.791708 | 0.40s 2025-10-11 08:04:43.185399 | fa163e03-9ee7-dff2-f9c8-00000000baec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:18.801030 | 0.41s 2025-10-11 08:04:43.217734 | fa163e03-9ee7-dff2-f9c8-00000000baee | TASK | Ensure provider service is running 2025-10-11 08:04:43.287172 | fa163e03-9ee7-dff2-f9c8-00000000aaea | CHANGED | Pre-fetch all the containers | np0005481017 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-11 08:04:43.293277 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:09:18.908900 | 85.85s 2025-10-11 08:04:43.417031 | fa163e03-9ee7-dff2-f9c8-00000000baee | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:04:43.420625 | fa163e03-9ee7-dff2-f9c8-00000000baee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:19.036269 | 0.58s 2025-10-11 08:04:43.465833 | fa163e03-9ee7-dff2-f9c8-00000000aaea | TIMING | Pre-fetch all the containers | np0005481017 | 0:09:19.081455 | 86.02s 2025-10-11 08:04:43.505600 | fa163e03-9ee7-dff2-f9c8-00000000baee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:19.121240 | 0.67s 2025-10-11 08:04:43.535633 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TASK | Ensure certificate requests 2025-10-11 08:04:43.557192 | fa163e03-9ee7-dff2-f9c8-00000000aaed | TIMING | include_role : linux-system-roles.certificate | np0005481017 | 0:09:19.172808 | 0.04s 2025-10-11 08:04:43.588697 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TASK | Set version specific variables 2025-10-11 08:04:43.656083 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481017 | 0:09:19.271708 | 0.07s 2025-10-11 08:04:43.672522 | 1bd1798b-b4da-4467-b6e6-8a118c8326a7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481017 2025-10-11 08:04:43.684949 | fa163e03-9ee7-dff2-f9c8-00000000bcaa | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:43.741115 | fa163e03-9ee7-dff2-f9c8-00000000baee | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:04:43.744228 | fa163e03-9ee7-dff2-f9c8-00000000baee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:19.359852 | 0.52s 2025-10-11 08:04:43.753211 | fa163e03-9ee7-dff2-f9c8-00000000baee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:19.368846 | 0.53s 2025-10-11 08:04:43.777690 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TASK | Ensure certificate requests 2025-10-11 08:04:43.974549 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': ['np0005481012.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005481012.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:04:43.981416 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:19.597050 | 1.59s 2025-10-11 08:04:43.985709 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:19.601345 | 1.59s 2025-10-11 08:04:44.021830 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | TASK | Fail if container image is undefined 2025-10-11 08:04:44.086103 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | SKIPPED | Fail if container image is undefined | np0005481012 2025-10-11 08:04:44.087038 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481012 | 0:09:19.702681 | 0.06s 2025-10-11 08:04:44.109626 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-11 08:04:44.168804 | fa163e03-9ee7-dff2-f9c8-00000000bcaa | OK | Ensure ansible_facts used by role | np0005481017 2025-10-11 08:04:44.169806 | fa163e03-9ee7-dff2-f9c8-00000000bcaa | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481017 | 0:09:19.785447 | 0.48s 2025-10-11 08:04:44.181073 | fa163e03-9ee7-dff2-f9c8-00000000bcab | TASK | Set platform/version specific variables 2025-10-11 08:04:44.236380 | fa163e03-9ee7-dff2-f9c8-00000000bcab | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:04:44.257784 | fa163e03-9ee7-dff2-f9c8-00000000bcab | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:04:44.280464 | fa163e03-9ee7-dff2-f9c8-00000000bcab | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.yml 2025-10-11 08:04:44.301777 | fa163e03-9ee7-dff2-f9c8-00000000bcab | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.2.yml 2025-10-11 08:04:44.309390 | fa163e03-9ee7-dff2-f9c8-00000000bcab | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481017 | 0:09:19.925022 | 0.13s 2025-10-11 08:04:44.319415 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:44.945100 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | CHANGED | Pre-fetch all the containers | np0005481019 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-11 08:04:44.953022 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:09:20.568648 | 86.98s 2025-10-11 08:04:45.028875 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | TIMING | Pre-fetch all the containers | np0005481019 | 0:09:20.644501 | 87.06s 2025-10-11 08:04:45.128009 | fa163e03-9ee7-dff2-f9c8-00000000ab2e | TIMING | include_role : linux-system-roles.certificate | np0005481019 | 0:09:20.743641 | 0.05s 2025-10-11 08:04:45.135048 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': ['np0005481014.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005481014.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:04:45.137579 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:20.753216 | 1.60s 2025-10-11 08:04:45.165368 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TASK | Set version specific variables 2025-10-11 08:04:45.172226 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:20.787853 | 1.64s 2025-10-11 08:04:45.202073 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | TASK | Fail if container image is undefined 2025-10-11 08:04:45.217956 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481019 | 0:09:20.833585 | 0.05s 2025-10-11 08:04:45.230224 | 52147204-5833-4bb9-8e53-8762298b6e35 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481019 2025-10-11 08:04:45.242280 | fa163e03-9ee7-dff2-f9c8-00000000bd0a | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:45.267121 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | SKIPPED | Fail if container image is undefined | np0005481014 2025-10-11 08:04:45.268176 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481014 | 0:09:20.883812 | 0.06s 2025-10-11 08:04:45.291654 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-11 08:04:45.713862 | fa163e03-9ee7-dff2-f9c8-00000000bd0a | OK | Ensure ansible_facts used by role | np0005481019 2025-10-11 08:04:45.715832 | fa163e03-9ee7-dff2-f9c8-00000000bd0a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481019 | 0:09:21.331458 | 0.47s 2025-10-11 08:04:45.737707 | fa163e03-9ee7-dff2-f9c8-00000000bd0b | TASK | Set platform/version specific variables 2025-10-11 08:04:45.823127 | fa163e03-9ee7-dff2-f9c8-00000000bd0b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:04:45.852015 | fa163e03-9ee7-dff2-f9c8-00000000bd0b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:04:45.880034 | fa163e03-9ee7-dff2-f9c8-00000000bd0b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.yml 2025-10-11 08:04:45.915589 | fa163e03-9ee7-dff2-f9c8-00000000bd0b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.2.yml 2025-10-11 08:04:45.923107 | fa163e03-9ee7-dff2-f9c8-00000000bd0b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481019 | 0:09:21.538738 | 0.18s 2025-10-11 08:04:45.933763 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:46.634248 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': ['np0005481015.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'mysql', 'principal': 'mysql/np0005481015.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:04:46.641326 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:22.256946 | 2.86s 2025-10-11 08:04:46.652058 | fa163e03-9ee7-dff2-f9c8-00000000baf1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:22.267682 | 2.87s 2025-10-11 08:04:46.701242 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | TASK | Fail if container image is undefined 2025-10-11 08:04:46.767668 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | SKIPPED | Fail if container image is undefined | np0005481015 2025-10-11 08:04:46.768770 | fa163e03-9ee7-dff2-f9c8-00000000ac25 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481015 | 0:09:22.384408 | 0.07s 2025-10-11 08:04:46.799868 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-11 08:04:47.348432 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | OK | Ensure certificate role dependencies are installed | np0005481017 2025-10-11 08:04:47.350286 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481017 | 0:09:22.965914 | 3.03s 2025-10-11 08:04:47.371914 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TASK | Ensure provider packages are installed 2025-10-11 08:04:47.390438 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | OK | Ensure certificate role dependencies are installed | np0005481016 2025-10-11 08:04:47.392191 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481016 | 0:09:23.007818 | 4.41s 2025-10-11 08:04:47.414521 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TASK | Ensure provider packages are installed 2025-10-11 08:04:49.083653 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | OK | Ensure certificate role dependencies are installed | np0005481019 2025-10-11 08:04:49.086085 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481019 | 0:09:24.701717 | 3.15s 2025-10-11 08:04:49.100970 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TASK | Ensure provider packages are installed 2025-10-11 08:04:50.318561 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:09:25.934162 | 2.94s 2025-10-11 08:04:50.328313 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:09:25.943941 | 2.95s 2025-10-11 08:04:50.350221 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:50.383741 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:09:25.999353 | 2.97s 2025-10-11 08:04:50.392226 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:09:26.007863 | 2.98s 2025-10-11 08:04:50.406539 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:50.738081 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | OK | Ensure pre-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:04:50.741075 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:09:26.356679 | 0.39s 2025-10-11 08:04:50.749065 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:09:26.364701 | 0.40s 2025-10-11 08:04:50.760187 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:50.801258 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | OK | Ensure pre-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:04:50.803987 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:09:26.419600 | 0.40s 2025-10-11 08:04:50.813047 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:09:26.428683 | 0.41s 2025-10-11 08:04:50.824582 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:51.112034 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | OK | Ensure post-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:04:51.116548 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:09:26.732171 | 0.36s 2025-10-11 08:04:51.124692 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:09:26.740325 | 0.36s 2025-10-11 08:04:51.138825 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TASK | Ensure provider service is running 2025-10-11 08:04:51.213287 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | OK | Ensure post-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:04:51.216772 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:09:26.832397 | 0.39s 2025-10-11 08:04:51.225108 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:09:26.840739 | 0.40s 2025-10-11 08:04:51.239991 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TASK | Ensure provider service is running 2025-10-11 08:04:51.584835 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | OK | Ensure provider service is running | np0005481017 | item=certmonger 2025-10-11 08:04:51.588802 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:09:27.204423 | 0.45s 2025-10-11 08:04:51.601177 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:09:27.216809 | 0.46s 2025-10-11 08:04:51.616696 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TASK | Ensure certificate requests 2025-10-11 08:04:51.666718 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481012 2025-10-11 08:04:51.669493 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481012 | 0:09:27.285080 | 7.56s 2025-10-11 08:04:51.716017 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | OK | Ensure provider service is running | np0005481016 | item=certmonger 2025-10-11 08:04:51.719079 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:09:27.334712 | 0.48s 2025-10-11 08:04:51.742657 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-11 08:04:51.753805 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:09:27.369424 | 0.51s 2025-10-11 08:04:51.771807 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TASK | Ensure certificate requests 2025-10-11 08:04:52.205207 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481012 2025-10-11 08:04:52.206695 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481012 | 0:09:27.822333 | 0.46s 2025-10-11 08:04:52.284676 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:09:27.900258 | 3.18s 2025-10-11 08:04:52.302517 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:09:27.918139 | 3.20s 2025-10-11 08:04:52.304250 | fa163e03-9ee7-dff2-f9c8-00000000ac32 | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:09:27.919891 | 0.06s 2025-10-11 08:04:52.370302 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:04:52.396753 | fa163e03-9ee7-dff2-f9c8-00000000bd6f | TASK | Set version specific variables 2025-10-11 08:04:52.436830 | fa163e03-9ee7-dff2-f9c8-00000000bd6f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:09:28.052456 | 0.04s 2025-10-11 08:04:52.456118 | 4c09d060-75f8-489e-b298-a578202a674b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:04:52.473249 | fa163e03-9ee7-dff2-f9c8-00000000bd9e | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:52.732878 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | OK | Ensure pre-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:04:52.736112 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:09:28.351746 | 0.36s 2025-10-11 08:04:52.744431 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:09:28.360075 | 0.37s 2025-10-11 08:04:52.760723 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:04:52.950007 | fa163e03-9ee7-dff2-f9c8-00000000bd9e | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:04:52.951313 | fa163e03-9ee7-dff2-f9c8-00000000bd9e | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:09:28.566950 | 0.48s 2025-10-11 08:04:52.984661 | fa163e03-9ee7-dff2-f9c8-00000000bd9f | TASK | Set platform/version specific variables 2025-10-11 08:04:53.080733 | fa163e03-9ee7-dff2-f9c8-00000000bd9f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:53.096436 | fa163e03-9ee7-dff2-f9c8-00000000bd9f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:04:53.116046 | fa163e03-9ee7-dff2-f9c8-00000000bd9f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:04:53.131230 | fa163e03-9ee7-dff2-f9c8-00000000bd9f | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:04:53.139316 | fa163e03-9ee7-dff2-f9c8-00000000bd9f | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:09:28.754944 | 0.15s 2025-10-11 08:04:53.149112 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | OK | Ensure post-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:04:53.151466 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:09:28.767078 | 0.39s 2025-10-11 08:04:53.171869 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:53.181699 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:09:28.797319 | 0.42s 2025-10-11 08:04:53.198904 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TASK | Ensure provider service is running 2025-10-11 08:04:53.257610 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481014 2025-10-11 08:04:53.258807 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481014 | 0:09:28.874444 | 7.97s 2025-10-11 08:04:53.289246 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-11 08:04:53.353735 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | CHANGED | Ensure certificate requests | np0005481017 | item={'ca': 'ipa', 'dns': 'np0005481017.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005481017.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:04:53.355953 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:09:28.971567 | 1.74s 2025-10-11 08:04:53.363807 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:09:28.979440 | 1.75s 2025-10-11 08:04:53.381154 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | CHANGED | Ensure certificate requests | np0005481016 | item={'ca': 'ipa', 'dns': 'np0005481016.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005481016.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:04:53.384619 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:09:29.000250 | 1.61s 2025-10-11 08:04:53.405473 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:09:29.021068 | 1.63s 2025-10-11 08:04:53.458058 | fa163e03-9ee7-dff2-f9c8-00000000aaef | TIMING | include_role : linux-system-roles.certificate | np0005481017 | 0:09:29.073678 | 0.06s 2025-10-11 08:04:53.511356 | fa163e03-9ee7-dff2-f9c8-00000000bde1 | TASK | Set version specific variables 2025-10-11 08:04:53.519757 | fa163e03-9ee7-dff2-f9c8-00000000aaef | TIMING | include_role : linux-system-roles.certificate | np0005481016 | 0:09:29.135370 | 0.09s 2025-10-11 08:04:53.549283 | fa163e03-9ee7-dff2-f9c8-00000000bde1 | TASK | Set version specific variables 2025-10-11 08:04:53.565249 | fa163e03-9ee7-dff2-f9c8-00000000bde1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481017 | 0:09:29.180877 | 0.05s 2025-10-11 08:04:53.578794 | c8817fd0-4294-41ea-91e7-90525a7b76eb | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481017 2025-10-11 08:04:53.592322 | fa163e03-9ee7-dff2-f9c8-00000000be38 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:53.617707 | fa163e03-9ee7-dff2-f9c8-00000000bde1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481016 | 0:09:29.233328 | 0.07s 2025-10-11 08:04:53.632811 | a46cb412-e55d-4492-ba77-a3b30d7cc60a | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481016 2025-10-11 08:04:53.646809 | fa163e03-9ee7-dff2-f9c8-00000000be50 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:53.681645 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481014 2025-10-11 08:04:53.684139 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481014 | 0:09:29.299763 | 0.39s 2025-10-11 08:04:53.730186 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | OK | Ensure provider service is running | np0005481019 | item=certmonger 2025-10-11 08:04:53.735260 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:09:29.350889 | 0.53s 2025-10-11 08:04:53.766638 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:09:29.382253 | 0.57s 2025-10-11 08:04:53.791800 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TASK | Ensure certificate requests 2025-10-11 08:04:53.811839 | fa163e03-9ee7-dff2-f9c8-00000000ad44 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:09:29.427434 | 0.06s 2025-10-11 08:04:53.850106 | fa163e03-9ee7-dff2-f9c8-00000000bd6f | TASK | Set version specific variables 2025-10-11 08:04:53.907391 | fa163e03-9ee7-dff2-f9c8-00000000bd6f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:09:29.523014 | 0.06s 2025-10-11 08:04:53.923253 | b10ed33f-9ea8-4e47-83bf-4a2ff278b2b9 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:04:53.939661 | fa163e03-9ee7-dff2-f9c8-00000000be98 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:54.128751 | fa163e03-9ee7-dff2-f9c8-00000000be38 | OK | Ensure ansible_facts used by role | np0005481017 2025-10-11 08:04:54.130832 | fa163e03-9ee7-dff2-f9c8-00000000be38 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481017 | 0:09:29.746454 | 0.54s 2025-10-11 08:04:54.134187 | fa163e03-9ee7-dff2-f9c8-00000000be50 | OK | Ensure ansible_facts used by role | np0005481016 2025-10-11 08:04:54.135272 | fa163e03-9ee7-dff2-f9c8-00000000be50 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481016 | 0:09:29.750913 | 0.49s 2025-10-11 08:04:54.157405 | fa163e03-9ee7-dff2-f9c8-00000000be51 | TASK | Set platform/version specific variables 2025-10-11 08:04:54.183966 | fa163e03-9ee7-dff2-f9c8-00000000be39 | TASK | Set platform/version specific variables 2025-10-11 08:04:54.258794 | fa163e03-9ee7-dff2-f9c8-00000000be51 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:04:54.275833 | fa163e03-9ee7-dff2-f9c8-00000000be39 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:04:54.298280 | fa163e03-9ee7-dff2-f9c8-00000000be51 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat.yml 2025-10-11 08:04:54.317037 | fa163e03-9ee7-dff2-f9c8-00000000be39 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat.yml 2025-10-11 08:04:54.328495 | fa163e03-9ee7-dff2-f9c8-00000000be51 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.yml 2025-10-11 08:04:54.336988 | fa163e03-9ee7-dff2-f9c8-00000000be39 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.yml 2025-10-11 08:04:54.342927 | fa163e03-9ee7-dff2-f9c8-00000000be51 | SKIPPED | Set platform/version specific variables | np0005481016 | item=RedHat_9.2.yml 2025-10-11 08:04:54.352046 | fa163e03-9ee7-dff2-f9c8-00000000be51 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481016 | 0:09:29.967665 | 0.19s 2025-10-11 08:04:54.358100 | fa163e03-9ee7-dff2-f9c8-00000000be39 | SKIPPED | Set platform/version specific variables | np0005481017 | item=RedHat_9.2.yml 2025-10-11 08:04:54.376545 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:54.391960 | fa163e03-9ee7-dff2-f9c8-00000000be39 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481017 | 0:09:30.007565 | 0.21s 2025-10-11 08:04:54.401951 | fa163e03-9ee7-dff2-f9c8-00000000be98 | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:04:54.402971 | fa163e03-9ee7-dff2-f9c8-00000000be98 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:09:30.018616 | 0.46s 2025-10-11 08:04:54.418247 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:54.445584 | fa163e03-9ee7-dff2-f9c8-00000000be99 | TASK | Set platform/version specific variables 2025-10-11 08:04:54.519665 | fa163e03-9ee7-dff2-f9c8-00000000be99 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:54.540810 | fa163e03-9ee7-dff2-f9c8-00000000be99 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:04:54.557143 | fa163e03-9ee7-dff2-f9c8-00000000be99 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:04:54.570289 | fa163e03-9ee7-dff2-f9c8-00000000be99 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:04:54.577067 | fa163e03-9ee7-dff2-f9c8-00000000be99 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:09:30.192687 | 0.13s 2025-10-11 08:04:54.593175 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:54.882165 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481015 2025-10-11 08:04:54.883888 | fa163e03-9ee7-dff2-f9c8-00000000ac26 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481015 | 0:09:30.499518 | 8.08s 2025-10-11 08:04:54.926502 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | TASK | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image 2025-10-11 08:04:55.362436 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | CHANGED | Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481015 2025-10-11 08:04:55.364298 | fa163e03-9ee7-dff2-f9c8-00000000ac27 | TIMING | tripleo_container_tag : Tag cluster.common.tag/mariadb:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 image | np0005481015 | 0:09:30.979928 | 0.44s 2025-10-11 08:04:55.468755 | fa163e03-9ee7-dff2-f9c8-00000000ae1a | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:09:31.084379 | 0.06s 2025-10-11 08:04:55.540745 | fa163e03-9ee7-dff2-f9c8-00000000bd6f | TASK | Set version specific variables 2025-10-11 08:04:55.592861 | fa163e03-9ee7-dff2-f9c8-00000000bd6f | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:09:31.208464 | 0.05s 2025-10-11 08:04:55.618991 | d843ea00-fc69-4fa2-b617-ce7ad5677a2c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:04:55.641783 | fa163e03-9ee7-dff2-f9c8-00000000bf02 | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:55.905495 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | CHANGED | Ensure certificate requests | np0005481019 | item={'ca': 'ipa', 'dns': 'np0005481019.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005481019.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:04:55.910716 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:09:31.526341 | 2.12s 2025-10-11 08:04:55.922526 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:09:31.538153 | 2.13s 2025-10-11 08:04:56.012927 | fa163e03-9ee7-dff2-f9c8-00000000ab30 | TIMING | include_role : linux-system-roles.certificate | np0005481019 | 0:09:31.628547 | 0.06s 2025-10-11 08:04:56.060615 | fa163e03-9ee7-dff2-f9c8-00000000bde1 | TASK | Set version specific variables 2025-10-11 08:04:56.113401 | fa163e03-9ee7-dff2-f9c8-00000000bde1 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481019 | 0:09:31.729033 | 0.05s 2025-10-11 08:04:56.120188 | fa163e03-9ee7-dff2-f9c8-00000000bf02 | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:04:56.120814 | fa163e03-9ee7-dff2-f9c8-00000000bf02 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:09:31.736463 | 0.48s 2025-10-11 08:04:56.131689 | 01d7b58c-845d-4aa2-a64b-b1fda2a9e02b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481019 2025-10-11 08:04:56.143787 | fa163e03-9ee7-dff2-f9c8-00000000bf4a | TASK | Ensure ansible_facts used by role 2025-10-11 08:04:56.163750 | fa163e03-9ee7-dff2-f9c8-00000000bf03 | TASK | Set platform/version specific variables 2025-10-11 08:04:56.243714 | fa163e03-9ee7-dff2-f9c8-00000000bf03 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:56.256077 | fa163e03-9ee7-dff2-f9c8-00000000bf03 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:04:56.275410 | fa163e03-9ee7-dff2-f9c8-00000000bf03 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:04:56.288492 | fa163e03-9ee7-dff2-f9c8-00000000bf03 | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:04:56.310835 | fa163e03-9ee7-dff2-f9c8-00000000bf03 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:09:31.926437 | 0.15s 2025-10-11 08:04:56.312480 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:04:56.313522 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:09:31.929163 | 3.14s 2025-10-11 08:04:56.346495 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TASK | Ensure provider packages are installed 2025-10-11 08:04:56.377869 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:57.096159 | fa163e03-9ee7-dff2-f9c8-00000000bf4a | OK | Ensure ansible_facts used by role | np0005481019 2025-10-11 08:04:57.097468 | fa163e03-9ee7-dff2-f9c8-00000000bf4a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481019 | 0:09:32.713105 | 0.95s 2025-10-11 08:04:57.110102 | fa163e03-9ee7-dff2-f9c8-00000000bf4b | TASK | Set platform/version specific variables 2025-10-11 08:04:57.201378 | fa163e03-9ee7-dff2-f9c8-00000000bf4b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:04:57.232389 | fa163e03-9ee7-dff2-f9c8-00000000bf4b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat.yml 2025-10-11 08:04:57.260406 | fa163e03-9ee7-dff2-f9c8-00000000bf4b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.yml 2025-10-11 08:04:57.281415 | fa163e03-9ee7-dff2-f9c8-00000000bf4b | SKIPPED | Set platform/version specific variables | np0005481019 | item=RedHat_9.2.yml 2025-10-11 08:04:57.289875 | fa163e03-9ee7-dff2-f9c8-00000000bf4b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481019 | 0:09:32.905504 | 0.18s 2025-10-11 08:04:57.304868 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:04:57.403803 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | OK | Ensure certificate role dependencies are installed | np0005481017 2025-10-11 08:04:57.405581 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481017 | 0:09:33.021207 | 2.99s 2025-10-11 08:04:57.429051 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TASK | Ensure provider packages are installed 2025-10-11 08:04:57.536962 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:04:57.538796 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:09:33.154422 | 2.94s 2025-10-11 08:04:57.566921 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TASK | Ensure provider packages are installed 2025-10-11 08:04:57.701468 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | OK | Ensure certificate role dependencies are installed | np0005481016 2025-10-11 08:04:57.703589 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481016 | 0:09:33.319212 | 3.33s 2025-10-11 08:04:57.725778 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TASK | Ensure provider packages are installed 2025-10-11 08:04:59.441405 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:04:59.442896 | fa163e03-9ee7-dff2-f9c8-00000000bd70 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:09:35.058532 | 3.06s 2025-10-11 08:04:59.463815 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TASK | Ensure provider packages are installed 2025-10-11 08:04:59.659019 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:35.274625 | 3.31s 2025-10-11 08:04:59.673167 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:35.288801 | 3.32s 2025-10-11 08:04:59.693847 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:00.034795 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:00.037279 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:35.652915 | 0.34s 2025-10-11 08:05:00.043201 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:35.658835 | 0.35s 2025-10-11 08:05:00.062944 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:00.260045 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | OK | Ensure certificate role dependencies are installed | np0005481019 2025-10-11 08:05:00.261304 | fa163e03-9ee7-dff2-f9c8-00000000bde2 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481019 | 0:09:35.876941 | 2.96s 2025-10-11 08:05:00.275230 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TASK | Ensure provider packages are installed 2025-10-11 08:05:00.419809 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:00.424511 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:36.040125 | 0.36s 2025-10-11 08:05:00.434862 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:36.050492 | 0.37s 2025-10-11 08:05:00.458018 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:09:36.073650 | 3.03s 2025-10-11 08:05:00.479614 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TASK | Ensure provider service is running 2025-10-11 08:05:00.491863 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481017 | 0:09:36.107471 | 3.06s 2025-10-11 08:05:00.508732 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:00.576122 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:36.191745 | 3.01s 2025-10-11 08:05:00.584218 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:36.199842 | 3.02s 2025-10-11 08:05:00.607292 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:00.736923 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:09:36.352521 | 3.01s 2025-10-11 08:05:00.747859 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481016 | 0:09:36.363492 | 3.02s 2025-10-11 08:05:00.764214 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:00.918194 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | OK | Ensure pre-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:05:00.921248 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:09:36.536869 | 0.41s 2025-10-11 08:05:00.928154 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:00.930066 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:36.545702 | 0.32s 2025-10-11 08:05:00.946963 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481017 | 0:09:36.562588 | 0.44s 2025-10-11 08:05:00.949960 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:36.565596 | 0.34s 2025-10-11 08:05:00.975368 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:01.006710 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:01.030061 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:05:01.034423 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:36.650024 | 0.55s 2025-10-11 08:05:01.046058 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:36.661694 | 0.56s 2025-10-11 08:05:01.063955 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TASK | Ensure certificate requests 2025-10-11 08:05:01.120608 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | OK | Ensure pre-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:05:01.124921 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:09:36.740541 | 0.36s 2025-10-11 08:05:01.132916 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481016 | 0:09:36.748554 | 0.37s 2025-10-11 08:05:01.144562 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:01.334468 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | OK | Ensure post-scripts hooks directory exists | np0005481017 | item=certmonger 2025-10-11 08:05:01.337537 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:09:36.953157 | 0.36s 2025-10-11 08:05:01.344651 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481017 | 0:09:36.960288 | 0.37s 2025-10-11 08:05:01.356590 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TASK | Ensure provider service is running 2025-10-11 08:05:01.363003 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:01.372486 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:36.988040 | 0.36s 2025-10-11 08:05:01.381818 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:36.997459 | 0.37s 2025-10-11 08:05:01.397874 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TASK | Ensure provider service is running 2025-10-11 08:05:01.517009 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | OK | Ensure post-scripts hooks directory exists | np0005481016 | item=certmonger 2025-10-11 08:05:01.519847 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:09:37.135468 | 0.37s 2025-10-11 08:05:01.527391 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481016 | 0:09:37.143030 | 0.38s 2025-10-11 08:05:01.538616 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TASK | Ensure provider service is running 2025-10-11 08:05:01.877953 | fa163e03-9ee7-dff2-f9c8-00000000bdea | OK | Ensure provider service is running | np0005481017 | item=certmonger 2025-10-11 08:05:01.881311 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:09:37.496933 | 0.52s 2025-10-11 08:05:01.890833 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481017 | 0:09:37.506468 | 0.53s 2025-10-11 08:05:01.914143 | fa163e03-9ee7-dff2-f9c8-00000000bded | TASK | Ensure certificate requests 2025-10-11 08:05:02.052798 | fa163e03-9ee7-dff2-f9c8-00000000bdea | OK | Ensure provider service is running | np0005481016 | item=certmonger 2025-10-11 08:05:02.055034 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:09:37.670660 | 0.52s 2025-10-11 08:05:02.065081 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481016 | 0:09:37.680721 | 0.53s 2025-10-11 08:05:02.089144 | fa163e03-9ee7-dff2-f9c8-00000000bded | TASK | Ensure certificate requests 2025-10-11 08:05:02.585180 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:38.200796 | 3.12s 2025-10-11 08:05:02.594853 | fa163e03-9ee7-dff2-f9c8-00000000bd72 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:38.210489 | 3.13s 2025-10-11 08:05:02.610460 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:02.785285 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005481012.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:02.790065 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:38.405689 | 1.72s 2025-10-11 08:05:02.797686 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:38.413322 | 1.73s 2025-10-11 08:05:02.826182 | fa163e03-9ee7-dff2-f9c8-00000000ac34 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-11 08:05:02.916481 | fa163e03-9ee7-dff2-f9c8-00000000ac34 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481012 | 0:09:38.532071 | 0.09s 2025-10-11 08:05:02.928096 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:05:02.929625 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:38.545265 | 1.53s 2025-10-11 08:05:02.945971 | fa163e03-9ee7-dff2-f9c8-00000000ac34 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481012 | 0:09:38.561608 | 0.12s 2025-10-11 08:05:02.953279 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:38.568910 | 1.55s 2025-10-11 08:05:02.956332 | fa163e03-9ee7-dff2-f9c8-00000000ac34 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481012 | 0:09:38.571974 | 0.13s 2025-10-11 08:05:03.000832 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:03.020689 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:38.636327 | 0.41s 2025-10-11 08:05:03.088794 | fa163e03-9ee7-dff2-f9c8-00000000bfe5 | TASK | Set version specific variables 2025-10-11 08:05:03.113807 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TASK | Ensure certificate requests 2025-10-11 08:05:03.120636 | fa163e03-9ee7-dff2-f9c8-00000000bd74 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:38.736258 | 0.51s 2025-10-11 08:05:03.137400 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:03.149526 | fa163e03-9ee7-dff2-f9c8-00000000bfe5 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:09:38.765143 | 0.06s 2025-10-11 08:05:03.165958 | f818997e-db83-45c8-89ba-8b8582d75e19 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:05:03.272718 | fa163e03-9ee7-dff2-f9c8-00000000c03f | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:03.528949 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:09:39.144559 | 3.25s 2025-10-11 08:05:03.538088 | fa163e03-9ee7-dff2-f9c8-00000000bde4 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481019 | 0:09:39.153724 | 3.26s 2025-10-11 08:05:03.550497 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:03.589790 | fa163e03-9ee7-dff2-f9c8-00000000bded | CHANGED | Ensure certificate requests | np0005481016 | item={'ca': 'ipa', 'dns': 'np0005481016.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005481016.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:03.594405 | fa163e03-9ee7-dff2-f9c8-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:09:39.210028 | 1.50s 2025-10-11 08:05:03.602509 | fa163e03-9ee7-dff2-f9c8-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481016 | 0:09:39.218150 | 1.51s 2025-10-11 08:05:03.614467 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:03.614942 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:39.230590 | 0.47s 2025-10-11 08:05:03.617382 | fa163e03-9ee7-dff2-f9c8-00000000bded | CHANGED | Ensure certificate requests | np0005481017 | item={'ca': 'ipa', 'dns': 'np0005481017.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005481017.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:03.617784 | fa163e03-9ee7-dff2-f9c8-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:09:39.233433 | 1.70s 2025-10-11 08:05:03.630027 | fa163e03-9ee7-dff2-f9c8-00000000bd76 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:39.245670 | 0.49s 2025-10-11 08:05:03.630802 | fa163e03-9ee7-dff2-f9c8-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481017 | 0:09:39.246452 | 1.71s 2025-10-11 08:05:03.639623 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:05:03.667854 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TASK | Ensure provider service is running 2025-10-11 08:05:03.684626 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:05:03.732918 | fa163e03-9ee7-dff2-f9c8-00000000c03f | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:05:03.733853 | fa163e03-9ee7-dff2-f9c8-00000000c03f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:09:39.349492 | 0.46s 2025-10-11 08:05:03.749068 | fa163e03-9ee7-dff2-f9c8-00000000c040 | TASK | Set platform/version specific variables 2025-10-11 08:05:03.818857 | fa163e03-9ee7-dff2-f9c8-00000000c040 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:03.842043 | fa163e03-9ee7-dff2-f9c8-00000000c040 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:03.867678 | fa163e03-9ee7-dff2-f9c8-00000000c040 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:05:03.880335 | fa163e03-9ee7-dff2-f9c8-00000000c040 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:05:03.886776 | fa163e03-9ee7-dff2-f9c8-00000000c040 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:09:39.502407 | 0.14s 2025-10-11 08:05:03.907484 | fa163e03-9ee7-dff2-f9c8-00000000bfe6 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:03.941149 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | OK | Ensure pre-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:05:03.946683 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:09:39.562307 | 0.40s 2025-10-11 08:05:03.955483 | fa163e03-9ee7-dff2-f9c8-00000000bde6 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481019 | 0:09:39.571119 | 0.40s 2025-10-11 08:05:03.980861 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:03.988936 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481016 2025-10-11 08:05:03.990382 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481016 | 0:09:39.606014 | 0.35s 2025-10-11 08:05:03.991497 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481017 2025-10-11 08:05:03.992016 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481017 | 0:09:39.607663 | 0.31s 2025-10-11 08:05:04.091174 | fa163e03-9ee7-dff2-f9c8-0000000000c8 | TIMING | include_tasks | np0005481016 | 0:09:39.706804 | 0.08s 2025-10-11 08:05:04.115678 | e079c39b-0dd3-4797-afb6-c9c55022eaf2 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005481016 2025-10-11 08:05:04.124845 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:05:04.126750 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:39.742392 | 0.46s 2025-10-11 08:05:04.137683 | fa163e03-9ee7-dff2-f9c8-00000000c07b | TASK | Write the config_step hieradata 2025-10-11 08:05:04.144657 | fa163e03-9ee7-dff2-f9c8-0000000000c8 | TIMING | include_tasks | np0005481017 | 0:09:39.760282 | 0.12s 2025-10-11 08:05:04.146246 | fa163e03-9ee7-dff2-f9c8-00000000bd78 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:39.761895 | 0.48s 2025-10-11 08:05:04.166823 | 201b93d1-3a33-499c-970c-a8cf2725b9a0 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005481017 2025-10-11 08:05:04.179894 | fa163e03-9ee7-dff2-f9c8-00000000c097 | TASK | Write the config_step hieradata 2025-10-11 08:05:04.200341 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TASK | Ensure certificate requests 2025-10-11 08:05:04.385207 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | OK | Ensure post-scripts hooks directory exists | np0005481019 | item=certmonger 2025-10-11 08:05:04.388199 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:09:40.003814 | 0.41s 2025-10-11 08:05:04.396246 | fa163e03-9ee7-dff2-f9c8-00000000bde8 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481019 | 0:09:40.011883 | 0.41s 2025-10-11 08:05:04.408069 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TASK | Ensure provider service is running 2025-10-11 08:05:04.952483 | fa163e03-9ee7-dff2-f9c8-00000000c07b | OK | Write the config_step hieradata | np0005481016 2025-10-11 08:05:04.954014 | fa163e03-9ee7-dff2-f9c8-00000000c07b | TIMING | Write the config_step hieradata | np0005481016 | 0:09:40.569644 | 0.82s 2025-10-11 08:05:04.980037 | fa163e03-9ee7-dff2-f9c8-00000000c07c | TASK | Run puppet host configuration for step 1 2025-10-11 08:05:04.987819 | fa163e03-9ee7-dff2-f9c8-00000000c097 | OK | Write the config_step hieradata | np0005481017 2025-10-11 08:05:04.988860 | fa163e03-9ee7-dff2-f9c8-00000000c097 | TIMING | Write the config_step hieradata | np0005481017 | 0:09:40.604492 | 0.81s 2025-10-11 08:05:05.004538 | fa163e03-9ee7-dff2-f9c8-00000000c098 | TASK | Run puppet host configuration for step 1 2025-10-11 08:05:05.131825 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005481014.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:05.135241 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:40.750864 | 2.02s 2025-10-11 08:05:05.143904 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:40.759539 | 2.03s 2025-10-11 08:05:05.181229 | fa163e03-9ee7-dff2-f9c8-00000000ad46 | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-11 08:05:05.273969 | fa163e03-9ee7-dff2-f9c8-00000000ad46 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481014 | 0:09:40.889584 | 0.09s 2025-10-11 08:05:05.290516 | fa163e03-9ee7-dff2-f9c8-00000000ad46 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481014 | 0:09:40.906151 | 0.11s 2025-10-11 08:05:05.299574 | fa163e03-9ee7-dff2-f9c8-00000000ad46 | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481014 | 0:09:40.915206 | 0.12s 2025-10-11 08:05:05.367965 | fa163e03-9ee7-dff2-f9c8-00000000c0d2 | TASK | Set version specific variables 2025-10-11 08:05:05.420528 | fa163e03-9ee7-dff2-f9c8-00000000c0d2 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:09:41.036163 | 0.05s 2025-10-11 08:05:05.434957 | f691983b-0ef1-4192-b429-9da691c5d46c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:05:05.452212 | fa163e03-9ee7-dff2-f9c8-00000000c12a | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:05.868385 | fa163e03-9ee7-dff2-f9c8-00000000c098 | CHANGED | Run puppet host configuration for step 1 | np0005481017 2025-10-11 08:05:05.880527 | fa163e03-9ee7-dff2-f9c8-00000000c098 | TIMING | Run puppet host configuration for step 1 | np0005481017 | 0:09:41.496162 | 0.88s 2025-10-11 08:05:05.881517 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.internalapi.ooo.test', 'key_size': '2048', 'name': 'neutron_ovn', 'principal': 'neutron_ovn/np0005481015.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:05.882867 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:41.498503 | 1.68s 2025-10-11 08:05:05.883859 | fa163e03-9ee7-dff2-f9c8-00000000c07c | CHANGED | Run puppet host configuration for step 1 | np0005481016 2025-10-11 08:05:05.894131 | fa163e03-9ee7-dff2-f9c8-00000000c07c | TIMING | Run puppet host configuration for step 1 | np0005481016 | 0:09:41.509776 | 0.91s 2025-10-11 08:05:05.895279 | fa163e03-9ee7-dff2-f9c8-00000000bdea | OK | Ensure provider service is running | np0005481019 | item=certmonger 2025-10-11 08:05:05.896724 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:09:41.512364 | 1.49s 2025-10-11 08:05:05.898997 | fa163e03-9ee7-dff2-f9c8-00000000bd7b | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:41.514642 | 1.70s 2025-10-11 08:05:05.905990 | fa163e03-9ee7-dff2-f9c8-00000000bdea | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481019 | 0:09:41.521636 | 1.50s 2025-10-11 08:05:05.920464 | fa163e03-9ee7-dff2-f9c8-00000000c07d | TASK | Wait for puppet host configuration to finish 2025-10-11 08:05:05.938875 | fa163e03-9ee7-dff2-f9c8-00000000c099 | TASK | Wait for puppet host configuration to finish 2025-10-11 08:05:05.964756 | fa163e03-9ee7-dff2-f9c8-00000000bded | TASK | Ensure certificate requests 2025-10-11 08:05:05.987074 | fa163e03-9ee7-dff2-f9c8-00000000c12a | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:05:05.987946 | fa163e03-9ee7-dff2-f9c8-00000000c12a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:09:41.603588 | 0.53s 2025-10-11 08:05:06.001901 | fa163e03-9ee7-dff2-f9c8-00000000c12b | TASK | Set platform/version specific variables 2025-10-11 08:05:06.020291 | fa163e03-9ee7-dff2-f9c8-00000000ae1c | TASK | Execute system role for Nova/Libvirt VNC certs 2025-10-11 08:05:06.062877 | fa163e03-9ee7-dff2-f9c8-00000000c12b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:06.075073 | fa163e03-9ee7-dff2-f9c8-00000000c12b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:06.089643 | fa163e03-9ee7-dff2-f9c8-00000000c12b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:05:06.110255 | fa163e03-9ee7-dff2-f9c8-00000000c12b | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:05:06.115680 | fa163e03-9ee7-dff2-f9c8-00000000c12b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:09:41.731303 | 0.11s 2025-10-11 08:05:06.124603 | fa163e03-9ee7-dff2-f9c8-00000000ae1c | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481015 | 0:09:41.740242 | 0.10s 2025-10-11 08:05:06.143976 | fa163e03-9ee7-dff2-f9c8-00000000c0d3 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:06.154715 | fa163e03-9ee7-dff2-f9c8-00000000ae1c | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481015 | 0:09:41.770343 | 0.13s 2025-10-11 08:05:06.161469 | fa163e03-9ee7-dff2-f9c8-00000000ae1c | TIMING | Execute system role for Nova/Libvirt VNC certs | np0005481015 | 0:09:41.777088 | 0.14s 2025-10-11 08:05:06.228546 | fa163e03-9ee7-dff2-f9c8-00000000c171 | TASK | Set version specific variables 2025-10-11 08:05:06.270631 | fa163e03-9ee7-dff2-f9c8-00000000c171 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:09:41.886266 | 0.04s 2025-10-11 08:05:06.285243 | 9d7d5556-d3cc-4281-a7f6-dafb7116e08d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:05:06.301555 | fa163e03-9ee7-dff2-f9c8-00000000c1c9 | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:06.447839 | fa163e03-9ee7-dff2-f9c8-00000000c099 | WAITING | Wait for puppet host configuration to finish | np0005481017 | 360 retries left 2025-10-11 08:05:06.458476 | fa163e03-9ee7-dff2-f9c8-00000000c07d | WAITING | Wait for puppet host configuration to finish | np0005481016 | 360 retries left 2025-10-11 08:05:06.780170 | fa163e03-9ee7-dff2-f9c8-00000000c1c9 | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:05:06.781739 | fa163e03-9ee7-dff2-f9c8-00000000c1c9 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:09:42.397373 | 0.48s 2025-10-11 08:05:06.810013 | fa163e03-9ee7-dff2-f9c8-00000000c1ca | TASK | Set platform/version specific variables 2025-10-11 08:05:06.881967 | fa163e03-9ee7-dff2-f9c8-00000000c1ca | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:05:06.900749 | fa163e03-9ee7-dff2-f9c8-00000000c1ca | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:05:06.918896 | fa163e03-9ee7-dff2-f9c8-00000000c1ca | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:05:06.929569 | fa163e03-9ee7-dff2-f9c8-00000000c1ca | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:05:06.933753 | fa163e03-9ee7-dff2-f9c8-00000000c1ca | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:09:42.549395 | 0.12s 2025-10-11 08:05:06.948380 | fa163e03-9ee7-dff2-f9c8-00000000c172 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:07.010605 | fa163e03-9ee7-dff2-f9c8-00000000bfe6 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:05:07.011734 | fa163e03-9ee7-dff2-f9c8-00000000bfe6 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:09:42.627374 | 3.10s 2025-10-11 08:05:07.027140 | fa163e03-9ee7-dff2-f9c8-00000000bfe8 | TASK | Ensure provider packages are installed 2025-10-11 08:05:08.268337 | fa163e03-9ee7-dff2-f9c8-00000000bded | CHANGED | Ensure certificate requests | np0005481019 | item={'ca': 'ipa', 'dns': 'np0005481019.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_metadata', 'principal': 'ovn_metadata/np0005481019.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:08.272154 | fa163e03-9ee7-dff2-f9c8-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:09:43.887775 | 2.31s 2025-10-11 08:05:08.282324 | fa163e03-9ee7-dff2-f9c8-00000000bded | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481019 | 0:09:43.897953 | 2.32s 2025-10-11 08:05:08.322697 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:05:08.652864 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481019 2025-10-11 08:05:08.654672 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481019 | 0:09:44.270306 | 0.33s 2025-10-11 08:05:08.768884 | fa163e03-9ee7-dff2-f9c8-0000000000c8 | TIMING | include_tasks | np0005481019 | 0:09:44.384511 | 0.09s 2025-10-11 08:05:08.805804 | fac3a463-bf58-4686-8b0c-c5008326b36f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005481019 2025-10-11 08:05:08.820069 | fa163e03-9ee7-dff2-f9c8-00000000c1f9 | TASK | Write the config_step hieradata 2025-10-11 08:05:09.093091 | fa163e03-9ee7-dff2-f9c8-00000000c0d3 | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:05:09.094206 | fa163e03-9ee7-dff2-f9c8-00000000c0d3 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:09:44.709846 | 2.95s 2025-10-11 08:05:09.111755 | fa163e03-9ee7-dff2-f9c8-00000000c0d5 | TASK | Ensure provider packages are installed 2025-10-11 08:05:09.635119 | fa163e03-9ee7-dff2-f9c8-00000000c1f9 | OK | Write the config_step hieradata | np0005481019 2025-10-11 08:05:09.636155 | fa163e03-9ee7-dff2-f9c8-00000000c1f9 | TIMING | Write the config_step hieradata | np0005481019 | 0:09:45.251796 | 0.81s 2025-10-11 08:05:09.647358 | fa163e03-9ee7-dff2-f9c8-00000000c1fa | TASK | Run puppet host configuration for step 1 2025-10-11 08:05:09.974458 | fa163e03-9ee7-dff2-f9c8-00000000c172 | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:05:09.975572 | fa163e03-9ee7-dff2-f9c8-00000000c172 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:09:45.591213 | 3.03s 2025-10-11 08:05:09.991961 | fa163e03-9ee7-dff2-f9c8-00000000c174 | TASK | Ensure provider packages are installed 2025-10-11 08:05:10.000574 | fa163e03-9ee7-dff2-f9c8-00000000bfe8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:45.616194 | 2.97s 2025-10-11 08:05:10.013181 | fa163e03-9ee7-dff2-f9c8-00000000bfe8 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:45.628803 | 2.99s 2025-10-11 08:05:10.030113 | fa163e03-9ee7-dff2-f9c8-00000000bfea | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:10.370312 | fa163e03-9ee7-dff2-f9c8-00000000c1fa | CHANGED | Run puppet host configuration for step 1 | np0005481019 2025-10-11 08:05:10.371294 | fa163e03-9ee7-dff2-f9c8-00000000c1fa | TIMING | Run puppet host configuration for step 1 | np0005481019 | 0:09:45.986933 | 0.72s 2025-10-11 08:05:10.381679 | fa163e03-9ee7-dff2-f9c8-00000000c1fb | TASK | Wait for puppet host configuration to finish 2025-10-11 08:05:10.418742 | fa163e03-9ee7-dff2-f9c8-00000000bfea | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:10.427596 | fa163e03-9ee7-dff2-f9c8-00000000bfea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:46.043219 | 0.40s 2025-10-11 08:05:10.432809 | fa163e03-9ee7-dff2-f9c8-00000000bfea | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:46.048445 | 0.40s 2025-10-11 08:05:10.451411 | fa163e03-9ee7-dff2-f9c8-00000000bfec | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:10.724901 | fa163e03-9ee7-dff2-f9c8-00000000c1fb | WAITING | Wait for puppet host configuration to finish | np0005481019 | 360 retries left 2025-10-11 08:05:10.799964 | fa163e03-9ee7-dff2-f9c8-00000000bfec | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:10.803490 | fa163e03-9ee7-dff2-f9c8-00000000bfec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:46.419126 | 0.35s 2025-10-11 08:05:10.809401 | fa163e03-9ee7-dff2-f9c8-00000000bfec | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:46.425039 | 0.36s 2025-10-11 08:05:10.827076 | fa163e03-9ee7-dff2-f9c8-00000000bfee | TASK | Ensure provider service is running 2025-10-11 08:05:11.367263 | fa163e03-9ee7-dff2-f9c8-00000000bfee | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:05:11.370116 | fa163e03-9ee7-dff2-f9c8-00000000bfee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:46.985747 | 0.54s 2025-10-11 08:05:11.384322 | fa163e03-9ee7-dff2-f9c8-00000000bfee | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:46.999935 | 0.56s 2025-10-11 08:05:11.411194 | fa163e03-9ee7-dff2-f9c8-00000000bff1 | TASK | Ensure certificate requests 2025-10-11 08:05:12.137844 | fa163e03-9ee7-dff2-f9c8-00000000c0d5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:47.753430 | 3.03s 2025-10-11 08:05:12.148660 | fa163e03-9ee7-dff2-f9c8-00000000c0d5 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:47.764290 | 3.04s 2025-10-11 08:05:12.172330 | fa163e03-9ee7-dff2-f9c8-00000000c0d7 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:12.536078 | fa163e03-9ee7-dff2-f9c8-00000000c0d7 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:12.539345 | fa163e03-9ee7-dff2-f9c8-00000000c0d7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:48.154974 | 0.37s 2025-10-11 08:05:12.547518 | fa163e03-9ee7-dff2-f9c8-00000000c0d7 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:48.163144 | 0.37s 2025-10-11 08:05:12.569507 | fa163e03-9ee7-dff2-f9c8-00000000c0d9 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:12.950380 | fa163e03-9ee7-dff2-f9c8-00000000c0d9 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:12.953342 | fa163e03-9ee7-dff2-f9c8-00000000c0d9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:48.568964 | 0.38s 2025-10-11 08:05:12.962524 | fa163e03-9ee7-dff2-f9c8-00000000c0d9 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:48.578159 | 0.39s 2025-10-11 08:05:12.982782 | fa163e03-9ee7-dff2-f9c8-00000000c0db | TASK | Ensure provider service is running 2025-10-11 08:05:13.073555 | fa163e03-9ee7-dff2-f9c8-00000000c174 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:48.689167 | 3.07s 2025-10-11 08:05:13.086528 | fa163e03-9ee7-dff2-f9c8-00000000c174 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:48.702132 | 3.08s 2025-10-11 08:05:13.126837 | fa163e03-9ee7-dff2-f9c8-00000000c176 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:13.490543 | fa163e03-9ee7-dff2-f9c8-00000000bff1 | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-11 08:05:13.496935 | fa163e03-9ee7-dff2-f9c8-00000000bff1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:49.112546 | 2.08s 2025-10-11 08:05:13.507916 | fa163e03-9ee7-dff2-f9c8-00000000bff1 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:09:49.123544 | 2.10s 2025-10-11 08:05:13.567003 | fa163e03-9ee7-dff2-f9c8-00000000c010 | TASK | Set version specific variables 2025-10-11 08:05:13.617002 | fa163e03-9ee7-dff2-f9c8-00000000c010 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:09:49.232630 | 0.05s 2025-10-11 08:05:13.637678 | 49cb68af-4cc6-45a2-8d80-8a0489d59c9b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:05:13.664250 | fa163e03-9ee7-dff2-f9c8-00000000c23f | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:13.902931 | fa163e03-9ee7-dff2-f9c8-00000000c176 | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:13.906589 | fa163e03-9ee7-dff2-f9c8-00000000c176 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:49.522197 | 0.78s 2025-10-11 08:05:13.916337 | fa163e03-9ee7-dff2-f9c8-00000000c176 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:09:49.531966 | 0.79s 2025-10-11 08:05:13.946276 | fa163e03-9ee7-dff2-f9c8-00000000c178 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:14.050058 | fa163e03-9ee7-dff2-f9c8-00000000c0db | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:05:14.055051 | fa163e03-9ee7-dff2-f9c8-00000000c0db | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:49.670659 | 1.07s 2025-10-11 08:05:14.073834 | fa163e03-9ee7-dff2-f9c8-00000000c0db | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:09:49.689464 | 1.09s 2025-10-11 08:05:14.101906 | fa163e03-9ee7-dff2-f9c8-00000000c0de | TASK | Ensure certificate requests 2025-10-11 08:05:14.195038 | fa163e03-9ee7-dff2-f9c8-00000000c23f | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:05:14.196360 | fa163e03-9ee7-dff2-f9c8-00000000c23f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:09:49.811997 | 0.53s 2025-10-11 08:05:14.216359 | fa163e03-9ee7-dff2-f9c8-00000000c240 | TASK | Set platform/version specific variables 2025-10-11 08:05:14.291198 | fa163e03-9ee7-dff2-f9c8-00000000c240 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:14.309244 | fa163e03-9ee7-dff2-f9c8-00000000c240 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:14.326321 | fa163e03-9ee7-dff2-f9c8-00000000c240 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:05:14.333335 | fa163e03-9ee7-dff2-f9c8-00000000c178 | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:14.335696 | fa163e03-9ee7-dff2-f9c8-00000000c178 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:49.951319 | 0.39s 2025-10-11 08:05:14.346502 | fa163e03-9ee7-dff2-f9c8-00000000c240 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:05:14.349162 | fa163e03-9ee7-dff2-f9c8-00000000c178 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:09:49.964792 | 0.40s 2025-10-11 08:05:14.354996 | fa163e03-9ee7-dff2-f9c8-00000000c240 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:09:49.970637 | 0.14s 2025-10-11 08:05:14.382567 | fa163e03-9ee7-dff2-f9c8-00000000c011 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:14.410039 | fa163e03-9ee7-dff2-f9c8-00000000c17a | TASK | Ensure provider service is running 2025-10-11 08:05:14.902381 | fa163e03-9ee7-dff2-f9c8-00000000c17a | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:05:14.907182 | fa163e03-9ee7-dff2-f9c8-00000000c17a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:50.522805 | 0.50s 2025-10-11 08:05:14.919805 | fa163e03-9ee7-dff2-f9c8-00000000c17a | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:09:50.535426 | 0.51s 2025-10-11 08:05:14.951314 | fa163e03-9ee7-dff2-f9c8-00000000c17d | TASK | Ensure certificate requests 2025-10-11 08:05:16.093172 | fa163e03-9ee7-dff2-f9c8-00000000c0de | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-11 08:05:16.097507 | fa163e03-9ee7-dff2-f9c8-00000000c0de | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:51.713130 | 1.99s 2025-10-11 08:05:16.108251 | fa163e03-9ee7-dff2-f9c8-00000000c0de | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:09:51.723877 | 2.01s 2025-10-11 08:05:16.166193 | fa163e03-9ee7-dff2-f9c8-00000000c0fb | TASK | Set version specific variables 2025-10-11 08:05:16.217780 | fa163e03-9ee7-dff2-f9c8-00000000c0fb | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:09:51.833400 | 0.05s 2025-10-11 08:05:16.240048 | 139f542d-6b1a-4e79-91c6-c67b2be8704e | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:05:16.263942 | fa163e03-9ee7-dff2-f9c8-00000000c277 | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:16.755541 | fa163e03-9ee7-dff2-f9c8-00000000c099 | CHANGED | Wait for puppet host configuration to finish | np0005481017 2025-10-11 08:05:16.756718 | fa163e03-9ee7-dff2-f9c8-00000000c099 | TIMING | Wait for puppet host configuration to finish | np0005481017 | 0:09:52.372357 | 10.81s 2025-10-11 08:05:16.763844 | fa163e03-9ee7-dff2-f9c8-00000000c277 | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:05:16.764348 | fa163e03-9ee7-dff2-f9c8-00000000c277 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:09:52.379996 | 0.50s 2025-10-11 08:05:16.781064 | fa163e03-9ee7-dff2-f9c8-00000000c09a | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-11 08:05:16.803503 | fa163e03-9ee7-dff2-f9c8-00000000c278 | TASK | Set platform/version specific variables 2025-10-11 08:05:16.811428 | fa163e03-9ee7-dff2-f9c8-00000000c07d | CHANGED | Wait for puppet host configuration to finish | np0005481016 2025-10-11 08:05:16.812609 | fa163e03-9ee7-dff2-f9c8-00000000c07d | TIMING | Wait for puppet host configuration to finish | np0005481016 | 0:09:52.428243 | 10.89s 2025-10-11 08:05:16.825658 | fa163e03-9ee7-dff2-f9c8-00000000c07e | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-11 08:05:16.853346 | fa163e03-9ee7-dff2-f9c8-00000000c278 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:16.856370 | fa163e03-9ee7-dff2-f9c8-00000000c09a | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005481017 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 08:05:06 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 08:05:11 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 08:05:11 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 08:05:11 puppet-user: (file & line not available)", "<13>Oct 11 08:05:11 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 08:05:11 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 08:05:11 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 08:05:11 puppet-user: Notice: Compiled catalog for np0005481017.ooo.test in environment production in 0.11 seconds", "<13>Oct 11 08:05:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 11 08:05:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 11 08:05:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 11 08:05:11 puppet-user: Notice: Applied catalog in 0.09 seconds", "<13>Oct 11 08:05:11 puppet-user: Application:", "<13>Oct 11 08:05:11 puppet-user: Initial environment: production", "<13>Oct 11 08:05:11 puppet-user: Converged environment: production", "<13>Oct 11 08:05:11 puppet-user: Run mode: user", "<13>Oct 11 08:05:11 puppet-user: Changes:", "<13>Oct 11 08:05:11 puppet-user: Total: 3", "<13>Oct 11 08:05:11 puppet-user: Events:", "<13>Oct 11 08:05:11 puppet-user: Success: 3", "<13>Oct 11 08:05:11 puppet-user: Resources:", "<13>Oct 11 08:05:11 puppet-user: Changed: 3", "<13>Oct 11 08:05:11 puppet-user: Out of sync: 3", "<13>Oct 11 08:05:11 puppet-user: Total: 10", "<13>Oct 11 08:05:11 puppet-user: Time:", "<13>Oct 11 08:05:11 puppet-user: Schedule: 0.00", "<13>Oct 11 08:05:11 puppet-user: File: 0.00", "<13>Oct 11 08:05:11 puppet-user: Exec: 0.02", "<13>Oct 11 08:05:11 puppet-user: Augeas: 0.05", "<13>Oct 11 08:05:11 puppet-user: Transaction evaluation: 0.08", "<13>Oct 11 08:05:11 puppet-user: Catalog application: 0.09", "<13>Oct 11 08:05:11 puppet-user: Config retrieval: 0.14", "<13>Oct 11 08:05:11 puppet-user: Last run: 1760169911", "<13>Oct 11 08:05:11 puppet-user: Filebucket: 0.00", "<13>Oct 11 08:05:11 puppet-user: Total: 0.09", "<13>Oct 11 08:05:11 puppet-user: Version:", "<13>Oct 11 08:05:11 puppet-user: Config: 1760169911", "<13>Oct 11 08:05:11 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 08:05:16.859575 | fa163e03-9ee7-dff2-f9c8-00000000c09a | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005481017 | 0:09:52.475182 | 0.08s 2025-10-11 08:05:16.871770 | fa163e03-9ee7-dff2-f9c8-00000000c278 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:16.878558 | fa163e03-9ee7-dff2-f9c8-00000000c17d | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.internalapi.ooo.test', 'key_size': '2048', 'name': 'libvirt-vnc-client-cert', 'principal': 'libvirt-vnc/np0005481015.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/libvirt-vnc-client-cert.crt"\nservice_key="/etc/pki/tls/private/libvirt-vnc-client-cert.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-11 08:05:16.880002 | fa163e03-9ee7-dff2-f9c8-00000000c17d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:52.495644 | 1.93s 2025-10-11 08:05:16.888742 | fa163e03-9ee7-dff2-f9c8-00000000c278 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:05:16.894002 | fa163e03-9ee7-dff2-f9c8-00000000c278 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:05:16.916180 | fa163e03-9ee7-dff2-f9c8-00000000c09b | TASK | Pre-cache facts for puppet containers 2025-10-11 08:05:16.929174 | fa163e03-9ee7-dff2-f9c8-00000000c17d | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:09:52.544782 | 1.98s 2025-10-11 08:05:16.931592 | fa163e03-9ee7-dff2-f9c8-00000000c278 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:09:52.547232 | 0.13s 2025-10-11 08:05:16.933016 | fa163e03-9ee7-dff2-f9c8-00000000c07e | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005481016 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 08:05:06 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 08:05:11 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 08:05:11 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 08:05:11 puppet-user: (file & line not available)", "<13>Oct 11 08:05:11 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 08:05:11 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 08:05:11 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 08:05:11 puppet-user: Notice: Compiled catalog for np0005481016.ooo.test in environment production in 0.12 seconds", "<13>Oct 11 08:05:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 11 08:05:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 11 08:05:11 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 11 08:05:11 puppet-user: Notice: Applied catalog in 0.10 seconds", "<13>Oct 11 08:05:11 puppet-user: Application:", "<13>Oct 11 08:05:11 puppet-user: Initial environment: production", "<13>Oct 11 08:05:11 puppet-user: Converged environment: production", "<13>Oct 11 08:05:11 puppet-user: Run mode: user", "<13>Oct 11 08:05:11 puppet-user: Changes:", "<13>Oct 11 08:05:11 puppet-user: Total: 3", "<13>Oct 11 08:05:11 puppet-user: Events:", "<13>Oct 11 08:05:11 puppet-user: Success: 3", "<13>Oct 11 08:05:11 puppet-user: Resources:", "<13>Oct 11 08:05:11 puppet-user: Changed: 3", "<13>Oct 11 08:05:11 puppet-user: Out of sync: 3", "<13>Oct 11 08:05:11 puppet-user: Total: 10", "<13>Oct 11 08:05:11 puppet-user: Time:", "<13>Oct 11 08:05:11 puppet-user: Filebucket: 0.00", "<13>Oct 11 08:05:11 puppet-user: Schedule: 0.00", "<13>Oct 11 08:05:11 puppet-user: File: 0.00", "<13>Oct 11 08:05:11 puppet-user: Exec: 0.02", "<13>Oct 11 08:05:11 puppet-user: Augeas: 0.06", "<13>Oct 11 08:05:11 puppet-user: Transaction evaluation: 0.10", "<13>Oct 11 08:05:11 puppet-user: Catalog application: 0.10", "<13>Oct 11 08:05:11 puppet-user: Config retrieval: 0.15", "<13>Oct 11 08:05:11 puppet-user: Last run: 1760169911", "<13>Oct 11 08:05:11 puppet-user: Total: 0.10", "<13>Oct 11 08:05:11 puppet-user: Version:", "<13>Oct 11 08:05:11 puppet-user: Config: 1760169911", "<13>Oct 11 08:05:11 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 08:05:16.934179 | fa163e03-9ee7-dff2-f9c8-00000000c07e | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005481016 | 0:09:52.549820 | 0.11s 2025-10-11 08:05:16.960229 | fa163e03-9ee7-dff2-f9c8-00000000c07f | TASK | Pre-cache facts for puppet containers 2025-10-11 08:05:16.986908 | fa163e03-9ee7-dff2-f9c8-00000000c0fc | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:17.013351 | fa163e03-9ee7-dff2-f9c8-00000000c09b | TIMING | Pre-cache facts for puppet containers | np0005481017 | 0:09:52.628979 | 0.10s 2025-10-11 08:05:17.014046 | fa163e03-9ee7-dff2-f9c8-00000000c07f | TIMING | Pre-cache facts for puppet containers | np0005481016 | 0:09:52.629695 | 0.05s 2025-10-11 08:05:17.069019 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TASK | Gather variables for each operating system 2025-10-11 08:05:17.085073 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TASK | Gather variables for each operating system 2025-10-11 08:05:17.105736 | fa163e03-9ee7-dff2-f9c8-00000000c19a | TASK | Set version specific variables 2025-10-11 08:05:17.155810 | fa163e03-9ee7-dff2-f9c8-00000000c19a | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:09:52.771436 | 0.05s 2025-10-11 08:05:17.158874 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005481016 | 0:09:52.774522 | 0.09s 2025-10-11 08:05:17.174382 | 057dffd6-9dc4-492e-87b6-c42220ee47a7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:05:17.186290 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TASK | Create puppet caching structures 2025-10-11 08:05:17.212977 | fa163e03-9ee7-dff2-f9c8-00000000c359 | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:17.221698 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005481017 | 0:09:52.837315 | 0.14s 2025-10-11 08:05:17.234110 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TASK | Create puppet caching structures 2025-10-11 08:05:17.454641 | fa163e03-9ee7-dff2-f9c8-00000000c011 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:05:17.455731 | fa163e03-9ee7-dff2-f9c8-00000000c011 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:09:53.071370 | 3.07s 2025-10-11 08:05:17.471347 | fa163e03-9ee7-dff2-f9c8-00000000c013 | TASK | Ensure provider packages are installed 2025-10-11 08:05:17.507460 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | CHANGED | Create puppet caching structures | np0005481016 2025-10-11 08:05:17.508437 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005481016 | 0:09:53.124078 | 0.32s 2025-10-11 08:05:17.519555 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TASK | Check for facter.conf 2025-10-11 08:05:17.567159 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | CHANGED | Create puppet caching structures | np0005481017 2025-10-11 08:05:17.568288 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005481017 | 0:09:53.183923 | 0.33s 2025-10-11 08:05:17.582380 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TASK | Check for facter.conf 2025-10-11 08:05:17.690771 | fa163e03-9ee7-dff2-f9c8-00000000c359 | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:05:17.692370 | fa163e03-9ee7-dff2-f9c8-00000000c359 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:09:53.308005 | 0.48s 2025-10-11 08:05:17.713460 | fa163e03-9ee7-dff2-f9c8-00000000c35a | TASK | Set platform/version specific variables 2025-10-11 08:05:17.797674 | fa163e03-9ee7-dff2-f9c8-00000000c35a | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:05:17.816973 | fa163e03-9ee7-dff2-f9c8-00000000c35a | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:05:17.835505 | fa163e03-9ee7-dff2-f9c8-00000000c35a | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:05:17.838413 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | OK | Check for facter.conf | np0005481016 2025-10-11 08:05:17.839615 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005481016 | 0:09:53.455220 | 0.32s 2025-10-11 08:05:17.856750 | fa163e03-9ee7-dff2-f9c8-00000000c35a | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:05:17.883853 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TASK | Remove facter.conf if directory 2025-10-11 08:05:17.895207 | fa163e03-9ee7-dff2-f9c8-00000000c35a | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:09:53.510813 | 0.18s 2025-10-11 08:05:17.897011 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | OK | Check for facter.conf | np0005481017 2025-10-11 08:05:17.898064 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005481017 | 0:09:53.513705 | 0.31s 2025-10-11 08:05:17.913493 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TASK | Remove facter.conf if directory 2025-10-11 08:05:17.947985 | fa163e03-9ee7-dff2-f9c8-00000000c19b | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:17.954919 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | SKIPPED | Remove facter.conf if directory | np0005481016 2025-10-11 08:05:17.956079 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005481016 | 0:09:53.571709 | 0.07s 2025-10-11 08:05:17.975172 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TASK | Write facter cache config 2025-10-11 08:05:17.982879 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | SKIPPED | Remove facter.conf if directory | np0005481017 2025-10-11 08:05:17.984012 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005481017 | 0:09:53.599644 | 0.07s 2025-10-11 08:05:17.994754 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TASK | Write facter cache config 2025-10-11 08:05:18.974362 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | CHANGED | Write facter cache config | np0005481017 2025-10-11 08:05:18.977381 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005481017 | 0:09:54.593010 | 0.98s 2025-10-11 08:05:19.007401 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TASK | Cleanup facter cache if exists 2025-10-11 08:05:19.019543 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | CHANGED | Write facter cache config | np0005481016 2025-10-11 08:05:19.022542 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005481016 | 0:09:54.638170 | 1.05s 2025-10-11 08:05:19.039174 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TASK | Cleanup facter cache if exists 2025-10-11 08:05:19.340777 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | OK | Cleanup facter cache if exists | np0005481017 2025-10-11 08:05:19.343107 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005481017 | 0:09:54.958742 | 0.33s 2025-10-11 08:05:19.366161 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TASK | Pre-cache facts 2025-10-11 08:05:19.376587 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | OK | Cleanup facter cache if exists | np0005481016 2025-10-11 08:05:19.378291 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005481016 | 0:09:54.993911 | 0.34s 2025-10-11 08:05:19.399902 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TASK | Pre-cache facts 2025-10-11 08:05:19.918736 | fa163e03-9ee7-dff2-f9c8-00000000c0fc | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:05:19.920092 | fa163e03-9ee7-dff2-f9c8-00000000c0fc | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:09:55.535727 | 2.93s 2025-10-11 08:05:19.940461 | fa163e03-9ee7-dff2-f9c8-00000000c0fe | TASK | Ensure provider packages are installed 2025-10-11 08:05:20.054024 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | CHANGED | Pre-cache facts | np0005481016 2025-10-11 08:05:20.055265 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005481016 | 0:09:55.670899 | 0.65s 2025-10-11 08:05:20.071531 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TASK | Failed deployment if facter fails 2025-10-11 08:05:20.096138 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | CHANGED | Pre-cache facts | np0005481017 2025-10-11 08:05:20.097434 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005481017 | 0:09:55.713069 | 0.73s 2025-10-11 08:05:20.118039 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TASK | Failed deployment if facter fails 2025-10-11 08:05:20.126528 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | SKIPPED | Failed deployment if facter fails | np0005481016 2025-10-11 08:05:20.127778 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005481016 | 0:09:55.743409 | 0.05s 2025-10-11 08:05:20.170978 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | TASK | Sync cached facts 2025-10-11 08:05:20.185527 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | SKIPPED | Failed deployment if facter fails | np0005481017 2025-10-11 08:05:20.187142 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005481017 | 0:09:55.802765 | 0.07s 2025-10-11 08:05:20.212811 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | TASK | Sync cached facts 2025-10-11 08:05:20.506502 | fa163e03-9ee7-dff2-f9c8-00000000c013 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:56.122071 | 3.03s 2025-10-11 08:05:20.516822 | fa163e03-9ee7-dff2-f9c8-00000000c013 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:09:56.132440 | 3.04s 2025-10-11 08:05:20.540611 | fa163e03-9ee7-dff2-f9c8-00000000c015 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:20.763667 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | CHANGED | Sync cached facts | np0005481017 -> 192.168.122.107 [WARNING]: ('np0005481017 -> 192.168.122.107', 'fa163e03-9ee7-dff2-f9c8-00000000c2ec') missing from stats 2025-10-11 08:05:20.811623 | fa163e03-9ee7-dff2-f9c8-00000000c09c | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 08:05:20.851142 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | CHANGED | Sync cached facts | np0005481016 -> 192.168.122.106 [WARNING]: ('np0005481016 -> 192.168.122.106', 'fa163e03-9ee7-dff2-f9c8-00000000c2ec') missing from stats 2025-10-11 08:05:20.881931 | fa163e03-9ee7-dff2-f9c8-00000000c09c | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005481017 | 0:09:56.497553 | 0.07s 2025-10-11 08:05:20.902370 | 07ab09d3-1768-485a-844f-e000c2d8f714 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005481017 2025-10-11 08:05:20.922033 | fa163e03-9ee7-dff2-f9c8-00000000c015 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:20.938226 | fa163e03-9ee7-dff2-f9c8-00000000c015 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:56.553857 | 0.40s 2025-10-11 08:05:20.959982 | fa163e03-9ee7-dff2-f9c8-00000000c080 | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 08:05:20.986913 | fa163e03-9ee7-dff2-f9c8-00000000c3a9 | TASK | Create base directory puppet configs 2025-10-11 08:05:20.998156 | fa163e03-9ee7-dff2-f9c8-00000000c015 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:09:56.613756 | 0.46s 2025-10-11 08:05:21.000030 | fa163e03-9ee7-dff2-f9c8-00000000c19b | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:05:21.001063 | fa163e03-9ee7-dff2-f9c8-00000000c19b | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:09:56.616705 | 3.05s 2025-10-11 08:05:21.037258 | fa163e03-9ee7-dff2-f9c8-00000000c017 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:21.064557 | fa163e03-9ee7-dff2-f9c8-00000000c19d | TASK | Ensure provider packages are installed 2025-10-11 08:05:21.073157 | fa163e03-9ee7-dff2-f9c8-00000000c1fb | CHANGED | Wait for puppet host configuration to finish | np0005481019 2025-10-11 08:05:21.074323 | fa163e03-9ee7-dff2-f9c8-00000000c1fb | TIMING | Wait for puppet host configuration to finish | np0005481019 | 0:09:56.689951 | 10.69s 2025-10-11 08:05:21.075216 | fa163e03-9ee7-dff2-f9c8-00000000c080 | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005481016 | 0:09:56.690864 | 0.11s 2025-10-11 08:05:21.091695 | df7577b7-0928-4301-8eaf-b1b078d35b4a | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005481016 2025-10-11 08:05:21.111923 | fa163e03-9ee7-dff2-f9c8-00000000c41e | TASK | Create base directory puppet configs 2025-10-11 08:05:21.131245 | fa163e03-9ee7-dff2-f9c8-00000000c1fc | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-11 08:05:21.220930 | fa163e03-9ee7-dff2-f9c8-00000000c1fc | CHANGED | Debug output for task: Run puppet host configuration for step 1 | np0005481019 | result={ "changed": true, "failed_when_result": false, "puppet_host_outputs.stdout_lines | default([]) | union(puppet_host_outputs.stderr_lines | default([]))": [ "<13>Oct 11 08:05:10 puppet-user: Warning: /etc/puppet/hiera.yaml: Use of 'hiera.yaml' version 3 is deprecated. It should be converted to version 5", "<13>Oct 11 08:05:15 puppet-user: (file: /etc/puppet/hiera.yaml)", "<13>Oct 11 08:05:15 puppet-user: Warning: Undefined variable '::deploy_config_name'; ", "<13>Oct 11 08:05:15 puppet-user: (file & line not available)", "<13>Oct 11 08:05:15 puppet-user: Warning: The function 'hiera' is deprecated in favor of using 'lookup'. See https://puppet.com/docs/puppet/7.10/deprecated_language.html", "<13>Oct 11 08:05:15 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/profile/base/database/mysql/client.pp, line: 89, column: 8)", "<13>Oct 11 08:05:16 puppet-user: Warning: Unknown variable: '::deployment_type'. (file: /etc/puppet/modules/tripleo/manifests/packages.pp, line: 39, column: 69)", "<13>Oct 11 08:05:16 puppet-user: Notice: Compiled catalog for np0005481019.ooo.test in environment production in 0.16 seconds", "<13>Oct 11 08:05:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Exec[directory-create-etc-my.cnf.d]/returns: executed successfully", "<13>Oct 11 08:05:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/File[/etc/my.cnf.d/tripleo.cnf]/ensure: created", "<13>Oct 11 08:05:16 puppet-user: Notice: /Stage[main]/Tripleo::Profile::Base::Database::Mysql::Client/Augeas[tripleo-mysql-client-conf]/returns: executed successfully", "<13>Oct 11 08:05:16 puppet-user: Notice: Applied catalog in 0.13 seconds", "<13>Oct 11 08:05:16 puppet-user: Application:", "<13>Oct 11 08:05:16 puppet-user: Initial environment: production", "<13>Oct 11 08:05:16 puppet-user: Converged environment: production", "<13>Oct 11 08:05:16 puppet-user: Run mode: user", "<13>Oct 11 08:05:16 puppet-user: Changes:", "<13>Oct 11 08:05:16 puppet-user: Total: 3", "<13>Oct 11 08:05:16 puppet-user: Events:", "<13>Oct 11 08:05:16 puppet-user: Success: 3", "<13>Oct 11 08:05:16 puppet-user: Resources:", "<13>Oct 11 08:05:16 puppet-user: Changed: 3", "<13>Oct 11 08:05:16 puppet-user: Out of sync: 3", "<13>Oct 11 08:05:16 puppet-user: Total: 10", "<13>Oct 11 08:05:16 puppet-user: Time:", "<13>Oct 11 08:05:16 puppet-user: Filebucket: 0.00", "<13>Oct 11 08:05:16 puppet-user: Schedule: 0.00", "<13>Oct 11 08:05:16 puppet-user: File: 0.00", "<13>Oct 11 08:05:16 puppet-user: Exec: 0.02", "<13>Oct 11 08:05:16 puppet-user: Augeas: 0.07", "<13>Oct 11 08:05:16 puppet-user: Transaction evaluation: 0.12", "<13>Oct 11 08:05:16 puppet-user: Catalog application: 0.13", "<13>Oct 11 08:05:16 puppet-user: Config retrieval: 0.20", "<13>Oct 11 08:05:16 puppet-user: Last run: 1760169916", "<13>Oct 11 08:05:16 puppet-user: Total: 0.13", "<13>Oct 11 08:05:16 puppet-user: Version:", "<13>Oct 11 08:05:16 puppet-user: Config: 1760169915", "<13>Oct 11 08:05:16 puppet-user: Puppet: 7.10.0" ] } 2025-10-11 08:05:21.221968 | fa163e03-9ee7-dff2-f9c8-00000000c1fc | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005481019 | 0:09:56.837591 | 0.09s 2025-10-11 08:05:21.240080 | fa163e03-9ee7-dff2-f9c8-00000000c1fd | TASK | Pre-cache facts for puppet containers 2025-10-11 08:05:21.284252 | fa163e03-9ee7-dff2-f9c8-00000000c1fd | TIMING | Pre-cache facts for puppet containers | np0005481019 | 0:09:56.899861 | 0.04s 2025-10-11 08:05:21.285983 | fa163e03-9ee7-dff2-f9c8-00000000c3a9 | CHANGED | Create base directory puppet configs | np0005481017 2025-10-11 08:05:21.287085 | fa163e03-9ee7-dff2-f9c8-00000000c3a9 | TIMING | Create base directory puppet configs | np0005481017 | 0:09:56.902727 | 0.30s 2025-10-11 08:05:21.330058 | fa163e03-9ee7-dff2-f9c8-00000000c3aa | TASK | Generate container puppet configs for step 1 2025-10-11 08:05:21.350162 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TASK | Gather variables for each operating system 2025-10-11 08:05:21.403697 | fa163e03-9ee7-dff2-f9c8-00000000c017 | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:21.406716 | fa163e03-9ee7-dff2-f9c8-00000000c017 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:57.022325 | 0.37s 2025-10-11 08:05:21.412531 | fa163e03-9ee7-dff2-f9c8-00000000c017 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:09:57.028161 | 0.37s 2025-10-11 08:05:21.432820 | fa163e03-9ee7-dff2-f9c8-00000000c019 | TASK | Ensure provider service is running 2025-10-11 08:05:21.441819 | fa163e03-9ee7-dff2-f9c8-00000000c41e | CHANGED | Create base directory puppet configs | np0005481016 2025-10-11 08:05:21.443278 | fa163e03-9ee7-dff2-f9c8-00000000c41e | TIMING | Create base directory puppet configs | np0005481016 | 0:09:57.058901 | 0.33s 2025-10-11 08:05:21.457336 | fa163e03-9ee7-dff2-f9c8-00000000c41f | TASK | Generate container puppet configs for step 1 2025-10-11 08:05:21.473200 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005481019 | 0:09:57.088817 | 0.12s 2025-10-11 08:05:21.486370 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TASK | Create puppet caching structures 2025-10-11 08:05:21.694811 | fa163e03-9ee7-dff2-f9c8-00000000c3aa | CHANGED | Generate container puppet configs for step 1 | np0005481017 2025-10-11 08:05:21.696657 | fa163e03-9ee7-dff2-f9c8-00000000c3aa | TIMING | Generate container puppet configs for step 1 | np0005481017 | 0:09:57.312281 | 0.37s 2025-10-11 08:05:21.716921 | fa163e03-9ee7-dff2-f9c8-00000000c3ab | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-11 08:05:21.745006 | fa163e03-9ee7-dff2-f9c8-00000000c3ab | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005481017 | 0:09:57.360632 | 0.03s 2025-10-11 08:05:21.796247 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 08:05:21.822570 | fa163e03-9ee7-dff2-f9c8-00000000c41f | CHANGED | Generate container puppet configs for step 1 | np0005481016 2025-10-11 08:05:21.823694 | fa163e03-9ee7-dff2-f9c8-00000000c41f | TIMING | Generate container puppet configs for step 1 | np0005481016 | 0:09:57.439328 | 0.37s 2025-10-11 08:05:21.836921 | fa163e03-9ee7-dff2-f9c8-00000000c420 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-11 08:05:21.856810 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | CHANGED | Create puppet caching structures | np0005481019 2025-10-11 08:05:21.858018 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005481019 | 0:09:57.473656 | 0.37s 2025-10-11 08:05:21.876494 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TASK | Check for facter.conf 2025-10-11 08:05:21.884014 | fa163e03-9ee7-dff2-f9c8-00000000c420 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005481016 | 0:09:57.499635 | 0.05s 2025-10-11 08:05:21.920774 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 08:05:21.928477 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481017 | 0:09:57.544090 | 0.13s 2025-10-11 08:05:21.940151 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 08:05:22.031042 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481016 | 0:09:57.646672 | 0.11s 2025-10-11 08:05:22.042189 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 08:05:22.133740 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | OK | Check for facter.conf | np0005481019 2025-10-11 08:05:22.134656 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005481019 | 0:09:57.750296 | 0.26s 2025-10-11 08:05:22.145416 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TASK | Remove facter.conf if directory 2025-10-11 08:05:22.191230 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | SKIPPED | Remove facter.conf if directory | np0005481019 2025-10-11 08:05:22.191861 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005481019 | 0:09:57.807505 | 0.05s 2025-10-11 08:05:22.201749 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TASK | Write facter cache config 2025-10-11 08:05:22.266931 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481017 2025-10-11 08:05:22.268016 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481017 | 0:09:57.883655 | 0.33s 2025-10-11 08:05:22.281227 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:22.329592 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481016 2025-10-11 08:05:22.330563 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481016 | 0:09:57.946202 | 0.29s 2025-10-11 08:05:22.345415 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:22.561488 | fa163e03-9ee7-dff2-f9c8-00000000c019 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:05:22.565363 | fa163e03-9ee7-dff2-f9c8-00000000c019 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:58.180984 | 1.13s 2025-10-11 08:05:22.574686 | fa163e03-9ee7-dff2-f9c8-00000000c019 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:09:58.190333 | 1.14s 2025-10-11 08:05:22.590309 | fa163e03-9ee7-dff2-f9c8-00000000c01c | TASK | Ensure certificate requests 2025-10-11 08:05:22.876168 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 2025-10-11 08:05:22.879864 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:09:58.495506 | 0.60s 2025-10-11 08:05:22.881632 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 2025-10-11 08:05:22.882258 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:09:58.497908 | 0.54s 2025-10-11 08:05:22.893622 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 08:05:22.908587 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 08:05:22.947480 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481016 2025-10-11 08:05:22.950667 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481016 | 0:09:58.566308 | 0.06s 2025-10-11 08:05:22.951978 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481017 2025-10-11 08:05:22.952621 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481017 | 0:09:58.568271 | 0.04s 2025-10-11 08:05:22.962892 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 08:05:22.976746 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 08:05:22.991207 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481016 2025-10-11 08:05:22.992095 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481016 | 0:09:58.607734 | 0.03s 2025-10-11 08:05:23.002621 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 08:05:23.011951 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481017 2025-10-11 08:05:23.012888 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481017 | 0:09:58.628524 | 0.03s 2025-10-11 08:05:23.024182 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 08:05:23.027542 | fa163e03-9ee7-dff2-f9c8-00000000c0fe | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:58.643187 | 3.09s 2025-10-11 08:05:23.035011 | fa163e03-9ee7-dff2-f9c8-00000000c0fe | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:09:58.650645 | 3.09s 2025-10-11 08:05:23.051173 | fa163e03-9ee7-dff2-f9c8-00000000c100 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:23.060288 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481016 2025-10-11 08:05:23.061512 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481016 | 0:09:58.677145 | 0.06s 2025-10-11 08:05:23.074057 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:23.084768 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481017 2025-10-11 08:05:23.085617 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481017 | 0:09:58.701254 | 0.06s 2025-10-11 08:05:23.097663 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:23.109875 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | CHANGED | Write facter cache config | np0005481019 2025-10-11 08:05:23.110792 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005481019 | 0:09:58.726430 | 0.91s 2025-10-11 08:05:23.148026 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TASK | Cleanup facter cache if exists 2025-10-11 08:05:23.157784 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:09:58.773377 | 0.08s 2025-10-11 08:05:23.161998 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:09:58.777641 | 0.06s 2025-10-11 08:05:23.191520 | 2ace59b0-db07-4bde-aa66-73ec378f0113 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481016 2025-10-11 08:05:23.192287 | 2ace59b0-db07-4bde-aa66-73ec378f0113 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481017 2025-10-11 08:05:23.211855 | fa163e03-9ee7-dff2-f9c8-00000000c5c1 | TASK | Gather podman infos 2025-10-11 08:05:23.227937 | fa163e03-9ee7-dff2-f9c8-00000000c5c1 | TASK | Gather podman infos 2025-10-11 08:05:23.436054 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | OK | Cleanup facter cache if exists | np0005481019 2025-10-11 08:05:23.437296 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005481019 | 0:09:59.052928 | 0.29s 2025-10-11 08:05:23.446040 | fa163e03-9ee7-dff2-f9c8-00000000c100 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:23.448544 | fa163e03-9ee7-dff2-f9c8-00000000c100 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:59.064179 | 0.39s 2025-10-11 08:05:23.463964 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TASK | Pre-cache facts 2025-10-11 08:05:23.472457 | fa163e03-9ee7-dff2-f9c8-00000000c100 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:09:59.088062 | 0.42s 2025-10-11 08:05:23.493487 | fa163e03-9ee7-dff2-f9c8-00000000c102 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:23.834387 | fa163e03-9ee7-dff2-f9c8-00000000c102 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:23.838302 | fa163e03-9ee7-dff2-f9c8-00000000c102 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:59.453928 | 0.34s 2025-10-11 08:05:23.849026 | fa163e03-9ee7-dff2-f9c8-00000000c102 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:09:59.464648 | 0.35s 2025-10-11 08:05:23.888888 | fa163e03-9ee7-dff2-f9c8-00000000c104 | TASK | Ensure provider service is running 2025-10-11 08:05:23.900825 | fa163e03-9ee7-dff2-f9c8-00000000c5c1 | OK | Gather podman infos | np0005481016 2025-10-11 08:05:23.902403 | fa163e03-9ee7-dff2-f9c8-00000000c5c1 | TIMING | tripleo_container_manage : Gather podman infos | np0005481016 | 0:09:59.518028 | 0.69s 2025-10-11 08:05:23.903436 | fa163e03-9ee7-dff2-f9c8-00000000c5c1 | OK | Gather podman infos | np0005481017 2025-10-11 08:05:23.904137 | fa163e03-9ee7-dff2-f9c8-00000000c5c1 | TIMING | tripleo_container_manage : Gather podman infos | np0005481017 | 0:09:59.519779 | 0.68s 2025-10-11 08:05:23.928437 | fa163e03-9ee7-dff2-f9c8-00000000c5c2 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:23.947623 | fa163e03-9ee7-dff2-f9c8-00000000c5c2 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:23.992391 | fa163e03-9ee7-dff2-f9c8-00000000c5c2 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 2025-10-11 08:05:23.993539 | fa163e03-9ee7-dff2-f9c8-00000000c5c2 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:09:59.609174 | 0.06s 2025-10-11 08:05:24.014299 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:24.021895 | fa163e03-9ee7-dff2-f9c8-00000000c5c2 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 2025-10-11 08:05:24.023048 | fa163e03-9ee7-dff2-f9c8-00000000c5c2 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:09:59.638677 | 0.07s 2025-10-11 08:05:24.039685 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:24.065286 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:09:59.680907 | 0.05s 2025-10-11 08:05:24.078178 | 1114bb09-2ebb-415d-82af-129d54e41467 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481016 2025-10-11 08:05:24.099817 | fa163e03-9ee7-dff2-f9c8-00000000c618 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:24.106903 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:09:59.722531 | 0.07s 2025-10-11 08:05:24.119506 | e7bdde92-abd3-441f-adc3-f55edda57126 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481017 2025-10-11 08:05:24.136817 | fa163e03-9ee7-dff2-f9c8-00000000c65b | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:24.166343 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | CHANGED | Pre-cache facts | np0005481019 2025-10-11 08:05:24.167624 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005481019 | 0:09:59.783257 | 0.70s 2025-10-11 08:05:24.183178 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TASK | Failed deployment if facter fails 2025-10-11 08:05:24.208231 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | SKIPPED | Failed deployment if facter fails | np0005481019 2025-10-11 08:05:24.209204 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005481019 | 0:09:59.824845 | 0.02s 2025-10-11 08:05:24.233781 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | TASK | Sync cached facts 2025-10-11 08:05:24.240031 | fa163e03-9ee7-dff2-f9c8-00000000c19d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:59.855660 | 3.17s 2025-10-11 08:05:24.256091 | fa163e03-9ee7-dff2-f9c8-00000000c19d | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:09:59.871716 | 3.19s 2025-10-11 08:05:24.279690 | fa163e03-9ee7-dff2-f9c8-00000000c19f | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:24.394646 | fa163e03-9ee7-dff2-f9c8-00000000c104 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:05:24.399520 | fa163e03-9ee7-dff2-f9c8-00000000c104 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:00.015141 | 0.50s 2025-10-11 08:05:24.416301 | fa163e03-9ee7-dff2-f9c8-00000000c104 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:00.031935 | 0.52s 2025-10-11 08:05:24.440166 | fa163e03-9ee7-dff2-f9c8-00000000c107 | TASK | Ensure certificate requests 2025-10-11 08:05:24.495950 | fa163e03-9ee7-dff2-f9c8-00000000c01c | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-11 08:05:24.500584 | fa163e03-9ee7-dff2-f9c8-00000000c01c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:00.116203 | 1.91s 2025-10-11 08:05:24.512029 | fa163e03-9ee7-dff2-f9c8-00000000c01c | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:00.127662 | 1.92s 2025-10-11 08:05:24.554048 | fa163e03-9ee7-dff2-f9c8-00000000ac37 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-11 08:05:24.637403 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | CHANGED | Sync cached facts | np0005481019 -> 192.168.122.108 [WARNING]: ('np0005481019 -> 192.168.122.108', 'fa163e03-9ee7-dff2-f9c8-00000000c2ec') missing from stats 2025-10-11 08:05:24.657796 | fa163e03-9ee7-dff2-f9c8-00000000ac37 | OK | set is_ovn_dbs_bootstrap_node fact | np0005481012 2025-10-11 08:05:24.658290 | fa163e03-9ee7-dff2-f9c8-00000000ac37 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005481012 | 0:10:00.273931 | 0.10s 2025-10-11 08:05:24.666864 | fa163e03-9ee7-dff2-f9c8-00000000c19f | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:24.669409 | fa163e03-9ee7-dff2-f9c8-00000000c19f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:10:00.285043 | 0.39s 2025-10-11 08:05:24.683436 | fa163e03-9ee7-dff2-f9c8-00000000c1fe | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 08:05:24.707372 | fa163e03-9ee7-dff2-f9c8-00000000ac38 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-11 08:05:24.719419 | fa163e03-9ee7-dff2-f9c8-00000000c19f | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:10:00.335048 | 0.44s 2025-10-11 08:05:24.720358 | fa163e03-9ee7-dff2-f9c8-00000000c1fe | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005481019 | 0:10:00.336007 | 0.04s 2025-10-11 08:05:24.736062 | a29d6475-0008-4a73-9eae-a417cf944c1f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005481019 2025-10-11 08:05:24.755282 | fa163e03-9ee7-dff2-f9c8-00000000c6b7 | TASK | Create base directory puppet configs 2025-10-11 08:05:24.775555 | fa163e03-9ee7-dff2-f9c8-00000000c1a1 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:25.072879 | fa163e03-9ee7-dff2-f9c8-00000000c6b7 | CHANGED | Create base directory puppet configs | np0005481019 2025-10-11 08:05:25.073952 | fa163e03-9ee7-dff2-f9c8-00000000c6b7 | TIMING | Create base directory puppet configs | np0005481019 | 0:10:00.689592 | 0.32s 2025-10-11 08:05:25.086604 | fa163e03-9ee7-dff2-f9c8-00000000c6b8 | TASK | Generate container puppet configs for step 1 2025-10-11 08:05:25.159885 | fa163e03-9ee7-dff2-f9c8-00000000c1a1 | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:25.165529 | fa163e03-9ee7-dff2-f9c8-00000000c1a1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:10:00.781011 | 0.39s 2025-10-11 08:05:25.177851 | fa163e03-9ee7-dff2-f9c8-00000000c1a1 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:10:00.793478 | 0.40s 2025-10-11 08:05:25.210904 | fa163e03-9ee7-dff2-f9c8-00000000c1a3 | TASK | Ensure provider service is running 2025-10-11 08:05:25.438392 | fa163e03-9ee7-dff2-f9c8-00000000c6b8 | CHANGED | Generate container puppet configs for step 1 | np0005481019 2025-10-11 08:05:25.439750 | fa163e03-9ee7-dff2-f9c8-00000000c6b8 | TIMING | Generate container puppet configs for step 1 | np0005481019 | 0:10:01.055386 | 0.35s 2025-10-11 08:05:25.455205 | fa163e03-9ee7-dff2-f9c8-00000000c6b9 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-11 08:05:25.487374 | fa163e03-9ee7-dff2-f9c8-00000000c6b9 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005481019 | 0:10:01.103002 | 0.03s 2025-10-11 08:05:25.524005 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 08:05:25.639599 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481019 | 0:10:01.255233 | 0.11s 2025-10-11 08:05:25.650265 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 08:05:25.730838 | fa163e03-9ee7-dff2-f9c8-00000000c1a3 | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:05:25.735298 | fa163e03-9ee7-dff2-f9c8-00000000c1a3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:10:01.350915 | 0.52s 2025-10-11 08:05:25.745854 | fa163e03-9ee7-dff2-f9c8-00000000c1a3 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:10:01.361485 | 0.53s 2025-10-11 08:05:25.762544 | fa163e03-9ee7-dff2-f9c8-00000000c1a6 | TASK | Ensure certificate requests 2025-10-11 08:05:25.974573 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481019 2025-10-11 08:05:25.975925 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481019 | 0:10:01.591541 | 0.32s 2025-10-11 08:05:25.994047 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:26.320408 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 2025-10-11 08:05:26.321693 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:01.937336 | 0.33s 2025-10-11 08:05:26.333029 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 08:05:26.391105 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481019 2025-10-11 08:05:26.393698 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481019 | 0:10:02.009329 | 0.06s 2025-10-11 08:05:26.417983 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 08:05:26.457030 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481019 2025-10-11 08:05:26.458117 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481019 | 0:10:02.073756 | 0.04s 2025-10-11 08:05:26.472669 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 08:05:26.526122 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481019 2025-10-11 08:05:26.527177 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481019 | 0:10:02.142817 | 0.05s 2025-10-11 08:05:26.549109 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:26.627229 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:02.242857 | 0.08s 2025-10-11 08:05:26.647167 | a6f63e22-7115-4b80-80d5-d7d751776cda | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481019 2025-10-11 08:05:26.667223 | fa163e03-9ee7-dff2-f9c8-00000000c78a | TASK | Gather podman infos 2025-10-11 08:05:26.940363 | fa163e03-9ee7-dff2-f9c8-00000000c107 | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-11 08:05:26.943539 | fa163e03-9ee7-dff2-f9c8-00000000c107 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:02.559165 | 2.50s 2025-10-11 08:05:26.951738 | fa163e03-9ee7-dff2-f9c8-00000000c107 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:02.567376 | 2.51s 2025-10-11 08:05:26.987783 | fa163e03-9ee7-dff2-f9c8-00000000ad49 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-11 08:05:27.073161 | fa163e03-9ee7-dff2-f9c8-00000000ad49 | OK | set is_ovn_dbs_bootstrap_node fact | np0005481014 2025-10-11 08:05:27.074785 | fa163e03-9ee7-dff2-f9c8-00000000ad49 | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005481014 | 0:10:02.690414 | 0.08s 2025-10-11 08:05:27.075597 | fa163e03-9ee7-dff2-f9c8-00000000c78a | OK | Gather podman infos | np0005481019 2025-10-11 08:05:27.076245 | fa163e03-9ee7-dff2-f9c8-00000000c78a | TIMING | tripleo_container_manage : Gather podman infos | np0005481019 | 0:10:02.691887 | 0.41s 2025-10-11 08:05:27.100237 | fa163e03-9ee7-dff2-f9c8-00000000c78b | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:27.130872 | fa163e03-9ee7-dff2-f9c8-00000000ad4a | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-11 08:05:27.174855 | fa163e03-9ee7-dff2-f9c8-00000000c78b | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 2025-10-11 08:05:27.175895 | fa163e03-9ee7-dff2-f9c8-00000000c78b | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:02.791534 | 0.07s 2025-10-11 08:05:27.176292 | fa163e03-9ee7-dff2-f9c8-00000000ad4a | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005481014 2025-10-11 08:05:27.176700 | fa163e03-9ee7-dff2-f9c8-00000000ad4a | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005481014 | 0:10:02.792347 | 0.04s 2025-10-11 08:05:27.191730 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:27.215122 | fa163e03-9ee7-dff2-f9c8-00000000ad4c | TASK | Fetch ovn-dbs-bundle 2025-10-11 08:05:27.228164 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:02.843795 | 0.04s 2025-10-11 08:05:27.240550 | ff52e148-2099-4fee-9c11-8a420d827f19 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481019 2025-10-11 08:05:27.257379 | fa163e03-9ee7-dff2-f9c8-00000000c7bc | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:27.272565 | fa163e03-9ee7-dff2-f9c8-00000000ad4c | SKIPPED | Fetch ovn-dbs-bundle | np0005481014 2025-10-11 08:05:27.273496 | fa163e03-9ee7-dff2-f9c8-00000000ad4c | TIMING | Fetch ovn-dbs-bundle | np0005481014 | 0:10:02.889132 | 0.06s 2025-10-11 08:05:27.289094 | fa163e03-9ee7-dff2-f9c8-00000000ad4d | TASK | Fetch ovn VIP 2025-10-11 08:05:27.329687 | fa163e03-9ee7-dff2-f9c8-00000000ad4d | SKIPPED | Fetch ovn VIP | np0005481014 2025-10-11 08:05:27.330479 | fa163e03-9ee7-dff2-f9c8-00000000ad4d | TIMING | Fetch ovn VIP | np0005481014 | 0:10:02.946123 | 0.04s 2025-10-11 08:05:27.357986 | fa163e03-9ee7-dff2-f9c8-00000000ad4e | TASK | Remove OVNDBs from pacemaker 2025-10-11 08:05:27.401802 | fa163e03-9ee7-dff2-f9c8-00000000ad4e | SKIPPED | Remove OVNDBs from pacemaker | np0005481014 2025-10-11 08:05:27.402600 | fa163e03-9ee7-dff2-f9c8-00000000ad4e | TIMING | Remove OVNDBs from pacemaker | np0005481014 | 0:10:03.018243 | 0.04s 2025-10-11 08:05:27.417463 | fa163e03-9ee7-dff2-f9c8-00000000ad4f | TASK | Remove OVNDBs VIP from pacemaker 2025-10-11 08:05:27.463337 | fa163e03-9ee7-dff2-f9c8-00000000ad4f | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005481014 2025-10-11 08:05:27.464261 | fa163e03-9ee7-dff2-f9c8-00000000ad4f | TIMING | Remove OVNDBs VIP from pacemaker | np0005481014 | 0:10:03.079905 | 0.05s 2025-10-11 08:05:27.477943 | fa163e03-9ee7-dff2-f9c8-00000000ad50 | TASK | Clean up pacemaker remote nodes cache 2025-10-11 08:05:27.509399 | fa163e03-9ee7-dff2-f9c8-00000000ad50 | SKIPPED | Clean up pacemaker remote nodes cache | np0005481014 2025-10-11 08:05:27.510147 | fa163e03-9ee7-dff2-f9c8-00000000ad50 | TIMING | Clean up pacemaker remote nodes cache | np0005481014 | 0:10:03.125792 | 0.03s 2025-10-11 08:05:27.524095 | fa163e03-9ee7-dff2-f9c8-00000000ad51 | TASK | Remove pacemaker attributes 2025-10-11 08:05:27.566620 | fa163e03-9ee7-dff2-f9c8-00000000ad51 | SKIPPED | Remove pacemaker attributes | np0005481014 | item=np0005481012 2025-10-11 08:05:27.587425 | fa163e03-9ee7-dff2-f9c8-00000000ad51 | SKIPPED | Remove pacemaker attributes | np0005481014 | item=np0005481014 2025-10-11 08:05:27.602404 | fa163e03-9ee7-dff2-f9c8-00000000ad51 | SKIPPED | Remove pacemaker attributes | np0005481014 | item=np0005481015 2025-10-11 08:05:27.608522 | fa163e03-9ee7-dff2-f9c8-00000000ad51 | TIMING | Remove pacemaker attributes | np0005481014 | 0:10:03.224163 | 0.08s 2025-10-11 08:05:27.663348 | fa163e03-9ee7-dff2-f9c8-00000000ad54 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:10:03.278975 | 0.04s 2025-10-11 08:05:27.712686 | fa163e03-9ee7-dff2-f9c8-00000000c81e | TASK | Set version specific variables 2025-10-11 08:05:27.749862 | fa163e03-9ee7-dff2-f9c8-00000000c81e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:10:03.365490 | 0.04s 2025-10-11 08:05:27.764513 | c022c8ac-dba1-49ce-b9d4-49702f183ee7 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:05:27.781161 | fa163e03-9ee7-dff2-f9c8-00000000c84f | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:27.928622 | fa163e03-9ee7-dff2-f9c8-00000000ac38 | OK | Populate ansible service facts so we can check for pacemaker service | np0005481012 2025-10-11 08:05:27.934035 | fa163e03-9ee7-dff2-f9c8-00000000ac38 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005481012 | 0:10:03.549661 | 3.22s 2025-10-11 08:05:27.971926 | fa163e03-9ee7-dff2-f9c8-00000000ac3a | TASK | Fetch ovn-dbs-bundle 2025-10-11 08:05:28.037043 | fa163e03-9ee7-dff2-f9c8-00000000ac3a | SKIPPED | Fetch ovn-dbs-bundle | np0005481012 2025-10-11 08:05:28.038013 | fa163e03-9ee7-dff2-f9c8-00000000ac3a | TIMING | Fetch ovn-dbs-bundle | np0005481012 | 0:10:03.653652 | 0.07s 2025-10-11 08:05:28.054093 | fa163e03-9ee7-dff2-f9c8-00000000c1a6 | CHANGED | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.internalapi.ooo.test', 'key_size': '2048', 'name': 'novnc-proxy', 'principal': 'novnc-proxy/np0005481015.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep nova_vnc_proxy)\nservice_crt="/etc/pki/tls/certs/novnc-proxy.crt"\nservice_key="/etc/pki/tls/private/novnc-proxy.key"\n# Copy the new cert from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new key from the mount-point to the real path\npodman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n\n# Set permissions\npodman exec -u root "$container_name" chmod 0644 $service_crt\npodman exec -u root "$container_name" chmod 0640 $service_key\npodman exec -u root "$container_name" chgrp qemu $service_key\n\n# No need to trigger a reload for novnc proxy since the cert is not cached\n'} 2025-10-11 08:05:28.056157 | fa163e03-9ee7-dff2-f9c8-00000000c1a6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:10:03.671788 | 2.29s 2025-10-11 08:05:28.076574 | fa163e03-9ee7-dff2-f9c8-00000000ac3b | TASK | Fetch ovn VIP 2025-10-11 08:05:28.085717 | fa163e03-9ee7-dff2-f9c8-00000000c1a6 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:10:03.701329 | 2.32s 2025-10-11 08:05:28.128856 | fa163e03-9ee7-dff2-f9c8-00000000ae1f | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-11 08:05:28.138061 | fa163e03-9ee7-dff2-f9c8-00000000ac3b | SKIPPED | Fetch ovn VIP | np0005481012 2025-10-11 08:05:28.138923 | fa163e03-9ee7-dff2-f9c8-00000000ac3b | TIMING | Fetch ovn VIP | np0005481012 | 0:10:03.754564 | 0.06s 2025-10-11 08:05:28.155568 | fa163e03-9ee7-dff2-f9c8-00000000ac3c | TASK | Remove OVNDBs from pacemaker 2025-10-11 08:05:28.202928 | fa163e03-9ee7-dff2-f9c8-00000000ae1f | OK | set is_ovn_dbs_bootstrap_node fact | np0005481015 2025-10-11 08:05:28.203922 | fa163e03-9ee7-dff2-f9c8-00000000ae1f | TIMING | set is_ovn_dbs_bootstrap_node fact | np0005481015 | 0:10:03.819565 | 0.07s 2025-10-11 08:05:28.218769 | fa163e03-9ee7-dff2-f9c8-00000000ae20 | TASK | Populate ansible service facts so we can check for pacemaker service 2025-10-11 08:05:28.229847 | fa163e03-9ee7-dff2-f9c8-00000000ac3c | SKIPPED | Remove OVNDBs from pacemaker | np0005481012 2025-10-11 08:05:28.230764 | fa163e03-9ee7-dff2-f9c8-00000000ac3c | TIMING | Remove OVNDBs from pacemaker | np0005481012 | 0:10:03.846404 | 0.05s 2025-10-11 08:05:28.251385 | fa163e03-9ee7-dff2-f9c8-00000000ac3d | TASK | Remove OVNDBs VIP from pacemaker 2025-10-11 08:05:28.258797 | fa163e03-9ee7-dff2-f9c8-00000000c84f | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:05:28.259758 | fa163e03-9ee7-dff2-f9c8-00000000c84f | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:10:03.875399 | 0.48s 2025-10-11 08:05:28.260563 | fa163e03-9ee7-dff2-f9c8-00000000ae20 | SKIPPED | Populate ansible service facts so we can check for pacemaker service | np0005481015 2025-10-11 08:05:28.260877 | fa163e03-9ee7-dff2-f9c8-00000000ae20 | TIMING | Populate ansible service facts so we can check for pacemaker service | np0005481015 | 0:10:03.876526 | 0.04s 2025-10-11 08:05:28.276370 | fa163e03-9ee7-dff2-f9c8-00000000c850 | TASK | Set platform/version specific variables 2025-10-11 08:05:28.295147 | fa163e03-9ee7-dff2-f9c8-00000000ae22 | TASK | Fetch ovn-dbs-bundle 2025-10-11 08:05:28.312766 | fa163e03-9ee7-dff2-f9c8-00000000ac3d | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005481012 2025-10-11 08:05:28.313755 | fa163e03-9ee7-dff2-f9c8-00000000ac3d | TIMING | Remove OVNDBs VIP from pacemaker | np0005481012 | 0:10:03.929396 | 0.06s 2025-10-11 08:05:28.330330 | fa163e03-9ee7-dff2-f9c8-00000000ac3e | TASK | Clean up pacemaker remote nodes cache 2025-10-11 08:05:28.341115 | fa163e03-9ee7-dff2-f9c8-00000000ae22 | SKIPPED | Fetch ovn-dbs-bundle | np0005481015 2025-10-11 08:05:28.344284 | fa163e03-9ee7-dff2-f9c8-00000000ae22 | TIMING | Fetch ovn-dbs-bundle | np0005481015 | 0:10:03.959922 | 0.05s 2025-10-11 08:05:28.344867 | fa163e03-9ee7-dff2-f9c8-00000000c850 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:28.359631 | fa163e03-9ee7-dff2-f9c8-00000000ae23 | TASK | Fetch ovn VIP 2025-10-11 08:05:28.381608 | fa163e03-9ee7-dff2-f9c8-00000000c850 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:28.396693 | fa163e03-9ee7-dff2-f9c8-00000000ac3e | SKIPPED | Clean up pacemaker remote nodes cache | np0005481012 2025-10-11 08:05:28.397289 | fa163e03-9ee7-dff2-f9c8-00000000ac3e | TIMING | Clean up pacemaker remote nodes cache | np0005481012 | 0:10:04.012923 | 0.07s 2025-10-11 08:05:28.407183 | fa163e03-9ee7-dff2-f9c8-00000000c850 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:05:28.431215 | fa163e03-9ee7-dff2-f9c8-00000000ac3f | TASK | Remove pacemaker attributes 2025-10-11 08:05:28.436279 | fa163e03-9ee7-dff2-f9c8-00000000c850 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:05:28.444634 | fa163e03-9ee7-dff2-f9c8-00000000ae23 | SKIPPED | Fetch ovn VIP | np0005481015 2025-10-11 08:05:28.445512 | fa163e03-9ee7-dff2-f9c8-00000000ae23 | TIMING | Fetch ovn VIP | np0005481015 | 0:10:04.061144 | 0.09s 2025-10-11 08:05:28.446015 | fa163e03-9ee7-dff2-f9c8-00000000c850 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:10:04.061664 | 0.17s 2025-10-11 08:05:28.461589 | fa163e03-9ee7-dff2-f9c8-00000000c81f | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:28.479177 | fa163e03-9ee7-dff2-f9c8-00000000ae24 | TASK | Remove OVNDBs from pacemaker 2025-10-11 08:05:28.484947 | fa163e03-9ee7-dff2-f9c8-00000000ac3f | SKIPPED | Remove pacemaker attributes | np0005481012 | item=np0005481012 2025-10-11 08:05:28.510283 | fa163e03-9ee7-dff2-f9c8-00000000ac3f | SKIPPED | Remove pacemaker attributes | np0005481012 | item=np0005481014 2025-10-11 08:05:28.526279 | fa163e03-9ee7-dff2-f9c8-00000000ac3f | SKIPPED | Remove pacemaker attributes | np0005481012 | item=np0005481015 2025-10-11 08:05:28.534277 | fa163e03-9ee7-dff2-f9c8-00000000ac3f | TIMING | Remove pacemaker attributes | np0005481012 | 0:10:04.149905 | 0.10s 2025-10-11 08:05:28.540138 | fa163e03-9ee7-dff2-f9c8-00000000ae24 | SKIPPED | Remove OVNDBs from pacemaker | np0005481015 2025-10-11 08:05:28.540692 | fa163e03-9ee7-dff2-f9c8-00000000ae24 | TIMING | Remove OVNDBs from pacemaker | np0005481015 | 0:10:04.156337 | 0.05s 2025-10-11 08:05:28.595198 | fa163e03-9ee7-dff2-f9c8-00000000ae25 | TASK | Remove OVNDBs VIP from pacemaker 2025-10-11 08:05:28.614424 | fa163e03-9ee7-dff2-f9c8-00000000ac42 | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:10:04.230048 | 0.04s 2025-10-11 08:05:28.676637 | fa163e03-9ee7-dff2-f9c8-00000000c81e | TASK | Set version specific variables 2025-10-11 08:05:28.683798 | fa163e03-9ee7-dff2-f9c8-00000000ae25 | SKIPPED | Remove OVNDBs VIP from pacemaker | np0005481015 2025-10-11 08:05:28.684905 | fa163e03-9ee7-dff2-f9c8-00000000ae25 | TIMING | Remove OVNDBs VIP from pacemaker | np0005481015 | 0:10:04.300535 | 0.09s 2025-10-11 08:05:28.704318 | fa163e03-9ee7-dff2-f9c8-00000000ae26 | TASK | Clean up pacemaker remote nodes cache 2025-10-11 08:05:28.728543 | fa163e03-9ee7-dff2-f9c8-00000000c81e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:10:04.344179 | 0.05s 2025-10-11 08:05:28.746173 | ef42f0f6-a57e-4fb2-b60c-3e6692ff899c | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:05:28.766760 | fa163e03-9ee7-dff2-f9c8-00000000c8c8 | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:28.772183 | fa163e03-9ee7-dff2-f9c8-00000000ae26 | SKIPPED | Clean up pacemaker remote nodes cache | np0005481015 2025-10-11 08:05:28.773066 | fa163e03-9ee7-dff2-f9c8-00000000ae26 | TIMING | Clean up pacemaker remote nodes cache | np0005481015 | 0:10:04.388702 | 0.07s 2025-10-11 08:05:28.788197 | fa163e03-9ee7-dff2-f9c8-00000000ae27 | TASK | Remove pacemaker attributes 2025-10-11 08:05:28.853581 | fa163e03-9ee7-dff2-f9c8-00000000ae27 | SKIPPED | Remove pacemaker attributes | np0005481015 | item=np0005481012 2025-10-11 08:05:28.871377 | fa163e03-9ee7-dff2-f9c8-00000000ae27 | SKIPPED | Remove pacemaker attributes | np0005481015 | item=np0005481014 2025-10-11 08:05:28.884930 | fa163e03-9ee7-dff2-f9c8-00000000ae27 | SKIPPED | Remove pacemaker attributes | np0005481015 | item=np0005481015 2025-10-11 08:05:28.891748 | fa163e03-9ee7-dff2-f9c8-00000000ae27 | TIMING | Remove pacemaker attributes | np0005481015 | 0:10:04.507391 | 0.10s 2025-10-11 08:05:28.938584 | fa163e03-9ee7-dff2-f9c8-00000000ae2a | TIMING | include_role : linux-system-roles.certificate | np0005481015 | 0:10:04.554215 | 0.03s 2025-10-11 08:05:28.973001 | fa163e03-9ee7-dff2-f9c8-00000000c81e | TASK | Set version specific variables 2025-10-11 08:05:29.001815 | fa163e03-9ee7-dff2-f9c8-00000000c81e | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481015 | 0:10:04.617448 | 0.03s 2025-10-11 08:05:29.016613 | 3763b788-b7ad-4493-805b-6d6f59fb4439 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481015 2025-10-11 08:05:29.033293 | fa163e03-9ee7-dff2-f9c8-00000000c91b | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:29.229558 | fa163e03-9ee7-dff2-f9c8-00000000c8c8 | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:05:29.231488 | fa163e03-9ee7-dff2-f9c8-00000000c8c8 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:10:04.847071 | 0.46s 2025-10-11 08:05:29.268377 | fa163e03-9ee7-dff2-f9c8-00000000c8c9 | TASK | Set platform/version specific variables 2025-10-11 08:05:29.368477 | fa163e03-9ee7-dff2-f9c8-00000000c8c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:29.399261 | fa163e03-9ee7-dff2-f9c8-00000000c8c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:29.427927 | fa163e03-9ee7-dff2-f9c8-00000000c8c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:05:29.448748 | fa163e03-9ee7-dff2-f9c8-00000000c8c9 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:05:29.457737 | fa163e03-9ee7-dff2-f9c8-00000000c8c9 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:10:05.073359 | 0.19s 2025-10-11 08:05:29.476211 | fa163e03-9ee7-dff2-f9c8-00000000c81f | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:29.536130 | fa163e03-9ee7-dff2-f9c8-00000000c91b | OK | Ensure ansible_facts used by role | np0005481015 2025-10-11 08:05:29.537463 | fa163e03-9ee7-dff2-f9c8-00000000c91b | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481015 | 0:10:05.153083 | 0.50s 2025-10-11 08:05:29.554481 | fa163e03-9ee7-dff2-f9c8-00000000c91c | TASK | Set platform/version specific variables 2025-10-11 08:05:29.649063 | fa163e03-9ee7-dff2-f9c8-00000000c91c | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:05:29.682142 | fa163e03-9ee7-dff2-f9c8-00000000c91c | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat.yml 2025-10-11 08:05:29.710313 | fa163e03-9ee7-dff2-f9c8-00000000c91c | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.yml 2025-10-11 08:05:29.731377 | fa163e03-9ee7-dff2-f9c8-00000000c91c | SKIPPED | Set platform/version specific variables | np0005481015 | item=RedHat_9.2.yml 2025-10-11 08:05:29.739355 | fa163e03-9ee7-dff2-f9c8-00000000c91c | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481015 | 0:10:05.354970 | 0.18s 2025-10-11 08:05:29.771909 | fa163e03-9ee7-dff2-f9c8-00000000c81f | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:31.503863 | fa163e03-9ee7-dff2-f9c8-00000000c81f | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:05:31.505534 | fa163e03-9ee7-dff2-f9c8-00000000c81f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:10:07.121168 | 3.04s 2025-10-11 08:05:31.527261 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TASK | Ensure provider packages are installed 2025-10-11 08:05:32.813828 | fa163e03-9ee7-dff2-f9c8-00000000c81f | OK | Ensure certificate role dependencies are installed | np0005481015 2025-10-11 08:05:32.816010 | fa163e03-9ee7-dff2-f9c8-00000000c81f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481015 | 0:10:08.431615 | 3.04s 2025-10-11 08:05:32.848322 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TASK | Ensure provider packages are installed 2025-10-11 08:05:32.981185 | fa163e03-9ee7-dff2-f9c8-00000000c81f | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:05:32.983050 | fa163e03-9ee7-dff2-f9c8-00000000c81f | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:10:08.598680 | 3.51s 2025-10-11 08:05:33.009967 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TASK | Ensure provider packages are installed 2025-10-11 08:05:34.554952 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:10:10.170568 | 3.03s 2025-10-11 08:05:34.567818 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:10:10.183451 | 3.04s 2025-10-11 08:05:34.596352 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:34.987884 | fa163e03-9ee7-dff2-f9c8-00000000c823 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:34.992394 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:10:10.608024 | 0.39s 2025-10-11 08:05:35.002591 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:10:10.618220 | 0.40s 2025-10-11 08:05:35.033868 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:35.412162 | fa163e03-9ee7-dff2-f9c8-00000000c825 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:35.417120 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:10:11.032735 | 0.38s 2025-10-11 08:05:35.427472 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:10:11.043071 | 0.39s 2025-10-11 08:05:35.456881 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TASK | Ensure provider service is running 2025-10-11 08:05:35.815187 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:10:11.430811 | 2.97s 2025-10-11 08:05:35.824665 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481015 | 0:10:11.440303 | 2.97s 2025-10-11 08:05:35.858164 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:35.978144 | fa163e03-9ee7-dff2-f9c8-00000000c827 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:05:35.985256 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:11.600881 | 0.53s 2025-10-11 08:05:35.995596 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:11.611223 | 0.54s 2025-10-11 08:05:36.029497 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TASK | Ensure certificate requests 2025-10-11 08:05:36.234227 | fa163e03-9ee7-dff2-f9c8-00000000c823 | OK | Ensure pre-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:36.237369 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:10:11.852995 | 0.38s 2025-10-11 08:05:36.245387 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481015 | 0:10:11.861020 | 0.39s 2025-10-11 08:05:36.267265 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:36.645836 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:10:12.261462 | 3.63s 2025-10-11 08:05:36.654383 | fa163e03-9ee7-dff2-f9c8-00000000c821 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:10:12.270032 | 3.64s 2025-10-11 08:05:36.669934 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:36.742087 | fa163e03-9ee7-dff2-f9c8-00000000c825 | OK | Ensure post-scripts hooks directory exists | np0005481015 | item=certmonger 2025-10-11 08:05:36.744436 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:10:12.360072 | 0.48s 2025-10-11 08:05:36.749663 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481015 | 0:10:12.365300 | 0.48s 2025-10-11 08:05:36.765549 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TASK | Ensure provider service is running 2025-10-11 08:05:37.003822 | fa163e03-9ee7-dff2-f9c8-00000000c65b | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 2025-10-11 08:05:37.005108 | fa163e03-9ee7-dff2-f9c8-00000000c65b | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:10:12.620744 | 12.87s 2025-10-11 08:05:37.046041 | fa163e03-9ee7-dff2-f9c8-00000000c65c | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:37.087975 | fa163e03-9ee7-dff2-f9c8-00000000c823 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:37.095782 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:10:12.711393 | 0.42s 2025-10-11 08:05:37.103040 | fa163e03-9ee7-dff2-f9c8-00000000c823 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:10:12.718688 | 0.43s 2025-10-11 08:05:37.126068 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:37.136740 | fa163e03-9ee7-dff2-f9c8-00000000c65c | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 2025-10-11 08:05:37.148529 | fa163e03-9ee7-dff2-f9c8-00000000c65c | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:10:12.764129 | 0.10s 2025-10-11 08:05:37.150736 | fa163e03-9ee7-dff2-f9c8-00000000c618 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 2025-10-11 08:05:37.151129 | fa163e03-9ee7-dff2-f9c8-00000000c618 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:10:12.766778 | 13.05s 2025-10-11 08:05:37.167024 | fa163e03-9ee7-dff2-f9c8-00000000c619 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:37.197370 | fa163e03-9ee7-dff2-f9c8-00000000c3ad | TASK | Diff puppet-generated changes for check mode 2025-10-11 08:05:37.230536 | fa163e03-9ee7-dff2-f9c8-00000000c619 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 2025-10-11 08:05:37.231794 | fa163e03-9ee7-dff2-f9c8-00000000c619 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:10:12.847430 | 0.06s 2025-10-11 08:05:37.232251 | fa163e03-9ee7-dff2-f9c8-00000000c3ad | SKIPPED | Diff puppet-generated changes for check mode | np0005481017 2025-10-11 08:05:37.232712 | fa163e03-9ee7-dff2-f9c8-00000000c3ad | TIMING | Diff puppet-generated changes for check mode | np0005481017 | 0:10:12.848361 | 0.03s 2025-10-11 08:05:37.250898 | fa163e03-9ee7-dff2-f9c8-00000000c3ae | TASK | Diff puppet-generated changes for check mode 2025-10-11 08:05:37.271475 | fa163e03-9ee7-dff2-f9c8-00000000c422 | TASK | Diff puppet-generated changes for check mode 2025-10-11 08:05:37.294477 | fa163e03-9ee7-dff2-f9c8-00000000c3ae | SKIPPED | Diff puppet-generated changes for check mode | np0005481017 2025-10-11 08:05:37.297196 | fa163e03-9ee7-dff2-f9c8-00000000c3ae | TIMING | Diff puppet-generated changes for check mode | np0005481017 | 0:10:12.912812 | 0.05s 2025-10-11 08:05:37.298266 | fa163e03-9ee7-dff2-f9c8-00000000c827 | OK | Ensure provider service is running | np0005481015 | item=certmonger 2025-10-11 08:05:37.302393 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:10:12.918031 | 0.54s 2025-10-11 08:05:37.325431 | fa163e03-9ee7-dff2-f9c8-00000000c09e | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-11 08:05:37.341100 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481015 | 0:10:12.956701 | 0.57s 2025-10-11 08:05:37.344151 | fa163e03-9ee7-dff2-f9c8-00000000c422 | SKIPPED | Diff puppet-generated changes for check mode | np0005481016 2025-10-11 08:05:37.345228 | fa163e03-9ee7-dff2-f9c8-00000000c422 | TIMING | Diff puppet-generated changes for check mode | np0005481016 | 0:10:12.960870 | 0.07s 2025-10-11 08:05:37.374093 | fa163e03-9ee7-dff2-f9c8-00000000c423 | TASK | Diff puppet-generated changes for check mode 2025-10-11 08:05:37.411851 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TASK | Ensure certificate requests 2025-10-11 08:05:37.426321 | fa163e03-9ee7-dff2-f9c8-00000000c09e | TIMING | Manage containers for step 1 with tripleo-ansible | np0005481017 | 0:10:13.041935 | 0.10s 2025-10-11 08:05:37.427600 | fa163e03-9ee7-dff2-f9c8-00000000c423 | SKIPPED | Diff puppet-generated changes for check mode | np0005481016 2025-10-11 08:05:37.428277 | fa163e03-9ee7-dff2-f9c8-00000000c423 | TIMING | Diff puppet-generated changes for check mode | np0005481016 | 0:10:13.043923 | 0.05s 2025-10-11 08:05:37.473542 | fa163e03-9ee7-dff2-f9c8-00000000c825 | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:37.483904 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:10:13.099538 | 0.36s 2025-10-11 08:05:37.499428 | fa163e03-9ee7-dff2-f9c8-00000000c082 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-11 08:05:37.515770 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TASK | Gather variables for each operating system 2025-10-11 08:05:37.529672 | fa163e03-9ee7-dff2-f9c8-00000000c825 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:10:13.145305 | 0.40s 2025-10-11 08:05:37.530677 | fa163e03-9ee7-dff2-f9c8-00000000c082 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005481016 | 0:10:13.146327 | 0.03s 2025-10-11 08:05:37.558836 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TASK | Gather variables for each operating system 2025-10-11 08:05:37.581317 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TASK | Ensure provider service is running 2025-10-11 08:05:37.604546 | fa163e03-9ee7-dff2-f9c8-00000000c82a | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005481014.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:37.609026 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:13.224648 | 1.58s 2025-10-11 08:05:37.617775 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:13.233402 | 1.59s 2025-10-11 08:05:37.624850 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481017 | 0:10:13.240488 | 0.11s 2025-10-11 08:05:37.649333 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TASK | Create container logs path 2025-10-11 08:05:37.689195 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481016 | 0:10:13.304812 | 0.13s 2025-10-11 08:05:37.704517 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TASK | Create container logs path 2025-10-11 08:05:37.732883 | fa163e03-9ee7-dff2-f9c8-00000000ad56 | TASK | Configure OVN DBs and northd 2025-10-11 08:05:37.797913 | fa163e03-9ee7-dff2-f9c8-00000000ad56 | TIMING | Configure OVN DBs and northd | np0005481014 | 0:10:13.413530 | 0.06s 2025-10-11 08:05:37.844333 | fa163e03-9ee7-dff2-f9c8-00000000ca0f | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-11 08:05:37.977933 | fa163e03-9ee7-dff2-f9c8-00000000c998 | OK | Create container logs path | np0005481017 2025-10-11 08:05:37.980520 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TIMING | tripleo_container_manage : Create container logs path | np0005481017 | 0:10:13.596152 | 0.33s 2025-10-11 08:05:37.995264 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:38.062219 | fa163e03-9ee7-dff2-f9c8-00000000c998 | OK | Create container logs path | np0005481016 2025-10-11 08:05:38.064703 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TIMING | tripleo_container_manage : Create container logs path | np0005481016 | 0:10:13.680334 | 0.36s 2025-10-11 08:05:38.079634 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:38.101958 | fa163e03-9ee7-dff2-f9c8-00000000c827 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:05:38.107004 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:10:13.722626 | 0.52s 2025-10-11 08:05:38.116466 | fa163e03-9ee7-dff2-f9c8-00000000c827 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:10:13.732080 | 0.53s 2025-10-11 08:05:38.136539 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TASK | Ensure certificate requests 2025-10-11 08:05:38.186745 | fa163e03-9ee7-dff2-f9c8-00000000ca0f | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005481014 2025-10-11 08:05:38.189675 | fa163e03-9ee7-dff2-f9c8-00000000ca0f | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005481014 | 0:10:13.805306 | 0.34s 2025-10-11 08:05:38.206733 | fa163e03-9ee7-dff2-f9c8-00000000ca10 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-11 08:05:38.276528 | fa163e03-9ee7-dff2-f9c8-00000000ca10 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005481014 2025-10-11 08:05:38.278691 | fa163e03-9ee7-dff2-f9c8-00000000ca10 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005481014 | 0:10:13.894329 | 0.07s 2025-10-11 08:05:38.294275 | fa163e03-9ee7-dff2-f9c8-00000000ca11 | TASK | check ovsdb-tool election-timer options 2025-10-11 08:05:38.350326 | fa163e03-9ee7-dff2-f9c8-00000000c99c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 2025-10-11 08:05:38.352175 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 | 0:10:13.967812 | 0.36s 2025-10-11 08:05:38.363958 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TASK | Finalise hashes for all containers 2025-10-11 08:05:38.405497 | fa163e03-9ee7-dff2-f9c8-00000000c99d | OK | Finalise hashes for all containers | np0005481017 2025-10-11 08:05:38.407451 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481017 | 0:10:14.023080 | 0.04s 2025-10-11 08:05:38.418554 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TASK | Manage systemd shutdown files 2025-10-11 08:05:38.448110 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481017 | 0:10:14.063741 | 0.03s 2025-10-11 08:05:38.454508 | fa163e03-9ee7-dff2-f9c8-00000000c99c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 2025-10-11 08:05:38.456307 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 | 0:10:14.071953 | 0.37s 2025-10-11 08:05:38.475720 | 640400f9-a4a1-4f6d-81cd-b362623d6403 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005481017 2025-10-11 08:05:38.491598 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TASK | Finalise hashes for all containers 2025-10-11 08:05:38.511660 | fa163e03-9ee7-dff2-f9c8-00000000ca45 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 08:05:38.555218 | fa163e03-9ee7-dff2-f9c8-00000000c99d | OK | Finalise hashes for all containers | np0005481016 2025-10-11 08:05:38.556712 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481016 | 0:10:14.172351 | 0.06s 2025-10-11 08:05:38.570809 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TASK | Manage systemd shutdown files 2025-10-11 08:05:38.603789 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481016 | 0:10:14.219383 | 0.03s 2025-10-11 08:05:38.645209 | eae5abdb-c0dc-4483-b615-aea9a355b73a | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005481016 2025-10-11 08:05:38.667850 | fa163e03-9ee7-dff2-f9c8-00000000ca62 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 08:05:38.677324 | fa163e03-9ee7-dff2-f9c8-00000000ca11 | CHANGED | check ovsdb-tool election-timer options | np0005481014 2025-10-11 08:05:38.678679 | fa163e03-9ee7-dff2-f9c8-00000000ca11 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005481014 | 0:10:14.294302 | 0.38s 2025-10-11 08:05:38.700630 | fa163e03-9ee7-dff2-f9c8-00000000ca12 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-11 08:05:38.798557 | fa163e03-9ee7-dff2-f9c8-00000000ca12 | OK | set has_ovsdb_tool_election_timer fact | np0005481014 2025-10-11 08:05:38.804908 | fa163e03-9ee7-dff2-f9c8-00000000ca12 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005481014 | 0:10:14.420541 | 0.10s 2025-10-11 08:05:38.805849 | fa163e03-9ee7-dff2-f9c8-00000000ca45 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005481017 2025-10-11 08:05:38.806701 | fa163e03-9ee7-dff2-f9c8-00000000ca45 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005481017 | 0:10:14.422342 | 0.29s 2025-10-11 08:05:38.827918 | fa163e03-9ee7-dff2-f9c8-00000000ca46 | TASK | Set podman_drop_in fact 2025-10-11 08:05:38.857006 | fa163e03-9ee7-dff2-f9c8-00000000ca13 | TASK | render OVN cluster configuration 2025-10-11 08:05:38.886834 | fa163e03-9ee7-dff2-f9c8-00000000ca46 | OK | Set podman_drop_in fact | np0005481017 2025-10-11 08:05:38.888423 | fa163e03-9ee7-dff2-f9c8-00000000ca46 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005481017 | 0:10:14.504058 | 0.06s 2025-10-11 08:05:38.902366 | fa163e03-9ee7-dff2-f9c8-00000000ca48 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 08:05:39.001861 | fa163e03-9ee7-dff2-f9c8-00000000ca62 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005481016 2025-10-11 08:05:39.003187 | fa163e03-9ee7-dff2-f9c8-00000000ca62 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005481016 | 0:10:14.618823 | 0.33s 2025-10-11 08:05:39.017400 | fa163e03-9ee7-dff2-f9c8-00000000ca65 | TASK | Set podman_drop_in fact 2025-10-11 08:05:39.076153 | fa163e03-9ee7-dff2-f9c8-00000000ca65 | OK | Set podman_drop_in fact | np0005481016 2025-10-11 08:05:39.077230 | fa163e03-9ee7-dff2-f9c8-00000000ca65 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005481016 | 0:10:14.692868 | 0.06s 2025-10-11 08:05:39.090053 | fa163e03-9ee7-dff2-f9c8-00000000ca67 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 08:05:39.145931 | fa163e03-9ee7-dff2-f9c8-00000000c7bc | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 2025-10-11 08:05:39.147793 | fa163e03-9ee7-dff2-f9c8-00000000c7bc | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:14.763422 | 11.89s 2025-10-11 08:05:39.173919 | fa163e03-9ee7-dff2-f9c8-00000000c7bd | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:39.236429 | fa163e03-9ee7-dff2-f9c8-00000000c82a | FATAL | Ensure certificate requests | np0005481015 | item={'ca': 'ipa', 'dns': 'np0005481015.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005481015.internalapi.ooo.test@OOO.TEST'} | error={"ansible_loop_var": "item", "changed": false, "cmd": "/bin/getcert request -N CN=np0005481015.internalapi.ooo.test -c IPA -w -k /etc/pki/tls/private/ovn_dbs.key -f /etc/pki/tls/certs/ovn_dbs.crt -D np0005481015.internalapi.ooo.test -D '' -A '' -E '' -r -g 2048 -K ovn_dbs/np0005481015.internalapi.ooo.test@OOO.TEST -K '' -u digitalSignature -u keyEncipherment -U 1.3.6.1.5.5.7.3.1 -U 1.3.6.1.5.5.7.3.2 -U '' -B '' -C ''", "item": {"ca": "ipa", "dns": "np0005481015.internalapi.ooo.test", "key_size": "2048", "name": "ovn_dbs", "principal": "ovn_dbs/np0005481015.internalapi.ooo.test@OOO.TEST"}, "msg": "", "rc": 2, "stderr": "", "stderr_lines": [], "stdout": "New signing request \"20251011080538\" added.\n", "stdout_lines": ["New signing request \"20251011080538\" added."]} 2025-10-11 08:05:39.240310 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:10:14.855942 | 1.82s 2025-10-11 08:05:39.256428 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481015 | 0:10:14.872065 | 1.84s 2025-10-11 08:05:39.257526 | fa163e03-9ee7-dff2-f9c8-00000000c7bd | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 2025-10-11 08:05:39.258069 | fa163e03-9ee7-dff2-f9c8-00000000c7bd | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:14.873717 | 0.08s 2025-10-11 08:05:39.294406 | fa163e03-9ee7-dff2-f9c8-00000000c6bb | TASK | Diff puppet-generated changes for check mode 2025-10-11 08:05:39.336360 | fa163e03-9ee7-dff2-f9c8-00000000c6bb | SKIPPED | Diff puppet-generated changes for check mode | np0005481019 2025-10-11 08:05:39.337580 | fa163e03-9ee7-dff2-f9c8-00000000c6bb | TIMING | Diff puppet-generated changes for check mode | np0005481019 | 0:10:14.953221 | 0.04s 2025-10-11 08:05:39.348343 | fa163e03-9ee7-dff2-f9c8-00000000c6bc | TASK | Diff puppet-generated changes for check mode 2025-10-11 08:05:39.397300 | fa163e03-9ee7-dff2-f9c8-00000000c6bc | SKIPPED | Diff puppet-generated changes for check mode | np0005481019 2025-10-11 08:05:39.398601 | fa163e03-9ee7-dff2-f9c8-00000000c6bc | TIMING | Diff puppet-generated changes for check mode | np0005481019 | 0:10:15.014238 | 0.05s 2025-10-11 08:05:39.416297 | fa163e03-9ee7-dff2-f9c8-00000000c200 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-11 08:05:39.456204 | fa163e03-9ee7-dff2-f9c8-00000000c200 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005481019 | 0:10:15.071821 | 0.04s 2025-10-11 08:05:39.514559 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TASK | Gather variables for each operating system 2025-10-11 08:05:39.625270 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481019 | 0:10:15.240890 | 0.11s 2025-10-11 08:05:39.642077 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TASK | Create container logs path 2025-10-11 08:05:39.689851 | fa163e03-9ee7-dff2-f9c8-00000000c82a | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_dbs', 'principal': 'ovn_dbs/np0005481012.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:39.691772 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:15.307395 | 1.55s 2025-10-11 08:05:39.701248 | fa163e03-9ee7-dff2-f9c8-00000000c82a | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:15.316872 | 1.56s 2025-10-11 08:05:39.761712 | fa163e03-9ee7-dff2-f9c8-00000000ac44 | TASK | Configure OVN DBs and northd 2025-10-11 08:05:39.817502 | fa163e03-9ee7-dff2-f9c8-00000000ac44 | TIMING | Configure OVN DBs and northd | np0005481012 | 0:10:15.433122 | 0.05s 2025-10-11 08:05:39.890309 | fa163e03-9ee7-dff2-f9c8-00000000ca0f | TASK | create directory /var/lib/config-data/ansible-generated/ovn 2025-10-11 08:05:39.897626 | fa163e03-9ee7-dff2-f9c8-00000000ca48 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481017 | item=tripleo-container-shutdown 2025-10-11 08:05:39.898907 | fa163e03-9ee7-dff2-f9c8-00000000ca48 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481017 | 0:10:15.514544 | 1.00s 2025-10-11 08:05:39.953632 | fa163e03-9ee7-dff2-f9c8-00000000ca13 | CHANGED | render OVN cluster configuration | np0005481014 2025-10-11 08:05:39.955063 | fa163e03-9ee7-dff2-f9c8-00000000ca13 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005481014 | 0:10:15.570696 | 1.10s 2025-10-11 08:05:39.981298 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TASK | restart OVN northd and north and south databases 2025-10-11 08:05:39.990514 | fa163e03-9ee7-dff2-f9c8-00000000c998 | OK | Create container logs path | np0005481019 2025-10-11 08:05:39.992028 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TIMING | tripleo_container_manage : Create container logs path | np0005481019 | 0:10:15.607659 | 0.35s 2025-10-11 08:05:40.009791 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:40.049269 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481014 | 0:10:15.664881 | 0.07s 2025-10-11 08:05:40.072249 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481014 | 0:10:15.687881 | 0.09s 2025-10-11 08:05:40.079674 | fa163e03-9ee7-dff2-f9c8-00000000ca67 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481016 | item=tripleo-container-shutdown 2025-10-11 08:05:40.082393 | fa163e03-9ee7-dff2-f9c8-00000000ca67 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481016 | 0:10:15.698031 | 0.99s 2025-10-11 08:05:40.091720 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481014 | 0:10:15.707325 | 0.11s 2025-10-11 08:05:40.101734 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481014 | 0:10:15.717365 | 0.12s 2025-10-11 08:05:40.125937 | d10c5ddc-e070-49b6-bce4-5edbfebb5f29 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005481014 2025-10-11 08:05:40.131245 | 1196747b-4221-4108-bdb8-31fff843103e | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005481014 2025-10-11 08:05:40.136253 | bda6e562-e113-4c41-8dab-d0386092de2d | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005481014 2025-10-11 08:05:40.158049 | fa163e03-9ee7-dff2-f9c8-00000000caff | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-11 08:05:40.245046 | fa163e03-9ee7-dff2-f9c8-00000000ca0f | CHANGED | create directory /var/lib/config-data/ansible-generated/ovn | np0005481012 2025-10-11 08:05:40.246404 | fa163e03-9ee7-dff2-f9c8-00000000ca0f | TIMING | tripleo_ovn_cluster : create directory /var/lib/config-data/ansible-generated/ovn | np0005481012 | 0:10:15.862038 | 0.35s 2025-10-11 08:05:40.264103 | fa163e03-9ee7-dff2-f9c8-00000000ca10 | TASK | set is_ovn_dbs_bootstrap_node fact 2025-10-11 08:05:40.330032 | fa163e03-9ee7-dff2-f9c8-00000000ca10 | SKIPPED | set is_ovn_dbs_bootstrap_node fact | np0005481012 2025-10-11 08:05:40.331104 | fa163e03-9ee7-dff2-f9c8-00000000ca10 | TIMING | tripleo_ovn_cluster : set is_ovn_dbs_bootstrap_node fact | np0005481012 | 0:10:15.946744 | 0.07s 2025-10-11 08:05:40.347849 | fa163e03-9ee7-dff2-f9c8-00000000ca11 | TASK | check ovsdb-tool election-timer options 2025-10-11 08:05:40.368505 | fa163e03-9ee7-dff2-f9c8-00000000c99c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 2025-10-11 08:05:40.369870 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 | 0:10:15.985510 | 0.36s 2025-10-11 08:05:40.381013 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TASK | Finalise hashes for all containers 2025-10-11 08:05:40.450940 | fa163e03-9ee7-dff2-f9c8-00000000c99d | OK | Finalise hashes for all containers | np0005481019 2025-10-11 08:05:40.451920 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481019 | 0:10:16.067562 | 0.07s 2025-10-11 08:05:40.462370 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TASK | Manage systemd shutdown files 2025-10-11 08:05:40.478959 | fa163e03-9ee7-dff2-f9c8-00000000caff | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005481014 2025-10-11 08:05:40.480208 | fa163e03-9ee7-dff2-f9c8-00000000caff | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005481014 | 0:10:16.095846 | 0.32s 2025-10-11 08:05:40.502277 | fa163e03-9ee7-dff2-f9c8-00000000cb00 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-11 08:05:40.509344 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481019 | 0:10:16.124963 | 0.05s 2025-10-11 08:05:40.530238 | 567f4840-0134-4871-a50b-d272606f7bca | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005481019 2025-10-11 08:05:40.555954 | fa163e03-9ee7-dff2-f9c8-00000000cb4a | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 08:05:40.564083 | fa163e03-9ee7-dff2-f9c8-00000000cb00 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005481014 2025-10-11 08:05:40.565102 | fa163e03-9ee7-dff2-f9c8-00000000cb00 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005481014 | 0:10:16.180733 | 0.06s 2025-10-11 08:05:40.582972 | fa163e03-9ee7-dff2-f9c8-00000000cb04 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-11 08:05:40.688673 | fa163e03-9ee7-dff2-f9c8-00000000ca11 | CHANGED | check ovsdb-tool election-timer options | np0005481012 2025-10-11 08:05:40.689552 | fa163e03-9ee7-dff2-f9c8-00000000ca11 | TIMING | tripleo_ovn_cluster : check ovsdb-tool election-timer options | np0005481012 | 0:10:16.305192 | 0.34s 2025-10-11 08:05:40.706648 | fa163e03-9ee7-dff2-f9c8-00000000ca12 | TASK | set has_ovsdb_tool_election_timer fact 2025-10-11 08:05:40.766366 | fa163e03-9ee7-dff2-f9c8-00000000ca12 | OK | set has_ovsdb_tool_election_timer fact | np0005481012 2025-10-11 08:05:40.767062 | fa163e03-9ee7-dff2-f9c8-00000000ca12 | TIMING | tripleo_ovn_cluster : set has_ovsdb_tool_election_timer fact | np0005481012 | 0:10:16.382706 | 0.06s 2025-10-11 08:05:40.783111 | fa163e03-9ee7-dff2-f9c8-00000000ca13 | TASK | render OVN cluster configuration 2025-10-11 08:05:40.888479 | fa163e03-9ee7-dff2-f9c8-00000000cb4a | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005481019 2025-10-11 08:05:40.889882 | fa163e03-9ee7-dff2-f9c8-00000000cb4a | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005481019 | 0:10:16.505520 | 0.33s 2025-10-11 08:05:40.905292 | fa163e03-9ee7-dff2-f9c8-00000000ca48 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481017 | item=tripleo-start-podman-container 2025-10-11 08:05:40.907712 | fa163e03-9ee7-dff2-f9c8-00000000ca48 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481017 | 0:10:16.523342 | 2.00s 2025-10-11 08:05:40.918619 | fa163e03-9ee7-dff2-f9c8-00000000cb4b | TASK | Set podman_drop_in fact 2025-10-11 08:05:40.928852 | fa163e03-9ee7-dff2-f9c8-00000000ca48 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481017 | 0:10:16.544473 | 2.03s 2025-10-11 08:05:40.935960 | fa163e03-9ee7-dff2-f9c8-00000000cb04 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005481014 2025-10-11 08:05:40.936706 | fa163e03-9ee7-dff2-f9c8-00000000cb04 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005481014 | 0:10:16.552356 | 0.35s 2025-10-11 08:05:40.949029 | fa163e03-9ee7-dff2-f9c8-00000000ca49 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 08:05:40.973494 | fa163e03-9ee7-dff2-f9c8-00000000cb05 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-11 08:05:41.006215 | fa163e03-9ee7-dff2-f9c8-00000000cb4b | OK | Set podman_drop_in fact | np0005481019 2025-10-11 08:05:41.008743 | fa163e03-9ee7-dff2-f9c8-00000000cb4b | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005481019 | 0:10:16.624379 | 0.09s 2025-10-11 08:05:41.030872 | fa163e03-9ee7-dff2-f9c8-00000000cb4d | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 08:05:41.056518 | fa163e03-9ee7-dff2-f9c8-00000000cb05 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005481014 2025-10-11 08:05:41.060017 | fa163e03-9ee7-dff2-f9c8-00000000cb05 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005481014 | 0:10:16.675646 | 0.09s 2025-10-11 08:05:41.062855 | fa163e03-9ee7-dff2-f9c8-00000000ca67 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481016 | item=tripleo-start-podman-container 2025-10-11 08:05:41.063966 | fa163e03-9ee7-dff2-f9c8-00000000ca67 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481016 | 0:10:16.679609 | 1.97s 2025-10-11 08:05:41.086563 | fa163e03-9ee7-dff2-f9c8-00000000cb09 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-11 08:05:41.095066 | fa163e03-9ee7-dff2-f9c8-00000000ca67 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481016 | 0:10:16.710662 | 2.00s 2025-10-11 08:05:41.113098 | fa163e03-9ee7-dff2-f9c8-00000000ca68 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 08:05:41.430504 | fa163e03-9ee7-dff2-f9c8-00000000cb09 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005481014 2025-10-11 08:05:41.431944 | fa163e03-9ee7-dff2-f9c8-00000000cb09 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005481014 | 0:10:17.047583 | 0.34s 2025-10-11 08:05:41.449476 | fa163e03-9ee7-dff2-f9c8-00000000cb0a | TASK | restart tripleo_cluster_northd systemd service 2025-10-11 08:05:41.499341 | fa163e03-9ee7-dff2-f9c8-00000000cb0a | SKIPPED | restart tripleo_cluster_northd systemd service | np0005481014 2025-10-11 08:05:41.500393 | fa163e03-9ee7-dff2-f9c8-00000000cb0a | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005481014 | 0:10:17.116034 | 0.05s 2025-10-11 08:05:41.602250 | fa163e03-9ee7-dff2-f9c8-00000000ad58 | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:10:17.217872 | 0.06s 2025-10-11 08:05:41.669081 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TASK | Set version specific variables 2025-10-11 08:05:41.724470 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:10:17.340078 | 0.05s 2025-10-11 08:05:41.746122 | 877bfe44-19b6-4fff-bbea-b5a0f234925d | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:05:41.767736 | fa163e03-9ee7-dff2-f9c8-00000000cba9 | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:41.906668 | fa163e03-9ee7-dff2-f9c8-00000000ca49 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481017 2025-10-11 08:05:41.908762 | fa163e03-9ee7-dff2-f9c8-00000000ca49 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481017 | 0:10:17.524380 | 0.96s 2025-10-11 08:05:41.934927 | fa163e03-9ee7-dff2-f9c8-00000000ca4a | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 08:05:41.979410 | fa163e03-9ee7-dff2-f9c8-00000000ca13 | CHANGED | render OVN cluster configuration | np0005481012 2025-10-11 08:05:41.980830 | fa163e03-9ee7-dff2-f9c8-00000000ca13 | TIMING | tripleo_ovn_cluster : render OVN cluster configuration | np0005481012 | 0:10:17.596445 | 1.20s 2025-10-11 08:05:42.013672 | fa163e03-9ee7-dff2-f9c8-00000000cb4d | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481019 | item=tripleo-container-shutdown 2025-10-11 08:05:42.015973 | fa163e03-9ee7-dff2-f9c8-00000000cb4d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481019 | 0:10:17.631606 | 0.98s 2025-10-11 08:05:42.020483 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TASK | restart OVN northd and north and south databases 2025-10-11 08:05:42.084057 | fa163e03-9ee7-dff2-f9c8-00000000ca68 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481016 2025-10-11 08:05:42.085655 | fa163e03-9ee7-dff2-f9c8-00000000ca68 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481016 | 0:10:17.701286 | 0.97s 2025-10-11 08:05:42.101416 | fa163e03-9ee7-dff2-f9c8-00000000ca69 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 08:05:42.108855 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481012 | 0:10:17.724497 | 0.09s 2025-10-11 08:05:42.139791 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481012 | 0:10:17.753967 | 0.11s 2025-10-11 08:05:42.149923 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481012 | 0:10:17.765562 | 0.13s 2025-10-11 08:05:42.158159 | fa163e03-9ee7-dff2-f9c8-00000000ca14 | TIMING | tripleo_ovn_cluster : restart OVN northd and north and south databases | np0005481012 | 0:10:17.773806 | 0.13s 2025-10-11 08:05:42.183887 | b2f45c4c-8558-4225-87a9-4438d98a402c | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005481012 2025-10-11 08:05:42.189406 | 8715ae0c-9871-478c-9224-d8bd78e31199 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005481012 2025-10-11 08:05:42.194472 | 0b665469-fc77-4cbc-a347-2ce657be2014 | INCLUDED | /usr/share/ansible/roles/tripleo_ovn_cluster/tasks/restart.yml | np0005481012 2025-10-11 08:05:42.217031 | fa163e03-9ee7-dff2-f9c8-00000000cbcf | TASK | check if tripleo_cluster_north_db_server systemd service is active 2025-10-11 08:05:42.240672 | fa163e03-9ee7-dff2-f9c8-00000000cba9 | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:05:42.241948 | fa163e03-9ee7-dff2-f9c8-00000000cba9 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:10:17.857586 | 0.47s 2025-10-11 08:05:42.258133 | fa163e03-9ee7-dff2-f9c8-00000000cbaa | TASK | Set platform/version specific variables 2025-10-11 08:05:42.345272 | fa163e03-9ee7-dff2-f9c8-00000000cbaa | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:42.376044 | fa163e03-9ee7-dff2-f9c8-00000000cbaa | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:42.398207 | fa163e03-9ee7-dff2-f9c8-00000000cbaa | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:05:42.417858 | fa163e03-9ee7-dff2-f9c8-00000000cbaa | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:05:42.424981 | fa163e03-9ee7-dff2-f9c8-00000000cbaa | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:10:18.040620 | 0.17s 2025-10-11 08:05:42.439880 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:42.557123 | fa163e03-9ee7-dff2-f9c8-00000000cbcf | CHANGED | check if tripleo_cluster_north_db_server systemd service is active | np0005481012 2025-10-11 08:05:42.558700 | fa163e03-9ee7-dff2-f9c8-00000000cbcf | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_north_db_server systemd service is active | np0005481012 | 0:10:18.174334 | 0.34s 2025-10-11 08:05:42.588328 | fa163e03-9ee7-dff2-f9c8-00000000cbd0 | TASK | restart tripleo_cluster_north_db_server systemd service 2025-10-11 08:05:42.635998 | fa163e03-9ee7-dff2-f9c8-00000000cbd0 | SKIPPED | restart tripleo_cluster_north_db_server systemd service | np0005481012 2025-10-11 08:05:42.637644 | fa163e03-9ee7-dff2-f9c8-00000000cbd0 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_north_db_server systemd service | np0005481012 | 0:10:18.253273 | 0.05s 2025-10-11 08:05:42.671612 | fa163e03-9ee7-dff2-f9c8-00000000cbd4 | TASK | check if tripleo_cluster_south_db_server systemd service is active 2025-10-11 08:05:42.949546 | fa163e03-9ee7-dff2-f9c8-00000000cb4d | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481019 | item=tripleo-start-podman-container 2025-10-11 08:05:42.951620 | fa163e03-9ee7-dff2-f9c8-00000000cb4d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481019 | 0:10:18.567237 | 1.92s 2025-10-11 08:05:42.952927 | fa163e03-9ee7-dff2-f9c8-00000000ca4a | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481017 2025-10-11 08:05:42.959163 | fa163e03-9ee7-dff2-f9c8-00000000ca4a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481017 | 0:10:18.574800 | 1.02s 2025-10-11 08:05:42.960180 | fa163e03-9ee7-dff2-f9c8-00000000cb4d | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481019 | 0:10:18.575827 | 1.93s 2025-10-11 08:05:42.976084 | fa163e03-9ee7-dff2-f9c8-00000000ca4b | TASK | Enable and start tripleo-container-shutdown 2025-10-11 08:05:43.000763 | fa163e03-9ee7-dff2-f9c8-00000000cb4e | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 08:05:43.014868 | fa163e03-9ee7-dff2-f9c8-00000000cbd4 | CHANGED | check if tripleo_cluster_south_db_server systemd service is active | np0005481012 2025-10-11 08:05:43.015980 | fa163e03-9ee7-dff2-f9c8-00000000cbd4 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_south_db_server systemd service is active | np0005481012 | 0:10:18.631607 | 0.34s 2025-10-11 08:05:43.036509 | fa163e03-9ee7-dff2-f9c8-00000000cbd5 | TASK | restart tripleo_cluster_south_db_server systemd service 2025-10-11 08:05:43.096820 | fa163e03-9ee7-dff2-f9c8-00000000cbd5 | SKIPPED | restart tripleo_cluster_south_db_server systemd service | np0005481012 2025-10-11 08:05:43.097879 | fa163e03-9ee7-dff2-f9c8-00000000cbd5 | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_south_db_server systemd service | np0005481012 | 0:10:18.713519 | 0.06s 2025-10-11 08:05:43.132708 | fa163e03-9ee7-dff2-f9c8-00000000cbd9 | TASK | check if tripleo_cluster_northd systemd service is active 2025-10-11 08:05:43.149173 | fa163e03-9ee7-dff2-f9c8-00000000ca69 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481016 2025-10-11 08:05:43.151714 | fa163e03-9ee7-dff2-f9c8-00000000ca69 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481016 | 0:10:18.767325 | 1.04s 2025-10-11 08:05:43.177171 | fa163e03-9ee7-dff2-f9c8-00000000ca6a | TASK | Enable and start tripleo-container-shutdown 2025-10-11 08:05:43.485276 | fa163e03-9ee7-dff2-f9c8-00000000cbd9 | CHANGED | check if tripleo_cluster_northd systemd service is active | np0005481012 2025-10-11 08:05:43.487304 | fa163e03-9ee7-dff2-f9c8-00000000cbd9 | TIMING | tripleo_ovn_cluster : check if tripleo_cluster_northd systemd service is active | np0005481012 | 0:10:19.102928 | 0.35s 2025-10-11 08:05:43.521994 | fa163e03-9ee7-dff2-f9c8-00000000cbda | TASK | restart tripleo_cluster_northd systemd service 2025-10-11 08:05:43.582689 | fa163e03-9ee7-dff2-f9c8-00000000cbda | SKIPPED | restart tripleo_cluster_northd systemd service | np0005481012 2025-10-11 08:05:43.583620 | fa163e03-9ee7-dff2-f9c8-00000000cbda | TIMING | tripleo_ovn_cluster : restart tripleo_cluster_northd systemd service | np0005481012 | 0:10:19.199258 | 0.06s 2025-10-11 08:05:43.686086 | fa163e03-9ee7-dff2-f9c8-00000000ac46 | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:10:19.301721 | 0.06s 2025-10-11 08:05:43.730779 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TASK | Set version specific variables 2025-10-11 08:05:43.792157 | fa163e03-9ee7-dff2-f9c8-00000000bc0d | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:10:19.407775 | 0.06s 2025-10-11 08:05:43.831666 | 08e91620-aec0-4049-98a9-7df9452b8f87 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:05:43.862759 | fa163e03-9ee7-dff2-f9c8-00000000cc5a | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:43.952379 | fa163e03-9ee7-dff2-f9c8-00000000ca4b | CHANGED | Enable and start tripleo-container-shutdown | np0005481017 2025-10-11 08:05:43.955351 | fa163e03-9ee7-dff2-f9c8-00000000ca4b | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005481017 | 0:10:19.570963 | 0.98s 2025-10-11 08:05:43.984197 | fa163e03-9ee7-dff2-f9c8-00000000ca4c | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 08:05:44.084618 | fa163e03-9ee7-dff2-f9c8-00000000cb4e | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481019 2025-10-11 08:05:44.086145 | fa163e03-9ee7-dff2-f9c8-00000000cb4e | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481019 | 0:10:19.701776 | 1.08s 2025-10-11 08:05:44.102560 | fa163e03-9ee7-dff2-f9c8-00000000cb4f | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 08:05:44.353509 | fa163e03-9ee7-dff2-f9c8-00000000cc5a | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:05:44.355085 | fa163e03-9ee7-dff2-f9c8-00000000cc5a | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:10:19.970718 | 0.49s 2025-10-11 08:05:44.381418 | fa163e03-9ee7-dff2-f9c8-00000000cc5b | TASK | Set platform/version specific variables 2025-10-11 08:05:44.481634 | fa163e03-9ee7-dff2-f9c8-00000000cc5b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:44.513602 | fa163e03-9ee7-dff2-f9c8-00000000cc5b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:44.542826 | fa163e03-9ee7-dff2-f9c8-00000000cc5b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:05:44.563252 | fa163e03-9ee7-dff2-f9c8-00000000cc5b | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:05:44.570318 | fa163e03-9ee7-dff2-f9c8-00000000cc5b | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:10:20.185944 | 0.19s 2025-10-11 08:05:44.587817 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:44.984158 | fa163e03-9ee7-dff2-f9c8-00000000ca4c | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005481017 2025-10-11 08:05:44.985496 | fa163e03-9ee7-dff2-f9c8-00000000ca4c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005481017 | 0:10:20.601130 | 1.00s 2025-10-11 08:05:45.002788 | fa163e03-9ee7-dff2-f9c8-00000000ca4d | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 08:05:45.012483 | fa163e03-9ee7-dff2-f9c8-00000000cb4f | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481019 2025-10-11 08:05:45.013760 | fa163e03-9ee7-dff2-f9c8-00000000cb4f | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481019 | 0:10:20.629392 | 0.91s 2025-10-11 08:05:45.026315 | fa163e03-9ee7-dff2-f9c8-00000000cb50 | TASK | Enable and start tripleo-container-shutdown 2025-10-11 08:05:45.191497 | fa163e03-9ee7-dff2-f9c8-00000000ca6a | CHANGED | Enable and start tripleo-container-shutdown | np0005481016 2025-10-11 08:05:45.192846 | fa163e03-9ee7-dff2-f9c8-00000000ca6a | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005481016 | 0:10:20.808481 | 2.01s 2025-10-11 08:05:45.205216 | fa163e03-9ee7-dff2-f9c8-00000000ca6b | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 08:05:45.371539 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:05:45.374736 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:10:20.990356 | 2.93s 2025-10-11 08:05:45.408035 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TASK | Ensure provider packages are installed 2025-10-11 08:05:45.958734 | fa163e03-9ee7-dff2-f9c8-00000000ca4d | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481017 2025-10-11 08:05:45.961619 | fa163e03-9ee7-dff2-f9c8-00000000ca4d | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481017 | 0:10:21.577243 | 0.96s 2025-10-11 08:05:45.993254 | fa163e03-9ee7-dff2-f9c8-00000000ca4e | TASK | Enable and start netns-placeholder 2025-10-11 08:05:46.008509 | fa163e03-9ee7-dff2-f9c8-00000000cb50 | CHANGED | Enable and start tripleo-container-shutdown | np0005481019 2025-10-11 08:05:46.010933 | fa163e03-9ee7-dff2-f9c8-00000000cb50 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005481019 | 0:10:21.626559 | 0.98s 2025-10-11 08:05:46.027561 | fa163e03-9ee7-dff2-f9c8-00000000cb51 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 08:05:46.240739 | fa163e03-9ee7-dff2-f9c8-00000000ca6b | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005481016 2025-10-11 08:05:46.242792 | fa163e03-9ee7-dff2-f9c8-00000000ca6b | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005481016 | 0:10:21.858414 | 1.04s 2025-10-11 08:05:46.268649 | fa163e03-9ee7-dff2-f9c8-00000000ca6c | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 08:05:46.894977 | fa163e03-9ee7-dff2-f9c8-00000000ca4e | CHANGED | Enable and start netns-placeholder | np0005481017 2025-10-11 08:05:46.896845 | fa163e03-9ee7-dff2-f9c8-00000000ca4e | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005481017 | 0:10:22.512479 | 0.90s 2025-10-11 08:05:46.912038 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TASK | Update container configs with new config hashes 2025-10-11 08:05:46.972708 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481017 | 0:10:22.588339 | 0.06s 2025-10-11 08:05:46.987128 | be3d316c-b822-4f65-acc1-f801f62e1778 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005481017 2025-10-11 08:05:47.003606 | fa163e03-9ee7-dff2-f9c8-00000000cc92 | TASK | Update config hashes for container startup configs 2025-10-11 08:05:47.014854 | fa163e03-9ee7-dff2-f9c8-00000000cb51 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005481019 2025-10-11 08:05:47.016052 | fa163e03-9ee7-dff2-f9c8-00000000cb51 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005481019 | 0:10:22.631685 | 0.99s 2025-10-11 08:05:47.032281 | fa163e03-9ee7-dff2-f9c8-00000000cb52 | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 08:05:47.298873 | fa163e03-9ee7-dff2-f9c8-00000000ca6c | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481016 2025-10-11 08:05:47.299917 | fa163e03-9ee7-dff2-f9c8-00000000ca6c | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481016 | 0:10:22.915554 | 1.03s 2025-10-11 08:05:47.314204 | fa163e03-9ee7-dff2-f9c8-00000000ca6d | TASK | Enable and start netns-placeholder 2025-10-11 08:05:47.387098 | | WARNING | Config change detected for metrics_qdr, new hash: 44e5d8dc7cebc22abc847c9b07ef55bf 2025-10-11 08:05:47.388056 | | WARNING | Config change detected for collectd, new hash: 324199e84b6ced954fd0cecf75a965ca 2025-10-11 08:05:47.388391 | | WARNING | Config change detected for iscsid, new hash: 920a5540b237fe0ca3c8022cd6256f82 2025-10-11 08:05:47.388755 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.389142 | | WARNING | Config change detected for nova_virtnodedevd, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.389487 | | WARNING | Config change detected for nova_virtproxyd, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.389828 | | WARNING | Config change detected for nova_virtqemud, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.390155 | | WARNING | Config change detected for nova_virtsecretd, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.390502 | | WARNING | Config change detected for nova_virtstoraged, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.390838 | | WARNING | Config change detected for rsyslog, new hash: 60877a0afc5bcc8d0ebdf446ba0de603 2025-10-11 08:05:47.391219 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 841ad34ad4ceecdf14f41c1e795bf3d4 2025-10-11 08:05:47.391638 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 841ad34ad4ceecdf14f41c1e795bf3d4 2025-10-11 08:05:47.391966 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-11 08:05:47.392290 | | WARNING | Config change detected for nova_migration_target, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.392673 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 0b343a5cda29128ca0f01c6dfefa6eb2 2025-10-11 08:05:47.393048 | | WARNING | Config change detected for nova_compute, new hash: 920a5540b237fe0ca3c8022cd6256f82-b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.393364 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: b838f20abac27cb1c594e50c25cc4324 2025-10-11 08:05:47.393732 | fa163e03-9ee7-dff2-f9c8-00000000cc92 | CHANGED | Update config hashes for container startup configs | np0005481017 2025-10-11 08:05:47.394207 | fa163e03-9ee7-dff2-f9c8-00000000cc92 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005481017 | 0:10:23.009844 | 0.39s 2025-10-11 08:05:47.410289 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:47.477837 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 | 0:10:23.093455 | 0.07s 2025-10-11 08:05:47.491475 | 35fd4ef0-6a83-4fbe-917d-3cfd2a5de2ef | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481017 2025-10-11 08:05:47.505958 | fa163e03-9ee7-dff2-f9c8-00000000ccb5 | TASK | Gather podman infos 2025-10-11 08:05:47.965855 | fa163e03-9ee7-dff2-f9c8-00000000cb52 | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481019 2025-10-11 08:05:47.967283 | fa163e03-9ee7-dff2-f9c8-00000000cb52 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481019 | 0:10:23.582918 | 0.93s 2025-10-11 08:05:47.984272 | fa163e03-9ee7-dff2-f9c8-00000000cb53 | TASK | Enable and start netns-placeholder 2025-10-11 08:05:47.994232 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:05:47.995480 | fa163e03-9ee7-dff2-f9c8-00000000bc0e | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:10:23.611113 | 3.41s 2025-10-11 08:05:48.014015 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TASK | Ensure provider packages are installed 2025-10-11 08:05:48.139938 | fa163e03-9ee7-dff2-f9c8-00000000ccb5 | OK | Gather podman infos | np0005481017 2025-10-11 08:05:48.141011 | fa163e03-9ee7-dff2-f9c8-00000000ccb5 | TIMING | tripleo_container_manage : Gather podman infos | np0005481017 | 0:10:23.756647 | 0.63s 2025-10-11 08:05:48.160639 | fa163e03-9ee7-dff2-f9c8-00000000ccb6 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:48.211917 | fa163e03-9ee7-dff2-f9c8-00000000ca6d | CHANGED | Enable and start netns-placeholder | np0005481016 2025-10-11 08:05:48.213245 | fa163e03-9ee7-dff2-f9c8-00000000ca6d | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005481016 | 0:10:23.828883 | 0.90s 2025-10-11 08:05:48.231238 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TASK | Update container configs with new config hashes 2025-10-11 08:05:48.240105 | fa163e03-9ee7-dff2-f9c8-00000000ccb6 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 | 0:10:23.855730 | 0.08s 2025-10-11 08:05:48.291243 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481016 | 0:10:23.906858 | 0.06s 2025-10-11 08:05:48.304285 | 39e864fd-8cf7-4c7d-bed4-23063cc84aaa | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005481016 2025-10-11 08:05:48.317654 | fa163e03-9ee7-dff2-f9c8-00000000cd29 | TASK | Update config hashes for container startup configs 2025-10-11 08:05:48.344843 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:10:23.960444 | 2.93s 2025-10-11 08:05:48.358053 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:10:23.973686 | 2.95s 2025-10-11 08:05:48.359040 | fa163e03-9ee7-dff2-f9c8-00000000cd05 | TIMING | tripleo_container_rm : include_tasks | np0005481017 | 0:10:23.974689 | 0.09s 2025-10-11 08:05:48.384159 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:48.418077 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:48.470755 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 | 0:10:24.086339 | 0.05s 2025-10-11 08:05:48.494779 | e4ba0738-f012-433f-849b-0c332e560b00 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481017 2025-10-11 08:05:48.518883 | fa163e03-9ee7-dff2-f9c8-00000000cd4c | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:48.674149 | | WARNING | Config change detected for metrics_qdr, new hash: 249b31a2d4deb2333d365e03f782ff04 2025-10-11 08:05:48.675649 | | WARNING | Config change detected for collectd, new hash: 5923e560c9d95c3eb077adacead52760 2025-10-11 08:05:48.676014 | | WARNING | Config change detected for iscsid, new hash: 715ae8cb46468fae086c786adaa203df 2025-10-11 08:05:48.676428 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.676824 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.677167 | | WARNING | Config change detected for nova_virtproxyd, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.677568 | | WARNING | Config change detected for nova_virtqemud, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.677932 | | WARNING | Config change detected for nova_virtsecretd, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.678267 | | WARNING | Config change detected for nova_virtstoraged, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.678674 | | WARNING | Config change detected for rsyslog, new hash: 9fba9ee868ec6ecf6e564b96aaf2230f 2025-10-11 08:05:48.679048 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 54f7956f17edd0cd6ac863e8fc519783 2025-10-11 08:05:48.679396 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 54f7956f17edd0cd6ac863e8fc519783 2025-10-11 08:05:48.679855 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-11 08:05:48.680202 | | WARNING | Config change detected for nova_migration_target, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.680553 | | WARNING | Config change detected for ovn_metadata_agent, new hash: f22412b11c67be66c15a48644c0361b4 2025-10-11 08:05:48.680921 | | WARNING | Config change detected for nova_compute, new hash: 715ae8cb46468fae086c786adaa203df-33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.681300 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 33539f460a2866d264f8d9fa5bc77262 2025-10-11 08:05:48.681758 | fa163e03-9ee7-dff2-f9c8-00000000cd29 | CHANGED | Update config hashes for container startup configs | np0005481016 2025-10-11 08:05:48.682384 | fa163e03-9ee7-dff2-f9c8-00000000cd29 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005481016 | 0:10:24.298010 | 0.36s 2025-10-11 08:05:48.699719 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:48.765742 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:48.768713 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:10:24.384337 | 0.38s 2025-10-11 08:05:48.769830 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 | 0:10:24.385458 | 0.07s 2025-10-11 08:05:48.776557 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:10:24.392197 | 0.39s 2025-10-11 08:05:48.796489 | ec4cc410-3408-427f-8f96-abff872b2055 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481016 2025-10-11 08:05:48.816733 | fa163e03-9ee7-dff2-f9c8-00000000cd96 | TASK | Gather podman infos 2025-10-11 08:05:48.842492 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:48.958605 | fa163e03-9ee7-dff2-f9c8-00000000cb53 | CHANGED | Enable and start netns-placeholder | np0005481019 2025-10-11 08:05:48.960478 | fa163e03-9ee7-dff2-f9c8-00000000cb53 | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005481019 | 0:10:24.576088 | 0.98s 2025-10-11 08:05:48.977216 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TASK | Update container configs with new config hashes 2025-10-11 08:05:49.039635 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481019 | 0:10:24.655258 | 0.06s 2025-10-11 08:05:49.053667 | 32280a10-e940-460c-97ab-62c52f5f367c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005481019 2025-10-11 08:05:49.070025 | fa163e03-9ee7-dff2-f9c8-00000000cdc5 | TASK | Update config hashes for container startup configs 2025-10-11 08:05:49.236698 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:49.240988 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:10:24.856596 | 0.40s 2025-10-11 08:05:49.248257 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:10:24.863889 | 0.40s 2025-10-11 08:05:49.264517 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TASK | Ensure provider service is running 2025-10-11 08:05:49.436326 | fa163e03-9ee7-dff2-f9c8-00000000cd96 | OK | Gather podman infos | np0005481016 2025-10-11 08:05:49.437523 | fa163e03-9ee7-dff2-f9c8-00000000cd96 | TIMING | tripleo_container_manage : Gather podman infos | np0005481016 | 0:10:25.053161 | 0.62s 2025-10-11 08:05:49.456469 | fa163e03-9ee7-dff2-f9c8-00000000cd97 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:49.477731 | | WARNING | Config change detected for metrics_qdr, new hash: e6d1bc53d660b31ff1f24f9e1bd842f1 2025-10-11 08:05:49.478542 | | WARNING | Config change detected for collectd, new hash: d3bcf373b59ded163edbdf22dfcf4c4d 2025-10-11 08:05:49.478785 | | WARNING | Config change detected for iscsid, new hash: 0965ba1f01cf1be1d54eafba3bc45ae4 2025-10-11 08:05:49.479019 | | WARNING | Config change detected for nova_virtlogd_wrapper, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.479245 | | WARNING | Config change detected for nova_virtnodedevd, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.479565 | | WARNING | Config change detected for nova_virtproxyd, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.479799 | | WARNING | Config change detected for nova_virtqemud, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.480055 | | WARNING | Config change detected for nova_virtsecretd, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.480280 | | WARNING | Config change detected for nova_virtstoraged, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.480588 | | WARNING | Config change detected for rsyslog, new hash: fe8eafcc87be62db8efc2b3b1aa5dc3e 2025-10-11 08:05:49.480810 | | WARNING | Config change detected for ceilometer_agent_compute, new hash: 54efec53267f98316c6180147b0871e8 2025-10-11 08:05:49.481085 | | WARNING | Config change detected for ceilometer_agent_ipmi, new hash: 54efec53267f98316c6180147b0871e8 2025-10-11 08:05:49.481305 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-11 08:05:49.481553 | | WARNING | Config change detected for nova_migration_target, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.481770 | | WARNING | Config change detected for ovn_metadata_agent, new hash: 3fac4a8a8bc42efb727a8d85b1370c5a 2025-10-11 08:05:49.482024 | | WARNING | Config change detected for nova_compute, new hash: 0965ba1f01cf1be1d54eafba3bc45ae4-6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.482246 | | WARNING | Config change detected for nova_wait_for_compute_service, new hash: 6f778bb5851a0a84053bd1f9ce3ff6f5 2025-10-11 08:05:49.482561 | fa163e03-9ee7-dff2-f9c8-00000000cdc5 | CHANGED | Update config hashes for container startup configs | np0005481019 2025-10-11 08:05:49.482915 | fa163e03-9ee7-dff2-f9c8-00000000cdc5 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005481019 | 0:10:25.098556 | 0.41s 2025-10-11 08:05:49.495635 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:49.517421 | fa163e03-9ee7-dff2-f9c8-00000000cd97 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 | 0:10:25.133054 | 0.06s 2025-10-11 08:05:49.556041 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 | 0:10:25.171660 | 0.06s 2025-10-11 08:05:49.575422 | 71518096-3bb0-4c35-837f-6450df4471e0 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481019 2025-10-11 08:05:49.596306 | fa163e03-9ee7-dff2-f9c8-00000000ce24 | TASK | Gather podman infos 2025-10-11 08:05:49.606006 | fa163e03-9ee7-dff2-f9c8-00000000cd05 | TIMING | tripleo_container_rm : include_tasks | np0005481016 | 0:10:25.221596 | 0.06s 2025-10-11 08:05:49.632198 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:49.690635 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 | 0:10:25.306263 | 0.06s 2025-10-11 08:05:49.704326 | 9fd396db-666c-4074-9e55-258a29ffbec9 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481016 2025-10-11 08:05:49.722027 | fa163e03-9ee7-dff2-f9c8-00000000ce53 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:49.763289 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:05:49.766010 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:25.381622 | 0.50s 2025-10-11 08:05:49.772158 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:25.387789 | 0.51s 2025-10-11 08:05:49.789388 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TASK | Ensure certificate requests 2025-10-11 08:05:50.105558 | fa163e03-9ee7-dff2-f9c8-00000000cd4c | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 2025-10-11 08:05:50.107067 | fa163e03-9ee7-dff2-f9c8-00000000cd4c | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 | 0:10:25.722701 | 1.59s 2025-10-11 08:05:50.124699 | fa163e03-9ee7-dff2-f9c8-00000000cd4d | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:50.278948 | fa163e03-9ee7-dff2-f9c8-00000000ce24 | OK | Gather podman infos | np0005481019 2025-10-11 08:05:50.280524 | fa163e03-9ee7-dff2-f9c8-00000000ce24 | TIMING | tripleo_container_manage : Gather podman infos | np0005481019 | 0:10:25.896156 | 0.68s 2025-10-11 08:05:50.317411 | fa163e03-9ee7-dff2-f9c8-00000000ce25 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:50.381064 | fa163e03-9ee7-dff2-f9c8-00000000ce25 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 | 0:10:25.996686 | 0.06s 2025-10-11 08:05:50.462777 | fa163e03-9ee7-dff2-f9c8-00000000cd05 | TIMING | tripleo_container_rm : include_tasks | np0005481019 | 0:10:26.078376 | 0.05s 2025-10-11 08:05:50.486849 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:50.546804 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 | 0:10:26.162439 | 0.06s 2025-10-11 08:05:50.557670 | 6ffdfc85-b658-4c2a-afd2-efbc66d993e8 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481019 2025-10-11 08:05:50.574851 | fa163e03-9ee7-dff2-f9c8-00000000cedb | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:51.124277 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:10:26.739898 | 3.11s 2025-10-11 08:05:51.133227 | fa163e03-9ee7-dff2-f9c8-00000000bc10 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:10:26.748861 | 3.12s 2025-10-11 08:05:51.156259 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:51.439529 | fa163e03-9ee7-dff2-f9c8-00000000ce53 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 2025-10-11 08:05:51.440774 | fa163e03-9ee7-dff2-f9c8-00000000ce53 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 | 0:10:27.056414 | 1.72s 2025-10-11 08:05:51.453172 | fa163e03-9ee7-dff2-f9c8-00000000ce54 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:51.481515 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005481014.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:51.485830 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:27.101455 | 1.70s 2025-10-11 08:05:51.493303 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:27.108931 | 1.70s 2025-10-11 08:05:51.521824 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:51.526154 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:10:27.141795 | 0.37s 2025-10-11 08:05:51.556501 | fa163e03-9ee7-dff2-f9c8-00000000bc12 | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:10:27.172114 | 0.40s 2025-10-11 08:05:51.577301 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:51.592208 | fa163e03-9ee7-dff2-f9c8-00000000ad5a | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:10:27.207838 | 0.04s 2025-10-11 08:05:51.640976 | fa163e03-9ee7-dff2-f9c8-00000000cf38 | TASK | Set version specific variables 2025-10-11 08:05:51.696723 | fa163e03-9ee7-dff2-f9c8-00000000cf38 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:10:27.312352 | 0.05s 2025-10-11 08:05:51.715911 | 9dcf7c88-afb0-4bb8-83d0-ba5077f4c7a1 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:05:51.732869 | fa163e03-9ee7-dff2-f9c8-00000000cf67 | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:51.932521 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:05:51.936835 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:10:27.552451 | 0.36s 2025-10-11 08:05:51.946850 | fa163e03-9ee7-dff2-f9c8-00000000bc14 | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:10:27.562486 | 0.37s 2025-10-11 08:05:51.965230 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TASK | Ensure provider service is running 2025-10-11 08:05:52.215962 | fa163e03-9ee7-dff2-f9c8-00000000cf67 | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:05:52.217081 | fa163e03-9ee7-dff2-f9c8-00000000cf67 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:10:27.832722 | 0.48s 2025-10-11 08:05:52.217981 | fa163e03-9ee7-dff2-f9c8-00000000cedb | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 2025-10-11 08:05:52.218324 | fa163e03-9ee7-dff2-f9c8-00000000cedb | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 | 0:10:27.833971 | 1.64s 2025-10-11 08:05:52.233136 | fa163e03-9ee7-dff2-f9c8-00000000cedc | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 08:05:52.259063 | fa163e03-9ee7-dff2-f9c8-00000000cf68 | TASK | Set platform/version specific variables 2025-10-11 08:05:52.320470 | fa163e03-9ee7-dff2-f9c8-00000000cf68 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:52.348285 | fa163e03-9ee7-dff2-f9c8-00000000cf68 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:05:52.371510 | fa163e03-9ee7-dff2-f9c8-00000000cf68 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:05:52.391196 | fa163e03-9ee7-dff2-f9c8-00000000cf68 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:05:52.398710 | fa163e03-9ee7-dff2-f9c8-00000000cf68 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:10:28.014341 | 0.14s 2025-10-11 08:05:52.414747 | fa163e03-9ee7-dff2-f9c8-00000000cf39 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:52.502534 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:05:52.506772 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:10:28.122389 | 0.54s 2025-10-11 08:05:52.522432 | fa163e03-9ee7-dff2-f9c8-00000000bc16 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:10:28.138075 | 0.56s 2025-10-11 08:05:52.546677 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TASK | Ensure certificate requests 2025-10-11 08:05:53.121484 | fa163e03-9ee7-dff2-f9c8-00000000cd4d | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 2025-10-11 08:05:53.122962 | fa163e03-9ee7-dff2-f9c8-00000000cd4d | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481017 | 0:10:28.738598 | 3.00s 2025-10-11 08:05:53.159613 | fa163e03-9ee7-dff2-f9c8-00000000c0a0 | TASK | Clean container_puppet_tasks for np0005481017 step 1 2025-10-11 08:05:53.469150 | fa163e03-9ee7-dff2-f9c8-00000000c0a0 | OK | Clean container_puppet_tasks for np0005481017 step 1 | np0005481017 2025-10-11 08:05:53.470202 | fa163e03-9ee7-dff2-f9c8-00000000c0a0 | TIMING | Clean container_puppet_tasks for np0005481017 step 1 | np0005481017 | 0:10:29.085842 | 0.31s 2025-10-11 08:05:53.496221 | fa163e03-9ee7-dff2-f9c8-00000000c0a1 | TASK | Calculate container_puppet_tasks for np0005481017 step 1 2025-10-11 08:05:53.551634 | fa163e03-9ee7-dff2-f9c8-00000000c0a1 | TIMING | Calculate container_puppet_tasks for np0005481017 step 1 | np0005481017 | 0:10:29.167268 | 0.05s 2025-10-11 08:05:53.566528 | fa163e03-9ee7-dff2-f9c8-00000000c0a2 | TASK | Include container-puppet tasks for step 1 2025-10-11 08:05:53.608192 | fa163e03-9ee7-dff2-f9c8-00000000c0a2 | TIMING | Include container-puppet tasks for step 1 | np0005481017 | 0:10:29.223820 | 0.04s 2025-10-11 08:05:53.621697 | 0d93ce5d-bf4b-49ed-bb0a-81ad9ab310c8 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005481017 2025-10-11 08:05:53.641188 | fa163e03-9ee7-dff2-f9c8-00000000cf9b | TASK | Write container-puppet-tasks json file for np0005481017 step 1 2025-10-11 08:05:54.437947 | fa163e03-9ee7-dff2-f9c8-00000000ce54 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 2025-10-11 08:05:54.439702 | fa163e03-9ee7-dff2-f9c8-00000000ce54 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481016 | 0:10:30.055341 | 2.99s 2025-10-11 08:05:54.468254 | fa163e03-9ee7-dff2-f9c8-00000000c086 | TASK | Clean container_puppet_tasks for np0005481016 step 1 2025-10-11 08:05:54.608528 | fa163e03-9ee7-dff2-f9c8-00000000cf9b | CHANGED | Write container-puppet-tasks json file for np0005481017 step 1 | np0005481017 2025-10-11 08:05:54.610685 | fa163e03-9ee7-dff2-f9c8-00000000cf9b | TIMING | Write container-puppet-tasks json file for np0005481017 step 1 | np0005481017 | 0:10:30.226319 | 0.97s 2025-10-11 08:05:54.629918 | fa163e03-9ee7-dff2-f9c8-00000000cf9d | TASK | Generate container puppet configs for step 1 2025-10-11 08:05:54.654085 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'ovn_controller', 'principal': 'ovn_controller/np0005481012.internalapi.ooo.test@OOO.TEST'} 2025-10-11 08:05:54.659338 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:30.274953 | 2.11s 2025-10-11 08:05:54.666686 | fa163e03-9ee7-dff2-f9c8-00000000bc19 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:30.282322 | 2.12s 2025-10-11 08:05:54.803093 | fa163e03-9ee7-dff2-f9c8-00000000ac48 | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:10:30.418714 | 0.07s 2025-10-11 08:05:54.804206 | fa163e03-9ee7-dff2-f9c8-00000000c086 | OK | Clean container_puppet_tasks for np0005481016 step 1 | np0005481016 2025-10-11 08:05:54.805304 | fa163e03-9ee7-dff2-f9c8-00000000c086 | TIMING | Clean container_puppet_tasks for np0005481016 step 1 | np0005481016 | 0:10:30.420950 | 0.34s 2025-10-11 08:05:54.859712 | fa163e03-9ee7-dff2-f9c8-00000000c087 | TASK | Calculate container_puppet_tasks for np0005481016 step 1 2025-10-11 08:05:54.884590 | fa163e03-9ee7-dff2-f9c8-00000000cf38 | TASK | Set version specific variables 2025-10-11 08:05:54.917425 | fa163e03-9ee7-dff2-f9c8-00000000c087 | TIMING | Calculate container_puppet_tasks for np0005481016 step 1 | np0005481016 | 0:10:30.533047 | 0.06s 2025-10-11 08:05:54.930813 | fa163e03-9ee7-dff2-f9c8-00000000c088 | TASK | Include container-puppet tasks for step 1 2025-10-11 08:05:54.949179 | fa163e03-9ee7-dff2-f9c8-00000000cf38 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:10:30.564808 | 0.06s 2025-10-11 08:05:54.968706 | 30d30cad-ffd0-4a25-a59d-2896e98fd267 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:05:54.997022 | fa163e03-9ee7-dff2-f9c8-00000000cfea | TASK | Ensure ansible_facts used by role 2025-10-11 08:05:55.005844 | fa163e03-9ee7-dff2-f9c8-00000000c088 | TIMING | Include container-puppet tasks for step 1 | np0005481016 | 0:10:30.621461 | 0.07s 2025-10-11 08:05:55.006916 | fa163e03-9ee7-dff2-f9c8-00000000cf9d | OK | Generate container puppet configs for step 1 | np0005481017 2025-10-11 08:05:55.007488 | fa163e03-9ee7-dff2-f9c8-00000000cf9d | TIMING | Generate container puppet configs for step 1 | np0005481017 | 0:10:30.623137 | 0.38s 2025-10-11 08:05:55.021364 | 41d72f4d-ffa7-4f24-a4f5-80a2f08ab464 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005481016 2025-10-11 08:05:55.042848 | fa163e03-9ee7-dff2-f9c8-00000000d004 | TASK | Write container-puppet-tasks json file for np0005481016 step 1 2025-10-11 08:05:55.062988 | fa163e03-9ee7-dff2-f9c8-00000000cf9e | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-11 08:05:55.096667 | fa163e03-9ee7-dff2-f9c8-00000000cf9e | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005481017 | 0:10:30.712290 | 0.03s 2025-10-11 08:05:55.126132 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 08:05:55.191038 | fa163e03-9ee7-dff2-f9c8-00000000cedc | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 2025-10-11 08:05:55.192234 | fa163e03-9ee7-dff2-f9c8-00000000cedc | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481019 | 0:10:30.807869 | 2.96s 2025-10-11 08:05:55.220872 | fa163e03-9ee7-dff2-f9c8-00000000c202 | TASK | Clean container_puppet_tasks for np0005481019 step 1 2025-10-11 08:05:55.272036 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481017 | 0:10:30.887656 | 0.14s 2025-10-11 08:05:55.284329 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 08:05:55.354608 | fa163e03-9ee7-dff2-f9c8-00000000cf39 | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:05:55.356700 | fa163e03-9ee7-dff2-f9c8-00000000cf39 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:10:30.972324 | 2.94s 2025-10-11 08:05:55.393473 | fa163e03-9ee7-dff2-f9c8-00000000cf3b | TASK | Ensure provider packages are installed 2025-10-11 08:05:55.518695 | fa163e03-9ee7-dff2-f9c8-00000000cfea | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:05:55.521903 | fa163e03-9ee7-dff2-f9c8-00000000cfea | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:10:31.137530 | 0.52s 2025-10-11 08:05:55.562888 | fa163e03-9ee7-dff2-f9c8-00000000cfeb | TASK | Set platform/version specific variables 2025-10-11 08:05:55.576195 | fa163e03-9ee7-dff2-f9c8-00000000c202 | OK | Clean container_puppet_tasks for np0005481019 step 1 | np0005481019 2025-10-11 08:05:55.579122 | fa163e03-9ee7-dff2-f9c8-00000000c202 | TIMING | Clean container_puppet_tasks for np0005481019 step 1 | np0005481019 | 0:10:31.194743 | 0.36s 2025-10-11 08:05:55.631838 | fa163e03-9ee7-dff2-f9c8-00000000c203 | TASK | Calculate container_puppet_tasks for np0005481019 step 1 2025-10-11 08:05:55.644818 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481017 2025-10-11 08:05:55.646680 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481017 | 0:10:31.262302 | 0.36s 2025-10-11 08:05:55.663161 | fa163e03-9ee7-dff2-f9c8-00000000cfeb | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:55.683743 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:55.707632 | fa163e03-9ee7-dff2-f9c8-00000000cfeb | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:05:55.712351 | fa163e03-9ee7-dff2-f9c8-00000000c203 | TIMING | Calculate container_puppet_tasks for np0005481019 step 1 | np0005481019 | 0:10:31.327953 | 0.08s 2025-10-11 08:05:55.722147 | fa163e03-9ee7-dff2-f9c8-00000000cfeb | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:05:55.744291 | fa163e03-9ee7-dff2-f9c8-00000000c204 | TASK | Include container-puppet tasks for step 1 2025-10-11 08:05:55.751819 | fa163e03-9ee7-dff2-f9c8-00000000cfeb | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:05:55.769531 | fa163e03-9ee7-dff2-f9c8-00000000cfeb | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:10:31.385086 | 0.20s 2025-10-11 08:05:55.812115 | fa163e03-9ee7-dff2-f9c8-00000000cf39 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:05:55.822308 | fa163e03-9ee7-dff2-f9c8-00000000c204 | TIMING | Include container-puppet tasks for step 1 | np0005481019 | 0:10:31.437890 | 0.07s 2025-10-11 08:05:55.842508 | 95c3949a-63c1-41eb-b053-fe3877052c60 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005481019 2025-10-11 08:05:55.864223 | fa163e03-9ee7-dff2-f9c8-00000000d077 | TASK | Write container-puppet-tasks json file for np0005481019 step 1 2025-10-11 08:05:56.018066 | fa163e03-9ee7-dff2-f9c8-00000000d004 | CHANGED | Write container-puppet-tasks json file for np0005481016 step 1 | np0005481016 2025-10-11 08:05:56.019257 | fa163e03-9ee7-dff2-f9c8-00000000d004 | TIMING | Write container-puppet-tasks json file for np0005481016 step 1 | np0005481016 | 0:10:31.634891 | 0.98s 2025-10-11 08:05:56.019696 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 2025-10-11 08:05:56.020048 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:10:31.635697 | 0.33s 2025-10-11 08:05:56.032291 | fa163e03-9ee7-dff2-f9c8-00000000d006 | TASK | Generate container puppet configs for step 1 2025-10-11 08:05:56.050762 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 08:05:56.111472 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481017 2025-10-11 08:05:56.112885 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481017 | 0:10:31.728518 | 0.06s 2025-10-11 08:05:56.128270 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 08:05:56.171589 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481017 2025-10-11 08:05:56.172658 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481017 | 0:10:31.788300 | 0.04s 2025-10-11 08:05:56.183407 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 08:05:56.232379 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481017 2025-10-11 08:05:56.233533 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481017 | 0:10:31.849173 | 0.05s 2025-10-11 08:05:56.246233 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:56.291679 | fa163e03-9ee7-dff2-f9c8-00000000c50f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 2025-10-11 08:05:56.292735 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:10:31.908375 | 0.05s 2025-10-11 08:05:56.304968 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:56.360670 | fa163e03-9ee7-dff2-f9c8-00000000c510 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 2025-10-11 08:05:56.361672 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481017 | 0:10:31.977312 | 0.06s 2025-10-11 08:05:56.411707 | fa163e03-9ee7-dff2-f9c8-00000000d006 | OK | Generate container puppet configs for step 1 | np0005481016 2025-10-11 08:05:56.412428 | fa163e03-9ee7-dff2-f9c8-00000000d006 | TIMING | Generate container puppet configs for step 1 | np0005481016 | 0:10:32.028070 | 0.38s 2025-10-11 08:05:56.423113 | fa163e03-9ee7-dff2-f9c8-00000000d007 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-11 08:05:56.451735 | fa163e03-9ee7-dff2-f9c8-00000000d007 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005481016 | 0:10:32.067370 | 0.03s 2025-10-11 08:05:56.481270 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 08:05:56.593855 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481016 | 0:10:32.209467 | 0.11s 2025-10-11 08:05:56.604881 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 08:05:56.857101 | fa163e03-9ee7-dff2-f9c8-00000000d077 | CHANGED | Write container-puppet-tasks json file for np0005481019 step 1 | np0005481019 2025-10-11 08:05:56.858827 | fa163e03-9ee7-dff2-f9c8-00000000d077 | TIMING | Write container-puppet-tasks json file for np0005481019 step 1 | np0005481019 | 0:10:32.474463 | 0.99s 2025-10-11 08:05:56.875489 | fa163e03-9ee7-dff2-f9c8-00000000d079 | TASK | Generate container puppet configs for step 1 2025-10-11 08:05:56.929410 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481016 2025-10-11 08:05:56.932427 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481016 | 0:10:32.548050 | 0.33s 2025-10-11 08:05:56.960660 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:57.230493 | fa163e03-9ee7-dff2-f9c8-00000000d079 | OK | Generate container puppet configs for step 1 | np0005481019 2025-10-11 08:05:57.232359 | fa163e03-9ee7-dff2-f9c8-00000000d079 | TIMING | Generate container puppet configs for step 1 | np0005481019 | 0:10:32.847985 | 0.36s 2025-10-11 08:05:57.256276 | fa163e03-9ee7-dff2-f9c8-00000000d07a | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-11 08:05:57.293044 | fa163e03-9ee7-dff2-f9c8-00000000d07a | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005481019 | 0:10:32.908675 | 0.04s 2025-10-11 08:05:57.338981 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 08:05:57.347853 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 2025-10-11 08:05:57.349559 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:10:32.965187 | 0.39s 2025-10-11 08:05:57.361852 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 08:05:57.413034 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481016 2025-10-11 08:05:57.413926 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481016 | 0:10:33.029569 | 0.05s 2025-10-11 08:05:57.424360 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 08:05:57.437538 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481019 | 0:10:33.053157 | 0.10s 2025-10-11 08:05:57.450117 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 08:05:57.464090 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481016 2025-10-11 08:05:57.465121 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481016 | 0:10:33.080753 | 0.04s 2025-10-11 08:05:57.477888 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 08:05:57.533536 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481016 2025-10-11 08:05:57.534581 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481016 | 0:10:33.150223 | 0.06s 2025-10-11 08:05:57.546889 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:57.599855 | fa163e03-9ee7-dff2-f9c8-00000000c50f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 2025-10-11 08:05:57.600844 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:10:33.216486 | 0.05s 2025-10-11 08:05:57.613030 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:57.662962 | fa163e03-9ee7-dff2-f9c8-00000000c510 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 2025-10-11 08:05:57.663936 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481016 | 0:10:33.279577 | 0.05s 2025-10-11 08:05:57.778109 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481019 2025-10-11 08:05:57.779516 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481019 | 0:10:33.395151 | 0.32s 2025-10-11 08:05:57.803341 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:58.189258 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 2025-10-11 08:05:58.191107 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:33.806737 | 0.39s 2025-10-11 08:05:58.212583 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 08:05:58.265342 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481019 2025-10-11 08:05:58.266665 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481019 | 0:10:33.882298 | 0.05s 2025-10-11 08:05:58.281464 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 08:05:58.319813 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481019 2025-10-11 08:05:58.321149 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481019 | 0:10:33.936785 | 0.04s 2025-10-11 08:05:58.337045 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 08:05:58.385504 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481019 2025-10-11 08:05:58.387110 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481019 | 0:10:34.002740 | 0.05s 2025-10-11 08:05:58.402236 | fa163e03-9ee7-dff2-f9c8-00000000cf3b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:10:34.017859 | 3.01s 2025-10-11 08:05:58.424385 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:58.436808 | fa163e03-9ee7-dff2-f9c8-00000000cf3b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:10:34.052413 | 3.04s 2025-10-11 08:05:58.467673 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:05:58.478631 | fa163e03-9ee7-dff2-f9c8-00000000c50f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 2025-10-11 08:05:58.480383 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:34.096002 | 0.05s 2025-10-11 08:05:58.501080 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 08:05:58.557354 | fa163e03-9ee7-dff2-f9c8-00000000c510 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 2025-10-11 08:05:58.558488 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481019 | 0:10:34.174127 | 0.06s 2025-10-11 08:05:58.827030 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:58.830421 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:10:34.446052 | 0.36s 2025-10-11 08:05:58.840121 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:10:34.455744 | 0.37s 2025-10-11 08:05:58.876607 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:05:58.886773 | fa163e03-9ee7-dff2-f9c8-00000000cf39 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:05:58.888726 | fa163e03-9ee7-dff2-f9c8-00000000cf39 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:10:34.504348 | 3.07s 2025-10-11 08:05:58.921134 | fa163e03-9ee7-dff2-f9c8-00000000cf3b | TASK | Ensure provider packages are installed 2025-10-11 08:05:59.275680 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:05:59.279142 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:10:34.894756 | 0.40s 2025-10-11 08:05:59.290073 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:10:34.905703 | 0.41s 2025-10-11 08:05:59.311173 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | TASK | Ensure provider service is running 2025-10-11 08:05:59.837318 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:05:59.841948 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:35.457575 | 0.53s 2025-10-11 08:05:59.856045 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:10:35.471670 | 0.54s 2025-10-11 08:05:59.889781 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | TASK | Ensure certificate requests 2025-10-11 08:06:01.813361 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': 'np0005481014.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-11 08:06:01.819238 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:37.434866 | 1.93s 2025-10-11 08:06:01.829074 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:10:37.444704 | 1.94s 2025-10-11 08:06:01.890137 | fa163e03-9ee7-dff2-f9c8-00000000ac4f | TASK | Fail if container image is undefined 2025-10-11 08:06:01.960076 | fa163e03-9ee7-dff2-f9c8-00000000ac4f | SKIPPED | Fail if container image is undefined | np0005481014 2025-10-11 08:06:01.961212 | fa163e03-9ee7-dff2-f9c8-00000000ac4f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481014 | 0:10:37.576848 | 0.07s 2025-10-11 08:06:01.990074 | fa163e03-9ee7-dff2-f9c8-00000000ac50 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-11 08:06:02.070981 | fa163e03-9ee7-dff2-f9c8-00000000cf3b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:10:37.686578 | 3.15s 2025-10-11 08:06:02.079338 | fa163e03-9ee7-dff2-f9c8-00000000cf3b | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:10:37.694977 | 3.16s 2025-10-11 08:06:02.103424 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:06:02.516494 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:06:02.521756 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:10:38.137385 | 0.42s 2025-10-11 08:06:02.530395 | fa163e03-9ee7-dff2-f9c8-00000000cf3d | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:10:38.146025 | 0.43s 2025-10-11 08:06:02.560928 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:06:02.967673 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:06:02.972877 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:10:38.588502 | 0.41s 2025-10-11 08:06:02.981843 | fa163e03-9ee7-dff2-f9c8-00000000cf3f | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:10:38.597461 | 0.42s 2025-10-11 08:06:03.014318 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | TASK | Ensure provider service is running 2025-10-11 08:06:03.555024 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:06:03.557181 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:10:39.172811 | 0.54s 2025-10-11 08:06:03.570433 | fa163e03-9ee7-dff2-f9c8-00000000cf41 | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:10:39.186063 | 0.55s 2025-10-11 08:06:03.606232 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | TASK | Ensure certificate requests 2025-10-11 08:06:05.962930 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': 'np0005481012.internalapi.ooo.test', 'key_size': '2048', 'name': 'rabbitmq', 'principal': 'rabbitmq/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep -w -E \'rabbitmq(-bundle-.*-[0-9]+)?\')\nservice_crt="/etc/pki/tls/certs/rabbitmq.crt"\nservice_key="/etc/pki/tls/private/rabbitmq.key"\nif echo "$container_name" | grep -q "^rabbitmq-bundle"; then\n # lp#1917868: Do not use podman cp with HA containers as they get\n # frozen temporarily and that can make pacemaker operation fail.\n tar -c "$service_crt" "$service_key" | podman exec -i "$container_name" tar -C / -xv\n # no need to update the mount point, because pacemaker\n # recreates the container when it\'s restarted\nelse\n # Refresh the cert at the mount-point\n podman cp $service_crt "$container_name:/var/lib/kolla/config_files/src-tls/$service_crt"\n # Refresh the key at the mount-point\n podman cp $service_key "$container_name:/var/lib/kolla/config_files/src-tls/$service_key"\n # Copy the new cert from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n # Copy the new key from the mount-point to the real path\n podman exec -u root "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\nfi\n# Set appropriate permissions\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_crt"\npodman exec -u root "$container_name" chown rabbitmq:rabbitmq "$service_key"\n# Trigger a pem cache clear in RabbitMQ to read the new certificates\npodman exec "$container_name" rabbitmqctl eval "ssl:clear_pem_cache()."\n'} 2025-10-11 08:06:05.966570 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:41.582196 | 2.36s 2025-10-11 08:06:05.977035 | fa163e03-9ee7-dff2-f9c8-00000000cf44 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:10:41.592663 | 2.37s 2025-10-11 08:06:06.040993 | fa163e03-9ee7-dff2-f9c8-00000000ac4f | TASK | Fail if container image is undefined 2025-10-11 08:06:06.102082 | fa163e03-9ee7-dff2-f9c8-00000000ac4f | SKIPPED | Fail if container image is undefined | np0005481012 2025-10-11 08:06:06.103168 | fa163e03-9ee7-dff2-f9c8-00000000ac4f | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481012 | 0:10:41.718807 | 0.06s 2025-10-11 08:06:06.134067 | fa163e03-9ee7-dff2-f9c8-00000000ac50 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-11 08:06:09.331050 | fa163e03-9ee7-dff2-f9c8-00000000ac50 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481014 2025-10-11 08:06:09.333005 | fa163e03-9ee7-dff2-f9c8-00000000ac50 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481014 | 0:10:44.948625 | 7.34s 2025-10-11 08:06:09.388911 | fa163e03-9ee7-dff2-f9c8-00000000ac51 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-11 08:06:09.868604 | fa163e03-9ee7-dff2-f9c8-00000000ac51 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481014 2025-10-11 08:06:09.870545 | fa163e03-9ee7-dff2-f9c8-00000000ac51 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481014 | 0:10:45.486175 | 0.48s 2025-10-11 08:06:09.935684 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TASK | Pre-fetch all the containers 2025-10-11 08:06:13.734858 | fa163e03-9ee7-dff2-f9c8-00000000ac50 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481012 2025-10-11 08:06:13.738802 | fa163e03-9ee7-dff2-f9c8-00000000ac50 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481012 | 0:10:49.354414 | 7.60s 2025-10-11 08:06:13.800205 | fa163e03-9ee7-dff2-f9c8-00000000ac51 | TASK | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image 2025-10-11 08:06:14.226868 | fa163e03-9ee7-dff2-f9c8-00000000ac51 | CHANGED | Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481012 2025-10-11 08:06:14.228852 | fa163e03-9ee7-dff2-f9c8-00000000ac51 | TIMING | tripleo_container_tag : Tag cluster.common.tag/rabbitmq:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 image | np0005481012 | 0:10:49.844491 | 0.43s 2025-10-11 08:06:14.270017 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TASK | Pre-fetch all the containers 2025-10-11 08:06:15.102264 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-11 08:06:15.108404 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:10:50.724023 | 5.17s 2025-10-11 08:06:19.302041 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-nb-db-server:17.1 2025-10-11 08:06:19.307522 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:10:54.923152 | 5.04s 2025-10-11 08:06:20.816816 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-11 08:06:20.822092 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:10:56.437723 | 10.88s 2025-10-11 08:06:24.282206 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-11 08:06:24.287417 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:10:59.903047 | 14.35s 2025-10-11 08:06:24.493626 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-northd:17.1 2025-10-11 08:06:24.498840 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:00.114473 | 10.23s 2025-10-11 08:06:27.937852 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-sb-db-server:17.1 2025-10-11 08:06:27.943542 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:03.559172 | 13.67s 2025-10-11 08:06:28.913927 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-11 08:06:28.919133 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:04.534761 | 18.98s 2025-10-11 08:06:31.820338 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-memcached:17.1 2025-10-11 08:06:31.825224 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:07.440856 | 17.55s 2025-10-11 08:06:32.357314 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-11 08:06:32.365111 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:07.980741 | 22.43s 2025-10-11 08:06:35.127331 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | OK | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-11 08:06:35.132674 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:10.748305 | 25.19s 2025-10-11 08:06:35.305420 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-qdrouterd:17.1 2025-10-11 08:06:35.312680 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:10.928310 | 21.04s 2025-10-11 08:06:37.665404 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | OK | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-mariadb:17.1 2025-10-11 08:06:37.669904 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:13.285534 | 23.40s 2025-10-11 08:06:37.684953 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | OK | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-11 08:06:37.688634 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:13.304273 | 27.75s 2025-10-11 08:06:40.273211 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | OK | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-rabbitmq:17.1 2025-10-11 08:06:40.277498 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:15.893131 | 26.01s 2025-10-11 08:06:43.690281 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-11 08:06:43.699486 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:19.315076 | 33.76s 2025-10-11 08:06:46.086390 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 2025-10-11 08:06:46.092704 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:21.708322 | 31.82s 2025-10-11 08:06:48.332084 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-11 08:06:48.337722 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:23.953351 | 38.40s 2025-10-11 08:06:50.077586 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-api:17.1 2025-10-11 08:06:50.083402 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:25.699035 | 35.81s 2025-10-11 08:06:51.547683 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-11 08:06:51.554017 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:27.169645 | 41.62s 2025-10-11 08:06:52.673580 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-scheduler:17.1 2025-10-11 08:06:52.683417 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:28.299042 | 38.41s 2025-10-11 08:07:02.304359 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-11 08:07:02.309870 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:37.925508 | 52.37s 2025-10-11 08:07:02.786177 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-glance-api:17.1 2025-10-11 08:07:02.794427 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:38.410056 | 48.52s 2025-10-11 08:07:10.368814 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-11 08:07:10.375468 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:45.991080 | 56.10s 2025-10-11 08:07:10.664137 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-engine:17.1 2025-10-11 08:07:10.668232 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:46.283867 | 60.73s 2025-10-11 08:07:18.770531 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-11 08:07:18.777126 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:54.392756 | 64.51s 2025-10-11 08:07:19.097809 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-horizon:17.1 2025-10-11 08:07:19.102602 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:11:54.718235 | 69.16s 2025-10-11 08:07:24.258116 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-11 08:07:24.261568 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:11:59.877203 | 69.99s 2025-10-11 08:07:24.377661 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-keystone:17.1 2025-10-11 08:07:24.386507 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:00.002129 | 74.45s 2025-10-11 08:07:28.233682 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-11 08:07:28.241168 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:03.856799 | 73.97s 2025-10-11 08:07:28.304187 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-api:17.1 2025-10-11 08:07:28.309802 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:03.925435 | 78.37s 2025-10-11 08:07:37.636991 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-11 08:07:37.642653 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:13.258287 | 87.70s 2025-10-11 08:07:39.235915 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-neutron-server:17.1 2025-10-11 08:07:39.241488 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:14.857119 | 84.97s 2025-10-11 08:07:50.706624 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-11 08:07:50.710226 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:26.325861 | 96.44s 2025-10-11 08:07:51.054177 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-api:17.1 2025-10-11 08:07:51.059045 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:26.674680 | 101.12s 2025-10-11 08:07:54.589375 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-11 08:07:54.594625 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:30.210256 | 100.32s 2025-10-11 08:07:54.680511 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-conductor:17.1 2025-10-11 08:07:54.685318 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:30.300951 | 104.75s 2025-10-11 08:07:58.669112 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-11 08:07:58.674390 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:34.290025 | 108.74s 2025-10-11 08:07:58.691598 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-placement-api:17.1 2025-10-11 08:07:58.696328 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:34.311967 | 104.42s 2025-10-11 08:08:03.798891 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-11 08:08:03.803190 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:39.418833 | 109.53s 2025-10-11 08:08:03.998565 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-notification:17.1 2025-10-11 08:08:04.003985 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:39.619618 | 114.07s 2025-10-11 08:08:06.645819 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | OK | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-11 08:08:06.651500 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:42.267128 | 116.71s 2025-10-11 08:08:06.789350 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | OK | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 2025-10-11 08:08:06.793867 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:42.409505 | 112.52s 2025-10-11 08:08:09.401867 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | OK | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-11 08:08:09.405734 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:45.021377 | 119.47s 2025-10-11 08:08:09.506269 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | OK | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-cinder-volume:17.1 2025-10-11 08:08:09.511151 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:45.126788 | 115.24s 2025-10-11 08:08:15.054229 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-11 08:08:15.058939 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:50.674570 | 125.12s 2025-10-11 08:08:15.158422 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-collectd:17.1 2025-10-11 08:08:15.164797 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:50.780419 | 120.89s 2025-10-11 08:08:18.557118 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-11 08:08:18.561471 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:54.177114 | 128.62s 2025-10-11 08:08:19.448967 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-iscsid:17.1 2025-10-11 08:08:19.455369 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:55.071000 | 125.18s 2025-10-11 08:08:21.360885 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | OK | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-11 08:08:21.366246 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:12:56.981879 | 131.43s 2025-10-11 08:08:21.883025 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | OK | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-share:17.1 2025-10-11 08:08:21.890047 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:12:57.505680 | 127.62s 2025-10-11 08:08:25.176152 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-11 08:08:25.181002 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:00.796634 | 135.24s 2025-10-11 08:08:25.273165 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-rsyslog:17.1 2025-10-11 08:08:25.277391 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:00.893022 | 131.01s 2025-10-11 08:08:29.866834 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-11 08:08:29.872283 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:05.487915 | 139.93s 2025-10-11 08:08:30.354054 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-proxy-server:17.1 2025-10-11 08:08:30.358708 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:05.974341 | 136.09s 2025-10-11 08:08:33.583337 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-11 08:08:33.586996 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:09.202635 | 139.32s 2025-10-11 08:08:34.334582 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-account:17.1 2025-10-11 08:08:34.340228 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:09.955859 | 144.40s 2025-10-11 08:08:37.495078 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-11 08:08:37.500860 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:13.116494 | 143.23s 2025-10-11 08:08:37.858514 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-ceilometer-central:17.1 2025-10-11 08:08:37.863930 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:13.479564 | 147.93s 2025-10-11 08:08:41.182930 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-11 08:08:41.186175 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:16.801809 | 146.91s 2025-10-11 08:08:41.386970 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-ovn-controller:17.1 2025-10-11 08:08:41.391914 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:17.007549 | 151.45s 2025-10-11 08:08:44.503383 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-11 08:08:44.508782 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:20.124416 | 150.24s 2025-10-11 08:08:44.645511 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api:17.1 2025-10-11 08:08:44.650673 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:20.266309 | 154.71s 2025-10-11 08:08:48.130561 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-11 08:08:48.136127 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:23.751712 | 158.20s 2025-10-11 08:08:48.362863 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-heat-api-cfn:17.1 2025-10-11 08:08:48.367926 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:23.983560 | 154.10s 2025-10-11 08:08:51.469400 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-11 08:08:51.474164 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:27.089795 | 157.20s 2025-10-11 08:08:51.570184 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-cron:17.1 2025-10-11 08:08:51.574757 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:27.190389 | 161.64s 2025-10-11 08:08:54.367050 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-11 08:08:54.372744 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:29.988377 | 164.43s 2025-10-11 08:08:54.627050 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-manila-scheduler:17.1 2025-10-11 08:08:54.631221 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:30.246858 | 160.36s 2025-10-11 08:08:58.090116 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-11 08:08:58.095614 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:33.711247 | 168.16s 2025-10-11 08:08:58.552395 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-scheduler:17.1 2025-10-11 08:08:58.557887 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:34.173521 | 164.29s 2025-10-11 08:09:02.936985 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-11 08:09:02.943531 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:38.559162 | 173.01s 2025-10-11 08:09:03.410946 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-nova-novncproxy:17.1 2025-10-11 08:09:03.418418 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:39.034049 | 169.15s 2025-10-11 08:09:06.733033 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-11 08:09:06.740368 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:42.355988 | 172.47s 2025-10-11 08:09:06.965243 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-container:17.1 2025-10-11 08:09:06.968529 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:42.584163 | 177.03s 2025-10-11 08:09:10.551183 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | CHANGED | Pre-fetch all the containers | np0005481012 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-11 08:09:10.557006 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:46.172636 | 176.29s 2025-10-11 08:09:10.898624 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | TIMING | Pre-fetch all the containers | np0005481012 | 0:13:46.514248 | 176.63s 2025-10-11 08:09:10.975752 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | CHANGED | Pre-fetch all the containers | np0005481014 | item=registry.redhat.io/rhosp-rhel9/openstack-swift-object:17.1 2025-10-11 08:09:11.006128 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:46.621759 | 181.07s 2025-10-11 08:09:11.296166 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | TIMING | Pre-fetch all the containers | np0005481014 | 0:13:46.911790 | 181.36s 2025-10-11 08:09:11.441262 | fa163e03-9ee7-dff2-f9c8-00000000ac5f | TIMING | include_role : linux-system-roles.certificate | np0005481012 | 0:13:47.056883 | 0.36s 2025-10-11 08:09:11.491695 | fa163e03-9ee7-dff2-f9c8-00000000d225 | TASK | Set version specific variables 2025-10-11 08:09:11.546988 | fa163e03-9ee7-dff2-f9c8-00000000d225 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481012 | 0:13:47.162608 | 0.05s 2025-10-11 08:09:11.570171 | 9dde3974-2e1d-4bed-96a1-70cd3f6c585b | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481012 2025-10-11 08:09:11.588222 | fa163e03-9ee7-dff2-f9c8-00000000d256 | TASK | Ensure ansible_facts used by role 2025-10-11 08:09:11.594056 | fa163e03-9ee7-dff2-f9c8-00000000ad6d | TIMING | include_role : linux-system-roles.certificate | np0005481014 | 0:13:47.209678 | 0.08s 2025-10-11 08:09:11.632328 | fa163e03-9ee7-dff2-f9c8-00000000d225 | TASK | Set version specific variables 2025-10-11 08:09:11.688703 | fa163e03-9ee7-dff2-f9c8-00000000d225 | TIMING | linux-system-roles.certificate : Set version specific variables | np0005481014 | 0:13:47.304332 | 0.05s 2025-10-11 08:09:11.705432 | b56b5e6f-eeb3-4e54-8b47-d01568c6dc33 | INCLUDED | /usr/share/ansible/roles/rhel-system-roles.certificate/tasks/set_vars.yml | np0005481014 2025-10-11 08:09:11.722432 | fa163e03-9ee7-dff2-f9c8-00000000d296 | TASK | Ensure ansible_facts used by role 2025-10-11 08:09:12.091951 | fa163e03-9ee7-dff2-f9c8-00000000d256 | OK | Ensure ansible_facts used by role | np0005481012 2025-10-11 08:09:12.094696 | fa163e03-9ee7-dff2-f9c8-00000000d256 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481012 | 0:13:47.710305 | 0.51s 2025-10-11 08:09:12.130244 | fa163e03-9ee7-dff2-f9c8-00000000d257 | TASK | Set platform/version specific variables 2025-10-11 08:09:12.196581 | fa163e03-9ee7-dff2-f9c8-00000000d296 | OK | Ensure ansible_facts used by role | np0005481014 2025-10-11 08:09:12.198071 | fa163e03-9ee7-dff2-f9c8-00000000d296 | TIMING | linux-system-roles.certificate : Ensure ansible_facts used by role | np0005481014 | 0:13:47.813703 | 0.47s 2025-10-11 08:09:12.219611 | fa163e03-9ee7-dff2-f9c8-00000000d297 | TASK | Set platform/version specific variables 2025-10-11 08:09:12.241976 | fa163e03-9ee7-dff2-f9c8-00000000d257 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:09:12.268697 | fa163e03-9ee7-dff2-f9c8-00000000d257 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat.yml 2025-10-11 08:09:12.296692 | fa163e03-9ee7-dff2-f9c8-00000000d257 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.yml 2025-10-11 08:09:12.314735 | fa163e03-9ee7-dff2-f9c8-00000000d297 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:09:12.321800 | fa163e03-9ee7-dff2-f9c8-00000000d257 | SKIPPED | Set platform/version specific variables | np0005481012 | item=RedHat_9.2.yml 2025-10-11 08:09:12.328804 | fa163e03-9ee7-dff2-f9c8-00000000d257 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481012 | 0:13:47.944422 | 0.20s 2025-10-11 08:09:12.347103 | fa163e03-9ee7-dff2-f9c8-00000000d297 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat.yml 2025-10-11 08:09:12.358070 | fa163e03-9ee7-dff2-f9c8-00000000d226 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:09:12.376669 | fa163e03-9ee7-dff2-f9c8-00000000d297 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.yml 2025-10-11 08:09:12.395516 | fa163e03-9ee7-dff2-f9c8-00000000d297 | SKIPPED | Set platform/version specific variables | np0005481014 | item=RedHat_9.2.yml 2025-10-11 08:09:12.403162 | fa163e03-9ee7-dff2-f9c8-00000000d297 | TIMING | linux-system-roles.certificate : Set platform/version specific variables | np0005481014 | 0:13:48.018766 | 0.18s 2025-10-11 08:09:12.424498 | fa163e03-9ee7-dff2-f9c8-00000000d226 | TASK | Ensure certificate role dependencies are installed 2025-10-11 08:09:15.366340 | fa163e03-9ee7-dff2-f9c8-00000000d226 | OK | Ensure certificate role dependencies are installed | np0005481014 2025-10-11 08:09:15.367957 | fa163e03-9ee7-dff2-f9c8-00000000d226 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481014 | 0:13:50.983590 | 2.94s 2025-10-11 08:09:15.395523 | fa163e03-9ee7-dff2-f9c8-00000000d228 | TASK | Ensure provider packages are installed 2025-10-11 08:09:15.452808 | fa163e03-9ee7-dff2-f9c8-00000000d226 | OK | Ensure certificate role dependencies are installed | np0005481012 2025-10-11 08:09:15.454587 | fa163e03-9ee7-dff2-f9c8-00000000d226 | TIMING | linux-system-roles.certificate : Ensure certificate role dependencies are installed | np0005481012 | 0:13:51.070216 | 3.09s 2025-10-11 08:09:15.483239 | fa163e03-9ee7-dff2-f9c8-00000000d228 | TASK | Ensure provider packages are installed 2025-10-11 08:09:18.370896 | fa163e03-9ee7-dff2-f9c8-00000000d228 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:13:53.986503 | 2.97s 2025-10-11 08:09:18.382022 | fa163e03-9ee7-dff2-f9c8-00000000d228 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481014 | 0:13:53.997651 | 2.99s 2025-10-11 08:09:18.410346 | fa163e03-9ee7-dff2-f9c8-00000000d22a | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:09:18.806803 | fa163e03-9ee7-dff2-f9c8-00000000d22a | OK | Ensure pre-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:09:18.810258 | fa163e03-9ee7-dff2-f9c8-00000000d22a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:13:54.425890 | 0.40s 2025-10-11 08:09:18.818065 | fa163e03-9ee7-dff2-f9c8-00000000d22a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481014 | 0:13:54.433688 | 0.41s 2025-10-11 08:09:18.848177 | fa163e03-9ee7-dff2-f9c8-00000000d22c | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:09:19.061457 | fa163e03-9ee7-dff2-f9c8-00000000d228 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:13:54.677059 | 3.58s 2025-10-11 08:09:19.067899 | fa163e03-9ee7-dff2-f9c8-00000000d228 | TIMING | linux-system-roles.certificate : Ensure provider packages are installed | np0005481012 | 0:13:54.683543 | 3.58s 2025-10-11 08:09:19.092621 | fa163e03-9ee7-dff2-f9c8-00000000d22a | TASK | Ensure pre-scripts hooks directory exists 2025-10-11 08:09:19.253270 | fa163e03-9ee7-dff2-f9c8-00000000d22c | OK | Ensure post-scripts hooks directory exists | np0005481014 | item=certmonger 2025-10-11 08:09:19.255651 | fa163e03-9ee7-dff2-f9c8-00000000d22c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:13:54.871284 | 0.41s 2025-10-11 08:09:19.259962 | fa163e03-9ee7-dff2-f9c8-00000000d22c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481014 | 0:13:54.875608 | 0.41s 2025-10-11 08:09:19.280766 | fa163e03-9ee7-dff2-f9c8-00000000d22e | TASK | Ensure provider service is running 2025-10-11 08:09:19.467381 | fa163e03-9ee7-dff2-f9c8-00000000d22a | OK | Ensure pre-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:09:19.471497 | fa163e03-9ee7-dff2-f9c8-00000000d22a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:13:55.087081 | 0.38s 2025-10-11 08:09:19.481128 | fa163e03-9ee7-dff2-f9c8-00000000d22a | TIMING | linux-system-roles.certificate : Ensure pre-scripts hooks directory exists | np0005481012 | 0:13:55.096752 | 0.39s 2025-10-11 08:09:19.517548 | fa163e03-9ee7-dff2-f9c8-00000000d22c | TASK | Ensure post-scripts hooks directory exists 2025-10-11 08:09:19.793636 | fa163e03-9ee7-dff2-f9c8-00000000d22e | OK | Ensure provider service is running | np0005481014 | item=certmonger 2025-10-11 08:09:19.798237 | fa163e03-9ee7-dff2-f9c8-00000000d22e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:13:55.413853 | 0.52s 2025-10-11 08:09:19.810359 | fa163e03-9ee7-dff2-f9c8-00000000d22e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481014 | 0:13:55.425993 | 0.53s 2025-10-11 08:09:19.834396 | fa163e03-9ee7-dff2-f9c8-00000000d231 | TASK | Ensure certificate requests 2025-10-11 08:09:19.908344 | fa163e03-9ee7-dff2-f9c8-00000000d22c | OK | Ensure post-scripts hooks directory exists | np0005481012 | item=certmonger 2025-10-11 08:09:19.911971 | fa163e03-9ee7-dff2-f9c8-00000000d22c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:13:55.527589 | 0.39s 2025-10-11 08:09:19.920655 | fa163e03-9ee7-dff2-f9c8-00000000d22c | TIMING | linux-system-roles.certificate : Ensure post-scripts hooks directory exists | np0005481012 | 0:13:55.536290 | 0.40s 2025-10-11 08:09:19.944553 | fa163e03-9ee7-dff2-f9c8-00000000d22e | TASK | Ensure provider service is running 2025-10-11 08:09:20.569240 | fa163e03-9ee7-dff2-f9c8-00000000d22e | OK | Ensure provider service is running | np0005481012 | item=certmonger 2025-10-11 08:09:20.573073 | fa163e03-9ee7-dff2-f9c8-00000000d22e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:13:56.188701 | 0.63s 2025-10-11 08:09:20.587760 | fa163e03-9ee7-dff2-f9c8-00000000d22e | TIMING | linux-system-roles.certificate : Ensure provider service is running | np0005481012 | 0:13:56.203385 | 0.64s 2025-10-11 08:09:20.615910 | fa163e03-9ee7-dff2-f9c8-00000000d231 | TASK | Ensure certificate requests 2025-10-11 08:09:22.278902 | fa163e03-9ee7-dff2-f9c8-00000000d231 | CHANGED | Ensure certificate requests | np0005481014 | item={'ca': 'ipa', 'dns': ['np0005481014.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005481014.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-11 08:09:22.286542 | fa163e03-9ee7-dff2-f9c8-00000000d231 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:13:57.902164 | 2.45s 2025-10-11 08:09:22.298344 | fa163e03-9ee7-dff2-f9c8-00000000d231 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481014 | 0:13:57.913971 | 2.46s 2025-10-11 08:09:22.361828 | fa163e03-9ee7-dff2-f9c8-00000000ac66 | TASK | Fail if container image is undefined 2025-10-11 08:09:22.427693 | fa163e03-9ee7-dff2-f9c8-00000000ac66 | SKIPPED | Fail if container image is undefined | np0005481014 2025-10-11 08:09:22.429525 | fa163e03-9ee7-dff2-f9c8-00000000ac66 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481014 | 0:13:58.045149 | 0.07s 2025-10-11 08:09:22.463023 | fa163e03-9ee7-dff2-f9c8-00000000ac67 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-11 08:09:23.506959 | fa163e03-9ee7-dff2-f9c8-00000000d231 | CHANGED | Ensure certificate requests | np0005481012 | item={'ca': 'ipa', 'dns': ['np0005481012.internalapi.ooo.test', 'overcloud.internalapi.ooo.test'], 'key_size': '2048', 'name': 'redis', 'principal': 'redis/np0005481012.internalapi.ooo.test@OOO.TEST', 'run_after': 'container_name=$(podman ps --format=\\{\\{.Names\\}\\} | grep redis_tls_proxy)\nservice_crt="/etc/pki/tls/certs/redis.crt"\nservice_key="/etc/pki/tls/private/redis.key"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_crt" "$service_crt"\n# Copy the new cert from the mount-point to the real path\npodman exec "$container_name" cp "/var/lib/kolla/config_files/src-tls$service_key" "$service_key"\n# Set appropriate permissions\npodman exec "$container_name" chown memcached:memcached "$service_crt"\npodman exec "$container_name" chown memcached:memcached "$service_key"\n# Trigger a reload for stunnel to read the new certificate\npodman exec pkill -o -HUP stunnel\n'} 2025-10-11 08:09:23.511142 | fa163e03-9ee7-dff2-f9c8-00000000d231 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:13:59.126762 | 2.89s 2025-10-11 08:09:23.521355 | fa163e03-9ee7-dff2-f9c8-00000000d231 | TIMING | linux-system-roles.certificate : Ensure certificate requests | np0005481012 | 0:13:59.136977 | 2.90s 2025-10-11 08:09:23.579124 | fa163e03-9ee7-dff2-f9c8-00000000ac66 | TASK | Fail if container image is undefined 2025-10-11 08:09:23.650680 | fa163e03-9ee7-dff2-f9c8-00000000ac66 | SKIPPED | Fail if container image is undefined | np0005481012 2025-10-11 08:09:23.651522 | fa163e03-9ee7-dff2-f9c8-00000000ac66 | TIMING | tripleo_container_tag : Fail if container image is undefined | np0005481012 | 0:13:59.267163 | 0.07s 2025-10-11 08:09:23.675231 | fa163e03-9ee7-dff2-f9c8-00000000ac67 | TASK | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-11 08:09:25.312571 | fa163e03-9ee7-dff2-f9c8-00000000ac67 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481014 2025-10-11 08:09:25.314508 | fa163e03-9ee7-dff2-f9c8-00000000ac67 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481014 | 0:14:00.930131 | 2.85s 2025-10-11 08:09:25.371725 | fa163e03-9ee7-dff2-f9c8-00000000ac68 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-11 08:09:25.832142 | fa163e03-9ee7-dff2-f9c8-00000000ac68 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481014 2025-10-11 08:09:25.834200 | fa163e03-9ee7-dff2-f9c8-00000000ac68 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481014 | 0:14:01.449820 | 0.46s 2025-10-11 08:09:25.883888 | fa163e03-9ee7-dff2-f9c8-00000000ad7b | TASK | Check if rsyslog exists 2025-10-11 08:09:26.090331 | fa163e03-9ee7-dff2-f9c8-00000000ac67 | CHANGED | Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481012 2025-10-11 08:09:26.091788 | fa163e03-9ee7-dff2-f9c8-00000000ac67 | TIMING | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481012 | 0:14:01.707420 | 2.42s 2025-10-11 08:09:26.134467 | fa163e03-9ee7-dff2-f9c8-00000000ac68 | TASK | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image 2025-10-11 08:09:26.237076 | fa163e03-9ee7-dff2-f9c8-00000000ad7b | CHANGED | Check if rsyslog exists | np0005481014 2025-10-11 08:09:26.238775 | fa163e03-9ee7-dff2-f9c8-00000000ad7b | TIMING | Check if rsyslog exists | np0005481014 | 0:14:01.854402 | 0.35s 2025-10-11 08:09:26.260355 | fa163e03-9ee7-dff2-f9c8-00000000ad7c | TASK | Forward logging to swift.log file 2025-10-11 08:09:26.615044 | fa163e03-9ee7-dff2-f9c8-00000000ac68 | CHANGED | Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481012 2025-10-11 08:09:26.617034 | fa163e03-9ee7-dff2-f9c8-00000000ac68 | TIMING | tripleo_container_tag : Tag cluster.common.tag/redis:pcmklatest to latest registry.redhat.io/rhosp-rhel9/openstack-redis:17.1 image | np0005481012 | 0:14:02.232660 | 0.48s 2025-10-11 08:09:26.683294 | fa163e03-9ee7-dff2-f9c8-00000000ac73 | TASK | Check if rsyslog exists 2025-10-11 08:09:27.073545 | fa163e03-9ee7-dff2-f9c8-00000000ac73 | CHANGED | Check if rsyslog exists | np0005481012 2025-10-11 08:09:27.075260 | fa163e03-9ee7-dff2-f9c8-00000000ac73 | TIMING | Check if rsyslog exists | np0005481012 | 0:14:02.690891 | 0.39s 2025-10-11 08:09:27.108000 | fa163e03-9ee7-dff2-f9c8-00000000ac74 | TASK | Forward logging to swift.log file 2025-10-11 08:09:27.252624 | fa163e03-9ee7-dff2-f9c8-00000000ad7c | CHANGED | Forward logging to swift.log file | np0005481014 2025-10-11 08:09:27.254717 | fa163e03-9ee7-dff2-f9c8-00000000ad7c | TIMING | Forward logging to swift.log file | np0005481014 | 0:14:02.870341 | 0.99s 2025-10-11 08:09:27.289348 | fa163e03-9ee7-dff2-f9c8-00000000ad7d | TASK | Restart rsyslogd service after logging conf change 2025-10-11 08:09:27.796384 | fa163e03-9ee7-dff2-f9c8-00000000ad7d | CHANGED | Restart rsyslogd service after logging conf change | np0005481014 2025-10-11 08:09:27.798589 | fa163e03-9ee7-dff2-f9c8-00000000ad7d | TIMING | Restart rsyslogd service after logging conf change | np0005481014 | 0:14:03.414220 | 0.51s 2025-10-11 08:09:27.827706 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:09:28.106877 | fa163e03-9ee7-dff2-f9c8-00000000ac74 | CHANGED | Forward logging to swift.log file | np0005481012 2025-10-11 08:09:28.108417 | fa163e03-9ee7-dff2-f9c8-00000000ac74 | TIMING | Forward logging to swift.log file | np0005481012 | 0:14:03.724051 | 1.00s 2025-10-11 08:09:28.135820 | fa163e03-9ee7-dff2-f9c8-00000000ac75 | TASK | Restart rsyslogd service after logging conf change 2025-10-11 08:09:28.153239 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481014 2025-10-11 08:09:28.154549 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481014 | 0:14:03.770182 | 0.33s 2025-10-11 08:09:28.263532 | fa163e03-9ee7-dff2-f9c8-0000000000c8 | TIMING | include_tasks | np0005481014 | 0:14:03.879160 | 0.09s 2025-10-11 08:09:28.287560 | 00fb2cb0-f939-4514-9e8a-3e4449e61372 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005481014 2025-10-11 08:09:28.304659 | fa163e03-9ee7-dff2-f9c8-00000000d30a | TASK | Write the config_step hieradata 2025-10-11 08:09:28.971598 | fa163e03-9ee7-dff2-f9c8-00000000ac75 | CHANGED | Restart rsyslogd service after logging conf change | np0005481012 2025-10-11 08:09:28.973961 | fa163e03-9ee7-dff2-f9c8-00000000ac75 | TIMING | Restart rsyslogd service after logging conf change | np0005481012 | 0:14:04.589584 | 0.84s 2025-10-11 08:09:29.004715 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TASK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists 2025-10-11 08:09:29.147978 | fa163e03-9ee7-dff2-f9c8-00000000d30a | OK | Write the config_step hieradata | np0005481014 2025-10-11 08:09:29.149534 | fa163e03-9ee7-dff2-f9c8-00000000d30a | TIMING | Write the config_step hieradata | np0005481014 | 0:14:04.765166 | 0.84s 2025-10-11 08:09:29.171911 | fa163e03-9ee7-dff2-f9c8-00000000d30b | TASK | Run puppet host configuration for step 1 2025-10-11 08:09:29.291257 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | OK | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481012 2025-10-11 08:09:29.292677 | fa163e03-9ee7-dff2-f9c8-0000000000c7 | TIMING | Check if /var/lib/tripleo-config/container-startup-config/step_1 already exists | np0005481012 | 0:14:04.908314 | 0.29s 2025-10-11 08:09:29.400317 | fa163e03-9ee7-dff2-f9c8-0000000000c8 | TIMING | include_tasks | np0005481012 | 0:14:05.015936 | 0.08s 2025-10-11 08:09:29.434844 | 46f69e5d-4b89-4599-96d7-cfe523b20672 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/common_deploy_steps_tasks.yaml | np0005481012 2025-10-11 08:09:29.453389 | fa163e03-9ee7-dff2-f9c8-00000000d328 | TASK | Write the config_step hieradata 2025-10-11 08:09:29.905866 | fa163e03-9ee7-dff2-f9c8-00000000d30b | CHANGED | Run puppet host configuration for step 1 | np0005481014 2025-10-11 08:09:29.907582 | fa163e03-9ee7-dff2-f9c8-00000000d30b | TIMING | Run puppet host configuration for step 1 | np0005481014 | 0:14:05.523206 | 0.73s 2025-10-11 08:09:29.934715 | fa163e03-9ee7-dff2-f9c8-00000000d30c | TASK | Wait for puppet host configuration to finish 2025-10-11 08:09:30.274992 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 360 retries left 2025-10-11 08:09:30.284090 | fa163e03-9ee7-dff2-f9c8-00000000d328 | OK | Write the config_step hieradata | np0005481012 2025-10-11 08:09:30.285147 | fa163e03-9ee7-dff2-f9c8-00000000d328 | TIMING | Write the config_step hieradata | np0005481012 | 0:14:05.900783 | 0.83s 2025-10-11 08:09:30.308678 | fa163e03-9ee7-dff2-f9c8-00000000d329 | TASK | Run puppet host configuration for step 1 2025-10-11 08:09:31.044405 | fa163e03-9ee7-dff2-f9c8-00000000d329 | CHANGED | Run puppet host configuration for step 1 | np0005481012 2025-10-11 08:09:31.046256 | fa163e03-9ee7-dff2-f9c8-00000000d329 | TIMING | Run puppet host configuration for step 1 | np0005481012 | 0:14:06.661887 | 0.74s 2025-10-11 08:09:31.076423 | fa163e03-9ee7-dff2-f9c8-00000000d32a | TASK | Wait for puppet host configuration to finish 2025-10-11 08:09:31.443223 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 360 retries left 2025-10-11 08:09:40.572295 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 359 retries left 2025-10-11 08:09:41.740058 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 359 retries left 2025-10-11 08:09:50.866910 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 358 retries left 2025-10-11 08:09:52.125189 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 358 retries left 2025-10-11 08:10:01.389381 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 357 retries left 2025-10-11 08:10:02.456038 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 357 retries left 2025-10-11 08:10:11.722786 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 356 retries left 2025-10-11 08:10:12.768233 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 356 retries left 2025-10-11 08:10:22.036719 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 355 retries left 2025-10-11 08:10:23.076778 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 355 retries left 2025-10-11 08:10:32.361837 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 354 retries left 2025-10-11 08:10:33.386559 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 354 retries left 2025-10-11 08:10:42.630056 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 353 retries left 2025-10-11 08:10:43.685264 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 353 retries left 2025-10-11 08:10:52.943422 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 352 retries left 2025-10-11 08:10:53.987619 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 352 retries left 2025-10-11 08:11:03.232410 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 351 retries left 2025-10-11 08:11:04.289221 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 351 retries left 2025-10-11 08:11:13.543333 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 350 retries left 2025-10-11 08:11:14.596234 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 350 retries left 2025-10-11 08:11:23.853401 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 349 retries left 2025-10-11 08:11:24.878667 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 349 retries left 2025-10-11 08:11:34.174626 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 348 retries left 2025-10-11 08:11:35.161026 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 348 retries left 2025-10-11 08:11:44.470051 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 347 retries left 2025-10-11 08:11:45.500122 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 347 retries left 2025-10-11 08:11:54.745372 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 346 retries left 2025-10-11 08:11:55.811540 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 346 retries left 2025-10-11 08:12:05.066471 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 345 retries left 2025-10-11 08:12:06.095550 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 345 retries left 2025-10-11 08:12:15.354475 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 344 retries left 2025-10-11 08:12:16.409523 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 344 retries left 2025-10-11 08:12:25.678237 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 343 retries left 2025-10-11 08:12:26.753020 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 343 retries left 2025-10-11 08:12:35.975914 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 342 retries left 2025-10-11 08:12:37.084199 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 342 retries left 2025-10-11 08:12:46.300292 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 341 retries left 2025-10-11 08:12:47.390755 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 341 retries left 2025-10-11 08:12:56.620752 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 340 retries left 2025-10-11 08:12:57.673415 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 340 retries left 2025-10-11 08:13:06.944487 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 339 retries left 2025-10-11 08:13:07.975200 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 339 retries left 2025-10-11 08:13:17.222283 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 338 retries left 2025-10-11 08:13:18.289363 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 338 retries left 2025-10-11 08:13:27.531179 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 337 retries left 2025-10-11 08:13:28.614088 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 337 retries left 2025-10-11 08:13:37.825102 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 336 retries left 2025-10-11 08:13:38.881459 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 336 retries left 2025-10-11 08:13:48.102220 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 335 retries left 2025-10-11 08:13:49.143473 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 335 retries left 2025-10-11 08:13:58.414160 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 334 retries left 2025-10-11 08:13:59.454626 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 334 retries left 2025-10-11 08:14:08.733781 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 333 retries left 2025-10-11 08:14:09.753803 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 333 retries left 2025-10-11 08:14:19.046893 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 332 retries left 2025-10-11 08:14:20.053623 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 332 retries left 2025-10-11 08:14:29.334568 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 331 retries left 2025-10-11 08:14:30.372930 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 331 retries left 2025-10-11 08:14:39.631930 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 330 retries left 2025-10-11 08:14:40.681137 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 330 retries left 2025-10-11 08:14:49.991901 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 329 retries left 2025-10-11 08:14:50.990104 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 329 retries left 2025-10-11 08:15:00.300949 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 328 retries left 2025-10-11 08:15:01.310767 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 328 retries left 2025-10-11 08:15:10.612198 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 327 retries left 2025-10-11 08:15:11.612426 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 327 retries left 2025-10-11 08:15:20.937812 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 326 retries left 2025-10-11 08:15:21.905288 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 326 retries left 2025-10-11 08:15:31.206289 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 325 retries left 2025-10-11 08:15:32.216886 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 325 retries left 2025-10-11 08:15:41.498004 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 324 retries left 2025-10-11 08:15:42.532710 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 324 retries left 2025-10-11 08:15:51.755626 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 323 retries left 2025-10-11 08:15:52.839761 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 323 retries left 2025-10-11 08:16:02.070621 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 322 retries left 2025-10-11 08:16:03.092154 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 322 retries left 2025-10-11 08:16:12.376977 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 321 retries left 2025-10-11 08:16:13.350170 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 321 retries left 2025-10-11 08:16:22.690828 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 320 retries left 2025-10-11 08:16:23.668342 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 320 retries left 2025-10-11 08:16:33.019073 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 319 retries left 2025-10-11 08:16:33.969105 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 319 retries left 2025-10-11 08:16:43.326030 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 318 retries left 2025-10-11 08:16:44.242090 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 318 retries left 2025-10-11 08:16:53.639342 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 317 retries left 2025-10-11 08:16:54.508586 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 317 retries left 2025-10-11 08:17:03.962925 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 316 retries left 2025-10-11 08:17:04.818085 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 316 retries left 2025-10-11 08:17:14.272315 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 315 retries left 2025-10-11 08:17:15.138767 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 315 retries left 2025-10-11 08:17:24.566923 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 314 retries left 2025-10-11 08:17:25.402280 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 314 retries left 2025-10-11 08:17:34.880916 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 313 retries left 2025-10-11 08:17:35.726083 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 313 retries left 2025-10-11 08:17:45.172078 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 312 retries left 2025-10-11 08:17:46.042856 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 312 retries left 2025-10-11 08:17:55.469876 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 311 retries left 2025-10-11 08:17:56.345786 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 311 retries left 2025-10-11 08:18:05.781054 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 310 retries left 2025-10-11 08:18:06.618145 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 310 retries left 2025-10-11 08:18:16.076620 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 309 retries left 2025-10-11 08:18:16.917131 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 309 retries left 2025-10-11 08:18:26.370340 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 308 retries left 2025-10-11 08:18:27.245920 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 308 retries left 2025-10-11 08:18:36.671295 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 307 retries left 2025-10-11 08:18:37.540741 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 307 retries left 2025-10-11 08:18:46.965829 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 306 retries left 2025-10-11 08:18:47.830994 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 306 retries left 2025-10-11 08:18:57.268569 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 305 retries left 2025-10-11 08:18:58.134652 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 305 retries left 2025-10-11 08:19:07.573927 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 304 retries left 2025-10-11 08:19:08.423684 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 304 retries left 2025-10-11 08:19:17.884876 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 303 retries left 2025-10-11 08:19:18.731433 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 303 retries left 2025-10-11 08:19:28.190955 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 302 retries left 2025-10-11 08:19:29.037935 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 302 retries left 2025-10-11 08:19:38.493690 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 301 retries left 2025-10-11 08:19:39.332072 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 301 retries left 2025-10-11 08:19:48.789985 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 300 retries left 2025-10-11 08:19:49.653535 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 300 retries left 2025-10-11 08:19:59.098996 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 299 retries left 2025-10-11 08:19:59.933821 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 299 retries left 2025-10-11 08:20:09.419530 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 298 retries left 2025-10-11 08:20:10.248799 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 298 retries left 2025-10-11 08:20:19.727776 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 297 retries left 2025-10-11 08:20:20.550779 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 297 retries left 2025-10-11 08:20:30.043784 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 296 retries left 2025-10-11 08:20:30.823232 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 296 retries left 2025-10-11 08:20:40.342316 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 295 retries left 2025-10-11 08:20:41.103370 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 295 retries left 2025-10-11 08:20:50.651927 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 294 retries left 2025-10-11 08:20:51.394987 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 294 retries left 2025-10-11 08:21:00.961700 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 293 retries left 2025-10-11 08:21:01.706990 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 293 retries left 2025-10-11 08:21:11.208409 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 292 retries left 2025-10-11 08:21:12.004357 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 292 retries left 2025-10-11 08:21:21.510518 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 291 retries left 2025-10-11 08:21:22.311759 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 291 retries left 2025-10-11 08:21:31.812091 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 290 retries left 2025-10-11 08:21:32.576847 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 290 retries left 2025-10-11 08:21:42.159840 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 289 retries left 2025-10-11 08:21:42.899694 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 289 retries left 2025-10-11 08:21:52.472645 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 288 retries left 2025-10-11 08:21:53.188365 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 288 retries left 2025-10-11 08:22:02.786310 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 287 retries left 2025-10-11 08:22:03.468745 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 287 retries left 2025-10-11 08:22:13.108933 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 286 retries left 2025-10-11 08:22:13.786986 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 286 retries left 2025-10-11 08:22:23.446919 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 285 retries left 2025-10-11 08:22:24.087807 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 285 retries left 2025-10-11 08:22:33.742693 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 284 retries left 2025-10-11 08:22:34.382872 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 284 retries left 2025-10-11 08:22:44.049563 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 283 retries left 2025-10-11 08:22:44.673429 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 283 retries left 2025-10-11 08:22:54.353459 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 282 retries left 2025-10-11 08:22:54.970729 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 282 retries left 2025-10-11 08:23:04.645818 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 281 retries left 2025-10-11 08:23:05.283253 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 281 retries left 2025-10-11 08:23:14.948651 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 280 retries left 2025-10-11 08:23:15.580123 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 280 retries left 2025-10-11 08:23:25.259685 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 279 retries left 2025-10-11 08:23:25.853606 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 279 retries left 2025-10-11 08:23:35.568823 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 278 retries left 2025-10-11 08:23:36.148422 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 278 retries left 2025-10-11 08:23:45.884922 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 277 retries left 2025-10-11 08:23:46.420997 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 277 retries left 2025-10-11 08:23:56.190178 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 276 retries left 2025-10-11 08:23:56.737497 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 276 retries left 2025-10-11 08:24:06.507351 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 275 retries left 2025-10-11 08:24:06.995651 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 275 retries left 2025-10-11 08:24:16.823058 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 274 retries left 2025-10-11 08:24:17.304880 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 274 retries left 2025-10-11 08:24:27.139962 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 273 retries left 2025-10-11 08:24:27.623680 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 273 retries left 2025-10-11 08:24:37.435363 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 272 retries left 2025-10-11 08:24:37.898600 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 272 retries left 2025-10-11 08:24:47.749064 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 271 retries left 2025-10-11 08:24:48.195226 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 271 retries left 2025-10-11 08:24:58.055583 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 270 retries left 2025-10-11 08:24:58.498878 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 270 retries left 2025-10-11 08:25:08.355750 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 269 retries left 2025-10-11 08:25:08.795050 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 269 retries left 2025-10-11 08:25:18.662294 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 268 retries left 2025-10-11 08:25:19.073785 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 268 retries left 2025-10-11 08:25:28.941656 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 267 retries left 2025-10-11 08:25:29.450816 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 267 retries left 2025-10-11 08:25:39.250173 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 266 retries left 2025-10-11 08:25:39.750878 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 266 retries left 2025-10-11 08:25:49.550177 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 265 retries left 2025-10-11 08:25:50.064503 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 265 retries left 2025-10-11 08:25:59.902362 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 264 retries left 2025-10-11 08:26:00.383143 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 264 retries left 2025-10-11 08:26:10.197925 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 263 retries left 2025-10-11 08:26:10.679630 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 263 retries left 2025-10-11 08:26:20.492680 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 262 retries left 2025-10-11 08:26:20.986243 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 262 retries left 2025-10-11 08:26:30.790818 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 261 retries left 2025-10-11 08:26:31.287900 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 261 retries left 2025-10-11 08:26:41.101932 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 260 retries left 2025-10-11 08:26:41.547021 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 260 retries left 2025-10-11 08:26:51.416286 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 259 retries left 2025-10-11 08:26:51.842334 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 259 retries left 2025-10-11 08:27:01.720960 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 258 retries left 2025-10-11 08:27:02.137606 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 258 retries left 2025-10-11 08:27:12.049037 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 257 retries left 2025-10-11 08:27:12.392589 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 257 retries left 2025-10-11 08:27:22.364287 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 256 retries left 2025-10-11 08:27:22.714933 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 256 retries left 2025-10-11 08:27:32.632596 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 255 retries left 2025-10-11 08:27:33.015080 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 255 retries left 2025-10-11 08:27:42.960551 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 254 retries left 2025-10-11 08:27:43.315925 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 254 retries left 2025-10-11 08:27:53.264858 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 253 retries left 2025-10-11 08:27:53.608454 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 253 retries left 2025-10-11 08:28:03.558978 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 252 retries left 2025-10-11 08:28:03.917928 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 252 retries left 2025-10-11 08:28:13.873827 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 251 retries left 2025-10-11 08:28:14.234182 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 251 retries left 2025-10-11 08:28:24.180072 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 250 retries left 2025-10-11 08:28:24.532180 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 250 retries left 2025-10-11 08:28:34.508038 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 249 retries left 2025-10-11 08:28:34.838944 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 249 retries left 2025-10-11 08:28:44.820902 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 248 retries left 2025-10-11 08:28:45.151651 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 248 retries left 2025-10-11 08:28:55.139688 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 247 retries left 2025-10-11 08:28:55.462710 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 247 retries left 2025-10-11 08:29:05.467755 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 246 retries left 2025-10-11 08:29:05.779271 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 246 retries left 2025-10-11 08:29:15.772654 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 245 retries left 2025-10-11 08:29:16.070365 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 245 retries left 2025-10-11 08:29:26.081672 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 244 retries left 2025-10-11 08:29:26.377904 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 244 retries left 2025-10-11 08:29:36.385033 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 243 retries left 2025-10-11 08:29:36.707879 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 243 retries left 2025-10-11 08:29:46.708829 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 242 retries left 2025-10-11 08:29:47.004813 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 242 retries left 2025-10-11 08:29:57.014772 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 241 retries left 2025-10-11 08:29:57.309976 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 241 retries left 2025-10-11 08:30:07.324366 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 240 retries left 2025-10-11 08:30:07.604972 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 240 retries left 2025-10-11 08:30:17.615643 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 239 retries left 2025-10-11 08:30:17.835099 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 239 retries left 2025-10-11 08:30:27.875750 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 238 retries left 2025-10-11 08:30:28.145479 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 238 retries left 2025-10-11 08:30:38.194839 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 237 retries left 2025-10-11 08:30:38.466136 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 237 retries left 2025-10-11 08:30:48.514394 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 236 retries left 2025-10-11 08:30:48.786857 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 236 retries left 2025-10-11 08:30:58.805181 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 235 retries left 2025-10-11 08:30:59.085778 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 235 retries left 2025-10-11 08:31:09.119971 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 234 retries left 2025-10-11 08:31:09.387865 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 234 retries left 2025-10-11 08:31:19.420594 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 233 retries left 2025-10-11 08:31:19.679440 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 233 retries left 2025-10-11 08:31:29.739972 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 232 retries left 2025-10-11 08:31:29.998796 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 232 retries left 2025-10-11 08:31:40.024891 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 231 retries left 2025-10-11 08:31:40.312843 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 231 retries left 2025-10-11 08:31:50.336131 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 230 retries left 2025-10-11 08:31:50.608281 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 230 retries left 2025-10-11 08:32:00.653471 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 229 retries left 2025-10-11 08:32:00.886476 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 229 retries left 2025-10-11 08:32:10.958069 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 228 retries left 2025-10-11 08:32:11.139913 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 228 retries left 2025-10-11 08:32:21.257850 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 227 retries left 2025-10-11 08:32:21.443550 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 227 retries left 2025-10-11 08:32:31.570648 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 226 retries left 2025-10-11 08:32:31.738852 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 226 retries left 2025-10-11 08:32:41.829118 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 225 retries left 2025-10-11 08:32:42.053727 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 225 retries left 2025-10-11 08:32:52.157290 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 224 retries left 2025-10-11 08:32:52.359070 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 224 retries left 2025-10-11 08:33:02.460048 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 223 retries left 2025-10-11 08:33:02.669518 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 223 retries left 2025-10-11 08:33:12.789474 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 222 retries left 2025-10-11 08:33:12.959185 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 222 retries left 2025-10-11 08:33:23.107534 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 221 retries left 2025-10-11 08:33:23.234384 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 221 retries left 2025-10-11 08:33:33.416116 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 220 retries left 2025-10-11 08:33:33.543989 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 220 retries left 2025-10-11 08:33:43.708694 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 219 retries left 2025-10-11 08:33:43.833415 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 219 retries left 2025-10-11 08:33:54.033072 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 218 retries left 2025-10-11 08:33:54.133116 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 218 retries left 2025-10-11 08:34:04.343783 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 217 retries left 2025-10-11 08:34:04.444625 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 217 retries left 2025-10-11 08:34:14.650322 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 216 retries left 2025-10-11 08:34:14.755488 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 216 retries left 2025-10-11 08:34:24.894843 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 215 retries left 2025-10-11 08:34:25.043699 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 215 retries left 2025-10-11 08:34:35.182577 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 214 retries left 2025-10-11 08:34:35.361300 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 214 retries left 2025-10-11 08:34:45.488814 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 213 retries left 2025-10-11 08:34:45.669346 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 213 retries left 2025-10-11 08:34:55.819537 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 212 retries left 2025-10-11 08:34:55.992326 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 212 retries left 2025-10-11 08:35:06.123550 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 211 retries left 2025-10-11 08:35:06.304241 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 211 retries left 2025-10-11 08:35:16.566570 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 210 retries left 2025-10-11 08:35:16.575926 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 210 retries left 2025-10-11 08:35:26.862274 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 209 retries left 2025-10-11 08:35:26.901092 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 209 retries left 2025-10-11 08:35:37.176068 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 208 retries left 2025-10-11 08:35:37.188763 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 208 retries left 2025-10-11 08:35:47.475463 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 207 retries left 2025-10-11 08:35:47.482728 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 207 retries left 2025-10-11 08:35:57.781649 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 206 retries left 2025-10-11 08:35:57.788607 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 206 retries left 2025-10-11 08:36:08.083113 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 205 retries left 2025-10-11 08:36:08.107434 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 205 retries left 2025-10-11 08:36:18.384852 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 204 retries left 2025-10-11 08:36:18.411382 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 204 retries left 2025-10-11 08:36:28.686354 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 203 retries left 2025-10-11 08:36:28.714389 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 203 retries left 2025-10-11 08:36:39.000409 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 202 retries left 2025-10-11 08:36:39.008557 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 202 retries left 2025-10-11 08:36:49.299532 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 201 retries left 2025-10-11 08:36:49.324477 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 201 retries left 2025-10-11 08:36:59.594357 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 200 retries left 2025-10-11 08:36:59.614400 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 200 retries left 2025-10-11 08:37:09.931859 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 199 retries left 2025-10-11 08:37:09.939516 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 199 retries left 2025-10-11 08:37:20.224943 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 198 retries left 2025-10-11 08:37:20.248357 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 198 retries left 2025-10-11 08:37:30.502056 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 197 retries left 2025-10-11 08:37:30.555551 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 197 retries left 2025-10-11 08:37:40.815692 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 196 retries left 2025-10-11 08:37:40.855333 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 196 retries left 2025-10-11 08:37:51.127538 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 195 retries left 2025-10-11 08:37:51.171285 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 195 retries left 2025-10-11 08:38:01.437544 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 194 retries left 2025-10-11 08:38:01.485867 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 194 retries left 2025-10-11 08:38:11.725557 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 193 retries left 2025-10-11 08:38:11.818115 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 193 retries left 2025-10-11 08:38:22.016806 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 192 retries left 2025-10-11 08:38:22.131622 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 192 retries left 2025-10-11 08:38:32.289572 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 191 retries left 2025-10-11 08:38:32.413118 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 191 retries left 2025-10-11 08:38:42.585397 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 190 retries left 2025-10-11 08:38:42.736484 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 190 retries left 2025-10-11 08:38:52.887438 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 189 retries left 2025-10-11 08:38:53.042139 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 189 retries left 2025-10-11 08:39:03.160090 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 188 retries left 2025-10-11 08:39:03.375483 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 188 retries left 2025-10-11 08:39:13.476424 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 187 retries left 2025-10-11 08:39:13.686278 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 187 retries left 2025-10-11 08:39:23.809081 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 186 retries left 2025-10-11 08:39:23.991519 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 186 retries left 2025-10-11 08:39:34.136919 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 185 retries left 2025-10-11 08:39:34.310506 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 185 retries left 2025-10-11 08:39:44.420538 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 184 retries left 2025-10-11 08:39:44.634803 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 184 retries left 2025-10-11 08:39:54.728085 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 183 retries left 2025-10-11 08:39:54.954041 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 183 retries left 2025-10-11 08:40:05.042072 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 182 retries left 2025-10-11 08:40:05.258371 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 182 retries left 2025-10-11 08:40:15.335540 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 181 retries left 2025-10-11 08:40:15.560758 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 181 retries left 2025-10-11 08:40:25.650770 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 180 retries left 2025-10-11 08:40:25.875928 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 180 retries left 2025-10-11 08:40:35.945370 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 179 retries left 2025-10-11 08:40:36.126186 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 179 retries left 2025-10-11 08:40:46.231038 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 178 retries left 2025-10-11 08:40:46.421925 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 178 retries left 2025-10-11 08:40:56.526946 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 177 retries left 2025-10-11 08:40:56.741693 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 177 retries left 2025-10-11 08:41:06.815398 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 176 retries left 2025-10-11 08:41:07.039145 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 176 retries left 2025-10-11 08:41:17.119830 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 175 retries left 2025-10-11 08:41:17.336469 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 175 retries left 2025-10-11 08:41:27.438502 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 174 retries left 2025-10-11 08:41:27.651095 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 174 retries left 2025-10-11 08:41:37.750214 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 173 retries left 2025-10-11 08:41:37.965923 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 173 retries left 2025-10-11 08:41:48.022363 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 172 retries left 2025-10-11 08:41:48.260433 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 172 retries left 2025-10-11 08:41:58.327667 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 171 retries left 2025-10-11 08:41:58.551961 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 171 retries left 2025-10-11 08:42:08.630027 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 170 retries left 2025-10-11 08:42:08.849841 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 170 retries left 2025-10-11 08:42:18.933906 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 169 retries left 2025-10-11 08:42:19.190978 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 169 retries left 2025-10-11 08:42:29.264102 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 168 retries left 2025-10-11 08:42:29.496877 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 168 retries left 2025-10-11 08:42:39.555083 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 167 retries left 2025-10-11 08:42:39.798617 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 167 retries left 2025-10-11 08:42:49.857282 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 166 retries left 2025-10-11 08:42:50.106781 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 166 retries left 2025-10-11 08:43:00.144208 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 165 retries left 2025-10-11 08:43:00.409467 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 165 retries left 2025-10-11 08:43:10.467283 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 164 retries left 2025-10-11 08:43:10.715796 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 164 retries left 2025-10-11 08:43:20.766468 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 163 retries left 2025-10-11 08:43:21.023898 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 163 retries left 2025-10-11 08:43:31.130047 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 162 retries left 2025-10-11 08:43:31.325757 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 162 retries left 2025-10-11 08:43:41.426131 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 161 retries left 2025-10-11 08:43:41.621434 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 161 retries left 2025-10-11 08:43:51.684394 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 160 retries left 2025-10-11 08:43:51.944390 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 160 retries left 2025-10-11 08:44:01.988004 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 159 retries left 2025-10-11 08:44:02.258967 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 159 retries left 2025-10-11 08:44:12.270956 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 158 retries left 2025-10-11 08:44:12.572312 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 158 retries left 2025-10-11 08:44:22.594364 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 157 retries left 2025-10-11 08:44:22.867508 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 157 retries left 2025-10-11 08:44:32.855868 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 156 retries left 2025-10-11 08:44:33.164281 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 156 retries left 2025-10-11 08:44:43.159610 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 155 retries left 2025-10-11 08:44:43.456177 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 155 retries left 2025-10-11 08:44:53.456062 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 154 retries left 2025-10-11 08:44:53.745515 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 154 retries left 2025-10-11 08:45:03.814974 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 153 retries left 2025-10-11 08:45:04.034705 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 153 retries left 2025-10-11 08:45:14.119328 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 152 retries left 2025-10-11 08:45:14.356007 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 152 retries left 2025-10-11 08:45:24.429770 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 151 retries left 2025-10-11 08:45:24.656621 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 151 retries left 2025-10-11 08:45:34.736599 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 150 retries left 2025-10-11 08:45:34.979534 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 150 retries left 2025-10-11 08:45:45.008782 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 149 retries left 2025-10-11 08:45:45.291817 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 149 retries left 2025-10-11 08:45:55.322520 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 148 retries left 2025-10-11 08:45:55.610144 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 148 retries left 2025-10-11 08:46:05.635053 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 147 retries left 2025-10-11 08:46:05.906329 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 147 retries left 2025-10-11 08:46:15.872421 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 146 retries left 2025-10-11 08:46:16.210238 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 146 retries left 2025-10-11 08:46:26.142072 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 145 retries left 2025-10-11 08:46:26.533738 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 145 retries left 2025-10-11 08:46:36.462137 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 144 retries left 2025-10-11 08:46:36.841491 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 144 retries left 2025-10-11 08:46:46.706348 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 143 retries left 2025-10-11 08:46:47.155751 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 143 retries left 2025-10-11 08:46:56.965928 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 142 retries left 2025-10-11 08:46:57.471157 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 142 retries left 2025-10-11 08:47:07.272550 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 141 retries left 2025-10-11 08:47:07.793227 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 141 retries left 2025-10-11 08:47:17.572293 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 140 retries left 2025-10-11 08:47:18.062374 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 140 retries left 2025-10-11 08:47:27.881248 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 139 retries left 2025-10-11 08:47:28.385143 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 139 retries left 2025-10-11 08:47:38.220484 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 138 retries left 2025-10-11 08:47:38.680988 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 138 retries left 2025-10-11 08:47:48.485014 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 137 retries left 2025-10-11 08:47:48.994891 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 137 retries left 2025-10-11 08:47:58.772689 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 136 retries left 2025-10-11 08:47:59.245254 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 136 retries left 2025-10-11 08:48:09.052907 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 135 retries left 2025-10-11 08:48:09.530662 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 135 retries left 2025-10-11 08:48:19.349465 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 134 retries left 2025-10-11 08:48:19.852559 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 134 retries left 2025-10-11 08:48:29.652493 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 133 retries left 2025-10-11 08:48:30.169299 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 133 retries left 2025-10-11 08:48:39.953171 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 132 retries left 2025-10-11 08:48:40.495002 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 132 retries left 2025-10-11 08:48:50.268598 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 131 retries left 2025-10-11 08:48:50.805459 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 131 retries left 2025-10-11 08:49:00.584198 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 130 retries left 2025-10-11 08:49:01.125233 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 130 retries left 2025-10-11 08:49:10.900575 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 129 retries left 2025-10-11 08:49:11.418840 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 129 retries left 2025-10-11 08:49:21.148964 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 128 retries left 2025-10-11 08:49:21.726563 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 128 retries left 2025-10-11 08:49:31.408671 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 127 retries left 2025-10-11 08:49:32.049318 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 127 retries left 2025-10-11 08:49:41.661371 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 126 retries left 2025-10-11 08:49:42.360604 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 126 retries left 2025-10-11 08:49:51.977143 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 125 retries left 2025-10-11 08:49:52.653467 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 125 retries left 2025-10-11 08:50:02.276458 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 124 retries left 2025-10-11 08:50:02.989988 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 124 retries left 2025-10-11 08:50:12.554511 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 123 retries left 2025-10-11 08:50:13.286145 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 123 retries left 2025-10-11 08:50:22.852736 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 122 retries left 2025-10-11 08:50:23.597096 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 122 retries left 2025-10-11 08:50:33.151196 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 121 retries left 2025-10-11 08:50:33.939759 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 121 retries left 2025-10-11 08:50:43.501914 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 120 retries left 2025-10-11 08:50:44.254657 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 120 retries left 2025-10-11 08:50:53.775650 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 119 retries left 2025-10-11 08:50:54.561190 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 119 retries left 2025-10-11 08:51:04.067083 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 118 retries left 2025-10-11 08:51:04.955383 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 118 retries left 2025-10-11 08:51:14.360382 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 117 retries left 2025-10-11 08:51:15.263376 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 117 retries left 2025-10-11 08:51:24.646911 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 116 retries left 2025-10-11 08:51:25.559299 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 116 retries left 2025-10-11 08:51:34.954857 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 115 retries left 2025-10-11 08:51:35.801622 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 115 retries left 2025-10-11 08:51:45.262086 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 114 retries left 2025-10-11 08:51:46.110710 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 114 retries left 2025-10-11 08:51:55.563089 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 113 retries left 2025-10-11 08:51:56.458334 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 113 retries left 2025-10-11 08:52:05.886767 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 112 retries left 2025-10-11 08:52:06.776681 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 112 retries left 2025-10-11 08:52:16.191899 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 111 retries left 2025-10-11 08:52:17.089519 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 111 retries left 2025-10-11 08:52:26.499675 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 110 retries left 2025-10-11 08:52:27.402776 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 110 retries left 2025-10-11 08:52:36.797294 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 109 retries left 2025-10-11 08:52:37.703585 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 109 retries left 2025-10-11 08:52:47.112936 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 108 retries left 2025-10-11 08:52:48.027360 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 108 retries left 2025-10-11 08:52:57.429529 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 107 retries left 2025-10-11 08:52:58.343643 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 107 retries left 2025-10-11 08:53:07.765396 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 106 retries left 2025-10-11 08:53:08.652783 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 106 retries left 2025-10-11 08:53:18.062276 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 105 retries left 2025-10-11 08:53:18.961981 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 105 retries left 2025-10-11 08:53:28.368885 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 104 retries left 2025-10-11 08:53:29.280797 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 104 retries left 2025-10-11 08:53:38.676321 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 103 retries left 2025-10-11 08:53:39.566969 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 103 retries left 2025-10-11 08:53:48.968812 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 102 retries left 2025-10-11 08:53:49.874031 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 102 retries left 2025-10-11 08:53:59.268345 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 101 retries left 2025-10-11 08:54:00.185394 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 101 retries left 2025-10-11 08:54:09.559232 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 100 retries left 2025-10-11 08:54:10.494064 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 100 retries left 2025-10-11 08:54:19.838800 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 99 retries left 2025-10-11 08:54:20.831185 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 99 retries left 2025-10-11 08:54:30.116606 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 98 retries left 2025-10-11 08:54:31.162269 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 98 retries left 2025-10-11 08:54:40.435217 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 97 retries left 2025-10-11 08:54:41.463885 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 97 retries left 2025-10-11 08:54:50.682366 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 96 retries left 2025-10-11 08:54:51.726311 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 96 retries left 2025-10-11 08:55:00.988289 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 95 retries left 2025-10-11 08:55:02.039431 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 95 retries left 2025-10-11 08:55:11.312788 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 94 retries left 2025-10-11 08:55:12.344599 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 94 retries left 2025-10-11 08:55:21.598879 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 93 retries left 2025-10-11 08:55:22.650000 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 93 retries left 2025-10-11 08:55:31.911982 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 92 retries left 2025-10-11 08:55:32.972560 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 92 retries left 2025-10-11 08:55:42.222135 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 91 retries left 2025-10-11 08:55:43.271494 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 91 retries left 2025-10-11 08:55:52.556479 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 90 retries left 2025-10-11 08:55:53.550206 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 90 retries left 2025-10-11 08:56:02.863693 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 89 retries left 2025-10-11 08:56:03.863397 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 89 retries left 2025-10-11 08:56:13.161800 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 88 retries left 2025-10-11 08:56:14.193775 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 88 retries left 2025-10-11 08:56:23.457030 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 87 retries left 2025-10-11 08:56:24.524728 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 87 retries left 2025-10-11 08:56:33.771660 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 86 retries left 2025-10-11 08:56:34.856675 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 86 retries left 2025-10-11 08:56:44.061892 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 85 retries left 2025-10-11 08:56:45.173974 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 85 retries left 2025-10-11 08:56:54.374420 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 84 retries left 2025-10-11 08:56:55.498977 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 84 retries left 2025-10-11 08:57:04.683202 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 83 retries left 2025-10-11 08:57:05.800907 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 83 retries left 2025-10-11 08:57:14.999373 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 82 retries left 2025-10-11 08:57:16.096418 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 82 retries left 2025-10-11 08:57:25.326668 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 81 retries left 2025-10-11 08:57:26.392132 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 81 retries left 2025-10-11 08:57:35.647641 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 80 retries left 2025-10-11 08:57:36.686361 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 80 retries left 2025-10-11 08:57:45.967172 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 79 retries left 2025-10-11 08:57:46.991032 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 79 retries left 2025-10-11 08:57:56.259710 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 78 retries left 2025-10-11 08:57:57.293501 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 78 retries left 2025-10-11 08:58:06.574352 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 77 retries left 2025-10-11 08:58:07.599227 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 77 retries left 2025-10-11 08:58:16.873954 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 76 retries left 2025-10-11 08:58:17.878350 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 76 retries left 2025-10-11 08:58:27.194207 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 75 retries left 2025-10-11 08:58:28.176421 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 75 retries left 2025-10-11 08:58:37.501557 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 74 retries left 2025-10-11 08:58:38.468617 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 74 retries left 2025-10-11 08:58:47.784089 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 73 retries left 2025-10-11 08:58:48.776188 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 73 retries left 2025-10-11 08:58:58.080496 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 72 retries left 2025-10-11 08:58:59.093992 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 72 retries left 2025-10-11 08:59:08.388730 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 71 retries left 2025-10-11 08:59:09.418017 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 71 retries left 2025-10-11 08:59:18.724008 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 70 retries left 2025-10-11 08:59:19.715628 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 70 retries left 2025-10-11 08:59:29.055178 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 69 retries left 2025-10-11 08:59:30.024664 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 69 retries left 2025-10-11 08:59:39.371174 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 68 retries left 2025-10-11 08:59:40.340609 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 68 retries left 2025-10-11 08:59:49.630679 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 67 retries left 2025-10-11 08:59:50.643280 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 67 retries left 2025-10-11 08:59:59.970538 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 66 retries left 2025-10-11 09:00:00.954030 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 66 retries left 2025-10-11 09:00:10.276947 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 65 retries left 2025-10-11 09:00:11.263360 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 65 retries left 2025-10-11 09:00:20.564979 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 64 retries left 2025-10-11 09:00:21.587536 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 64 retries left 2025-10-11 09:00:30.885835 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 63 retries left 2025-10-11 09:00:31.908134 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 63 retries left 2025-10-11 09:00:41.194716 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 62 retries left 2025-10-11 09:00:42.195713 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 62 retries left 2025-10-11 09:00:51.456206 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 61 retries left 2025-10-11 09:00:52.491524 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 61 retries left 2025-10-11 09:01:01.764935 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 60 retries left 2025-10-11 09:01:02.806845 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 60 retries left 2025-10-11 09:01:12.033427 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 59 retries left 2025-10-11 09:01:13.099060 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 59 retries left 2025-10-11 09:01:22.337494 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 58 retries left 2025-10-11 09:01:23.420802 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 58 retries left 2025-10-11 09:01:32.643725 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 57 retries left 2025-10-11 09:01:33.732198 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 57 retries left 2025-10-11 09:01:42.951261 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 56 retries left 2025-10-11 09:01:44.040976 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 56 retries left 2025-10-11 09:01:53.267768 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 55 retries left 2025-10-11 09:01:54.358381 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 55 retries left 2025-10-11 09:02:03.568000 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 54 retries left 2025-10-11 09:02:04.671935 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 54 retries left 2025-10-11 09:02:13.813852 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 53 retries left 2025-10-11 09:02:14.990177 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 53 retries left 2025-10-11 09:02:24.123422 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 52 retries left 2025-10-11 09:02:25.315657 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 52 retries left 2025-10-11 09:02:34.431207 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 51 retries left 2025-10-11 09:02:35.628286 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 51 retries left 2025-10-11 09:02:44.698177 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 50 retries left 2025-10-11 09:02:45.914800 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 50 retries left 2025-10-11 09:02:54.973131 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 49 retries left 2025-10-11 09:02:56.229600 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 49 retries left 2025-10-11 09:03:05.284581 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 48 retries left 2025-10-11 09:03:06.534869 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 48 retries left 2025-10-11 09:03:15.593990 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 47 retries left 2025-10-11 09:03:16.849254 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 47 retries left 2025-10-11 09:03:25.859310 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 46 retries left 2025-10-11 09:03:27.161853 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 46 retries left 2025-10-11 09:03:36.167301 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 45 retries left 2025-10-11 09:03:37.467557 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 45 retries left 2025-10-11 09:03:46.470388 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 44 retries left 2025-10-11 09:03:47.772228 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 44 retries left 2025-10-11 09:03:56.772995 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 43 retries left 2025-10-11 09:03:58.015731 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 43 retries left 2025-10-11 09:04:07.072831 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 42 retries left 2025-10-11 09:04:08.325467 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 42 retries left 2025-10-11 09:04:17.380839 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 41 retries left 2025-10-11 09:04:18.635542 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 41 retries left 2025-10-11 09:04:27.729962 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 40 retries left 2025-10-11 09:04:28.952974 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 40 retries left 2025-10-11 09:04:38.038858 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 39 retries left 2025-10-11 09:04:39.284108 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 39 retries left 2025-10-11 09:04:48.339309 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 38 retries left 2025-10-11 09:04:49.622164 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 38 retries left 2025-10-11 09:04:58.649101 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 37 retries left 2025-10-11 09:04:59.916816 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 37 retries left 2025-10-11 09:05:08.951733 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 36 retries left 2025-10-11 09:05:10.238378 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 36 retries left 2025-10-11 09:05:19.253868 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 35 retries left 2025-10-11 09:05:20.526931 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 35 retries left 2025-10-11 09:05:29.575803 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 34 retries left 2025-10-11 09:05:30.838184 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 34 retries left 2025-10-11 09:05:39.860864 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 33 retries left 2025-10-11 09:05:41.150083 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 33 retries left 2025-10-11 09:05:50.159117 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 32 retries left 2025-10-11 09:05:51.462278 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 32 retries left 2025-10-11 09:06:00.459323 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 31 retries left 2025-10-11 09:06:01.747674 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 31 retries left 2025-10-11 09:06:10.749081 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 30 retries left 2025-10-11 09:06:12.057684 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 30 retries left 2025-10-11 09:06:21.042696 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 29 retries left 2025-10-11 09:06:22.355388 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 29 retries left 2025-10-11 09:06:31.356412 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 28 retries left 2025-10-11 09:06:32.631207 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 28 retries left 2025-10-11 09:06:41.660573 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 27 retries left 2025-10-11 09:06:42.921861 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 27 retries left 2025-10-11 09:06:51.984186 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 26 retries left 2025-10-11 09:06:53.228934 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 26 retries left 2025-10-11 09:07:02.293394 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 25 retries left 2025-10-11 09:07:03.541095 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 25 retries left 2025-10-11 09:07:12.588621 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 24 retries left 2025-10-11 09:07:13.843203 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 24 retries left 2025-10-11 09:07:22.859144 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 23 retries left 2025-10-11 09:07:24.158056 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 23 retries left 2025-10-11 09:07:33.151354 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 22 retries left 2025-10-11 09:07:34.482326 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 22 retries left 2025-10-11 09:07:43.424084 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 21 retries left 2025-10-11 09:07:44.766904 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 21 retries left 2025-10-11 09:07:53.722990 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 20 retries left 2025-10-11 09:07:55.083013 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 20 retries left 2025-10-11 09:08:04.035474 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 19 retries left 2025-10-11 09:08:05.393237 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 19 retries left 2025-10-11 09:08:14.379726 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 18 retries left 2025-10-11 09:08:15.697427 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 18 retries left 2025-10-11 09:08:24.694680 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 17 retries left 2025-10-11 09:08:26.016914 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 17 retries left 2025-10-11 09:08:34.988909 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 16 retries left 2025-10-11 09:08:36.331126 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 16 retries left 2025-10-11 09:08:45.314537 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 15 retries left 2025-10-11 09:08:46.641890 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 15 retries left 2025-10-11 09:08:55.613322 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 14 retries left 2025-10-11 09:08:56.954695 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 14 retries left 2025-10-11 09:09:05.928581 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 13 retries left 2025-10-11 09:09:07.272774 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 13 retries left 2025-10-11 09:09:16.213918 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 12 retries left 2025-10-11 09:09:17.570749 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 12 retries left 2025-10-11 09:09:26.514670 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 11 retries left 2025-10-11 09:09:27.878762 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 11 retries left 2025-10-11 09:09:36.832132 | fa163e03-9ee7-dff2-f9c8-00000000d32a | WAITING | Wait for puppet host configuration to finish | np0005481012 | 10 retries left 2025-10-11 09:09:38.186307 | fa163e03-9ee7-dff2-f9c8-00000000d30c | WAITING | Wait for puppet host configuration to finish | np0005481014 | 10 retries left 2025-10-11 09:09:47.096498 | fa163e03-9ee7-dff2-f9c8-00000000d32a | OK | Wait for puppet host configuration to finish | np0005481012 2025-10-11 09:09:47.097557 | fa163e03-9ee7-dff2-f9c8-00000000d32a | TIMING | Wait for puppet host configuration to finish | np0005481012 | 1:14:22.713202 | 3616.02s 2025-10-11 09:09:47.112867 | fa163e03-9ee7-dff2-f9c8-00000000d32b | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-11 09:09:47.162900 | fa163e03-9ee7-dff2-f9c8-00000000d32b | SKIPPED | Debug output for task: Run puppet host configuration for step 1 | np0005481012 2025-10-11 09:09:47.163642 | fa163e03-9ee7-dff2-f9c8-00000000d32b | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005481012 | 1:14:22.779284 | 0.05s 2025-10-11 09:09:47.187948 | fa163e03-9ee7-dff2-f9c8-00000000d32c | TASK | Pre-cache facts for puppet containers 2025-10-11 09:09:47.219244 | fa163e03-9ee7-dff2-f9c8-00000000d32c | TIMING | Pre-cache facts for puppet containers | np0005481012 | 1:14:22.834873 | 0.03s 2025-10-11 09:09:47.273118 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TASK | Gather variables for each operating system 2025-10-11 09:09:47.392269 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005481012 | 1:14:23.007898 | 0.12s 2025-10-11 09:09:47.408799 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TASK | Create puppet caching structures 2025-10-11 09:09:47.734002 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | CHANGED | Create puppet caching structures | np0005481012 2025-10-11 09:09:47.735595 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005481012 | 1:14:23.351227 | 0.33s 2025-10-11 09:09:47.762602 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TASK | Check for facter.conf 2025-10-11 09:09:48.084176 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | OK | Check for facter.conf | np0005481012 2025-10-11 09:09:48.085703 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005481012 | 1:14:23.701335 | 0.32s 2025-10-11 09:09:48.115738 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TASK | Remove facter.conf if directory 2025-10-11 09:09:48.163221 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | SKIPPED | Remove facter.conf if directory | np0005481012 2025-10-11 09:09:48.164056 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005481012 | 1:14:23.779695 | 0.05s 2025-10-11 09:09:48.184650 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TASK | Write facter cache config 2025-10-11 09:09:48.498300 | fa163e03-9ee7-dff2-f9c8-00000000d30c | OK | Wait for puppet host configuration to finish | np0005481014 2025-10-11 09:09:48.499933 | fa163e03-9ee7-dff2-f9c8-00000000d30c | TIMING | Wait for puppet host configuration to finish | np0005481014 | 1:14:24.115571 | 3618.56s 2025-10-11 09:09:48.516297 | fa163e03-9ee7-dff2-f9c8-00000000d30d | TASK | Debug output for task: Run puppet host configuration for step 1 2025-10-11 09:09:48.555866 | fa163e03-9ee7-dff2-f9c8-00000000d30d | SKIPPED | Debug output for task: Run puppet host configuration for step 1 | np0005481014 2025-10-11 09:09:48.556963 | fa163e03-9ee7-dff2-f9c8-00000000d30d | TIMING | Debug output for task: Run puppet host configuration for step 1 | np0005481014 | 1:14:24.172604 | 0.04s 2025-10-11 09:09:48.571414 | fa163e03-9ee7-dff2-f9c8-00000000d30e | TASK | Pre-cache facts for puppet containers 2025-10-11 09:09:48.593906 | fa163e03-9ee7-dff2-f9c8-00000000d30e | TIMING | Pre-cache facts for puppet containers | np0005481014 | 1:14:24.209540 | 0.02s 2025-10-11 09:09:48.630797 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TASK | Gather variables for each operating system 2025-10-11 09:09:48.731817 | fa163e03-9ee7-dff2-f9c8-00000000c2e4 | TIMING | tripleo_puppet_cache : Gather variables for each operating system | np0005481014 | 1:14:24.347453 | 0.10s 2025-10-11 09:09:48.747195 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TASK | Create puppet caching structures 2025-10-11 09:09:49.101130 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | CHANGED | Create puppet caching structures | np0005481014 2025-10-11 09:09:49.102648 | fa163e03-9ee7-dff2-f9c8-00000000c2e5 | TIMING | tripleo_puppet_cache : Create puppet caching structures | np0005481014 | 1:14:24.718281 | 0.35s 2025-10-11 09:09:49.130587 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TASK | Check for facter.conf 2025-10-11 09:09:49.146306 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | CHANGED | Write facter cache config | np0005481012 2025-10-11 09:09:49.147492 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005481012 | 1:14:24.763127 | 0.96s 2025-10-11 09:09:49.170468 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TASK | Cleanup facter cache if exists 2025-10-11 09:09:49.449122 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | OK | Check for facter.conf | np0005481014 2025-10-11 09:09:49.450566 | fa163e03-9ee7-dff2-f9c8-00000000c2e6 | TIMING | tripleo_puppet_cache : Check for facter.conf | np0005481014 | 1:14:25.066194 | 0.32s 2025-10-11 09:09:49.477236 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TASK | Remove facter.conf if directory 2025-10-11 09:09:49.499017 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | OK | Cleanup facter cache if exists | np0005481012 2025-10-11 09:09:49.500573 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005481012 | 1:14:25.116207 | 0.33s 2025-10-11 09:09:49.525204 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TASK | Pre-cache facts 2025-10-11 09:09:49.533656 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | SKIPPED | Remove facter.conf if directory | np0005481014 2025-10-11 09:09:49.534851 | fa163e03-9ee7-dff2-f9c8-00000000c2e7 | TIMING | tripleo_puppet_cache : Remove facter.conf if directory | np0005481014 | 1:14:25.150477 | 0.06s 2025-10-11 09:09:49.556947 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TASK | Write facter cache config 2025-10-11 09:09:50.246704 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | CHANGED | Pre-cache facts | np0005481012 2025-10-11 09:09:50.248277 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005481012 | 1:14:25.863904 | 0.72s 2025-10-11 09:09:50.280185 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TASK | Failed deployment if facter fails 2025-10-11 09:09:50.317962 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | SKIPPED | Failed deployment if facter fails | np0005481012 2025-10-11 09:09:50.318848 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005481012 | 1:14:25.934488 | 0.04s 2025-10-11 09:09:50.357914 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | TASK | Sync cached facts 2025-10-11 09:09:50.560150 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | CHANGED | Write facter cache config | np0005481014 2025-10-11 09:09:50.561291 | fa163e03-9ee7-dff2-f9c8-00000000c2e8 | TIMING | tripleo_puppet_cache : Write facter cache config | np0005481014 | 1:14:26.176928 | 1.00s 2025-10-11 09:09:50.581311 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TASK | Cleanup facter cache if exists 2025-10-11 09:09:50.785753 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | CHANGED | Sync cached facts | np0005481012 -> 192.168.122.103 [WARNING]: ('np0005481012 -> 192.168.122.103', 'fa163e03-9ee7-dff2-f9c8-00000000c2ec') missing from stats 2025-10-11 09:09:50.827554 | fa163e03-9ee7-dff2-f9c8-00000000d32d | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 09:09:50.884303 | fa163e03-9ee7-dff2-f9c8-00000000d32d | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005481012 | 1:14:26.499925 | 0.06s 2025-10-11 09:09:50.884965 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | OK | Cleanup facter cache if exists | np0005481014 2025-10-11 09:09:50.885396 | fa163e03-9ee7-dff2-f9c8-00000000c2e9 | TIMING | tripleo_puppet_cache : Cleanup facter cache if exists | np0005481014 | 1:14:26.501045 | 0.30s 2025-10-11 09:09:50.903545 | 8acf1120-75ac-4d84-a09a-e11ee1486c3b | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005481012 2025-10-11 09:09:50.927848 | fa163e03-9ee7-dff2-f9c8-00000000d98d | TASK | Create base directory puppet configs 2025-10-11 09:09:50.947759 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TASK | Pre-cache facts 2025-10-11 09:09:51.235506 | fa163e03-9ee7-dff2-f9c8-00000000d98d | CHANGED | Create base directory puppet configs | np0005481012 2025-10-11 09:09:51.236775 | fa163e03-9ee7-dff2-f9c8-00000000d98d | TIMING | Create base directory puppet configs | np0005481012 | 1:14:26.852407 | 0.31s 2025-10-11 09:09:51.260544 | fa163e03-9ee7-dff2-f9c8-00000000d98e | TASK | Generate container puppet configs for step 1 2025-10-11 09:09:51.631811 | fa163e03-9ee7-dff2-f9c8-00000000d98e | CHANGED | Generate container puppet configs for step 1 | np0005481012 2025-10-11 09:09:51.632824 | fa163e03-9ee7-dff2-f9c8-00000000d98e | TIMING | Generate container puppet configs for step 1 | np0005481012 | 1:14:27.248463 | 0.37s 2025-10-11 09:09:51.655549 | fa163e03-9ee7-dff2-f9c8-00000000d98f | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-11 09:09:51.681679 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | CHANGED | Pre-cache facts | np0005481014 2025-10-11 09:09:51.688355 | fa163e03-9ee7-dff2-f9c8-00000000c2ea | TIMING | tripleo_puppet_cache : Pre-cache facts | np0005481014 | 1:14:27.303995 | 0.74s 2025-10-11 09:09:51.689655 | fa163e03-9ee7-dff2-f9c8-00000000d98f | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005481012 | 1:14:27.305302 | 0.03s 2025-10-11 09:09:51.739227 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 09:09:51.759817 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TASK | Failed deployment if facter fails 2025-10-11 09:09:51.795431 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | SKIPPED | Failed deployment if facter fails | np0005481014 2025-10-11 09:09:51.796221 | fa163e03-9ee7-dff2-f9c8-00000000c2eb | TIMING | tripleo_puppet_cache : Failed deployment if facter fails | np0005481014 | 1:14:27.411860 | 0.03s 2025-10-11 09:09:51.822505 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | TASK | Sync cached facts 2025-10-11 09:09:51.863850 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481012 | 1:14:27.479481 | 0.12s 2025-10-11 09:09:51.881801 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 09:09:52.189598 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481012 2025-10-11 09:09:52.190763 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481012 | 1:14:27.806400 | 0.31s 2025-10-11 09:09:52.215206 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:52.237768 | fa163e03-9ee7-dff2-f9c8-00000000c2ec | CHANGED | Sync cached facts | np0005481014 -> 192.168.122.104 [WARNING]: ('np0005481014 -> 192.168.122.104', 'fa163e03-9ee7-dff2-f9c8-00000000c2ec') missing from stats 2025-10-11 09:09:52.272901 | fa163e03-9ee7-dff2-f9c8-00000000d30f | TASK | Include container-puppet tasks (generate config) during step 1 2025-10-11 09:09:52.324262 | fa163e03-9ee7-dff2-f9c8-00000000d30f | TIMING | Include container-puppet tasks (generate config) during step 1 | np0005481014 | 1:14:27.939896 | 0.05s 2025-10-11 09:09:52.341325 | c3a8021c-57b4-47e6-a9e9-de7c6c45f0ce | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/generate-config-tasks.yaml | np0005481014 2025-10-11 09:09:52.364975 | fa163e03-9ee7-dff2-f9c8-00000000da57 | TASK | Create base directory puppet configs 2025-10-11 09:09:52.572163 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 2025-10-11 09:09:52.574829 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:14:28.190461 | 0.36s 2025-10-11 09:09:52.601989 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 09:09:52.687390 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481012 2025-10-11 09:09:52.694256 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481012 | 1:14:28.309893 | 0.09s 2025-10-11 09:09:52.697608 | fa163e03-9ee7-dff2-f9c8-00000000da57 | CHANGED | Create base directory puppet configs | np0005481014 2025-10-11 09:09:52.698086 | fa163e03-9ee7-dff2-f9c8-00000000da57 | TIMING | Create base directory puppet configs | np0005481014 | 1:14:28.313733 | 0.33s 2025-10-11 09:09:52.720240 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 09:09:52.744001 | fa163e03-9ee7-dff2-f9c8-00000000da58 | TASK | Generate container puppet configs for step 1 2025-10-11 09:09:52.758088 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481012 2025-10-11 09:09:52.758998 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481012 | 1:14:28.374634 | 0.04s 2025-10-11 09:09:52.775980 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 09:09:52.831417 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481012 2025-10-11 09:09:52.832227 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481012 | 1:14:28.447870 | 0.06s 2025-10-11 09:09:52.849805 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:52.882693 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:14:28.498332 | 0.03s 2025-10-11 09:09:52.899902 | 73a93dae-df2b-4807-901d-a192bbcca04c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481012 2025-10-11 09:09:52.918586 | fa163e03-9ee7-dff2-f9c8-00000000dace | TASK | Gather podman infos 2025-10-11 09:09:53.117121 | fa163e03-9ee7-dff2-f9c8-00000000da58 | CHANGED | Generate container puppet configs for step 1 | np0005481014 2025-10-11 09:09:53.118112 | fa163e03-9ee7-dff2-f9c8-00000000da58 | TIMING | Generate container puppet configs for step 1 | np0005481014 | 1:14:28.733753 | 0.37s 2025-10-11 09:09:53.134779 | fa163e03-9ee7-dff2-f9c8-00000000da59 | TASK | Manage Puppet containers (generate config) for step 1 with tripleo-ansible 2025-10-11 09:09:53.167052 | fa163e03-9ee7-dff2-f9c8-00000000da59 | TIMING | Manage Puppet containers (generate config) for step 1 with tripleo-ansible | np0005481014 | 1:14:28.782689 | 0.03s 2025-10-11 09:09:53.206285 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 09:09:53.310901 | fa163e03-9ee7-dff2-f9c8-00000000dace | OK | Gather podman infos | np0005481012 2025-10-11 09:09:53.312132 | fa163e03-9ee7-dff2-f9c8-00000000dace | TIMING | tripleo_container_manage : Gather podman infos | np0005481012 | 1:14:28.927761 | 0.39s 2025-10-11 09:09:53.339942 | fa163e03-9ee7-dff2-f9c8-00000000dacf | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:53.347909 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481014 | 1:14:28.963532 | 0.14s 2025-10-11 09:09:53.369257 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 09:09:53.406131 | fa163e03-9ee7-dff2-f9c8-00000000dacf | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 2025-10-11 09:09:53.407018 | fa163e03-9ee7-dff2-f9c8-00000000dacf | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:14:29.022655 | 0.07s 2025-10-11 09:09:53.425770 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:53.483318 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:14:29.098958 | 0.06s 2025-10-11 09:09:53.499302 | 414c2016-0ae8-4252-9470-a03b25313cf5 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481012 2025-10-11 09:09:53.521435 | fa163e03-9ee7-dff2-f9c8-00000000db4a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:53.691363 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481014 2025-10-11 09:09:53.692554 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481014 | 1:14:29.308187 | 0.32s 2025-10-11 09:09:53.713697 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:54.048020 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 2025-10-11 09:09:54.050331 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:14:29.665970 | 0.34s 2025-10-11 09:09:54.069297 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 09:09:54.152382 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481014 2025-10-11 09:09:54.155329 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481014 | 1:14:29.770965 | 0.09s 2025-10-11 09:09:54.181729 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 09:09:54.221820 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481014 2025-10-11 09:09:54.222709 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481014 | 1:14:29.838351 | 0.04s 2025-10-11 09:09:54.237720 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 09:09:54.294660 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481014 2025-10-11 09:09:54.295358 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481014 | 1:14:29.911002 | 0.06s 2025-10-11 09:09:54.311391 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:54.374971 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:14:29.990610 | 0.06s 2025-10-11 09:09:54.390815 | 7dcffd17-b2dc-49e9-8127-834ade4abe9c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481014 2025-10-11 09:09:54.408943 | fa163e03-9ee7-dff2-f9c8-00000000db97 | TASK | Gather podman infos 2025-10-11 09:09:54.868208 | fa163e03-9ee7-dff2-f9c8-00000000db97 | OK | Gather podman infos | np0005481014 2025-10-11 09:09:54.869174 | fa163e03-9ee7-dff2-f9c8-00000000db97 | TIMING | tripleo_container_manage : Gather podman infos | np0005481014 | 1:14:30.484814 | 0.46s 2025-10-11 09:09:54.885477 | fa163e03-9ee7-dff2-f9c8-00000000db98 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:54.951116 | fa163e03-9ee7-dff2-f9c8-00000000db98 | SKIPPED | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 2025-10-11 09:09:54.952027 | fa163e03-9ee7-dff2-f9c8-00000000db98 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:14:30.567667 | 0.07s 2025-10-11 09:09:54.972995 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:09:55.030086 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:14:30.645720 | 0.06s 2025-10-11 09:09:55.050325 | b6a9c293-cde9-4e6f-b423-59a0d9d9963c | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481014 2025-10-11 09:09:55.073953 | fa163e03-9ee7-dff2-f9c8-00000000dbc1 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:10:26.305023 | fa163e03-9ee7-dff2-f9c8-00000000db4a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 2025-10-11 09:10:26.307288 | fa163e03-9ee7-dff2-f9c8-00000000db4a | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:15:01.922915 | 32.78s 2025-10-11 09:10:26.345730 | fa163e03-9ee7-dff2-f9c8-00000000db4b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:10:26.430479 | fa163e03-9ee7-dff2-f9c8-00000000db4b | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 2025-10-11 09:10:26.431402 | fa163e03-9ee7-dff2-f9c8-00000000db4b | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:15:02.047042 | 0.08s 2025-10-11 09:10:26.472177 | fa163e03-9ee7-dff2-f9c8-00000000d991 | TASK | Diff puppet-generated changes for check mode 2025-10-11 09:10:26.505568 | fa163e03-9ee7-dff2-f9c8-00000000d991 | SKIPPED | Diff puppet-generated changes for check mode | np0005481012 2025-10-11 09:10:26.506425 | fa163e03-9ee7-dff2-f9c8-00000000d991 | TIMING | Diff puppet-generated changes for check mode | np0005481012 | 1:15:02.122068 | 0.03s 2025-10-11 09:10:26.522274 | fa163e03-9ee7-dff2-f9c8-00000000d992 | TASK | Diff puppet-generated changes for check mode 2025-10-11 09:10:26.553605 | fa163e03-9ee7-dff2-f9c8-00000000d992 | SKIPPED | Diff puppet-generated changes for check mode | np0005481012 2025-10-11 09:10:26.554283 | fa163e03-9ee7-dff2-f9c8-00000000d992 | TIMING | Diff puppet-generated changes for check mode | np0005481012 | 1:15:02.169926 | 0.03s 2025-10-11 09:10:26.570812 | fa163e03-9ee7-dff2-f9c8-00000000d32f | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-11 09:10:26.600464 | fa163e03-9ee7-dff2-f9c8-00000000d32f | TIMING | Manage containers for step 1 with tripleo-ansible | np0005481012 | 1:15:02.216104 | 0.03s 2025-10-11 09:10:26.637135 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TASK | Gather variables for each operating system 2025-10-11 09:10:26.754860 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481012 | 1:15:02.370492 | 0.12s 2025-10-11 09:10:26.772732 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TASK | Create container logs path 2025-10-11 09:10:27.093917 | fa163e03-9ee7-dff2-f9c8-00000000c998 | OK | Create container logs path | np0005481012 2025-10-11 09:10:27.095583 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TIMING | tripleo_container_manage : Create container logs path | np0005481012 | 1:15:02.711194 | 0.32s 2025-10-11 09:10:27.127551 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:27.473295 | fa163e03-9ee7-dff2-f9c8-00000000c99c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 2025-10-11 09:10:27.474639 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 | 1:15:03.090271 | 0.35s 2025-10-11 09:10:27.507556 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TASK | Finalise hashes for all containers 2025-10-11 09:10:27.577167 | fa163e03-9ee7-dff2-f9c8-00000000c99d | OK | Finalise hashes for all containers | np0005481012 2025-10-11 09:10:27.578241 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481012 | 1:15:03.193876 | 0.07s 2025-10-11 09:10:27.607831 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TASK | Manage systemd shutdown files 2025-10-11 09:10:27.641534 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481012 | 1:15:03.257154 | 0.03s 2025-10-11 09:10:27.672236 | 05ec343f-24c7-45fb-92d2-c34a64d27d5f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005481012 2025-10-11 09:10:27.705691 | fa163e03-9ee7-dff2-f9c8-00000000dc42 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 09:10:28.027483 | fa163e03-9ee7-dff2-f9c8-00000000dc42 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005481012 2025-10-11 09:10:28.028979 | fa163e03-9ee7-dff2-f9c8-00000000dc42 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005481012 | 1:15:03.644611 | 0.32s 2025-10-11 09:10:28.062154 | fa163e03-9ee7-dff2-f9c8-00000000dc43 | TASK | Set podman_drop_in fact 2025-10-11 09:10:28.123887 | fa163e03-9ee7-dff2-f9c8-00000000dc43 | OK | Set podman_drop_in fact | np0005481012 2025-10-11 09:10:28.125145 | fa163e03-9ee7-dff2-f9c8-00000000dc43 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005481012 | 1:15:03.740778 | 0.06s 2025-10-11 09:10:28.154628 | fa163e03-9ee7-dff2-f9c8-00000000dc45 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 09:10:29.104501 | fa163e03-9ee7-dff2-f9c8-00000000dc45 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481012 | item=tripleo-container-shutdown 2025-10-11 09:10:29.107399 | fa163e03-9ee7-dff2-f9c8-00000000dc45 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481012 | 1:15:04.723022 | 0.95s 2025-10-11 09:10:29.319541 | fa163e03-9ee7-dff2-f9c8-00000000dbc1 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 2025-10-11 09:10:29.320694 | fa163e03-9ee7-dff2-f9c8-00000000dbc1 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:15:04.936330 | 34.25s 2025-10-11 09:10:29.357730 | fa163e03-9ee7-dff2-f9c8-00000000dbc2 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:10:29.460753 | fa163e03-9ee7-dff2-f9c8-00000000dbc2 | SKIPPED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 2025-10-11 09:10:29.461827 | fa163e03-9ee7-dff2-f9c8-00000000dbc2 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:15:05.077465 | 0.10s 2025-10-11 09:10:29.498543 | fa163e03-9ee7-dff2-f9c8-00000000da5b | TASK | Diff puppet-generated changes for check mode 2025-10-11 09:10:29.536752 | fa163e03-9ee7-dff2-f9c8-00000000da5b | SKIPPED | Diff puppet-generated changes for check mode | np0005481014 2025-10-11 09:10:29.539313 | fa163e03-9ee7-dff2-f9c8-00000000da5b | TIMING | Diff puppet-generated changes for check mode | np0005481014 | 1:15:05.154941 | 0.04s 2025-10-11 09:10:29.574660 | fa163e03-9ee7-dff2-f9c8-00000000da5c | TASK | Diff puppet-generated changes for check mode 2025-10-11 09:10:29.620297 | fa163e03-9ee7-dff2-f9c8-00000000da5c | SKIPPED | Diff puppet-generated changes for check mode | np0005481014 2025-10-11 09:10:29.621830 | fa163e03-9ee7-dff2-f9c8-00000000da5c | TIMING | Diff puppet-generated changes for check mode | np0005481014 | 1:15:05.237455 | 0.04s 2025-10-11 09:10:29.652577 | fa163e03-9ee7-dff2-f9c8-00000000d311 | TASK | Manage containers for step 1 with tripleo-ansible 2025-10-11 09:10:29.685048 | fa163e03-9ee7-dff2-f9c8-00000000d311 | TIMING | Manage containers for step 1 with tripleo-ansible | np0005481014 | 1:15:05.300678 | 0.03s 2025-10-11 09:10:29.737897 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TASK | Gather variables for each operating system 2025-10-11 09:10:29.849822 | fa163e03-9ee7-dff2-f9c8-00000000c997 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481014 | 1:15:05.465458 | 0.11s 2025-10-11 09:10:29.864262 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TASK | Create container logs path 2025-10-11 09:10:30.049837 | fa163e03-9ee7-dff2-f9c8-00000000dc45 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481012 | item=tripleo-start-podman-container 2025-10-11 09:10:30.053726 | fa163e03-9ee7-dff2-f9c8-00000000dc45 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481012 | 1:15:05.669331 | 1.90s 2025-10-11 09:10:30.063597 | fa163e03-9ee7-dff2-f9c8-00000000dc45 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481012 | 1:15:05.679223 | 1.91s 2025-10-11 09:10:30.098291 | fa163e03-9ee7-dff2-f9c8-00000000dc46 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 09:10:30.223821 | fa163e03-9ee7-dff2-f9c8-00000000c998 | OK | Create container logs path | np0005481014 2025-10-11 09:10:30.225140 | fa163e03-9ee7-dff2-f9c8-00000000c998 | TIMING | tripleo_container_manage : Create container logs path | np0005481014 | 1:15:05.840777 | 0.36s 2025-10-11 09:10:30.247637 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:30.631860 | fa163e03-9ee7-dff2-f9c8-00000000c99c | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 2025-10-11 09:10:30.632961 | fa163e03-9ee7-dff2-f9c8-00000000c99c | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 | 1:15:06.248600 | 0.38s 2025-10-11 09:10:30.680337 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TASK | Finalise hashes for all containers 2025-10-11 09:10:30.746951 | fa163e03-9ee7-dff2-f9c8-00000000c99d | OK | Finalise hashes for all containers | np0005481014 2025-10-11 09:10:30.748291 | fa163e03-9ee7-dff2-f9c8-00000000c99d | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481014 | 1:15:06.363922 | 0.07s 2025-10-11 09:10:30.777870 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TASK | Manage systemd shutdown files 2025-10-11 09:10:30.806516 | fa163e03-9ee7-dff2-f9c8-00000000c99f | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481014 | 1:15:06.422146 | 0.03s 2025-10-11 09:10:30.834410 | 5329f8e0-1fc9-4412-9fe5-cc7d5c8aa00d | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/shutdown.yml | np0005481014 2025-10-11 09:10:30.860597 | fa163e03-9ee7-dff2-f9c8-00000000dca5 | TASK | Check if /etc/sysconfig/podman_drop_in exists 2025-10-11 09:10:31.107642 | fa163e03-9ee7-dff2-f9c8-00000000dc46 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481012 2025-10-11 09:10:31.108641 | fa163e03-9ee7-dff2-f9c8-00000000dc46 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481012 | 1:15:06.724278 | 1.01s 2025-10-11 09:10:31.126304 | fa163e03-9ee7-dff2-f9c8-00000000dc47 | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 09:10:31.220352 | fa163e03-9ee7-dff2-f9c8-00000000dca5 | OK | Check if /etc/sysconfig/podman_drop_in exists | np0005481014 2025-10-11 09:10:31.221346 | fa163e03-9ee7-dff2-f9c8-00000000dca5 | TIMING | tripleo_container_manage : Check if /etc/sysconfig/podman_drop_in exists | np0005481014 | 1:15:06.836986 | 0.36s 2025-10-11 09:10:31.238573 | fa163e03-9ee7-dff2-f9c8-00000000dca6 | TASK | Set podman_drop_in fact 2025-10-11 09:10:31.297555 | fa163e03-9ee7-dff2-f9c8-00000000dca6 | OK | Set podman_drop_in fact | np0005481014 2025-10-11 09:10:31.298413 | fa163e03-9ee7-dff2-f9c8-00000000dca6 | TIMING | tripleo_container_manage : Set podman_drop_in fact | np0005481014 | 1:15:06.914055 | 0.06s 2025-10-11 09:10:31.313303 | fa163e03-9ee7-dff2-f9c8-00000000dca8 | TASK | Deploy tripleo-container-shutdown and tripleo-start-podman-container 2025-10-11 09:10:32.106280 | fa163e03-9ee7-dff2-f9c8-00000000dc47 | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481012 2025-10-11 09:10:32.109228 | fa163e03-9ee7-dff2-f9c8-00000000dc47 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481012 | 1:15:07.724851 | 0.98s 2025-10-11 09:10:32.148361 | fa163e03-9ee7-dff2-f9c8-00000000dc48 | TASK | Enable and start tripleo-container-shutdown 2025-10-11 09:10:32.354078 | fa163e03-9ee7-dff2-f9c8-00000000dca8 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481014 | item=tripleo-container-shutdown 2025-10-11 09:10:32.360326 | fa163e03-9ee7-dff2-f9c8-00000000dca8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481014 | 1:15:07.975938 | 1.05s 2025-10-11 09:10:33.071837 | fa163e03-9ee7-dff2-f9c8-00000000dc48 | CHANGED | Enable and start tripleo-container-shutdown | np0005481012 2025-10-11 09:10:33.074717 | fa163e03-9ee7-dff2-f9c8-00000000dc48 | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005481012 | 1:15:08.690353 | 0.92s 2025-10-11 09:10:33.106421 | fa163e03-9ee7-dff2-f9c8-00000000dc49 | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 09:10:33.371620 | fa163e03-9ee7-dff2-f9c8-00000000dca8 | CHANGED | Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481014 | item=tripleo-start-podman-container 2025-10-11 09:10:33.374334 | fa163e03-9ee7-dff2-f9c8-00000000dca8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481014 | 1:15:08.989957 | 2.06s 2025-10-11 09:10:33.383353 | fa163e03-9ee7-dff2-f9c8-00000000dca8 | TIMING | tripleo_container_manage : Deploy tripleo-container-shutdown and tripleo-start-podman-container | np0005481014 | 1:15:08.998993 | 2.07s 2025-10-11 09:10:33.415117 | fa163e03-9ee7-dff2-f9c8-00000000dca9 | TASK | Create /usr/lib/systemd/system/tripleo-container-shutdown.service 2025-10-11 09:10:34.122667 | fa163e03-9ee7-dff2-f9c8-00000000dc49 | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005481012 2025-10-11 09:10:34.124975 | fa163e03-9ee7-dff2-f9c8-00000000dc49 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005481012 | 1:15:09.740588 | 1.02s 2025-10-11 09:10:34.153232 | fa163e03-9ee7-dff2-f9c8-00000000dc4a | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 09:10:34.427573 | fa163e03-9ee7-dff2-f9c8-00000000dca9 | CHANGED | Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481014 2025-10-11 09:10:34.428797 | fa163e03-9ee7-dff2-f9c8-00000000dca9 | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/tripleo-container-shutdown.service | np0005481014 | 1:15:10.044433 | 1.01s 2025-10-11 09:10:34.449098 | fa163e03-9ee7-dff2-f9c8-00000000dcaa | TASK | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset 2025-10-11 09:10:35.158165 | fa163e03-9ee7-dff2-f9c8-00000000dc4a | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481012 2025-10-11 09:10:35.159428 | fa163e03-9ee7-dff2-f9c8-00000000dc4a | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481012 | 1:15:10.775064 | 1.00s 2025-10-11 09:10:35.181975 | fa163e03-9ee7-dff2-f9c8-00000000dc4b | TASK | Enable and start netns-placeholder 2025-10-11 09:10:35.455040 | fa163e03-9ee7-dff2-f9c8-00000000dcaa | CHANGED | Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481014 2025-10-11 09:10:35.456733 | fa163e03-9ee7-dff2-f9c8-00000000dcaa | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-tripleo-container-shutdown.preset | np0005481014 | 1:15:11.072361 | 1.01s 2025-10-11 09:10:35.482066 | fa163e03-9ee7-dff2-f9c8-00000000dcab | TASK | Enable and start tripleo-container-shutdown 2025-10-11 09:10:36.234828 | fa163e03-9ee7-dff2-f9c8-00000000dc4b | CHANGED | Enable and start netns-placeholder | np0005481012 2025-10-11 09:10:36.236965 | fa163e03-9ee7-dff2-f9c8-00000000dc4b | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005481012 | 1:15:11.852594 | 1.05s 2025-10-11 09:10:36.272380 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TASK | Update container configs with new config hashes 2025-10-11 09:10:36.331593 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481012 | 1:15:11.947212 | 0.06s 2025-10-11 09:10:36.365658 | 534e127d-f101-413b-9250-66a02cd3ee7f | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005481012 2025-10-11 09:10:36.389114 | fa163e03-9ee7-dff2-f9c8-00000000dcda | TASK | Update config hashes for container startup configs 2025-10-11 09:10:36.473881 | fa163e03-9ee7-dff2-f9c8-00000000dcab | CHANGED | Enable and start tripleo-container-shutdown | np0005481014 2025-10-11 09:10:36.475304 | fa163e03-9ee7-dff2-f9c8-00000000dcab | TIMING | tripleo_container_manage : Enable and start tripleo-container-shutdown | np0005481014 | 1:15:12.090940 | 0.99s 2025-10-11 09:10:36.496680 | fa163e03-9ee7-dff2-f9c8-00000000dcac | TASK | Create /usr/lib/systemd/system/netns-placeholder.service 2025-10-11 09:10:36.767872 | | WARNING | Config change detected for memcached, new hash: 7cabf7af6dffa9451de7685929b15d94 2025-10-11 09:10:36.769335 | | WARNING | Config change detected for metrics_qdr, new hash: 90584b63f74acd2af6785b0ea458a356 2025-10-11 09:10:36.769936 | | WARNING | Config change detected for mysql_bootstrap, new hash: d790aa0f75198179a1842be7c5662142 2025-10-11 09:10:36.770475 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 9c4e4bc0cbf263e81bcbe5493649df08 2025-10-11 09:10:36.771124 | | WARNING | Config change detected for redis_tls_proxy, new hash: ef8c949a885ec409d680ee6ff31e91e1 2025-10-11 09:10:36.771705 | | WARNING | Config change detected for clustercheck, new hash: 7f9a3b710cc6eab72ed4f6dc0b1acbaf 2025-10-11 09:10:36.772230 | | WARNING | Config change detected for horizon_fix_perms, new hash: ee7e7313d7eecfcaf3aa7b15a9c9b70a 2025-10-11 09:10:36.772767 | | WARNING | Config change detected for mysql_wait_bundle, new hash: d790aa0f75198179a1842be7c5662142 2025-10-11 09:10:36.773277 | | WARNING | Config change detected for cinder_api_db_sync, new hash: fd0121dfaaf266bf453c2f4dc3aa8e36 2025-10-11 09:10:36.773838 | | WARNING | Config change detected for collectd, new hash: e16153973e33c69ef6071b3b67d72d70 2025-10-11 09:10:36.774358 | | WARNING | Config change detected for glance_api_db_sync, new hash: d6a46868acd07fc2d4c881ef1cc10556-90c723b8fbdf6a45270d2a0dc792e2e9 2025-10-11 09:10:36.774896 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 89c444df5345c174322bed4820d2eb1f 2025-10-11 09:10:36.775390 | | WARNING | Config change detected for horizon, new hash: ee7e7313d7eecfcaf3aa7b15a9c9b70a 2025-10-11 09:10:36.775928 | | WARNING | Config change detected for iscsid, new hash: 90c723b8fbdf6a45270d2a0dc792e2e9 2025-10-11 09:10:36.776415 | | WARNING | Config change detected for keystone, new hash: 7dadfae029942b6ede207a989af3e3ed 2025-10-11 09:10:36.777039 | | WARNING | Config change detected for keystone_cron, new hash: 7dadfae029942b6ede207a989af3e3ed 2025-10-11 09:10:36.777666 | | WARNING | Config change detected for keystone_db_sync, new hash: 7dadfae029942b6ede207a989af3e3ed 2025-10-11 09:10:36.778201 | | WARNING | Config change detected for manila_api_db_sync, new hash: 485faeb26bc3f8d78058e008b640a924 2025-10-11 09:10:36.778762 | | WARNING | Config change detected for neutron_db_sync, new hash: 706ff86b1b5264880358def9c5e45d93 2025-10-11 09:10:36.779244 | | WARNING | Config change detected for nova_api_db_sync, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.779862 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.780539 | | WARNING | Config change detected for nova_db_sync, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.781062 | | WARNING | Config change detected for placement_api_db_sync, new hash: ad9a7b8fe9c9eb6fd2f02ee52baea99f 2025-10-11 09:10:36.781628 | | WARNING | Config change detected for rsyslog, new hash: 55af5a28d40cbd1e6f7afcf7c28f239c 2025-10-11 09:10:36.782132 | | WARNING | Config change detected for swift_copy_rings, new hash: daf62b46d840b3dcee75a1746df4229b-0ca1eeb87a2a6dc37cf4443b1e17ec8a 2025-10-11 09:10:36.782745 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 7de53c8c86927b549571c453bff1b485 2025-10-11 09:10:36.783263 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 7de53c8c86927b549571c453bff1b485 2025-10-11 09:10:36.783801 | | WARNING | Config change detected for cinder_api, new hash: fd0121dfaaf266bf453c2f4dc3aa8e36 2025-10-11 09:10:36.784314 | | WARNING | Config change detected for cinder_api_cron, new hash: fd0121dfaaf266bf453c2f4dc3aa8e36 2025-10-11 09:10:36.784877 | | WARNING | Config change detected for cinder_scheduler, new hash: fd0121dfaaf266bf453c2f4dc3aa8e36 2025-10-11 09:10:36.785414 | | WARNING | Config change detected for glance_api, new hash: d6a46868acd07fc2d4c881ef1cc10556-90c723b8fbdf6a45270d2a0dc792e2e9 2025-10-11 09:10:36.785946 | | WARNING | Config change detected for glance_api_cron, new hash: d6a46868acd07fc2d4c881ef1cc10556 2025-10-11 09:10:36.786536 | | WARNING | Config change detected for glance_api_internal, new hash: 3498f657e92e2a7f5117d1b58dd1d1a9-90c723b8fbdf6a45270d2a0dc792e2e9 2025-10-11 09:10:36.787106 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 3498f657e92e2a7f5117d1b58dd1d1a9 2025-10-11 09:10:36.787624 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: d6a46868acd07fc2d4c881ef1cc10556 2025-10-11 09:10:36.788112 | | WARNING | Config change detected for heat_api, new hash: 88f090dd9b02bb1cd713d77e2b3fbae9 2025-10-11 09:10:36.788635 | | WARNING | Config change detected for heat_api_cfn, new hash: c1c06a14503f1e9b328fe587cefa1642 2025-10-11 09:10:36.789209 | | WARNING | Config change detected for heat_api_cron, new hash: 88f090dd9b02bb1cd713d77e2b3fbae9 2025-10-11 09:10:36.789821 | | WARNING | Config change detected for heat_engine, new hash: 89c444df5345c174322bed4820d2eb1f 2025-10-11 09:10:36.790340 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-11 09:10:36.790886 | | WARNING | Config change detected for manila_api, new hash: 485faeb26bc3f8d78058e008b640a924 2025-10-11 09:10:36.791397 | | WARNING | Config change detected for manila_api_cron, new hash: 485faeb26bc3f8d78058e008b640a924 2025-10-11 09:10:36.791971 | | WARNING | Config change detected for manila_scheduler, new hash: 485faeb26bc3f8d78058e008b640a924 2025-10-11 09:10:36.792470 | | WARNING | Config change detected for neutron_api, new hash: 706ff86b1b5264880358def9c5e45d93 2025-10-11 09:10:36.793000 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 706ff86b1b5264880358def9c5e45d93 2025-10-11 09:10:36.793576 | | WARNING | Config change detected for nova_api, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.794140 | | WARNING | Config change detected for nova_api_cron, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.794792 | | WARNING | Config change detected for nova_conductor, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.795321 | | WARNING | Config change detected for nova_metadata, new hash: a270f27f77b0d4cc35fdcb4d20d40747 2025-10-11 09:10:36.795845 | | WARNING | Config change detected for nova_scheduler, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.796373 | | WARNING | Config change detected for nova_vnc_proxy, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.796909 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: d9557c6d056f8f57d81096b350736326 2025-10-11 09:10:36.797519 | | WARNING | Config change detected for placement_api, new hash: ad9a7b8fe9c9eb6fd2f02ee52baea99f 2025-10-11 09:10:36.798081 | | WARNING | Config change detected for placement_wait_for_service, new hash: ad9a7b8fe9c9eb6fd2f02ee52baea99f 2025-10-11 09:10:36.798607 | | WARNING | Config change detected for swift_account_auditor, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.799095 | | WARNING | Config change detected for swift_account_reaper, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.799689 | | WARNING | Config change detected for swift_account_replicator, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.800180 | | WARNING | Config change detected for swift_account_server, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.800701 | | WARNING | Config change detected for swift_container_auditor, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.801235 | | WARNING | Config change detected for swift_container_replicator, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.801838 | | WARNING | Config change detected for swift_container_server, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.802364 | | WARNING | Config change detected for swift_container_updater, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.803139 | | WARNING | Config change detected for swift_object_auditor, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.803694 | | WARNING | Config change detected for swift_object_expirer, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.804192 | | WARNING | Config change detected for swift_object_replicator, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.804721 | | WARNING | Config change detected for swift_object_server, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.805210 | | WARNING | Config change detected for swift_object_updater, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.805784 | | WARNING | Config change detected for swift_proxy, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.806274 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.806805 | | WARNING | Config change detected for swift_rsync, new hash: daf62b46d840b3dcee75a1746df4229b 2025-10-11 09:10:36.807328 | fa163e03-9ee7-dff2-f9c8-00000000dcda | CHANGED | Update config hashes for container startup configs | np0005481012 2025-10-11 09:10:36.808252 | fa163e03-9ee7-dff2-f9c8-00000000dcda | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005481012 | 1:15:12.423880 | 0.42s 2025-10-11 09:10:36.841919 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:36.903611 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 | 1:15:12.519243 | 0.06s 2025-10-11 09:10:36.926821 | 3f4e624d-46c6-46c8-9dcb-3db5fb604bea | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481012 2025-10-11 09:10:36.952893 | fa163e03-9ee7-dff2-f9c8-00000000dcfb | TASK | Gather podman infos 2025-10-11 09:10:37.538997 | fa163e03-9ee7-dff2-f9c8-00000000dcac | CHANGED | Create /usr/lib/systemd/system/netns-placeholder.service | np0005481014 2025-10-11 09:10:37.540370 | fa163e03-9ee7-dff2-f9c8-00000000dcac | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system/netns-placeholder.service | np0005481014 | 1:15:13.156005 | 1.04s 2025-10-11 09:10:37.561285 | fa163e03-9ee7-dff2-f9c8-00000000dcad | TASK | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset 2025-10-11 09:10:37.863878 | fa163e03-9ee7-dff2-f9c8-00000000dcfb | OK | Gather podman infos | np0005481012 2025-10-11 09:10:37.865088 | fa163e03-9ee7-dff2-f9c8-00000000dcfb | TIMING | tripleo_container_manage : Gather podman infos | np0005481012 | 1:15:13.480723 | 0.91s 2025-10-11 09:10:37.910960 | fa163e03-9ee7-dff2-f9c8-00000000dcfc | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:37.968873 | fa163e03-9ee7-dff2-f9c8-00000000dcfc | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 | 1:15:13.584505 | 0.06s 2025-10-11 09:10:38.074353 | fa163e03-9ee7-dff2-f9c8-00000000cd05 | TIMING | tripleo_container_rm : include_tasks | np0005481012 | 1:15:13.689955 | 0.07s 2025-10-11 09:10:38.143676 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:38.203202 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 | 1:15:13.818816 | 0.06s 2025-10-11 09:10:38.230012 | d6e05292-63f9-4aca-a90c-155d52c09244 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481012 2025-10-11 09:10:38.255557 | fa163e03-9ee7-dff2-f9c8-00000000dd68 | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:38.576887 | fa163e03-9ee7-dff2-f9c8-00000000dcad | CHANGED | Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481014 2025-10-11 09:10:38.577768 | fa163e03-9ee7-dff2-f9c8-00000000dcad | TIMING | tripleo_container_manage : Create /usr/lib/systemd/system-preset/91-netns-placeholder.preset | np0005481014 | 1:15:14.193412 | 1.02s 2025-10-11 09:10:38.591839 | fa163e03-9ee7-dff2-f9c8-00000000dcae | TASK | Enable and start netns-placeholder 2025-10-11 09:10:39.607081 | fa163e03-9ee7-dff2-f9c8-00000000dcae | CHANGED | Enable and start netns-placeholder | np0005481014 2025-10-11 09:10:39.608962 | fa163e03-9ee7-dff2-f9c8-00000000dcae | TIMING | tripleo_container_manage : Enable and start netns-placeholder | np0005481014 | 1:15:15.224594 | 1.02s 2025-10-11 09:10:39.638595 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TASK | Update container configs with new config hashes 2025-10-11 09:10:39.699760 | fa163e03-9ee7-dff2-f9c8-00000000c9a1 | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481014 | 1:15:15.315394 | 0.06s 2025-10-11 09:10:39.718829 | dc43c972-8612-438b-87d3-f568278909e2 | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/puppet_config.yml | np0005481014 2025-10-11 09:10:39.740988 | fa163e03-9ee7-dff2-f9c8-00000000ddb0 | TASK | Update config hashes for container startup configs 2025-10-11 09:10:40.156492 | | WARNING | Config change detected for memcached, new hash: 244a3d4ccef8b7e455e8c0a562499110 2025-10-11 09:10:40.158763 | | WARNING | Config change detected for metrics_qdr, new hash: 7062e3128354d9d34503cca811160e21 2025-10-11 09:10:40.160739 | | WARNING | Config change detected for mysql_bootstrap, new hash: 85d0b1e4db8bd35f7c836bbfdb075e4d 2025-10-11 09:10:40.161403 | | WARNING | Config change detected for rabbitmq_bootstrap, new hash: 6e4e8e1e0b9738e970f3efe6187374af 2025-10-11 09:10:40.162085 | | WARNING | Config change detected for redis_tls_proxy, new hash: e95555a27525e53f42d6ae9344d592d3 2025-10-11 09:10:40.162702 | | WARNING | Config change detected for clustercheck, new hash: 05c4e96f7c47db0ca563f080dc1d37a7 2025-10-11 09:10:40.163276 | | WARNING | Config change detected for horizon_fix_perms, new hash: 526de3b4b21a99ba88674fd73aedfd40 2025-10-11 09:10:40.163928 | | WARNING | Config change detected for mysql_wait_bundle, new hash: 85d0b1e4db8bd35f7c836bbfdb075e4d 2025-10-11 09:10:40.164592 | | WARNING | Config change detected for cinder_api_db_sync, new hash: 3343109fafb17743e57ec33a50765827 2025-10-11 09:10:40.165229 | | WARNING | Config change detected for collectd, new hash: 0a0af6a6a39e15fddd775e0090d092bc 2025-10-11 09:10:40.165950 | | WARNING | Config change detected for glance_api_db_sync, new hash: 9b007205095922f985acbe3167001740-25ce370adaa0d1d00dd39667220a2917 2025-10-11 09:10:40.166576 | | WARNING | Config change detected for heat_engine_db_sync, new hash: 675ccae3ee88bcf5ce37641e44172ec8 2025-10-11 09:10:40.167164 | | WARNING | Config change detected for horizon, new hash: 526de3b4b21a99ba88674fd73aedfd40 2025-10-11 09:10:40.167859 | | WARNING | Config change detected for iscsid, new hash: 25ce370adaa0d1d00dd39667220a2917 2025-10-11 09:10:40.168535 | | WARNING | Config change detected for keystone, new hash: b077df353d7f9a1b43dad8dca56362b0 2025-10-11 09:10:40.169235 | | WARNING | Config change detected for keystone_cron, new hash: b077df353d7f9a1b43dad8dca56362b0 2025-10-11 09:10:40.169984 | | WARNING | Config change detected for keystone_db_sync, new hash: b077df353d7f9a1b43dad8dca56362b0 2025-10-11 09:10:40.170673 | | WARNING | Config change detected for manila_api_db_sync, new hash: 8960428b0fa099af0bbd68fb195a0e99 2025-10-11 09:10:40.171291 | | WARNING | Config change detected for neutron_db_sync, new hash: 40eb01e8eb8dea03801099417702322e 2025-10-11 09:10:40.172035 | | WARNING | Config change detected for nova_api_db_sync, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.172736 | | WARNING | Config change detected for nova_api_ensure_default_cells, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.173365 | | WARNING | Config change detected for nova_db_sync, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.174127 | | WARNING | Config change detected for placement_api_db_sync, new hash: 696fa05374876fff970f9b78652ce15b 2025-10-11 09:10:40.174785 | | WARNING | Config change detected for rsyslog, new hash: 12d0c563f0764deb43a1bc977734ea4f 2025-10-11 09:10:40.175401 | | WARNING | Config change detected for swift_copy_rings, new hash: 5af4daced29638637d3095c06ba66086-0ca1eeb87a2a6dc37cf4443b1e17ec8a 2025-10-11 09:10:40.176087 | | WARNING | Config change detected for ceilometer_agent_central, new hash: 44a715a689215bc129fd2aaa48db83da 2025-10-11 09:10:40.176758 | | WARNING | Config change detected for ceilometer_agent_notification, new hash: 44a715a689215bc129fd2aaa48db83da 2025-10-11 09:10:40.177375 | | WARNING | Config change detected for cinder_api, new hash: 3343109fafb17743e57ec33a50765827 2025-10-11 09:10:40.178012 | | WARNING | Config change detected for cinder_api_cron, new hash: 3343109fafb17743e57ec33a50765827 2025-10-11 09:10:40.178689 | | WARNING | Config change detected for cinder_scheduler, new hash: 3343109fafb17743e57ec33a50765827 2025-10-11 09:10:40.179264 | | WARNING | Config change detected for glance_api, new hash: 9b007205095922f985acbe3167001740-25ce370adaa0d1d00dd39667220a2917 2025-10-11 09:10:40.179917 | | WARNING | Config change detected for glance_api_cron, new hash: 9b007205095922f985acbe3167001740 2025-10-11 09:10:40.180580 | | WARNING | Config change detected for glance_api_internal, new hash: 95a1fce13f33098fa9c998d3be7732b1-25ce370adaa0d1d00dd39667220a2917 2025-10-11 09:10:40.181217 | | WARNING | Config change detected for glance_api_internal_tls_proxy, new hash: 95a1fce13f33098fa9c998d3be7732b1 2025-10-11 09:10:40.181931 | | WARNING | Config change detected for glance_api_tls_proxy, new hash: 9b007205095922f985acbe3167001740 2025-10-11 09:10:40.182564 | | WARNING | Config change detected for heat_api, new hash: 078d558c5b8c3887386b664b5b7bbf1a 2025-10-11 09:10:40.183186 | | WARNING | Config change detected for heat_api_cfn, new hash: b61ccadc4ce55e0b89139c25f2f32fef 2025-10-11 09:10:40.183823 | | WARNING | Config change detected for heat_api_cron, new hash: 078d558c5b8c3887386b664b5b7bbf1a 2025-10-11 09:10:40.184401 | | WARNING | Config change detected for heat_engine, new hash: 675ccae3ee88bcf5ce37641e44172ec8 2025-10-11 09:10:40.185017 | | WARNING | Config change detected for logrotate_crond, new hash: 53ed83bb0cae779ff95edb2002262c6f 2025-10-11 09:10:40.185640 | | WARNING | Config change detected for manila_api, new hash: 8960428b0fa099af0bbd68fb195a0e99 2025-10-11 09:10:40.186212 | | WARNING | Config change detected for manila_api_cron, new hash: 8960428b0fa099af0bbd68fb195a0e99 2025-10-11 09:10:40.186838 | | WARNING | Config change detected for manila_scheduler, new hash: 8960428b0fa099af0bbd68fb195a0e99 2025-10-11 09:10:40.187419 | | WARNING | Config change detected for neutron_api, new hash: 40eb01e8eb8dea03801099417702322e 2025-10-11 09:10:40.188065 | | WARNING | Config change detected for neutron_server_tls_proxy, new hash: 40eb01e8eb8dea03801099417702322e 2025-10-11 09:10:40.188681 | | WARNING | Config change detected for nova_api, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.189257 | | WARNING | Config change detected for nova_api_cron, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.189867 | | WARNING | Config change detected for nova_conductor, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.190545 | | WARNING | Config change detected for nova_metadata, new hash: 1a3e1594918c28af2ae5d6fa74daaad4 2025-10-11 09:10:40.191162 | | WARNING | Config change detected for nova_scheduler, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.191817 | | WARNING | Config change detected for nova_vnc_proxy, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.192386 | | WARNING | Config change detected for nova_wait_for_api_service, new hash: 4fd589921a499d1ff3209c698c1bc912 2025-10-11 09:10:40.193008 | | WARNING | Config change detected for placement_api, new hash: 696fa05374876fff970f9b78652ce15b 2025-10-11 09:10:40.193634 | | WARNING | Config change detected for placement_wait_for_service, new hash: 696fa05374876fff970f9b78652ce15b 2025-10-11 09:10:40.194219 | | WARNING | Config change detected for swift_account_auditor, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.194838 | | WARNING | Config change detected for swift_account_reaper, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.195432 | | WARNING | Config change detected for swift_account_replicator, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.196030 | | WARNING | Config change detected for swift_account_server, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.196617 | | WARNING | Config change detected for swift_container_auditor, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.197140 | | WARNING | Config change detected for swift_container_replicator, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.197711 | | WARNING | Config change detected for swift_container_server, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.198227 | | WARNING | Config change detected for swift_container_updater, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.198798 | | WARNING | Config change detected for swift_object_auditor, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.199320 | | WARNING | Config change detected for swift_object_expirer, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.199899 | | WARNING | Config change detected for swift_object_replicator, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.200483 | | WARNING | Config change detected for swift_object_server, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.201022 | | WARNING | Config change detected for swift_object_updater, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.201374 | | WARNING | Config change detected for swift_proxy, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.201745 | | WARNING | Config change detected for swift_proxy_tls_proxy, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.202090 | | WARNING | Config change detected for swift_rsync, new hash: 5af4daced29638637d3095c06ba66086 2025-10-11 09:10:40.202523 | fa163e03-9ee7-dff2-f9c8-00000000ddb0 | CHANGED | Update config hashes for container startup configs | np0005481014 2025-10-11 09:10:40.203174 | fa163e03-9ee7-dff2-f9c8-00000000ddb0 | TIMING | tripleo_container_manage : Update config hashes for container startup configs | np0005481014 | 1:15:15.818810 | 0.46s 2025-10-11 09:10:40.225727 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TASK | Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:40.282032 | fa163e03-9ee7-dff2-f9c8-00000000c9a2 | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 | 1:15:15.897663 | 0.05s 2025-10-11 09:10:40.303341 | 4195d56e-5377-4cfd-b854-8495a867a73e | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/delete_orphan.yml | np0005481014 2025-10-11 09:10:40.328482 | fa163e03-9ee7-dff2-f9c8-00000000ddcf | TASK | Gather podman infos 2025-10-11 09:10:41.191952 | fa163e03-9ee7-dff2-f9c8-00000000ddcf | OK | Gather podman infos | np0005481014 2025-10-11 09:10:41.192921 | fa163e03-9ee7-dff2-f9c8-00000000ddcf | TIMING | tripleo_container_manage : Gather podman infos | np0005481014 | 1:15:16.808564 | 0.86s 2025-10-11 09:10:41.224030 | fa163e03-9ee7-dff2-f9c8-00000000ddd0 | TASK | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:41.271022 | fa163e03-9ee7-dff2-f9c8-00000000ddd0 | TIMING | Delete orphan containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 | 1:15:16.886648 | 0.05s 2025-10-11 09:10:41.357822 | fa163e03-9ee7-dff2-f9c8-00000000cd05 | TIMING | tripleo_container_rm : include_tasks | np0005481014 | 1:15:16.973450 | 0.03s 2025-10-11 09:10:41.388297 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TASK | Create containers from /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:41.427779 | fa163e03-9ee7-dff2-f9c8-00000000c9a3 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 | 1:15:17.043402 | 0.04s 2025-10-11 09:10:41.444137 | ddea4109-dc1b-4b0a-bdc1-cc43372d38fe | INCLUDED | /usr/share/ansible/roles/tripleo_container_manage/tasks/create.yml | np0005481014 2025-10-11 09:10:41.469058 | fa163e03-9ee7-dff2-f9c8-00000000de3a | TASK | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:46.187367 | fa163e03-9ee7-dff2-f9c8-00000000dd68 | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 2025-10-11 09:10:46.189558 | fa163e03-9ee7-dff2-f9c8-00000000dd68 | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 | 1:15:21.805187 | 7.93s 2025-10-11 09:10:46.222724 | fa163e03-9ee7-dff2-f9c8-00000000dd69 | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:49.796189 | fa163e03-9ee7-dff2-f9c8-00000000de3a | CHANGED | Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 2025-10-11 09:10:49.798005 | fa163e03-9ee7-dff2-f9c8-00000000de3a | TIMING | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 | 1:15:25.413634 | 8.33s 2025-10-11 09:10:49.832487 | fa163e03-9ee7-dff2-f9c8-00000000de3b | TASK | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 2025-10-11 09:10:54.962603 | fa163e03-9ee7-dff2-f9c8-00000000dd69 | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 2025-10-11 09:10:54.963781 | fa163e03-9ee7-dff2-f9c8-00000000dd69 | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481012 | 1:15:30.579421 | 8.74s 2025-10-11 09:10:55.007119 | fa163e03-9ee7-dff2-f9c8-00000000d331 | TASK | Clean container_puppet_tasks for np0005481012 step 1 2025-10-11 09:10:55.333673 | fa163e03-9ee7-dff2-f9c8-00000000d331 | OK | Clean container_puppet_tasks for np0005481012 step 1 | np0005481012 2025-10-11 09:10:55.335876 | fa163e03-9ee7-dff2-f9c8-00000000d331 | TIMING | Clean container_puppet_tasks for np0005481012 step 1 | np0005481012 | 1:15:30.951509 | 0.33s 2025-10-11 09:10:55.370764 | fa163e03-9ee7-dff2-f9c8-00000000d332 | TASK | Calculate container_puppet_tasks for np0005481012 step 1 2025-10-11 09:10:55.423776 | fa163e03-9ee7-dff2-f9c8-00000000d332 | TIMING | Calculate container_puppet_tasks for np0005481012 step 1 | np0005481012 | 1:15:31.039417 | 0.05s 2025-10-11 09:10:55.447799 | fa163e03-9ee7-dff2-f9c8-00000000d333 | TASK | Include container-puppet tasks for step 1 2025-10-11 09:10:55.500728 | fa163e03-9ee7-dff2-f9c8-00000000d333 | TIMING | Include container-puppet tasks for step 1 | np0005481012 | 1:15:31.116360 | 0.05s 2025-10-11 09:10:55.525241 | c81fd3d8-ad1f-43f3-a400-1ec95304ab46 | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005481012 2025-10-11 09:10:55.551665 | fa163e03-9ee7-dff2-f9c8-00000000de88 | TASK | Write container-puppet-tasks json file for np0005481012 step 1 2025-10-11 09:10:56.543606 | fa163e03-9ee7-dff2-f9c8-00000000de88 | CHANGED | Write container-puppet-tasks json file for np0005481012 step 1 | np0005481012 2025-10-11 09:10:56.545278 | fa163e03-9ee7-dff2-f9c8-00000000de88 | TIMING | Write container-puppet-tasks json file for np0005481012 step 1 | np0005481012 | 1:15:32.160904 | 0.99s 2025-10-11 09:10:56.576935 | fa163e03-9ee7-dff2-f9c8-00000000de8a | TASK | Generate container puppet configs for step 1 2025-10-11 09:10:56.935563 | fa163e03-9ee7-dff2-f9c8-00000000de8a | OK | Generate container puppet configs for step 1 | np0005481012 2025-10-11 09:10:56.936738 | fa163e03-9ee7-dff2-f9c8-00000000de8a | TIMING | Generate container puppet configs for step 1 | np0005481012 | 1:15:32.552377 | 0.36s 2025-10-11 09:10:56.959412 | fa163e03-9ee7-dff2-f9c8-00000000de8b | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-11 09:10:56.992765 | fa163e03-9ee7-dff2-f9c8-00000000de8b | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005481012 | 1:15:32.608400 | 0.03s 2025-10-11 09:10:57.038877 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 09:10:57.162603 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481012 | 1:15:32.778226 | 0.12s 2025-10-11 09:10:57.194667 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 09:10:57.515655 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481012 2025-10-11 09:10:57.517202 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481012 | 1:15:33.132832 | 0.32s 2025-10-11 09:10:57.548363 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:10:57.755729 | fa163e03-9ee7-dff2-f9c8-00000000de3b | CHANGED | Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 2025-10-11 09:10:57.756876 | fa163e03-9ee7-dff2-f9c8-00000000de3b | TIMING | tripleo_container_manage : Manage container systemd services and cleanup old systemd healthchecks for /var/lib/tripleo-config/container-startup-config/step_1 | np0005481014 | 1:15:33.372514 | 7.92s 2025-10-11 09:10:57.819614 | fa163e03-9ee7-dff2-f9c8-00000000d313 | TASK | Clean container_puppet_tasks for np0005481014 step 1 2025-10-11 09:10:57.900918 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 2025-10-11 09:10:57.901976 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:15:33.517616 | 0.35s 2025-10-11 09:10:57.919049 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 09:10:57.966020 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481012 2025-10-11 09:10:57.966824 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481012 | 1:15:33.582465 | 0.05s 2025-10-11 09:10:57.982705 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 09:10:58.016707 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481012 2025-10-11 09:10:58.017430 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481012 | 1:15:33.633072 | 0.03s 2025-10-11 09:10:58.032942 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 09:10:58.087685 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481012 2025-10-11 09:10:58.088642 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481012 | 1:15:33.704281 | 0.05s 2025-10-11 09:10:58.116950 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:10:58.123661 | fa163e03-9ee7-dff2-f9c8-00000000d313 | OK | Clean container_puppet_tasks for np0005481014 step 1 | np0005481014 2025-10-11 09:10:58.124826 | fa163e03-9ee7-dff2-f9c8-00000000d313 | TIMING | Clean container_puppet_tasks for np0005481014 step 1 | np0005481014 | 1:15:33.740459 | 0.30s 2025-10-11 09:10:58.154463 | fa163e03-9ee7-dff2-f9c8-00000000d314 | TASK | Calculate container_puppet_tasks for np0005481014 step 1 2025-10-11 09:10:58.168202 | fa163e03-9ee7-dff2-f9c8-00000000c50f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 2025-10-11 09:10:58.169153 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:15:33.784782 | 0.05s 2025-10-11 09:10:58.187466 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:10:58.209145 | fa163e03-9ee7-dff2-f9c8-00000000d314 | TIMING | Calculate container_puppet_tasks for np0005481014 step 1 | np0005481014 | 1:15:33.824559 | 0.05s 2025-10-11 09:10:58.226630 | fa163e03-9ee7-dff2-f9c8-00000000d315 | TASK | Include container-puppet tasks for step 1 2025-10-11 09:10:58.240623 | fa163e03-9ee7-dff2-f9c8-00000000c510 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 2025-10-11 09:10:58.241519 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481012 | 1:15:33.857156 | 0.05s 2025-10-11 09:10:58.288927 | fa163e03-9ee7-dff2-f9c8-00000000d315 | TIMING | Include container-puppet tasks for step 1 | np0005481014 | 1:15:33.904570 | 0.06s 2025-10-11 09:10:58.303298 | ec4f6431-56af-44d5-a610-962cc3699f2f | INCLUDED | /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/host-container-puppet-tasks.yaml | np0005481014 2025-10-11 09:10:58.349048 | fa163e03-9ee7-dff2-f9c8-00000000defd | TASK | Write container-puppet-tasks json file for np0005481014 step 1 2025-10-11 09:10:59.340522 | fa163e03-9ee7-dff2-f9c8-00000000defd | CHANGED | Write container-puppet-tasks json file for np0005481014 step 1 | np0005481014 2025-10-11 09:10:59.341737 | fa163e03-9ee7-dff2-f9c8-00000000defd | TIMING | Write container-puppet-tasks json file for np0005481014 step 1 | np0005481014 | 1:15:34.957373 | 0.99s 2025-10-11 09:10:59.362341 | fa163e03-9ee7-dff2-f9c8-00000000deff | TASK | Generate container puppet configs for step 1 2025-10-11 09:10:59.729236 | fa163e03-9ee7-dff2-f9c8-00000000deff | OK | Generate container puppet configs for step 1 | np0005481014 2025-10-11 09:10:59.730676 | fa163e03-9ee7-dff2-f9c8-00000000deff | TIMING | Generate container puppet configs for step 1 | np0005481014 | 1:15:35.346309 | 0.37s 2025-10-11 09:10:59.756984 | fa163e03-9ee7-dff2-f9c8-00000000df00 | TASK | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible 2025-10-11 09:10:59.789960 | fa163e03-9ee7-dff2-f9c8-00000000df00 | TIMING | Manage Puppet containers (bootstrap tasks) for step 1 with tripleo-ansible | np0005481014 | 1:15:35.405593 | 0.03s 2025-10-11 09:10:59.835592 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TASK | Gather variables for each operating system 2025-10-11 09:10:59.945661 | fa163e03-9ee7-dff2-f9c8-00000000c506 | TIMING | tripleo_container_manage : Gather variables for each operating system | np0005481014 | 1:15:35.561295 | 0.11s 2025-10-11 09:10:59.960248 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TASK | Create container logs path 2025-10-11 09:11:00.287787 | fa163e03-9ee7-dff2-f9c8-00000000c507 | OK | Create container logs path | np0005481014 2025-10-11 09:11:00.289168 | fa163e03-9ee7-dff2-f9c8-00000000c507 | TIMING | tripleo_container_manage : Create container logs path | np0005481014 | 1:15:35.904801 | 0.33s 2025-10-11 09:11:00.322518 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TASK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:11:00.662933 | fa163e03-9ee7-dff2-f9c8-00000000c509 | OK | Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 2025-10-11 09:11:00.664419 | fa163e03-9ee7-dff2-f9c8-00000000c509 | TIMING | tripleo_container_manage : Find all matching configs configs for in /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:15:36.280052 | 0.34s 2025-10-11 09:11:00.691577 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TASK | Finalise hashes for all containers 2025-10-11 09:11:00.743868 | fa163e03-9ee7-dff2-f9c8-00000000c50a | OK | Finalise hashes for all containers | np0005481014 2025-10-11 09:11:00.744813 | fa163e03-9ee7-dff2-f9c8-00000000c50a | TIMING | tripleo_container_manage : Finalise hashes for all containers | np0005481014 | 1:15:36.360454 | 0.05s 2025-10-11 09:11:00.763861 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TASK | Manage systemd shutdown files 2025-10-11 09:11:00.797139 | fa163e03-9ee7-dff2-f9c8-00000000c50c | SKIPPED | Manage systemd shutdown files | np0005481014 2025-10-11 09:11:00.798144 | fa163e03-9ee7-dff2-f9c8-00000000c50c | TIMING | tripleo_container_manage : Manage systemd shutdown files | np0005481014 | 1:15:36.413784 | 0.03s 2025-10-11 09:11:00.817866 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TASK | Update container configs with new config hashes 2025-10-11 09:11:00.867099 | fa163e03-9ee7-dff2-f9c8-00000000c50e | SKIPPED | Update container configs with new config hashes | np0005481014 2025-10-11 09:11:00.868010 | fa163e03-9ee7-dff2-f9c8-00000000c50e | TIMING | tripleo_container_manage : Update container configs with new config hashes | np0005481014 | 1:15:36.483651 | 0.05s 2025-10-11 09:11:00.888883 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TASK | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:11:00.944939 | fa163e03-9ee7-dff2-f9c8-00000000c50f | SKIPPED | Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 2025-10-11 09:11:00.947211 | fa163e03-9ee7-dff2-f9c8-00000000c50f | TIMING | tripleo_container_manage : Delete orphan containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:15:36.562833 | 0.06s 2025-10-11 09:11:00.979405 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TASK | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 2025-10-11 09:11:01.033356 | fa163e03-9ee7-dff2-f9c8-00000000c510 | SKIPPED | Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 2025-10-11 09:11:01.034392 | fa163e03-9ee7-dff2-f9c8-00000000c510 | TIMING | tripleo_container_manage : Create containers from /var/lib/tripleo-config/container-puppet-config/step_1 | np0005481014 | 1:15:36.650032 | 0.05s PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 np0005481012 : ok=512 changed=230 unreachable=0 failed=0 skipped=229 rescued=0 ignored=0 np0005481014 : ok=522 changed=230 unreachable=0 failed=0 skipped=219 rescued=0 ignored=0 np0005481015 : ok=431 changed=193 unreachable=0 failed=1 skipped=191 rescued=0 ignored=0 np0005481016 : ok=373 changed=177 unreachable=0 failed=0 skipped=210 rescued=0 ignored=0 np0005481017 : ok=377 changed=177 unreachable=0 failed=0 skipped=203 rescued=0 ignored=0 np0005481019 : ok=377 changed=177 unreachable=0 failed=0 skipped=203 rescued=0 ignored=0 undercloud : ok=27 changed=11 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-11 09:11:01.145136 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 09:11:01.145775 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 2206 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 09:11:01.146313 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 1:15:36.761955 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 09:11:01.146874 | UUID | Info | Host | Task Name | Run Time 2025-10-11 09:11:01.147381 | fa163e03-9ee7-dff2-f9c8-00000000d30c | SUMMARY | np0005481014 | Wait for puppet host configuration to finish | 3618.56s 2025-10-11 09:11:01.147990 | fa163e03-9ee7-dff2-f9c8-00000000d32a | SUMMARY | np0005481012 | Wait for puppet host configuration to finish | 3616.02s 2025-10-11 09:11:01.148515 | fa163e03-9ee7-dff2-f9c8-00000000ad68 | SUMMARY | np0005481014 | Pre-fetch all the containers | 181.36s 2025-10-11 09:11:01.149030 | fa163e03-9ee7-dff2-f9c8-00000000ac5c | SUMMARY | np0005481012 | Pre-fetch all the containers | 176.63s 2025-10-11 09:11:01.149636 | fa163e03-9ee7-dff2-f9c8-00000000ab2b | SUMMARY | np0005481019 | Pre-fetch all the containers | 87.06s 2025-10-11 09:11:01.150173 | fa163e03-9ee7-dff2-f9c8-00000000aaea | SUMMARY | np0005481017 | Pre-fetch all the containers | 86.02s 2025-10-11 09:11:01.150728 | fa163e03-9ee7-dff2-f9c8-00000000aaea | SUMMARY | np0005481016 | Pre-fetch all the containers | 82.84s 2025-10-11 09:11:01.151228 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | SUMMARY | np0005481014 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 74.53s 2025-10-11 09:11:01.151831 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | SUMMARY | np0005481015 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.52s 2025-10-11 09:11:01.152330 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | SUMMARY | np0005481012 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.31s 2025-10-11 09:11:01.152857 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | SUMMARY | np0005481019 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.31s 2025-10-11 09:11:01.153397 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | SUMMARY | np0005481017 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 73.30s 2025-10-11 09:11:01.154016 | fa163e03-9ee7-dff2-f9c8-0000000003d0 | SUMMARY | np0005481016 | tripleo_bootstrap : Deploy required packages to bootstrap TripleO | 72.09s 2025-10-11 09:11:01.154571 | fa163e03-9ee7-dff2-f9c8-00000000dbc1 | SUMMARY | np0005481014 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | 34.25s 2025-10-11 09:11:01.155075 | fa163e03-9ee7-dff2-f9c8-00000000db4a | SUMMARY | np0005481012 | tripleo_container_manage : Create containers managed by Podman for /var/lib/tripleo-config/container-puppet-config/step_1 | 32.78s 2025-10-11 09:11:01.155659 | fa163e03-9ee7-dff2-f9c8-00000000ab19 | SUMMARY | np0005481019 | install systemd-container for a greenfield | 16.29s 2025-10-11 09:11:01.156157 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | SUMMARY | np0005481017 | install systemd-container for a greenfield | 16.17s 2025-10-11 09:11:01.156689 | fa163e03-9ee7-dff2-f9c8-00000000aad8 | SUMMARY | np0005481016 | install systemd-container for a greenfield | 16.10s 2025-10-11 09:11:01.157196 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | SUMMARY | np0005481014 | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | 15.26s 2025-10-11 09:11:01.157745 | fa163e03-9ee7-dff2-f9c8-00000000abc3 | SUMMARY | np0005481015 | tripleo_container_tag : Pull registry.redhat.io/rhosp-rhel9/openstack-cinder-backup:17.1 image | 14.76s 2025-10-11 09:11:01.158303 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 09:11:01.158742 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ State Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 09:11:01.159083 | ~~~~~~~~~~~~~~~~~~ Number of nodes which did not deploy successfully: 1 ~~~~~~~~~~~~~~~~~ 2025-10-11 09:11:01.159388 | The following node(s) had failures: np0005481015 2025-10-11 09:11:01.159745 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-11 09:11:02.300 78120 INFO tripleoclient.utils.utils [-] Temporary directory [ /tmp/tripleoaqnzqt1z ] cleaned up 2025-10-11 09:11:02.301 78120 ERROR tripleoclient.utils.utils [-] Ansible execution failed. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2, To rerun the failed command manually execute the following script: /home/zuul/overcloud-deploy/overcloud/config-download/ansible-playbook-command.sh 2025-10-11 09:11:02.305 78120 WARNING tripleoclient.utils.safe_write [-] The output file /home/zuul/overcloud-deploy/overcloud/overcloud-deployment_status.yaml will be overriden: RuntimeError: Ansible execution failed. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2, To rerun the failed command manually execute the following script: /home/zuul/overcloud-deploy/overcloud/config-download/ansible-playbook-command.sh Overcloud Endpoint: https://overcloud.ooo.test:13000 Overcloud Horizon Dashboard URL: https://overcloud.ooo.test:443/dashboard Overcloud rc file: /home/zuul/overcloud-deploy/overcloud/overcloudrc and /home/zuul/overcloudrc Overcloud Deployed with error 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud [-] Exception occured while running the command: RuntimeError: Ansible execution failed. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2, To rerun the failed command manually execute the following script: /home/zuul/overcloud-deploy/overcloud/config-download/ansible-playbook-command.sh 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud Traceback (most recent call last): 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/tripleoclient/command.py", line 32, in run 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud super(Command, self).run(parsed_args) 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/osc_lib/command/command.py", line 39, in run 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud return super(Command, self).run(parsed_args) 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/cliff/command.py", line 186, in run 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud return_code = self.take_action(parsed_args) or 0 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/tripleoclient/v1/overcloud_deploy.py", line 1352, in take_action 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud deployment.set_deployment_status( 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 227, in __exit__ 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud self.force_reraise() 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/oslo_utils/excutils.py", line 200, in force_reraise 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud raise self.value 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/tripleoclient/v1/overcloud_deploy.py", line 1324, in take_action 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud deployment.config_download( 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/tripleoclient/workflows/deployment.py", line 396, in config_download 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud utils.run_ansible_playbook( 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud File "/usr/lib/python3.9/site-packages/tripleoclient/utils.py", line 743, in run_ansible_playbook 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud raise RuntimeError(err_msg) 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud RuntimeError: Ansible execution failed. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2, To rerun the failed command manually execute the following script: /home/zuul/overcloud-deploy/overcloud/config-download/ansible-playbook-command.sh 2025-10-11 09:11:04.000 78120 ERROR tripleoclient.v1.overcloud_deploy.DeployOvercloud  2025-10-11 09:11:04.002 78120 ERROR openstack [-] Ansible execution failed. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2, To rerun the failed command manually execute the following script: /home/zuul/overcloud-deploy/overcloud/config-download/ansible-playbook-command.sh: RuntimeError: Ansible execution failed. playbook: /home/zuul/overcloud-deploy/overcloud/config-download/overcloud/deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2, To rerun the failed command manually execute the following script: /home/zuul/overcloud-deploy/overcloud/config-download/ansible-playbook-command.sh 2025-10-11 09:11:04.004 78120 INFO osc_lib.shell [-] END return value: 1 make: *** [Makefile:517: tripleo_deploy] Error 1