Report Status Results
Date
Duration
Action Task name Task path Playbook name (or path) Tags Notes
1 08 Dec 2025 14:04:22 +0000 00:00:11.03 ansible.builtin.command python_venv_build : Build wheels for the packages to be installed into the venv ...tasks/python_venv_wheel_build.yml : 128 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:22 +0000 00:00:00.35 ansible.builtin.file python_venv_build : Clean up temporary wheel build path ...tasks/python_venv_wheel_build.yml : 123 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:21 +0000 00:00:01.06 ansible.builtin.pip python_venv_build : Upgrade the wheel build virtualenv pip/setuptools/wheel to the versions we want ...tasks/python_venv_wheel_build.yml : 95 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:18 +0000 00:00:02.71 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_wheel_build.yml : 68 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:17 +0000 00:00:00.87 ansible.builtin.file python_venv_build : Create wheel directory on the build host ...tasks/python_venv_wheel_build.yml : 56 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:17 +0000 00:00:00.09 ansible.builtin.file python_venv_build : Ensure a fresh venv_build_host_venv_path if venv_rebuild is enabled ...tasks/python_venv_wheel_build.yml : 48 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:17 +0000 00:00:00.20 ansible.builtin.file python_venv_build : Clean up paths and files if venv_wheels_rebuild is enabled ...tasks/python_venv_wheel_build.yml : 36 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:16 +0000 00:00:00.99 ansible.builtin.package python_venv_build : Install distro packages for wheel build ...tasks/python_venv_wheel_build.yml : 20 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:16 +0000 00:00:00.14 ansible.builtin.include_tasks python_venv_build : Including python_venv_wheel_build tasks ...tasks/main.yml : 80 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:15 +0000 00:00:00.10 ansible.builtin.fail python_venv_build : Fail if no wheels build host is available ...tasks/main.yml : 65 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:15 +0000 00:00:00.11 ansible.builtin.fail python_venv_build : Fail if wheels are not built for multiple hosts ...tasks/main.yml : 47 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:15 +0000 00:00:00.54 ansible.builtin.setup python_venv_build : Gather build target facts ...tasks/main.yml : 31 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:14 +0000 00:00:00.12 ansible.builtin.include_vars python_venv_build : Gather variables for each operating system ...tasks/main.yml : 16 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:11 +0000 00:00:03.36 ansible.builtin.package os_glance : Install distro packages ...tasks/glance_install.yml : 109 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:09 +0000 00:00:02.42 ansible.builtin.file os_glance : Create glance directories ...tasks/glance_install.yml : 68 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:08 +0000 00:00:00.12 ansible.builtin.file os_glance : Remove the config directory ...tasks/glance_install.yml : 58 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:08 +0000 00:00:00.32 ansible.builtin.stat os_glance : Stat config directory ...tasks/glance_install.yml : 53 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:08 +0000 00:00:00.37 ansible.builtin.user os_glance : Create the glance system user ...tasks/glance_install.yml : 36 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:07 +0000 00:00:00.33 ansible.builtin.group os_glance : Create the system group ...tasks/glance_install.yml : 29 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:07 +0000 00:00:00.47 ansible.builtin.setup os_glance : Refresh local facts to ensure the glance section is present ...tasks/glance_install.yml : 24 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:06 +0000 00:00:00.33 community.general.ini_file os_glance : Record the installation method ...tasks/glance_install.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:06 +0000 00:00:00.11 ansible.builtin.include_tasks openstack.osa.mq_setup : Setup Notify user ...osa/roles/mq_setup/tasks/main.yml : 63 ...setup-openstack.yml 3
1 08 Dec 2025 14:04:06 +0000 00:00:00.11 ansible.builtin.include_tasks openstack.osa.mq_setup : Setup Notify vhost and policies ...osa/roles/mq_setup/tasks/main.yml : 50 ...setup-openstack.yml 3
1 08 Dec 2025 14:04:06 +0000 00:00:00.10 ansible.builtin.include_tasks openstack.osa.mq_setup : Setup RPC user ...osa/roles/mq_setup/tasks/main.yml : 27 ...setup-openstack.yml 3
1 08 Dec 2025 14:04:06 +0000 00:00:00.10 ansible.builtin.include_tasks openstack.osa.mq_setup : Setup RPC vhost and policies ...osa/roles/mq_setup/tasks/main.yml : 19 ...setup-openstack.yml 3
1 08 Dec 2025 14:04:05 +0000 00:00:00.16 ansible.builtin.include_role Including osa.mq_setup role ...tasks/main.yml : 68 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:05 +0000 00:00:00.41 community.mysql.mysql_user openstack.osa.db_setup : Grant access to the database for the service ...osa/roles/db_setup/tasks/main.yml : 33 ...setup-openstack.yml 3
1 08 Dec 2025 14:04:05 +0000 00:00:00.41 community.mysql.mysql_db openstack.osa.db_setup : Create database for service ...osa/roles/db_setup/tasks/main.yml : 23 ...setup-openstack.yml 3
1 08 Dec 2025 14:04:04 +0000 00:00:00.16 ansible.builtin.include_role Including osa.db_setup role ...tasks/main.yml : 46 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:04 +0000 00:00:00.12 ansible.builtin.include_vars os_glance : Gather variables for installation method ...tasks/main.yml : 41 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:04 +0000 00:00:00.12 ansible.builtin.fail os_glance : Fail if service was deployed using a different installation method ...tasks/main.yml : 31 ...setup-openstack.yml 0
1 08 Dec 2025 14:04:04 +0000 00:00:00.12 ansible.builtin.include_vars os_glance : Gather variables for each operating system ...tasks/main.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:04 +0000 00:00:00.11 ansible.builtin.file apt_package_pinning : Remove apt pin preferences ...tasks/main.yml : 29 ...setup-openstack.yml 0
1 08 Dec 2025 14:04:03 +0000 00:00:00.11 ansible.builtin.template apt_package_pinning : Add apt pin preferences ...tasks/main.yml : 16 ...setup-openstack.yml 2
1 08 Dec 2025 14:04:03 +0000 00:00:00.13 ansible.builtin.include_role Including unbound-clients tasks ...openstack/osa/playbooks/glance.yml : 94 ...setup-openstack.yml 0
1 08 Dec 2025 14:04:03 +0000 00:00:00.11 ansible.builtin.wait_for_connection openstack.osa.lxc_container_setup : Wait for container connectivity ...lxc_container_setup/tasks/main.yml : 147 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:03 +0000 00:00:00.22 ansible.builtin.raw openstack.osa.lxc_container_setup : Wait for container tmpfiles-setup finish ...lxc_container_setup/tasks/main.yml : 139 ...setup-openstack.yml 0
1 08 Dec 2025 14:04:03 +0000 00:00:00.13 ansible.builtin.command openstack.osa.lxc_container_setup : Start Container ...lxc_container_setup/tasks/main.yml : 125 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:02 +0000 00:00:00.13 ansible.builtin.command openstack.osa.lxc_container_setup : Lxc container restart ...lxc_container_setup/tasks/main.yml : 104 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:02 +0000 00:00:00.13 ansible.builtin.command openstack.osa.lxc_container_setup : Check container state ...lxc_container_setup/tasks/main.yml : 88 ...setup-openstack.yml 0
1 08 Dec 2025 14:04:02 +0000 00:00:00.29 ansible.builtin.lineinfile openstack.osa.lxc_container_setup : Extra lxc config no restart ...lxc_container_setup/tasks/main.yml : 77 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:02 +0000 00:00:00.11 ansible.builtin.lineinfile openstack.osa.lxc_container_setup : Extra lxc config ...lxc_container_setup/tasks/main.yml : 65 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:01 +0000 00:00:00.30 ansible.builtin.lineinfile openstack.osa.lxc_container_setup : Add bind mount configuration to container ...lxc_container_setup/tasks/main.yml : 51 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:01 +0000 00:00:00.31 ansible.builtin.file openstack.osa.lxc_container_setup : Ensure mount directories exists ...lxc_container_setup/tasks/main.yml : 38 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:01 +0000 00:00:00.12 ansible.builtin.set_fact openstack.osa.lxc_container_setup : Set default bind mounts (bind var/log) ...lxc_container_setup/tasks/main.yml : 30 ...setup-openstack.yml 1
1 08 Dec 2025 14:04:01 +0000 00:00:00.14 ansible.builtin.include_role Configure container (remote storage) ...openstack/osa/playbooks/glance.yml : 87 ...setup-openstack.yml 0
1 08 Dec 2025 14:03:57 +0000 00:00:03.50 ansible.builtin.wait_for_connection openstack.osa.lxc_container_setup : Wait for container connectivity ...lxc_container_setup/tasks/main.yml : 147 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:55 +0000 00:00:02.35 ansible.builtin.raw openstack.osa.lxc_container_setup : Wait for container tmpfiles-setup finish ...lxc_container_setup/tasks/main.yml : 139 ...setup-openstack.yml 0
1 08 Dec 2025 14:03:54 +0000 00:00:00.36 ansible.builtin.command openstack.osa.lxc_container_setup : Start Container ...lxc_container_setup/tasks/main.yml : 125 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:53 +0000 00:00:01.00 ansible.builtin.command openstack.osa.lxc_container_setup : Lxc container restart ...lxc_container_setup/tasks/main.yml : 104 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:53 +0000 00:00:00.30 ansible.builtin.command openstack.osa.lxc_container_setup : Check container state ...lxc_container_setup/tasks/main.yml : 88 ...setup-openstack.yml 0
1 08 Dec 2025 14:03:53 +0000 00:00:00.30 ansible.builtin.lineinfile openstack.osa.lxc_container_setup : Extra lxc config no restart ...lxc_container_setup/tasks/main.yml : 77 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:52 +0000 00:00:00.11 ansible.builtin.lineinfile openstack.osa.lxc_container_setup : Extra lxc config ...lxc_container_setup/tasks/main.yml : 65 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:52 +0000 00:00:00.67 ansible.builtin.lineinfile openstack.osa.lxc_container_setup : Add bind mount configuration to container ...lxc_container_setup/tasks/main.yml : 51 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:51 +0000 00:00:00.64 ansible.builtin.file openstack.osa.lxc_container_setup : Ensure mount directories exists ...lxc_container_setup/tasks/main.yml : 38 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:51 +0000 00:00:00.12 ansible.builtin.set_fact openstack.osa.lxc_container_setup : Set default bind mounts (bind var/log) ...lxc_container_setup/tasks/main.yml : 30 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:51 +0000 00:00:00.14 ansible.builtin.include_role Configure container (local storage bind mount from host) ...openstack/osa/playbooks/glance.yml : 77 ...setup-openstack.yml 0
1 08 Dec 2025 14:03:50 +0000 00:00:00.11 ansible.builtin.include_role Disabling haproxy backends ...openstack/osa/playbooks/glance.yml : 62 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:50 +0000 00:00:00.12 ansible.builtin.include_role Setup installation variables ...openstack/osa/playbooks/glance.yml : 48 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:49 +0000 00:00:01.13 ansible.builtin.service haproxy_server : Reload haproxy ...handlers/main.yml : 77 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:49 +0000 00:00:00.41 ansible.builtin.assemble haproxy_server : Regenerate haproxy configuration ...handlers/main.yml : 52 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:49 +0000 00:00:00.14 ansible.builtin.file haproxy_server : Delete unused map entries ...tasks/haproxy_service_config.yml : 88 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:48 +0000 00:00:00.12 ansible.builtin.template haproxy_server : Create haproxy map files ...tasks/haproxy_service_config.yml : 69 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:48 +0000 00:00:00.11 ansible.builtin.file haproxy_server : Create haproxy map fragment directories ...tasks/haproxy_service_config.yml : 55 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:48 +0000 00:00:00.16 ansible.builtin.file haproxy_server : Remove haproxy service config files for absent services ...tasks/haproxy_service_config.yml : 40 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:47 +0000 00:00:00.71 ansible.builtin.template haproxy_server : Create haproxy service config files ...tasks/haproxy_service_config.yml : 20 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:47 +0000 00:00:00.14 ansible.builtin.include_tasks haproxy_server : Including haproxy_service_config tasks ...haproxy_service_config_external.yml : 29 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:47 +0000 00:00:00.15 ansible.builtin.include_vars haproxy_server : Gather variables for each operating system ...haproxy_service_config_external.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:46 +0000 00:00:01.01 ansible.builtin.setup openstack.osa.gather_extra_facts : Gather additional facts ...gather_extra_facts/tasks/main.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:45 +0000 00:00:00.16 ansible.builtin.include_role Gather additional facts ...openstack/osa/playbooks/glance.yml : 23 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:45 +0000 00:00:00.21 ansible.builtin.include_role Enabling haproxy backends ...osa/playbooks/placement.yml : 98 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:45 +0000 00:00:00.11 ansible.builtin.template openstack.osa.system_crontab_coordination : Create crontab ...tasks/main.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:45 +0000 00:00:00.35 community.general.ini_file os_placement : Disable the online migrations requirement ...tasks/placement_db_post_setup.yml : 34 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:43 +0000 00:00:01.04 ansible.builtin.command os_placement : Perform a Placement DB online migrations ...tasks/placement_db_post_setup.yml : 21 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:43 +0000 00:00:00.48 ansible.builtin.setup os_placement : Refresh local facts ...tasks/placement_db_post_setup.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:43 +0000 00:00:00.14 ansible.builtin.include_tasks os_placement : Including placement_db_post_setup tasks ...tasks/main.yml : 159 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:43 +0000 00:00:00.13 ansible.builtin.include_tasks systemd_service : Restart changed services ...handlers/main.yml : 31 ...setup-openstack.yml 4
0 08 Dec 2025 14:03:42 +0000 00:00:00.05 ansible.builtin.meta python_venv_build : Virtual Environment changed ...handlers/main.yml : 16 ...setup-openstack.yml 3
1 08 Dec 2025 14:03:41 +0000 00:00:01.49 ansible.builtin.service uwsgi : Execute service restart ...ansible-role-uwsgi/handlers/main.yml : 16 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:41 +0000 00:00:00.12 ansible.builtin.service os_placement : Start services ...handlers/main.yml : 32 ...setup-openstack.yml 0
1 08 Dec 2025 14:03:41 +0000 00:00:00.12 ansible.builtin.service os_placement : Stop services ...handlers/main.yml : 15 ...setup-openstack.yml 0
0 08 Dec 2025 14:03:40 +0000 00:00:00.04 ansible.builtin.meta os_placement : Flush handlers ...tasks/main.yml : 156 ...setup-openstack.yml 0
1 08 Dec 2025 14:03:37 +0000 00:00:03.13 openstack.cloud.endpoint openstack.osa.service_setup : Add endpoints to keystone endpoint catalog ...roles/service_setup/tasks/main.yml : 109 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:35 +0000 00:00:02.49 openstack.cloud.role_assignment openstack.osa.service_setup : Add service users to roles ...service_setup/tasks/setup_roles.yml : 36 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:33 +0000 00:00:02.15 openstack.cloud.identity_role openstack.osa.service_setup : Add keystone roles ...service_setup/tasks/setup_roles.yml : 16 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:32 +0000 00:00:00.14 ansible.builtin.include_tasks openstack.osa.service_setup : Include task for role assignment ...roles/service_setup/tasks/main.yml : 95 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:31 +0000 00:00:01.46 openstack.cloud.identity_user openstack.osa.service_setup : Add service users ...roles/service_setup/tasks/main.yml : 69 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:30 +0000 00:00:01.15 openstack.cloud.catalog_service openstack.osa.service_setup : Add services to the keystone service catalog ...roles/service_setup/tasks/main.yml : 53 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:29 +0000 00:00:00.13 openstack.cloud.project openstack.osa.service_setup : Add service project ...roles/service_setup/tasks/main.yml : 36 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:29 +0000 00:00:00.13 openstack.cloud.identity_domain openstack.osa.service_setup : Add keystone domain ...roles/service_setup/tasks/main.yml : 22 ...setup-openstack.yml 2
1 08 Dec 2025 14:03:29 +0000 00:00:00.16 ansible.builtin.include_role Including osa.service_setup role ...tasks/main.yml : 120 ...setup-openstack.yml 1
1 08 Dec 2025 14:03:29 +0000 00:00:00.13 ansible.builtin.systemd systemd_service : Load socket ...tasks/main.yml : 189 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:29 +0000 00:00:00.12 ansible.builtin.systemd systemd_service : Load timer placement-api ...tasks/systemd_load.yml : 36 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:28 +0000 00:00:00.58 ansible.builtin.systemd systemd_service : Load service placement-api ...tasks/systemd_load.yml : 19 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:28 +0000 00:00:00.15 ansible.builtin.include_tasks systemd_service : Including systemd_load tasks ...tasks/main.yml : 172 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:27 +0000 00:00:00.52 ansible.builtin.systemd systemd_service : Reload systemd on unit change ...tasks/main.yml : 163 ...setup-openstack.yml 3
1 08 Dec 2025 14:03:27 +0000 00:00:00.13 ansible.builtin.template systemd_service : Place the systemd socket ...tasks/main.yml : 142 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:27 +0000 00:00:00.13 ansible.builtin.template systemd_service : Place the systemd timer ...tasks/main.yml : 122 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:27 +0000 00:00:00.12 ansible.builtin.template systemd_service : Place the systemd override ...tasks/main.yml : 105 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:26 +0000 00:00:00.71 openstack.config_template.config_template systemd_service : Place the systemd service ...tasks/main.yml : 84 ...setup-openstack.yml 4