Execution
Date 08 Dec 2025 13:27:39 +0000
Duration 00:05:33.94
Controller aio1.openstack.local
User root
Versions
Ansible 2.18.6
ara 1.7.4 / 1.7.4
Python 3.12.3
Summary
2 Hosts
316 Tasks
313 Results
18 Plays
136 Files
0 Records

Host facts: aio1
Processor
Storage
/
/dev/xvda1 (ext4)
40.6% used
21.9 GB free
/mnt/config
/dev/xvdd (iso9660)
100.0% used
0 bytes free
/openstack
/dev/xvde1 (ext4)
5.6% used
29.6 GB free
/var/lib/lxc
/dev/xvde2 (ext4)
5.1% used
44.5 GB free
/var/lib/nova/instances
/dev/loop0 (xfs)
1.9% used
1004.2 GB free
All Host Facts
Fact Value
ansible_mounts
[
    {
        "block_available": 5749259,
        "block_size": 4096,
        "block_total": 9686411,
        "block_used": 3937152,
        "device": "/dev/xvda1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 9806357,
        "inode_total": 10480640,
        "inode_used": 674283,
        "mount": "/",
        "options": "rw,relatime",
        "passno": 0,
        "size_available": 23548964864,
        "size_total": 39675539456,
        "uuid": "53f6e1bd-3af3-4adf-88ea-2dd12e31dfa8"
    },
    {
        "block_available": 0,
        "block_size": 2048,
        "block_total": 222,
        "block_used": 222,
        "device": "/dev/xvdd",
        "dump": 0,
        "fstype": "iso9660",
        "inode_available": 0,
        "inode_total": 0,
        "inode_used": 0,
        "mount": "/mnt/config",
        "options": "ro,relatime,nojoliet,check=s,map=n,blocksize=2048,fmode=700,iocharset=utf8",
        "passno": 0,
        "size_available": 0,
        "size_total": 454656,
        "uuid": "2025-12-08-13-19-25-00"
    },
    {
        "block_available": 7754683,
        "block_size": 4096,
        "block_total": 8211652,
        "block_used": 456969,
        "device": "/dev/xvde1",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 2097078,
        "inode_total": 2097152,
        "inode_used": 74,
        "mount": "/openstack",
        "options": "rw,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 31763181568,
        "size_total": 33634926592,
        "uuid": "95c6f1ee-eace-44c0-a409-5138d171fc97"
    },
    {
        "block_available": 11673107,
        "block_size": 4096,
        "block_total": 12306341,
        "block_used": 633234,
        "device": "/dev/xvde2",
        "dump": 0,
        "fstype": "ext4",
        "inode_available": 3145717,
        "inode_total": 3145728,
        "inode_used": 11,
        "mount": "/var/lib/lxc",
        "options": "rw,noatime,nobarrier,data=writeback",
        "passno": 0,
        "size_available": 47813046272,
        "size_total": 50406772736,
        "uuid": "62ffa9df-4285-4a7c-b2ff-60561322e098"
    },
    {
        "block_available": 263253996,
        "block_size": 4096,
        "block_total": 268402688,
        "block_used": 5148692,
        "device": "/dev/loop0",
        "dump": 0,
        "fstype": "xfs",
        "inode_available": 107374141,
        "inode_total": 107374144,
        "inode_used": 3,
        "mount": "/var/lib/nova/instances",
        "options": "rw,noatime,nodiratime,attr2,inode64,logbufs=8,logbsize=256k,noquota",
        "passno": 0,
        "size_available": 1078288367616,
        "size_total": 1099377410048,
        "uuid": "e97190e7-dea8-48d5-ba36-90f59a0651c2"
    }
]





