~/src/github.com/openstack-k8s-operators/install_yamls/devsetup ~/ci-framework-data/artifacts scripts/standalone.sh 0 libvirt ''[]'' ''[]'' ++ mktemp -d + MY_TMP_DIR=/tmp/tmp.0oUlemqyQr + trap 'rv=$?; rm -rf -- "$MY_TMP_DIR"; exit $rv' EXIT + export VIRSH_DEFAULT_CONNECT_URI=qemu:///system + VIRSH_DEFAULT_CONNECT_URI=qemu:///system +++ dirname scripts/standalone.sh ++ cd scripts ++ pwd -P + SCRIPTPATH=/home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts + EDPM_COMPUTE_SUFFIX=0 + COMPUTE_DRIVER=libvirt + EDPM_COMPUTE_ADDITIONAL_NETWORKS='[]' + EDPM_COMPUTE_ADDITIONAL_HOST_ROUTES='[]' + EDPM_COMPUTE_NAME=edpm-compute-0 + EDPM_COMPUTE_NETWORK=default + STANDALONE_VM=false + [[ false == \t\r\u\e ]] + IP_ADRESS_SUFFIX=100 + IP=192.168.122.100 + OS_NET_CONFIG_IFACE=nic2 + 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.0oUlemqyQr/standalone_cmds + SKIP_TRIPLEO_REPOS=false + CLEANUP_DIR_CMD='rm -Rf' + EDPM_COMPUTE_VCPUS=8 + EDPM_COMPUTE_RAM=20 + EDPM_COMPUTE_DISK_SIZE=70 + EDPM_CONFIGURE_HUGEPAGES=false + EDPM_COMPUTE_CEPH_ENABLED=true + EDPM_COMPUTE_CEPH_NOVA=true + EDPM_COMPUTE_SRIOV_ENABLED=true + EDPM_COMPUTE_DHCP_AGENT_ENABLED=true + BARBICAN_ENABLED=true + MANILA_ENABLED=true + SWIFT_REPLICATED=false + TLSE_ENABLED=false + CLOUD_DOMAIN=localdomain + OCTAVIA_ENABLED=true + TELEMETRY_ENABLED=true + [[ ! -f /home/zuul/.ssh/id_rsa ]] + 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 + [[ ! -f /home/zuul/cdn_subscription_repos.sh ]] + [[ -e /run/systemd/resolve/resolv.conf ]] + HOST_PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 + [[ ! -f /tmp/tmp.0oUlemqyQr/standalone_cmds ]] + cat ++ ssh -o BatchMode=yes -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa root@192.168.122.100 echo ok Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + [[ ok != \o\k ]] + '[' libvirt == ironic ']' + PRIMARY_RESOLV_CONF_ENTRY=192.168.122.10 ++ mktemp --suffix=.yaml --tmpdir=/tmp/tmp.0oUlemqyQr + J2_VARS_FILE=/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + cat + jinja2_render standalone/network_data.j2 /tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + local j2_template_file + local j2_vars + j2_template_file=standalone/network_data.j2 + j2_vars_file=/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + /usr/bin/python3 -c ' import jinja2 import os import yaml def to_bool(a): '\'''\'''\'' return a bool for the arg '\'''\'''\'' if a is None or isinstance(a, bool): return a if isinstance(a, str): a = a.lower() if a in ('\''yes'\'', '\''on'\'', '\''1'\'', '\''true'\'', 1): return True return False with open('\''/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml'\'', '\''r'\'') as f: vars = yaml.safe_load(f.read()) loader = jinja2.FileSystemLoader(os.path.dirname('\''standalone/network_data.j2'\'')) env = jinja2.Environment(autoescape=True, loader=loader) env.filters['\''bool'\''] = to_bool print(env.get_template(os.path.basename('\''standalone/network_data.j2'\'')).render(**vars)) ' + jinja2_render standalone/deployed_network.j2 /tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + local j2_template_file + local j2_vars + j2_template_file=standalone/deployed_network.j2 + j2_vars_file=/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + /usr/bin/python3 -c ' import jinja2 import os import yaml def to_bool(a): '\'''\'''\'' return a bool for the arg '\'''\'''\'' if a is None or isinstance(a, bool): return a if isinstance(a, str): a = a.lower() if a in ('\''yes'\'', '\''on'\'', '\''1'\'', '\''true'\'', 1): return True return False with open('\''/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml'\'', '\''r'\'') as f: vars = yaml.safe_load(f.read()) loader = jinja2.FileSystemLoader(os.path.dirname('\''standalone/deployed_network.j2'\'')) env = jinja2.Environment(autoescape=True, loader=loader) env.filters['\''bool'\''] = to_bool print(env.get_template(os.path.basename('\''standalone/deployed_network.j2'\'')).render(**vars)) ' + jinja2_render standalone/net_config.j2 /tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + local j2_template_file + local j2_vars + j2_template_file=standalone/net_config.j2 + j2_vars_file=/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + /usr/bin/python3 -c ' import jinja2 import os import yaml def to_bool(a): '\'''\'''\'' return a bool for the arg '\'''\'''\'' if a is None or isinstance(a, bool): return a if isinstance(a, str): a = a.lower() if a in ('\''yes'\'', '\''on'\'', '\''1'\'', '\''true'\'', 1): return True return False with open('\''/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml'\'', '\''r'\'') as f: vars = yaml.safe_load(f.read()) loader = jinja2.FileSystemLoader(os.path.dirname('\''standalone/net_config.j2'\'')) env = jinja2.Environment(autoescape=True, loader=loader) env.filters['\''bool'\''] = to_bool print(env.get_template(os.path.basename('\''standalone/net_config.j2'\'')).render(**vars)) ' + jinja2_render standalone/role.j2 /tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + local j2_template_file + local j2_vars + j2_template_file=standalone/role.j2 + j2_vars_file=/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml + /usr/bin/python3 -c ' import jinja2 import os import yaml def to_bool(a): '\'''\'''\'' return a bool for the arg '\'''\'''\'' if a is None or isinstance(a, bool): return a if isinstance(a, str): a = a.lower() if a in ('\''yes'\'', '\''on'\'', '\''1'\'', '\''true'\'', 1): return True return False with open('\''/tmp/tmp.0oUlemqyQr/tmp.PQ68QzhcE5.yaml'\'', '\''r'\'') as f: vars = yaml.safe_load(f.read()) loader = jinja2.FileSystemLoader(os.path.dirname('\''standalone/role.j2'\'')) env = jinja2.Environment(autoescape=True, loader=loader) env.filters['\''bool'\''] = to_bool print(env.get_template(os.path.basename('\''standalone/role.j2'\'')).render(**vars)) ' + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /home/zuul/cdn_subscription_repos.sh root@192.168.122.100:/tmp/repo-setup.sh Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /tmp/tmp.0oUlemqyQr/standalone_cmds root@192.168.122.100:/tmp/standalone-deploy.sh Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /tmp/tmp.0oUlemqyQr/net_config.yaml root@192.168.122.100:/tmp/net_config.yaml Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /tmp/tmp.0oUlemqyQr/network_data.yaml root@192.168.122.100:/tmp/network_data.yaml Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /tmp/tmp.0oUlemqyQr/deployed_network.yaml root@192.168.122.100:/tmp/deployed_network.yaml Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /tmp/tmp.0oUlemqyQr/Standalone.yaml root@192.168.122.100:/tmp/Standalone.yaml Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /home/zuul/src/github.com/openstack-k8s-operators/install_yamls/devsetup/scripts/../standalone/hugepages.yaml root@192.168.122.100:hugepages.yaml Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + [[ true == \t\r\u\e ]] + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa standalone/ceph.sh root@192.168.122.100:/tmp/ceph.sh Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa standalone/openstack.sh root@192.168.122.100:/tmp/openstack.sh Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa standalone/post_config/ironic.sh root@192.168.122.100:/tmp/ironic_post.sh Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + '[' -f /home/zuul/.ssh/id_ecdsa.pub ']' + ssh-keygen -t ecdsa -f /home/zuul/.ssh/id_ecdsa -q -N '' + scp -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa /home/zuul/.ssh/id_ecdsa.pub root@192.168.122.100:/root/.ssh/id_ecdsa.pub Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + [[ -f /home/zuul/containers-prepare-parameters.yaml ]] + [[ -z false ]] + [[ false == \f\a\l\s\e ]] + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa root@192.168.122.100 'bash /tmp/repo-setup.sh' Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. Repository 'openstack-17.1-for-rhel-9-x86_64-rpms' is enabled for this system. Repository 'rhceph-7-tools-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. Repository 'rhel-9-for-x86_64-highavailability-eus-rpms' is enabled for this system. + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa root@192.168.122.100 'rm -f /tmp/repo-setup.sh' Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + [[ -n '' ]] + ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no -i /home/zuul/.ssh/id_rsa root@192.168.122.100 'bash /tmp/standalone-deploy.sh' Warning: Permanently added '192.168.122.100' (ECDSA) to the list of known hosts. + sudo dnf install -y podman python3-tripleoclient util-linux lvm2 cephadm Updating Subscription Management repositories. Red Hat Enterprise Linux 9 for x86_64 - High Av 3.6 MB/s | 2.5 MB 00:00 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: cephadm noarch 2:18.2.1-361.el9cp rhceph-7-tools-for-rhel-9-x86_64-rpms 354 k 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-rpms 109 k libfdisk x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 156 k libmount x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 136 k libsmartcols x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 65 k libuuid x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 30 k util-linux x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-rpms 2.3 M util-linux-core x86_64 2.37.4-11.el9_2 rhel-9-for-x86_64-baseos-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 rhceph-7-tools-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 rhceph-7-tools-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 augeas-libs x86_64 1.13.0-3.el9 rhel-9-for-x86_64-appstream-rpms 459 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-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-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 ipa-client-common noarch 4.10.1-12.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 44 k ipa-common noarch 4.10.1-12.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 656 k ipa-selinux noarch 4.10.1-6.el9 rhel-9-for-x86_64-appstream-rpms 40 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 krb5-pkinit x86_64 1.20.1-8.el9 rhel-9-for-x86_64-baseos-rpms 62 k krb5-workstation x86_64 1.20.1-8.el9 rhel-9-for-x86_64-baseos-rpms 542 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-rpms 26 k libburn x86_64 1.5.4-4.el9 rhel-9-for-x86_64-appstream-rpms 175 k libipa_hbac x86_64 2.8.2-5.el9_2.5 rhel-9-for-x86_64-baseos-eus-rpms 36 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 libkadm5 x86_64 1.20.1-8.el9 rhel-9-for-x86_64-baseos-rpms 81 k libpkgconf x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-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.6.2-1.el9cp rhceph-7-tools-for-rhel-9-x86_64-rpms 68 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-6.el9_2 rhel-9-for-x86_64-appstream-rpms 42 k openstack-ansible-core x86_64 2.14.2-4.7.el9ost openstack-17.1-for-rhel-9-x86_64-rpms 2.3 M 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-rpms 45 k pkgconf-m4 noarch 1.7.3-10.el9 rhel-9-for-x86_64-baseos-rpms 16 k pkgconf-pkg-config x86_64 1.7.3-10.el9 rhel-9-for-x86_64-baseos-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-augeas noarch 0.5.0-25.el9 rhel-9-for-x86_64-appstream-rpms 31 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-dns noarch 2.2.1-2.el9 rhel-9-for-x86_64-baseos-rpms 418 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-gssapi x86_64 1.6.9-5.el9 rhel-9-for-x86_64-appstream-rpms 489 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-ipaclient noarch 4.10.1-12.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 648 k python3-ipalib noarch 4.10.1-12.el9_2.2 rhel-9-for-x86_64-appstream-eus-rpms 663 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-jwcrypto noarch 0.8-4.el9 rhel-9-for-x86_64-appstream-rpms 76 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-ldap x86_64 3.4.3-2.el9 rhel-9-for-x86_64-appstream-rpms 259 k python3-libipa_hbac x86_64 2.8.2-5.el9_2.5 rhel-9-for-x86_64-baseos-eus-rpms 30 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-pyasn1 noarch 0.4.8-6.el9 rhel-9-for-x86_64-appstream-rpms 163 k python3-pyasn1-modules noarch 0.4.8-6.el9 rhel-9-for-x86_64-appstream-rpms 283 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-pyusb noarch 1.0.2-13.el9 rhel-9-for-x86_64-appstream-rpms 96 k python3-qrcode-core noarch 6.1-12.el9 rhel-9-for-x86_64-appstream-rpms 61 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-sss-murmur x86_64 2.8.2-5.el9_2.5 rhel-9-for-x86_64-baseos-eus-rpms 19 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-yubico noarch 1.3.3-7.el9 rhel-9-for-x86_64-appstream-rpms 73 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 sshpass x86_64 1.09-4.el9 rhel-9-for-x86_64-appstream-rpms 30 k 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-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 390 Packages Upgrade 9 Packages Total download size: 97 M Downloading Packages: (1/399): boost-system-1.75.0-8.el9.x86_64.rpm 92 kB/s | 15 kB 00:00 (2/399): perl-IO-Socket-SSL-2.073-1.el9.noarch. 1.2 MB/s | 223 kB 00:00 (3/399): perl-Getopt-Long-2.52-4.el9.noarch.rpm 320 kB/s | 64 kB 00:00 (4/399): perl-Storable-3.21-460.el9.x86_64.rpm 1.0 MB/s | 98 kB 00:00 (5/399): python3-urllib-gssapi-1.0.2-4.el9.noar 199 kB/s | 24 kB 00:00 (6/399): boost-nowide-1.75.0-8.el9.x86_64.rpm 168 kB/s | 17 kB 00:00 (7/399): boost-locale-1.75.0-8.el9.x86_64.rpm 1.2 MB/s | 216 kB 00:00 (8/399): boost-thread-1.75.0-8.el9.x86_64.rpm 651 kB/s | 57 kB 00:00 (9/399): perl-Data-Dumper-2.174-462.el9.x86_64. 326 kB/s | 59 kB 00:00 (10/399): perl-Exporter-5.74-461.el9.noarch.rpm 165 kB/s | 34 kB 00:00 (11/399): perl-File-Temp-0.231.100-4.el9.noarch 319 kB/s | 63 kB 00:00 (12/399): perl-Text-Tabs+Wrap-2013.0523-460.el9 250 kB/s | 25 kB 00:00 (13/399): perl-parent-0.238-460.el9.noarch.rpm 176 kB/s | 16 kB 00:00 (14/399): python3-pyasn1-modules-0.4.8-6.el9.no 1.9 MB/s | 283 kB 00:00 (15/399): xorriso-1.5.4-4.el9.x86_64.rpm 2.4 MB/s | 321 kB 00:00 (16/399): libisofs-1.5.4-4.el9.x86_64.rpm 1.9 MB/s | 224 kB 00:00 (17/399): perl-IO-Socket-IP-0.41-5.el9.noarch.r 317 kB/s | 45 kB 00:00 (18/399): perl-Net-SSLeay-1.92-2.el9.x86_64.rpm 2.3 MB/s | 392 kB 00:00 (19/399): perl-Pod-Simple-3.42-4.el9.noarch.rpm 1.7 MB/s | 229 kB 00:00 (20/399): perl-PathTools-3.78-461.el9.x86_64.rp 325 kB/s | 92 kB 00:00 (21/399): perl-Term-ANSIColor-5.01-461.el9.noar 296 kB/s | 51 kB 00:00 (22/399): perl-Text-ParseWords-3.30-460.el9.noa 121 kB/s | 18 kB 00:00 (23/399): perl-libnet-3.13-4.el9.noarch.rpm 1.4 MB/s | 134 kB 00:00 (24/399): perl-URI-5.09-3.el9.noarch.rpm 636 kB/s | 125 kB 00:00 (25/399): boost-chrono-1.75.0-8.el9.x86_64.rpm 177 kB/s | 26 kB 00:00 (26/399): python3-lxml-4.6.5-3.el9.x86_64.rpm 5.7 MB/s | 1.2 MB 00:00 (27/399): iptables-nft-services-1.8.8-6.el9_1.n 213 kB/s | 28 kB 00:00 (28/399): perl-Carp-1.50-460.el9.noarch.rpm 335 kB/s | 31 kB 00:00 (29/399): perl-Pod-Escapes-1.07-460.el9.noarch. 220 kB/s | 22 kB 00:00 (30/399): perl-Encode-3.08-462.el9.x86_64.rpm 13 MB/s | 1.7 MB 00:00 (31/399): python3-psutil-5.8.0-12.el9.x86_64.rp 1.8 MB/s | 218 kB 00:00 (32/399): libburn-1.5.4-4.el9.x86_64.rpm 1.5 MB/s | 175 kB 00:00 (33/399): perl-Term-Cap-1.17-460.el9.noarch.rpm 225 kB/s | 24 kB 00:00 (34/399): perl-Mozilla-CA-20200520-6.el9.noarch 84 kB/s | 14 kB 00:00 (35/399): perl-Time-Local-1.300-7.el9.noarch.rp 407 kB/s | 37 kB 00:00 (36/399): python3-jwcrypto-0.8-4.el9.noarch.rpm 918 kB/s | 76 kB 00:00 (37/399): python3-yubico-1.3.3-7.el9.noarch.rpm 919 kB/s | 73 kB 00:00 (38/399): sshpass-1.09-4.el9.x86_64.rpm 335 kB/s | 30 kB 00:00 (39/399): boost-log-1.75.0-8.el9.x86_64.rpm 2.6 MB/s | 410 kB 00:00 (40/399): boost-filesystem-1.75.0-8.el9.x86_64. 292 kB/s | 59 kB 00:00 (41/399): boost-program-options-1.75.0-8.el9.x8 517 kB/s | 108 kB 00:00 (42/399): perl-Digest-MD5-2.58-4.el9.x86_64.rpm 402 kB/s | 39 kB 00:00 (43/399): perl-MIME-Base64-3.16-4.el9.x86_64.rp 268 kB/s | 34 kB 00:00 (44/399): boost-atomic-1.75.0-8.el9.x86_64.rpm 171 kB/s | 19 kB 00:00 (45/399): libisoburn-1.5.4-4.el9.x86_64.rpm 2.4 MB/s | 419 kB 00:00 (46/399): perl-Digest-1.19-4.el9.noarch.rpm 166 kB/s | 29 kB 00:00 (47/399): perl-File-Path-2.18-4.el9.noarch.rpm 226 kB/s | 38 kB 00:00 (48/399): perl-Pod-Perldoc-3.28.01-461.el9.noar 831 kB/s | 92 kB 00:00 (49/399): perl-Socket-2.031-4.el9.x86_64.rpm 646 kB/s | 58 kB 00:00 (50/399): perl-Pod-Usage-2.01-4.el9.noarch.rpm 326 kB/s | 43 kB 00:00 (51/399): perl-podlators-4.14-460.el9.noarch.rp 1.3 MB/s | 118 kB 00:00 (52/399): perl-constant-1.33-461.el9.noarch.rpm 207 kB/s | 25 kB 00:00 (53/399): python3-PyMySQL-0.10.1-6.el9.noarch.r 899 kB/s | 112 kB 00:00 (54/399): python3-appdirs-1.4.4-4.el9.noarch.rp 191 kB/s | 27 kB 00:00 (55/399): perl-Scalar-List-Utils-1.56-461.el9.x 191 kB/s | 77 kB 00:00 (56/399): python3-pyasn1-0.4.8-6.el9.noarch.rpm 1.0 MB/s | 163 kB 00:00 (57/399): python3-qrcode-core-6.1-12.el9.noarch 487 kB/s | 61 kB 00:00 (58/399): python3-pyusb-1.0.2-13.el9.noarch.rpm 518 kB/s | 96 kB 00:00 (59/399): python3-wcwidth-0.2.5-8.el9.noarch.rp 440 kB/s | 48 kB 00:00 (60/399): boost-regex-1.75.0-8.el9.x86_64.rpm 2.2 MB/s | 279 kB 00:00 (61/399): oniguruma-6.9.6-1.el9.5.x86_64.rpm 1.9 MB/s | 221 kB 00:00 (62/399): python3-alembic-1.7.5-3.el9.noarch.rp 9.4 MB/s | 900 kB 00:00 (63/399): openssl-perl-3.0.7-6.el9_2.x86_64.rpm 536 kB/s | 42 kB 00:00 (64/399): python3-gssapi-1.6.9-5.el9.x86_64.rpm 4.0 MB/s | 489 kB 00:00 (65/399): python3-augeas-0.5.0-25.el9.noarch.rp 203 kB/s | 31 kB 00:00 (66/399): perl-AutoLoader-5.74-480.el9.noarch.r 156 kB/s | 23 kB 00:00 (67/399): perl-Class-Struct-0.66-480.el9.noarch 197 kB/s | 24 kB 00:00 (68/399): perl-B-1.80-480.el9.x86_64.rpm 1.1 MB/s | 185 kB 00:00 (69/399): perl-Errno-1.30-480.el9.x86_64.rpm 151 kB/s | 17 kB 00:00 (70/399): perl-File-Basename-2.85-480.el9.noarc 223 kB/s | 19 kB 00:00 (71/399): perl-Fcntl-1.13-480.el9.x86_64.rpm 154 kB/s | 23 kB 00:00 (72/399): perl-File-stat-1.09-480.el9.noarch.rp 216 kB/s | 19 kB 00:00 (73/399): perl-FileHandle-2.03-480.el9.noarch.r 177 kB/s | 17 kB 00:00 (74/399): perl-Getopt-Std-1.12-480.el9.noarch.r 215 kB/s | 17 kB 00:00 (75/399): perl-IO-1.43-480.el9.x86_64.rpm 917 kB/s | 94 kB 00:00 (76/399): perl-NDBM_File-1.15-480.el9.x86_64.rp 349 kB/s | 25 kB 00:00 (77/399): perl-IPC-Open3-1.21-480.el9.noarch.rp 209 kB/s | 25 kB 00:00 (78/399): perl-SelectSaver-1.02-480.el9.noarch. 145 kB/s | 13 kB 00:00 (79/399): perl-POSIX-1.94-480.el9.x86_64.rpm 736 kB/s | 99 kB 00:00 (80/399): perl-base-2.27-480.el9.noarch.rpm 196 kB/s | 18 kB 00:00 (81/399): perl-Symbol-1.08-480.el9.noarch.rpm 102 kB/s | 16 kB 00:00 (82/399): perl-if-0.60.800-480.el9.noarch.rpm 120 kB/s | 16 kB 00:00 (83/399): perl-interpreter-5.32.1-480.el9.x86_6 792 kB/s | 75 kB 00:00 (84/399): perl-libs-5.32.1-480.el9.x86_64.rpm 13 MB/s | 2.2 MB 00:00 (85/399): perl-overload-1.31-480.el9.noarch.rpm 574 kB/s | 47 kB 00:00 (86/399): perl-mro-1.23-480.el9.x86_64.rpm 279 kB/s | 31 kB 00:00 (87/399): perl-subs-1.03-480.el9.noarch.rpm 109 kB/s | 13 kB 00:00 (88/399): perl-vars-1.05-480.el9.noarch.rpm 110 kB/s | 15 kB 00:00 (89/399): perl-overloading-0.02-480.el9.noarch. 104 kB/s | 15 kB 00:00 (90/399): python3-ldap-3.4.3-2.el9.x86_64.rpm 1.8 MB/s | 259 kB 00:00 (91/399): augeas-libs-1.13.0-3.el9.x86_64.rpm 2.0 MB/s | 459 kB 00:00 (92/399): python3-mako-1.1.4-6.el9.noarch.rpm 758 kB/s | 176 kB 00:00 (93/399): ipa-selinux-4.10.1-6.el9.noarch.rpm 323 kB/s | 40 kB 00:00 (94/399): libselinux-ruby-3.5-1.el9.x86_64.rpm 666 kB/s | 59 kB 00:00 (95/399): jq-1.6-14.el9.x86_64.rpm 1.4 MB/s | 190 kB 00:00 (96/399): ansible-freeipa-1.9.2-3.el9_2.noarch. 3.8 MB/s | 452 kB 00:00 (97/399): rhel-system-roles-1.21.2-1.el9_2.noar 23 MB/s | 2.4 MB 00:00 (98/399): libunwind-1.6.2-1.el9cp.x86_64.rpm 731 kB/s | 68 kB 00:00 (99/399): ansible-collection-community-general- 7.3 MB/s | 1.3 MB 00:00 (100/399): cephadm-18.2.1-361.el9cp.noarch.rpm 3.8 MB/s | 354 kB 00:00 (101/399): ansible-collection-ansible-posix-1.2 806 kB/s | 124 kB 00:00 (102/399): ansible-collection-ansible-utils-2.3 960 kB/s | 91 kB 00:00 (103/399): heat-cfntools-1.4.2-6.1.el9ost.noarc 1.0 MB/s | 77 kB 00:00 (104/399): ansible-collection-ansible-netcommon 784 kB/s | 181 kB 00:00 (105/399): libsodium-1.0.18-7.el9ost.x86_64.rpm 2.2 MB/s | 162 kB 00:00 (106/399): golang-github-vbatts-tar-split-0.11. 4.0 MB/s | 1.0 MB 00:00 (107/399): puppet-fdio-18.2-1.20220727113954.6f 293 kB/s | 25 kB 00:00 (108/399): openpgm-5.2.122-26.el9ost.x86_64.rpm 1.3 MB/s | 178 kB 00:00 (109/399): python3-bcrypt-3.1.7-7.el9ost.x86_64 535 kB/s | 44 kB 00:00 (110/399): python3-croniter-0.3.35-2.el9ost.noa 631 kB/s | 49 kB 00:00 (111/399): python3-ansible-runner-2.0.0a1-3.el9 575 kB/s | 122 kB 00:00 (112/399): python3-beautifulsoup4-4.9.3-2.el9os 1.3 MB/s | 204 kB 00:00 (113/399): python3-daemon-2.3.0-1.el9ost.noarch 458 kB/s | 39 kB 00:00 (114/399): python3-docutils-0.16-6.el9ost.noarc 9.1 MB/s | 1.5 MB 00:00 (115/399): python3-gevent-21.1.2-2.el9ost.x86_6 15 MB/s | 1.6 MB 00:00 (116/399): python3-etcd3gw-0.2.6-2.el9ost.noarc 239 kB/s | 44 kB 00:00 (117/399): python3-gitdb-4.0.5-2.el9ost.noarch. 1.3 MB/s | 107 kB 00:00 (118/399): python3-jeepney-0.6.0-2.el9ost.noarc 3.1 MB/s | 284 kB 00:00 (119/399): python3-jmespath-0.10.0-1.el9ost.noa 546 kB/s | 46 kB 00:00 (120/399): python3-logutils-0.3.5-15.el9ost.noa 611 kB/s | 47 kB 00:00 (121/399): python3-lockfile-0.12.2-2.el9ost.noa 298 kB/s | 31 kB 00:00 (122/399): python3-memcached-1.59-3.el9ost.noar 165 kB/s | 40 kB 00:00 (123/399): python3-mimeparse-1.6.0-16.el9ost.no 97 kB/s | 16 kB 00:00 (124/399): python3-migrate-0.13.0-1.el9ost.noar 1.2 MB/s | 224 kB 00:00 (125/399): python3-natsort-7.1.1-2.el9ost.noarc 699 kB/s | 59 kB 00:00 (126/399): python3-passlib-1.7.4-3.el9ost.noarc 5.5 MB/s | 712 kB 00:00 (127/399): python3-pecan-1.4.0-2.el9ost.noarch. 1.9 MB/s | 273 kB 00:00 (128/399): python3-pyOpenSSL-20.0.1-2.el9ost.no 715 kB/s | 90 kB 00:00 (129/399): python3-pyperclip-1.8.0-3.el9ost.noa 272 kB/s | 25 kB 00:00 (130/399): python3-pynacl-1.4.0-1.el9ost.x86_64 941 kB/s | 111 kB 00:00 (131/399): python3-setproctitle-1.2.2-1.el9ost. 299 kB/s | 23 kB 00:00 (132/399): python3-smmap-3.0.1-4.el9ost.noarch. 658 kB/s | 47 kB 00:00 (133/399): python3-soupsieve-2.2-1.el9ost.noarc 791 kB/s | 67 kB 00:00 (134/399): python3-sqlalchemy13-1.3.24-3.el9ost 11 MB/s | 1.7 MB 00:00 (135/399): python3-tenacity-6.3.1-1.el9ost.noar 359 kB/s | 51 kB 00:00 (136/399): python3-webtest-2.0.35-6.el9ost.noar 572 kB/s | 82 kB 00:00 (137/399): python3-zmq-22.0.3-1.el9ost.x86_64.r 3.4 MB/s | 396 kB 00:00 (138/399): python3-zope-event-4.2.0-20.el9ost.n 1.8 MB/s | 205 kB 00:00 (139/399): python3-zope-interface-5.4.0-1.el9os 1.3 MB/s | 202 kB 00:00 (140/399): rubygem-concurrent-ruby-1.1.5-2.el9o 2.1 MB/s | 243 kB 00:00 (141/399): rubygem-deep_merge-1.2.1-7.el9ost.no 94 kB/s | 14 kB 00:00 (142/399): rubygem-fast_gettext-1.2.0-9.el9ost. 285 kB/s | 34 kB 00:00 (143/399): rubygem-hocon-1.3.1-2.el9ost.noarch. 539 kB/s | 90 kB 00:00 (144/399): rubygem-multi_json-1.15.0-2.el9ost.n 155 kB/s | 22 kB 00:00 (145/399): rubygem-ruby-shadow-2.5.0-15.el9ost. 167 kB/s | 16 kB 00:00 (146/399): rubygem-semantic_puppet-1.0.4-2.el9o 198 kB/s | 21 kB 00:00 (147/399): rubygem-puppet-resource_api-1.8.13-1 134 kB/s | 34 kB 00:00 (148/399): ansible-config_template-2.0.1-17.1.2 241 kB/s | 29 kB 00:00 (149/399): ansible-role-atos-hsm-1.0.1-17.1.202 200 kB/s | 17 kB 00:00 (150/399): zeromq-4.3.4-1.el9ost.x86_64.rpm 2.4 MB/s | 433 kB 00:00 (151/399): ansible-role-collectd-config-0.0.3-1 575 kB/s | 53 kB 00:00 (152/399): ansible-role-container-registry-1.4. 247 kB/s | 24 kB 00:00 (153/399): ansible-role-chrony-1.3.1-17.1.20230 187 kB/s | 22 kB 00:00 (154/399): ansible-role-openstack-operations-0. 276 kB/s | 30 kB 00:00 (155/399): ansible-role-qdr-config-0.0.2-17.1.2 216 kB/s | 21 kB 00:00 (156/399): ansible-role-redhat-subscription-1.3 244 kB/s | 28 kB 00:00 (157/399): ansible-tripleo-ipa-0.3.1-17.1.20230 381 kB/s | 36 kB 00:00 (158/399): ansible-role-tripleo-modify-image-1. 204 kB/s | 27 kB 00:00 (159/399): ansible-role-thales-hsm-3.0.1-17.1.2 120 kB/s | 21 kB 00:00 (160/399): dib-utils-0.0.11-17.1.20230620173328 155 kB/s | 12 kB 00:00 (161/399): ansible-tripleo-ipsec-11.0.1-17.1.20 188 kB/s | 38 kB 00:00 (162/399): openstack-heat-agents-2.2.1-17.1.202 40 kB/s | 9.6 kB 00:00 (163/399): os-apply-config-13.1.1-17.1.20231020 214 kB/s | 54 kB 00:00 (164/399): os-refresh-config-13.1.1-17.1.202310 179 kB/s | 21 kB 00:00 (165/399): puppet-aodh-18.4.2-17.1.202306201512 586 kB/s | 62 kB 00:00 (166/399): os-collect-config-13.1.1-17.1.202310 180 kB/s | 50 kB 00:00 (167/399): puppet-archive-4.6.1-17.1.2023062018 569 kB/s | 44 kB 00:00 (168/399): puppet-auditd-2.2.1-17.1.20230620192 130 kB/s | 28 kB 00:00 (169/399): puppet-apache-6.5.2-17.1.20230621001 758 kB/s | 259 kB 00:00 (170/399): puppet-ceilometer-18.4.3-17.1.202309 301 kB/s | 70 kB 00:00 (171/399): puppet-certmonger-2.7.1-17.1.2023062 314 kB/s | 26 kB 00:00 (172/399): puppet-cinder-18.5.2-17.1.2023062105 1.2 MB/s | 120 kB 00:00 (173/399): puppet-collectd-13.0.1-17.1.20230620 1.3 MB/s | 135 kB 00:00 (174/399): puppet-concat-6.2.1-17.1.20230620181 439 kB/s | 41 kB 00:00 (175/399): puppet-corosync-8.0.1-17.1.202306211 689 kB/s | 68 kB 00:00 (176/399): puppet-dns-8.2.1-17.1.20230621002045 268 kB/s | 36 kB 00:00 (177/399): puppet-designate-18.6.1-17.1.2023062 420 kB/s | 69 kB 00:00 (178/399): puppet-etcd-1.12.3-17.1.202306201932 238 kB/s | 25 kB 00:00 (179/399): puppet-firewall-3.4.1-17.1.202306210 1.0 MB/s | 77 kB 00:00 (180/399): puppet-gnocchi-18.4.3-17.1.202306210 612 kB/s | 58 kB 00:00 (181/399): puppet-git-0.5.0-17.1.20230620193928 193 kB/s | 23 kB 00:00 (182/399): puppet-heat-18.4.1-17.1.202306211116 968 kB/s | 70 kB 00:00 (183/399): puppet-haproxy-4.2.2-17.1.2023062019 379 kB/s | 52 kB 00:00 (184/399): puppet-horizon-18.6.1-17.1.202306210 840 kB/s | 63 kB 00:00 (185/399): puppet-keepalived-0.0.2-17.1.2023062 123 kB/s | 14 kB 00:00 (186/399): puppet-ipaclient-2.5.2-17.1.20230620 144 kB/s | 17 kB 00:00 (187/399): puppet-inifile-4.2.1-17.1.2023062018 233 kB/s | 42 kB 00:00 (188/399): puppet-kmod-2.5.0-17.1.2023062019064 206 kB/s | 21 kB 00:00 (189/399): puppet-memcached-6.0.0-17.1.20230620 313 kB/s | 23 kB 00:00 (190/399): puppet-module-data-0.5.1-17.1.202306 107 kB/s | 13 kB 00:00 (191/399): puppet-manila-18.5.2-17.1.2023110219 333 kB/s | 81 kB 00:00 (192/399): puppet-mysql-10.6.1-17.1.20230621022 377 kB/s | 99 kB 00:00 (193/399): puppet-neutron-18.6.1-17.1.202306210 941 kB/s | 196 kB 00:00 (194/399): puppet-nova-18.6.1-17.1.202306210904 931 kB/s | 200 kB 00:00 (195/399): puppet-nssdb-1.0.2-17.1.202306201856 133 kB/s | 12 kB 00:00 (196/399): puppet-octavia-18.5.1-17.1.202306210 508 kB/s | 76 kB 00:00 (197/399): puppet-openstack_extras-18.5.1-17.1. 266 kB/s | 48 kB 00:00 (198/399): puppet-openstacklib-18.5.2-17.1.2023 378 kB/s | 62 kB 00:00 (199/399): puppet-oslo-18.5.1-17.1.202306210523 342 kB/s | 48 kB 00:00 (200/399): puppet-placement-5.4.3-17.1.20230621 384 kB/s | 41 kB 00:00 (201/399): puppet-qdr-7.4.1-17.1.20230620195605 220 kB/s | 31 kB 00:00 (202/399): puppet-rabbitmq-11.0.1-17.1.20230620 2.1 MB/s | 266 kB 00:00 (203/399): puppet-remote-10.0.0-17.1.2023062019 124 kB/s | 16 kB 00:00 (204/399): puppet-redis-6.1.1-17.1.202306201917 292 kB/s | 51 kB 00:00 (205/399): puppet-rsync-1.1.4-17.1.202306210028 240 kB/s | 28 kB 00:00 (206/399): puppet-rsyslog-4.0.1-17.1.2023062020 433 kB/s | 58 kB 00:00 (207/399): puppet-ssh-6.2.1-17.1.20230620190251 178 kB/s | 29 kB 00:00 (208/399): puppet-snmp-3.9.1-17.1.2023062020041 146 kB/s | 34 kB 00:00 (209/399): puppet-stdlib-6.3.1-17.1.20230621000 1.1 MB/s | 160 kB 00:00 (210/399): puppet-systemd-2.12.1-17.1.202306201 406 kB/s | 42 kB 00:00 (211/399): puppet-swift-18.6.1-17.1.20230621052 625 kB/s | 115 kB 00:00 (212/399): puppet-vcsrepo-3.1.1-17.1.2023062018 489 kB/s | 50 kB 00:00 (213/399): puppet-sysctl-0.0.13-17.1.2023062018 64 kB/s | 16 kB 00:00 (214/399): puppet-vswitch-14.4.3-17.1.202306210 401 kB/s | 41 kB 00:00 (215/399): python-oslo-cache-lang-2.7.1-17.1.20 258 kB/s | 19 kB 00:00 (216/399): python-oslo-log-lang-4.4.0-17.1.2023 166 kB/s | 14 kB 00:00 (217/399): puppet-xinetd-3.3.1-17.1.20230620185 180 kB/s | 26 kB 00:00 (218/399): python-oslo-policy-lang-3.7.1-17.1.2 199 kB/s | 14 kB 00:00 (219/399): python-oslo-middleware-lang-4.2.1-17 98 kB/s | 13 kB 00:00 (220/399): python-oslo-versionedobjects-lang-2. 188 kB/s | 14 kB 00:00 (221/399): python-pycadf-common-3.1.1-17.1.2023 147 kB/s | 15 kB 00:00 (222/399): python3-aodhclient-2.2.0-17.1.202306 631 kB/s | 56 kB 00:00 (223/399): python3-cinderclient-7.4.1-17.1.2023 2.6 MB/s | 218 kB 00:00 (224/399): python3-GitPython-3.1.14-2.el9ost.no 1.3 MB/s | 238 kB 00:00 (225/399): python3-cliff-3.7.0-17.1.20230620172 777 kB/s | 95 kB 00:00 (226/399): python3-barbicanclient-5.3.0-17.1.20 472 kB/s | 127 kB 00:00 (227/399): python3-designateclient-4.2.1-17.1.2 461 kB/s | 92 kB 00:00 (228/399): python3-heat-agent-2.2.1-17.1.202306 228 kB/s | 19 kB 00:00 (229/399): python3-heat-agent-apply-config-2.2. 127 kB/s | 9.9 kB 00:00 (230/399): python3-heat-agent-ansible-2.2.1-17. 100 kB/s | 11 kB 00:00 (231/399): python3-heat-agent-hiera-2.2.1-17.1. 129 kB/s | 10 kB 00:00 (232/399): python3-futurist-2.3.0-17.1.20230621 222 kB/s | 64 kB 00:00 (233/399): python3-heat-agent-docker-cmd-2.2.1- 110 kB/s | 12 kB 00:00 (234/399): python3-heat-agent-json-file-2.2.1-1 118 kB/s | 9.8 kB 00:00 (235/399): python3-heatclient-2.3.1-17.1.202306 1.6 MB/s | 158 kB 00:00 (236/399): python3-ironic-inspector-client-4.5. 608 kB/s | 67 kB 00:00 (237/399): python3-heat-agent-puppet-2.2.1-17.1 59 kB/s | 11 kB 00:00 (238/399): python3-ironicclient-4.6.4-17.1.2023 4.0 MB/s | 342 kB 00:00 (239/399): python3-keystonemiddleware-9.2.0-17. 955 kB/s | 92 kB 00:00 (240/399): python3-keystoneclient-4.3.0-17.1.20 1.8 MB/s | 239 kB 00:00 (241/399): python3-magnumclient-3.4.1-17.1.2023 716 kB/s | 121 kB 00:00 (242/399): python3-mistralclient-4.2.0-17.1.202 1.5 MB/s | 166 kB 00:00 (243/399): python3-os-client-config-2.1.0-17.1. 610 kB/s | 55 kB 00:00 (244/399): python3-novaclient-17.4.1-17.1.20230 1.3 MB/s | 201 kB 00:00 (245/399): python3-neutronclient-7.3.1-17.1.202 1.1 MB/s | 298 kB 00:00 (246/399): python3-os-service-types-1.7.0-17.1. 355 kB/s | 38 kB 00:00 (247/399): python3-oslo-cache-2.7.1-17.1.202306 721 kB/s | 56 kB 00:00 (248/399): python3-oslo-context-3.2.1-17.1.2023 373 kB/s | 27 kB 00:00 (249/399): python3-oslo-log-4.4.0-17.1.20230620 770 kB/s | 64 kB 00:00 (250/399): python3-osc-lib-2.3.1-17.1.202306202 295 kB/s | 78 kB 00:00 (251/399): python3-os-traits-2.5.0-17.1.2023062 136 kB/s | 45 kB 00:00 (252/399): python3-oslo-middleware-4.2.1-17.1.2 742 kB/s | 55 kB 00:00 (253/399): python3-oslo-policy-3.7.1-17.1.20230 405 kB/s | 76 kB 00:00 (254/399): python3-oslo-reports-2.2.0-17.1.2023 222 kB/s | 59 kB 00:00 (255/399): python3-oslo-rootwrap-6.3.1-17.1.202 191 kB/s | 46 kB 00:00 (256/399): python3-oslo-versionedobjects-2.4.1- 860 kB/s | 79 kB 00:00 (257/399): python3-oslo-serialization-4.1.1-17. 147 kB/s | 34 kB 00:00 (258/399): python3-oslo-upgradecheck-1.3.1-17.1 188 kB/s | 29 kB 00:00 (259/399): python3-osprofiler-3.4.0-17.1.202306 1.4 MB/s | 130 kB 00:00 (260/399): python3-saharaclient-3.3.0-17.1.2023 2.2 MB/s | 188 kB 00:00 (261/399): python3-pycadf-3.1.1-17.1.2023062021 348 kB/s | 53 kB 00:00 (262/399): python3-requestsexceptions-1.4.0-17. 110 kB/s | 17 kB 00:00 (263/399): python3-statsd-3.2.1-20.1.el9ost.noa 290 kB/s | 35 kB 00:00 (264/399): python3-shade-1.33.0-17.1.2023062022 2.8 MB/s | 523 kB 00:00 (265/399): python3-swiftclient-3.11.1-17.1.2023 556 kB/s | 136 kB 00:00 (266/399): python3-tinyrpc-1.0.3-6.el9ost.noarc 378 kB/s | 50 kB 00:00 (267/399): python3-troveclient-7.0.0-17.1.20230 3.3 MB/s | 344 kB 00:00 (268/399): validations-common-1.9.1-17.1.202310 1.2 MB/s | 111 kB 00:00 (269/399): python3-paramiko-2.11.0-2.el9ost.noa 3.7 MB/s | 299 kB 00:00 (270/399): python3-validations-libs-1.9.1-17.1. 646 kB/s | 137 kB 00:00 (271/399): python3-zaqarclient-2.4.0-17.1.20230 454 kB/s | 129 kB 00:00 (272/399): python3-werkzeug-2.0.1-7.el9ost.noar 2.9 MB/s | 427 kB 00:00 (273/399): ansible-pacemaker-1.0.4-17.1.2023121 148 kB/s | 21 kB 00:00 (274/399): python3-manilaclient-2.6.4-17.1.2024 5.0 MB/s | 528 kB 00:00 (275/399): python3-sqlparse-0.4.1-2.el9ost.noar 749 kB/s | 83 kB 00:00 (276/399): python3-webob-1.8.7-2.1.el9ost.noarc 1.3 MB/s | 230 kB 00:00 (277/399): ansible-role-metalsmith-deployment-1 149 kB/s | 21 kB 00:00 (278/399): openstack-selinux-0.8.37-17.1.202311 2.5 MB/s | 221 kB 00:00 (279/399): python3-glanceclient-3.3.0-17.1.2024 1.1 MB/s | 143 kB 00:00 (280/399): puppet-ironic-18.7.1-17.1.2024030521 494 kB/s | 121 kB 00:00 (281/399): python3-keystoneauth1-4.4.0-17.1.202 3.4 MB/s | 409 kB 00:00 (282/399): python-oslo-db-lang-8.5.2-17.1.20240 53 kB/s | 14 kB 00:00 (283/399): python3-neutron-lib-2.10.3-17.1.2023 3.8 MB/s | 375 kB 00:00 (284/399): python3-metalsmith-1.4.4-17.1.202405 527 kB/s | 65 kB 00:00 (285/399): python3-octaviaclient-2.3.1-17.1.202 389 kB/s | 91 kB 00:00 (286/399): python3-oslo-db-8.5.2-17.1.202408201 712 kB/s | 144 kB 00:00 (287/399): python3-oslo-messaging-12.7.3-17.1.2 988 kB/s | 216 kB 00:00 (288/399): python3-oslo-service-2.5.1-17.1.2024 721 kB/s | 71 kB 00:00 (289/399): python3-rhosp-openvswitch-3.3-1.el9o 76 kB/s | 8.3 kB 00:00 (290/399): python3-waitress-2.0.0-4.el9ost.noar 839 kB/s | 109 kB 00:00 (291/399): openstack-ansible-core-2.14.2-4.7.el 13 MB/s | 2.3 MB 00:00 (292/399): openstack-tripleo-validations-14.3.2 1.4 MB/s | 204 kB 00:00 (293/399): puppet-ovn-18.6.1-17.1.2024092509490 180 kB/s | 29 kB 00:00 (294/399): puppet-pacemaker-1.5.1-17.1.20250214 1.0 MB/s | 158 kB 00:00 (295/399): puppet-glance-18.6.1-17.1.2025022015 299 kB/s | 87 kB 00:00 (296/399): python3-os-ken-1.4.1-17.1.2024120509 17 MB/s | 2.1 MB 00:00 (297/399): ansible-collection-containers-podman 2.2 MB/s | 243 kB 00:00 (298/399): cpp-hocon-0.3.0-7.el9ost.x86_64.rpm 3.1 MB/s | 351 kB 00:00 (299/399): ansible-collections-openstack-1.9.1- 568 kB/s | 146 kB 00:00 (300/399): facter-3.14.19-3.el9ost.x86_64.rpm 3.4 MB/s | 518 kB 00:00 (301/399): hiera-3.6.0-6.el9ost.noarch.rpm 307 kB/s | 33 kB 00:00 (302/399): puppet-tripleo-14.2.3-17.1.202503201 486 kB/s | 239 kB 00:00 (303/399): openstack-tripleo-common-15.4.1-17.1 449 kB/s | 52 kB 00:00 (304/399): leatherman-1.12.6-5.el9ost.x86_64.rp 1.7 MB/s | 405 kB 00:00 (305/399): openstack-tripleo-common-containers- 502 kB/s | 78 kB 00:00 (306/399): puppet-7.10.0-4.el9ost.noarch.rpm 88 kB/s | 11 kB 00:00 (307/399): puppet-headless-7.10.0-4.el9ost.noar 11 MB/s | 1.4 MB 00:00 (308/399): puppet-keystone-18.6.1-17.1.20250425 923 kB/s | 127 kB 00:00 (309/399): python3-amqp-5.0.6-5.el9ost.noarch.r 604 kB/s | 92 kB 00:00 (310/399): python3-cachetools-4.2.2-3.el9ost.no 317 kB/s | 33 kB 00:00 (311/399): python3-boto-2.45.0-8.1.el9ost.noarc 9.8 MB/s | 1.3 MB 00:00 (312/399): python3-cmd2-1.4.0-4.el9ost.noarch.r 2.3 MB/s | 284 kB 00:00 (313/399): python3-dogpile-cache-1.1.5-5.el9ost 1.0 MB/s | 89 kB 00:00 (314/399): python3-colorama-0.4.4-4.el9ost.noar 185 kB/s | 35 kB 00:00 (315/399): python3-fixtures-3.0.0-24.el9ost.noa 779 kB/s | 93 kB 00:00 (316/399): python3-extras-1.0.0-17.el9ost.noarc 139 kB/s | 21 kB 00:00 (317/399): python3-kombu-5.0.2-3.el9ost.noarch. 3.5 MB/s | 313 kB 00:00 (318/399): python3-msgpack-1.0.2-4.el9ost.x86_6 1.0 MB/s | 87 kB 00:00 (319/399): python3-keyring-21.8.0-4.el9ost.noar 406 kB/s | 77 kB 00:00 (320/399): python3-munch-2.5.0-6.el9ost.noarch. 274 kB/s | 25 kB 00:00 (321/399): python3-paste-3.5.0-5.el9ost.noarch. 8.8 MB/s | 776 kB 00:00 (322/399): python3-openstacksdk-0.55.1-17.1.202 4.3 MB/s | 735 kB 00:00 (323/399): python3-paste-deploy-2.1.1-4.el9ost. 329 kB/s | 41 kB 00:00 (324/399): python3-pystache-0.5.4-15.el9ost.noa 1.4 MB/s | 132 kB 00:00 (325/399): python3-repoze-lru-0.7-12.el9ost.noa 340 kB/s | 32 kB 00:00 (326/399): python3-routes-2.4.1-14.el9ost.noarc 2.0 MB/s | 188 kB 00:00 (327/399): python3-secretstorage-3.3.1-3.el9ost 446 kB/s | 36 kB 00:00 (328/399): python3-rsa-4.6-3.1.el9ost.noarch.rp 476 kB/s | 57 kB 00:00 (329/399): python3-tempita-0.5.1-27.el9ost.noar 462 kB/s | 36 kB 00:00 (330/399): python3-simplejson-3.17.5-3.el9ost.x 2.0 MB/s | 266 kB 00:00 (331/399): python3-tripleo-common-15.4.1-17.1.2 2.4 MB/s | 202 kB 00:00 (332/399): python3-tripleoclient-16.5.1-17.1.20 6.2 MB/s | 553 kB 00:00 (333/399): python3-testtools-2.4.0-10.el9ost.no 1.8 MB/s | 333 kB 00:00 (334/399): python3-vine-5.0.0-5.el9ost.noarch.r 307 kB/s | 26 kB 00:00 (335/399): python3-warlock-1.3.3-7.el9ost.noarc 186 kB/s | 21 kB 00:00 (336/399): python3-yaql-1.1.3-13.el9ost.noarch. 1.6 MB/s | 180 kB 00:00 (337/399): python3-yappi-1.3.1-5.el9ost.x86_64. 337 kB/s | 56 kB 00:00 (338/399): ruby-augeas-0.5.0-29.el9ost.x86_64.r 372 kB/s | 29 kB 00:00 (339/399): ruby-facter-3.14.19-3.el9ost.x86_64. 100 kB/s | 9.5 kB 00:00 (340/399): yaml-cpp-0.6.3-6.el9ost.x86_64.rpm 1.1 MB/s | 123 kB 00:00 (341/399): ansible-role-lunasa-hsm-1.1.1-17.1.2 121 kB/s | 19 kB 00:00 (342/399): openstack-heat-common-16.1.1-17.1.20 13 MB/s | 1.6 MB 00:00 (343/399): openstack-heat-api-16.1.1-17.1.20250 92 kB/s | 16 kB 00:00 (344/399): openstack-heat-engine-16.1.1-17.1.20 91 kB/s | 15 kB 00:00 (345/399): openstack-tripleo-heat-templates-14. 4.1 MB/s | 617 kB 00:00 (346/399): openstack-heat-monolith-16.1.1-17.1. 79 kB/s | 16 kB 00:00 (347/399): puppet-barbican-18.4.2-17.1.20250625 518 kB/s | 57 kB 00:00 (348/399): python-openstackclient-lang-5.5.2-17 395 kB/s | 58 kB 00:00 (349/399): tripleo-ansible-3.3.1-17.1.202507021 4.4 MB/s | 570 kB 00:00 (350/399): python3-openstackclient-5.5.2-17.1.2 5.6 MB/s | 1.1 MB 00:00 (351/399): bash-completion-2.11-4.el9.noarch.rp 2.4 MB/s | 459 kB 00:00 (352/399): device-mapper-persistent-data-0.9.0- 4.2 MB/s | 786 kB 00:00 (353/399): glibc-langpack-en-2.34-60.el9.x86_64 6.4 MB/s | 675 kB 00:00 (354/399): libaio-0.3.111-13.el9.x86_64.rpm 107 kB/s | 26 kB 00:00 (355/399): krb5-pkinit-1.20.1-8.el9.x86_64.rpm 482 kB/s | 62 kB 00:00 (356/399): libkadm5-1.20.1-8.el9.x86_64.rpm 934 kB/s | 81 kB 00:00 (357/399): libpkgconf-1.7.3-10.el9.x86_64.rpm 341 kB/s | 37 kB 00:00 (358/399): krb5-workstation-1.20.1-8.el9.x86_64 3.2 MB/s | 542 kB 00:00 (359/399): pkgconf-1.7.3-10.el9.x86_64.rpm 298 kB/s | 45 kB 00:00 (360/399): pkgconf-m4-1.7.3-10.el9.noarch.rpm 132 kB/s | 16 kB 00:00 (361/399): libipa_hbac-2.8.2-5.el9_2.5.x86_64.r 373 kB/s | 36 kB 00:00 (362/399): pkgconf-pkg-config-1.7.3-10.el9.x86_ 63 kB/s | 12 kB 00:00 (363/399): python3-dns-2.2.1-2.el9.noarch.rpm 3.6 MB/s | 418 kB 00:00 (364/399): python3-libipa_hbac-2.8.2-5.el9_2.5. 327 kB/s | 30 kB 00:00 (365/399): python3-sss-murmur-2.8.2-5.el9_2.5.x 159 kB/s | 19 kB 00:00 (366/399): device-mapper-event-1.02.187-7.el9_2 276 kB/s | 32 kB 00:00 (367/399): device-mapper-event-libs-1.02.187-7. 392 kB/s | 31 kB 00:00 (368/399): lvm2-libs-2.03.17-7.el9_2.2.x86_64.r 9.9 MB/s | 1.0 MB 00:00 (369/399): lvm2-2.03.17-7.el9_2.2.x86_64.rpm 13 MB/s | 1.5 MB 00:00 (370/399): ipa-client-common-4.10.1-12.el9_2.2. 427 kB/s | 44 kB 00:00 (371/399): ipa-common-4.10.1-12.el9_2.2.noarch. 8.0 MB/s | 656 kB 00:00 (372/399): python3-ipaclient-4.10.1-12.el9_2.2. 8.0 MB/s | 648 kB 00:00 (373/399): perl-HTTP-Tiny-0.076-461.el9_2.noarc 645 kB/s | 57 kB 00:00 (374/399): python3-ipalib-4.10.1-12.el9_2.2.noa 4.5 MB/s | 663 kB 00:00 (375/399): skopeo-1.11.2-0.1.el9_2.2.x86_64.rpm 41 MB/s | 7.9 MB 00:00 (376/399): ruby-default-gems-3.0.4-161.el9_2.2. 460 kB/s | 46 kB 00:00 (377/399): ruby-3.0.4-161.el9_2.2.x86_64.rpm 230 kB/s | 41 kB 00:00 (378/399): rubygem-bigdecimal-3.0.0-161.el9_2.2 480 kB/s | 55 kB 00:00 (379/399): ruby-libs-3.0.4-161.el9_2.2.x86_64.r 22 MB/s | 3.3 MB 00:00 (380/399): rubygem-bundler-2.2.33-161.el9_2.2.n 4.6 MB/s | 456 kB 00:00 (381/399): rubygem-psych-3.3.2-161.el9_2.2.x86_ 803 kB/s | 60 kB 00:00 (382/399): rubygem-io-console-0.5.7-161.el9_2.2 188 kB/s | 26 kB 00:00 (383/399): rubygem-json-2.5.1-161.el9_2.2.x86_6 464 kB/s | 59 kB 00:00 (384/399): rubygem-rdoc-6.3.3-161.el9_2.2.noarc 2.9 MB/s | 441 kB 00:00 (385/399): rubygem-rexml-3.2.5-161.el9_2.2.noar 731 kB/s | 110 kB 00:00 (386/399): libxslt-1.1.34-11.el9_2.x86_64.rpm 2.3 MB/s | 245 kB 00:00 (387/399): rubygems-3.2.33-161.el9_2.2.noarch.r 1.2 MB/s | 306 kB 00:00 (388/399): qemu-img-7.2.0-14.el9_2.18.x86_64.rp 19 MB/s | 2.2 MB 00:00 (389/399): buildah-1.29.5-1.el9_2.x86_64.rpm 29 MB/s | 8.6 MB 00:00 (390/399): python3-openvswitch3.3-3.3.4-110.el9 2.3 MB/s | 369 kB 00:00 (391/399): libfdisk-2.37.4-11.el9_2.x86_64.rpm 1.3 MB/s | 156 kB 00:00 (392/399): libmount-2.37.4-11.el9_2.x86_64.rpm 1.1 MB/s | 136 kB 00:00 (393/399): util-linux-core-2.37.4-11.el9_2.x86_ 3.4 MB/s | 464 kB 00:00 (394/399): libuuid-2.37.4-11.el9_2.x86_64.rpm 118 kB/s | 30 kB 00:00 (395/399): util-linux-2.37.4-11.el9_2.x86_64.rp 9.6 MB/s | 2.3 MB 00:00 (396/399): libblkid-2.37.4-11.el9_2.x86_64.rpm 958 kB/s | 109 kB 00:00 (397/399): libsmartcols-2.37.4-11.el9_2.x86_64. 545 kB/s | 65 kB 00:00 (398/399): device-mapper-1.02.187-7.el9_2.2.x86 1.1 MB/s | 142 kB 00:00 (399/399): device-mapper-libs-1.02.187-7.el9_2. 1.4 MB/s | 176 kB 00:00 -------------------------------------------------------------------------------- Total 5.2 MB/s | 97 MB 00:18 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/408 Installing : python3-webob-1.8.7-2.1.el9ost.noarch 2/408 Installing : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 3/408 Installing : ruby-default-gems-3.0.4-161.el9_2.2.noarch 4/408 Installing : rubygem-bundler-2.2.33-161.el9_2.2.noarch 5/408 Installing : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 6/408 Installing : rubygem-json-2.5.1-161.el9_2.2.x86_64 7/408 Installing : rubygem-psych-3.3.2-161.el9_2.2.x86_64 8/408 Installing : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 9/408 Installing : rubygems-3.2.33-161.el9_2.2.noarch 10/408 Installing : ruby-3.0.4-161.el9_2.2.x86_64 11/408 Installing : python3-simplejson-3.17.5-3.el9ost.x86_64 12/408 Installing : python3-oslo-context-3.2.1-17.1.20230620204857.b 13/408 Upgrading : libuuid-2.37.4-11.el9_2.x86_64 14/408 Upgrading : libblkid-2.37.4-11.el9_2.x86_64 15/408 Running scriptlet: libblkid-2.37.4-11.el9_2.x86_64 15/408 Installing : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 16/408 Installing : python3-pyasn1-0.4.8-6.el9.noarch 17/408 Installing : python3-psutil-5.8.0-12.el9.x86_64 18/408 Installing : libaio-0.3.111-13.el9.x86_64 19/408 Installing : boost-regex-1.75.0-8.el9.x86_64 20/408 Installing : boost-system-1.75.0-8.el9.x86_64 21/408 Installing : boost-filesystem-1.75.0-8.el9.x86_64 22/408 Installing : boost-thread-1.75.0-8.el9.x86_64 23/408 Installing : augeas-libs-1.13.0-3.el9.x86_64 24/408 Installing : python3-mako-1.1.4-6.el9.noarch 25/408 Installing : python3-dogpile-cache-1.1.5-5.el9ost.noarch 26/408 Installing : boost-chrono-1.75.0-8.el9.x86_64 27/408 Installing : boost-locale-1.75.0-8.el9.x86_64 28/408 Installing : python3-pyasn1-modules-0.4.8-6.el9.noarch 29/408 Upgrading : libmount-2.37.4-11.el9_2.x86_64 30/408 Installing : perl-Digest-1.19-4.el9.noarch 31/408 Installing : perl-Digest-MD5-2.58-4.el9.x86_64 32/408 Installing : perl-B-1.80-480.el9.x86_64 33/408 Installing : perl-FileHandle-2.03-480.el9.noarch 34/408 Installing : perl-Data-Dumper-2.174-462.el9.x86_64 35/408 Installing : perl-libnet-3.13-4.el9.noarch 36/408 Installing : perl-AutoLoader-5.74-480.el9.noarch 37/408 Installing : perl-base-2.27-480.el9.noarch 38/408 Installing : perl-URI-5.09-3.el9.noarch 39/408 Installing : perl-Time-Local-2:1.300-7.el9.noarch 40/408 Installing : perl-Mozilla-CA-20200520-6.el9.noarch 41/408 Installing : perl-if-0.60.800-480.el9.noarch 42/408 Installing : perl-IO-Socket-IP-0.41-5.el9.noarch 43/408 Installing : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 44/408 Installing : perl-Net-SSLeay-1.92-2.el9.x86_64 45/408 Installing : perl-Pod-Escapes-1:1.07-460.el9.noarch 46/408 Installing : perl-File-Path-2.18-4.el9.noarch 47/408 Installing : perl-IO-Socket-SSL-2.073-1.el9.noarch 48/408 Installing : perl-Term-ANSIColor-5.01-461.el9.noarch 49/408 Installing : perl-Class-Struct-0.66-480.el9.noarch 50/408 Installing : perl-POSIX-1.94-480.el9.x86_64 51/408 Installing : perl-IPC-Open3-1.21-480.el9.noarch 52/408 Installing : perl-subs-1.03-480.el9.noarch 53/408 Installing : perl-Pod-Simple-1:3.42-4.el9.noarch 54/408 Installing : perl-Term-Cap-1.17-460.el9.noarch 55/408 Installing : perl-File-Temp-1:0.231.100-4.el9.noarch 56/408 Installing : perl-HTTP-Tiny-0.076-461.el9_2.noarch 57/408 Installing : perl-Socket-4:2.031-4.el9.x86_64 58/408 Installing : perl-SelectSaver-1.02-480.el9.noarch 59/408 Installing : perl-Symbol-1.08-480.el9.noarch 60/408 Installing : perl-File-stat-1.09-480.el9.noarch 61/408 Installing : perl-podlators-1:4.14-460.el9.noarch 62/408 Installing : perl-Pod-Perldoc-3.28.01-461.el9.noarch 63/408 Installing : perl-Text-ParseWords-3.30-460.el9.noarch 64/408 Installing : perl-Fcntl-1.13-480.el9.x86_64 65/408 Installing : perl-mro-1.23-480.el9.x86_64 66/408 Installing : perl-IO-1.43-480.el9.x86_64 67/408 Installing : perl-overloading-0.02-480.el9.noarch 68/408 Installing : perl-Pod-Usage-4:2.01-4.el9.noarch 69/408 Installing : perl-parent-1:0.238-460.el9.noarch 70/408 Installing : perl-MIME-Base64-3.16-4.el9.x86_64 71/408 Installing : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 72/408 Installing : perl-constant-1.33-461.el9.noarch 73/408 Installing : perl-Errno-1.30-480.el9.x86_64 74/408 Installing : perl-File-Basename-2.85-480.el9.noarch 75/408 Installing : perl-Getopt-Std-1.12-480.el9.noarch 76/408 Installing : perl-Storable-1:3.21-460.el9.x86_64 77/408 Installing : perl-overload-1.31-480.el9.noarch 78/408 Installing : perl-vars-1.05-480.el9.noarch 79/408 Installing : perl-Getopt-Long-1:2.52-4.el9.noarch 80/408 Installing : perl-Exporter-5.74-461.el9.noarch 81/408 Installing : perl-Carp-1.50-460.el9.noarch 82/408 Installing : perl-PathTools-3.78-461.el9.x86_64 83/408 Installing : perl-NDBM_File-1.15-480.el9.x86_64 84/408 Installing : perl-Encode-4:3.08-462.el9.x86_64 85/408 Installing : perl-libs-4:5.32.1-480.el9.x86_64 86/408 Installing : perl-interpreter-4:5.32.1-480.el9.x86_64 87/408 Upgrading : libsmartcols-2.37.4-11.el9_2.x86_64 88/408 Installing : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 89/408 Installing : python3-dns-2.2.1-2.el9.noarch 90/408 Installing : python3-vine-5.0.0-5.el9ost.noarch 91/408 Installing : python3-amqp-5.0.6-5.el9ost.noarch 92/408 Installing : python3-tempita-0.5.1-27.el9ost.noarch 93/408 Installing : python3-munch-2.5.0-6.el9ost.noarch 94/408 Installing : python3-msgpack-1.0.2-4.el9ost.x86_64 95/408 Installing : python3-oslo-serialization-4.1.1-17.1.2023062101 96/408 Installing : python3-requestsexceptions-1.4.0-17.1.2023062016 97/408 Installing : python3-os-service-types-1.7.0-17.1.202306202012 98/408 Installing : python3-keystoneauth1-4.4.0-17.1.20240812145234. 99/408 Installing : python3-novaclient-1:17.4.1-17.1.20230621034300. 100/408 Installing : python3-cinderclient-7.4.1-17.1.20230620211836.4 101/408 Installing : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 102/408 Installing : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 103/408 Installing : os-refresh-config-13.1.1-17.1.20231020000854.812 104/408 Installing : python3-zope-event-4.2.0-20.el9ost.noarch 105/408 Installing : python3-tenacity-6.3.1-1.el9ost.noarch 106/408 Installing : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 107/408 Installing : python3-paste-3.5.0-5.el9ost.noarch 108/408 Installing : python3-paste-deploy-2.1.1-4.el9ost.noarch 109/408 Installing : python3-passlib-1.7.4-3.el9ost.noarch 110/408 Installing : python3-jmespath-0.10.0-1.el9ost.noarch 111/408 Installing : python3-jeepney-0.6.0-2.el9ost.noarch 112/408 Installing : libsodium-1.0.18-7.el9ost.x86_64 113/408 Installing : python3-gssapi-1.6.9-5.el9.x86_64 114/408 Installing : python3-qrcode-core-6.1-12.el9.noarch 115/408 Installing : python3-pyusb-1.0.2-13.el9.noarch 116/408 Installing : python3-appdirs-1.4.4-4.el9.noarch 117/408 Installing : python3-openstacksdk-0.55.1-17.1.20250516211008. 118/408 Installing : python3-os-client-config-2.1.0-17.1.202306202031 119/408 Installing : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 120/408 Installing : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 121/408 Installing : python3-yubico-1.3.3-7.el9.noarch 122/408 Installing : python3-urllib-gssapi-1.0.2-4.el9.noarch 123/408 Installing : python3-pynacl-1.4.0-1.el9ost.x86_64 124/408 Installing : python3-secretstorage-3.3.1-3.el9ost.noarch 125/408 Installing : python3-keyring-21.8.0-4.el9ost.noarch 126/408 Installing : python3-keystoneclient-1:4.3.0-17.1.202306210251 127/408 Installing : python3-swiftclient-3.11.1-17.1.20230620204150.0 128/408 Installing : python3-zope-interface-5.4.0-1.el9ost.x86_64 129/408 Installing : python3-gevent-21.1.2-2.el9ost.x86_64 130/408 Installing : python3-etcd3gw-0.2.6-2.el9ost.noarch 131/408 Installing : python3-oslo-reports-2.2.0-17.1.20230620210621.b 132/408 Installing : python3-kombu-1:5.0.2-3.el9ost.noarch 133/408 Installing : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 134/408 Upgrading : util-linux-core-2.37.4-11.el9_2.x86_64 135/408 Running scriptlet: util-linux-core-2.37.4-11.el9_2.x86_64 135/408 Installing : openssl-perl-1:3.0.7-6.el9_2.x86_64 136/408 Installing : python3-ldap-3.4.3-2.el9.x86_64 137/408 Installing : python3-alembic-1.7.5-3.el9.noarch 138/408 Installing : python3-augeas-0.5.0-25.el9.noarch 139/408 Installing : ruby-augeas-0.5.0-29.el9ost.x86_64 140/408 Installing : device-mapper-persistent-data-0.9.0-13.el9.x86_6 141/408 Installing : qemu-img-17:7.2.0-14.el9_2.18.x86_64 142/408 Installing : python3-rsa-4.6-3.1.el9ost.noarch 143/408 Installing : python3-boto-2.45.0-8.1.el9ost.noarch 144/408 Installing : heat-cfntools-1.4.2-6.1.el9ost.noarch 145/408 Upgrading : libfdisk-2.37.4-11.el9_2.x86_64 146/408 Upgrading : util-linux-2.37.4-11.el9_2.x86_64 147/408 Upgrading : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 148/408 Upgrading : device-mapper-9:1.02.187-7.el9_2.2.x86_64 149/408 Installing : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 150/408 Installing : buildah-1:1.29.5-1.el9_2.x86_64 151/408 Installing : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 152/408 Running scriptlet: device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 152/408 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 153/408 Installing : lvm2-9:2.03.17-7.el9_2.2.x86_64 154/408 Running scriptlet: lvm2-9:2.03.17-7.el9_2.2.x86_64 154/408 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. Installing : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 155/408 Installing : python3-pystache-0.5.4-15.el9ost.noarch 156/408 Installing : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 157/408 Installing : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 158/408 Installing : rubygem-hocon-1.3.1-2.el9ost.noarch 159/408 Installing : hiera-3.6.0-6.el9ost.noarch 160/408 Installing : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 161/408 Installing : rubygem-deep_merge-1.2.1-7.el9ost.noarch 162/408 Installing : rubygem-multi_json-1.15.0-2.el9ost.noarch 163/408 Installing : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 164/408 Installing : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 165/408 Installing : rubygem-rexml-3.2.5-161.el9_2.2.noarch 166/408 Installing : libselinux-ruby-3.5-1.el9.x86_64 167/408 Installing : libxslt-1.1.34-11.el9_2.x86_64 168/408 Installing : ipa-client-common-4.10.1-12.el9_2.2.noarch 169/408 Installing : python3-sss-murmur-2.8.2-5.el9_2.5.x86_64 170/408 Installing : libipa_hbac-2.8.2-5.el9_2.5.x86_64 171/408 Installing : python3-libipa_hbac-2.8.2-5.el9_2.5.x86_64 172/408 Installing : pkgconf-m4-1.7.3-10.el9.noarch 173/408 Installing : libpkgconf-1.7.3-10.el9.x86_64 174/408 Installing : pkgconf-1.7.3-10.el9.x86_64 175/408 Installing : pkgconf-pkg-config-1.7.3-10.el9.x86_64 176/408 Installing : bash-completion-1:2.11-4.el9.noarch 177/408 Installing : libkadm5-1.20.1-8.el9.x86_64 178/408 Installing : krb5-pkinit-1.20.1-8.el9.x86_64 179/408 Installing : krb5-workstation-1.20.1-8.el9.x86_64 180/408 Installing : glibc-langpack-en-2.34-60.el9.x86_64 181/408 Installing : python-openstackclient-lang-5.5.2-17.1.202506161 182/408 Installing : yaml-cpp-0.6.3-6.el9ost.x86_64 183/408 Installing : python3-yaql-1.1.3-13.el9ost.noarch 184/408 Installing : python3-yappi-1.3.1-5.el9ost.x86_64 185/408 Installing : python3-warlock-1.3.3-7.el9ost.noarch 186/408 Installing : python3-glanceclient-1:3.3.0-17.1.20240712170803 187/408 Installing : python3-repoze-lru-0.7-12.el9ost.noarch 188/408 Installing : python3-routes-2.4.1-14.el9ost.noarch 189/408 Installing : python3-extras-1.0.0-17.el9ost.noarch 190/408 Installing : python3-colorama-0.4.4-4.el9ost.noarch 191/408 Installing : python3-cachetools-4.2.2-3.el9ost.noarch 192/408 Installing : openstack-tripleo-common-containers-15.4.1-17.1. 193/408 Installing : python3-waitress-2.0.0-4.el9ost.noarch 194/408 Installing : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 195/408 Installing : openstack-selinux-0.8.37-17.1.20231107080825.05d 196/408 Running scriptlet: openstack-selinux-0.8.37-17.1.20231107080825.05d 196/408 Installing : python3-sqlparse-0.4.1-2.el9ost.noarch 197/408 Installing : python3-migrate-0.13.0-1.el9ost.noarch 198/408 Installing : python3-werkzeug-2.0.1-7.el9ost.noarch 199/408 Installing : python3-statsd-3.2.1-20.1.el9ost.noarch 200/408 Installing : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 201/408 Installing : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 202/408 Installing : python-pycadf-common-3.1.1-17.1.20230620210757.4 203/408 Installing : python3-pycadf-3.1.1-17.1.20230620210757.4179996 204/408 Installing : python-oslo-versionedobjects-lang-2.4.1-17.1.202 205/408 Installing : python-oslo-policy-lang-3.7.1-17.1.2023062100394 206/408 Installing : python3-oslo-policy-3.7.1-17.1.20230621003949.63 207/408 Installing : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 208/408 Installing : python-oslo-middleware-lang-4.2.1-17.1.202306210 209/408 Installing : python3-oslo-middleware-4.2.1-17.1.2023062101122 210/408 Installing : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 211/408 Installing : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 212/408 Installing : python-oslo-cache-lang-2.7.1-17.1.20230621012756 213/408 Installing : python3-soupsieve-2.2-1.el9ost.noarch 214/408 Installing : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 215/408 Installing : python3-lxml-4.6.5-3.el9.x86_64 216/408 Installing : python3-webtest-2.0.35-6.el9ost.noarch 217/408 Installing : python3-smmap-3.0.1-4.el9ost.noarch 218/408 Installing : python3-gitdb-4.0.5-2.el9ost.noarch 219/408 Installing : python3-GitPython-3.1.14-2.el9ost.noarch 220/408 Installing : python3-setproctitle-1.2.2-1.el9ost.x86_64 221/408 Installing : python3-pyperclip-1.8.0-3.el9ost.noarch 222/408 Installing : python3-natsort-7.1.1-2.el9ost.noarch 223/408 Installing : python3-croniter-0.3.35-2.el9ost.noarch 224/408 Installing : python3-mimeparse-1.6.0-16.el9ost.noarch 225/408 Installing : python3-fixtures-3.0.0-24.el9ost.noarch 226/408 Installing : python3-testtools-2.4.0-10.el9ost.noarch 227/408 Installing : python3-oslo-service-2.5.1-17.1.20240821200745.c 228/408 Installing : python3-oslo-messaging-12.7.3-17.1.2023121913080 229/408 Installing : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 230/408 Installing : python3-oslo-versionedobjects-2.4.1-17.1.2023062 231/408 Installing : python3-memcached-1.59-3.el9ost.noarch 232/408 Installing : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 233/408 Installing : python3-keystonemiddleware-9.2.0-17.1.2023062021 234/408 Installing : python3-logutils-0.3.5-15.el9ost.noarch 235/408 Installing : python3-pecan-1.4.0-2.el9ost.noarch 236/408 Installing : python3-lockfile-1:0.12.2-2.el9ost.noarch 237/408 Installing : python3-docutils-0.16-6.el9ost.noarch 238/408 Installing : python3-daemon-2.3.0-1.el9ost.noarch 239/408 Installing : python3-bcrypt-3.1.7-7.el9ost.x86_64 240/408 Installing : python3-paramiko-2.11.0-2.el9ost.noarch 241/408 Installing : openpgm-5.2.122-26.el9ost.x86_64 242/408 Installing : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 243/408 Installing : libunwind-1.6.2-1.el9cp.x86_64 244/408 Installing : zeromq-4.3.4-1.el9ost.x86_64 245/408 Installing : python3-zmq-22.0.3-1.el9ost.x86_64 246/408 Installing : python3-tinyrpc-1.0.3-6.el9ost.noarch 247/408 Installing : python3-os-ken-1.4.1-17.1.20241205090937.018d755 248/408 warning: group neutron does not exist - using root Running scriptlet: ipa-selinux-4.10.1-6.el9.noarch 249/408 Installing : ipa-selinux-4.10.1-6.el9.noarch 249/408 Running scriptlet: ipa-selinux-4.10.1-6.el9.noarch 249/408 Installing : ipa-common-4.10.1-12.el9_2.2.noarch 250/408 Installing : oniguruma-6.9.6-1.el9.5.x86_64 251/408 Installing : jq-1.6-14.el9.x86_64 252/408 Installing : python3-wcwidth-0.2.5-8.el9.noarch 253/408 Installing : python3-cmd2-1.4.0-4.el9ost.noarch 254/408 Installing : python3-cliff-3.7.0-17.1.20230620172206.117a100. 255/408 Installing : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 256/408 Installing : python3-heatclient-2.3.1-17.1.20230621012952.d16 257/408 Installing : python3-neutronclient-7.3.1-17.1.20230621044049. 258/408 Installing : python3-openstackclient-5.5.2-17.1.2025061610090 259/408 Running scriptlet: python3-openstackclient-5.5.2-17.1.2025061610090 259/408 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-zaqarclient-2.4.0-17.1.20230620214253.e3 260/408 Installing : python3-ironic-inspector-client-4.5.0-17.1.20230 261/408 Installing : python3-mistralclient-4.2.0-17.1.20230620220528. 262/408 Installing : python3-troveclient-7.0.0-17.1.20230620220924.c7 263/408 Installing : os-collect-config-13.1.1-17.1.20231020001748.761 264/408 Running scriptlet: os-collect-config-13.1.1-17.1.20231020001748.761 264/408 Installing : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 265/408 Installing : python3-heat-agent-apply-config-2.2.1-17.1.20230 266/408 Installing : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 267/408 Installing : python3-heat-agent-hiera-2.2.1-17.1.202306202320 268/408 Installing : python3-heat-agent-json-file-2.2.1-17.1.20230620 269/408 Installing : python3-saharaclient-3.3.0-17.1.20230620222322.4 270/408 Installing : python3-octaviaclient-2.3.1-17.1.20231106100828. 271/408 Installing : python3-aodhclient-2.2.0-17.1.20230620222234.b74 272/408 Installing : python3-designateclient-4.2.1-17.1.2023062102313 273/408 Installing : python3-magnumclient-3.4.1-17.1.20230621053508.2 274/408 Installing : python3-manilaclient-2.6.4-17.1.20240830140806.7 275/408 Installing : python3-barbicanclient-5.3.0-17.1.20230620213453 276/408 Installing : python3-PyMySQL-0.10.1-6.el9.noarch 277/408 Installing : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 278/408 Installing : python3-neutron-lib-2.10.3-17.1.20231221164814.6 279/408 Installing : boost-atomic-1.75.0-8.el9.x86_64 280/408 Installing : boost-log-1.75.0-8.el9.x86_64 281/408 Installing : boost-program-options-1.75.0-8.el9.x86_64 282/408 Installing : sshpass-1.09-4.el9.x86_64 283/408 Installing : openstack-ansible-core-2.14.2-4.7.el9ost.x86_64 284/408 Installing : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 285/408 Installing : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 286/408 Installing : python3-validations-libs-1.9.1-17.1.202309130208 287/408 Installing : validations-common-1.9.1-17.1.20231006020828.f27 288/408 Installing : ansible-collection-community-general-4.0.0-1.1.e 289/408 Installing : ansible-collection-ansible-posix-1.2.0-1.3.el9os 290/408 Installing : ansible-role-chrony-1.3.1-17.1.20230621084226.01 291/408 Installing : ansible-role-container-registry-1.4.1-17.1.20230 292/408 Installing : ansible-role-redhat-subscription-1.3.0-17.1.2023 293/408 Installing : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 294/408 Installing : ansible-collection-containers-podman-1.9.4-5.el9 295/408 Installing : ansible-collections-openstack-1.9.1-17.1.2025051 296/408 Installing : ansible-role-metalsmith-deployment-1.4.4-17.1.20 297/408 Installing : ansible-role-openstack-operations-0.0.1-17.1.202 298/408 Installing : ansible-freeipa-1.9.2-3.el9_2.noarch 299/408 Installing : rhel-system-roles-1.21.2-1.el9_2.noarch 300/408 Installing : ansible-collection-ansible-utils-2.3.0-2.el9ost. 301/408 Installing : ansible-collection-ansible-netcommon-2.2.0-1.2.e 302/408 Installing : ansible-config_template-2.0.1-17.1.2023062108392 303/408 Installing : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 304/408 Installing : ansible-role-collectd-config-0.0.3-17.1.20230620 305/408 Installing : ansible-role-qdr-config-0.0.2-17.1.2023062017113 306/408 Installing : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 307/408 Installing : ansible-role-tripleo-modify-image-1.5.1-17.1.202 308/408 Installing : python3-heat-agent-ansible-2.2.1-17.1.2023062023 309/408 Installing : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 310/408 Installing : python3-jwcrypto-0.8-4.el9.noarch 311/408 Installing : python3-ipalib-4.10.1-12.el9_2.2.noarch 312/408 Installing : python3-ipaclient-4.10.1-12.el9_2.2.noarch 313/408 Installing : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 314/408 Installing : libburn-1.5.4-4.el9.x86_64 315/408 Installing : iptables-nft-services-1.8.8-6.el9_1.noarch 316/408 Running scriptlet: iptables-nft-services-1.8.8-6.el9_1.noarch 316/408 Installing : libisofs-1.5.4-4.el9.x86_64 317/408 Installing : libisoburn-1.5.4-4.el9.x86_64 318/408 Installing : xorriso-1.5.4-4.el9.x86_64 319/408 Running scriptlet: xorriso-1.5.4-4.el9.x86_64 319/408 Installing : python3-ironicclient-4.6.4-17.1.20230621041552.0 320/408 Installing : python3-tripleo-common-15.4.1-17.1.2025052716141 321/408 Running scriptlet: openstack-heat-common-1:16.1.1-17.1.202507031108 322/408 Installing : openstack-heat-common-1:16.1.1-17.1.202507031108 322/408 Installing : openstack-tripleo-common-15.4.1-17.1.20250527161 323/408 Installing : openstack-heat-api-1:16.1.1-17.1.20250703110808. 324/408 Running scriptlet: openstack-heat-api-1:16.1.1-17.1.20250703110808. 324/408 Installing : openstack-heat-engine-1:16.1.1-17.1.202507031108 325/408 Running scriptlet: openstack-heat-engine-1:16.1.1-17.1.202507031108 325/408 Installing : openstack-heat-monolith-1:16.1.1-17.1.2025070311 326/408 Running scriptlet: openstack-heat-monolith-1:16.1.1-17.1.2025070311 326/408 Installing : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 327/408 Installing : openstack-tripleo-heat-templates-14.3.1-17.1.202 328/408 Installing : openstack-tripleo-validations-14.3.2-17.1.202501 329/408 Installing : boost-nowide-1.75.0-8.el9.x86_64 330/408 Installing : leatherman-1.12.6-5.el9ost.x86_64 331/408 Installing : cpp-hocon-0.3.0-7.el9ost.x86_64 332/408 Installing : facter-1:3.14.19-3.el9ost.x86_64 333/408 Installing : ruby-facter-1:3.14.19-3.el9ost.x86_64 334/408 Installing : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 335/408 Running scriptlet: puppet-headless-7.10.0-4.el9ost.noarch 336/408 Installing : puppet-headless-7.10.0-4.el9ost.noarch 336/408 Installing : puppet-7.10.0-4.el9ost.noarch 337/408 Running scriptlet: puppet-7.10.0-4.el9ost.noarch 337/408 Installing : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 338/408 Installing : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 339/408 Installing : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 340/408 Installing : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 341/408 Installing : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 342/408 Installing : puppet-firewall-3.4.1-17.1.20230621022040.94f707 343/408 Installing : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 344/408 Installing : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 345/408 Installing : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 346/408 Installing : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 347/408 Installing : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 348/408 Installing : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 349/408 Installing : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 350/408 Installing : puppet-openstack_extras-18.5.1-17.1.202306210424 351/408 Installing : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 352/408 Installing : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 353/408 Installing : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 354/408 Installing : puppet-collectd-13.0.1-17.1.20230620193147.ad138 355/408 Installing : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 356/408 Installing : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 357/408 Installing : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 358/408 Installing : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 359/408 Installing : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 360/408 Installing : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 361/408 Installing : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 362/408 Installing : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 363/408 Installing : puppet-openstacklib-18.5.2-17.1.20230621052822.6 364/408 Installing : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 365/408 Installing : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 366/408 Installing : puppet-glance-18.6.1-17.1.20250220151014.81b081d 367/408 Installing : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 368/408 Installing : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 369/408 Installing : puppet-octavia-18.5.1-17.1.20230621062420.842492 370/408 Installing : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 371/408 Installing : puppet-ceilometer-18.4.3-17.1.20230927010818.383 372/408 Installing : puppet-designate-18.6.1-17.1.20230621061456.f4c0 373/408 Installing : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 374/408 Installing : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 375/408 Installing : puppet-placement-5.4.3-17.1.20230621061610.e7557 376/408 Installing : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 377/408 Installing : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 378/408 Installing : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 379/408 Installing : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 380/408 Installing : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 381/408 Installing : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 382/408 Installing : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 383/408 Installing : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 384/408 Installing : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 385/408 Installing : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 386/408 Installing : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 387/408 Installing : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 388/408 Installing : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 389/408 Installing : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 390/408 Installing : puppet-module-data-0.5.1-17.1.20230620195419.28d 391/408 Installing : puppet-remote-10.0.0-17.1.20230620192417.7420908 392/408 Installing : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 393/408 Installing : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 394/408 Installing : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 395/408 Installing : python3-heat-agent-puppet-2.2.1-17.1.20230620232 396/408 Installing : openstack-heat-agents-2.2.1-17.1.20230620232028. 397/408 Installing : python3-tripleoclient-16.5.1-17.1.20250523121326 398/408 Running scriptlet: cephadm-2:18.2.1-361.el9cp.noarch 399/408 Installing : cephadm-2:18.2.1-361.el9cp.noarch 399/408 Cleanup : device-mapper-9:1.02.187-7.el9.x86_64 400/408 Cleanup : util-linux-2.37.4-10.el9.x86_64 401/408 Cleanup : util-linux-core-2.37.4-10.el9.x86_64 402/408 Cleanup : libfdisk-2.37.4-10.el9.x86_64 403/408 Cleanup : libmount-2.37.4-10.el9.x86_64 404/408 Cleanup : libblkid-2.37.4-10.el9.x86_64 405/408 Cleanup : libuuid-2.37.4-10.el9.x86_64 406/408 Cleanup : libsmartcols-2.37.4-10.el9.x86_64 407/408 Cleanup : device-mapper-libs-9:1.02.187-7.el9.x86_64 408/408 Running scriptlet: ipa-selinux-4.10.1-6.el9.noarch 408/408 Running scriptlet: device-mapper-libs-9:1.02.187-7.el9.x86_64 408/408 Verifying : perl-IO-Socket-SSL-2.073-1.el9.noarch 1/408 Verifying : boost-system-1.75.0-8.el9.x86_64 2/408 Verifying : perl-Getopt-Long-1:2.52-4.el9.noarch 3/408 Verifying : perl-Storable-1:3.21-460.el9.x86_64 4/408 Verifying : python3-urllib-gssapi-1.0.2-4.el9.noarch 5/408 Verifying : boost-locale-1.75.0-8.el9.x86_64 6/408 Verifying : boost-nowide-1.75.0-8.el9.x86_64 7/408 Verifying : boost-thread-1.75.0-8.el9.x86_64 8/408 Verifying : perl-Data-Dumper-2.174-462.el9.x86_64 9/408 Verifying : perl-Exporter-5.74-461.el9.noarch 10/408 Verifying : perl-File-Temp-1:0.231.100-4.el9.noarch 11/408 Verifying : perl-Text-Tabs+Wrap-2013.0523-460.el9.noarch 12/408 Verifying : perl-parent-1:0.238-460.el9.noarch 13/408 Verifying : python3-pyasn1-modules-0.4.8-6.el9.noarch 14/408 Verifying : xorriso-1.5.4-4.el9.x86_64 15/408 Verifying : libisofs-1.5.4-4.el9.x86_64 16/408 Verifying : perl-IO-Socket-IP-0.41-5.el9.noarch 17/408 Verifying : perl-Net-SSLeay-1.92-2.el9.x86_64 18/408 Verifying : perl-PathTools-3.78-461.el9.x86_64 19/408 Verifying : perl-Pod-Simple-1:3.42-4.el9.noarch 20/408 Verifying : perl-Term-ANSIColor-5.01-461.el9.noarch 21/408 Verifying : perl-Text-ParseWords-3.30-460.el9.noarch 22/408 Verifying : perl-URI-5.09-3.el9.noarch 23/408 Verifying : perl-libnet-3.13-4.el9.noarch 24/408 Verifying : python3-lxml-4.6.5-3.el9.x86_64 25/408 Verifying : boost-chrono-1.75.0-8.el9.x86_64 26/408 Verifying : iptables-nft-services-1.8.8-6.el9_1.noarch 27/408 Verifying : perl-Carp-1.50-460.el9.noarch 28/408 Verifying : perl-Encode-4:3.08-462.el9.x86_64 29/408 Verifying : perl-Pod-Escapes-1:1.07-460.el9.noarch 30/408 Verifying : python3-psutil-5.8.0-12.el9.x86_64 31/408 Verifying : libburn-1.5.4-4.el9.x86_64 32/408 Verifying : perl-Mozilla-CA-20200520-6.el9.noarch 33/408 Verifying : perl-Term-Cap-1.17-460.el9.noarch 34/408 Verifying : perl-Time-Local-2:1.300-7.el9.noarch 35/408 Verifying : python3-jwcrypto-0.8-4.el9.noarch 36/408 Verifying : python3-yubico-1.3.3-7.el9.noarch 37/408 Verifying : sshpass-1.09-4.el9.x86_64 38/408 Verifying : boost-filesystem-1.75.0-8.el9.x86_64 39/408 Verifying : boost-log-1.75.0-8.el9.x86_64 40/408 Verifying : boost-program-options-1.75.0-8.el9.x86_64 41/408 Verifying : perl-Digest-MD5-2.58-4.el9.x86_64 42/408 Verifying : perl-MIME-Base64-3.16-4.el9.x86_64 43/408 Verifying : boost-atomic-1.75.0-8.el9.x86_64 44/408 Verifying : libisoburn-1.5.4-4.el9.x86_64 45/408 Verifying : perl-Digest-1.19-4.el9.noarch 46/408 Verifying : perl-File-Path-2.18-4.el9.noarch 47/408 Verifying : perl-Pod-Perldoc-3.28.01-461.el9.noarch 48/408 Verifying : perl-Pod-Usage-4:2.01-4.el9.noarch 49/408 Verifying : perl-Scalar-List-Utils-4:1.56-461.el9.x86_64 50/408 Verifying : perl-Socket-4:2.031-4.el9.x86_64 51/408 Verifying : perl-constant-1.33-461.el9.noarch 52/408 Verifying : perl-podlators-1:4.14-460.el9.noarch 53/408 Verifying : python3-PyMySQL-0.10.1-6.el9.noarch 54/408 Verifying : python3-appdirs-1.4.4-4.el9.noarch 55/408 Verifying : python3-pyasn1-0.4.8-6.el9.noarch 56/408 Verifying : python3-pyusb-1.0.2-13.el9.noarch 57/408 Verifying : python3-qrcode-core-6.1-12.el9.noarch 58/408 Verifying : python3-wcwidth-0.2.5-8.el9.noarch 59/408 Verifying : boost-regex-1.75.0-8.el9.x86_64 60/408 Verifying : oniguruma-6.9.6-1.el9.5.x86_64 61/408 Verifying : python3-alembic-1.7.5-3.el9.noarch 62/408 Verifying : python3-augeas-0.5.0-25.el9.noarch 63/408 Verifying : python3-gssapi-1.6.9-5.el9.x86_64 64/408 Verifying : openssl-perl-1:3.0.7-6.el9_2.x86_64 65/408 Verifying : perl-AutoLoader-5.74-480.el9.noarch 66/408 Verifying : perl-B-1.80-480.el9.x86_64 67/408 Verifying : perl-Class-Struct-0.66-480.el9.noarch 68/408 Verifying : perl-Errno-1.30-480.el9.x86_64 69/408 Verifying : perl-Fcntl-1.13-480.el9.x86_64 70/408 Verifying : perl-File-Basename-2.85-480.el9.noarch 71/408 Verifying : perl-File-stat-1.09-480.el9.noarch 72/408 Verifying : perl-FileHandle-2.03-480.el9.noarch 73/408 Verifying : perl-Getopt-Std-1.12-480.el9.noarch 74/408 Verifying : perl-IO-1.43-480.el9.x86_64 75/408 Verifying : perl-IPC-Open3-1.21-480.el9.noarch 76/408 Verifying : perl-NDBM_File-1.15-480.el9.x86_64 77/408 Verifying : perl-POSIX-1.94-480.el9.x86_64 78/408 Verifying : perl-SelectSaver-1.02-480.el9.noarch 79/408 Verifying : perl-Symbol-1.08-480.el9.noarch 80/408 Verifying : perl-base-2.27-480.el9.noarch 81/408 Verifying : perl-if-0.60.800-480.el9.noarch 82/408 Verifying : perl-interpreter-4:5.32.1-480.el9.x86_64 83/408 Verifying : perl-libs-4:5.32.1-480.el9.x86_64 84/408 Verifying : perl-mro-1.23-480.el9.x86_64 85/408 Verifying : perl-overload-1.31-480.el9.noarch 86/408 Verifying : perl-overloading-0.02-480.el9.noarch 87/408 Verifying : perl-subs-1.03-480.el9.noarch 88/408 Verifying : perl-vars-1.05-480.el9.noarch 89/408 Verifying : python3-ldap-3.4.3-2.el9.x86_64 90/408 Verifying : python3-mako-1.1.4-6.el9.noarch 91/408 Verifying : augeas-libs-1.13.0-3.el9.x86_64 92/408 Verifying : ipa-selinux-4.10.1-6.el9.noarch 93/408 Verifying : jq-1.6-14.el9.x86_64 94/408 Verifying : libselinux-ruby-3.5-1.el9.x86_64 95/408 Verifying : ansible-freeipa-1.9.2-3.el9_2.noarch 96/408 Verifying : rhel-system-roles-1.21.2-1.el9_2.noarch 97/408 Verifying : ansible-collection-community-general-4.0.0-1.1.e 98/408 Verifying : libunwind-1.6.2-1.el9cp.x86_64 99/408 Verifying : ansible-collection-ansible-posix-1.2.0-1.3.el9os 100/408 Verifying : cephadm-2:18.2.1-361.el9cp.noarch 101/408 Verifying : ansible-collection-ansible-netcommon-2.2.0-1.2.e 102/408 Verifying : ansible-collection-ansible-utils-2.3.0-2.el9ost. 103/408 Verifying : golang-github-vbatts-tar-split-0.11.1-9.el9ost.x 104/408 Verifying : heat-cfntools-1.4.2-6.1.el9ost.noarch 105/408 Verifying : libsodium-1.0.18-7.el9ost.x86_64 106/408 Verifying : openpgm-5.2.122-26.el9ost.x86_64 107/408 Verifying : puppet-fdio-18.2-1.20220727113954.6fd1c8e.el9ost 108/408 Verifying : python3-ansible-runner-2.0.0a1-3.el9ost.noarch 109/408 Verifying : python3-bcrypt-3.1.7-7.el9ost.x86_64 110/408 Verifying : python3-beautifulsoup4-4.9.3-2.el9ost.noarch 111/408 Verifying : python3-croniter-0.3.35-2.el9ost.noarch 112/408 Verifying : python3-daemon-2.3.0-1.el9ost.noarch 113/408 Verifying : python3-docutils-0.16-6.el9ost.noarch 114/408 Verifying : python3-etcd3gw-0.2.6-2.el9ost.noarch 115/408 Verifying : python3-gevent-21.1.2-2.el9ost.x86_64 116/408 Verifying : python3-gitdb-4.0.5-2.el9ost.noarch 117/408 Verifying : python3-jeepney-0.6.0-2.el9ost.noarch 118/408 Verifying : python3-jmespath-0.10.0-1.el9ost.noarch 119/408 Verifying : python3-lockfile-1:0.12.2-2.el9ost.noarch 120/408 Verifying : python3-logutils-0.3.5-15.el9ost.noarch 121/408 Verifying : python3-memcached-1.59-3.el9ost.noarch 122/408 Verifying : python3-migrate-0.13.0-1.el9ost.noarch 123/408 Verifying : python3-mimeparse-1.6.0-16.el9ost.noarch 124/408 Verifying : python3-natsort-7.1.1-2.el9ost.noarch 125/408 Verifying : python3-passlib-1.7.4-3.el9ost.noarch 126/408 Verifying : python3-pecan-1.4.0-2.el9ost.noarch 127/408 Verifying : python3-pyOpenSSL-20.0.1-2.el9ost.noarch 128/408 Verifying : python3-pynacl-1.4.0-1.el9ost.x86_64 129/408 Verifying : python3-pyperclip-1.8.0-3.el9ost.noarch 130/408 Verifying : python3-setproctitle-1.2.2-1.el9ost.x86_64 131/408 Verifying : python3-smmap-3.0.1-4.el9ost.noarch 132/408 Verifying : python3-soupsieve-2.2-1.el9ost.noarch 133/408 Verifying : python3-sqlalchemy13-1.3.24-3.el9ost.x86_64 134/408 Verifying : python3-tenacity-6.3.1-1.el9ost.noarch 135/408 Verifying : python3-webtest-2.0.35-6.el9ost.noarch 136/408 Verifying : python3-zmq-22.0.3-1.el9ost.x86_64 137/408 Verifying : python3-zope-event-4.2.0-20.el9ost.noarch 138/408 Verifying : python3-zope-interface-5.4.0-1.el9ost.x86_64 139/408 Verifying : rubygem-concurrent-ruby-1.1.5-2.el9ost.noarch 140/408 Verifying : rubygem-deep_merge-1.2.1-7.el9ost.noarch 141/408 Verifying : rubygem-fast_gettext-1.2.0-9.el9ost.noarch 142/408 Verifying : rubygem-hocon-1.3.1-2.el9ost.noarch 143/408 Verifying : rubygem-multi_json-1.15.0-2.el9ost.noarch 144/408 Verifying : rubygem-puppet-resource_api-1.8.13-1.el9ost.noar 145/408 Verifying : rubygem-ruby-shadow-2.5.0-15.el9ost.x86_64 146/408 Verifying : rubygem-semantic_puppet-1.0.4-2.el9ost.noarch 147/408 Verifying : zeromq-4.3.4-1.el9ost.x86_64 148/408 Verifying : ansible-config_template-2.0.1-17.1.2023062108392 149/408 Verifying : ansible-role-atos-hsm-1.0.1-17.1.20230927001631. 150/408 Verifying : ansible-role-chrony-1.3.1-17.1.20230621084226.01 151/408 Verifying : ansible-role-collectd-config-0.0.3-17.1.20230620 152/408 Verifying : ansible-role-container-registry-1.4.1-17.1.20230 153/408 Verifying : ansible-role-openstack-operations-0.0.1-17.1.202 154/408 Verifying : ansible-role-qdr-config-0.0.2-17.1.2023062017113 155/408 Verifying : ansible-role-redhat-subscription-1.3.0-17.1.2023 156/408 Verifying : ansible-role-thales-hsm-3.0.1-17.1.2023100722080 157/408 Verifying : ansible-role-tripleo-modify-image-1.5.1-17.1.202 158/408 Verifying : ansible-tripleo-ipa-0.3.1-17.1.20230627190951.8d 159/408 Verifying : ansible-tripleo-ipsec-11.0.1-17.1.20230620172008 160/408 Verifying : dib-utils-0.0.11-17.1.20230620173328.51661c3.el9 161/408 Verifying : openstack-heat-agents-2.2.1-17.1.20230620232028. 162/408 Verifying : os-apply-config-13.1.1-17.1.20231020001757.3c7f9 163/408 Verifying : os-collect-config-13.1.1-17.1.20231020001748.761 164/408 Verifying : os-refresh-config-13.1.1-17.1.20231020000854.812 165/408 Verifying : puppet-aodh-18.4.2-17.1.20230620151218.3e47b5a.e 166/408 Verifying : puppet-apache-6.5.2-17.1.20230621001106.e4a1532. 167/408 Verifying : puppet-archive-4.6.1-17.1.20230620181607.bc7e4ff 168/408 Verifying : puppet-auditd-2.2.1-17.1.20230620192453.189b22b. 169/408 Verifying : puppet-ceilometer-18.4.3-17.1.20230927010818.383 170/408 Verifying : puppet-certmonger-2.7.1-17.1.20230620184730.3e2e 171/408 Verifying : puppet-cinder-18.5.2-17.1.20230621054224.6aa60e7 172/408 Verifying : puppet-collectd-13.0.1-17.1.20230620193147.ad138 173/408 Verifying : puppet-concat-6.2.1-17.1.20230620181556.dfeabb9. 174/408 Verifying : puppet-corosync-8.0.1-17.1.20230621104908.6a9da9 175/408 Verifying : puppet-designate-18.6.1-17.1.20230621061456.f4c0 176/408 Verifying : puppet-dns-8.2.1-17.1.20230621002045.70f5b28.el9 177/408 Verifying : puppet-etcd-1.12.3-17.1.20230620193226.e143c2d.e 178/408 Verifying : puppet-firewall-3.4.1-17.1.20230621022040.94f707 179/408 Verifying : puppet-git-0.5.0-17.1.20230620193928.4e4498e.el9 180/408 Verifying : puppet-gnocchi-18.4.3-17.1.20230621061020.7584b9 181/408 Verifying : puppet-haproxy-4.2.2-17.1.20230620193950.a797b8c 182/408 Verifying : puppet-heat-18.4.1-17.1.20230621111632.3b41bb0.e 183/408 Verifying : puppet-horizon-18.6.1-17.1.20230621075748.8074e6 184/408 Verifying : puppet-inifile-4.2.1-17.1.20230620180624.df46d2a 185/408 Verifying : puppet-ipaclient-2.5.2-17.1.20230620194626.b0867 186/408 Verifying : puppet-keepalived-0.0.2-17.1.20230620194716.bbca 187/408 Verifying : puppet-kmod-2.5.0-17.1.20230620190646.52e31e3.el 188/408 Verifying : puppet-manila-18.5.2-17.1.20231102190827.a72a7d5 189/408 Verifying : puppet-memcached-6.0.0-17.1.20230620184630.4c70d 190/408 Verifying : puppet-module-data-0.5.1-17.1.20230620195419.28d 191/408 Verifying : puppet-mysql-10.6.1-17.1.20230621022141.937d044. 192/408 Verifying : puppet-neutron-18.6.1-17.1.20230621053056.c9d467 193/408 Verifying : puppet-nova-18.6.1-17.1.20230621090443.a21eae4.e 194/408 Verifying : puppet-nssdb-1.0.2-17.1.20230620185645.2ed2a2d.e 195/408 Verifying : puppet-octavia-18.5.1-17.1.20230621062420.842492 196/408 Verifying : puppet-openstack_extras-18.5.1-17.1.202306210424 197/408 Verifying : puppet-openstacklib-18.5.2-17.1.20230621052822.6 198/408 Verifying : puppet-oslo-18.5.1-17.1.20230621052358.fe2a147.e 199/408 Verifying : puppet-placement-5.4.3-17.1.20230621061610.e7557 200/408 Verifying : puppet-qdr-7.4.1-17.1.20230620195605.8a575de.el9 201/408 Verifying : puppet-rabbitmq-11.0.1-17.1.20230620182519.63fee 202/408 Verifying : puppet-redis-6.1.1-17.1.20230620191704.547105e.e 203/408 Verifying : puppet-remote-10.0.0-17.1.20230620192417.7420908 204/408 Verifying : puppet-rsync-1.1.4-17.1.20230621002829.ea6397e.e 205/408 Verifying : puppet-rsyslog-4.0.1-17.1.20230620200132.2548a0d 206/408 Verifying : puppet-snmp-3.9.1-17.1.20230620200411.5d73485.el 207/408 Verifying : puppet-ssh-6.2.1-17.1.20230620190251.6e0f430.el9 208/408 Verifying : puppet-stdlib-6.3.1-17.1.20230621000857.7c1ae25. 209/408 Verifying : puppet-swift-18.6.1-17.1.20230621052139.f105ffc. 210/408 Verifying : puppet-sysctl-0.0.13-17.1.20230620183456.847ec1c 211/408 Verifying : puppet-systemd-2.12.1-17.1.20230620191611.8f68b0 212/408 Verifying : puppet-vcsrepo-3.1.1-17.1.20230620183456.a36ee18 213/408 Verifying : puppet-vswitch-14.4.3-17.1.20230621043558.51e82c 214/408 Verifying : puppet-xinetd-3.3.1-17.1.20230620185435.8d460c4. 215/408 Verifying : python-oslo-cache-lang-2.7.1-17.1.20230621012756 216/408 Verifying : python-oslo-log-lang-4.4.0-17.1.20230620205407.9 217/408 Verifying : python-oslo-middleware-lang-4.2.1-17.1.202306210 218/408 Verifying : python-oslo-policy-lang-3.7.1-17.1.2023062100394 219/408 Verifying : python-oslo-versionedobjects-lang-2.4.1-17.1.202 220/408 Verifying : python-pycadf-common-3.1.1-17.1.20230620210757.4 221/408 Verifying : python3-GitPython-3.1.14-2.el9ost.noarch 222/408 Verifying : python3-aodhclient-2.2.0-17.1.20230620222234.b74 223/408 Verifying : python3-barbicanclient-5.3.0-17.1.20230620213453 224/408 Verifying : python3-cinderclient-7.4.1-17.1.20230620211836.4 225/408 Verifying : python3-cliff-3.7.0-17.1.20230620172206.117a100. 226/408 Verifying : python3-designateclient-4.2.1-17.1.2023062102313 227/408 Verifying : python3-futurist-2.3.0-17.1.20230621104020.1a1c6 228/408 Verifying : python3-heat-agent-2.2.1-17.1.20230620232028.ed1 229/408 Verifying : python3-heat-agent-ansible-2.2.1-17.1.2023062023 230/408 Verifying : python3-heat-agent-apply-config-2.2.1-17.1.20230 231/408 Verifying : python3-heat-agent-docker-cmd-2.2.1-17.1.2023062 232/408 Verifying : python3-heat-agent-hiera-2.2.1-17.1.202306202320 233/408 Verifying : python3-heat-agent-json-file-2.2.1-17.1.20230620 234/408 Verifying : python3-heat-agent-puppet-2.2.1-17.1.20230620232 235/408 Verifying : python3-heatclient-2.3.1-17.1.20230621012952.d16 236/408 Verifying : python3-ironic-inspector-client-4.5.0-17.1.20230 237/408 Verifying : python3-ironicclient-4.6.4-17.1.20230621041552.0 238/408 Verifying : python3-keystoneclient-1:4.3.0-17.1.202306210251 239/408 Verifying : python3-keystonemiddleware-9.2.0-17.1.2023062021 240/408 Verifying : python3-magnumclient-3.4.1-17.1.20230621053508.2 241/408 Verifying : python3-mistralclient-4.2.0-17.1.20230620220528. 242/408 Verifying : python3-neutronclient-7.3.1-17.1.20230621044049. 243/408 Verifying : python3-novaclient-1:17.4.1-17.1.20230621034300. 244/408 Verifying : python3-os-client-config-2.1.0-17.1.202306202031 245/408 Verifying : python3-os-service-types-1.7.0-17.1.202306202012 246/408 Verifying : python3-os-traits-2.5.0-17.1.20230620221402.ac1b 247/408 Verifying : python3-osc-lib-2.3.1-17.1.20230620203400.2b7a67 248/408 Verifying : python3-oslo-cache-2.7.1-17.1.20230621012756.d02 249/408 Verifying : python3-oslo-context-3.2.1-17.1.20230620204857.b 250/408 Verifying : python3-oslo-log-4.4.0-17.1.20230620205407.9b29c 251/408 Verifying : python3-oslo-middleware-4.2.1-17.1.2023062101122 252/408 Verifying : python3-oslo-policy-3.7.1-17.1.20230621003949.63 253/408 Verifying : python3-oslo-reports-2.2.0-17.1.20230620210621.b 254/408 Verifying : python3-oslo-rootwrap-6.3.1-17.1.20230621110703. 255/408 Verifying : python3-oslo-serialization-4.1.1-17.1.2023062101 256/408 Verifying : python3-oslo-upgradecheck-1.3.1-17.1.20230621010 257/408 Verifying : python3-oslo-versionedobjects-2.4.1-17.1.2023062 258/408 Verifying : python3-osprofiler-3.4.0-17.1.20230620215259.5d8 259/408 Verifying : python3-pycadf-3.1.1-17.1.20230620210757.4179996 260/408 Verifying : python3-requestsexceptions-1.4.0-17.1.2023062016 261/408 Verifying : python3-saharaclient-3.3.0-17.1.20230620222322.4 262/408 Verifying : python3-shade-1.33.0-17.1.20230620225148.e7c7f29 263/408 Verifying : python3-statsd-3.2.1-20.1.el9ost.noarch 264/408 Verifying : python3-swiftclient-3.11.1-17.1.20230620204150.0 265/408 Verifying : python3-tinyrpc-1.0.3-6.el9ost.noarch 266/408 Verifying : python3-troveclient-7.0.0-17.1.20230620220924.c7 267/408 Verifying : python3-validations-libs-1.9.1-17.1.202309130208 268/408 Verifying : python3-zaqarclient-2.4.0-17.1.20230620214253.e3 269/408 Verifying : validations-common-1.9.1-17.1.20231006020828.f27 270/408 Verifying : python3-paramiko-2.11.0-2.el9ost.noarch 271/408 Verifying : python3-werkzeug-2.0.1-7.el9ost.noarch 272/408 Verifying : ansible-pacemaker-1.0.4-17.1.20231213170757.7c10 273/408 Verifying : python3-manilaclient-2.6.4-17.1.20240830140806.7 274/408 Verifying : python3-sqlparse-0.4.1-2.el9ost.noarch 275/408 Verifying : python3-webob-1.8.7-2.1.el9ost.noarch 276/408 Verifying : ansible-role-metalsmith-deployment-1.4.4-17.1.20 277/408 Verifying : openstack-selinux-0.8.37-17.1.20231107080825.05d 278/408 Verifying : puppet-ironic-18.7.1-17.1.20240305210817.edf93f9 279/408 Verifying : python-oslo-db-lang-8.5.2-17.1.20240820150750.26 280/408 Verifying : python3-glanceclient-1:3.3.0-17.1.20240712170803 281/408 Verifying : python3-keystoneauth1-4.4.0-17.1.20240812145234. 282/408 Verifying : python3-metalsmith-1.4.4-17.1.20240522060758.5e7 283/408 Verifying : python3-neutron-lib-2.10.3-17.1.20231221164814.6 284/408 Verifying : python3-octaviaclient-2.3.1-17.1.20231106100828. 285/408 Verifying : python3-oslo-db-8.5.2-17.1.20240820150750.26fd6f 286/408 Verifying : python3-oslo-messaging-12.7.3-17.1.2023121913080 287/408 Verifying : python3-oslo-service-2.5.1-17.1.20240821200745.c 288/408 Verifying : python3-rhosp-openvswitch-3.3-1.el9ost.noarch 289/408 Verifying : python3-waitress-2.0.0-4.el9ost.noarch 290/408 Verifying : openstack-ansible-core-2.14.2-4.7.el9ost.x86_64 291/408 Verifying : openstack-tripleo-validations-14.3.2-17.1.202501 292/408 Verifying : puppet-glance-18.6.1-17.1.20250220151014.81b081d 293/408 Verifying : puppet-ovn-18.6.1-17.1.20240925094907.7805f7e.el 294/408 Verifying : puppet-pacemaker-1.5.1-17.1.20250214161010.f10ce 295/408 Verifying : python3-os-ken-1.4.1-17.1.20241205090937.018d755 296/408 Verifying : puppet-tripleo-14.2.3-17.1.20250320101351.40278e 297/408 Verifying : ansible-collection-containers-podman-1.9.4-5.el9 298/408 Verifying : ansible-collections-openstack-1.9.1-17.1.2025051 299/408 Verifying : cpp-hocon-0.3.0-7.el9ost.x86_64 300/408 Verifying : facter-1:3.14.19-3.el9ost.x86_64 301/408 Verifying : hiera-3.6.0-6.el9ost.noarch 302/408 Verifying : leatherman-1.12.6-5.el9ost.x86_64 303/408 Verifying : openstack-tripleo-common-15.4.1-17.1.20250527161 304/408 Verifying : openstack-tripleo-common-containers-15.4.1-17.1. 305/408 Verifying : puppet-7.10.0-4.el9ost.noarch 306/408 Verifying : puppet-headless-7.10.0-4.el9ost.noarch 307/408 Verifying : puppet-keystone-18.6.1-17.1.20250425111017.cb0ad 308/408 Verifying : python3-amqp-5.0.6-5.el9ost.noarch 309/408 Verifying : python3-boto-2.45.0-8.1.el9ost.noarch 310/408 Verifying : python3-cachetools-4.2.2-3.el9ost.noarch 311/408 Verifying : python3-cmd2-1.4.0-4.el9ost.noarch 312/408 Verifying : python3-colorama-0.4.4-4.el9ost.noarch 313/408 Verifying : python3-dogpile-cache-1.1.5-5.el9ost.noarch 314/408 Verifying : python3-extras-1.0.0-17.el9ost.noarch 315/408 Verifying : python3-fixtures-3.0.0-24.el9ost.noarch 316/408 Verifying : python3-keyring-21.8.0-4.el9ost.noarch 317/408 Verifying : python3-kombu-1:5.0.2-3.el9ost.noarch 318/408 Verifying : python3-msgpack-1.0.2-4.el9ost.x86_64 319/408 Verifying : python3-munch-2.5.0-6.el9ost.noarch 320/408 Verifying : python3-openstacksdk-0.55.1-17.1.20250516211008. 321/408 Verifying : python3-paste-3.5.0-5.el9ost.noarch 322/408 Verifying : python3-paste-deploy-2.1.1-4.el9ost.noarch 323/408 Verifying : python3-pystache-0.5.4-15.el9ost.noarch 324/408 Verifying : python3-repoze-lru-0.7-12.el9ost.noarch 325/408 Verifying : python3-routes-2.4.1-14.el9ost.noarch 326/408 Verifying : python3-rsa-4.6-3.1.el9ost.noarch 327/408 Verifying : python3-secretstorage-3.3.1-3.el9ost.noarch 328/408 Verifying : python3-simplejson-3.17.5-3.el9ost.x86_64 329/408 Verifying : python3-tempita-0.5.1-27.el9ost.noarch 330/408 Verifying : python3-testtools-2.4.0-10.el9ost.noarch 331/408 Verifying : python3-tripleo-common-15.4.1-17.1.2025052716141 332/408 Verifying : python3-tripleoclient-16.5.1-17.1.20250523121326 333/408 Verifying : python3-vine-5.0.0-5.el9ost.noarch 334/408 Verifying : python3-warlock-1.3.3-7.el9ost.noarch 335/408 Verifying : python3-yappi-1.3.1-5.el9ost.x86_64 336/408 Verifying : python3-yaql-1.1.3-13.el9ost.noarch 337/408 Verifying : ruby-augeas-0.5.0-29.el9ost.x86_64 338/408 Verifying : ruby-facter-1:3.14.19-3.el9ost.x86_64 339/408 Verifying : yaml-cpp-0.6.3-6.el9ost.x86_64 340/408 Verifying : ansible-role-lunasa-hsm-1.1.1-17.1.2025060318083 341/408 Verifying : openstack-heat-api-1:16.1.1-17.1.20250703110808. 342/408 Verifying : openstack-heat-common-1:16.1.1-17.1.202507031108 343/408 Verifying : openstack-heat-engine-1:16.1.1-17.1.202507031108 344/408 Verifying : openstack-heat-monolith-1:16.1.1-17.1.2025070311 345/408 Verifying : openstack-tripleo-heat-templates-14.3.1-17.1.202 346/408 Verifying : puppet-barbican-18.4.2-17.1.20250625204151.af6c7 347/408 Verifying : python-openstackclient-lang-5.5.2-17.1.202506161 348/408 Verifying : python3-openstackclient-5.5.2-17.1.2025061610090 349/408 Verifying : tripleo-ansible-3.3.1-17.1.20250702110757.8debef 350/408 Verifying : bash-completion-1:2.11-4.el9.noarch 351/408 Verifying : device-mapper-persistent-data-0.9.0-13.el9.x86_6 352/408 Verifying : libaio-0.3.111-13.el9.x86_64 353/408 Verifying : glibc-langpack-en-2.34-60.el9.x86_64 354/408 Verifying : krb5-pkinit-1.20.1-8.el9.x86_64 355/408 Verifying : krb5-workstation-1.20.1-8.el9.x86_64 356/408 Verifying : libkadm5-1.20.1-8.el9.x86_64 357/408 Verifying : libpkgconf-1.7.3-10.el9.x86_64 358/408 Verifying : pkgconf-1.7.3-10.el9.x86_64 359/408 Verifying : pkgconf-m4-1.7.3-10.el9.noarch 360/408 Verifying : pkgconf-pkg-config-1.7.3-10.el9.x86_64 361/408 Verifying : python3-dns-2.2.1-2.el9.noarch 362/408 Verifying : libipa_hbac-2.8.2-5.el9_2.5.x86_64 363/408 Verifying : python3-libipa_hbac-2.8.2-5.el9_2.5.x86_64 364/408 Verifying : python3-sss-murmur-2.8.2-5.el9_2.5.x86_64 365/408 Verifying : device-mapper-event-9:1.02.187-7.el9_2.2.x86_64 366/408 Verifying : device-mapper-event-libs-9:1.02.187-7.el9_2.2.x8 367/408 Verifying : lvm2-9:2.03.17-7.el9_2.2.x86_64 368/408 Verifying : lvm2-libs-9:2.03.17-7.el9_2.2.x86_64 369/408 Verifying : ipa-client-common-4.10.1-12.el9_2.2.noarch 370/408 Verifying : ipa-common-4.10.1-12.el9_2.2.noarch 371/408 Verifying : python3-ipaclient-4.10.1-12.el9_2.2.noarch 372/408 Verifying : python3-ipalib-4.10.1-12.el9_2.2.noarch 373/408 Verifying : perl-HTTP-Tiny-0.076-461.el9_2.noarch 374/408 Verifying : skopeo-2:1.11.2-0.1.el9_2.2.x86_64 375/408 Verifying : ruby-3.0.4-161.el9_2.2.x86_64 376/408 Verifying : ruby-default-gems-3.0.4-161.el9_2.2.noarch 377/408 Verifying : ruby-libs-3.0.4-161.el9_2.2.x86_64 378/408 Verifying : rubygem-bigdecimal-3.0.0-161.el9_2.2.x86_64 379/408 Verifying : rubygem-bundler-2.2.33-161.el9_2.2.noarch 380/408 Verifying : rubygem-io-console-0.5.7-161.el9_2.2.x86_64 381/408 Verifying : rubygem-json-2.5.1-161.el9_2.2.x86_64 382/408 Verifying : rubygem-psych-3.3.2-161.el9_2.2.x86_64 383/408 Verifying : rubygem-rdoc-6.3.3-161.el9_2.2.noarch 384/408 Verifying : rubygem-rexml-3.2.5-161.el9_2.2.noarch 385/408 Verifying : rubygems-3.2.33-161.el9_2.2.noarch 386/408 Verifying : buildah-1:1.29.5-1.el9_2.x86_64 387/408 Verifying : libxslt-1.1.34-11.el9_2.x86_64 388/408 Verifying : qemu-img-17:7.2.0-14.el9_2.18.x86_64 389/408 Verifying : python3-openvswitch3.3-3.3.4-110.el9fdp.x86_64 390/408 Verifying : libfdisk-2.37.4-11.el9_2.x86_64 391/408 Verifying : libfdisk-2.37.4-10.el9.x86_64 392/408 Verifying : libmount-2.37.4-11.el9_2.x86_64 393/408 Verifying : libmount-2.37.4-10.el9.x86_64 394/408 Verifying : libuuid-2.37.4-11.el9_2.x86_64 395/408 Verifying : libuuid-2.37.4-10.el9.x86_64 396/408 Verifying : util-linux-2.37.4-11.el9_2.x86_64 397/408 Verifying : util-linux-2.37.4-10.el9.x86_64 398/408 Verifying : util-linux-core-2.37.4-11.el9_2.x86_64 399/408 Verifying : util-linux-core-2.37.4-10.el9.x86_64 400/408 Verifying : libblkid-2.37.4-11.el9_2.x86_64 401/408 Verifying : libblkid-2.37.4-10.el9.x86_64 402/408 Verifying : libsmartcols-2.37.4-11.el9_2.x86_64 403/408 Verifying : libsmartcols-2.37.4-10.el9.x86_64 404/408 Verifying : device-mapper-9:1.02.187-7.el9_2.2.x86_64 405/408 Verifying : device-mapper-9:1.02.187-7.el9.x86_64 406/408 Verifying : device-mapper-libs-9:1.02.187-7.el9_2.2.x86_64 407/408 Verifying : device-mapper-libs-9:1.02.187-7.el9.x86_64 408/408 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 augeas-libs-1.13.0-3.el9.x86_64 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 cephadm-2:18.2.1-361.el9cp.noarch 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 ipa-client-common-4.10.1-12.el9_2.2.noarch ipa-common-4.10.1-12.el9_2.2.noarch ipa-selinux-4.10.1-6.el9.noarch iptables-nft-services-1.8.8-6.el9_1.noarch jq-1.6-14.el9.x86_64 krb5-pkinit-1.20.1-8.el9.x86_64 krb5-workstation-1.20.1-8.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 libipa_hbac-2.8.2-5.el9_2.5.x86_64 libisoburn-1.5.4-4.el9.x86_64 libisofs-1.5.4-4.el9.x86_64 libkadm5-1.20.1-8.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.6.2-1.el9cp.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-6.el9_2.x86_64 openstack-ansible-core-2.14.2-4.7.el9ost.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-augeas-0.5.0-25.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-dns-2.2.1-2.el9.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-gssapi-1.6.9-5.el9.x86_64 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-ipaclient-4.10.1-12.el9_2.2.noarch python3-ipalib-4.10.1-12.el9_2.2.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-jwcrypto-0.8-4.el9.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-ldap-3.4.3-2.el9.x86_64 python3-libipa_hbac-2.8.2-5.el9_2.5.x86_64 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-pyasn1-0.4.8-6.el9.noarch python3-pyasn1-modules-0.4.8-6.el9.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-pyusb-1.0.2-13.el9.noarch python3-qrcode-core-6.1-12.el9.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-sss-murmur-2.8.2-5.el9_2.5.x86_64 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-yubico-1.3.3-7.el9.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 sshpass-1.09-4.el9.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 standalone.localdomain + sudo hostnamectl set-hostname standalone.localdomain --transient Hint: static hostname is already set, so the specified transient hostname will not be used. + cat + cat + cat + 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 EDPM_CONFIGURE_HUGEPAGES=false + EDPM_CONFIGURE_HUGEPAGES=false + export EDPM_COMPUTE_CEPH_ENABLED=true + EDPM_COMPUTE_CEPH_ENABLED=true + export EDPM_COMPUTE_CEPH_NOVA=true + EDPM_COMPUTE_CEPH_NOVA=true + export 'CEPH_ARGS=-e /root/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + CEPH_ARGS='-e /root/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + [[ true == \f\a\l\s\e ]] + export COMPUTE_DRIVER=libvirt + COMPUTE_DRIVER=libvirt + export IP=192.168.122.100 + IP=192.168.122.100 + export GATEWAY=192.168.122.10 + GATEWAY=192.168.122.10 + export STANDALONE_VM=false + STANDALONE_VM=false + export BARBICAN_ENABLED=true + BARBICAN_ENABLED=true + export MANILA_ENABLED=true + MANILA_ENABLED=true + export SWIFT_REPLICATED=false + SWIFT_REPLICATED=false + export TLSE_ENABLED=false + TLSE_ENABLED=false + export CLOUD_DOMAIN=localdomain + CLOUD_DOMAIN=localdomain + export OCTAVIA_ENABLED=true + OCTAVIA_ENABLED=true + export HEAT_ENABLED=true + HEAT_ENABLED=true + export TELEMETRY_ENABLED=true + TELEMETRY_ENABLED=true + [[ -f /root/containers-prepare-parameters.yaml ]] + openstack tripleo container image prepare default --output-env-file /root/containers-prepare-parameters.yaml # Generated with the following on 2025-10-02T16:46:42.324698 # # openstack tripleo container image prepare default --output-env-file /root/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}' + sed -i 's|quay.io/tripleowallaby$|quay.io/tripleowallabycentos9|' /root/containers-prepare-parameters.yaml + sed -i 's|rhceph-6-rhel9|rhceph-7-rhel9|' /root/containers-prepare-parameters.yaml + sudo mkdir -p /etc/os-net-config + cat + sudo tee /etc/cloud/cloud.cfg.d/99-edpm-disable-network-config.cfg network: config: disabled + 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 + sudo cp /tmp/net_config.yaml /root/standalone_net_config.j2 + sudo cp /tmp/network_data.yaml /root/network_data.yaml + sudo cp /tmp/deployed_network.yaml /root/deployed_network.yaml + sudo cp /tmp/Standalone.yaml /root/Standalone.yaml + [[ true == \t\r\u\e ]] + /tmp/ceph.sh + export CEPH_IP=172.18.0.100 + CEPH_IP=172.18.0.100 + sudo dd if=/dev/zero of=/var/lib/ceph-osd.img bs=1 count=0 seek=7G 0+0 records in 0+0 records out 0 bytes copied, 4.5642e-05 s, 0.0 kB/s + sudo losetup /dev/loop3 /var/lib/ceph-osd.img + sudo pvcreate /dev/loop3 Physical volume "/dev/loop3" successfully created. Creating devices file /etc/lvm/devices/system.devices + sudo vgcreate vg2 /dev/loop3 Volume group "vg2" successfully created + sudo lvcreate -n data-lv2 -l +100%FREE vg2 Logical volume "data-lv2" created. + cat + sudo openstack overcloud ceph spec --standalone --mon-ip 172.18.0.100 --osd-spec /root/osd_spec.yaml --output /root/ceph_spec.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 [Create Ceph Spec for Standalone Deployment] ****************************** 2025-10-02 16:46:46.291994 | fa163e8e-1091-2e63-afea-000000000005 | TASK | Fail if tripleo_cephadm_first_mon_ip is undefined 2025-10-02 16:46:46.328658 | fa163e8e-1091-2e63-afea-000000000005 | SKIPPED | Fail if tripleo_cephadm_first_mon_ip is undefined | undercloud 2025-10-02 16:46:46.329184 | fa163e8e-1091-2e63-afea-000000000005 | TIMING | Fail if tripleo_cephadm_first_mon_ip is undefined | undercloud | 0:00:00.050526 | 0.04s 2025-10-02 16:46:46.332099 | fa163e8e-1091-2e63-afea-000000000006 | TASK | Ensure ceph_spec_path is defined 2025-10-02 16:46:46.368775 | fa163e8e-1091-2e63-afea-000000000006 | SKIPPED | Ensure ceph_spec_path is defined | undercloud 2025-10-02 16:46:46.369310 | fa163e8e-1091-2e63-afea-000000000006 | TIMING | Ensure ceph_spec_path is defined | undercloud | 0:00:00.090655 | 0.04s 2025-10-02 16:46:46.374832 | fa163e8e-1091-2e63-afea-000000000007 | TASK | Override osd_spec if osd_spec_path is provided 2025-10-02 16:46:46.461896 | fa163e8e-1091-2e63-afea-000000000007 | OK | Override osd_spec if osd_spec_path is provided | undercloud 2025-10-02 16:46:46.462939 | fa163e8e-1091-2e63-afea-000000000007 | TIMING | Override osd_spec if osd_spec_path is provided | undercloud | 0:00:00.184273 | 0.09s 2025-10-02 16:46:46.469040 | fa163e8e-1091-2e63-afea-000000000008 | TASK | Create Ceph spec for standalone deployment 2025-10-02 16:46:46.861878 | fa163e8e-1091-2e63-afea-000000000008 | OK | Create Ceph spec for standalone deployment | undercloud 2025-10-02 16:46:46.863315 | fa163e8e-1091-2e63-afea-000000000008 | TIMING | Create Ceph spec for standalone deployment | undercloud | 0:00:00.584648 | 0.39s PLAY RECAP ********************************************************************* undercloud : ok=2 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-02 16:46:46.886472 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:46:46.886980 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 4 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:46:46.887579 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:00.608920 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:46:46.888082 | UUID | Info | Host | Task Name | Run Time 2025-10-02 16:46:46.888606 | fa163e8e-1091-2e63-afea-000000000008 | SUMMARY | undercloud | Create Ceph spec for standalone deployment | 0.39s 2025-10-02 16:46:46.889081 | fa163e8e-1091-2e63-afea-000000000007 | SUMMARY | undercloud | Override osd_spec if osd_spec_path is provided | 0.09s 2025-10-02 16:46:46.889722 | fa163e8e-1091-2e63-afea-000000000005 | SUMMARY | undercloud | Fail if tripleo_cephadm_first_mon_ip is undefined | 0.04s 2025-10-02 16:46:46.890228 | fa163e8e-1091-2e63-afea-000000000006 | SUMMARY | undercloud | Ensure ceph_spec_path is defined | 0.04s 2025-10-02 16:46:46.890724 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + sudo openstack overcloud ceph user enable --standalone /root/ceph_spec.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 [undercloud] ************************************************************** 2025-10-02 16:46:49.303596 | fa163e8e-1091-239c-0d2d-000000000005 | TASK | set ssh key path facts 2025-10-02 16:46:49.339168 | fa163e8e-1091-239c-0d2d-000000000005 | OK | set ssh key path facts | undercloud 2025-10-02 16:46:49.339898 | fa163e8e-1091-239c-0d2d-000000000005 | TIMING | set ssh key path facts | undercloud | 0:00:00.049904 | 0.04s 2025-10-02 16:46:49.343825 | fa163e8e-1091-239c-0d2d-000000000006 | TASK | stat private key 2025-10-02 16:46:49.633435 | fa163e8e-1091-239c-0d2d-000000000006 | OK | stat private key | undercloud 2025-10-02 16:46:49.634789 | fa163e8e-1091-239c-0d2d-000000000006 | TIMING | stat private key | undercloud | 0:00:00.344783 | 0.29s 2025-10-02 16:46:49.641881 | fa163e8e-1091-239c-0d2d-000000000007 | TASK | stat public key 2025-10-02 16:46:49.804740 | fa163e8e-1091-239c-0d2d-000000000007 | OK | stat public key | undercloud 2025-10-02 16:46:49.806024 | fa163e8e-1091-239c-0d2d-000000000007 | TIMING | stat public key | undercloud | 0:00:00.516020 | 0.16s 2025-10-02 16:46:49.812833 | fa163e8e-1091-239c-0d2d-000000000008 | TASK | create private key if it does not exist 2025-10-02 16:46:50.524238 | fa163e8e-1091-239c-0d2d-000000000008 | CHANGED | create private key if it does not exist | undercloud 2025-10-02 16:46:50.525457 | fa163e8e-1091-239c-0d2d-000000000008 | TIMING | create private key if it does not exist | undercloud | 0:00:01.235454 | 0.71s 2025-10-02 16:46:50.531740 | fa163e8e-1091-239c-0d2d-000000000009 | TASK | create public key if it does not exist 2025-10-02 16:46:50.762472 | fa163e8e-1091-239c-0d2d-000000000009 | CHANGED | create public key if it does not exist | undercloud 2025-10-02 16:46:50.763554 | fa163e8e-1091-239c-0d2d-000000000009 | TIMING | create public key if it does not exist | undercloud | 0:00:01.473556 | 0.23s PLAY [allovercloud] ************************************************************ 2025-10-02 16:46:50.806049 | fa163e8e-1091-239c-0d2d-000000000023 | TASK | Get local private key 2025-10-02 16:46:51.148436 | fa163e8e-1091-239c-0d2d-000000000023 | OK | Get local private key | undercloud -> localhost [WARNING]: ('undercloud -> localhost', 'fa163e8e-1091-239c-0d2d-000000000023') missing from stats 2025-10-02 16:46:51.160114 | fa163e8e-1091-239c-0d2d-000000000024 | TASK | Get local public key 2025-10-02 16:46:51.371298 | fa163e8e-1091-239c-0d2d-000000000024 | OK | Get local public key | undercloud -> localhost [WARNING]: ('undercloud -> localhost', 'fa163e8e-1091-239c-0d2d-000000000024') missing from stats 2025-10-02 16:46:51.391682 | fa163e8e-1091-239c-0d2d-000000000012 | TASK | create user ceph-admin 2025-10-02 16:46:51.897497 | fa163e8e-1091-239c-0d2d-000000000012 | CHANGED | create user ceph-admin | undercloud 2025-10-02 16:46:51.898650 | fa163e8e-1091-239c-0d2d-000000000012 | TIMING | tripleo_create_admin : create user {{ tripleo_admin_user }} | undercloud | 0:00:02.608644 | 0.51s 2025-10-02 16:46:51.908425 | fa163e8e-1091-239c-0d2d-000000000013 | TASK | grant admin rights to user ceph-admin 2025-10-02 16:46:52.507435 | fa163e8e-1091-239c-0d2d-000000000013 | CHANGED | grant admin rights to user ceph-admin | undercloud 2025-10-02 16:46:52.508501 | fa163e8e-1091-239c-0d2d-000000000013 | TIMING | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | undercloud | 0:00:03.218498 | 0.60s 2025-10-02 16:46:52.517543 | fa163e8e-1091-239c-0d2d-000000000014 | TASK | ensure home dir has the right owner/group for user ceph-admin 2025-10-02 16:46:52.874701 | fa163e8e-1091-239c-0d2d-000000000014 | OK | ensure home dir has the right owner/group for user ceph-admin | undercloud 2025-10-02 16:46:52.875390 | fa163e8e-1091-239c-0d2d-000000000014 | TIMING | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | undercloud | 0:00:03.585395 | 0.36s 2025-10-02 16:46:52.880537 | fa163e8e-1091-239c-0d2d-000000000015 | TASK | ensure .ssh dir exists for user ceph-admin 2025-10-02 16:46:53.078648 | fa163e8e-1091-239c-0d2d-000000000015 | CHANGED | ensure .ssh dir exists for user ceph-admin | undercloud 2025-10-02 16:46:53.079728 | fa163e8e-1091-239c-0d2d-000000000015 | TIMING | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | undercloud | 0:00:03.789725 | 0.20s 2025-10-02 16:46:53.088462 | fa163e8e-1091-239c-0d2d-000000000016 | TASK | ensure authorized_keys file exists for user ceph-admin 2025-10-02 16:46:53.311096 | fa163e8e-1091-239c-0d2d-000000000016 | CHANGED | ensure authorized_keys file exists for user ceph-admin | undercloud 2025-10-02 16:46:53.311745 | fa163e8e-1091-239c-0d2d-000000000016 | TIMING | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | undercloud | 0:00:04.021751 | 0.22s 2025-10-02 16:46:53.315893 | fa163e8e-1091-239c-0d2d-000000000017 | TASK | get remote ceph-admin public key 2025-10-02 16:46:53.373034 | fa163e8e-1091-239c-0d2d-000000000017 | SKIPPED | get remote {{ tripleo_admin_user }} public key | undercloud 2025-10-02 16:46:53.374248 | fa163e8e-1091-239c-0d2d-000000000017 | TIMING | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | undercloud | 0:00:04.084242 | 0.06s 2025-10-02 16:46:53.384324 | fa163e8e-1091-239c-0d2d-000000000018 | TASK | append ceph-admin public key to authorized_keys 2025-10-02 16:46:53.441883 | fa163e8e-1091-239c-0d2d-000000000018 | SKIPPED | append {{ tripleo_admin_user }} public key to authorized_keys | undercloud 2025-10-02 16:46:53.443061 | fa163e8e-1091-239c-0d2d-000000000018 | TIMING | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | undercloud | 0:00:04.153056 | 0.06s 2025-10-02 16:46:53.452569 | fa163e8e-1091-239c-0d2d-00000000001c | TASK | authorize TripleO key for user ceph-admin 2025-10-02 16:46:53.815570 | fa163e8e-1091-239c-0d2d-00000000001c | CHANGED | authorize TripleO key for user ceph-admin | undercloud 2025-10-02 16:46:53.816742 | fa163e8e-1091-239c-0d2d-00000000001c | TIMING | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | undercloud | 0:00:04.526731 | 0.36s 2025-10-02 16:46:53.825771 | fa163e8e-1091-239c-0d2d-000000000020 | TASK | Install private key on nodes for user ceph-admin 2025-10-02 16:46:54.335890 | fa163e8e-1091-239c-0d2d-000000000020 | CHANGED | Install private key on nodes for user ceph-admin | undercloud 2025-10-02 16:46:54.336565 | fa163e8e-1091-239c-0d2d-000000000020 | TIMING | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | undercloud | 0:00:05.046571 | 0.51s 2025-10-02 16:46:54.341367 | fa163e8e-1091-239c-0d2d-000000000021 | TASK | Install public key on nodes for user ceph-admin 2025-10-02 16:46:54.816056 | fa163e8e-1091-239c-0d2d-000000000021 | CHANGED | Install public key on nodes for user ceph-admin | undercloud 2025-10-02 16:46:54.817296 | fa163e8e-1091-239c-0d2d-000000000021 | TIMING | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | undercloud | 0:00:05.527259 | 0.48s PLAY RECAP ********************************************************************* undercloud : ok=15 changed=9 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 2025-10-02 16:46:54.845512 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:46:54.846014 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 17 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:46:54.846530 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:05.556536 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:46:54.846969 | UUID | Info | Host | Task Name | Run Time 2025-10-02 16:46:54.847463 | fa163e8e-1091-239c-0d2d-000000000008 | SUMMARY | undercloud | create private key if it does not exist | 0.71s 2025-10-02 16:46:54.847963 | fa163e8e-1091-239c-0d2d-000000000013 | SUMMARY | undercloud | tripleo_create_admin : grant admin rights to user {{ tripleo_admin_user }} | 0.60s 2025-10-02 16:46:54.848477 | fa163e8e-1091-239c-0d2d-000000000020 | SUMMARY | undercloud | tripleo_create_admin : Install private key on nodes for user {{ tripleo_admin_user }} | 0.51s 2025-10-02 16:46:54.848935 | fa163e8e-1091-239c-0d2d-000000000012 | SUMMARY | undercloud | tripleo_create_admin : create user {{ tripleo_admin_user }} | 0.51s 2025-10-02 16:46:54.849416 | fa163e8e-1091-239c-0d2d-000000000021 | SUMMARY | undercloud | tripleo_create_admin : Install public key on nodes for user {{ tripleo_admin_user }} | 0.48s 2025-10-02 16:46:54.849899 | fa163e8e-1091-239c-0d2d-00000000001c | SUMMARY | undercloud | tripleo_create_admin : authorize TripleO key for user {{ tripleo_admin_user }} | 0.36s 2025-10-02 16:46:54.850403 | fa163e8e-1091-239c-0d2d-000000000014 | SUMMARY | undercloud | tripleo_create_admin : ensure home dir has the right owner/group for user {{ tripleo_admin_user }} | 0.36s 2025-10-02 16:46:54.850932 | fa163e8e-1091-239c-0d2d-000000000006 | SUMMARY | undercloud | stat private key | 0.29s 2025-10-02 16:46:54.851419 | fa163e8e-1091-239c-0d2d-000000000009 | SUMMARY | undercloud | create public key if it does not exist | 0.23s 2025-10-02 16:46:54.851907 | fa163e8e-1091-239c-0d2d-000000000016 | SUMMARY | undercloud | tripleo_create_admin : ensure authorized_keys file exists for user {{ tripleo_admin_user }} | 0.22s 2025-10-02 16:46:54.852394 | fa163e8e-1091-239c-0d2d-000000000015 | SUMMARY | undercloud | tripleo_create_admin : ensure .ssh dir exists for user {{ tripleo_admin_user }} | 0.20s 2025-10-02 16:46:54.852849 | fa163e8e-1091-239c-0d2d-000000000007 | SUMMARY | undercloud | stat public key | 0.16s 2025-10-02 16:46:54.853335 | fa163e8e-1091-239c-0d2d-000000000017 | SUMMARY | undercloud | tripleo_create_admin : get remote {{ tripleo_admin_user }} public key | 0.06s 2025-10-02 16:46:54.853805 | fa163e8e-1091-239c-0d2d-000000000018 | SUMMARY | undercloud | tripleo_create_admin : append {{ tripleo_admin_user }} public key to authorized_keys | 0.06s 2025-10-02 16:46:54.854308 | fa163e8e-1091-239c-0d2d-000000000005 | SUMMARY | undercloud | set ssh key path facts | 0.04s 2025-10-02 16:46:54.854801 | fa163e8e-1091-239c-0d2d-000000000023 | SUMMARY | undercloud | Get local private key | 0.00s 2025-10-02 16:46:54.855237 | fa163e8e-1091-239c-0d2d-000000000024 | SUMMARY | undercloud | Get local public key | 0.00s 2025-10-02 16:46:54.855718 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + cat + sudo sed -i /--yes-i-know/d /usr/share/ansible/roles/tripleo_cephadm/tasks/bootstrap.yaml + sudo openstack overcloud ceph deploy --mon-ip 172.18.0.100 --ceph-spec /root/ceph_spec.yaml --config /root/initial_ceph.conf --container-image-prepare /root/containers-prepare-parameters.yaml --standalone --single-host-defaults --skip-hosts-config --skip-container-registry-config --skip-user-create --network-data /tmp/network_data.yaml --ntp-server pool.ntp.org --output /root/deployed_ceph.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 [Configure chrony service] ************************************************ 2025-10-02 16:46:57.299460 | fa163e8e-1091-c764-5e7c-000000000039 | TASK | Gathering Facts 2025-10-02 16:46:57.812946 | fa163e8e-1091-c764-5e7c-000000000039 | OK | Gathering Facts | standalone.localdomain 2025-10-02 16:46:57.819651 | fa163e8e-1091-c764-5e7c-000000000039 | TIMING | Gathering Facts | standalone.localdomain | 0:00:00.533104 | 0.52s 2025-10-02 16:46:57.821038 | fa163e8e-1091-c764-5e7c-000000000039 | OK | Gathering Facts | undercloud 2025-10-02 16:46:57.821554 | fa163e8e-1091-c764-5e7c-000000000039 | TIMING | Gathering Facts | undercloud | 0:00:00.535016 | 0.52s 2025-10-02 16:46:57.835085 | fa163e8e-1091-c764-5e7c-00000000000a | TASK | Load distro-specific variables 2025-10-02 16:46:57.926795 | fa163e8e-1091-c764-5e7c-00000000000a | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:00.640242 | 0.09s 2025-10-02 16:46:57.927628 | fa163e8e-1091-c764-5e7c-00000000000a | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:00.641090 | 0.09s 2025-10-02 16:46:57.935946 | 15f0ca54-17df-47eb-9723-35346f2efa6f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | standalone.localdomain 2025-10-02 16:46:57.936304 | 15f0ca54-17df-47eb-9723-35346f2efa6f | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-02 16:46:57.946040 | fa163e8e-1091-c764-5e7c-000000000052 | TASK | Load distro-specific variables 2025-10-02 16:46:58.028484 | fa163e8e-1091-c764-5e7c-000000000052 | OK | Load distro-specific variables | standalone.localdomain | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:46:58.030030 | fa163e8e-1091-c764-5e7c-000000000052 | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:00.743469 | 0.08s 2025-10-02 16:46:58.039617 | fa163e8e-1091-c764-5e7c-000000000052 | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:00.753063 | 0.09s 2025-10-02 16:46:58.050009 | fa163e8e-1091-c764-5e7c-000000000052 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:46:58.050928 | fa163e8e-1091-c764-5e7c-000000000052 | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:00.764381 | 0.10s 2025-10-02 16:46:58.060816 | fa163e8e-1091-c764-5e7c-000000000052 | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:00.774274 | 0.11s 2025-10-02 16:46:58.065914 | fa163e8e-1091-c764-5e7c-00000000000b | TASK | Install chronyd 2025-10-02 16:46:58.112371 | fa163e8e-1091-c764-5e7c-00000000000b | TIMING | chrony : Install chronyd | standalone.localdomain | 0:00:00.825808 | 0.05s 2025-10-02 16:46:58.154957 | fa163e8e-1091-c764-5e7c-00000000000b | TIMING | chrony : Install chronyd | undercloud | 0:00:00.868416 | 0.08s 2025-10-02 16:46:58.167832 | 3f44fa18-615e-4865-8b02-d6b7c473d2b7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | standalone.localdomain 2025-10-02 16:46:58.168322 | 3f44fa18-615e-4865-8b02-d6b7c473d2b7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/install.yml | undercloud 2025-10-02 16:46:58.185040 | fa163e8e-1091-c764-5e7c-0000000000a2 | TASK | Load distro-specific variables 2025-10-02 16:46:58.231121 | fa163e8e-1091-c764-5e7c-0000000000a2 | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:00.944563 | 0.05s 2025-10-02 16:46:58.272839 | fa163e8e-1091-c764-5e7c-0000000000a2 | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:00.986298 | 0.08s 2025-10-02 16:46:58.282282 | a439f0cb-eb97-4739-95db-831af3fa4501 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | standalone.localdomain 2025-10-02 16:46:58.282758 | a439f0cb-eb97-4739-95db-831af3fa4501 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-02 16:46:58.295526 | fa163e8e-1091-c764-5e7c-000000000102 | TASK | Load distro-specific variables 2025-10-02 16:46:58.374187 | fa163e8e-1091-c764-5e7c-000000000102 | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:46:58.375607 | fa163e8e-1091-c764-5e7c-000000000102 | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:01.089046 | 0.07s 2025-10-02 16:46:58.381866 | fa163e8e-1091-c764-5e7c-000000000102 | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:01.095306 | 0.08s 2025-10-02 16:46:58.400751 | fa163e8e-1091-c764-5e7c-000000000102 | OK | Load distro-specific variables | standalone.localdomain | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:46:58.401525 | fa163e8e-1091-c764-5e7c-000000000102 | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:01.114977 | 0.11s 2025-10-02 16:46:58.406728 | fa163e8e-1091-c764-5e7c-000000000102 | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:01.120179 | 0.11s 2025-10-02 16:46:58.415861 | fa163e8e-1091-c764-5e7c-0000000000a3 | TASK | Check for NTP service 2025-10-02 16:46:58.781736 | fa163e8e-1091-c764-5e7c-0000000000a3 | CHANGED | Check for NTP service | undercloud 2025-10-02 16:46:58.783017 | fa163e8e-1091-c764-5e7c-0000000000a3 | TIMING | chrony : Check for NTP service | undercloud | 0:00:01.496458 | 0.35s 2025-10-02 16:46:58.807252 | fa163e8e-1091-c764-5e7c-0000000000a3 | CHANGED | Check for NTP service | standalone.localdomain 2025-10-02 16:46:58.808034 | fa163e8e-1091-c764-5e7c-0000000000a3 | TIMING | chrony : Check for NTP service | standalone.localdomain | 0:00:01.521489 | 0.39s 2025-10-02 16:46:58.816622 | fa163e8e-1091-c764-5e7c-0000000000a4 | TASK | Disable NTP before configuring Chrony 2025-10-02 16:46:58.909415 | fa163e8e-1091-c764-5e7c-0000000000a4 | SKIPPED | Disable NTP before configuring Chrony | standalone.localdomain 2025-10-02 16:46:58.910654 | fa163e8e-1091-c764-5e7c-0000000000a4 | TIMING | chrony : Disable NTP before configuring Chrony | standalone.localdomain | 0:00:01.624096 | 0.09s 2025-10-02 16:46:58.922493 | fa163e8e-1091-c764-5e7c-0000000000a4 | SKIPPED | Disable NTP before configuring Chrony | undercloud 2025-10-02 16:46:58.923111 | fa163e8e-1091-c764-5e7c-0000000000a4 | TIMING | chrony : Disable NTP before configuring Chrony | undercloud | 0:00:01.636566 | 0.09s 2025-10-02 16:46:58.933619 | fa163e8e-1091-c764-5e7c-0000000000a5 | TASK | Install chronyd package 2025-10-02 16:47:01.836828 | fa163e8e-1091-c764-5e7c-0000000000a5 | OK | Install chronyd package | undercloud 2025-10-02 16:47:01.838444 | fa163e8e-1091-c764-5e7c-0000000000a5 | TIMING | chrony : Install chronyd package | undercloud | 0:00:04.551884 | 2.89s 2025-10-02 16:47:03.411944 | fa163e8e-1091-c764-5e7c-0000000000a5 | OK | Install chronyd package | standalone.localdomain 2025-10-02 16:47:03.413025 | fa163e8e-1091-c764-5e7c-0000000000a5 | TIMING | chrony : Install chronyd package | standalone.localdomain | 0:00:06.126476 | 4.48s 2025-10-02 16:47:03.421438 | fa163e8e-1091-c764-5e7c-00000000000c | TASK | Upgrade chronyd 2025-10-02 16:47:03.501669 | fa163e8e-1091-c764-5e7c-00000000000c | SKIPPED | Upgrade chronyd | standalone.localdomain 2025-10-02 16:47:03.503111 | fa163e8e-1091-c764-5e7c-00000000000c | TIMING | chrony : Upgrade chronyd | standalone.localdomain | 0:00:06.216550 | 0.08s 2025-10-02 16:47:03.514084 | fa163e8e-1091-c764-5e7c-00000000000c | SKIPPED | Upgrade chronyd | undercloud 2025-10-02 16:47:03.514747 | fa163e8e-1091-c764-5e7c-00000000000c | TIMING | chrony : Upgrade chronyd | undercloud | 0:00:06.228202 | 0.08s 2025-10-02 16:47:03.522544 | fa163e8e-1091-c764-5e7c-00000000000d | TASK | Configure chronyd 2025-10-02 16:47:03.593301 | fa163e8e-1091-c764-5e7c-00000000000d | TIMING | chrony : Configure chronyd | standalone.localdomain | 0:00:06.306691 | 0.07s 2025-10-02 16:47:03.615048 | fa163e8e-1091-c764-5e7c-00000000000d | TIMING | chrony : Configure chronyd | undercloud | 0:00:06.328500 | 0.08s 2025-10-02 16:47:03.633421 | 634c8fc3-7d93-41cd-a8a3-7bd6056276a3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | standalone.localdomain 2025-10-02 16:47:03.634136 | 634c8fc3-7d93-41cd-a8a3-7bd6056276a3 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/config.yml | undercloud 2025-10-02 16:47:03.665844 | fa163e8e-1091-c764-5e7c-000000000162 | TASK | Load distro-specific variables 2025-10-02 16:47:03.751238 | fa163e8e-1091-c764-5e7c-000000000162 | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:06.464672 | 0.08s 2025-10-02 16:47:03.752394 | fa163e8e-1091-c764-5e7c-000000000162 | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:06.465849 | 0.08s 2025-10-02 16:47:03.768435 | 197f67bf-0e56-4105-946f-b5693eadf961 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | standalone.localdomain 2025-10-02 16:47:03.769155 | 197f67bf-0e56-4105-946f-b5693eadf961 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-02 16:47:03.785898 | fa163e8e-1091-c764-5e7c-0000000001fa | TASK | Load distro-specific variables 2025-10-02 16:47:03.888800 | fa163e8e-1091-c764-5e7c-0000000001fa | OK | Load distro-specific variables | standalone.localdomain | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:47:03.890376 | fa163e8e-1091-c764-5e7c-0000000001fa | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:06.603812 | 0.10s 2025-10-02 16:47:03.900356 | fa163e8e-1091-c764-5e7c-0000000001fa | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:47:03.901463 | fa163e8e-1091-c764-5e7c-0000000001fa | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:06.614917 | 0.10s 2025-10-02 16:47:03.906580 | fa163e8e-1091-c764-5e7c-0000000001fa | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:06.620022 | 0.12s 2025-10-02 16:47:03.907906 | fa163e8e-1091-c764-5e7c-0000000001fa | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:06.621361 | 0.11s 2025-10-02 16:47:03.917478 | fa163e8e-1091-c764-5e7c-000000000163 | TASK | Install chrony configuration file 2025-10-02 16:47:04.722826 | fa163e8e-1091-c764-5e7c-000000000163 | CHANGED | Install chrony configuration file | undercloud 2025-10-02 16:47:04.724291 | fa163e8e-1091-c764-5e7c-000000000163 | TIMING | chrony : Install chrony configuration file | undercloud | 0:00:07.437702 | 0.79s 2025-10-02 16:47:04.759139 | fa163e8e-1091-c764-5e7c-000000000163 | OK | Install chrony configuration file | standalone.localdomain 2025-10-02 16:47:04.759966 | fa163e8e-1091-c764-5e7c-000000000163 | TIMING | chrony : Install chrony configuration file | standalone.localdomain | 0:00:07.473420 | 0.84s 2025-10-02 16:47:04.768461 | fa163e8e-1091-c764-5e7c-00000000000e | TASK | Run chronyd 2025-10-02 16:47:04.869105 | fa163e8e-1091-c764-5e7c-00000000000e | TIMING | chrony : Run chronyd | standalone.localdomain | 0:00:07.582535 | 0.10s 2025-10-02 16:47:04.880841 | fa163e8e-1091-c764-5e7c-00000000000e | TIMING | chrony : Run chronyd | undercloud | 0:00:07.594288 | 0.10s 2025-10-02 16:47:04.900520 | b4b586b7-9117-40d7-8d10-37059b98d70c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | standalone.localdomain 2025-10-02 16:47:04.901203 | b4b586b7-9117-40d7-8d10-37059b98d70c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/run.yml | undercloud 2025-10-02 16:47:04.938436 | fa163e8e-1091-c764-5e7c-000000000233 | TASK | Load distro-specific variables 2025-10-02 16:47:05.035115 | fa163e8e-1091-c764-5e7c-000000000233 | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:07.748545 | 0.10s 2025-10-02 16:47:05.046655 | fa163e8e-1091-c764-5e7c-000000000233 | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:07.760107 | 0.10s 2025-10-02 16:47:05.061643 | 707ad8c4-e249-4d80-9cc8-720e2be047e7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | standalone.localdomain 2025-10-02 16:47:05.062456 | 707ad8c4-e249-4d80-9cc8-720e2be047e7 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/vars.yml | undercloud 2025-10-02 16:47:05.081189 | fa163e8e-1091-c764-5e7c-0000000002ee | TASK | Load distro-specific variables 2025-10-02 16:47:05.195200 | fa163e8e-1091-c764-5e7c-0000000002ee | OK | Load distro-specific variables | standalone.localdomain | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:47:05.196659 | fa163e8e-1091-c764-5e7c-0000000002ee | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:07.910098 | 0.11s 2025-10-02 16:47:05.235054 | fa163e8e-1091-c764-5e7c-0000000002ee | OK | Load distro-specific variables | undercloud | item=/usr/share/ansible/roles/chrony/vars/RedHat.yml 2025-10-02 16:47:05.236402 | fa163e8e-1091-c764-5e7c-0000000002ee | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:07.949852 | 0.15s 2025-10-02 16:47:05.237358 | fa163e8e-1091-c764-5e7c-0000000002ee | TIMING | chrony : Load distro-specific variables | standalone.localdomain | 0:00:07.950811 | 0.16s 2025-10-02 16:47:05.242708 | fa163e8e-1091-c764-5e7c-0000000002ee | TIMING | chrony : Load distro-specific variables | undercloud | 0:00:07.956162 | 0.15s 2025-10-02 16:47:05.250029 | fa163e8e-1091-c764-5e7c-000000000234 | TASK | Ensure chronyd is running 2025-10-02 16:47:05.880792 | fa163e8e-1091-c764-5e7c-000000000234 | OK | Ensure chronyd is running | standalone.localdomain 2025-10-02 16:47:05.882734 | fa163e8e-1091-c764-5e7c-000000000234 | TIMING | chrony : Ensure chronyd is running | standalone.localdomain | 0:00:08.596150 | 0.63s 2025-10-02 16:47:06.876723 | fa163e8e-1091-c764-5e7c-000000000234 | OK | Ensure chronyd is running | undercloud 2025-10-02 16:47:06.878418 | fa163e8e-1091-c764-5e7c-000000000234 | TIMING | chrony : Ensure chronyd is running | undercloud | 0:00:09.591865 | 1.61s 2025-10-02 16:47:06.888216 | fa163e8e-1091-c764-5e7c-000000000235 | TASK | Force chronyd restart 2025-10-02 16:47:06.982023 | fa163e8e-1091-c764-5e7c-000000000235 | SKIPPED | Force chronyd restart | standalone.localdomain 2025-10-02 16:47:06.983398 | fa163e8e-1091-c764-5e7c-000000000235 | TIMING | chrony : Force chronyd restart | standalone.localdomain | 0:00:09.696840 | 0.09s 2025-10-02 16:47:07.356253 | fa163e8e-1091-c764-5e7c-000000000235 | CHANGED | Force chronyd restart | undercloud 2025-10-02 16:47:07.357732 | fa163e8e-1091-c764-5e7c-000000000235 | TIMING | chrony : Force chronyd restart | undercloud | 0:00:10.071185 | 0.46s 2025-10-02 16:47:07.366681 | fa163e8e-1091-c764-5e7c-00000000000f | TASK | Enable online service 2025-10-02 16:47:07.426306 | fa163e8e-1091-c764-5e7c-00000000000f | TIMING | chrony : Enable online service | undercloud | 0:00:10.139711 | 0.05s 2025-10-02 16:47:07.447853 | fa163e8e-1091-c764-5e7c-00000000000f | TIMING | chrony : Enable online service | standalone.localdomain | 0:00:10.161306 | 0.08s 2025-10-02 16:47:07.464830 | 52ae346b-804a-4e42-b59c-2df81fce6569 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | undercloud 2025-10-02 16:47:07.465499 | 52ae346b-804a-4e42-b59c-2df81fce6569 | INCLUDED | /usr/share/ansible/roles/chrony/tasks/online.yml | standalone.localdomain 2025-10-02 16:47:07.509902 | fa163e8e-1091-c764-5e7c-000000000338 | TASK | Create chrony-online.service unit file 2025-10-02 16:47:07.962509 | fa163e8e-1091-c764-5e7c-000000000338 | CHANGED | Create chrony-online.service unit file | undercloud 2025-10-02 16:47:07.966473 | fa163e8e-1091-c764-5e7c-000000000338 | TIMING | chrony : Create chrony-online.service unit file | undercloud | 0:00:10.679919 | 0.45s 2025-10-02 16:47:07.967539 | fa163e8e-1091-c764-5e7c-000000000338 | OK | Create chrony-online.service unit file | standalone.localdomain 2025-10-02 16:47:07.968243 | fa163e8e-1091-c764-5e7c-000000000338 | TIMING | chrony : Create chrony-online.service unit file | standalone.localdomain | 0:00:10.681698 | 0.46s 2025-10-02 16:47:07.976519 | fa163e8e-1091-c764-5e7c-000000000339 | TASK | Enable chrony-online.service 2025-10-02 16:47:09.252010 | fa163e8e-1091-c764-5e7c-000000000339 | CHANGED | Enable chrony-online.service | standalone.localdomain 2025-10-02 16:47:09.253980 | fa163e8e-1091-c764-5e7c-000000000339 | TIMING | chrony : Enable chrony-online.service | standalone.localdomain | 0:00:11.967424 | 1.28s 2025-10-02 16:47:09.256383 | fa163e8e-1091-c764-5e7c-000000000339 | CHANGED | Enable chrony-online.service | undercloud 2025-10-02 16:47:09.257535 | fa163e8e-1091-c764-5e7c-000000000339 | TIMING | chrony : Enable chrony-online.service | undercloud | 0:00:11.970990 | 1.27s 2025-10-02 16:47:09.266913 | fa163e8e-1091-c764-5e7c-000000000010 | TASK | Sync chronyc 2025-10-02 16:47:09.345302 | fa163e8e-1091-c764-5e7c-000000000010 | TIMING | chrony : Sync chronyc | standalone.localdomain | 0:00:12.058706 | 0.08s 2025-10-02 16:47:09.356658 | fa163e8e-1091-c764-5e7c-000000000010 | TIMING | chrony : Sync chronyc | undercloud | 0:00:12.070111 | 0.08s 2025-10-02 16:47:09.373115 | f5d96438-3216-4ca0-9796-8b4b0483d59c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | standalone.localdomain 2025-10-02 16:47:09.373828 | f5d96438-3216-4ca0-9796-8b4b0483d59c | INCLUDED | /usr/share/ansible/roles/chrony/tasks/sync.yml | undercloud 2025-10-02 16:47:09.418650 | fa163e8e-1091-c764-5e7c-00000000042a | TASK | Force NTP sync 2025-10-02 16:47:09.698773 | fa163e8e-1091-c764-5e7c-00000000042a | CHANGED | Force NTP sync | standalone.localdomain 2025-10-02 16:47:09.700210 | fa163e8e-1091-c764-5e7c-00000000042a | TIMING | chrony : Force NTP sync | standalone.localdomain | 0:00:12.413651 | 0.28s 2025-10-02 16:47:09.701172 | fa163e8e-1091-c764-5e7c-00000000042a | CHANGED | Force NTP sync | undercloud 2025-10-02 16:47:09.701945 | fa163e8e-1091-c764-5e7c-00000000042a | TIMING | chrony : Force NTP sync | undercloud | 0:00:12.415399 | 0.27s 2025-10-02 16:47:09.710540 | fa163e8e-1091-c764-5e7c-00000000042b | TASK | Ensure system is NTP time synced 2025-10-02 16:47:19.997801 | fa163e8e-1091-c764-5e7c-00000000042b | CHANGED | Ensure system is NTP time synced | undercloud 2025-10-02 16:47:19.999239 | fa163e8e-1091-c764-5e7c-00000000042b | TIMING | chrony : Ensure system is NTP time synced | undercloud | 0:00:22.712679 | 10.27s 2025-10-02 16:47:20.010421 | fa163e8e-1091-c764-5e7c-00000000042b | CHANGED | Ensure system is NTP time synced | standalone.localdomain 2025-10-02 16:47:20.011161 | fa163e8e-1091-c764-5e7c-00000000042b | TIMING | chrony : Ensure system is NTP time synced | standalone.localdomain | 0:00:22.724614 | 10.30s 2025-10-02 16:47:20.031798 | fa163e8e-1091-c764-5e7c-00000000002c | TASK | Set timezone 2025-10-02 16:47:20.519101 | fa163e8e-1091-c764-5e7c-00000000002c | OK | Set timezone | standalone.localdomain 2025-10-02 16:47:20.524756 | fa163e8e-1091-c764-5e7c-00000000002c | TIMING | tripleo_timezone : Set timezone | standalone.localdomain | 0:00:23.238200 | 0.49s 2025-10-02 16:47:20.525642 | fa163e8e-1091-c764-5e7c-00000000002c | OK | Set timezone | undercloud 2025-10-02 16:47:20.526304 | fa163e8e-1091-c764-5e7c-00000000002c | TIMING | tripleo_timezone : Set timezone | undercloud | 0:00:23.239759 | 0.48s 2025-10-02 16:47:20.534303 | fa163e8e-1091-c764-5e7c-00000000002d | TASK | Restart time services 2025-10-02 16:47:20.563799 | fa163e8e-1091-c764-5e7c-00000000002d | SKIPPED | Restart time services | standalone.localdomain | item=rsyslog 2025-10-02 16:47:20.569988 | fa163e8e-1091-c764-5e7c-00000000002d | SKIPPED | Restart time services | standalone.localdomain | item=crond 2025-10-02 16:47:20.575403 | fa163e8e-1091-c764-5e7c-00000000002d | TIMING | tripleo_timezone : Restart time services | standalone.localdomain | 0:00:23.288823 | 0.04s 2025-10-02 16:47:20.583959 | fa163e8e-1091-c764-5e7c-00000000002d | SKIPPED | Restart time services | undercloud | item=rsyslog 2025-10-02 16:47:20.589102 | fa163e8e-1091-c764-5e7c-00000000002d | SKIPPED | Restart time services | undercloud | item=crond 2025-10-02 16:47:20.599970 | fa163e8e-1091-c764-5e7c-00000000002d | TIMING | tripleo_timezone : Restart time services | undercloud | 0:00:23.313420 | 0.05s 2025-10-02 16:47:20.645938 | fa163e8e-1091-c764-5e7c-000000000012 | HANDLER | Restart chronyd 2025-10-02 16:47:21.129141 | fa163e8e-1091-c764-5e7c-000000000012 | CHANGED | Restart chronyd | undercloud 2025-10-02 16:47:21.131014 | fa163e8e-1091-c764-5e7c-000000000012 | TIMING | chrony : Restart chronyd | undercloud | 0:00:23.844460 | 0.48s PLAY RECAP ********************************************************************* standalone.localdomain : ok=23 changed=4 unreachable=0 failed=0 skipped=4 rescued=0 ignored=0 undercloud : ok=25 changed=8 unreachable=0 failed=0 skipped=3 rescued=0 ignored=0 2025-10-02 16:47:21.147920 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:47:21.148458 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:47:21.148942 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:23.862398 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:47:21.149480 | UUID | Info | Host | Task Name | Run Time 2025-10-02 16:47:21.150012 | fa163e8e-1091-c764-5e7c-00000000042b | SUMMARY | standalone.localdomain | chrony : Ensure system is NTP time synced | 10.30s 2025-10-02 16:47:21.150580 | fa163e8e-1091-c764-5e7c-00000000042b | SUMMARY | undercloud | chrony : Ensure system is NTP time synced | 10.27s 2025-10-02 16:47:21.151102 | fa163e8e-1091-c764-5e7c-0000000000a5 | SUMMARY | standalone.localdomain | chrony : Install chronyd package | 4.48s 2025-10-02 16:47:21.151622 | fa163e8e-1091-c764-5e7c-0000000000a5 | SUMMARY | undercloud | chrony : Install chronyd package | 2.89s 2025-10-02 16:47:21.152081 | fa163e8e-1091-c764-5e7c-000000000234 | SUMMARY | undercloud | chrony : Ensure chronyd is running | 1.61s 2025-10-02 16:47:21.152643 | fa163e8e-1091-c764-5e7c-000000000339 | SUMMARY | standalone.localdomain | chrony : Enable chrony-online.service | 1.28s 2025-10-02 16:47:21.153106 | fa163e8e-1091-c764-5e7c-000000000339 | SUMMARY | undercloud | chrony : Enable chrony-online.service | 1.27s 2025-10-02 16:47:21.153609 | fa163e8e-1091-c764-5e7c-000000000163 | SUMMARY | standalone.localdomain | chrony : Install chrony configuration file | 0.84s 2025-10-02 16:47:21.154071 | fa163e8e-1091-c764-5e7c-000000000163 | SUMMARY | undercloud | chrony : Install chrony configuration file | 0.79s 2025-10-02 16:47:21.154579 | fa163e8e-1091-c764-5e7c-000000000234 | SUMMARY | standalone.localdomain | chrony : Ensure chronyd is running | 0.63s 2025-10-02 16:47:21.155046 | fa163e8e-1091-c764-5e7c-000000000039 | SUMMARY | standalone.localdomain | Gathering Facts | 0.52s 2025-10-02 16:47:21.155595 | fa163e8e-1091-c764-5e7c-000000000039 | SUMMARY | undercloud | Gathering Facts | 0.52s 2025-10-02 16:47:21.156061 | fa163e8e-1091-c764-5e7c-00000000002c | SUMMARY | standalone.localdomain | tripleo_timezone : Set timezone | 0.49s 2025-10-02 16:47:21.156581 | fa163e8e-1091-c764-5e7c-000000000012 | SUMMARY | undercloud | chrony : Restart chronyd | 0.48s 2025-10-02 16:47:21.157047 | fa163e8e-1091-c764-5e7c-00000000002c | SUMMARY | undercloud | tripleo_timezone : Set timezone | 0.48s 2025-10-02 16:47:21.157550 | fa163e8e-1091-c764-5e7c-000000000338 | SUMMARY | standalone.localdomain | chrony : Create chrony-online.service unit file | 0.46s 2025-10-02 16:47:21.158032 | fa163e8e-1091-c764-5e7c-000000000235 | SUMMARY | undercloud | chrony : Force chronyd restart | 0.46s 2025-10-02 16:47:21.158543 | fa163e8e-1091-c764-5e7c-000000000338 | SUMMARY | undercloud | chrony : Create chrony-online.service unit file | 0.45s 2025-10-02 16:47:21.159002 | fa163e8e-1091-c764-5e7c-0000000000a3 | SUMMARY | standalone.localdomain | chrony : Check for NTP service | 0.39s 2025-10-02 16:47:21.159547 | fa163e8e-1091-c764-5e7c-0000000000a3 | SUMMARY | undercloud | chrony : Check for NTP service | 0.35s 2025-10-02 16:47:21.160035 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [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 [Create Ceph Spec] ******************************************************** 2025-10-02 16:47:22.027653 | fa163e8e-1091-c91a-80ca-000000000005 | SKIPPED | fail | undercloud 2025-10-02 16:47:22.028335 | fa163e8e-1091-c91a-80ca-000000000005 | TIMING | fail | undercloud | 0:00:00.046146 | 0.03s 2025-10-02 16:47:22.064826 | fa163e8e-1091-c91a-80ca-000000000006 | SKIPPED | fail | undercloud 2025-10-02 16:47:22.065677 | fa163e8e-1091-c91a-80ca-000000000006 | TIMING | fail | undercloud | 0:00:00.083484 | 0.03s 2025-10-02 16:47:22.070624 | fa163e8e-1091-c91a-80ca-000000000008 | TASK | Ensure working_dir is provided 2025-10-02 16:47:22.095376 | fa163e8e-1091-c91a-80ca-000000000008 | SKIPPED | Ensure working_dir is provided | undercloud 2025-10-02 16:47:22.096129 | fa163e8e-1091-c91a-80ca-000000000008 | TIMING | Ensure working_dir is provided | undercloud | 0:00:00.113937 | 0.02s 2025-10-02 16:47:22.108705 | fa163e8e-1091-c91a-80ca-00000000000a | TASK | ensure ceph_spec_path is defined 2025-10-02 16:47:22.133493 | fa163e8e-1091-c91a-80ca-00000000000a | SKIPPED | ensure ceph_spec_path is defined | undercloud 2025-10-02 16:47:22.134676 | fa163e8e-1091-c91a-80ca-00000000000a | TIMING | ensure ceph_spec_path is defined | undercloud | 0:00:00.152476 | 0.03s 2025-10-02 16:47:22.142406 | fa163e8e-1091-c91a-80ca-00000000000b | TASK | Override osd_spec if osd_spec_path is provided 2025-10-02 16:47:22.178344 | fa163e8e-1091-c91a-80ca-00000000000b | SKIPPED | Override osd_spec if osd_spec_path is provided | undercloud 2025-10-02 16:47:22.179074 | fa163e8e-1091-c91a-80ca-00000000000b | TIMING | Override osd_spec if osd_spec_path is provided | undercloud | 0:00:00.196882 | 0.04s 2025-10-02 16:47:22.183691 | fa163e8e-1091-c91a-80ca-00000000000c | TASK | Override crush hierarchy if a custom crush path is provided 2025-10-02 16:47:22.218484 | fa163e8e-1091-c91a-80ca-00000000000c | SKIPPED | Override crush hierarchy if a custom crush path is provided | undercloud 2025-10-02 16:47:22.219226 | fa163e8e-1091-c91a-80ca-00000000000c | TIMING | Override crush hierarchy if a custom crush path is provided | undercloud | 0:00:00.237034 | 0.03s 2025-10-02 16:47:22.224423 | fa163e8e-1091-c91a-80ca-00000000000d | TASK | Create Ceph spec based on baremetal_deployed_path and tripleo_roles 2025-10-02 16:47:22.281887 | fa163e8e-1091-c91a-80ca-00000000000d | SKIPPED | Create Ceph spec based on baremetal_deployed_path and tripleo_roles | undercloud 2025-10-02 16:47:22.283104 | fa163e8e-1091-c91a-80ca-00000000000d | TIMING | Create Ceph spec based on baremetal_deployed_path and tripleo_roles | undercloud | 0:00:00.300904 | 0.06s 2025-10-02 16:47:22.291097 | fa163e8e-1091-c91a-80ca-00000000000f | TASK | Add hosts with mon label to the cephadm_admin_hosts list 2025-10-02 16:47:22.388231 | fa163e8e-1091-c91a-80ca-00000000000f | OK | Add hosts with mon label to the cephadm_admin_hosts list | undercloud | item={'addr': '172.18.0.100', 'hostname': 'standalone.localdomain', 'labels': ['_admin', 'osd', 'mgr', 'mon'], 'service_type': 'host'} 2025-10-02 16:47:22.389835 | fa163e8e-1091-c91a-80ca-00000000000f | TIMING | Add hosts with mon label to the cephadm_admin_hosts list | undercloud | 0:00:00.407629 | 0.10s 2025-10-02 16:47:22.402927 | fa163e8e-1091-c91a-80ca-00000000000f | SKIPPED | Add hosts with mon label to the cephadm_admin_hosts list | undercloud | item={'data_devices': {'paths': ['/dev/vg2/data-lv2']}, 'placement': {'hosts': ['standalone.localdomain']}, 'service_id': 'default_drive_group', 'service_name': 'osd.default_drive_group', 'service_type': 'osd'} 2025-10-02 16:47:22.418404 | fa163e8e-1091-c91a-80ca-00000000000f | SKIPPED | Add hosts with mon label to the cephadm_admin_hosts list | undercloud | item={'placement': {'hosts': ['standalone.localdomain']}, 'service_id': 'mon', 'service_name': 'mon', 'service_type': 'mon'} 2025-10-02 16:47:22.431219 | fa163e8e-1091-c91a-80ca-00000000000f | SKIPPED | Add hosts with mon label to the cephadm_admin_hosts list | undercloud | item={'placement': {'hosts': ['standalone.localdomain']}, 'service_id': 'mgr', 'service_name': 'mgr', 'service_type': 'mgr'} 2025-10-02 16:47:22.437733 | fa163e8e-1091-c91a-80ca-00000000000f | TIMING | Add hosts with mon label to the cephadm_admin_hosts list | undercloud | 0:00:00.455531 | 0.15s 2025-10-02 16:47:22.445763 | fa163e8e-1091-c91a-80ca-000000000010 | TASK | Add hosts with other labels to the cephadm_non_admin_hosts list 2025-10-02 16:47:22.562283 | fa163e8e-1091-c91a-80ca-000000000010 | SKIPPED | Add hosts with other labels to the cephadm_non_admin_hosts list | undercloud | item={'addr': '172.18.0.100', 'hostname': 'standalone.localdomain', 'labels': ['_admin', 'osd', 'mgr', 'mon'], 'service_type': 'host'} 2025-10-02 16:47:22.575173 | fa163e8e-1091-c91a-80ca-000000000010 | SKIPPED | Add hosts with other labels to the cephadm_non_admin_hosts list | undercloud | item={'data_devices': {'paths': ['/dev/vg2/data-lv2']}, 'placement': {'hosts': ['standalone.localdomain']}, 'service_id': 'default_drive_group', 'service_name': 'osd.default_drive_group', 'service_type': 'osd'} 2025-10-02 16:47:22.592432 | fa163e8e-1091-c91a-80ca-000000000010 | SKIPPED | Add hosts with other labels to the cephadm_non_admin_hosts list | undercloud | item={'placement': {'hosts': ['standalone.localdomain']}, 'service_id': 'mon', 'service_name': 'mon', 'service_type': 'mon'} 2025-10-02 16:47:22.604383 | fa163e8e-1091-c91a-80ca-000000000010 | SKIPPED | Add hosts with other labels to the cephadm_non_admin_hosts list | undercloud | item={'placement': {'hosts': ['standalone.localdomain']}, 'service_id': 'mgr', 'service_name': 'mgr', 'service_type': 'mgr'} 2025-10-02 16:47:22.610035 | fa163e8e-1091-c91a-80ca-000000000010 | TIMING | Add hosts with other labels to the cephadm_non_admin_hosts list | undercloud | 0:00:00.627834 | 0.16s 2025-10-02 16:47:22.615717 | fa163e8e-1091-c91a-80ca-000000000012 | TASK | Ensure there is at least one monitor in the spec file 2025-10-02 16:47:22.660481 | fa163e8e-1091-c91a-80ca-000000000012 | SKIPPED | Ensure there is at least one monitor in the spec file | undercloud 2025-10-02 16:47:22.661241 | fa163e8e-1091-c91a-80ca-000000000012 | TIMING | Ensure there is at least one monitor in the spec file | undercloud | 0:00:00.679049 | 0.04s 2025-10-02 16:47:22.666818 | fa163e8e-1091-c91a-80ca-000000000013 | TASK | Add hosts with mon label to new ceph_mon inventory group for next play 2025-10-02 16:47:22.691791 | fa163e8e-1091-c91a-80ca-000000000013 | CHANGED | Add hosts with mon label to new ceph_mon inventory group for next play | undercloud | item=standalone.localdomain 2025-10-02 16:47:22.692523 | fa163e8e-1091-c91a-80ca-000000000013 | TIMING | Add hosts with mon label to new ceph_mon inventory group for next play | undercloud | 0:00:00.710329 | 0.02s 2025-10-02 16:47:22.693077 | fa163e8e-1091-c91a-80ca-000000000013 | TIMING | Add hosts with mon label to new ceph_mon inventory group for next play | undercloud | 0:00:00.710892 | 0.03s PLAY [Bootstrap Ceph and apply spec] ******************************************* 2025-10-02 16:47:22.741294 | fa163e8e-1091-c91a-80ca-000000000017 | TASK | Ensure ceph_spec_path is defined 2025-10-02 16:47:22.781422 | fa163e8e-1091-c91a-80ca-000000000017 | SKIPPED | Ensure ceph_spec_path is defined | standalone.localdomain 2025-10-02 16:47:22.782357 | fa163e8e-1091-c91a-80ca-000000000017 | TIMING | Ensure ceph_spec_path is defined | standalone.localdomain | 0:00:00.800164 | 0.04s 2025-10-02 16:47:22.788367 | fa163e8e-1091-c91a-80ca-000000000018 | TASK | Ensure public_network and cluster_network are defined 2025-10-02 16:47:22.954388 | fa163e8e-1091-c91a-80ca-000000000018 | SKIPPED | Ensure public_network and cluster_network are defined | standalone.localdomain 2025-10-02 16:47:22.955284 | fa163e8e-1091-c91a-80ca-000000000018 | TIMING | Ensure public_network and cluster_network are defined | standalone.localdomain | 0:00:00.973070 | 0.17s 2025-10-02 16:47:22.961249 | fa163e8e-1091-c91a-80ca-000000000019 | TASK | Set IP address of first monitor 2025-10-02 16:47:23.006019 | fa163e8e-1091-c91a-80ca-000000000019 | SKIPPED | Set IP address of first monitor | standalone.localdomain 2025-10-02 16:47:23.007239 | fa163e8e-1091-c91a-80ca-000000000019 | TIMING | Set IP address of first monitor | standalone.localdomain | 0:00:01.025037 | 0.05s 2025-10-02 16:47:23.029042 | fa163e8e-1091-c91a-80ca-000000000020 | TASK | Gather distribution facts if they don't exist 2025-10-02 16:47:23.075470 | fa163e8e-1091-c91a-80ca-000000000020 | SKIPPED | Gather distribution facts if they don't exist | standalone.localdomain 2025-10-02 16:47:23.076651 | fa163e8e-1091-c91a-80ca-000000000020 | TIMING | tripleo_cephadm : Gather distribution facts if they don't exist | standalone.localdomain | 0:00:01.094454 | 0.05s 2025-10-02 16:47:23.087312 | fa163e8e-1091-c91a-80ca-000000000021 | TASK | Install cephadm package 2025-10-02 16:47:26.135795 | fa163e8e-1091-c91a-80ca-000000000021 | OK | Install cephadm package | standalone.localdomain 2025-10-02 16:47:26.137141 | fa163e8e-1091-c91a-80ca-000000000021 | TIMING | tripleo_cephadm : Install cephadm package | standalone.localdomain | 0:00:04.154941 | 3.05s 2025-10-02 16:47:26.146510 | fa163e8e-1091-c91a-80ca-000000000022 | TASK | Stat cephadm file 2025-10-02 16:47:26.500119 | fa163e8e-1091-c91a-80ca-000000000022 | OK | Stat cephadm file | standalone.localdomain 2025-10-02 16:47:26.501491 | fa163e8e-1091-c91a-80ca-000000000022 | TIMING | tripleo_cephadm : Stat cephadm file | standalone.localdomain | 0:00:04.519291 | 0.35s 2025-10-02 16:47:26.511079 | fa163e8e-1091-c91a-80ca-000000000023 | TASK | Fail if cephadm is not available 2025-10-02 16:47:26.539761 | fa163e8e-1091-c91a-80ca-000000000023 | SKIPPED | Fail if cephadm is not available | standalone.localdomain 2025-10-02 16:47:26.540844 | fa163e8e-1091-c91a-80ca-000000000023 | TIMING | tripleo_cephadm : Fail if cephadm is not available | standalone.localdomain | 0:00:04.558644 | 0.03s 2025-10-02 16:47:26.550896 | fa163e8e-1091-c91a-80ca-000000000024 | TASK | List Ceph daemon instances on this host 2025-10-02 16:47:27.331572 | fa163e8e-1091-c91a-80ca-000000000024 | CHANGED | List Ceph daemon instances on this host | standalone.localdomain 2025-10-02 16:47:27.333069 | fa163e8e-1091-c91a-80ca-000000000024 | TIMING | tripleo_cephadm : List Ceph daemon instances on this host | standalone.localdomain | 0:00:05.350866 | 0.78s 2025-10-02 16:47:27.343730 | fa163e8e-1091-c91a-80ca-000000000026 | TASK | Set list of found FSIDs 2025-10-02 16:47:27.452983 | fa163e8e-1091-c91a-80ca-000000000026 | SKIPPED | Set list of found FSIDs | standalone.localdomain 2025-10-02 16:47:27.454453 | fa163e8e-1091-c91a-80ca-000000000026 | TIMING | tripleo_cephadm : Set list of found FSIDs | standalone.localdomain | 0:00:05.472252 | 0.11s 2025-10-02 16:47:27.463894 | fa163e8e-1091-c91a-80ca-000000000027 | TASK | Fail if >1 FSID was discovered 2025-10-02 16:47:27.571945 | fa163e8e-1091-c91a-80ca-000000000027 | SKIPPED | Fail if >1 FSID was discovered | standalone.localdomain 2025-10-02 16:47:27.573744 | fa163e8e-1091-c91a-80ca-000000000027 | TIMING | tripleo_cephadm : Fail if >1 FSID was discovered | standalone.localdomain | 0:00:05.591541 | 0.11s 2025-10-02 16:47:27.583728 | fa163e8e-1091-c91a-80ca-000000000028 | TASK | Set FSID to the discovered value 2025-10-02 16:47:27.694393 | fa163e8e-1091-c91a-80ca-000000000028 | SKIPPED | Set FSID to the discovered value | standalone.localdomain 2025-10-02 16:47:27.695781 | fa163e8e-1091-c91a-80ca-000000000028 | TIMING | tripleo_cephadm : Set FSID to the discovered value | standalone.localdomain | 0:00:05.713578 | 0.11s 2025-10-02 16:47:27.705313 | fa163e8e-1091-c91a-80ca-000000000029 | TASK | Set random tripleo_cephadm_fsid if no running ceph containers were found 2025-10-02 16:47:27.823955 | fa163e8e-1091-c91a-80ca-000000000029 | OK | Set random tripleo_cephadm_fsid if no running ceph containers were found | standalone.localdomain 2025-10-02 16:47:27.825422 | fa163e8e-1091-c91a-80ca-000000000029 | TIMING | tripleo_cephadm : Set random tripleo_cephadm_fsid if no running ceph containers were found | standalone.localdomain | 0:00:05.843215 | 0.12s 2025-10-02 16:47:27.835319 | fa163e8e-1091-c91a-80ca-00000000002b | TASK | Set first monitor IP if it was not passed 2025-10-02 16:47:27.913150 | fa163e8e-1091-c91a-80ca-00000000002b | SKIPPED | Set first monitor IP if it was not passed | standalone.localdomain 2025-10-02 16:47:27.914584 | fa163e8e-1091-c91a-80ca-00000000002b | TIMING | tripleo_cephadm : Set first monitor IP if it was not passed | standalone.localdomain | 0:00:05.932376 | 0.08s 2025-10-02 16:47:27.924484 | fa163e8e-1091-c91a-80ca-00000000002c | TASK | Ensure tripleo_cephadm_config_home (e.g. /etc/ceph) exists 2025-10-02 16:47:28.318910 | fa163e8e-1091-c91a-80ca-00000000002c | CHANGED | Ensure tripleo_cephadm_config_home (e.g. /etc/ceph) exists | standalone.localdomain 2025-10-02 16:47:28.320423 | fa163e8e-1091-c91a-80ca-00000000002c | TIMING | tripleo_cephadm : Ensure tripleo_cephadm_config_home (e.g. /etc/ceph) exists | standalone.localdomain | 0:00:06.338221 | 0.39s 2025-10-02 16:47:28.330080 | fa163e8e-1091-c91a-80ca-00000000002d | TASK | Ensure specs directory exists 2025-10-02 16:47:28.543315 | fa163e8e-1091-c91a-80ca-00000000002d | CHANGED | Ensure specs directory exists | standalone.localdomain 2025-10-02 16:47:28.544843 | fa163e8e-1091-c91a-80ca-00000000002d | TIMING | tripleo_cephadm : Ensure specs directory exists | standalone.localdomain | 0:00:06.562640 | 0.21s 2025-10-02 16:47:28.559407 | fa163e8e-1091-c91a-80ca-00000000002e | TASK | Stat spec file on ansible host 2025-10-02 16:47:28.781131 | fa163e8e-1091-c91a-80ca-00000000002e | OK | Stat spec file on ansible host | standalone.localdomain -> localhost [WARNING]: ('standalone.localdomain -> localhost', 'fa163e8e-1091-c91a-80ca-00000000002e') missing from stats 2025-10-02 16:47:28.789230 | fa163e8e-1091-c91a-80ca-00000000002f | TASK | push tripleo_cephadm_spec to bootstrap node if spec file exsits 2025-10-02 16:47:29.384108 | fa163e8e-1091-c91a-80ca-00000000002f | CHANGED | push tripleo_cephadm_spec to bootstrap node if spec file exsits | standalone.localdomain 2025-10-02 16:47:29.385469 | fa163e8e-1091-c91a-80ca-00000000002f | TIMING | tripleo_cephadm : push tripleo_cephadm_spec to bootstrap node if spec file exsits | standalone.localdomain | 0:00:07.403266 | 0.60s 2025-10-02 16:47:29.399028 | fa163e8e-1091-c91a-80ca-000000000031 | TASK | stat tripleo_cephadm_bootstrap_conf file 2025-10-02 16:47:29.680173 | fa163e8e-1091-c91a-80ca-000000000031 | OK | stat tripleo_cephadm_bootstrap_conf file | standalone.localdomain -> localhost [WARNING]: ('standalone.localdomain -> localhost', 'fa163e8e-1091-c91a-80ca-000000000031') missing from stats 2025-10-02 16:47:29.692757 | fa163e8e-1091-c91a-80ca-000000000032 | TASK | push it to tripleo_cephadm_assimilate_conf on bootstrap node 2025-10-02 16:47:30.179605 | fa163e8e-1091-c91a-80ca-000000000032 | CHANGED | push it to tripleo_cephadm_assimilate_conf on bootstrap node | standalone.localdomain 2025-10-02 16:47:30.180900 | fa163e8e-1091-c91a-80ca-000000000032 | TIMING | tripleo_cephadm : push it to tripleo_cephadm_assimilate_conf on bootstrap node | standalone.localdomain | 0:00:08.198700 | 0.49s 2025-10-02 16:47:30.204302 | fa163e8e-1091-c91a-80ca-000000000034 | TASK | generate tripleo_cephadm_assimilate_conf on bootstrap node 2025-10-02 16:47:30.314020 | fa163e8e-1091-c91a-80ca-000000000034 | SKIPPED | generate tripleo_cephadm_assimilate_conf on bootstrap node | standalone.localdomain 2025-10-02 16:47:30.315163 | fa163e8e-1091-c91a-80ca-000000000034 | TIMING | tripleo_cephadm : generate tripleo_cephadm_assimilate_conf on bootstrap node | standalone.localdomain | 0:00:08.332965 | 0.11s 2025-10-02 16:47:30.332310 | fa163e8e-1091-c91a-80ca-000000000063 | TASK | Add spec to necessary file list when using spec to bootstrap 2025-10-02 16:47:30.409444 | fa163e8e-1091-c91a-80ca-000000000063 | SKIPPED | Add spec to necessary file list when using spec to bootstrap | standalone.localdomain 2025-10-02 16:47:30.410749 | fa163e8e-1091-c91a-80ca-000000000063 | TIMING | tripleo_cephadm : Add spec to necessary file list when using spec to bootstrap | standalone.localdomain | 0:00:08.428545 | 0.08s 2025-10-02 16:47:30.420410 | fa163e8e-1091-c91a-80ca-000000000064 | TASK | Stat necessary files to bootstrap with cephadm 2025-10-02 16:47:30.666045 | fa163e8e-1091-c91a-80ca-000000000064 | OK | Stat necessary files to bootstrap with cephadm | standalone.localdomain | item=/home/ceph-admin/.ssh/id_rsa 2025-10-02 16:47:30.667604 | fa163e8e-1091-c91a-80ca-000000000064 | TIMING | tripleo_cephadm : Stat necessary files to bootstrap with cephadm | standalone.localdomain | 0:00:08.685400 | 0.25s 2025-10-02 16:47:30.829514 | fa163e8e-1091-c91a-80ca-000000000064 | OK | Stat necessary files to bootstrap with cephadm | standalone.localdomain | item=/home/ceph-admin/.ssh/id_rsa.pub 2025-10-02 16:47:30.830773 | fa163e8e-1091-c91a-80ca-000000000064 | TIMING | tripleo_cephadm : Stat necessary files to bootstrap with cephadm | standalone.localdomain | 0:00:08.848578 | 0.41s 2025-10-02 16:47:30.868065 | fa163e8e-1091-c91a-80ca-000000000064 | TIMING | tripleo_cephadm : Stat necessary files to bootstrap with cephadm | standalone.localdomain | 0:00:08.885865 | 0.45s 2025-10-02 16:47:30.877723 | fa163e8e-1091-c91a-80ca-000000000065 | TASK | Fail if necessary files are missing 2025-10-02 16:47:30.960693 | fa163e8e-1091-c91a-80ca-000000000065 | SKIPPED | Fail if necessary files are missing | standalone.localdomain | item={'changed': False, 'stat': {'exists': True, 'path': '/home/ceph-admin/.ssh/id_rsa', 'mode': '0600', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 1002, 'gid': 1002, 'size': 2610, 'inode': 268440813, 'dev': 64516, 'nlink': 1, 'atime': 1759423614.3005972, 'mtime': 1759423614.1155922, 'ctime': 1759423614.3035972, 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': False, 'xgrp': False, 'woth': False, 'roth': False, 'xoth': False, 'isuid': False, 'isgid': False, 'blocks': 8, 'block_size': 4096, 'device_type': 0, 'readable': True, 'writeable': True, 'executable': False, 'pw_name': 'ceph-admin', 'gr_name': 'ceph-admin', 'checksum': 'c06c63dfb4f7aadbf3c0d984a98d9118e903ae15', 'mimetype': 'text/plain', 'charset': 'us-ascii', 'version': '1349227304', 'attributes': [], 'attr_flags': ''}, 'invocation': {'module_args': {'path': '/home/ceph-admin/.ssh/id_rsa', 'follow': False, 'get_md5': False, 'get_checksum': True, 'get_mime': True, 'get_attributes': True, 'checksum_algorithm': 'sha1'}}, 'failed': False, 'item': '/home/ceph-admin/.ssh/id_rsa', 'ansible_loop_var': 'item'} 2025-10-02 16:47:30.967644 | fa163e8e-1091-c91a-80ca-000000000065 | SKIPPED | Fail if necessary files are missing | standalone.localdomain | item={'changed': False, 'stat': {'exists': True, 'path': '/home/ceph-admin/.ssh/id_rsa.pub', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 1002, 'gid': 1002, 'size': 581, 'inode': 293603503, 'dev': 64516, 'nlink': 1, 'atime': 1759423614.7826097, 'mtime': 1759423614.597605, 'ctime': 1759423614.78561, 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False, 'blocks': 8, 'block_size': 4096, 'device_type': 0, 'readable': True, 'writeable': True, 'executable': False, 'pw_name': 'ceph-admin', 'gr_name': 'ceph-admin', 'checksum': '5da6cea5f0a433bfb4e2f042a035a88f45fa33ff', 'mimetype': 'text/plain', 'charset': 'us-ascii', 'version': '3686700283', 'attributes': [], 'attr_flags': ''}, 'invocation': {'module_args': {'path': '/home/ceph-admin/.ssh/id_rsa.pub', 'follow': False, 'get_md5': False, 'get_checksum': True, 'get_mime': True, 'get_attributes': True, 'checksum_algorithm': 'sha1'}}, 'failed': False, 'item': '/home/ceph-admin/.ssh/id_rsa.pub', 'ansible_loop_var': 'item'} 2025-10-02 16:47:30.975613 | fa163e8e-1091-c91a-80ca-000000000065 | TIMING | tripleo_cephadm : Fail if necessary files are missing | standalone.localdomain | 0:00:08.993409 | 0.10s 2025-10-02 16:47:30.985985 | fa163e8e-1091-c91a-80ca-000000000066 | TASK | Stat pre ceph conf file in case we should bootrap with it 2025-10-02 16:47:31.225901 | fa163e8e-1091-c91a-80ca-000000000066 | OK | Stat pre ceph conf file in case we should bootrap with it | standalone.localdomain 2025-10-02 16:47:31.227380 | fa163e8e-1091-c91a-80ca-000000000066 | TIMING | tripleo_cephadm : Stat pre ceph conf file in case we should bootrap with it | standalone.localdomain | 0:00:09.245179 | 0.24s 2025-10-02 16:47:31.236680 | fa163e8e-1091-c91a-80ca-000000000068 | TASK | Run cephadm bootstrap 2025-10-02 16:48:35.378015 | fa163e8e-1091-c91a-80ca-000000000068 | CHANGED | Run cephadm bootstrap | standalone.localdomain 2025-10-02 16:48:35.380640 | fa163e8e-1091-c91a-80ca-000000000068 | TIMING | tripleo_cephadm : Run cephadm bootstrap | standalone.localdomain | 0:01:13.398437 | 64.14s 2025-10-02 16:48:35.392649 | fa163e8e-1091-c91a-80ca-000000000069 | TASK | Show results of bootstrap 2025-10-02 16:48:35.451384 | fa163e8e-1091-c91a-80ca-000000000069 | SKIPPED | Show results of bootstrap | standalone.localdomain 2025-10-02 16:48:35.452758 | fa163e8e-1091-c91a-80ca-000000000069 | TIMING | tripleo_cephadm : Show results of bootstrap | standalone.localdomain | 0:01:13.470556 | 0.06s 2025-10-02 16:48:35.464064 | fa163e8e-1091-c91a-80ca-00000000006a | TASK | Ensure tripleo_cephadm_ceph_cli is set 2025-10-02 16:48:35.521585 | fa163e8e-1091-c91a-80ca-00000000006a | TIMING | tripleo_cephadm : Ensure tripleo_cephadm_ceph_cli is set | standalone.localdomain | 0:01:13.539370 | 0.06s 2025-10-02 16:48:35.533937 | 4029af70-fa6b-4e17-98a8-ee387d0ac2eb | INCLUDED | /usr/share/ansible/roles/tripleo_cephadm/tasks/ceph_cli.yaml | standalone.localdomain 2025-10-02 16:48:35.549000 | fa163e8e-1091-c91a-80ca-00000000020b | TASK | Set ceph CLI 2025-10-02 16:48:35.731090 | fa163e8e-1091-c91a-80ca-00000000020b | OK | Set ceph CLI | standalone.localdomain 2025-10-02 16:48:35.732459 | fa163e8e-1091-c91a-80ca-00000000020b | TIMING | tripleo_cephadm : Set ceph CLI | standalone.localdomain | 0:01:13.750260 | 0.18s 2025-10-02 16:48:35.741671 | fa163e8e-1091-c91a-80ca-00000000006b | TASK | Ensure cephadm uses image tags instead of digests 2025-10-02 16:48:36.694738 | fa163e8e-1091-c91a-80ca-00000000006b | OK | Ensure cephadm uses image tags instead of digests | standalone.localdomain 2025-10-02 16:48:36.696051 | fa163e8e-1091-c91a-80ca-00000000006b | TIMING | tripleo_cephadm : Ensure cephadm uses image tags instead of digests | standalone.localdomain | 0:01:14.713850 | 0.95s 2025-10-02 16:48:36.706992 | fa163e8e-1091-c91a-80ca-00000000006c | TASK | Set the default container image in ceph configuration 2025-10-02 16:48:37.865562 | fa163e8e-1091-c91a-80ca-00000000006c | OK | Set the default container image in ceph configuration | standalone.localdomain 2025-10-02 16:48:37.866847 | fa163e8e-1091-c91a-80ca-00000000006c | TIMING | tripleo_cephadm : Set the default container image in ceph configuration | standalone.localdomain | 0:01:15.884647 | 1.16s 2025-10-02 16:48:37.877328 | fa163e8e-1091-c91a-80ca-00000000006e | TASK | If cephadm bootstrap was not run report the reason 2025-10-02 16:48:37.923649 | fa163e8e-1091-c91a-80ca-00000000006e | SKIPPED | If cephadm bootstrap was not run report the reason | standalone.localdomain 2025-10-02 16:48:37.924989 | fa163e8e-1091-c91a-80ca-00000000006e | TIMING | tripleo_cephadm : If cephadm bootstrap was not run report the reason | standalone.localdomain | 0:01:15.942788 | 0.05s 2025-10-02 16:48:37.943218 | fa163e8e-1091-c91a-80ca-00000000008d | TASK | Ensure tripleo_cephadm_ceph_cli is set 2025-10-02 16:48:37.989075 | fa163e8e-1091-c91a-80ca-00000000008d | SKIPPED | Ensure tripleo_cephadm_ceph_cli is set | standalone.localdomain 2025-10-02 16:48:37.990196 | fa163e8e-1091-c91a-80ca-00000000008d | TIMING | tripleo_cephadm : Ensure tripleo_cephadm_ceph_cli is set | standalone.localdomain | 0:01:16.007996 | 0.05s 2025-10-02 16:48:38.000139 | fa163e8e-1091-c91a-80ca-00000000008e | TASK | Define list of keys to search for in initial ceph conf file 2025-10-02 16:48:38.029821 | fa163e8e-1091-c91a-80ca-00000000008e | OK | Define list of keys to search for in initial ceph conf file | standalone.localdomain 2025-10-02 16:48:38.031255 | fa163e8e-1091-c91a-80ca-00000000008e | TIMING | tripleo_cephadm : Define list of keys to search for in initial ceph conf file | standalone.localdomain | 0:01:16.049051 | 0.03s 2025-10-02 16:48:38.041643 | fa163e8e-1091-c91a-80ca-00000000008f | TASK | Expand list of keys to include versions of themselves with spaces 2025-10-02 16:48:38.089390 | fa163e8e-1091-c91a-80ca-00000000008f | OK | Expand list of keys to include versions of themselves with spaces | standalone.localdomain | item=public_network 2025-10-02 16:48:38.090920 | fa163e8e-1091-c91a-80ca-00000000008f | TIMING | tripleo_cephadm : Expand list of keys to include versions of themselves with spaces | standalone.localdomain | 0:01:16.108714 | 0.05s 2025-10-02 16:48:38.097734 | fa163e8e-1091-c91a-80ca-00000000008f | OK | Expand list of keys to include versions of themselves with spaces | standalone.localdomain | item=cluster_network 2025-10-02 16:48:38.098398 | fa163e8e-1091-c91a-80ca-00000000008f | TIMING | tripleo_cephadm : Expand list of keys to include versions of themselves with spaces | standalone.localdomain | 0:01:16.116208 | 0.06s 2025-10-02 16:48:38.103003 | fa163e8e-1091-c91a-80ca-00000000008f | OK | Expand list of keys to include versions of themselves with spaces | standalone.localdomain | item=ms_bind_ipv4 2025-10-02 16:48:38.103845 | fa163e8e-1091-c91a-80ca-00000000008f | TIMING | tripleo_cephadm : Expand list of keys to include versions of themselves with spaces | standalone.localdomain | 0:01:16.121655 | 0.06s 2025-10-02 16:48:38.108483 | fa163e8e-1091-c91a-80ca-00000000008f | OK | Expand list of keys to include versions of themselves with spaces | standalone.localdomain | item=ms_bind_ipv6 2025-10-02 16:48:38.109117 | fa163e8e-1091-c91a-80ca-00000000008f | TIMING | tripleo_cephadm : Expand list of keys to include versions of themselves with spaces | standalone.localdomain | 0:01:16.126927 | 0.07s 2025-10-02 16:48:38.114601 | fa163e8e-1091-c91a-80ca-00000000008f | TIMING | tripleo_cephadm : Expand list of keys to include versions of themselves with spaces | standalone.localdomain | 0:01:16.132404 | 0.07s 2025-10-02 16:48:38.134873 | fa163e8e-1091-c91a-80ca-000000000091 | TASK | Build list of underscored keys found in initial ceph conf file 2025-10-02 16:48:38.272101 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=public_network 2025-10-02 16:48:38.334925 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=cluster_network 2025-10-02 16:48:38.401652 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=ms_bind_ipv4 2025-10-02 16:48:38.466043 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=ms_bind_ipv6 2025-10-02 16:48:38.527672 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=public network 2025-10-02 16:48:38.585533 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=cluster network 2025-10-02 16:48:38.644975 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=ms bind ipv4 2025-10-02 16:48:38.698244 | fa163e8e-1091-c91a-80ca-000000000091 | SKIPPED | Build list of underscored keys found in initial ceph conf file | standalone.localdomain | item=ms bind ipv6 2025-10-02 16:48:38.702522 | fa163e8e-1091-c91a-80ca-000000000091 | TIMING | tripleo_cephadm : Build list of underscored keys found in initial ceph conf file | standalone.localdomain | 0:01:16.720321 | 0.57s 2025-10-02 16:48:38.712580 | fa163e8e-1091-c91a-80ca-000000000093 | TASK | Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf 2025-10-02 16:48:39.712045 | fa163e8e-1091-c91a-80ca-000000000093 | OK | Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | item={'key': 'public_network', 'value': '172.18.0.0/24'} 2025-10-02 16:48:39.715080 | fa163e8e-1091-c91a-80ca-000000000093 | TIMING | tripleo_cephadm : Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | 0:01:17.732863 | 1.00s 2025-10-02 16:48:40.609845 | fa163e8e-1091-c91a-80ca-000000000093 | OK | Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | item={'key': 'cluster_network', 'value': '172.20.0.0/24'} 2025-10-02 16:48:40.612345 | fa163e8e-1091-c91a-80ca-000000000093 | TIMING | tripleo_cephadm : Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | 0:01:18.630149 | 1.90s 2025-10-02 16:48:41.676424 | fa163e8e-1091-c91a-80ca-000000000093 | OK | Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | item={'key': 'ms_bind_ipv4', 'value': 'True'} 2025-10-02 16:48:41.678624 | fa163e8e-1091-c91a-80ca-000000000093 | TIMING | tripleo_cephadm : Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | 0:01:19.696430 | 2.96s 2025-10-02 16:48:42.621320 | fa163e8e-1091-c91a-80ca-000000000093 | OK | Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | item={'key': 'ms_bind_ipv6', 'value': 'False'} 2025-10-02 16:48:42.623439 | fa163e8e-1091-c91a-80ca-000000000093 | TIMING | tripleo_cephadm : Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | 0:01:20.641243 | 3.91s 2025-10-02 16:48:42.636485 | fa163e8e-1091-c91a-80ca-000000000093 | TIMING | tripleo_cephadm : Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | standalone.localdomain | 0:01:20.654290 | 3.92s 2025-10-02 16:48:42.645679 | fa163e8e-1091-c91a-80ca-0000000000a6 | TASK | Stat spec file on bootstrap node 2025-10-02 16:48:42.909992 | fa163e8e-1091-c91a-80ca-0000000000a6 | OK | Stat spec file on bootstrap node | standalone.localdomain | item=/home/ceph-admin/specs/ceph_spec.yaml 2025-10-02 16:48:42.913559 | fa163e8e-1091-c91a-80ca-0000000000a6 | TIMING | tripleo_cephadm : Stat spec file on bootstrap node | standalone.localdomain | 0:01:20.931351 | 0.27s 2025-10-02 16:48:42.929405 | fa163e8e-1091-c91a-80ca-0000000000a6 | TIMING | tripleo_cephadm : Stat spec file on bootstrap node | standalone.localdomain | 0:01:20.947210 | 0.28s 2025-10-02 16:48:42.936024 | fa163e8e-1091-c91a-80ca-0000000000a7 | TASK | Fail if spec file is missing 2025-10-02 16:48:43.015815 | fa163e8e-1091-c91a-80ca-0000000000a7 | SKIPPED | Fail if spec file is missing | standalone.localdomain | item={'changed': False, 'stat': {'exists': True, 'path': '/home/ceph-admin/specs/ceph_spec.yaml', 'mode': '0644', 'isdir': False, 'ischr': False, 'isblk': False, 'isreg': True, 'isfifo': False, 'islnk': False, 'issock': False, 'uid': 1002, 'gid': 1002, 'size': 500, 'inode': 905973345, 'dev': 64516, 'nlink': 1, 'atime': 1759423649.3474405, 'mtime': 1759423649.017444, 'ctime': 1759423649.3504403, 'wusr': True, 'rusr': True, 'xusr': False, 'wgrp': False, 'rgrp': True, 'xgrp': False, 'woth': False, 'roth': True, 'xoth': False, 'isuid': False, 'isgid': False, 'blocks': 8, 'block_size': 4096, 'device_type': 0, 'readable': True, 'writeable': True, 'executable': False, 'pw_name': 'ceph-admin', 'gr_name': 'ceph-admin', 'checksum': 'c24f7c3831535445c4d6bbba30320687835fa73b', 'mimetype': 'text/plain', 'charset': 'us-ascii', 'version': '2165237156', 'attributes': [], 'attr_flags': ''}, 'invocation': {'module_args': {'path': '/home/ceph-admin/specs/ceph_spec.yaml', 'follow': False, 'get_md5': False, 'get_checksum': True, 'get_mime': True, 'get_attributes': True, 'checksum_algorithm': 'sha1'}}, 'failed': False, 'item': '/home/ceph-admin/specs/ceph_spec.yaml', 'ansible_loop_var': 'item'} 2025-10-02 16:48:43.021694 | fa163e8e-1091-c91a-80ca-0000000000a7 | TIMING | tripleo_cephadm : Fail if spec file is missing | standalone.localdomain | 0:01:21.039502 | 0.08s 2025-10-02 16:48:43.027910 | fa163e8e-1091-c91a-80ca-0000000000a8 | TASK | Get ceph_cli 2025-10-02 16:48:43.052297 | fa163e8e-1091-c91a-80ca-0000000000a8 | TIMING | tripleo_cephadm : Get ceph_cli | standalone.localdomain | 0:01:21.070103 | 0.02s 2025-10-02 16:48:43.059275 | bbe090bc-95fb-479b-bad3-e698bd1520c9 | INCLUDED | /usr/share/ansible/roles/tripleo_cephadm/tasks/ceph_cli.yaml | standalone.localdomain 2025-10-02 16:48:43.070130 | fa163e8e-1091-c91a-80ca-000000000270 | TASK | Set ceph CLI 2025-10-02 16:48:43.279390 | fa163e8e-1091-c91a-80ca-000000000270 | OK | Set ceph CLI | standalone.localdomain 2025-10-02 16:48:43.280629 | fa163e8e-1091-c91a-80ca-000000000270 | TIMING | tripleo_cephadm : Set ceph CLI | standalone.localdomain | 0:01:21.298430 | 0.21s 2025-10-02 16:48:43.290060 | fa163e8e-1091-c91a-80ca-0000000000a9 | TASK | Get the ceph orchestrator status 2025-10-02 16:48:44.286692 | fa163e8e-1091-c91a-80ca-0000000000a9 | CHANGED | Get the ceph orchestrator status | standalone.localdomain 2025-10-02 16:48:44.288363 | fa163e8e-1091-c91a-80ca-0000000000a9 | TIMING | tripleo_cephadm : Get the ceph orchestrator status | standalone.localdomain | 0:01:22.306160 | 1.00s 2025-10-02 16:48:44.299406 | fa163e8e-1091-c91a-80ca-0000000000aa | TASK | Fail if ceph orchestrator is not available 2025-10-02 16:48:44.356592 | fa163e8e-1091-c91a-80ca-0000000000aa | SKIPPED | Fail if ceph orchestrator is not available | standalone.localdomain 2025-10-02 16:48:44.357816 | fa163e8e-1091-c91a-80ca-0000000000aa | TIMING | tripleo_cephadm : Fail if ceph orchestrator is not available | standalone.localdomain | 0:01:22.375615 | 0.06s 2025-10-02 16:48:44.368329 | fa163e8e-1091-c91a-80ca-0000000000ab | TASK | Run ceph config set for parameters before applying the spec 2025-10-02 16:48:44.394984 | fa163e8e-1091-c91a-80ca-0000000000ab | TIMING | tripleo_cephadm : Run ceph config set for parameters before applying the spec | standalone.localdomain | 0:01:22.412778 | 0.03s 2025-10-02 16:48:44.426048 | 02bdb9fe-73b7-4127-a23d-da22eff10735 | INCLUDED | /usr/share/ansible/roles/tripleo_cephadm/tasks/cephadm_config_set.yaml | standalone.localdomain 2025-10-02 16:48:44.445014 | fa163e8e-1091-c91a-80ca-0000000002a7 | TASK | Ensure tripleo_cephadm_ceph_cli is set 2025-10-02 16:48:44.490162 | fa163e8e-1091-c91a-80ca-0000000002a7 | SKIPPED | Ensure tripleo_cephadm_ceph_cli is set | standalone.localdomain 2025-10-02 16:48:44.491487 | fa163e8e-1091-c91a-80ca-0000000002a7 | TIMING | tripleo_cephadm : Ensure tripleo_cephadm_ceph_cli is set | standalone.localdomain | 0:01:22.509282 | 0.05s 2025-10-02 16:48:44.501651 | fa163e8e-1091-c91a-80ca-0000000002a8 | TASK | set cephadm debug level 2025-10-02 16:48:44.558684 | fa163e8e-1091-c91a-80ca-0000000002a8 | SKIPPED | set cephadm debug level | standalone.localdomain 2025-10-02 16:48:44.560221 | fa163e8e-1091-c91a-80ca-0000000002a8 | TIMING | tripleo_cephadm : set cephadm debug level | standalone.localdomain | 0:01:22.578020 | 0.06s 2025-10-02 16:48:44.570035 | fa163e8e-1091-c91a-80ca-0000000002a9 | TASK | enforce minimum ceph clients version 2025-10-02 16:48:44.629725 | fa163e8e-1091-c91a-80ca-0000000002a9 | SKIPPED | enforce minimum ceph clients version | standalone.localdomain 2025-10-02 16:48:44.631028 | fa163e8e-1091-c91a-80ca-0000000002a9 | TIMING | tripleo_cephadm : enforce minimum ceph clients version | standalone.localdomain | 0:01:22.648827 | 0.06s 2025-10-02 16:48:44.640628 | fa163e8e-1091-c91a-80ca-0000000002aa | TASK | set container image base in ceph configuration 2025-10-02 16:48:45.574728 | fa163e8e-1091-c91a-80ca-0000000002aa | OK | set container image base in ceph configuration | standalone.localdomain 2025-10-02 16:48:45.577126 | fa163e8e-1091-c91a-80ca-0000000002aa | TIMING | tripleo_cephadm : set container image base in ceph configuration | standalone.localdomain | 0:01:23.594930 | 0.94s 2025-10-02 16:48:45.586518 | fa163e8e-1091-c91a-80ca-0000000002ac | TASK | set alertmanager container image in ceph configuration 2025-10-02 16:48:45.634557 | fa163e8e-1091-c91a-80ca-0000000002ac | SKIPPED | set alertmanager container image in ceph configuration | standalone.localdomain 2025-10-02 16:48:45.636767 | fa163e8e-1091-c91a-80ca-0000000002ac | TIMING | tripleo_cephadm : set alertmanager container image in ceph configuration | standalone.localdomain | 0:01:23.654571 | 0.05s 2025-10-02 16:48:45.647433 | fa163e8e-1091-c91a-80ca-0000000002ad | TASK | set grafana container image in ceph configuration 2025-10-02 16:48:45.695872 | fa163e8e-1091-c91a-80ca-0000000002ad | SKIPPED | set grafana container image in ceph configuration | standalone.localdomain 2025-10-02 16:48:45.698533 | fa163e8e-1091-c91a-80ca-0000000002ad | TIMING | tripleo_cephadm : set grafana container image in ceph configuration | standalone.localdomain | 0:01:23.716331 | 0.05s 2025-10-02 16:48:45.711567 | fa163e8e-1091-c91a-80ca-0000000002ae | TASK | set node-exporter container image in ceph configuration 2025-10-02 16:48:45.749357 | fa163e8e-1091-c91a-80ca-0000000002ae | SKIPPED | set node-exporter container image in ceph configuration | standalone.localdomain 2025-10-02 16:48:45.751841 | fa163e8e-1091-c91a-80ca-0000000002ae | TIMING | tripleo_cephadm : set node-exporter container image in ceph configuration | standalone.localdomain | 0:01:23.769641 | 0.04s 2025-10-02 16:48:45.762871 | fa163e8e-1091-c91a-80ca-0000000002af | TASK | set prometheus container image in ceph configuration 2025-10-02 16:48:45.831444 | fa163e8e-1091-c91a-80ca-0000000002af | SKIPPED | set prometheus container image in ceph configuration | standalone.localdomain 2025-10-02 16:48:45.832991 | fa163e8e-1091-c91a-80ca-0000000002af | TIMING | tripleo_cephadm : set prometheus container image in ceph configuration | standalone.localdomain | 0:01:23.850798 | 0.07s 2025-10-02 16:48:45.838233 | fa163e8e-1091-c91a-80ca-0000000000ac | TASK | Apply spec 2025-10-02 16:48:47.580384 | fa163e8e-1091-c91a-80ca-0000000000ac | CHANGED | Apply spec | standalone.localdomain 2025-10-02 16:48:47.583210 | fa163e8e-1091-c91a-80ca-0000000000ac | TIMING | tripleo_cephadm : Apply spec | standalone.localdomain | 0:01:25.601006 | 1.74s 2025-10-02 16:48:47.594678 | fa163e8e-1091-c91a-80ca-0000000000ad | TASK | Show results of spec apply 2025-10-02 16:48:47.664668 | fa163e8e-1091-c91a-80ca-0000000000ad | SKIPPED | Show results of spec apply | standalone.localdomain 2025-10-02 16:48:47.667198 | fa163e8e-1091-c91a-80ca-0000000000ad | TIMING | tripleo_cephadm : Show results of spec apply | standalone.localdomain | 0:01:25.684996 | 0.07s 2025-10-02 16:48:47.677886 | fa163e8e-1091-c91a-80ca-0000000000ae | TASK | Wait for the expected number of osds to be running 2025-10-02 16:48:47.746474 | fa163e8e-1091-c91a-80ca-0000000000ae | TIMING | tripleo_cephadm : Wait for the expected number of osds to be running | standalone.localdomain | 0:01:25.764266 | 0.07s 2025-10-02 16:48:47.760046 | d2f92411-135c-4052-a6ae-4c9d4f48ffe2 | INCLUDED | /usr/share/ansible/roles/tripleo_cephadm/tasks/wait_for_expected_num_osds.yaml | standalone.localdomain 2025-10-02 16:48:47.793028 | fa163e8e-1091-c91a-80ca-000000000307 | TASK | Wait for expected number of osds to be running 2025-10-02 16:48:49.009715 | fa163e8e-1091-c91a-80ca-000000000307 | RETRY | Wait for expected number of osds to be running | standalone.localdomain | 40 retries left 2025-10-02 16:49:19.981383 | fa163e8e-1091-c91a-80ca-000000000307 | CHANGED | Wait for expected number of osds to be running | standalone.localdomain 2025-10-02 16:49:19.982633 | fa163e8e-1091-c91a-80ca-000000000307 | TIMING | tripleo_cephadm : Wait for expected number of osds to be running | standalone.localdomain | 0:01:58.000430 | 32.19s 2025-10-02 16:49:20.004638 | fa163e8e-1091-c91a-80ca-0000000000c9 | TASK | Get ceph_cli 2025-10-02 16:49:20.054426 | fa163e8e-1091-c91a-80ca-0000000000c9 | SKIPPED | Get ceph_cli | standalone.localdomain 2025-10-02 16:49:20.055606 | fa163e8e-1091-c91a-80ca-0000000000c9 | TIMING | tripleo_cephadm : Get ceph_cli | standalone.localdomain | 0:01:58.073404 | 0.05s 2025-10-02 16:49:20.064695 | fa163e8e-1091-c91a-80ca-0000000000ca | TASK | Collect ceph config dump 2025-10-02 16:49:20.104741 | fa163e8e-1091-c91a-80ca-0000000000ca | SKIPPED | Collect ceph config dump | standalone.localdomain 2025-10-02 16:49:20.105923 | fa163e8e-1091-c91a-80ca-0000000000ca | TIMING | tripleo_cephadm : Collect ceph config dump | standalone.localdomain | 0:01:58.123724 | 0.04s 2025-10-02 16:49:20.115121 | fa163e8e-1091-c91a-80ca-0000000000cb | TASK | Extract osd_pool_default_pg_num from ceph config 2025-10-02 16:49:20.172633 | fa163e8e-1091-c91a-80ca-0000000000cb | SKIPPED | Extract osd_pool_default_pg_num from ceph config | standalone.localdomain 2025-10-02 16:49:20.174049 | fa163e8e-1091-c91a-80ca-0000000000cb | TIMING | tripleo_cephadm : Extract osd_pool_default_pg_num from ceph config | standalone.localdomain | 0:01:58.191847 | 0.06s 2025-10-02 16:49:20.183689 | fa163e8e-1091-c91a-80ca-0000000000cc | TASK | Create pool 2025-10-02 16:49:20.262115 | fa163e8e-1091-c91a-80ca-0000000000cc | TIMING | tripleo_cephadm : Create pool | standalone.localdomain | 0:01:58.279902 | 0.08s 2025-10-02 16:49:20.274746 | fa163e8e-1091-c91a-80ca-0000000000cd | TASK | Enable application on Ceph pools 2025-10-02 16:49:20.324884 | fa163e8e-1091-c91a-80ca-0000000000cd | TIMING | tripleo_cephadm : Enable application on Ceph pools | standalone.localdomain | 0:01:58.342676 | 0.05s 2025-10-02 16:49:20.335509 | fa163e8e-1091-c91a-80ca-0000000000cf | TASK | Get the RBD ceph_cli 2025-10-02 16:49:20.374083 | fa163e8e-1091-c91a-80ca-0000000000cf | SKIPPED | Get the RBD ceph_cli | standalone.localdomain 2025-10-02 16:49:20.375662 | fa163e8e-1091-c91a-80ca-0000000000cf | TIMING | tripleo_cephadm : Get the RBD ceph_cli | standalone.localdomain | 0:01:58.393456 | 0.04s 2025-10-02 16:49:20.386427 | fa163e8e-1091-c91a-80ca-0000000000d0 | TASK | Set trash interval 2025-10-02 16:49:20.460511 | fa163e8e-1091-c91a-80ca-0000000000d0 | SKIPPED | Set trash interval | standalone.localdomain | item=volumes 2025-10-02 16:49:20.466667 | fa163e8e-1091-c91a-80ca-0000000000d0 | TIMING | tripleo_cephadm : Set trash interval | standalone.localdomain | 0:01:58.484461 | 0.08s 2025-10-02 16:49:20.480840 | fa163e8e-1091-c91a-80ca-0000000000e8 | TASK | Render cephx key(s) in tripleo_cephadm_config_home 2025-10-02 16:49:20.540429 | fa163e8e-1091-c91a-80ca-0000000000e8 | TIMING | tripleo_cephadm : Render cephx key(s) in tripleo_cephadm_config_home | standalone.localdomain | 0:01:58.558223 | 0.06s 2025-10-02 16:49:20.548073 | fa163e8e-1091-c91a-80ca-0000000000e9 | TASK | Get ceph_cli 2025-10-02 16:49:20.574524 | fa163e8e-1091-c91a-80ca-0000000000e9 | SKIPPED | Get ceph_cli | standalone.localdomain 2025-10-02 16:49:20.575596 | fa163e8e-1091-c91a-80ca-0000000000e9 | TIMING | tripleo_cephadm : Get ceph_cli | standalone.localdomain | 0:01:58.593398 | 0.03s 2025-10-02 16:49:20.582577 | fa163e8e-1091-c91a-80ca-0000000000ea | TASK | Import cephx key(s) within the Ceph cluster 2025-10-02 16:49:20.670529 | fa163e8e-1091-c91a-80ca-0000000000ea | TIMING | tripleo_cephadm : Import cephx key(s) within the Ceph cluster | standalone.localdomain | 0:01:58.688313 | 0.09s 2025-10-02 16:49:20.691775 | fa163e8e-1091-c91a-80ca-0000000000f9 | TASK | Get ceph_cli 2025-10-02 16:49:20.733927 | fa163e8e-1091-c91a-80ca-0000000000f9 | SKIPPED | Get ceph_cli | standalone.localdomain 2025-10-02 16:49:20.735229 | fa163e8e-1091-c91a-80ca-0000000000f9 | TIMING | tripleo_cephadm : Get ceph_cli | standalone.localdomain | 0:01:58.753026 | 0.04s 2025-10-02 16:49:20.744998 | fa163e8e-1091-c91a-80ca-0000000000fa | TASK | Wait for the expected number of monitors to be running 2025-10-02 16:49:20.785712 | fa163e8e-1091-c91a-80ca-0000000000fa | SKIPPED | Wait for the expected number of monitors to be running | standalone.localdomain 2025-10-02 16:49:20.786966 | fa163e8e-1091-c91a-80ca-0000000000fa | TIMING | tripleo_cephadm : Wait for the expected number of monitors to be running | standalone.localdomain | 0:01:58.804768 | 0.04s 2025-10-02 16:49:20.795979 | fa163e8e-1091-c91a-80ca-0000000000fb | TASK | Run ceph mon dump to get all monitors 2025-10-02 16:49:20.834888 | fa163e8e-1091-c91a-80ca-0000000000fb | SKIPPED | Run ceph mon dump to get all monitors | standalone.localdomain 2025-10-02 16:49:20.835964 | fa163e8e-1091-c91a-80ca-0000000000fb | TIMING | tripleo_cephadm : Run ceph mon dump to get all monitors | standalone.localdomain | 0:01:58.853767 | 0.04s 2025-10-02 16:49:20.844235 | fa163e8e-1091-c91a-80ca-0000000000fc | TASK | Extract mons_json 2025-10-02 16:49:20.870239 | fa163e8e-1091-c91a-80ca-0000000000fc | SKIPPED | Extract mons_json | standalone.localdomain 2025-10-02 16:49:20.871268 | fa163e8e-1091-c91a-80ca-0000000000fc | TIMING | tripleo_cephadm : Extract mons_json | standalone.localdomain | 0:01:58.889065 | 0.03s 2025-10-02 16:49:20.882125 | fa163e8e-1091-c91a-80ca-0000000000fd | TASK | Build mons_list 2025-10-02 16:49:20.923088 | fa163e8e-1091-c91a-80ca-0000000000fd | SKIPPED | Build mons_list | standalone.localdomain 2025-10-02 16:49:20.924401 | fa163e8e-1091-c91a-80ca-0000000000fd | TIMING | tripleo_cephadm : Build mons_list | standalone.localdomain | 0:01:58.942202 | 0.04s 2025-10-02 16:49:20.932941 | fa163e8e-1091-c91a-80ca-0000000000fe | TASK | Set external_cluster_mon_ips from mons_list 2025-10-02 16:49:20.974131 | fa163e8e-1091-c91a-80ca-0000000000fe | SKIPPED | Set external_cluster_mon_ips from mons_list | standalone.localdomain 2025-10-02 16:49:20.975197 | fa163e8e-1091-c91a-80ca-0000000000fe | TIMING | tripleo_cephadm : Set external_cluster_mon_ips from mons_list | standalone.localdomain | 0:01:58.993000 | 0.04s 2025-10-02 16:49:20.983889 | fa163e8e-1091-c91a-80ca-0000000000ff | TASK | Verify the keyring 2025-10-02 16:49:21.042909 | fa163e8e-1091-c91a-80ca-0000000000ff | TIMING | tripleo_cephadm : Verify the keyring | standalone.localdomain | 0:01:59.060706 | 0.06s 2025-10-02 16:49:21.058366 | fa163e8e-1091-c91a-80ca-000000000100 | TASK | Ensure tripleo_ceph_client_vars path exists 2025-10-02 16:49:21.090428 | fa163e8e-1091-c91a-80ca-000000000100 | SKIPPED | Ensure tripleo_ceph_client_vars path exists | standalone.localdomain 2025-10-02 16:49:21.091654 | fa163e8e-1091-c91a-80ca-000000000100 | TIMING | tripleo_cephadm : Ensure tripleo_ceph_client_vars path exists | standalone.localdomain | 0:01:59.109453 | 0.03s 2025-10-02 16:49:21.105224 | fa163e8e-1091-c91a-80ca-000000000101 | TASK | Save tripleo_ceph_client_vars file 2025-10-02 16:49:21.141700 | fa163e8e-1091-c91a-80ca-000000000101 | SKIPPED | Save tripleo_ceph_client_vars file | standalone.localdomain 2025-10-02 16:49:21.142974 | fa163e8e-1091-c91a-80ca-000000000101 | TIMING | tripleo_cephadm : Save tripleo_ceph_client_vars file | standalone.localdomain | 0:01:59.160767 | 0.04s 2025-10-02 16:49:21.161842 | fa163e8e-1091-c91a-80ca-00000000011c | TASK | Get ceph_cli 2025-10-02 16:49:21.180867 | fa163e8e-1091-c91a-80ca-00000000011c | TIMING | tripleo_cephadm : Get ceph_cli | standalone.localdomain | 0:01:59.198664 | 0.02s 2025-10-02 16:49:21.191957 | b8752d65-4eca-4464-b573-bf9b52f0ab8e | INCLUDED | /usr/share/ansible/roles/tripleo_cephadm/tasks/ceph_cli.yaml | standalone.localdomain 2025-10-02 16:49:21.205647 | fa163e8e-1091-c91a-80ca-0000000003c0 | TASK | Set ceph CLI 2025-10-02 16:49:21.367961 | fa163e8e-1091-c91a-80ca-0000000003c0 | OK | Set ceph CLI | standalone.localdomain 2025-10-02 16:49:21.369218 | fa163e8e-1091-c91a-80ca-0000000003c0 | TIMING | tripleo_cephadm : Set ceph CLI | standalone.localdomain | 0:01:59.387018 | 0.16s 2025-10-02 16:49:21.379166 | fa163e8e-1091-c91a-80ca-00000000011d | TASK | Get the ceph orchestrator status 2025-10-02 16:49:26.119591 | fa163e8e-1091-c91a-80ca-00000000011d | CHANGED | Get the ceph orchestrator status | standalone.localdomain 2025-10-02 16:49:26.120664 | fa163e8e-1091-c91a-80ca-00000000011d | TIMING | tripleo_cephadm : Get the ceph orchestrator status | standalone.localdomain | 0:02:04.138470 | 4.74s 2025-10-02 16:49:26.126740 | fa163e8e-1091-c91a-80ca-00000000011e | TASK | Fail if ceph orchestrator is not available 2025-10-02 16:49:26.185902 | fa163e8e-1091-c91a-80ca-00000000011e | SKIPPED | Fail if ceph orchestrator is not available | standalone.localdomain 2025-10-02 16:49:26.186957 | fa163e8e-1091-c91a-80ca-00000000011e | TIMING | tripleo_cephadm : Fail if ceph orchestrator is not available | standalone.localdomain | 0:02:04.204759 | 0.06s 2025-10-02 16:49:26.195489 | fa163e8e-1091-c91a-80ca-000000000120 | TASK | Show the deployed daemons 2025-10-02 16:49:26.972332 | fa163e8e-1091-c91a-80ca-000000000120 | CHANGED | Show the deployed daemons | standalone.localdomain 2025-10-02 16:49:26.973642 | fa163e8e-1091-c91a-80ca-000000000120 | TIMING | tripleo_cephadm : Show the deployed daemons | standalone.localdomain | 0:02:04.991442 | 0.78s 2025-10-02 16:49:26.983979 | fa163e8e-1091-c91a-80ca-000000000121 | TASK | Deployed daemons 2025-10-02 16:49:27.042433 | fa163e8e-1091-c91a-80ca-000000000121 | SKIPPED | Deployed daemons | standalone.localdomain 2025-10-02 16:49:27.043786 | fa163e8e-1091-c91a-80ca-000000000121 | TIMING | tripleo_cephadm : Deployed daemons | standalone.localdomain | 0:02:05.061578 | 0.06s 2025-10-02 16:49:27.053861 | fa163e8e-1091-c91a-80ca-000000000122 | TASK | Print the status of the deployed Ceph cluster 2025-10-02 16:49:27.970321 | fa163e8e-1091-c91a-80ca-000000000122 | CHANGED | Print the status of the deployed Ceph cluster | standalone.localdomain 2025-10-02 16:49:27.971677 | fa163e8e-1091-c91a-80ca-000000000122 | TIMING | tripleo_cephadm : Print the status of the deployed Ceph cluster | standalone.localdomain | 0:02:05.989476 | 0.92s 2025-10-02 16:49:27.981545 | fa163e8e-1091-c91a-80ca-000000000123 | TASK | Ceph cluster status 2025-10-02 16:49:28.008376 | fa163e8e-1091-c91a-80ca-000000000123 | OK | Ceph cluster status | standalone.localdomain | result={ "changed": false, "msg": [ " cluster:", " id: 2521838e-989b-5b9d-9c8e-f1c7a08152dd", " health: HEALTH_OK", " ", " services:", " mon: 1 daemons, quorum standalone (age 86s)", " mgr: standalone.vhdxtz(active, since 70s)", " osd: 1 osds: 1 up (since 19s), 1 in (since 34s)", " ", " data:", " pools: 1 pools, 1 pgs", " objects: 2 objects, 449 KiB", " usage: 27 MiB used, 7.0 GiB / 7.0 GiB avail", " pgs: 1 active+clean", " " ] } 2025-10-02 16:49:28.009434 | fa163e8e-1091-c91a-80ca-000000000123 | TIMING | tripleo_cephadm : Ceph cluster status | standalone.localdomain | 0:02:06.027235 | 0.03s 2025-10-02 16:49:28.030297 | fa163e8e-1091-c91a-80ca-00000000013b | TASK | Create Deployed Ceph Heat Environment file to pass to overcloud deploy 2025-10-02 16:49:28.633809 | fa163e8e-1091-c91a-80ca-00000000013b | CHANGED | Create Deployed Ceph Heat Environment file to pass to overcloud deploy | standalone.localdomain -> localhost [WARNING]: ('standalone.localdomain -> localhost', 'fa163e8e-1091-c91a-80ca-00000000013b') missing from stats PLAY RECAP ********************************************************************* standalone.localdomain : ok=36 changed=13 unreachable=0 failed=0 skipped=47 rescued=0 ignored=0 undercloud : ok=2 changed=1 unreachable=0 failed=0 skipped=9 rescued=0 ignored=0 2025-10-02 16:49:28.674961 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:49:28.675603 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 94 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:49:28.676186 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:02:06.693993 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:49:28.676824 | UUID | Info | Host | Task Name | Run Time 2025-10-02 16:49:28.677438 | fa163e8e-1091-c91a-80ca-000000000068 | SUMMARY | standalone.localdomain | tripleo_cephadm : Run cephadm bootstrap | 64.14s 2025-10-02 16:49:28.678027 | fa163e8e-1091-c91a-80ca-000000000307 | SUMMARY | standalone.localdomain | tripleo_cephadm : Wait for expected number of osds to be running | 32.19s 2025-10-02 16:49:28.678843 | fa163e8e-1091-c91a-80ca-00000000011d | SUMMARY | standalone.localdomain | tripleo_cephadm : Get the ceph orchestrator status | 4.74s 2025-10-02 16:49:28.679456 | fa163e8e-1091-c91a-80ca-000000000093 | SUMMARY | standalone.localdomain | tripleo_cephadm : Set public/cluster network and v4/v6 ms_bind unless already in ceph.conf | 3.92s 2025-10-02 16:49:28.680001 | fa163e8e-1091-c91a-80ca-000000000021 | SUMMARY | standalone.localdomain | tripleo_cephadm : Install cephadm package | 3.05s 2025-10-02 16:49:28.680587 | fa163e8e-1091-c91a-80ca-0000000000ac | SUMMARY | standalone.localdomain | tripleo_cephadm : Apply spec | 1.74s 2025-10-02 16:49:28.681112 | fa163e8e-1091-c91a-80ca-00000000006c | SUMMARY | standalone.localdomain | tripleo_cephadm : Set the default container image in ceph configuration | 1.16s 2025-10-02 16:49:28.681670 | fa163e8e-1091-c91a-80ca-0000000000a9 | SUMMARY | standalone.localdomain | tripleo_cephadm : Get the ceph orchestrator status | 1.00s 2025-10-02 16:49:28.682169 | fa163e8e-1091-c91a-80ca-00000000006b | SUMMARY | standalone.localdomain | tripleo_cephadm : Ensure cephadm uses image tags instead of digests | 0.95s 2025-10-02 16:49:28.682790 | fa163e8e-1091-c91a-80ca-0000000002aa | SUMMARY | standalone.localdomain | tripleo_cephadm : set container image base in ceph configuration | 0.94s 2025-10-02 16:49:28.683354 | fa163e8e-1091-c91a-80ca-000000000122 | SUMMARY | standalone.localdomain | tripleo_cephadm : Print the status of the deployed Ceph cluster | 0.92s 2025-10-02 16:49:28.683896 | fa163e8e-1091-c91a-80ca-000000000024 | SUMMARY | standalone.localdomain | tripleo_cephadm : List Ceph daemon instances on this host | 0.78s 2025-10-02 16:49:28.684563 | fa163e8e-1091-c91a-80ca-000000000120 | SUMMARY | standalone.localdomain | tripleo_cephadm : Show the deployed daemons | 0.78s 2025-10-02 16:49:28.685134 | fa163e8e-1091-c91a-80ca-00000000002f | SUMMARY | standalone.localdomain | tripleo_cephadm : push tripleo_cephadm_spec to bootstrap node if spec file exsits | 0.60s 2025-10-02 16:49:28.685795 | fa163e8e-1091-c91a-80ca-000000000091 | SUMMARY | standalone.localdomain | tripleo_cephadm : Build list of underscored keys found in initial ceph conf file | 0.57s 2025-10-02 16:49:28.686330 | fa163e8e-1091-c91a-80ca-000000000032 | SUMMARY | standalone.localdomain | tripleo_cephadm : push it to tripleo_cephadm_assimilate_conf on bootstrap node | 0.49s 2025-10-02 16:49:28.686857 | fa163e8e-1091-c91a-80ca-000000000064 | SUMMARY | standalone.localdomain | tripleo_cephadm : Stat necessary files to bootstrap with cephadm | 0.45s 2025-10-02 16:49:28.687435 | fa163e8e-1091-c91a-80ca-00000000002c | SUMMARY | standalone.localdomain | tripleo_cephadm : Ensure tripleo_cephadm_config_home (e.g. /etc/ceph) exists | 0.39s 2025-10-02 16:49:28.687985 | fa163e8e-1091-c91a-80ca-000000000022 | SUMMARY | standalone.localdomain | tripleo_cephadm : Stat cephadm file | 0.35s 2025-10-02 16:49:28.688625 | fa163e8e-1091-c91a-80ca-0000000000a6 | SUMMARY | standalone.localdomain | tripleo_cephadm : Stat spec file on bootstrap node | 0.28s 2025-10-02 16:49:28.689107 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + /tmp/openstack.sh + EDPM_CONFIGURE_HUGEPAGES=false + EDPM_COMPUTE_CEPH_ENABLED=true + EDPM_COMPUTE_SRIOV_ENABLED=true + EDPM_COMPUTE_DHCP_AGENT_ENABLED=true + COMPUTE_DRIVER=libvirt + INTERFACE_MTU=1500 + BARBICAN_ENABLED=true + MANILA_ENABLED=true + SWIFT_REPLICATED=false + TLSE_ENABLED=false + CLOUD_DOMAIN=localdomain + TELEMETRY_ENABLED=true + OCTAVIA_ENABLED=true + IPA_IMAGE=quay.io/freeipa/freeipa-server:fedora-41 + export NEUTRON_INTERFACE=eth0 + NEUTRON_INTERFACE=eth0 + export CTLPLANE_IP=192.168.122.100 + CTLPLANE_IP=192.168.122.100 + export CTLPLANE_VIP=192.168.122.99 + CTLPLANE_VIP=192.168.122.99 + export CIDR=24 + CIDR=24 + export GATEWAY=192.168.122.10 + GATEWAY=192.168.122.10 + export BRIDGE=br-ctlplane + BRIDGE=br-ctlplane + '[' libvirt = ironic ']' + BRIDGE_MAPPINGS=datacentre:br-ctlplane + NEUTRON_FLAT_NETWORKS=datacentre + cat + CMD='openstack tripleo deploy' + CMD_ARGS+=' --templates /usr/share/openstack-tripleo-heat-templates' + CMD_ARGS+=' --local-ip=192.168.122.100/24' + CMD_ARGS+=' --control-virtual-ip=192.168.122.99' + CMD_ARGS+=' --output-dir /root' + CMD_ARGS+=' --standalone-role Standalone' + CMD_ARGS+=' -r /root/Standalone.yaml' + CMD_ARGS+=' -n /root/network_data.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/standalone/standalone-tripleo.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/deployed-network-environment.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/cinder-backup.yaml' + '[' libvirt = ironic ']' + '[' true = true ']' + cat + ENV_ARGS+=' -e /root/enable_heat.yaml' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/services/barbican.yaml' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/barbican-backend-simple-crypto.yaml' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/services/octavia.yaml' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/enable-legacy-telemetry.yaml' + '[' false = true ']' + ENV_ARGS+=' -e /root/standalone_parameters.yaml' + '[' true = true ']' + CEPH_ARGS='-e /root/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml' + [[ true == \t\r\u\e ]] + CEPH_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/ceph-mds.yaml' + ENV_ARGS+=' -e /root/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/ceph-mds.yaml' + ENV_ARGS+=' -e /root/containers-prepare-parameters.yaml' + ENV_ARGS+=' -e /root/deployed_network.yaml' + '[' true = true ']' + ENV_ARGS+=' -e /usr/share/openstack-tripleo-heat-templates/environments/services/neutron-ovn-sriov.yaml' + ENV_ARGS+=' -e /root/sriov_template.yaml' + '[' false = true ']' + '[' false = true ']' + '[' true = true ']' + ENV_ARGS+=' -e /root/dhcp_agent_template.yaml' + sudo openstack tripleo deploy --templates /usr/share/openstack-tripleo-heat-templates --local-ip=192.168.122.100/24 --control-virtual-ip=192.168.122.99 --output-dir /root --standalone-role Standalone -r /root/Standalone.yaml -n /root/network_data.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/standalone/standalone-tripleo.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/low-memory-usage.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/deployed-network-environment.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cinder-backup.yaml -e /root/enable_heat.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/barbican.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/barbican-backend-simple-crypto.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/manila-cephfsnative-config.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/octavia.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/enable-legacy-telemetry.yaml -e /root/standalone_parameters.yaml -e /root/deployed_ceph.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/cephadm-rbd-only.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/cephadm/ceph-mds.yaml -e /root/containers-prepare-parameters.yaml -e /root/deployed_network.yaml -e /usr/share/openstack-tripleo-heat-templates/environments/services/neutron-ovn-sriov.yaml -e /root/sriov_template.yaml -e /root/dhcp_agent_template.yaml [WARNING] Deployment user is set to 'root'. This may cause some deployment files to be located in /root. Please use --deployment-user to specify the user you are deploying with. The heat stack standalone action is CREATE 2025-10-02 16:49:31.702 41424 INFO migrate.versioning.api [-] 72 -> 73...  2025-10-02 16:49:31.728 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.728 41424 INFO migrate.versioning.api [-] 73 -> 74...  2025-10-02 16:49:31.730 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.730 41424 INFO migrate.versioning.api [-] 74 -> 75...  2025-10-02 16:49:31.732 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.732 41424 INFO migrate.versioning.api [-] 75 -> 76...  2025-10-02 16:49:31.734 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.734 41424 INFO migrate.versioning.api [-] 76 -> 77...  2025-10-02 16:49:31.736 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.736 41424 INFO migrate.versioning.api [-] 77 -> 78...  2025-10-02 16:49:31.738 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.738 41424 INFO migrate.versioning.api [-] 78 -> 79...  2025-10-02 16:49:31.762 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.762 41424 INFO migrate.versioning.api [-] 79 -> 80...  2025-10-02 16:49:31.779 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.779 41424 INFO migrate.versioning.api [-] 80 -> 81...  2025-10-02 16:49:31.781 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.781 41424 INFO migrate.versioning.api [-] 81 -> 82...  2025-10-02 16:49:31.783 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.783 41424 INFO migrate.versioning.api [-] 82 -> 83...  2025-10-02 16:49:31.785 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.785 41424 INFO migrate.versioning.api [-] 83 -> 84...  2025-10-02 16:49:31.787 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.787 41424 INFO migrate.versioning.api [-] 84 -> 85...  2025-10-02 16:49:31.788 41424 INFO migrate.versioning.api [-] done 2025-10-02 16:49:31.789 41424 INFO migrate.versioning.api [-] 85 -> 86...  2025-10-02 16:49:31.811 41424 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: /root/tripleo-heat-installer-templates/./overcloud-resource-registry-puppet.yaml jinja2 rendering normal template overcloud.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./overcloud.yaml jinja2 rendering normal template post.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./common/post.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Standalone rendering j2 template to file: /root/tripleo-heat-installer-templates/./common/services/standalone-role.yaml jinja2 rendering normal template apache-baremetal-puppet.j2.yaml rendering j2 template to file: /root/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: /root/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: /root/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: /root/tripleo-heat-installer-templates/./deployment/octavia/octavia-deployment-config.yaml jinja2 rendering normal template deployed-server-environment.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./environments/deployed-server-environment.yaml jinja2 rendering normal template net-noop.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./environments/net-noop.yaml jinja2 rendering normal template deployed-network-environment.j2.yaml rendering j2 template to file: /root/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: /root/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: /root/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: /root/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: /root/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: /root/tripleo-heat-installer-templates/./environments/net-multiple-nics-vlans.yaml jinja2 rendering normal template net-multiple-nics.j2.yaml rendering j2 template to file: /root/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: /root/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: /root/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: /root/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: /root/tripleo-heat-installer-templates/./environments/network-environment-v6-all.yaml jinja2 rendering normal template network-environment-v6.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./environments/network-environment-v6.yaml jinja2 rendering normal template network-environment.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./environments/network-environment.yaml jinja2 rendering normal template networks-disable.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./environments/networks-disable.yaml jinja2 rendering normal template overcloud-baremetal.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./environments/overcloud-baremetal.yaml jinja2 rendering normal template split-stack-consistent-hostname-format.j2.yaml rendering j2 template to file: /root/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: /root/tripleo-heat-installer-templates/./environments/ssl/enable-internal-tls.yaml jinja2 rendering normal template swap-partition.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap-partition.yaml jinja2 rendering normal template swap.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./extraconfig/all_nodes/swap.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Standalone rendering j2 template to file: /root/tripleo-heat-installer-templates/./extraconfig/nova_metadata/krb-service-principals/standalone-role.yaml jinja2 rendering network template network.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/storage.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/storage_mgmt.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/internal_api.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/tenant.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/external.yaml jinja2 rendering network template network_v6.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/storage_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/storage_mgmt_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/internal_api_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/tenant_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/external_v6.yaml jinja2 rendering normal template networks.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/networks.yaml jinja2 rendering normal template service_net_map.j2.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/service_net_map.yaml jinja2 rendering network template deployed_port.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_storage.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_storage_mgmt.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_internal_api.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_tenant.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_external.yaml jinja2 rendering network template deployed_vip_port.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_vip_storage.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_vip_storage_mgmt.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_vip_internal_api.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_vip_tenant.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/deployed_vip_external.yaml jinja2 rendering network template external_resource_port.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_storage.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_storage_mgmt.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_internal_api.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_tenant.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_external.yaml jinja2 rendering network template external_resource_port_v6.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_storage_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_storage_mgmt_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_internal_api_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_resource_tenant_v6.yaml rendering j2 template to file: /root/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: /root/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: /root/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: /root/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: /root/tripleo-heat-installer-templates/./network/ports/net_vip_map_external_v6.yaml jinja2 rendering network template port.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage_mgmt.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/internal_api.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/tenant.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external.yaml jinja2 rendering network template port_from_pool.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage_from_pool.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage_mgmt_from_pool.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/internal_api_from_pool.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/tenant_from_pool.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_from_pool.yaml jinja2 rendering network template port_from_pool_v6.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage_from_pool_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage_mgmt_from_pool_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/internal_api_from_pool_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/tenant_from_pool_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_from_pool_v6.yaml jinja2 rendering network template port_v6.network.j2.yaml jinja2 rendering networks Storage,StorageMgmt,InternalApi,Tenant,External rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/storage_mgmt_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/internal_api_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/tenant_v6.yaml rendering j2 template to file: /root/tripleo-heat-installer-templates/./network/ports/external_v6.yaml jinja2 rendering role template role.role.j2.yaml jinja2 rendering roles Standalone rendering j2 template to file: /root/tripleo-heat-installer-templates/./puppet/standalone-role.yaml ** Performing Heat stack create.. ** 2025-10-02 16:49:40Z [standalone]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:40Z [standalone.StandaloneRoleUserData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:40Z [standalone.StandaloneRoleUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:40Z [standalone.StandaloneRoleUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:40Z [standalone.StandaloneRoleUserData.userdata]: CREATE_COMPLETE state changed 2025-10-02 16:49:40Z [standalone.StandaloneRoleUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:41Z [standalone.ServiceNetMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:41Z [standalone.StandaloneRoleUserData]: CREATE_COMPLETE state changed 2025-10-02 16:49:41Z [standalone.ServiceNetMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:41Z [standalone.ServiceNetMap.ServiceNetMapValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:41Z [standalone.ServiceNetMap.ServiceNetMapValue]: CREATE_COMPLETE state changed 2025-10-02 16:49:41Z [standalone.ServiceNetMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:42Z [standalone.NodeUserData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:42Z [standalone.NodeUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:42Z [standalone.ServiceNetMap]: CREATE_COMPLETE state changed 2025-10-02 16:49:42Z [standalone.NodeUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:43Z [standalone.NodeUserData.userdata]: CREATE_COMPLETE state changed 2025-10-02 16:49:43Z [standalone.NodeUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:43Z [standalone.ControlVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:43Z [standalone.NodeTimesyncUserData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:43Z [standalone.NodeTimesyncUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:43Z [standalone.NodeUserData]: CREATE_COMPLETE state changed 2025-10-02 16:49:43Z [standalone.NodeTimesyncUserData.timesync_chrony]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:43Z [standalone.NodeTimesyncUserData.timesync_chrony]: CREATE_COMPLETE state changed 2025-10-02 16:49:44Z [standalone.ControlVirtualIP]: CREATE_COMPLETE state changed 2025-10-02 16:49:44Z [standalone.Networks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:44Z [standalone.Networks]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:44Z [standalone.Networks.NetworkAttributesMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:44Z [standalone.Networks.NetworkAttributesMap]: CREATE_COMPLETE state changed 2025-10-02 16:49:44Z [standalone.DeploymentServerBlacklistDict]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:44Z [standalone.DeploymentServerBlacklistDict]: CREATE_COMPLETE state changed 2025-10-02 16:49:44Z [standalone.NodeTimesyncUserData.timesync_sync]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:44Z [standalone.NodeTimesyncUserData.timesync_sync]: CREATE_COMPLETE state changed 2025-10-02 16:49:45Z [standalone.NodeTimesyncUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:45Z [standalone.NodeTimesyncUserData.userdata]: CREATE_COMPLETE state changed 2025-10-02 16:49:45Z [standalone.NodeTimesyncUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:45Z [standalone.Networks.NetworkCidrMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:45Z [standalone.Networks.NetworkCidrMap]: CREATE_COMPLETE state changed 2025-10-02 16:49:45Z [standalone.CloudNames]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:45Z [standalone.NodeTimesyncUserData]: CREATE_COMPLETE state changed 2025-10-02 16:49:45Z [standalone.CloudNames]: CREATE_COMPLETE state changed 2025-10-02 16:49:46Z [standalone.Networks.NetworkIpVersionMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:46Z [standalone.Networks.NetworkIpVersionMap]: CREATE_COMPLETE state changed 2025-10-02 16:49:46Z [standalone.NodeAdminUserData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:46Z [standalone.NodeAdminUserData]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:46Z [standalone.NodeAdminUserData.user_config]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:47Z [standalone.NodeAdminUserData.user_config]: CREATE_COMPLETE state changed 2025-10-02 16:49:47Z [standalone.NodeAdminUserData.userdata]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:47Z [standalone.NodeAdminUserData.userdata]: CREATE_COMPLETE state changed 2025-10-02 16:49:47Z [standalone.NodeAdminUserData]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:47Z [standalone.Networks.NetworkExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:47Z [standalone.Networks.NetworkExtraConfig]: CREATE_COMPLETE state changed 2025-10-02 16:49:47Z [standalone.Networks]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:47Z [standalone.NodeAdminUserData]: CREATE_COMPLETE state changed 2025-10-02 16:49:48Z [standalone.StandaloneUserData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.StandaloneUserData]: CREATE_COMPLETE state changed 2025-10-02 16:49:48Z [standalone.Networks]: CREATE_COMPLETE state changed 2025-10-02 16:49:48Z [standalone.InternalApiVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.NetIpVersionMapValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.PublicVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.NetCidrMapValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.StorageVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.NetIpVersionMapValue]: CREATE_COMPLETE state changed 2025-10-02 16:49:48Z [standalone.NetCidrMapValue]: CREATE_COMPLETE state changed 2025-10-02 16:49:48Z [standalone.StandaloneNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.StorageMgmtVirtualIP]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:48Z [standalone.StandaloneNetworkConfig]: CREATE_COMPLETE state changed 2025-10-02 16:49:49Z [standalone.InternalApiVirtualIP]: CREATE_COMPLETE state changed 2025-10-02 16:49:49Z [standalone.PublicVirtualIP]: CREATE_COMPLETE state changed 2025-10-02 16:49:49Z [standalone.StorageVirtualIP]: CREATE_COMPLETE state changed 2025-10-02 16:49:49Z [standalone.StorageMgmtVirtualIP]: CREATE_COMPLETE state changed 2025-10-02 16:49:50Z [standalone.VipMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:50Z [standalone.VipMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:50Z [standalone.VipMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:50Z [standalone.VipMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-02 16:49:50Z [standalone.VipMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:51Z [standalone.VipMap]: CREATE_COMPLETE state changed 2025-10-02 16:49:51Z [standalone.VipHosts]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:51Z [standalone.EndpointMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:51Z [standalone.VipHosts]: CREATE_COMPLETE state changed 2025-10-02 16:49:52Z [standalone.EndpointMap]: CREATE_COMPLETE state changed 2025-10-02 16:49:52Z [standalone.EndpointMapData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:52Z [standalone.EndpointMapData]: CREATE_COMPLETE state changed 2025-10-02 16:49:52Z [standalone.StandaloneServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:52Z [standalone.StandaloneServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:53Z [standalone.StandaloneServiceChain.ServiceChain]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:54Z [standalone.StandaloneServiceChain.ServiceChain]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:55Z [standalone.StandaloneServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:55Z [standalone.StandaloneServiceChain.ServiceChain.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:55Z [standalone.StandaloneServiceChain.ServiceChain.0.AodhBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:56Z [standalone.StandaloneServiceChain.ServiceChain.0.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:56Z [standalone.StandaloneServiceChain.ServiceChain.0.AodhBase]: CREATE_COMPLETE state changed 2025-10-02 16:49:57Z [standalone.StandaloneServiceChain.ServiceChain.0.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:57Z [standalone.StandaloneServiceChain.ServiceChain.0.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:49:57Z [standalone.StandaloneServiceChain.ServiceChain.0.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:49:58Z [standalone.StandaloneServiceChain.ServiceChain.0.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:58Z [standalone.StandaloneServiceChain.ServiceChain.0.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:49:59Z [standalone.StandaloneServiceChain.ServiceChain.0.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:59Z [standalone.StandaloneServiceChain.ServiceChain.0.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:49:59Z [standalone.StandaloneServiceChain.ServiceChain.0.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:49:59Z [standalone.StandaloneServiceChain.ServiceChain.0.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:49:59Z [standalone.StandaloneServiceChain.ServiceChain.0.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:00Z [standalone.StandaloneServiceChain.ServiceChain.0.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:50:00Z [standalone.StandaloneServiceChain.ServiceChain.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:01Z [standalone.StandaloneServiceChain.ServiceChain.0]: CREATE_COMPLETE state changed 2025-10-02 16:50:02Z [standalone.StandaloneServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:02Z [standalone.StandaloneServiceChain.ServiceChain.1]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:02Z [standalone.StandaloneServiceChain.ServiceChain.1.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:02Z [standalone.StandaloneServiceChain.ServiceChain.1.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:03Z [standalone.StandaloneServiceChain.ServiceChain.1.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:04Z [standalone.StandaloneServiceChain.ServiceChain.1.AodhBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:04Z [standalone.StandaloneServiceChain.ServiceChain.1.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:50:05Z [standalone.StandaloneServiceChain.ServiceChain.1.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:05Z [standalone.StandaloneServiceChain.ServiceChain.1.AodhBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:06Z [standalone.StandaloneServiceChain.ServiceChain.1.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:06Z [standalone.StandaloneServiceChain.ServiceChain.1]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:07Z [standalone.StandaloneServiceChain.ServiceChain.1]: CREATE_COMPLETE state changed 2025-10-02 16:50:07Z [standalone.StandaloneServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:07Z [standalone.StandaloneServiceChain.ServiceChain.2]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:08Z [standalone.StandaloneServiceChain.ServiceChain.2.AodhBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:09Z [standalone.StandaloneServiceChain.ServiceChain.2.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:09Z [standalone.StandaloneServiceChain.ServiceChain.2.AodhBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:10Z [standalone.StandaloneServiceChain.ServiceChain.2.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:10Z [standalone.StandaloneServiceChain.ServiceChain.2.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:11Z [standalone.StandaloneServiceChain.ServiceChain.2.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:11Z [standalone.StandaloneServiceChain.ServiceChain.2.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:11Z [standalone.StandaloneServiceChain.ServiceChain.2.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:50:11Z [standalone.StandaloneServiceChain.ServiceChain.2]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:12Z [standalone.StandaloneServiceChain.ServiceChain.2]: CREATE_COMPLETE state changed 2025-10-02 16:50:12Z [standalone.StandaloneServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:12Z [standalone.StandaloneServiceChain.ServiceChain.3]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:12Z [standalone.StandaloneServiceChain.ServiceChain.3.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:13Z [standalone.StandaloneServiceChain.ServiceChain.3.AodhBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:13Z [standalone.StandaloneServiceChain.ServiceChain.3.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:50:14Z [standalone.StandaloneServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:14Z [standalone.StandaloneServiceChain.ServiceChain.3.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:14Z [standalone.StandaloneServiceChain.ServiceChain.3.AodhBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:15Z [standalone.StandaloneServiceChain.ServiceChain.3.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:16Z [standalone.StandaloneServiceChain.ServiceChain.3.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:16Z [standalone.StandaloneServiceChain.ServiceChain.3]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:17Z [standalone.StandaloneServiceChain.ServiceChain.3]: CREATE_COMPLETE state changed 2025-10-02 16:50:18Z [standalone.StandaloneServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:18Z [standalone.StandaloneServiceChain.ServiceChain.4]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:18Z [standalone.StandaloneServiceChain.ServiceChain.4.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:18Z [standalone.StandaloneServiceChain.ServiceChain.4.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:18Z [standalone.StandaloneServiceChain.ServiceChain.4]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:19Z [standalone.StandaloneServiceChain.ServiceChain.4]: CREATE_COMPLETE state changed 2025-10-02 16:50:19Z [standalone.StandaloneServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:19Z [standalone.StandaloneServiceChain.ServiceChain.5]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:19Z [standalone.StandaloneServiceChain.ServiceChain.5.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:19Z [standalone.StandaloneServiceChain.ServiceChain.5.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:20Z [standalone.StandaloneServiceChain.ServiceChain.5.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:20Z [standalone.StandaloneServiceChain.ServiceChain.5.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:50:20Z [standalone.StandaloneServiceChain.ServiceChain.5.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:20Z [standalone.StandaloneServiceChain.ServiceChain.5.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:20Z [standalone.StandaloneServiceChain.ServiceChain.5.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:21Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanApiLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:21Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanApiLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:21Z [standalone.StandaloneServiceChain.ServiceChain.5.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:50:22Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanApiLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:22Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanApiLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:22Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanApiLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:22Z [standalone.StandaloneServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:22Z [standalone.StandaloneServiceChain.ServiceChain.5.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:22Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanApiLogging]: CREATE_COMPLETE state changed 2025-10-02 16:50:23Z [standalone.StandaloneServiceChain.ServiceChain.5.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:24Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:24Z [standalone.StandaloneServiceChain.ServiceChain.5.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:25Z [standalone.StandaloneServiceChain.ServiceChain.5.BarbicanClient]: CREATE_COMPLETE state changed 2025-10-02 16:50:25Z [standalone.StandaloneServiceChain.ServiceChain.5]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:26Z [standalone.StandaloneServiceChain.ServiceChain.5]: CREATE_COMPLETE state changed 2025-10-02 16:50:27Z [standalone.StandaloneServiceChain.ServiceChain.6]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:28Z [standalone.StandaloneServiceChain.ServiceChain.6]: CREATE_COMPLETE state changed 2025-10-02 16:50:28Z [standalone.StandaloneServiceChain.ServiceChain.7]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:29Z [standalone.StandaloneServiceChain.ServiceChain.7]: CREATE_COMPLETE state changed 2025-10-02 16:50:30Z [standalone.StandaloneServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:30Z [standalone.StandaloneServiceChain.ServiceChain.8]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:30Z [standalone.StandaloneServiceChain.ServiceChain.8.CeilometerServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:31Z [standalone.StandaloneServiceChain.ServiceChain.8.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:31Z [standalone.StandaloneServiceChain.ServiceChain.8.CeilometerServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:32Z [standalone.StandaloneServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:32Z [standalone.StandaloneServiceChain.ServiceChain.8.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:32Z [standalone.StandaloneServiceChain.ServiceChain.8.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:32Z [standalone.StandaloneServiceChain.ServiceChain.8]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:33Z [standalone.StandaloneServiceChain.ServiceChain.8]: CREATE_COMPLETE state changed 2025-10-02 16:50:33Z [standalone.StandaloneServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:33Z [standalone.StandaloneServiceChain.ServiceChain.9]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:34Z [standalone.StandaloneServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:34Z [standalone.StandaloneServiceChain.ServiceChain.9.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:34Z [standalone.StandaloneServiceChain.ServiceChain.9.CeilometerServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:35Z [standalone.StandaloneServiceChain.ServiceChain.9.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:36Z [standalone.StandaloneServiceChain.ServiceChain.9.CeilometerServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:37Z [standalone.StandaloneServiceChain.ServiceChain.9.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:37Z [standalone.StandaloneServiceChain.ServiceChain.9]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:37Z [standalone.StandaloneServiceChain.ServiceChain.9]: CREATE_COMPLETE state changed 2025-10-02 16:50:38Z [standalone.StandaloneServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:38Z [standalone.StandaloneServiceChain.ServiceChain.10]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:38Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:38Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:38Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase.DefaultCephConfigOverrides]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:38Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase.DefaultCephConfigOverrides]: CREATE_COMPLETE state changed 2025-10-02 16:50:39Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase.ContainerImageUrlParts]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:39Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase.ContainerImageUrlParts]: CREATE_COMPLETE state changed 2025-10-02 16:50:39Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase.CephAdmVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:39Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase.CephAdmVars]: CREATE_COMPLETE state changed 2025-10-02 16:50:39Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:40Z [standalone.StandaloneServiceChain.ServiceChain.10.CephBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:40Z [standalone.StandaloneServiceChain.ServiceChain.10]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:41Z [standalone.StandaloneServiceChain.ServiceChain.10]: CREATE_COMPLETE state changed 2025-10-02 16:50:41Z [standalone.StandaloneServiceChain.ServiceChain.11]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:43Z [standalone.StandaloneServiceChain.ServiceChain.11]: CREATE_COMPLETE state changed 2025-10-02 16:50:43Z [standalone.StandaloneServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:43Z [standalone.StandaloneServiceChain.ServiceChain.12]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:43Z [standalone.StandaloneServiceChain.ServiceChain.12.CephMgrAnsibleVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:43Z [standalone.StandaloneServiceChain.ServiceChain.12.CephMgrAnsibleVars]: CREATE_COMPLETE state changed 2025-10-02 16:50:44Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:44Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:44Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase.DefaultCephConfigOverrides]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:44Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase.DefaultCephConfigOverrides]: CREATE_COMPLETE state changed 2025-10-02 16:50:45Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase.ContainerImageUrlParts]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:45Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase.ContainerImageUrlParts]: CREATE_COMPLETE state changed 2025-10-02 16:50:45Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase.CephAdmVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:45Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase.CephAdmVars]: CREATE_COMPLETE state changed 2025-10-02 16:50:45Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:46Z [standalone.StandaloneServiceChain.ServiceChain.12.CephBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:46Z [standalone.StandaloneServiceChain.ServiceChain.12]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:47Z [standalone.StandaloneServiceChain.ServiceChain.12]: CREATE_COMPLETE state changed 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase.ContainerImageUrlParts]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase.ContainerImageUrlParts]: CREATE_COMPLETE state changed 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase.CephAdmVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:48Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase.CephAdmVars]: CREATE_COMPLETE state changed 2025-10-02 16:50:49Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase.DefaultCephConfigOverrides]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:49Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase.DefaultCephConfigOverrides]: CREATE_COMPLETE state changed 2025-10-02 16:50:49Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:50Z [standalone.StandaloneServiceChain.ServiceChain.13.CephBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:50Z [standalone.StandaloneServiceChain.ServiceChain.13]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:51Z [standalone.StandaloneServiceChain.ServiceChain.13]: CREATE_COMPLETE state changed 2025-10-02 16:50:51Z [standalone.StandaloneServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:51Z [standalone.StandaloneServiceChain.ServiceChain.14]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:51Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:51Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:51Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase.DefaultCephConfigOverrides]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:51Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase.DefaultCephConfigOverrides]: CREATE_COMPLETE state changed 2025-10-02 16:50:52Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase.ContainerImageUrlParts]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:52Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase.ContainerImageUrlParts]: CREATE_COMPLETE state changed 2025-10-02 16:50:53Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase.CephAdmVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:53Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase.CephAdmVars]: CREATE_COMPLETE state changed 2025-10-02 16:50:53Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:53Z [standalone.StandaloneServiceChain.ServiceChain.14.CephBase]: CREATE_COMPLETE state changed 2025-10-02 16:50:53Z [standalone.StandaloneServiceChain.ServiceChain.14]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:54Z [standalone.StandaloneServiceChain.ServiceChain.14]: CREATE_COMPLETE state changed 2025-10-02 16:50:55Z [standalone.StandaloneServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:55Z [standalone.StandaloneServiceChain.ServiceChain.15]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:55Z [standalone.StandaloneServiceChain.ServiceChain.15.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:56Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:56Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:50:56Z [standalone.StandaloneServiceChain.ServiceChain.15.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:50:56Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:57Z [standalone.StandaloneServiceChain.ServiceChain.15.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:57Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:57Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:58Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:58Z [standalone.StandaloneServiceChain.ServiceChain.15.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:58Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:50:58Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:50:59Z [standalone.StandaloneServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:50:59Z [standalone.StandaloneServiceChain.ServiceChain.15.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:50:59Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderCommon]: CREATE_COMPLETE state changed 2025-10-02 16:50:59Z [standalone.StandaloneServiceChain.ServiceChain.15.CinderBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:00Z [standalone.StandaloneServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:00Z [standalone.StandaloneServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:00Z [standalone.StandaloneServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:00Z [standalone.StandaloneServiceChain.ServiceChain.15.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:51:00Z [standalone.StandaloneServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:01Z [standalone.StandaloneServiceChain.ServiceChain.15.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:01Z [standalone.StandaloneServiceChain.ServiceChain.15]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:02Z [standalone.StandaloneServiceChain.ServiceChain.15]: CREATE_COMPLETE state changed 2025-10-02 16:51:02Z [standalone.StandaloneServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:02Z [standalone.StandaloneServiceChain.ServiceChain.16]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:03Z [standalone.StandaloneServiceChain.ServiceChain.16.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:04Z [standalone.StandaloneServiceChain.ServiceChain.16.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:04Z [standalone.StandaloneServiceChain.ServiceChain.16.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:04Z [standalone.StandaloneServiceChain.ServiceChain.16.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:05Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:05Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:05Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:06Z [standalone.StandaloneServiceChain.ServiceChain.16.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:06Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:06Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:06Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:07Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:07Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:07Z [standalone.StandaloneServiceChain.ServiceChain.16.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:07Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:07Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:07Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:07Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:08Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:08Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:08Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:51:08Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:08Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:51:09Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:09Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:09Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:09Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:09Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:09Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:10Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:10Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.CinderCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:10Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:10Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:11Z [standalone.StandaloneServiceChain.ServiceChain.16.CinderBackupBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:11Z [standalone.StandaloneServiceChain.ServiceChain.16]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:12Z [standalone.StandaloneServiceChain.ServiceChain.16]: CREATE_COMPLETE state changed 2025-10-02 16:51:13Z [standalone.StandaloneServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:13Z [standalone.StandaloneServiceChain.ServiceChain.17]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:13Z [standalone.StandaloneServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:13Z [standalone.StandaloneServiceChain.ServiceChain.17.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:14Z [standalone.StandaloneServiceChain.ServiceChain.17.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:15Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:15Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:15Z [standalone.StandaloneServiceChain.ServiceChain.17.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:15Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:16Z [standalone.StandaloneServiceChain.ServiceChain.17.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:16Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:16Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:17Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:17Z [standalone.StandaloneServiceChain.ServiceChain.17.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:17Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:51:17Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:18Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:18Z [standalone.StandaloneServiceChain.ServiceChain.17.CinderCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:18Z [standalone.StandaloneServiceChain.ServiceChain.17]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:19Z [standalone.StandaloneServiceChain.ServiceChain.17]: CREATE_COMPLETE state changed 2025-10-02 16:51:19Z [standalone.StandaloneServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:20Z [standalone.StandaloneServiceChain.ServiceChain.18]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:20Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:20Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:20Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:21Z [standalone.StandaloneServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:21Z [standalone.StandaloneServiceChain.ServiceChain.18.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:21Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:21Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:21Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:22Z [standalone.StandaloneServiceChain.ServiceChain.18.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:22Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:22Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:22Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:23Z [standalone.StandaloneServiceChain.ServiceChain.18.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:23Z [standalone.StandaloneServiceChain.ServiceChain.18.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:23Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:23Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:23Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:24Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:25Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:25Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.CinderCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:25Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:25Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:25Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:26Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:26Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:51:26Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:27Z [standalone.StandaloneServiceChain.ServiceChain.18.CinderCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:27Z [standalone.StandaloneServiceChain.ServiceChain.18]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:28Z [standalone.StandaloneServiceChain.ServiceChain.18]: CREATE_COMPLETE state changed 2025-10-02 16:51:29Z [standalone.StandaloneServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:29Z [standalone.StandaloneServiceChain.ServiceChain.19]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:29Z [standalone.StandaloneServiceChain.ServiceChain.19.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:30Z [standalone.StandaloneServiceChain.ServiceChain.19.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:30Z [standalone.StandaloneServiceChain.ServiceChain.19.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:30Z [standalone.StandaloneServiceChain.ServiceChain.19.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:31Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:31Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:31Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase.MysqlBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:32Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:32Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase.MysqlBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:33Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:33Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:33Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:33Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:34Z [standalone.StandaloneServiceChain.ServiceChain.19.MysqlPuppetBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:34Z [standalone.StandaloneServiceChain.ServiceChain.19]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:35Z [standalone.StandaloneServiceChain.ServiceChain.19]: CREATE_COMPLETE state changed 2025-10-02 16:51:35Z [standalone.StandaloneServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:35Z [standalone.StandaloneServiceChain.ServiceChain.20]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:36Z [standalone.StandaloneServiceChain.ServiceChain.20.CeilometerServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:37Z [standalone.StandaloneServiceChain.ServiceChain.20.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:37Z [standalone.StandaloneServiceChain.ServiceChain.20.CeilometerServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:38Z [standalone.StandaloneServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:38Z [standalone.StandaloneServiceChain.ServiceChain.20.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:38Z [standalone.StandaloneServiceChain.ServiceChain.20.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:38Z [standalone.StandaloneServiceChain.ServiceChain.20]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:38Z [standalone.StandaloneServiceChain.ServiceChain.20]: CREATE_COMPLETE state changed 2025-10-02 16:51:39Z [standalone.StandaloneServiceChain.ServiceChain.21]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:40Z [standalone.StandaloneServiceChain.ServiceChain.21]: CREATE_COMPLETE state changed 2025-10-02 16:51:40Z [standalone.StandaloneServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:41Z [standalone.StandaloneServiceChain.ServiceChain.22]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:41Z [standalone.StandaloneServiceChain.ServiceChain.22.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:42Z [standalone.StandaloneServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:42Z [standalone.StandaloneServiceChain.ServiceChain.22.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:42Z [standalone.StandaloneServiceChain.ServiceChain.22.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:42Z [standalone.StandaloneServiceChain.ServiceChain.22]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:43Z [standalone.StandaloneServiceChain.ServiceChain.22]: CREATE_COMPLETE state changed 2025-10-02 16:51:43Z [standalone.StandaloneServiceChain.ServiceChain.23]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:44Z [standalone.StandaloneServiceChain.ServiceChain.23]: CREATE_COMPLETE state changed 2025-10-02 16:51:44Z [standalone.StandaloneServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:44Z [standalone.StandaloneServiceChain.ServiceChain.24]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:45Z [standalone.StandaloneServiceChain.ServiceChain.24.GlanceLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:45Z [standalone.StandaloneServiceChain.ServiceChain.24.GlanceLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:45Z [standalone.StandaloneServiceChain.ServiceChain.24.GlanceLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:45Z [standalone.StandaloneServiceChain.ServiceChain.24.GlanceLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:45Z [standalone.StandaloneServiceChain.ServiceChain.24.GlanceLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:46Z [standalone.StandaloneServiceChain.ServiceChain.24.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:46Z [standalone.StandaloneServiceChain.ServiceChain.24.GlanceLogging]: CREATE_COMPLETE state changed 2025-10-02 16:51:47Z [standalone.StandaloneServiceChain.ServiceChain.24.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:47Z [standalone.StandaloneServiceChain.ServiceChain.24.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:48Z [standalone.StandaloneServiceChain.ServiceChain.24.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:48Z [standalone.StandaloneServiceChain.ServiceChain.24.TLSProxyBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:48Z [standalone.StandaloneServiceChain.ServiceChain.24.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:51:49Z [standalone.StandaloneServiceChain.ServiceChain.24.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:50Z [standalone.StandaloneServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:50Z [standalone.StandaloneServiceChain.ServiceChain.24.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:50Z [standalone.StandaloneServiceChain.ServiceChain.24.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:51:50Z [standalone.StandaloneServiceChain.ServiceChain.24]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:51Z [standalone.StandaloneServiceChain.ServiceChain.24]: CREATE_COMPLETE state changed 2025-10-02 16:51:51Z [standalone.StandaloneServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:51Z [standalone.StandaloneServiceChain.ServiceChain.25]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:51Z [standalone.StandaloneServiceChain.ServiceChain.25.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:51Z [standalone.StandaloneServiceChain.ServiceChain.25.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:52Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:52Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:52Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:52Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:52Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:53Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:53Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceLogging]: CREATE_COMPLETE state changed 2025-10-02 16:51:53Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:54Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:54Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:54Z [standalone.StandaloneServiceChain.ServiceChain.25.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:55Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.GlanceLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:55Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.GlanceLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:51:55Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.GlanceLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:55Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.GlanceLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:51:55Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.GlanceLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:51:55Z [standalone.StandaloneServiceChain.ServiceChain.25.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:56Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:56Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.GlanceLogging]: CREATE_COMPLETE state changed 2025-10-02 16:51:57Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:57Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.TLSProxyBase]: CREATE_COMPLETE state changed 2025-10-02 16:51:57Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:51:58Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:59Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:51:59Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:00Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:52:00Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:00Z [standalone.StandaloneServiceChain.ServiceChain.25.GlanceApi]: CREATE_COMPLETE state changed 2025-10-02 16:52:00Z [standalone.StandaloneServiceChain.ServiceChain.25]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:01Z [standalone.StandaloneServiceChain.ServiceChain.25]: CREATE_COMPLETE state changed 2025-10-02 16:52:02Z [standalone.StandaloneServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:02Z [standalone.StandaloneServiceChain.ServiceChain.26]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:02Z [standalone.StandaloneServiceChain.ServiceChain.26.GnocchiServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:03Z [standalone.StandaloneServiceChain.ServiceChain.26.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:03Z [standalone.StandaloneServiceChain.ServiceChain.26.GnocchiServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:03Z [standalone.StandaloneServiceChain.ServiceChain.26.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:04Z [standalone.StandaloneServiceChain.ServiceChain.26.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:04Z [standalone.StandaloneServiceChain.ServiceChain.26.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:04Z [standalone.StandaloneServiceChain.ServiceChain.26.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:04Z [standalone.StandaloneServiceChain.ServiceChain.26.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:52:04Z [standalone.StandaloneServiceChain.ServiceChain.26.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:05Z [standalone.StandaloneServiceChain.ServiceChain.26.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:05Z [standalone.StandaloneServiceChain.ServiceChain.26.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:06Z [standalone.StandaloneServiceChain.ServiceChain.26.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:06Z [standalone.StandaloneServiceChain.ServiceChain.26.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:52:07Z [standalone.StandaloneServiceChain.ServiceChain.26.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:07Z [standalone.StandaloneServiceChain.ServiceChain.26]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:08Z [standalone.StandaloneServiceChain.ServiceChain.26]: CREATE_COMPLETE state changed 2025-10-02 16:52:09Z [standalone.StandaloneServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:09Z [standalone.StandaloneServiceChain.ServiceChain.27]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:09Z [standalone.StandaloneServiceChain.ServiceChain.27.GnocchiServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:10Z [standalone.StandaloneServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:10Z [standalone.StandaloneServiceChain.ServiceChain.27.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:10Z [standalone.StandaloneServiceChain.ServiceChain.27.GnocchiServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:11Z [standalone.StandaloneServiceChain.ServiceChain.27.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:12Z [standalone.StandaloneServiceChain.ServiceChain.27.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:12Z [standalone.StandaloneServiceChain.ServiceChain.27.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:13Z [standalone.StandaloneServiceChain.ServiceChain.27.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:52:13Z [standalone.StandaloneServiceChain.ServiceChain.27]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:14Z [standalone.StandaloneServiceChain.ServiceChain.27]: CREATE_COMPLETE state changed 2025-10-02 16:52:14Z [standalone.StandaloneServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:14Z [standalone.StandaloneServiceChain.ServiceChain.28]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:14Z [standalone.StandaloneServiceChain.ServiceChain.28.GnocchiServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:15Z [standalone.StandaloneServiceChain.ServiceChain.28.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:16Z [standalone.StandaloneServiceChain.ServiceChain.28.GnocchiServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:16Z [standalone.StandaloneServiceChain.ServiceChain.28.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:16Z [standalone.StandaloneServiceChain.ServiceChain.28.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:17Z [standalone.StandaloneServiceChain.ServiceChain.28.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:52:17Z [standalone.StandaloneServiceChain.ServiceChain.28.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:18Z [standalone.StandaloneServiceChain.ServiceChain.28.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:19Z [standalone.StandaloneServiceChain.ServiceChain.28]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:19Z [standalone.StandaloneServiceChain.ServiceChain.28]: CREATE_COMPLETE state changed 2025-10-02 16:52:20Z [standalone.StandaloneServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:20Z [standalone.StandaloneServiceChain.ServiceChain.29]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:20Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:20Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:20Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:21Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyInternalTLS]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:21Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyInternalTLS]: CREATE_COMPLETE state changed 2025-10-02 16:52:21Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.HAProxyInternalTLS]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:21Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.HAProxyInternalTLS]: CREATE_COMPLETE state changed 2025-10-02 16:52:21Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:22Z [standalone.StandaloneServiceChain.ServiceChain.29.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:22Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.HAProxyLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:23Z [standalone.StandaloneServiceChain.ServiceChain.29.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:23Z [standalone.StandaloneServiceChain.ServiceChain.29.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:23Z [standalone.StandaloneServiceChain.ServiceChain.29.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:23Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:23Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:23Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.HAProxyLogging]: CREATE_COMPLETE state changed 2025-10-02 16:52:24Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyPublicTLS]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:24Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.HAProxyPublicTLS]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:25Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyPublicTLS]: CREATE_COMPLETE state changed 2025-10-02 16:52:25Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase.HAProxyPublicTLS]: CREATE_COMPLETE state changed 2025-10-02 16:52:25Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:26Z [standalone.StandaloneServiceChain.ServiceChain.29.HAProxyBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:26Z [standalone.StandaloneServiceChain.ServiceChain.29]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:27Z [standalone.StandaloneServiceChain.ServiceChain.29]: CREATE_COMPLETE state changed 2025-10-02 16:52:28Z [standalone.StandaloneServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:28Z [standalone.StandaloneServiceChain.ServiceChain.30]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:28Z [standalone.StandaloneServiceChain.ServiceChain.30.HeatApiLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:29Z [standalone.StandaloneServiceChain.ServiceChain.30.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:29Z [standalone.StandaloneServiceChain.ServiceChain.30.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:29Z [standalone.StandaloneServiceChain.ServiceChain.30.HeatApiLogging]: CREATE_COMPLETE state changed 2025-10-02 16:52:30Z [standalone.StandaloneServiceChain.ServiceChain.30.HeatBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:31Z [standalone.StandaloneServiceChain.ServiceChain.30.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:31Z [standalone.StandaloneServiceChain.ServiceChain.30.HeatBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:32Z [standalone.StandaloneServiceChain.ServiceChain.30.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:32Z [standalone.StandaloneServiceChain.ServiceChain.30.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:32Z [standalone.StandaloneServiceChain.ServiceChain.30.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:32Z [standalone.StandaloneServiceChain.ServiceChain.30.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:32Z [standalone.StandaloneServiceChain.ServiceChain.30.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:52:32Z [standalone.StandaloneServiceChain.ServiceChain.30.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:33Z [standalone.StandaloneServiceChain.ServiceChain.30.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:33Z [standalone.StandaloneServiceChain.ServiceChain.30]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:34Z [standalone.StandaloneServiceChain.ServiceChain.30]: CREATE_COMPLETE state changed 2025-10-02 16:52:34Z [standalone.StandaloneServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:35Z [standalone.StandaloneServiceChain.ServiceChain.31]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:35Z [standalone.StandaloneServiceChain.ServiceChain.31.HeatBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:36Z [standalone.StandaloneServiceChain.ServiceChain.31.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:36Z [standalone.StandaloneServiceChain.ServiceChain.31.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:36Z [standalone.StandaloneServiceChain.ServiceChain.31.HeatBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:37Z [standalone.StandaloneServiceChain.ServiceChain.31.HeatApiCfnLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:38Z [standalone.StandaloneServiceChain.ServiceChain.31.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:38Z [standalone.StandaloneServiceChain.ServiceChain.31.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:38Z [standalone.StandaloneServiceChain.ServiceChain.31.HeatApiCfnLogging]: CREATE_COMPLETE state changed 2025-10-02 16:52:38Z [standalone.StandaloneServiceChain.ServiceChain.31.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:38Z [standalone.StandaloneServiceChain.ServiceChain.31.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:52:38Z [standalone.StandaloneServiceChain.ServiceChain.31.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:39Z [standalone.StandaloneServiceChain.ServiceChain.31.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:39Z [standalone.StandaloneServiceChain.ServiceChain.31.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:40Z [standalone.StandaloneServiceChain.ServiceChain.31.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:40Z [standalone.StandaloneServiceChain.ServiceChain.31]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.31]: CREATE_COMPLETE state changed 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.32]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatEngineLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatEngineLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatEngineLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatEngineLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:41Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatEngineLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:42Z [standalone.StandaloneServiceChain.ServiceChain.32.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:42Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatEngineLogging]: CREATE_COMPLETE state changed 2025-10-02 16:52:43Z [standalone.StandaloneServiceChain.ServiceChain.32.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:43Z [standalone.StandaloneServiceChain.ServiceChain.32.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:44Z [standalone.StandaloneServiceChain.ServiceChain.32.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:44Z [standalone.StandaloneServiceChain.ServiceChain.32.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:44Z [standalone.StandaloneServiceChain.ServiceChain.32.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:52:45Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:46Z [standalone.StandaloneServiceChain.ServiceChain.32.HeatBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:46Z [standalone.StandaloneServiceChain.ServiceChain.32]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:47Z [standalone.StandaloneServiceChain.ServiceChain.32]: CREATE_COMPLETE state changed 2025-10-02 16:52:48Z [standalone.StandaloneServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:48Z [standalone.StandaloneServiceChain.ServiceChain.33]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:48Z [standalone.StandaloneServiceChain.ServiceChain.33.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:48Z [standalone.StandaloneServiceChain.ServiceChain.33.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:49Z [standalone.StandaloneServiceChain.ServiceChain.33.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:50Z [standalone.StandaloneServiceChain.ServiceChain.33.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:50Z [standalone.StandaloneServiceChain.ServiceChain.33]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:51Z [standalone.StandaloneServiceChain.ServiceChain.33]: CREATE_COMPLETE state changed 2025-10-02 16:52:51Z [standalone.StandaloneServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:52Z [standalone.StandaloneServiceChain.ServiceChain.34]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:52Z [standalone.StandaloneServiceChain.ServiceChain.34.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:53Z [standalone.StandaloneServiceChain.ServiceChain.34.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:53Z [standalone.StandaloneServiceChain.ServiceChain.34.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:53Z [standalone.StandaloneServiceChain.ServiceChain.34.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:53Z [standalone.StandaloneServiceChain.ServiceChain.34]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:54Z [standalone.StandaloneServiceChain.ServiceChain.34]: CREATE_COMPLETE state changed 2025-10-02 16:52:54Z [standalone.StandaloneServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:54Z [standalone.StandaloneServiceChain.ServiceChain.35]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:54Z [standalone.StandaloneServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:54Z [standalone.StandaloneServiceChain.ServiceChain.35.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:54Z [standalone.StandaloneServiceChain.ServiceChain.35]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:55Z [standalone.StandaloneServiceChain.ServiceChain.35]: CREATE_COMPLETE state changed 2025-10-02 16:52:55Z [standalone.StandaloneServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:55Z [standalone.StandaloneServiceChain.ServiceChain.36]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:56Z [standalone.StandaloneServiceChain.ServiceChain.36.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:57Z [standalone.StandaloneServiceChain.ServiceChain.36.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:57Z [standalone.StandaloneServiceChain.ServiceChain.36.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:57Z [standalone.StandaloneServiceChain.ServiceChain.36.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:52:57Z [standalone.StandaloneServiceChain.ServiceChain.36.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:57Z [standalone.StandaloneServiceChain.ServiceChain.36.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:52:57Z [standalone.StandaloneServiceChain.ServiceChain.36.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:52:58Z [standalone.StandaloneServiceChain.ServiceChain.36.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:58Z [standalone.StandaloneServiceChain.ServiceChain.36.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:52:59Z [standalone.StandaloneServiceChain.ServiceChain.36.KeystoneLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:59Z [standalone.StandaloneServiceChain.ServiceChain.36.KeystoneLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:52:59Z [standalone.StandaloneServiceChain.ServiceChain.36.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:52:59Z [standalone.StandaloneServiceChain.ServiceChain.36.KeystoneLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:52:59Z [standalone.StandaloneServiceChain.ServiceChain.36.KeystoneLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:52:59Z [standalone.StandaloneServiceChain.ServiceChain.36.KeystoneLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:00Z [standalone.StandaloneServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:00Z [standalone.StandaloneServiceChain.ServiceChain.36.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:00Z [standalone.StandaloneServiceChain.ServiceChain.36.KeystoneLogging]: CREATE_COMPLETE state changed 2025-10-02 16:53:00Z [standalone.StandaloneServiceChain.ServiceChain.36]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:01Z [standalone.StandaloneServiceChain.ServiceChain.36]: CREATE_COMPLETE state changed 2025-10-02 16:53:01Z [standalone.StandaloneServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:01Z [standalone.StandaloneServiceChain.ServiceChain.37]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:01Z [standalone.StandaloneServiceChain.ServiceChain.37.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:02Z [standalone.StandaloneServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:02Z [standalone.StandaloneServiceChain.ServiceChain.37.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:02Z [standalone.StandaloneServiceChain.ServiceChain.37.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:53:03Z [standalone.StandaloneServiceChain.ServiceChain.37.ManilaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:04Z [standalone.StandaloneServiceChain.ServiceChain.37.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:04Z [standalone.StandaloneServiceChain.ServiceChain.37.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:04Z [standalone.StandaloneServiceChain.ServiceChain.37.ManilaBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:05Z [standalone.StandaloneServiceChain.ServiceChain.37.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:05Z [standalone.StandaloneServiceChain.ServiceChain.37.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:53:05Z [standalone.StandaloneServiceChain.ServiceChain.37.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:05Z [standalone.StandaloneServiceChain.ServiceChain.37.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:05Z [standalone.StandaloneServiceChain.ServiceChain.37.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:07Z [standalone.StandaloneServiceChain.ServiceChain.37.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:07Z [standalone.StandaloneServiceChain.ServiceChain.37]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:07Z [standalone.StandaloneServiceChain.ServiceChain.37]: CREATE_COMPLETE state changed 2025-10-02 16:53:08Z [standalone.StandaloneServiceChain.ServiceChain.38]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:09Z [standalone.StandaloneServiceChain.ServiceChain.38]: CREATE_COMPLETE state changed 2025-10-02 16:53:09Z [standalone.StandaloneServiceChain.ServiceChain.39]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:09Z [standalone.StandaloneServiceChain.ServiceChain.39]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:09Z [standalone.StandaloneServiceChain.ServiceChain.39.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:09Z [standalone.StandaloneServiceChain.ServiceChain.39.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:10Z [standalone.StandaloneServiceChain.ServiceChain.39.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:11Z [standalone.StandaloneServiceChain.ServiceChain.39.ManilaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:11Z [standalone.StandaloneServiceChain.ServiceChain.39.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:12Z [standalone.StandaloneServiceChain.ServiceChain.39.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:13Z [standalone.StandaloneServiceChain.ServiceChain.39.ManilaBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:14Z [standalone.StandaloneServiceChain.ServiceChain.39.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:53:14Z [standalone.StandaloneServiceChain.ServiceChain.39]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:14Z [standalone.StandaloneServiceChain.ServiceChain.39]: CREATE_COMPLETE state changed 2025-10-02 16:53:15Z [standalone.StandaloneServiceChain.ServiceChain.40]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:15Z [standalone.StandaloneServiceChain.ServiceChain.40]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:15Z [standalone.StandaloneServiceChain.ServiceChain.40.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:16Z [standalone.StandaloneServiceChain.ServiceChain.40.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:16Z [standalone.StandaloneServiceChain.ServiceChain.40.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:16Z [standalone.StandaloneServiceChain.ServiceChain.40.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:17Z [standalone.StandaloneServiceChain.ServiceChain.40.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:18Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:18Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:18Z [standalone.StandaloneServiceChain.ServiceChain.40.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:53:18Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:19Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:19Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:19Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:19Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:19Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:20Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:20Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaShareCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:20Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaShareCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:20Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:53:20Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaShareCommon.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:21Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:22Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaShareCommon.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:22Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaShareCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:22Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:22Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaShareCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:22Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ManilaBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:23Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:23Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:23Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:23Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:24Z [standalone.StandaloneServiceChain.ServiceChain.40.ManilaShareContainerBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:24Z [standalone.StandaloneServiceChain.ServiceChain.40]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:25Z [standalone.StandaloneServiceChain.ServiceChain.40]: CREATE_COMPLETE state changed 2025-10-02 16:53:26Z [standalone.StandaloneServiceChain.ServiceChain.41]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:26Z [standalone.StandaloneServiceChain.ServiceChain.41]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:26Z [standalone.StandaloneServiceChain.ServiceChain.41.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:27Z [standalone.StandaloneServiceChain.ServiceChain.41.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:27Z [standalone.StandaloneServiceChain.ServiceChain.41.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:27Z [standalone.StandaloneServiceChain.ServiceChain.41.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:27Z [standalone.StandaloneServiceChain.ServiceChain.41]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:28Z [standalone.StandaloneServiceChain.ServiceChain.41]: CREATE_COMPLETE state changed 2025-10-02 16:53:28Z [standalone.StandaloneServiceChain.ServiceChain.42]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:28Z [standalone.StandaloneServiceChain.ServiceChain.42]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:28Z [standalone.StandaloneServiceChain.ServiceChain.42.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:29Z [standalone.StandaloneServiceChain.ServiceChain.42.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:29Z [standalone.StandaloneServiceChain.ServiceChain.42.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:30Z [standalone.StandaloneServiceChain.ServiceChain.42.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:30Z [standalone.StandaloneServiceChain.ServiceChain.42.MysqlBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:32Z [standalone.StandaloneServiceChain.ServiceChain.42.MysqlBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:32Z [standalone.StandaloneServiceChain.ServiceChain.42]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:32Z [standalone.StandaloneServiceChain.ServiceChain.42]: CREATE_COMPLETE state changed 2025-10-02 16:53:33Z [standalone.StandaloneServiceChain.ServiceChain.43]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:34Z [standalone.StandaloneServiceChain.ServiceChain.43]: CREATE_COMPLETE state changed 2025-10-02 16:53:34Z [standalone.StandaloneServiceChain.ServiceChain.44]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:34Z [standalone.StandaloneServiceChain.ServiceChain.44]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:34Z [standalone.StandaloneServiceChain.ServiceChain.44.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:34Z [standalone.StandaloneServiceChain.ServiceChain.44.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:35Z [standalone.StandaloneServiceChain.ServiceChain.44.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:36Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:37Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:37Z [standalone.StandaloneServiceChain.ServiceChain.44.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:53:37Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:37Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:37Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:37Z [standalone.StandaloneServiceChain.ServiceChain.44.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:38Z [standalone.StandaloneServiceChain.ServiceChain.44.TLSProxyBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:38Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-02 16:53:39Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:40Z [standalone.StandaloneServiceChain.ServiceChain.44.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:40Z [standalone.StandaloneServiceChain.ServiceChain.44.NeutronBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:41Z [standalone.StandaloneServiceChain.ServiceChain.44.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:41Z [standalone.StandaloneServiceChain.ServiceChain.44]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:41Z [standalone.StandaloneServiceChain.ServiceChain.44]: CREATE_COMPLETE state changed 2025-10-02 16:53:42Z [standalone.StandaloneServiceChain.ServiceChain.45]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:42Z [standalone.StandaloneServiceChain.ServiceChain.45]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:42Z [standalone.StandaloneServiceChain.ServiceChain.45.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:42Z [standalone.StandaloneServiceChain.ServiceChain.45.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:43Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:43Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:43Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase.NeutronMl2Base]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:43Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase.NeutronMl2Base]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:43Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase.NeutronMl2Base.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:45Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase.NeutronMl2Base.NeutronBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:45Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase.NeutronMl2Base]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:45Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase.NeutronMl2Base]: CREATE_COMPLETE state changed 2025-10-02 16:53:45Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:46Z [standalone.StandaloneServiceChain.ServiceChain.45.NeutronBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:46Z [standalone.StandaloneServiceChain.ServiceChain.45]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:47Z [standalone.StandaloneServiceChain.ServiceChain.45]: CREATE_COMPLETE state changed 2025-10-02 16:53:48Z [standalone.StandaloneServiceChain.ServiceChain.46]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:48Z [standalone.StandaloneServiceChain.ServiceChain.46]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:48Z [standalone.StandaloneServiceChain.ServiceChain.46.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:48Z [standalone.StandaloneServiceChain.ServiceChain.46.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:49Z [standalone.StandaloneServiceChain.ServiceChain.46.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:50Z [standalone.StandaloneServiceChain.ServiceChain.46.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:50Z [standalone.StandaloneServiceChain.ServiceChain.46.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:51Z [standalone.StandaloneServiceChain.ServiceChain.46.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:51Z [standalone.StandaloneServiceChain.ServiceChain.46.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-02 16:53:52Z [standalone.StandaloneServiceChain.ServiceChain.46.NeutronBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:52Z [standalone.StandaloneServiceChain.ServiceChain.46]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:53Z [standalone.StandaloneServiceChain.ServiceChain.46]: CREATE_COMPLETE state changed 2025-10-02 16:53:53Z [standalone.StandaloneServiceChain.ServiceChain.47]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:53Z [standalone.StandaloneServiceChain.ServiceChain.47]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:53Z [standalone.StandaloneServiceChain.ServiceChain.47.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:55Z [standalone.StandaloneServiceChain.ServiceChain.47.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:55Z [standalone.StandaloneServiceChain.ServiceChain.47.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:53:55Z [standalone.StandaloneServiceChain.ServiceChain.47.NeutronBase]: CREATE_COMPLETE state changed 2025-10-02 16:53:56Z [standalone.StandaloneServiceChain.ServiceChain.47.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:56Z [standalone.StandaloneServiceChain.ServiceChain.47.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:57Z [standalone.StandaloneServiceChain.ServiceChain.47.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:53:58Z [standalone.StandaloneServiceChain.ServiceChain.47.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-02 16:53:58Z [standalone.StandaloneServiceChain.ServiceChain.47]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:53:58Z [standalone.StandaloneServiceChain.ServiceChain.47]: CREATE_COMPLETE state changed 2025-10-02 16:53:59Z [standalone.StandaloneServiceChain.ServiceChain.48]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:59Z [standalone.StandaloneServiceChain.ServiceChain.48]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:59Z [standalone.StandaloneServiceChain.ServiceChain.48.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:59Z [standalone.StandaloneServiceChain.ServiceChain.48.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:53:59Z [standalone.StandaloneServiceChain.ServiceChain.48.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:53:59Z [standalone.StandaloneServiceChain.ServiceChain.48.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:53:59Z [standalone.StandaloneServiceChain.ServiceChain.48.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:00Z [standalone.StandaloneServiceChain.ServiceChain.48.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:00Z [standalone.StandaloneServiceChain.ServiceChain.48.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:01Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:01Z [standalone.StandaloneServiceChain.ServiceChain.48.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:02Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:02Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:03Z [standalone.StandaloneServiceChain.ServiceChain.48.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:03Z [standalone.StandaloneServiceChain.ServiceChain.48.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:03Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:04Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:04Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:04Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:04Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:04Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:05Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:05Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:05Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaApiLogging]: CREATE_COMPLETE state changed 2025-10-02 16:54:05Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:05Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:05Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:06Z [standalone.StandaloneServiceChain.ServiceChain.48.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:06Z [standalone.StandaloneServiceChain.ServiceChain.48.NovaBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:07Z [standalone.StandaloneServiceChain.ServiceChain.48.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:07Z [standalone.StandaloneServiceChain.ServiceChain.48]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:08Z [standalone.StandaloneServiceChain.ServiceChain.48]: CREATE_COMPLETE state changed 2025-10-02 16:54:09Z [standalone.StandaloneServiceChain.ServiceChain.49]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:09Z [standalone.StandaloneServiceChain.ServiceChain.49]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:09Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaApiDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:10Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:10Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:10Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaApiDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:10Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:10Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:10Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:11Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:11Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:12Z [standalone.StandaloneServiceChain.ServiceChain.49.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:12Z [standalone.StandaloneServiceChain.ServiceChain.49.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:12Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:12Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:12Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:12Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging.InitLogContainerName]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:12Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging.InitLogContainerName]: CREATE_COMPLETE state changed 2025-10-02 16:54:13Z [standalone.StandaloneServiceChain.ServiceChain.49.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:13Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:13Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:13Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:14Z [standalone.StandaloneServiceChain.ServiceChain.49.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:14Z [standalone.StandaloneServiceChain.ServiceChain.49.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:14Z [standalone.StandaloneServiceChain.ServiceChain.49.NovaLogging]: CREATE_COMPLETE state changed 2025-10-02 16:54:15Z [standalone.StandaloneServiceChain.ServiceChain.49.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:15Z [standalone.StandaloneServiceChain.ServiceChain.49]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:16Z [standalone.StandaloneServiceChain.ServiceChain.49]: CREATE_COMPLETE state changed 2025-10-02 16:54:17Z [standalone.StandaloneServiceChain.ServiceChain.50]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:17Z [standalone.StandaloneServiceChain.ServiceChain.50]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:17Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaApiDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:18Z [standalone.StandaloneServiceChain.ServiceChain.50.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:18Z [standalone.StandaloneServiceChain.ServiceChain.50.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:18Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaApiDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:18Z [standalone.StandaloneServiceChain.ServiceChain.50.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:18Z [standalone.StandaloneServiceChain.ServiceChain.50.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:54:18Z [standalone.StandaloneServiceChain.ServiceChain.50.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:19Z [standalone.StandaloneServiceChain.ServiceChain.50.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:19Z [standalone.StandaloneServiceChain.ServiceChain.50.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:20Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:20Z [standalone.StandaloneServiceChain.ServiceChain.50.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:21Z [standalone.StandaloneServiceChain.ServiceChain.50.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:21Z [standalone.StandaloneServiceChain.ServiceChain.50.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:21Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:22Z [standalone.StandaloneServiceChain.ServiceChain.50.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:23Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:23Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:23Z [standalone.StandaloneServiceChain.ServiceChain.50.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:23Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:23Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:23Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:24Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaMetadataLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:24Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaMetadataLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:24Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaMetadataLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:24Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:24Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaMetadataLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:24Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaMetadataLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:25Z [standalone.StandaloneServiceChain.ServiceChain.50.NovaMetadataLogging]: CREATE_COMPLETE state changed 2025-10-02 16:54:25Z [standalone.StandaloneServiceChain.ServiceChain.50]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:26Z [standalone.StandaloneServiceChain.ServiceChain.50]: CREATE_COMPLETE state changed 2025-10-02 16:54:27Z [standalone.StandaloneServiceChain.ServiceChain.51]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:27Z [standalone.StandaloneServiceChain.ServiceChain.51]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:27Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaApiDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:28Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:28Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:28Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaApiDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:28Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:28Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:28Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:29Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:29Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:30Z [standalone.StandaloneServiceChain.ServiceChain.51.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:30Z [standalone.StandaloneServiceChain.ServiceChain.51.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:30Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:30Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:30Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:30Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:30Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:31Z [standalone.StandaloneServiceChain.ServiceChain.51.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:31Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging.InitLogContainerName]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:31Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging.InitLogContainerName]: CREATE_COMPLETE state changed 2025-10-02 16:54:31Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:32Z [standalone.StandaloneServiceChain.ServiceChain.51.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:32Z [standalone.StandaloneServiceChain.ServiceChain.51.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:32Z [standalone.StandaloneServiceChain.ServiceChain.51.NovaLogging]: CREATE_COMPLETE state changed 2025-10-02 16:54:33Z [standalone.StandaloneServiceChain.ServiceChain.51.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:33Z [standalone.StandaloneServiceChain.ServiceChain.51]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:34Z [standalone.StandaloneServiceChain.ServiceChain.51]: CREATE_COMPLETE state changed 2025-10-02 16:54:34Z [standalone.StandaloneServiceChain.ServiceChain.52]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:35Z [standalone.StandaloneServiceChain.ServiceChain.52]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:35Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaComputeCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:36Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:36Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:36Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaComputeCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:36Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:36Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:36Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:37Z [standalone.StandaloneServiceChain.ServiceChain.52.CinderNVMeOF]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:37Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:38Z [standalone.StandaloneServiceChain.ServiceChain.52.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:38Z [standalone.StandaloneServiceChain.ServiceChain.52.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:38Z [standalone.StandaloneServiceChain.ServiceChain.52.CinderNVMeOF]: CREATE_COMPLETE state changed 2025-10-02 16:54:38Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:38Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:38Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging.InitLogContainerName]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:38Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging.InitLogContainerName]: CREATE_COMPLETE state changed 2025-10-02 16:54:39Z [standalone.StandaloneServiceChain.ServiceChain.52.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:39Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:39Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:39Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:40Z [standalone.StandaloneServiceChain.ServiceChain.52.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:40Z [standalone.StandaloneServiceChain.ServiceChain.52.NovaLogging]: CREATE_COMPLETE state changed 2025-10-02 16:54:40Z [standalone.StandaloneServiceChain.ServiceChain.52]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:41Z [standalone.StandaloneServiceChain.ServiceChain.52]: CREATE_COMPLETE state changed 2025-10-02 16:54:41Z [standalone.StandaloneServiceChain.ServiceChain.53]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:42Z [standalone.StandaloneServiceChain.ServiceChain.53]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:42Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:43Z [standalone.StandaloneServiceChain.ServiceChain.53.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:43Z [standalone.StandaloneServiceChain.ServiceChain.53.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:43Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtLogging]: CREATE_COMPLETE state changed 2025-10-02 16:54:44Z [standalone.StandaloneServiceChain.ServiceChain.53.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:45Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:45Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:45Z [standalone.StandaloneServiceChain.ServiceChain.53.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:45Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:45Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:45Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:46Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:46Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtCommon]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:46Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtCommon.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:46Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtCommon.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:46Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtCommon]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:46Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:47Z [standalone.StandaloneServiceChain.ServiceChain.53.NovaLibvirtCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:47Z [standalone.StandaloneServiceChain.ServiceChain.53]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:48Z [standalone.StandaloneServiceChain.ServiceChain.53]: CREATE_COMPLETE state changed 2025-10-02 16:54:48Z [standalone.StandaloneServiceChain.ServiceChain.54]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:48Z [standalone.StandaloneServiceChain.ServiceChain.54]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:48Z [standalone.StandaloneServiceChain.ServiceChain.54.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:48Z [standalone.StandaloneServiceChain.ServiceChain.54.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:49Z [standalone.StandaloneServiceChain.ServiceChain.54.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:50Z [standalone.StandaloneServiceChain.ServiceChain.54.SshdBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:50Z [standalone.StandaloneServiceChain.ServiceChain.54.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:51Z [standalone.StandaloneServiceChain.ServiceChain.54.SshdBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:51Z [standalone.StandaloneServiceChain.ServiceChain.54]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:52Z [standalone.StandaloneServiceChain.ServiceChain.54]: CREATE_COMPLETE state changed 2025-10-02 16:54:53Z [standalone.StandaloneServiceChain.ServiceChain.55]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:53Z [standalone.StandaloneServiceChain.ServiceChain.55]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:53Z [standalone.StandaloneServiceChain.ServiceChain.55.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:54Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaDBClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:54Z [standalone.StandaloneServiceChain.ServiceChain.55.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:54:55Z [standalone.StandaloneServiceChain.ServiceChain.55.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:55Z [standalone.StandaloneServiceChain.ServiceChain.55.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:55Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaDBClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:55Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:55Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:55Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:55Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging.InitLogContainerName]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging.InitLogContainerName]: CREATE_COMPLETE state changed 2025-10-02 16:54:56Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:57Z [standalone.StandaloneServiceChain.ServiceChain.55.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:54:57Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaBase]: CREATE_COMPLETE state changed 2025-10-02 16:54:57Z [standalone.StandaloneServiceChain.ServiceChain.55.NovaLogging]: CREATE_COMPLETE state changed 2025-10-02 16:54:58Z [standalone.StandaloneServiceChain.ServiceChain.55.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:54:58Z [standalone.StandaloneServiceChain.ServiceChain.55]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:54:59Z [standalone.StandaloneServiceChain.ServiceChain.55]: CREATE_COMPLETE state changed 2025-10-02 16:55:00Z [standalone.StandaloneServiceChain.ServiceChain.56]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:00Z [standalone.StandaloneServiceChain.ServiceChain.56]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:00Z [standalone.StandaloneServiceChain.ServiceChain.56.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:01Z [standalone.StandaloneServiceChain.ServiceChain.56.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:01Z [standalone.StandaloneServiceChain.ServiceChain.56.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:01Z [standalone.StandaloneServiceChain.ServiceChain.56.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:02Z [standalone.StandaloneServiceChain.ServiceChain.56.OVNBridgeMappingsValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:02Z [standalone.StandaloneServiceChain.ServiceChain.56.OVNBridgeMappingsValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:02Z [standalone.StandaloneServiceChain.ServiceChain.56]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:03Z [standalone.StandaloneServiceChain.ServiceChain.56]: CREATE_COMPLETE state changed 2025-10-02 16:55:03Z [standalone.StandaloneServiceChain.ServiceChain.57]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:03Z [standalone.StandaloneServiceChain.ServiceChain.57]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:03Z [standalone.StandaloneServiceChain.ServiceChain.57.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:04Z [standalone.StandaloneServiceChain.ServiceChain.57.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:04Z [standalone.StandaloneServiceChain.ServiceChain.57.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:04Z [standalone.StandaloneServiceChain.ServiceChain.57.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:04Z [standalone.StandaloneServiceChain.ServiceChain.57]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:05Z [standalone.StandaloneServiceChain.ServiceChain.57]: CREATE_COMPLETE state changed 2025-10-02 16:55:06Z [standalone.StandaloneServiceChain.ServiceChain.58]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:06Z [standalone.StandaloneServiceChain.ServiceChain.58]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:06Z [standalone.StandaloneServiceChain.ServiceChain.58.NeutronBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:07Z [standalone.StandaloneServiceChain.ServiceChain.58.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:07Z [standalone.StandaloneServiceChain.ServiceChain.58.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:07Z [standalone.StandaloneServiceChain.ServiceChain.58.NeutronBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:08Z [standalone.StandaloneServiceChain.ServiceChain.58.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:09Z [standalone.StandaloneServiceChain.ServiceChain.58.NeutronLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:09Z [standalone.StandaloneServiceChain.ServiceChain.58.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:10Z [standalone.StandaloneServiceChain.ServiceChain.58.NeutronLogging]: CREATE_COMPLETE state changed 2025-10-02 16:55:10Z [standalone.StandaloneServiceChain.ServiceChain.58]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:11Z [standalone.StandaloneServiceChain.ServiceChain.58]: CREATE_COMPLETE state changed 2025-10-02 16:55:11Z [standalone.StandaloneServiceChain.ServiceChain.59]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:11Z [standalone.StandaloneServiceChain.ServiceChain.59]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:12Z [standalone.StandaloneServiceChain.ServiceChain.59.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:12Z [standalone.StandaloneServiceChain.ServiceChain.59.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:13Z [standalone.StandaloneServiceChain.ServiceChain.59.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:14Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:14Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:14Z [standalone.StandaloneServiceChain.ServiceChain.59.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:55:14Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:14Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:15Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaProviderConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:15Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:16Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:16Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaProviderConfig]: CREATE_COMPLETE state changed 2025-10-02 16:55:16Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.OctaviaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:16Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:17Z [standalone.StandaloneServiceChain.ServiceChain.59.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:17Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:17Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:17Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.OctaviaBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:18Z [standalone.StandaloneServiceChain.ServiceChain.59.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:18Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:55:18Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:19Z [standalone.StandaloneServiceChain.ServiceChain.59.OctaviaWorker]: CREATE_COMPLETE state changed 2025-10-02 16:55:19Z [standalone.StandaloneServiceChain.ServiceChain.59]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:19Z [standalone.StandaloneServiceChain.ServiceChain.59]: CREATE_COMPLETE state changed 2025-10-02 16:55:20Z [standalone.StandaloneServiceChain.ServiceChain.60]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:20Z [standalone.StandaloneServiceChain.ServiceChain.60]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:20Z [standalone.StandaloneServiceChain.ServiceChain.60.OctaviaVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:20Z [standalone.StandaloneServiceChain.ServiceChain.60.OctaviaVars]: CREATE_COMPLETE state changed 2025-10-02 16:55:20Z [standalone.StandaloneServiceChain.ServiceChain.60]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:21Z [standalone.StandaloneServiceChain.ServiceChain.60]: CREATE_COMPLETE state changed 2025-10-02 16:55:22Z [standalone.StandaloneServiceChain.ServiceChain.61]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:22Z [standalone.StandaloneServiceChain.ServiceChain.61]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:22Z [standalone.StandaloneServiceChain.ServiceChain.61.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:23Z [standalone.StandaloneServiceChain.ServiceChain.61.OctaviaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:23Z [standalone.StandaloneServiceChain.ServiceChain.61.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:24Z [standalone.StandaloneServiceChain.ServiceChain.61.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:24Z [standalone.StandaloneServiceChain.ServiceChain.61.OctaviaBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:25Z [standalone.StandaloneServiceChain.ServiceChain.61.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:25Z [standalone.StandaloneServiceChain.ServiceChain.61.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:25Z [standalone.StandaloneServiceChain.ServiceChain.61.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:55:25Z [standalone.StandaloneServiceChain.ServiceChain.61]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:26Z [standalone.StandaloneServiceChain.ServiceChain.61]: CREATE_COMPLETE state changed 2025-10-02 16:55:26Z [standalone.StandaloneServiceChain.ServiceChain.62]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:26Z [standalone.StandaloneServiceChain.ServiceChain.62]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:26Z [standalone.StandaloneServiceChain.ServiceChain.62.OctaviaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:27Z [standalone.StandaloneServiceChain.ServiceChain.62.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:27Z [standalone.StandaloneServiceChain.ServiceChain.62.OctaviaBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:28Z [standalone.StandaloneServiceChain.ServiceChain.62.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:28Z [standalone.StandaloneServiceChain.ServiceChain.62.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:29Z [standalone.StandaloneServiceChain.ServiceChain.62.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:55:29Z [standalone.StandaloneServiceChain.ServiceChain.62.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:30Z [standalone.StandaloneServiceChain.ServiceChain.62.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:31Z [standalone.StandaloneServiceChain.ServiceChain.62]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:31Z [standalone.StandaloneServiceChain.ServiceChain.62]: CREATE_COMPLETE state changed 2025-10-02 16:55:32Z [standalone.StandaloneServiceChain.ServiceChain.63]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:32Z [standalone.StandaloneServiceChain.ServiceChain.63]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:32Z [standalone.StandaloneServiceChain.ServiceChain.63.OctaviaBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:33Z [standalone.StandaloneServiceChain.ServiceChain.63.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:33Z [standalone.StandaloneServiceChain.ServiceChain.63.OctaviaBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:34Z [standalone.StandaloneServiceChain.ServiceChain.63.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:34Z [standalone.StandaloneServiceChain.ServiceChain.63.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:35Z [standalone.StandaloneServiceChain.ServiceChain.63.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:35Z [standalone.StandaloneServiceChain.ServiceChain.63.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:35Z [standalone.StandaloneServiceChain.ServiceChain.63.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:55:35Z [standalone.StandaloneServiceChain.ServiceChain.63]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:36Z [standalone.StandaloneServiceChain.ServiceChain.63]: CREATE_COMPLETE state changed 2025-10-02 16:55:36Z [standalone.StandaloneServiceChain.ServiceChain.64]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:38Z [standalone.StandaloneServiceChain.ServiceChain.64]: CREATE_COMPLETE state changed 2025-10-02 16:55:38Z [standalone.StandaloneServiceChain.ServiceChain.65]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:38Z [standalone.StandaloneServiceChain.ServiceChain.65]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:38Z [standalone.StandaloneServiceChain.ServiceChain.65.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:39Z [standalone.StandaloneServiceChain.ServiceChain.65.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:39Z [standalone.StandaloneServiceChain.ServiceChain.65]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:40Z [standalone.StandaloneServiceChain.ServiceChain.65]: CREATE_COMPLETE state changed 2025-10-02 16:55:40Z [standalone.StandaloneServiceChain.ServiceChain.66]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:40Z [standalone.StandaloneServiceChain.ServiceChain.66]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:41Z [standalone.StandaloneServiceChain.ServiceChain.66.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:42Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:42Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:42Z [standalone.StandaloneServiceChain.ServiceChain.66.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:42Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:43Z [standalone.StandaloneServiceChain.ServiceChain.66.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:43Z [standalone.StandaloneServiceChain.ServiceChain.66.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:43Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:43Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:43Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:43Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:44Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:44Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:44Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:44Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:44Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:44Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:45Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase.RabbitMQServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:45Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:46Z [standalone.StandaloneServiceChain.ServiceChain.66.RabbitmqBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:46Z [standalone.StandaloneServiceChain.ServiceChain.66]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:47Z [standalone.StandaloneServiceChain.ServiceChain.66]: CREATE_COMPLETE state changed 2025-10-02 16:55:47Z [standalone.StandaloneServiceChain.ServiceChain.67]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:48Z [standalone.StandaloneServiceChain.ServiceChain.67]: CREATE_COMPLETE state changed 2025-10-02 16:55:49Z [standalone.StandaloneServiceChain.ServiceChain.68]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:49Z [standalone.StandaloneServiceChain.ServiceChain.68]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:49Z [standalone.StandaloneServiceChain.ServiceChain.68.MySQLClient]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:50Z [standalone.StandaloneServiceChain.ServiceChain.68.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:50Z [standalone.StandaloneServiceChain.ServiceChain.68.MySQLClient]: CREATE_COMPLETE state changed 2025-10-02 16:55:51Z [standalone.StandaloneServiceChain.ServiceChain.68.PlacementLogging]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:51Z [standalone.StandaloneServiceChain.ServiceChain.68.PlacementLogging]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:51Z [standalone.StandaloneServiceChain.ServiceChain.68.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:55:51Z [standalone.StandaloneServiceChain.ServiceChain.68.PlacementLogging.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:51Z [standalone.StandaloneServiceChain.ServiceChain.68.PlacementLogging.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:51Z [standalone.StandaloneServiceChain.ServiceChain.68.PlacementLogging]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:52Z [standalone.StandaloneServiceChain.ServiceChain.68.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:52Z [standalone.StandaloneServiceChain.ServiceChain.68.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:52Z [standalone.StandaloneServiceChain.ServiceChain.68.PlacementLogging]: CREATE_COMPLETE state changed 2025-10-02 16:55:53Z [standalone.StandaloneServiceChain.ServiceChain.68.ApacheServiceBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:53Z [standalone.StandaloneServiceChain.ServiceChain.68.ApacheServiceBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:53Z [standalone.StandaloneServiceChain.ServiceChain.68.ApacheServiceBase.ApacheNetworks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:53Z [standalone.StandaloneServiceChain.ServiceChain.68.ApacheServiceBase.ApacheNetworks]: CREATE_COMPLETE state changed 2025-10-02 16:55:53Z [standalone.StandaloneServiceChain.ServiceChain.68.ApacheServiceBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:54Z [standalone.StandaloneServiceChain.ServiceChain.68.ApacheServiceBase]: CREATE_COMPLETE state changed 2025-10-02 16:55:54Z [standalone.StandaloneServiceChain.ServiceChain.68]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:55:55Z [standalone.StandaloneServiceChain.ServiceChain.68]: CREATE_COMPLETE state changed 2025-10-02 16:55:55Z [standalone.StandaloneServiceChain.ServiceChain.69]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:56Z [standalone.StandaloneServiceChain.ServiceChain.69]: CREATE_COMPLETE state changed 2025-10-02 16:55:57Z [standalone.StandaloneServiceChain.ServiceChain.70]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:57Z [standalone.StandaloneServiceChain.ServiceChain.70]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:57Z [standalone.StandaloneServiceChain.ServiceChain.70.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:57Z [standalone.StandaloneServiceChain.ServiceChain.70.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:58Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:58Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:55:58Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:58Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:55:59Z [standalone.StandaloneServiceChain.ServiceChain.70.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:55:59Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase.RedisBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:00Z [standalone.StandaloneServiceChain.ServiceChain.70.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:56:00Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:00Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase.RedisBase]: CREATE_COMPLETE state changed 2025-10-02 16:56:01Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:56:01Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:02Z [standalone.StandaloneServiceChain.ServiceChain.70.RedisBase]: CREATE_COMPLETE state changed 2025-10-02 16:56:02Z [standalone.StandaloneServiceChain.ServiceChain.70]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:03Z [standalone.StandaloneServiceChain.ServiceChain.70]: CREATE_COMPLETE state changed 2025-10-02 16:56:04Z [standalone.StandaloneServiceChain.ServiceChain.71]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:05Z [standalone.StandaloneServiceChain.ServiceChain.71]: CREATE_COMPLETE state changed 2025-10-02 16:56:05Z [standalone.StandaloneServiceChain.ServiceChain.72]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:06Z [standalone.StandaloneServiceChain.ServiceChain.72]: CREATE_COMPLETE state changed 2025-10-02 16:56:07Z [standalone.StandaloneServiceChain.ServiceChain.73]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:08Z [standalone.StandaloneServiceChain.ServiceChain.73]: CREATE_COMPLETE state changed 2025-10-02 16:56:08Z [standalone.StandaloneServiceChain.ServiceChain.74]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:08Z [standalone.StandaloneServiceChain.ServiceChain.74]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:08Z [standalone.StandaloneServiceChain.ServiceChain.74.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:08Z [standalone.StandaloneServiceChain.ServiceChain.74.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:09Z [standalone.StandaloneServiceChain.ServiceChain.74.TLSProxyBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:09Z [standalone.StandaloneServiceChain.ServiceChain.74.TLSProxyBase]: CREATE_COMPLETE state changed 2025-10-02 16:56:10Z [standalone.StandaloneServiceChain.ServiceChain.74.SwiftBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:11Z [standalone.StandaloneServiceChain.ServiceChain.74.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:11Z [standalone.StandaloneServiceChain.ServiceChain.74.SwiftBase]: CREATE_COMPLETE state changed 2025-10-02 16:56:12Z [standalone.StandaloneServiceChain.ServiceChain.74.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:56:12Z [standalone.StandaloneServiceChain.ServiceChain.74]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:13Z [standalone.StandaloneServiceChain.ServiceChain.74]: CREATE_COMPLETE state changed 2025-10-02 16:56:13Z [standalone.StandaloneServiceChain.ServiceChain.75]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:14Z [standalone.StandaloneServiceChain.ServiceChain.75]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:14Z [standalone.StandaloneServiceChain.ServiceChain.75.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:14Z [standalone.StandaloneServiceChain.ServiceChain.75.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:14Z [standalone.StandaloneServiceChain.ServiceChain.75]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:15Z [standalone.StandaloneServiceChain.ServiceChain.75]: CREATE_COMPLETE state changed 2025-10-02 16:56:15Z [standalone.StandaloneServiceChain.ServiceChain.76]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:15Z [standalone.StandaloneServiceChain.ServiceChain.76]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:15Z [standalone.StandaloneServiceChain.ServiceChain.76.SwiftBase]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:16Z [standalone.StandaloneServiceChain.ServiceChain.76.ContainersCommon]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:16Z [standalone.StandaloneServiceChain.ServiceChain.76.SwiftBase]: CREATE_COMPLETE state changed 2025-10-02 16:56:17Z [standalone.StandaloneServiceChain.ServiceChain.76.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:17Z [standalone.StandaloneServiceChain.ServiceChain.76.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:17Z [standalone.StandaloneServiceChain.ServiceChain.76.ContainersCommon]: CREATE_COMPLETE state changed 2025-10-02 16:56:17Z [standalone.StandaloneServiceChain.ServiceChain.76]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:18Z [standalone.StandaloneServiceChain.ServiceChain.76]: CREATE_COMPLETE state changed 2025-10-02 16:56:19Z [standalone.StandaloneServiceChain.ServiceChain.77]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:20Z [standalone.StandaloneServiceChain.ServiceChain.77]: CREATE_COMPLETE state changed 2025-10-02 16:56:20Z [standalone.StandaloneServiceChain.ServiceChain.78]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:21Z [standalone.StandaloneServiceChain.ServiceChain.78]: CREATE_COMPLETE state changed 2025-10-02 16:56:21Z [standalone.StandaloneServiceChain.ServiceChain.79]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:22Z [standalone.StandaloneServiceChain.ServiceChain.79]: CREATE_COMPLETE state changed 2025-10-02 16:56:23Z [standalone.StandaloneServiceChain.ServiceChain.80]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:23Z [standalone.StandaloneServiceChain.ServiceChain.80]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:23Z [standalone.StandaloneServiceChain.ServiceChain.80.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:23Z [standalone.StandaloneServiceChain.ServiceChain.80.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:23Z [standalone.StandaloneServiceChain.ServiceChain.80]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:24Z [standalone.StandaloneServiceChain.ServiceChain.80]: CREATE_COMPLETE state changed 2025-10-02 16:56:24Z [standalone.StandaloneServiceChain.ServiceChain.81]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:24Z [standalone.StandaloneServiceChain.ServiceChain.81]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:24Z [standalone.StandaloneServiceChain.ServiceChain.81.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:24Z [standalone.StandaloneServiceChain.ServiceChain.81.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:25Z [standalone.StandaloneServiceChain.ServiceChain.81.Podman]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:26Z [standalone.StandaloneServiceChain.ServiceChain.81.Podman]: CREATE_COMPLETE state changed 2025-10-02 16:56:26Z [standalone.StandaloneServiceChain.ServiceChain.81]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:27Z [standalone.StandaloneServiceChain.ServiceChain.81]: CREATE_COMPLETE state changed 2025-10-02 16:56:28Z [standalone.StandaloneServiceChain.ServiceChain.82]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:28Z [standalone.StandaloneServiceChain.ServiceChain.82]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:28Z [standalone.StandaloneServiceChain.ServiceChain.82.RoleParametersValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:28Z [standalone.StandaloneServiceChain.ServiceChain.82.RoleParametersValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:28Z [standalone.StandaloneServiceChain.ServiceChain.82]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:29Z [standalone.StandaloneServiceChain.ServiceChain.82]: CREATE_COMPLETE state changed 2025-10-02 16:56:29Z [standalone.StandaloneServiceChain.ServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:29Z [standalone.StandaloneServiceChain.ServiceChain]: CREATE_COMPLETE state changed 2025-10-02 16:56:31Z [standalone.StandaloneServiceChain.DockerConfigScripts]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:31Z [standalone.StandaloneServiceChain.MonitoringSubscriptionsConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:31Z [standalone.StandaloneServiceChain.PuppetConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.DockerConfigScripts]: CREATE_COMPLETE state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.UpgradeBatchTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.MonitoringSubscriptionsConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.ServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.PuppetConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.ServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.UpgradeBatchTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:32Z [standalone.StandaloneServiceChain.HostPrepTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:33Z [standalone.StandaloneServiceChain.ServiceNames]: CREATE_COMPLETE state changed 2025-10-02 16:56:33Z [standalone.StandaloneServiceChain.AnsibleGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:33Z [standalone.StandaloneServiceChain.ServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-02 16:56:33Z [standalone.StandaloneServiceChain.HostFirewallTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:33Z [standalone.StandaloneServiceChain.HostPrepTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:33Z [standalone.StandaloneServiceChain.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:33Z [standalone.StandaloneServiceChain.AnsibleGroupVars]: CREATE_COMPLETE state changed 2025-10-02 16:56:34Z [standalone.StandaloneServiceChain.UpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:34Z [standalone.StandaloneServiceChain.HostFirewallTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:34Z [standalone.StandaloneServiceChain.DockerConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:34Z [standalone.StandaloneServiceChain.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:34Z [standalone.StandaloneServiceChain.KollaConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:35Z [standalone.StandaloneServiceChain.UpdateTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:35Z [standalone.StandaloneServiceChain.DockerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:35Z [standalone.StandaloneServiceChain.DockerConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:35Z [standalone.StandaloneServiceChain.IpaRegistrationTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:35Z [standalone.StandaloneServiceChain.KollaConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:35Z [standalone.StandaloneServiceChain.ContainerPuppetTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:36Z [standalone.StandaloneServiceChain.DockerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:36Z [standalone.StandaloneServiceChain.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:36Z [standalone.StandaloneServiceChain.IpaRegistrationTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:36Z [standalone.StandaloneServiceChain.PostUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:36Z [standalone.StandaloneServiceChain.ContainerPuppetTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:36Z [standalone.StandaloneServiceChain.ServiceServerMetadataHook]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:37Z [standalone.StandaloneServiceChain.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:37Z [standalone.StandaloneServiceChain.UpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:37Z [standalone.StandaloneServiceChain.PostUpdateTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:37Z [standalone.StandaloneServiceChain.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:38Z [standalone.StandaloneServiceChain.KeystoneResourcesConfigs]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:38Z [standalone.StandaloneServiceChain.ServiceServerMetadataHook]: CREATE_COMPLETE state changed 2025-10-02 16:56:38Z [standalone.StandaloneServiceChain.UpgradeTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:38Z [standalone.StandaloneServiceChain.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:38Z [standalone.StandaloneServiceChain.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-02 16:56:38Z [standalone.StandaloneServiceChain.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:39Z [standalone.StandaloneServiceChain.KeystoneResourcesConfigs]: CREATE_COMPLETE state changed 2025-10-02 16:56:39Z [standalone.StandaloneServiceChain.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:39Z [standalone.StandaloneServiceChain.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:39Z [standalone.StandaloneServiceChain.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:39Z [standalone.StandaloneServiceChain.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:40Z [standalone.StandaloneServiceChain.PostUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:40Z [standalone.StandaloneServiceChain.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:40Z [standalone.StandaloneServiceChain.FirewallRules]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:40Z [standalone.StandaloneServiceChain.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:40Z [standalone.StandaloneServiceChain.PuppetStepConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:40Z [standalone.StandaloneServiceChain.PostUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:40Z [standalone.StandaloneServiceChain.PreUpgradeRollingTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain.FirewallRules]: CREATE_COMPLETE state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain.GlobalConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain.PuppetStepConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain.DeployStepsTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain.PreUpgradeRollingTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain.GlobalConfigSettings]: CREATE_COMPLETE state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain.DeployStepsTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:41Z [standalone.StandaloneServiceChain]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:42Z [standalone.StandaloneServiceChain]: CREATE_COMPLETE state changed 2025-10-02 16:56:42Z [standalone.StandaloneServiceChainRoleData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:42Z [standalone.StandaloneServiceChainRoleData]: CREATE_COMPLETE state changed 2025-10-02 16:56:42Z [standalone.StandaloneServiceNames]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:43Z [standalone.StandaloneServiceNames]: CREATE_COMPLETE state changed 2025-10-02 16:56:43Z [standalone.GlobalConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:43Z [standalone.FirewallFrontendRules]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:43Z [standalone.GlobalConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:43Z [standalone.FirewallFrontendRules]: CREATE_COMPLETE state changed 2025-10-02 16:56:43Z [standalone.StandaloneServiceConfigSettings]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:43Z [standalone.Standalone]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:43Z [standalone.StandaloneServiceConfigSettings]: CREATE_COMPLETE state changed 2025-10-02 16:56:43Z [standalone.StandaloneGroupVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:43Z [standalone.StandaloneGroupVars]: CREATE_COMPLETE state changed 2025-10-02 16:56:43Z [standalone.Standalone]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:43Z [standalone.StandaloneConfigData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:43Z [standalone.StandaloneConfigData]: CREATE_COMPLETE state changed 2025-10-02 16:56:43Z [standalone.Standalone]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:45Z [standalone.Standalone]: UPDATE_IN_PROGRESS Stack UPDATE started 2025-10-02 16:56:45Z [standalone.Standalone.0]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:45Z [standalone.Standalone.0]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:45Z [standalone.Standalone.0.Standalone]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:45Z [standalone.Standalone.0.Standalone]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:45Z [standalone.Standalone.0.Standalone.deployed-server]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:45Z [standalone.Standalone.0.Standalone.deployed-server]: CREATE_COMPLETE state changed 2025-10-02 16:56:46Z [standalone.Standalone.0.DeploymentActions]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:46Z [standalone.Standalone.0.DeploymentActions]: CREATE_COMPLETE state changed 2025-10-02 16:56:46Z [standalone.Standalone.0.Standalone.ControlPlanePort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:47Z [standalone.Standalone.0.Standalone.ControlPlanePort]: CREATE_COMPLETE state changed 2025-10-02 16:56:47Z [standalone.Standalone.0.Standalone]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:48Z [standalone.Standalone.0.Standalone]: CREATE_COMPLETE state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.NodeTLSCAData]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.TenantPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.InternalApiPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.ExternalPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.StoragePort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.NodeTLSCAData]: CREATE_COMPLETE state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.StandaloneExtraConfigPre]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.PreNetworkConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:48Z [standalone.Standalone.0.StorageMgmtPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.TenantPort]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:49Z [standalone.Standalone.0.NetHostMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.InternalApiPort]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:49Z [standalone.Standalone.0.ExternalPort]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:49Z [standalone.Standalone.0.StoragePort]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:49Z [standalone.Standalone.0.PreNetworkConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.NetHostMap]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.StorageMgmtPort]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:49Z [standalone.Standalone.0.StandaloneAnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.StandaloneAnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.TenantPort.TenantDeployedPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.InternalApiPort.InternalApiDeployedPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.ExternalPort.ExternalDeployedPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.StoragePort.StorageDeployedPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.TenantPort.TenantDeployedPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.InternalApiPort.InternalApiDeployedPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.StorageMgmtPort.StorageMgmtDeployedPort]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.ExternalPort.ExternalDeployedPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.StoragePort.StorageDeployedPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.TenantPort]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:49Z [standalone.Standalone.0.InternalApiPort]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:49Z [standalone.Standalone.0.StorageMgmtPort.StorageMgmtDeployedPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:49Z [standalone.Standalone.0.ExternalPort]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:49Z [standalone.Standalone.0.StoragePort]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:49Z [standalone.Standalone.0.StorageMgmtPort]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:50Z [standalone.Standalone.0.TenantPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.InternalApiPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.ExternalPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.StoragePort]: CREATE_COMPLETE state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.StandaloneExtraConfigPre]: CREATE_COMPLETE state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.StorageMgmtPort]: CREATE_COMPLETE state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.NodeExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.NetIpMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.NetIpMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:50Z [standalone.Standalone.0.NetIpMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.NetIpMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:50Z [standalone.Standalone.0.NetIpMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:51Z [standalone.Standalone.0.NodeExtraConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:51Z [standalone.Standalone.0.NetIpMap]: CREATE_COMPLETE state changed 2025-10-02 16:56:51Z [standalone.Standalone.0]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:52Z [standalone.Standalone.0]: CREATE_COMPLETE state changed 2025-10-02 16:56:52Z [standalone.Standalone]: UPDATE_COMPLETE Stack UPDATE completed successfully 2025-10-02 16:56:53Z [standalone.Standalone]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.StandaloneServers]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.StandaloneNetworkHostnameMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.StandaloneServers]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.StandaloneNetworkHostnameMap]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.BlacklistedIpAddresses]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.AnsibleHostVars]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.AllNodesExtraConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.HostsEntryValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.ServerIdMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.BlacklistedIpAddresses]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.AnsibleHostVars]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.BlacklistedHostnames]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:53Z [standalone.HostsEntryValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.ServerIdMap]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.AllNodesExtraConfig]: CREATE_COMPLETE state changed 2025-10-02 16:56:53Z [standalone.BlacklistedHostnames]: CREATE_COMPLETE state changed 2025-10-02 16:56:54Z [standalone.StandaloneIpListMap]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:54Z [standalone.AllNodesDeploySteps]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:54Z [standalone.StandaloneIpListMap]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:54Z [standalone.AllNodesDeploySteps]: CREATE_IN_PROGRESS Stack CREATE started 2025-10-02 16:56:54Z [standalone.StandaloneIpListMap.EnabledServicesValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:54Z [standalone.StandaloneIpListMap.EnabledServicesValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:54Z [standalone.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:54Z [standalone.AllNodesDeploySteps.ExternalPostDeployTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:55Z [standalone.StandaloneIpListMap.NetIpMapValue]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:55Z [standalone.StandaloneIpListMap.NetIpMapValue]: CREATE_COMPLETE state changed 2025-10-02 16:56:55Z [standalone.StandaloneIpListMap]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:56:55Z [standalone.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:55Z [standalone.AllNodesDeploySteps.ExternalDeployTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:56Z [standalone.StandaloneIpListMap]: CREATE_COMPLETE state changed 2025-10-02 16:56:56Z [standalone.AllNodesDeploySteps.BootstrapServerId]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:56Z [standalone.AllNodesDeploySteps.BootstrapServerId]: CREATE_COMPLETE state changed 2025-10-02 16:56:57Z [standalone.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:57Z [standalone.AllNodesDeploySteps.ExternalUpdateTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:58Z [standalone.AllNodesDeploySteps.StandaloneExtraConfigPost]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:59Z [standalone.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:59Z [standalone.AllNodesDeploySteps.PreDeployStepTasks]: CREATE_COMPLETE state changed 2025-10-02 16:56:59Z [standalone.AllNodesDeploySteps.StandaloneExtraConfigPost]: CREATE_COMPLETE state changed 2025-10-02 16:56:59Z [standalone.AllNodesDeploySteps.StandalonePostConfig]: CREATE_IN_PROGRESS state changed 2025-10-02 16:56:59Z [standalone.AllNodesDeploySteps.StandalonePostConfig]: CREATE_COMPLETE state changed 2025-10-02 16:57:00Z [standalone.AllNodesDeploySteps.ScaleTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:57:00Z [standalone.AllNodesDeploySteps.ScaleTasks]: CREATE_COMPLETE state changed 2025-10-02 16:57:01Z [standalone.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_IN_PROGRESS state changed 2025-10-02 16:57:01Z [standalone.AllNodesDeploySteps.ExternalUpgradeTasks]: CREATE_COMPLETE state changed 2025-10-02 16:57:01Z [standalone.AllNodesDeploySteps]: CREATE_COMPLETE Stack CREATE completed successfully 2025-10-02 16:57:02Z [standalone.AllNodesDeploySteps]: CREATE_COMPLETE state changed 2025-10-02 16:57:02Z [standalone]: CREATE_COMPLETE Stack CREATE completed successfully Stack standalone/aa946942-5692-42f4-8e53-c14ff36db0b2 CREATE_COMPLETE ** Downloading standalone ansible.. ** Generating default ansible config file /root/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]: Found both group and host with same name: standalone 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-02 16:57:26.588063 | fa163e8e-1091-0c62-f48e-000000000006 | TASK | External deployment step 0 2025-10-02 16:57:26.613688 | fa163e8e-1091-0c62-f48e-000000000006 | 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', 'fa163e8e-1091-0c62-f48e-000000000006') missing from stats 2025-10-02 16:57:26.665623 | fa163e8e-1091-0c62-f48e-000000000007 | TIMING | include_tasks | undercloud | 0:00:00.126925 | 0.04s 2025-10-02 16:57:26.678761 | b44c0cc8-1dba-45ba-b161-f3619f6c6dd0 | INCLUDED | /root/standalone-ansible-pnqjxa8b/external_deploy_steps_tasks_step0.yaml | undercloud 2025-10-02 16:57:26.696531 | fa163e8e-1091-0c62-f48e-000000000127 | TASK | create ovn mac address for Standalone role nodes 2025-10-02 16:57:27.619734 | fa163e8e-1091-0c62-f48e-000000000127 | OK | create ovn mac address for Standalone role nodes | undercloud 2025-10-02 16:57:27.621555 | fa163e8e-1091-0c62-f48e-000000000127 | TIMING | create ovn mac address for Standalone role nodes | undercloud | 0:00:01.082852 | 0.92s 2025-10-02 16:57:27.641439 | fa163e8e-1091-0c62-f48e-000000000129 | TASK | create redis virtual ip 2025-10-02 16:57:28.501598 | fa163e8e-1091-0c62-f48e-000000000129 | CHANGED | create redis virtual ip | undercloud 2025-10-02 16:57:28.502468 | fa163e8e-1091-0c62-f48e-000000000129 | TIMING | create redis virtual ip | undercloud | 0:00:01.963778 | 0.86s PLAY [Check if required variables are defined] ********************************* 2025-10-02 16:57:28.562005 | fa163e8e-1091-0c62-f48e-000000000138 | TASK | Gathering Facts 2025-10-02 16:57:29.118013 | fa163e8e-1091-0c62-f48e-000000000138 | OK | Gathering Facts | localhost 2025-10-02 16:57:29.119662 | fa163e8e-1091-0c62-f48e-000000000138 | TIMING | Gathering Facts | localhost | 0:00:02.580961 | 0.56s 2025-10-02 16:57:29.163916 | fa163e8e-1091-0c62-f48e-00000000000b | SKIPPED | ansible.builtin.fail | localhost 2025-10-02 16:57:29.165036 | fa163e8e-1091-0c62-f48e-00000000000b | TIMING | ansible.builtin.fail | localhost | 0:00:02.626337 | 0.03s 2025-10-02 16:57:29.218546 | fa163e8e-1091-0c62-f48e-00000000000c | SKIPPED | ansible.builtin.fail | localhost 2025-10-02 16:57:29.219763 | fa163e8e-1091-0c62-f48e-00000000000c | TIMING | ansible.builtin.fail | localhost | 0:00:02.681066 | 0.05s PLAY [Clear cached facts] ****************************************************** PLAY [Gather facts] ************************************************************ 2025-10-02 16:57:29.339385 | fa163e8e-1091-0c62-f48e-000000000160 | TASK | Gathering Facts 2025-10-02 16:57:29.349598 | fa163e8e-1091-0c62-f48e-000000000160 | TASK | Gathering Facts 2025-10-02 16:57:29.679531 | fa163e8e-1091-0c62-f48e-000000000160 | OK | Gathering Facts | undercloud 2025-10-02 16:57:29.685827 | fa163e8e-1091-0c62-f48e-000000000160 | TIMING | Gathering Facts | undercloud | 0:00:03.147129 | 0.35s 2025-10-02 16:57:29.688779 | fa163e8e-1091-0c62-f48e-000000000160 | OK | Gathering Facts | standalone 2025-10-02 16:57:29.689897 | fa163e8e-1091-0c62-f48e-000000000160 | TIMING | Gathering Facts | standalone | 0:00:03.151203 | 0.34s 2025-10-02 16:57:29.752382 | fa163e8e-1091-0c62-f48e-000000000012 | TASK | Set legacy facts 2025-10-02 16:57:29.773201 | fa163e8e-1091-0c62-f48e-000000000012 | TASK | Set legacy facts 2025-10-02 16:57:29.789325 | fa163e8e-1091-0c62-f48e-000000000012 | OK | Set legacy facts | undercloud 2025-10-02 16:57:29.790368 | fa163e8e-1091-0c62-f48e-000000000012 | TIMING | Set legacy facts | undercloud | 0:00:03.251675 | 0.04s 2025-10-02 16:57:29.812624 | fa163e8e-1091-0c62-f48e-000000000012 | OK | Set legacy facts | standalone 2025-10-02 16:57:29.813093 | fa163e8e-1091-0c62-f48e-000000000012 | TIMING | Set legacy facts | standalone | 0:00:03.274404 | 0.04s PLAY [Load global variables] *************************************************** 2025-10-02 16:57:29.981989 | fa163e8e-1091-0c62-f48e-000000000015 | OK | ansible.builtin.include_vars | undercloud 2025-10-02 16:57:29.988473 | fa163e8e-1091-0c62-f48e-000000000015 | TIMING | ansible.builtin.include_vars | undercloud | 0:00:03.449780 | 0.05s 2025-10-02 16:57:29.988882 | fa163e8e-1091-0c62-f48e-000000000015 | OK | ansible.builtin.include_vars | standalone 2025-10-02 16:57:29.989383 | fa163e8e-1091-0c62-f48e-000000000015 | TIMING | ansible.builtin.include_vars | standalone | 0:00:03.450695 | 0.04s PLAY [Include extra variables from files] ************************************** 2025-10-02 16:57:30.057154 | fa163e8e-1091-0c62-f48e-000000000018 | TASK | Include Service VIP vars 2025-10-02 16:57:30.084359 | fa163e8e-1091-0c62-f48e-000000000018 | OK | Include Service VIP vars | undercloud 2025-10-02 16:57:30.085138 | fa163e8e-1091-0c62-f48e-000000000018 | TIMING | Include Service VIP vars | undercloud | 0:00:03.546444 | 0.03s 2025-10-02 16:57:30.095650 | fa163e8e-1091-0c62-f48e-000000000018 | OK | Include Service VIP vars | standalone 2025-10-02 16:57:30.095982 | fa163e8e-1091-0c62-f48e-000000000018 | TIMING | Include Service VIP vars | standalone | 0:00:03.557297 | 0.03s 2025-10-02 16:57:30.099127 | fa163e8e-1091-0c62-f48e-000000000019 | TASK | Include OVN bridge MAC address variables 2025-10-02 16:57:30.126505 | fa163e8e-1091-0c62-f48e-000000000019 | OK | Include OVN bridge MAC address variables | undercloud 2025-10-02 16:57:30.127496 | fa163e8e-1091-0c62-f48e-000000000019 | TIMING | Include OVN bridge MAC address variables | undercloud | 0:00:03.588800 | 0.03s 2025-10-02 16:57:30.138368 | fa163e8e-1091-0c62-f48e-000000000019 | OK | Include OVN bridge MAC address variables | standalone 2025-10-02 16:57:30.138832 | fa163e8e-1091-0c62-f48e-000000000019 | TIMING | Include OVN bridge MAC address variables | standalone | 0:00:03.600143 | 0.03s PLAY [Render all_nodes data as group_vars for overcloud] *********************** 2025-10-02 16:57:30.228765 | fa163e8e-1091-0c62-f48e-00000000001c | TASK | Render all_nodes data as group_vars for overcloud 2025-10-02 16:57:30.949764 | fa163e8e-1091-0c62-f48e-00000000001c | OK | Render all_nodes data as group_vars for overcloud | standalone -> localhost [WARNING]: ('standalone -> localhost', 'fa163e8e-1091-0c62-f48e-00000000001c') missing from stats PLAY [Set all_nodes data as group_vars for overcloud] ************************** 2025-10-02 16:57:31.031102 | fa163e8e-1091-0c62-f48e-00000000001f | TASK | Set all_nodes data as group_vars for overcloud 2025-10-02 16:57:31.065384 | fa163e8e-1091-0c62-f48e-00000000001f | OK | Set all_nodes data as group_vars for overcloud | standalone 2025-10-02 16:57:31.066015 | fa163e8e-1091-0c62-f48e-00000000001f | TIMING | Set all_nodes data as group_vars for overcloud | standalone | 0:00:04.527325 | 0.03s PLAY [Manage SELinux] ********************************************************** 2025-10-02 16:57:31.126292 | fa163e8e-1091-0c62-f48e-000000000023 | TASK | Set selinux state 2025-10-02 16:57:31.691081 | fa163e8e-1091-0c62-f48e-000000000023 | OK | Set selinux state | standalone 2025-10-02 16:57:31.692362 | fa163e8e-1091-0c62-f48e-000000000023 | TIMING | Set selinux state | standalone | 0:00:05.153662 | 0.57s PLAY [Generate /etc/hosts] ***************************************************** 2025-10-02 16:57:31.829487 | fa163e8e-1091-0c62-f48e-000000000026 | TASK | Configure Hosts Entries 2025-10-02 16:57:31.858728 | fa163e8e-1091-0c62-f48e-000000000026 | TIMING | Configure Hosts Entries | undercloud | 0:00:05.320012 | 0.03s 2025-10-02 16:57:31.877060 | fa163e8e-1091-0c62-f48e-000000000026 | TIMING | Configure Hosts Entries | standalone | 0:00:05.338361 | 0.02s 2025-10-02 16:57:31.929218 | fa163e8e-1091-0c62-f48e-0000000001f1 | TASK | Create temporary file for hosts 2025-10-02 16:57:32.274150 | fa163e8e-1091-0c62-f48e-0000000001f1 | CHANGED | Create temporary file for hosts | standalone 2025-10-02 16:57:32.275691 | fa163e8e-1091-0c62-f48e-0000000001f1 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | standalone | 0:00:05.736988 | 0.33s 2025-10-02 16:57:32.307416 | fa163e8e-1091-0c62-f48e-0000000001f1 | CHANGED | Create temporary file for hosts | undercloud 2025-10-02 16:57:32.308119 | fa163e8e-1091-0c62-f48e-0000000001f1 | TIMING | tripleo_hosts_entries : Create temporary file for hosts | undercloud | 0:00:05.769426 | 0.38s 2025-10-02 16:57:32.326635 | fa163e8e-1091-0c62-f48e-0000000001f2 | TASK | Prepare temporary /etc/hosts 2025-10-02 16:57:32.699096 | fa163e8e-1091-0c62-f48e-0000000001f2 | CHANGED | Prepare temporary /etc/hosts | undercloud 2025-10-02 16:57:32.700763 | fa163e8e-1091-0c62-f48e-0000000001f2 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | undercloud | 0:00:06.162060 | 0.37s 2025-10-02 16:57:32.723176 | fa163e8e-1091-0c62-f48e-0000000001f2 | CHANGED | Prepare temporary /etc/hosts | standalone 2025-10-02 16:57:32.724015 | fa163e8e-1091-0c62-f48e-0000000001f2 | TIMING | tripleo_hosts_entries : Prepare temporary /etc/hosts | standalone | 0:00:06.185321 | 0.38s 2025-10-02 16:57:32.742233 | fa163e8e-1091-0c62-f48e-0000000001f3 | TASK | Remove old Heat hosts configuration (if present) 2025-10-02 16:57:33.086195 | fa163e8e-1091-0c62-f48e-0000000001f3 | OK | Remove old Heat hosts configuration (if present) | undercloud 2025-10-02 16:57:33.087699 | fa163e8e-1091-0c62-f48e-0000000001f3 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | undercloud | 0:00:06.548995 | 0.34s 2025-10-02 16:57:33.088869 | fa163e8e-1091-0c62-f48e-0000000001f3 | OK | Remove old Heat hosts configuration (if present) | standalone 2025-10-02 16:57:33.089566 | fa163e8e-1091-0c62-f48e-0000000001f3 | TIMING | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | standalone | 0:00:06.550872 | 0.33s 2025-10-02 16:57:33.107677 | fa163e8e-1091-0c62-f48e-0000000001f4 | TASK | Render out the hosts entries 2025-10-02 16:57:33.207040 | fa163e8e-1091-0c62-f48e-0000000001f4 | OK | Render out the hosts entries | undercloud 2025-10-02 16:57:33.208186 | fa163e8e-1091-0c62-f48e-0000000001f4 | TIMING | tripleo_hosts_entries : Render out the hosts entries | undercloud | 0:00:06.669485 | 0.10s 2025-10-02 16:57:33.225978 | fa163e8e-1091-0c62-f48e-0000000001f5 | TASK | Prepare new /etc/hosts 2025-10-02 16:57:33.499728 | fa163e8e-1091-0c62-f48e-0000000001f5 | CHANGED | Prepare new /etc/hosts | standalone 2025-10-02 16:57:33.501306 | fa163e8e-1091-0c62-f48e-0000000001f5 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | standalone | 0:00:06.962571 | 0.25s 2025-10-02 16:57:33.512694 | fa163e8e-1091-0c62-f48e-0000000001f5 | CHANGED | Prepare new /etc/hosts | undercloud 2025-10-02 16:57:33.513500 | fa163e8e-1091-0c62-f48e-0000000001f5 | TIMING | tripleo_hosts_entries : Prepare new /etc/hosts | undercloud | 0:00:06.974805 | 0.29s 2025-10-02 16:57:33.532162 | fa163e8e-1091-0c62-f48e-0000000001f6 | TASK | Update /etc/hosts contents (if changed) 2025-10-02 16:57:33.886067 | fa163e8e-1091-0c62-f48e-0000000001f6 | CHANGED | Update /etc/hosts contents (if changed) | standalone 2025-10-02 16:57:33.887604 | fa163e8e-1091-0c62-f48e-0000000001f6 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | standalone | 0:00:07.348900 | 0.33s 2025-10-02 16:57:33.898805 | fa163e8e-1091-0c62-f48e-0000000001f6 | CHANGED | Update /etc/hosts contents (if changed) | undercloud 2025-10-02 16:57:33.899588 | fa163e8e-1091-0c62-f48e-0000000001f6 | TIMING | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | undercloud | 0:00:07.360894 | 0.37s 2025-10-02 16:57:33.917638 | fa163e8e-1091-0c62-f48e-0000000001f7 | TASK | Clean up temporary hosts file 2025-10-02 16:57:34.267025 | fa163e8e-1091-0c62-f48e-0000000001f7 | CHANGED | Clean up temporary hosts file | standalone 2025-10-02 16:57:34.269797 | fa163e8e-1091-0c62-f48e-0000000001f7 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | standalone | 0:00:07.731081 | 0.33s 2025-10-02 16:57:34.302031 | fa163e8e-1091-0c62-f48e-0000000001f7 | CHANGED | Clean up temporary hosts file | undercloud 2025-10-02 16:57:34.302596 | fa163e8e-1091-0c62-f48e-0000000001f7 | TIMING | tripleo_hosts_entries : Clean up temporary hosts file | undercloud | 0:00:07.763906 | 0.38s PLAY [Common roles for TripleO servers] **************************************** 2025-10-02 16:57:34.404181 | fa163e8e-1091-0c62-f48e-00000000002a | TASK | Common roles for TripleO servers 2025-10-02 16:57:34.431991 | fa163e8e-1091-0c62-f48e-00000000002a | OK | Common roles for TripleO servers | standalone -> localhost | result={ "changed": false, "msg": "Use --start-at-task 'Common roles for TripleO servers' to resume from this task" } [WARNING]: ('standalone -> localhost', 'fa163e8e-1091-0c62-f48e-00000000002a') missing from stats 2025-10-02 16:57:34.499532 | fa163e8e-1091-0c62-f48e-00000000002c | TIMING | include_role : tripleo_bootstrap | standalone | 0:00:07.960832 | 0.02s 2025-10-02 16:57:34.562239 | fa163e8e-1091-0c62-f48e-000000000254 | TASK | Gather variables for each operating system 2025-10-02 16:57:34.655725 | fa163e8e-1091-0c62-f48e-000000000254 | OK | Gather variables for each operating system | standalone | item=/usr/share/ansible/roles/tripleo_bootstrap/vars/redhat-9.yml 2025-10-02 16:57:34.656997 | fa163e8e-1091-0c62-f48e-000000000254 | TIMING | tripleo_bootstrap : Gather variables for each operating system | standalone | 0:00:08.118296 | 0.09s 2025-10-02 16:57:34.662792 | fa163e8e-1091-0c62-f48e-000000000254 | TIMING | tripleo_bootstrap : Gather variables for each operating system | standalone | 0:00:08.124091 | 0.10s 2025-10-02 16:57:34.687796 | fa163e8e-1091-0c62-f48e-000000000256 | TASK | Check release version package is installed 2025-10-02 16:57:34.969720 | fa163e8e-1091-0c62-f48e-000000000256 | CHANGED | Check release version package is installed | standalone 2025-10-02 16:57:34.971105 | fa163e8e-1091-0c62-f48e-000000000256 | TIMING | tripleo_bootstrap : Check release version package is installed | standalone | 0:00:08.432405 | 0.28s 2025-10-02 16:57:34.998769 | fa163e8e-1091-0c62-f48e-000000000257 | TASK | Deploy release version package 2025-10-02 16:57:35.838432 | fa163e8e-1091-0c62-f48e-000000000257 | FATAL | Deploy release version package | standalone | error={"changed": false, "failures": ["No package rhosp-release available."], "msg": "Failed to install some of the specified packages", "rc": 1, "results": []} 2025-10-02 16:57:35.839875 | fa163e8e-1091-0c62-f48e-000000000257 | TIMING | tripleo_bootstrap : Deploy release version package | standalone | 0:00:09.301172 | 0.84s NO MORE HOSTS LEFT ************************************************************* PLAY RECAP ********************************************************************* localhost : ok=1 changed=0 unreachable=0 failed=0 skipped=2 rescued=0 ignored=0 standalone : ok=17 changed=6 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0 undercloud : ok=16 changed=6 unreachable=0 failed=0 skipped=0 rescued=0 ignored=0 2025-10-02 16:57:35.856867 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:57:35.857425 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Total Tasks: 28 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:57:35.857909 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Elapsed Time: 0:00:09.319216 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:57:35.858465 | UUID | Info | Host | Task Name | Run Time 2025-10-02 16:57:35.858937 | fa163e8e-1091-0c62-f48e-000000000127 | SUMMARY | undercloud | create ovn mac address for Standalone role nodes | 0.92s 2025-10-02 16:57:35.859463 | fa163e8e-1091-0c62-f48e-000000000129 | SUMMARY | undercloud | create redis virtual ip | 0.86s 2025-10-02 16:57:35.859941 | fa163e8e-1091-0c62-f48e-000000000257 | SUMMARY | standalone | tripleo_bootstrap : Deploy release version package | 0.84s 2025-10-02 16:57:35.860504 | fa163e8e-1091-0c62-f48e-000000000023 | SUMMARY | standalone | Set selinux state | 0.57s 2025-10-02 16:57:35.860963 | fa163e8e-1091-0c62-f48e-000000000138 | SUMMARY | localhost | Gathering Facts | 0.56s 2025-10-02 16:57:35.861472 | fa163e8e-1091-0c62-f48e-0000000001f7 | SUMMARY | undercloud | tripleo_hosts_entries : Clean up temporary hosts file | 0.38s 2025-10-02 16:57:35.861944 | fa163e8e-1091-0c62-f48e-0000000001f1 | SUMMARY | undercloud | tripleo_hosts_entries : Create temporary file for hosts | 0.38s 2025-10-02 16:57:35.862494 | fa163e8e-1091-0c62-f48e-0000000001f2 | SUMMARY | standalone | tripleo_hosts_entries : Prepare temporary /etc/hosts | 0.38s 2025-10-02 16:57:35.862965 | fa163e8e-1091-0c62-f48e-0000000001f2 | SUMMARY | undercloud | tripleo_hosts_entries : Prepare temporary /etc/hosts | 0.37s 2025-10-02 16:57:35.863473 | fa163e8e-1091-0c62-f48e-0000000001f6 | SUMMARY | undercloud | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | 0.37s 2025-10-02 16:57:35.863948 | fa163e8e-1091-0c62-f48e-000000000160 | SUMMARY | undercloud | Gathering Facts | 0.35s 2025-10-02 16:57:35.864481 | fa163e8e-1091-0c62-f48e-0000000001f3 | SUMMARY | undercloud | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | 0.34s 2025-10-02 16:57:35.864957 | fa163e8e-1091-0c62-f48e-000000000160 | SUMMARY | standalone | Gathering Facts | 0.34s 2025-10-02 16:57:35.865471 | fa163e8e-1091-0c62-f48e-0000000001f6 | SUMMARY | standalone | tripleo_hosts_entries : Update /etc/hosts contents (if changed) | 0.33s 2025-10-02 16:57:35.865947 | fa163e8e-1091-0c62-f48e-0000000001f1 | SUMMARY | standalone | tripleo_hosts_entries : Create temporary file for hosts | 0.33s 2025-10-02 16:57:35.866465 | fa163e8e-1091-0c62-f48e-0000000001f7 | SUMMARY | standalone | tripleo_hosts_entries : Clean up temporary hosts file | 0.33s 2025-10-02 16:57:35.866952 | fa163e8e-1091-0c62-f48e-0000000001f3 | SUMMARY | standalone | tripleo_hosts_entries : Remove old Heat hosts configuration (if present) | 0.33s 2025-10-02 16:57:35.867467 | fa163e8e-1091-0c62-f48e-0000000001f5 | SUMMARY | undercloud | tripleo_hosts_entries : Prepare new /etc/hosts | 0.29s 2025-10-02 16:57:35.867950 | fa163e8e-1091-0c62-f48e-000000000256 | SUMMARY | standalone | tripleo_bootstrap : Check release version package is installed | 0.28s 2025-10-02 16:57:35.868487 | fa163e8e-1091-0c62-f48e-0000000001f5 | SUMMARY | standalone | tripleo_hosts_entries : Prepare new /etc/hosts | 0.25s 2025-10-02 16:57:35.868972 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ End Summary Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:57:35.869564 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ State Information ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 2025-10-02 16:57:35.870066 | ~~~~~~~~~~~~~~~~~~ Number of nodes which did not deploy successfully: 1 ~~~~~~~~~~~~~~~~~ 2025-10-02 16:57:35.870558 | The following node(s) had failures: standalone 2025-10-02 16:57:35.871027 | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Ansible execution failed. playbook: deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2 Not cleaning working directory /root/tripleo-heat-installer-templates Not cleaning ansible directory /root/standalone-ansible-pnqjxa8b Install artifact is located at /root/standalone-install-20251002165736.tar.bzip2 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Deployment Failed! ERROR: Heat log files: /root/heat_launcher/tripleo_deploy-l17sxw38 !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Exception: Ansible execution failed. playbook: deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2 Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1455, in take_action self._standalone_deploy(parsed_args) File "/usr/lib/python3.9/site-packages/tripleoclient/v1/tripleo_deploy.py", line 1356, in _standalone_deploy utils.run_ansible_playbook( File "/usr/lib/python3.9/site-packages/tripleoclient/utils.py", line 743, in run_ansible_playbook raise RuntimeError(err_msg) RuntimeError: Ansible execution failed. playbook: deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2 None Ansible execution failed. playbook: deploy_steps_playbook.yaml, Run Status: failed, Return Code: 2 + rv=1 + rm -rf -- /tmp/tmp.0oUlemqyQr + exit 1 make: *** [Makefile:546: standalone_deploy] Error 1