Report Status Results
Date
Duration
Action Task name Task path Playbook name (or path) Tags Notes
1 08 Dec 2025 14:03:25 +0000 00:00:00.98 ansible.builtin.template systemd_service : Create tmpfiles.d entry ...tasks/main.yml : 70 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:25 +0000 00:00:00.13 ansible.builtin.file systemd_service : Create service.d overrides dir ...tasks/main.yml : 52 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:24 +0000 00:00:00.37 ansible.builtin.file systemd_service : Create TEMP service lock dir ...tasks/main.yml : 34 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:24 +0000 00:00:00.36 ansible.builtin.file systemd_service : Create TEMP run dir ...tasks/main.yml : 16 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:24 +0000 00:00:00.14 ansible.builtin.include_role Run the systemd service role ...tasks/uwsgi_post_install.yml : 32 ...setup-openstack.yml 3
1 08 Dec 2025 14:03:23 +0000 00:00:00.68 openstack.config_template.config_template uwsgi : Deploy uWSGI configuration files ...tasks/uwsgi_post_install.yml : 22 ...setup-openstack.yml 3
1 08 Dec 2025 14:03:23 +0000 00:00:00.33 ansible.builtin.file uwsgi : Ensure uWSGI directory exists ...tasks/uwsgi_post_install.yml : 16 ...setup-openstack.yml 3
1 08 Dec 2025 14:03:22 +0000 00:00:00.13 ansible.builtin.include_tasks uwsgi : Including uwsgi_post_install tasks ...ansible-role-uwsgi/tasks/main.yml : 48 ...setup-openstack.yml 3
1 08 Dec 2025 14:03:22 +0000 00:00:00.35 community.general.ini_file python_venv_build : Record the necessary facts ...tasks/python_venv_set_facts.yml : 22 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:22 +0000 00:00:00.34 ansible.builtin.file python_venv_build : Ensure local facts folder exists ...tasks/python_venv_set_facts.yml : 16 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:21 +0000 00:00:00.14 ansible.builtin.include_tasks python_venv_build : Including python_venv_set_facts tasks ...tasks/main.yml : 97 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:21 +0000 00:00:00.11 ansible.builtin.include_tasks python_venv_build : Add symlinks from distribution python packages ...tasks/python_venv_install.yml : 218 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:21 +0000 00:00:00.11 ansible.builtin.command python_venv_build : Install python packages into the venv (uv) ...tasks/python_venv_install.yml : 178 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:20 +0000 00:00:00.77 ansible.builtin.pip python_venv_build : Install python packages into the venv (pip) ...tasks/python_venv_install.yml : 155 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:16 +0000 00:00:04.65 ansible.builtin.pip python_venv_build : Upgrade pip/setuptools/wheel to the versions we want ...tasks/python_venv_install.yml : 127 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:13 +0000 00:00:02.70 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_install.yml : 96 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:13 +0000 00:00:00.12 ansible.builtin.set_fact python_venv_build : Create the requirements file contents ...tasks/python_venv_install.yml : 74 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:12 +0000 00:00:00.34 ansible.builtin.file python_venv_build : Create the venv_install_destination_path parent directory ...tasks/python_venv_install.yml : 62 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:12 +0000 00:00:00.11 ansible.builtin.file python_venv_build : Ensure a fresh venv_install_destination_path if venv_rebuild is enabled ...tasks/python_venv_install.yml : 55 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:11 +0000 00:00:00.98 ansible.builtin.package python_venv_build : Install distro packages for venv build ...tasks/python_venv_install.yml : 29 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:11 +0000 00:00:00.37 ansible.builtin.slurp python_venv_build : Slurp up the constraints file for later re-deployment ...tasks/python_venv_install.yml : 16 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:10 +0000 00:00:00.13 ansible.builtin.copy python_venv_build : Build constraints file for installation purposes ...tasks/python_venv_wheel_build.yml : 170 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:10 +0000 00:00:00.13 ansible.builtin.shell python_venv_build : Move built wheels to common wheel path ...tasks/python_venv_wheel_build.yml : 163 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:10 +0000 00:00:00.10 ansible.builtin.file python_venv_build : Set wheel permissions ...tasks/python_venv_wheel_build.yml : 152 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:10 +0000 00:00:00.10 ansible.builtin.find python_venv_build : Index built wheels ...tasks/python_venv_wheel_build.yml : 146 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:10 +0000 00:00:00.13 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 4
1 08 Dec 2025 14:03:10 +0000 00:00:00.10 ansible.builtin.file python_venv_build : Clean up temporary wheel build path ...tasks/python_venv_wheel_build.yml : 123 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:09 +0000 00:00:00.93 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 4
1 08 Dec 2025 14:03:06 +0000 00:00:02.43 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_wheel_build.yml : 68 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:05 +0000 00:00:00.89 ansible.builtin.file python_venv_build : Create wheel directory on the build host ...tasks/python_venv_wheel_build.yml : 56 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:05 +0000 00:00:00.10 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 4
1 08 Dec 2025 14:03:05 +0000 00:00:00.19 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 4
1 08 Dec 2025 14:03:04 +0000 00:00:01.00 ansible.builtin.package python_venv_build : Install distro packages for wheel build ...tasks/python_venv_wheel_build.yml : 20 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:04 +0000 00:00:00.15 ansible.builtin.include_tasks python_venv_build : Including python_venv_wheel_build tasks ...tasks/main.yml : 80 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:03 +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 3
1 08 Dec 2025 14:03:03 +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 3
1 08 Dec 2025 14:03:03 +0000 00:00:00.52 ansible.builtin.setup python_venv_build : Gather build target facts ...tasks/main.yml : 31 ...setup-openstack.yml 4
1 08 Dec 2025 14:03:02 +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 4
1 08 Dec 2025 14:03:02 +0000 00:00:00.14 ansible.builtin.include_role Install the python venv ...tasks/uwsgi_install.yml : 45 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:59 +0000 00:00:02.93 ansible.builtin.package uwsgi : Install distro packages ...tasks/uwsgi_install.yml : 32 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:59 +0000 00:00:00.38 ansible.builtin.user uwsgi : Create uWSGI system user ...tasks/uwsgi_install.yml : 22 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:58 +0000 00:00:00.35 ansible.builtin.group uwsgi : Create uWSGI system group ...tasks/uwsgi_install.yml : 16 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:58 +0000 00:00:00.14 ansible.builtin.include_tasks uwsgi : Including uwsgi_install tasks ...ansible-role-uwsgi/tasks/main.yml : 38 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:58 +0000 00:00:00.13 ansible.builtin.include_vars uwsgi : Gather variables for installation method ...ansible-role-uwsgi/tasks/main.yml : 32 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:58 +0000 00:00:00.14 ansible.builtin.include_vars uwsgi : Gather variables for each operating system ...ansible-role-uwsgi/tasks/main.yml : 16 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:57 +0000 00:00:01.26 ansible.builtin.command os_placement : Perform a Placement DB sync ...tasks/placement_db_sync.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:56 +0000 00:00:00.67 openstack.config_template.config_template os_placement : Implement policy.yaml file ...tasks/placement_post_install.yml : 34 ...setup-openstack.yml 5
1 08 Dec 2025 14:02:55 +0000 00:00:00.68 openstack.config_template.config_template os_placement : Copy placement configs ...tasks/placement_post_install.yml : 16 ...setup-openstack.yml 4
1 08 Dec 2025 14:02:55 +0000 00:00:00.11 ansible.builtin.include_role Create and install SSL certificates ...tasks/main.yml : 78 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:55 +0000 00:00:00.12 ansible.builtin.include_role Run the systemd service role ...tasks/placement_install.yml : 70 ...setup-openstack.yml 3
1 08 Dec 2025 14:02:54 +0000 00:00:00.33 community.general.ini_file os_placement : Record the need for a service restart ...tasks/placement_install.yml : 60 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:54 +0000 00:00:00.59 community.general.ini_file python_venv_build : Record the necessary facts ...tasks/python_venv_set_facts.yml : 22 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:53 +0000 00:00:00.33 ansible.builtin.file python_venv_build : Ensure local facts folder exists ...tasks/python_venv_set_facts.yml : 16 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:53 +0000 00:00:00.13 ansible.builtin.include_tasks python_venv_build : Including python_venv_set_facts tasks ...tasks/main.yml : 97 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:53 +0000 00:00:00.11 ansible.builtin.include_tasks python_venv_build : Add symlinks from distribution python packages ...tasks/python_venv_install.yml : 218 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:53 +0000 00:00:00.12 ansible.builtin.command python_venv_build : Install python packages into the venv (uv) ...tasks/python_venv_install.yml : 178 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:40 +0000 00:00:12.65 ansible.builtin.pip python_venv_build : Install python packages into the venv (pip) ...tasks/python_venv_install.yml : 155 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:35 +0000 00:00:04.76 ansible.builtin.pip python_venv_build : Upgrade pip/setuptools/wheel to the versions we want ...tasks/python_venv_install.yml : 127 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:33 +0000 00:00:02.59 ansible.builtin.copy python_venv_build : Build requirement and constraint files for the venv ...tasks/python_venv_install.yml : 96 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:33 +0000 00:00:00.12 ansible.builtin.set_fact python_venv_build : Create the requirements file contents ...tasks/python_venv_install.yml : 74 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:32 +0000 00:00:00.33 ansible.builtin.file python_venv_build : Create the venv_install_destination_path parent directory ...tasks/python_venv_install.yml : 62 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:32 +0000 00:00:00.11 ansible.builtin.file python_venv_build : Ensure a fresh venv_install_destination_path if venv_rebuild is enabled ...tasks/python_venv_install.yml : 55 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:31 +0000 00:00:00.77 ansible.builtin.package python_venv_build : Install distro packages for venv build ...tasks/python_venv_install.yml : 29 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:31 +0000 00:00:00.36 ansible.builtin.slurp python_venv_build : Slurp up the constraints file for later re-deployment ...tasks/python_venv_install.yml : 16 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:30 +0000 00:00:01.05 ansible.builtin.copy python_venv_build : Build constraints file for installation purposes ...tasks/python_venv_wheel_build.yml : 170 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:29 +0000 00:00:00.60 ansible.builtin.shell python_venv_build : Move built wheels to common wheel path ...tasks/python_venv_wheel_build.yml : 163 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:29 +0000 00:00:00.43 ansible.builtin.file python_venv_build : Set wheel permissions ...tasks/python_venv_wheel_build.yml : 152 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:28 +0000 00:00:00.40 ansible.builtin.find python_venv_build : Index built wheels ...tasks/python_venv_wheel_build.yml : 146 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:19 +0000 00:00:08.80 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:02:19 +0000 00:00:00.37 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:02:18 +0000 00:00:01.09 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:02:14 +0000 00:00:03.04 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:02:13 +0000 00:00:01.06 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:02:13 +0000 00:00:00.11 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:02:13 +0000 00:00:00.19 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:02:12 +0000 00:00:01.18 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:02:11 +0000 00:00:00.15 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:02:11 +0000 00:00:00.09 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:02:11 +0000 00:00:00.12 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:02:10 +0000 00:00:00.66 ansible.builtin.setup python_venv_build : Gather build target facts ...tasks/main.yml : 31 ...setup-openstack.yml 2
1 08 Dec 2025 14:02:10 +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:02:09 +0000 00:00:00.78 ansible.builtin.package os_placement : Install distro packages ...tasks/placement_install.yml : 29 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:09 +0000 00:00:00.64 ansible.builtin.setup os_placement : Refresh local facts to ensure the placement section is present ...tasks/placement_install.yml : 24 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:08 +0000 00:00:00.33 community.general.ini_file os_placement : Record the installation method ...tasks/placement_install.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:07 +0000 00:00:00.93 ansible.builtin.file os_placement : Create placement dir ...tasks/placement_pre_install.yml : 34 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:07 +0000 00:00:00.39 ansible.builtin.user os_placement : Create the placement system user ...tasks/placement_pre_install.yml : 23 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:07 +0000 00:00:00.35 ansible.builtin.group os_placement : Create the system group ...tasks/placement_pre_install.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:06 +0000 00:00:00.42 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:02:06 +0000 00:00:00.40 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:02:05 +0000 00:00:00.15 ansible.builtin.include_role Including osa.db_setup role ...tasks/main.yml : 46 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:05 +0000 00:00:00.12 ansible.builtin.include_vars os_placement : Gather variables for installation method ...tasks/main.yml : 41 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:05 +0000 00:00:00.12 ansible.builtin.fail os_placement : Fail if service was deployed using a different installation method ...tasks/main.yml : 31 ...setup-openstack.yml 0
1 08 Dec 2025 14:02:05 +0000 00:00:00.12 ansible.builtin.include_vars os_placement : Gather variables for each operating system ...tasks/main.yml : 16 ...setup-openstack.yml 1
1 08 Dec 2025 14:02:05 +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:02:05 +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:02:04 +0000 00:00:00.13 ansible.builtin.include_role Including unbound-clients tasks ...osa/playbooks/placement.yml : 83 ...setup-openstack.yml 0
1 08 Dec 2025 14:02:01 +0000 00:00:03.49 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:01:58 +0000 00:00:02.33 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:01:58 +0000 00:00:00.51 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:01:57 +0000 00:00:01.14 ansible.builtin.command openstack.osa.lxc_container_setup : Lxc container restart ...lxc_container_setup/tasks/main.yml : 104 ...setup-openstack.yml 1