Report Status Date Date Duration Host Action Task Tags Notes
SKIPPED 08 Dec 2025 13:30:05 +0000 00:00:00.02 aio1 ansible.builtin.yum_repository systemd_networkd : Install the EPEL repository 3
SKIPPED 08 Dec 2025 13:30:05 +0000 00:00:00.04 aio1 ansible.builtin.rpm_key systemd_networkd : Install gpg keys 3
SKIPPED 08 Dec 2025 13:30:05 +0000 00:00:00.03 aio1 ansible.builtin.command systemd_networkd : Ensure GPG keys have the correct SELinux contexts applied 3
SKIPPED 08 Dec 2025 13:30:05 +0000 00:00:00.04 aio1 ansible.builtin.copy systemd_networkd : If a keyfile is provided, copy the gpg keyfile to the key location 3
OK 08 Dec 2025 13:30:04 +0000 00:00:00.15 aio1 ansible.builtin.include_vars systemd_networkd : Gather variables for each operating system 4
OK 08 Dec 2025 13:30:04 +0000 00:00:00.04 aio1 ansible.builtin.include_role Run the systemd-networkd role 3
OK 08 Dec 2025 13:30:04 +0000 00:00:00.04 aio1 ansible.builtin.include_tasks openstack_hosts : Including openstack_hosts_systemd tasks 2
SKIPPED 08 Dec 2025 13:30:03 +0000 00:00:00.02 aio1 ansible.builtin.template openstack_hosts : Write git config when git is not installed 2
CHANGED 08 Dec 2025 13:30:03 +0000 00:00:00.46 aio1 community.general.git_config openstack_hosts : Configure git safe directories 2
CHANGED 08 Dec 2025 13:30:02 +0000 00:00:00.61 aio1 community.general.git_config openstack_hosts : Write git config when git is installed 2
OK 08 Dec 2025 13:30:02 +0000 00:00:00.44 aio1 command openstack_hosts : Get git version 3
OK 08 Dec 2025 13:30:01 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks openstack_hosts : Including openstack_gitconfig tasks 1
CHANGED 08 Dec 2025 13:29:59 +0000 00:00:02.06 aio1 ansible.builtin.command pki : Update CA store 2
CHANGED 08 Dec 2025 13:29:58 +0000 00:00:00.84 aio1 ansible.builtin.copy pki : Copy CA certificates to target host 2
OK 08 Dec 2025 13:29:57 +0000 00:00:00.52 aio1 ansible.builtin.slurp pki : Slurp up CA certificates from pki setup host (localhost) 2
OK 08 Dec 2025 13:29:57 +0000 00:00:00.07 aio1 ansible.builtin.include_tasks pki : Install certificate authorities 2
OK 08 Dec 2025 13:29:57 +0000 00:00:00.01 aio1 ansible.builtin.include_role Including PKI role 2
SKIPPED 08 Dec 2025 13:29:57 +0000 00:00:00.03 aio1 ansible.posix.authorized_key openstack_hosts : Update SSH keys 2
OK 08 Dec 2025 13:29:56 +0000 00:00:00.46 aio1 ansible.builtin.file openstack_hosts : Ensure ssh directory 2
SKIPPED 08 Dec 2025 13:29:56 +0000 00:00:00.03 aio1 ansible.builtin.package openstack_hosts : Install user defined extra distro packages 1
CHANGED 08 Dec 2025 13:29:52 +0000 00:00:03.11 aio1 ansible.builtin.package openstack_hosts : Install distro packages 1
CHANGED 08 Dec 2025 13:29:52 +0000 00:00:00.45 aio1 ansible.posix.sysctl openstack_hosts : Decreasing tcp_retries2 sysctl 1
CHANGED 08 Dec 2025 13:29:51 +0000 00:00:00.53 aio1 ansible.builtin.blockinfile openstack_hosts : Update hosts file on deploy host 3
CHANGED 08 Dec 2025 13:29:51 +0000 00:00:00.44 aio1 ansible.builtin.blockinfile openstack_hosts : Update hosts file 3
OK 08 Dec 2025 13:29:50 +0000 00:00:00.17 aio1 ansible.builtin.set_fact openstack_hosts : Generate hosts file records 3
OK 08 Dec 2025 13:29:50 +0000 00:00:00.04 aio1 ansible.builtin.include_tasks openstack_hosts : Configure etc hosts files 2
SKIPPED 08 Dec 2025 13:29:50 +0000 00:00:00.02 aio1 ansible.builtin.lineinfile openstack_hosts : Ensure environment is applied during sudo 1
SKIPPED 08 Dec 2025 13:29:50 +0000 00:00:00.03 aio1 command openstack_hosts : Create tmpfiles structure in journald directory 3
OK 08 Dec 2025 13:29:49 +0000 00:00:00.44 aio1 ansible.builtin.file openstack_hosts : Create a directory to hold systemd journals on disk 2
SKIPPED 08 Dec 2025 13:29:49 +0000 00:00:00.02 aio1 ansible.builtin.service openstack_hosts : Start and enable the sysstat service 2
CHANGED 08 Dec 2025 13:29:48 +0000 00:00:00.87 aio1 ansible.builtin.template openstack_hosts : Enable sysstat cron 2
CHANGED 08 Dec 2025 13:29:47 +0000 00:00:00.85 aio1 ansible.builtin.template openstack_hosts : Enable sysstat config 2
OK 08 Dec 2025 13:29:47 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks openstack_hosts : Configure sysstat 2
SKIPPED 08 Dec 2025 13:29:46 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks openstack_hosts : Configure GRUB 2
CHANGED 08 Dec 2025 13:29:33 +0000 00:00:13.11 aio1 ansible.posix.sysctl openstack_hosts : Adding new system tuning 2
OK 08 Dec 2025 13:29:32 +0000 00:00:00.45 aio1 ansible.builtin.file openstack_hosts : Remove ex-default modules location 2
CHANGED 08 Dec 2025 13:29:25 +0000 00:00:07.58 aio1 ansible.builtin.lineinfile openstack_hosts : Clean-up ex-default modules location 2
CHANGED 08 Dec 2025 13:29:24 +0000 00:00:00.83 aio1 ansible.builtin.copy openstack_hosts : Blacklist kernel modules 2
CHANGED 08 Dec 2025 13:29:15 +0000 00:00:08.20 aio1 community.general.modprobe openstack_hosts : Load kernel module(s) 2
SKIPPED 08 Dec 2025 13:29:15 +0000 00:00:00.06 aio1 ansible.builtin.fail openstack_hosts : Fail fast if we can't load a module 2
OK 08 Dec 2025 13:29:15 +0000 00:00:00.47 aio1 ansible.builtin.slurp openstack_hosts : Check how kernel modules are implemented (statically builtin, dynamic, not set) 2
SKIPPED 08 Dec 2025 13:29:14 +0000 00:00:00.02 aio1 ansible.builtin.package openstack_hosts : Install user defined extra distro packages for bare metal nodes 2
CHANGED 08 Dec 2025 13:29:00 +0000 00:00:14.23 aio1 ansible.builtin.package openstack_hosts : Install distro packages for bare metal nodes 2
SKIPPED 08 Dec 2025 13:29:00 +0000 00:00:00.03 aio1 ansible.builtin.fail openstack_hosts : Check Kernel Version 2
OK 08 Dec 2025 13:28:59 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks openstack_hosts : Including configure_metal_hosts tasks 2
OK 08 Dec 2025 13:28:54 +0000 00:00:05.04 aio1 ansible.builtin.apt openstack_hosts : Update Apt cache 1
CHANGED 08 Dec 2025 13:28:53 +0000 00:00:00.82 aio1 ansible.builtin.copy openstack_hosts : Add apt extra conf 1
CHANGED 08 Dec 2025 13:28:52 +0000 00:00:00.86 aio1 ansible.builtin.deb822_repository openstack_hosts : Manage apt repositories 1
CHANGED 08 Dec 2025 13:28:48 +0000 00:00:04.09 aio1 ansible.builtin.apt openstack_hosts : Add requirement packages (repositories gpg keys, toolkits...) 1
OK 08 Dec 2025 13:28:47 +0000 00:00:00.87 aio1 ansible.builtin.file openstack_hosts : Clean up legacy repository config not in deb822 format 1
OK 08 Dec 2025 13:28:47 +0000 00:00:00.29 aio1 ansible.builtin.assert openstack_hosts : Validate repo config is deb822 format 1
OK 08 Dec 2025 13:28:46 +0000 00:00:00.57 aio1 ansible.builtin.file openstack_hosts : Ensure /etc/apt/sources.list.d exists 1
OK 08 Dec 2025 13:28:46 +0000 00:00:00.02 aio1 ansible.builtin.include_tasks openstack_hosts : Apply package management distro specific configuration 1
OK 08 Dec 2025 13:28:44 +0000 00:00:01.34 aio1 ansible.builtin.package openstack_hosts : Remove the blacklisted packages 1
CHANGED 08 Dec 2025 13:28:43 +0000 00:00:00.65 aio1 openstack.config_template.config_template openstack_hosts : Add DefaultEnvironment to systemd 1
CHANGED 08 Dec 2025 13:28:43 +0000 00:00:00.43 aio1 ansible.builtin.file openstack_hosts : Create systemd global directory 1
CHANGED 08 Dec 2025 13:28:42 +0000 00:00:00.76 aio1 ansible.builtin.blockinfile openstack_hosts : Add global_environment_variables to environment file 2
SKIPPED 08 Dec 2025 13:28:42 +0000 00:00:00.02 aio1 ansible.builtin.file openstack_hosts : Remove legacy openstack release file 2
CHANGED 08 Dec 2025 13:28:41 +0000 00:00:00.88 aio1 ansible.builtin.template openstack_hosts : Drop openstack release file 2
CHANGED 08 Dec 2025 13:28:40 +0000 00:00:00.44 aio1 ansible.builtin.file openstack_hosts : Allow the usage of local facts 2
OK 08 Dec 2025 13:28:40 +0000 00:00:00.15 aio1 ansible.builtin.include_vars openstack_hosts : Gather variables for each operating system 2
SKIPPED 08 Dec 2025 13:28:39 +0000 00:00:00.02 aio1 ansible.builtin.file apt_package_pinning : Remove apt pin preferences 1
CHANGED 08 Dec 2025 13:28:38 +0000 00:00:00.85 aio1 ansible.builtin.template apt_package_pinning : Add apt pin preferences 3
OK 08 Dec 2025 13:28:38 +0000 00:00:00.13 aio1 ansible.builtin.assert openstack.osa.platform_check : Check for a supported Operating System 1
OK 08 Dec 2025 13:28:38 +0000 00:00:00.01 aio1 ansible.builtin.include_role Check for a supported Operating System 1
OK 08 Dec 2025 13:28:38 +0000 00:00:00.01 aio1 ansible.builtin.include_role Setup installation variables 1
CHANGED 08 Dec 2025 13:28:35 +0000 00:00:00.32 aio1 ansible.builtin.raw Ensure python is installed 0