ansible-playbook 2.9.27 config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.9/site-packages/ansible executable location = /usr/local/bin/ansible-playbook python version = 3.9.19 (main, May 16 2024, 11:40:09) [GCC 8.5.0 20210514 (Red Hat 8.5.0-22)] No config file found; using defaults [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_swap.yml ******************************************************* 1 plays in /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Saturday 08 March 2025 17:54:44 -0500 (0:00:00.233) 0:00:00.233 ******** ok: [managed-node14] META: ran handlers TASK [Include role to ensure packages are installed] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:10 Saturday 08 March 2025 17:54:49 -0500 (0:00:04.929) 0:00:05.163 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 17:54:50 -0500 (0:00:00.317) 0:00:05.480 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 17:54:50 -0500 (0:00:00.412) 0:00:05.893 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 17:54:50 -0500 (0:00:00.394) 0:00:06.287 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 17:54:51 -0500 (0:00:00.969) 0:00:07.256 ******** ok: [managed-node14] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 17:54:54 -0500 (0:00:02.303) 0:00:09.560 ******** ok: [managed-node14] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 17:54:54 -0500 (0:00:00.588) 0:00:10.149 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 17:54:55 -0500 (0:00:00.179) 0:00:10.328 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 17:54:55 -0500 (0:00:00.155) 0:00:10.484 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 17:54:55 -0500 (0:00:00.781) 0:00:11.265 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 17:55:02 -0500 (0:00:07.005) 0:00:18.271 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 17:55:03 -0500 (0:00:00.340) 0:00:18.611 ******** ok: [managed-node14] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 17:55:03 -0500 (0:00:00.431) 0:00:19.043 ******** ok: [managed-node14] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 17:55:07 -0500 (0:00:03.648) 0:00:22.692 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Saturday 08 March 2025 17:55:08 -0500 (0:00:00.835) 0:00:23.528 ******** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Saturday 08 March 2025 17:55:08 -0500 (0:00:00.202) 0:00:23.730 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Saturday 08 March 2025 17:55:08 -0500 (0:00:00.197) 0:00:23.928 ******** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 17:55:08 -0500 (0:00:00.174) 0:00:24.103 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 17:55:13 -0500 (0:00:04.579) 0:00:28.682 ******** ok: [managed-node14] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "lvm2-pvscan@8:0.service": { "name": "lvm2-pvscan@8:0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 17:55:17 -0500 (0:00:04.042) 0:00:32.725 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 17:55:17 -0500 (0:00:00.259) 0:00:32.984 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 17:55:17 -0500 (0:00:00.186) 0:00:33.171 ******** ok: [managed-node14] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 17:55:19 -0500 (0:00:01.862) 0:00:35.033 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 17:55:19 -0500 (0:00:00.093) 0:00:35.127 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474435.4290273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab8070345774adad92683e9645714452be7be474", "ctime": 1741474433.8900278, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474433.8900278, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1343, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 17:55:21 -0500 (0:00:01.488) 0:00:36.615 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 17:55:21 -0500 (0:00:00.259) 0:00:36.875 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 17:55:21 -0500 (0:00:00.199) 0:00:37.074 ******** ok: [managed-node14] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 17:55:22 -0500 (0:00:00.257) 0:00:37.332 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 17:55:22 -0500 (0:00:00.558) 0:00:37.890 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 17:55:22 -0500 (0:00:00.308) 0:00:38.199 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 17:55:23 -0500 (0:00:00.164) 0:00:38.364 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 17:55:23 -0500 (0:00:00.174) 0:00:38.538 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 17:55:23 -0500 (0:00:00.216) 0:00:38.754 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 17:55:23 -0500 (0:00:00.153) 0:00:38.908 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 17:55:23 -0500 (0:00:00.254) 0:00:39.163 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 17:55:25 -0500 (0:00:01.309) 0:00:40.473 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 17:55:25 -0500 (0:00:00.237) 0:00:40.710 ******** ok: [managed-node14] TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:14 Saturday 08 March 2025 17:55:27 -0500 (0:00:02.047) 0:00:42.758 ******** ok: [managed-node14] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:22 Saturday 08 March 2025 17:55:27 -0500 (0:00:00.257) 0:00:43.015 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node14 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Saturday 08 March 2025 17:55:28 -0500 (0:00:00.324) 0:00:43.340 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Saturday 08 March 2025 17:55:32 -0500 (0:00:04.812) 0:00:48.152 ******** ok: [managed-node14] => { "changed": false, "disks": [ "sda" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Saturday 08 March 2025 17:55:35 -0500 (0:00:02.916) 0:00:51.069 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Saturday 08 March 2025 17:55:35 -0500 (0:00:00.154) 0:00:51.223 ******** ok: [managed-node14] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Saturday 08 March 2025 17:55:36 -0500 (0:00:00.147) 0:00:51.371 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Saturday 08 March 2025 17:55:36 -0500 (0:00:00.199) 0:00:51.570 ******** ok: [managed-node14] => { "unused_disks": [ "sda" ] } TASK [Save disk used for swap] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:30 Saturday 08 March 2025 17:55:36 -0500 (0:00:00.324) 0:00:51.895 ******** ok: [managed-node14] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } TASK [Create a disk device with swap] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:34 Saturday 08 March 2025 17:55:36 -0500 (0:00:00.184) 0:00:52.080 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 17:55:37 -0500 (0:00:00.457) 0:00:52.537 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 17:55:37 -0500 (0:00:00.291) 0:00:52.828 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 17:55:37 -0500 (0:00:00.183) 0:00:53.012 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 17:55:38 -0500 (0:00:00.420) 0:00:53.432 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 17:55:38 -0500 (0:00:00.136) 0:00:53.569 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 17:55:38 -0500 (0:00:00.096) 0:00:53.666 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 17:55:38 -0500 (0:00:00.126) 0:00:53.792 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 17:55:38 -0500 (0:00:00.117) 0:00:53.909 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 17:55:39 -0500 (0:00:00.481) 0:00:54.391 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 17:55:39 -0500 (0:00:00.568) 0:00:54.959 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 17:55:39 -0500 (0:00:00.203) 0:00:55.162 ******** ok: [managed-node14] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 17:55:40 -0500 (0:00:00.305) 0:00:55.468 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 17:55:40 -0500 (0:00:00.184) 0:00:55.653 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 17:55:40 -0500 (0:00:00.160) 0:00:55.813 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 17:55:40 -0500 (0:00:00.222) 0:00:56.035 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 17:55:40 -0500 (0:00:00.156) 0:00:56.192 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 17:55:41 -0500 (0:00:00.301) 0:00:56.494 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 17:55:41 -0500 (0:00:00.204) 0:00:56.698 ******** changed: [managed-node14] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 17:55:46 -0500 (0:00:05.311) 0:01:02.009 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 17:55:46 -0500 (0:00:00.203) 0:01:02.213 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474435.4290273, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "ab8070345774adad92683e9645714452be7be474", "ctime": 1741474433.8900278, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474433.8900278, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1343, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 17:55:48 -0500 (0:00:01.570) 0:01:03.783 ******** ok: [managed-node14] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 17:55:51 -0500 (0:00:02.591) 0:01:06.375 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 17:55:51 -0500 (0:00:00.149) 0:01:06.524 ******** ok: [managed-node14] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 17:55:51 -0500 (0:00:00.322) 0:01:06.847 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 17:55:51 -0500 (0:00:00.319) 0:01:07.166 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 17:55:52 -0500 (0:00:00.206) 0:01:07.372 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 17:55:52 -0500 (0:00:00.294) 0:01:07.667 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 17:55:56 -0500 (0:00:04.014) 0:01:11.682 ******** changed: [managed-node14] => (item={'src': 'UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 17:55:59 -0500 (0:00:03.177) 0:01:14.859 ******** skipping: [managed-node14] => (item={'src': 'UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 17:55:59 -0500 (0:00:00.323) 0:01:15.183 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 17:56:01 -0500 (0:00:01.643) 0:01:16.826 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 17:56:02 -0500 (0:00:01.336) 0:01:18.163 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 17:56:03 -0500 (0:00:00.228) 0:01:18.392 ******** ok: [managed-node14] TASK [Verify results] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:44 Saturday 08 March 2025 17:56:05 -0500 (0:00:01.951) 0:01:20.343 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node14 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Saturday 08 March 2025 17:56:05 -0500 (0:00:00.688) 0:01:21.032 ******** skipping: [managed-node14] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Saturday 08 March 2025 17:56:05 -0500 (0:00:00.272) 0:01:21.304 ******** ok: [managed-node14] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Saturday 08 March 2025 17:56:06 -0500 (0:00:00.219) 0:01:21.524 ******** ok: [managed-node14] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "8b277cd4-0584-43db-b721-4f50b8bdf3d7" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Saturday 08 March 2025 17:56:08 -0500 (0:00:02.231) 0:01:23.755 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002690", "end": "2025-03-08 17:56:10.464174", "rc": 0, "start": "2025-03-08 17:56:10.461484" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Saturday 08 March 2025 17:56:10 -0500 (0:00:02.375) 0:01:26.130 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002670", "end": "2025-03-08 17:56:12.047824", "failed_when_result": false, "rc": 0, "start": "2025-03-08 17:56:12.045154" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Saturday 08 March 2025 17:56:12 -0500 (0:00:01.476) 0:01:27.606 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Saturday 08 March 2025 17:56:12 -0500 (0:00:00.181) 0:01:27.788 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 17:56:12 -0500 (0:00:00.413) 0:01:28.201 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 17:56:13 -0500 (0:00:00.279) 0:01:28.481 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 17:56:14 -0500 (0:00:01.203) 0:01:29.684 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 17:56:14 -0500 (0:00:00.315) 0:01:30.000 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 17:56:14 -0500 (0:00:00.243) 0:01:30.243 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 17:56:15 -0500 (0:00:00.363) 0:01:30.607 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 17:56:15 -0500 (0:00:00.350) 0:01:30.957 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 17:56:15 -0500 (0:00:00.261) 0:01:31.219 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 17:56:16 -0500 (0:00:00.153) 0:01:31.373 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 17:56:16 -0500 (0:00:00.373) 0:01:31.746 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.004064", "end": "2025-03-08 17:56:17.887862", "rc": 0, "start": "2025-03-08 17:56:17.883798" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 17:56:18 -0500 (0:00:01.796) 0:01:33.543 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003043", "end": "2025-03-08 17:56:19.400449", "rc": 0, "start": "2025-03-08 17:56:19.397406" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 17:56:19 -0500 (0:00:01.425) 0:01:34.968 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 17:56:19 -0500 (0:00:00.330) 0:01:35.299 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 17:56:20 -0500 (0:00:00.187) 0:01:35.487 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7 " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 17:56:20 -0500 (0:00:00.393) 0:01:35.880 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 17:56:20 -0500 (0:00:00.213) 0:01:36.094 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 17:56:20 -0500 (0:00:00.206) 0:01:36.300 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 17:56:21 -0500 (0:00:00.217) 0:01:36.518 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 17:56:21 -0500 (0:00:00.252) 0:01:36.770 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 17:56:21 -0500 (0:00:00.159) 0:01:36.930 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 17:56:21 -0500 (0:00:00.236) 0:01:37.166 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 17:56:22 -0500 (0:00:00.337) 0:01:37.504 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474546.3969977, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474546.3819976, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 36761, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474546.3819976, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 17:56:23 -0500 (0:00:01.480) 0:01:38.985 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 17:56:24 -0500 (0:00:00.406) 0:01:39.391 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 17:56:24 -0500 (0:00:00.280) 0:01:39.672 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 17:56:24 -0500 (0:00:00.184) 0:01:39.856 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 17:56:24 -0500 (0:00:00.270) 0:01:40.127 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 17:56:25 -0500 (0:00:00.189) 0:01:40.316 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 17:56:25 -0500 (0:00:00.304) 0:01:40.621 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 17:56:25 -0500 (0:00:00.227) 0:01:40.848 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 17:56:30 -0500 (0:00:04.470) 0:01:45.318 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 17:56:30 -0500 (0:00:00.192) 0:01:45.510 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 17:56:30 -0500 (0:00:00.283) 0:01:45.794 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 17:56:30 -0500 (0:00:00.437) 0:01:46.231 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 17:56:31 -0500 (0:00:00.182) 0:01:46.413 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 17:56:31 -0500 (0:00:00.282) 0:01:46.695 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 17:56:31 -0500 (0:00:00.163) 0:01:46.859 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 17:56:31 -0500 (0:00:00.269) 0:01:47.129 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 17:56:32 -0500 (0:00:00.255) 0:01:47.384 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 17:56:32 -0500 (0:00:00.227) 0:01:47.611 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 17:56:32 -0500 (0:00:00.177) 0:01:47.789 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 17:56:32 -0500 (0:00:00.209) 0:01:47.998 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 17:56:32 -0500 (0:00:00.230) 0:01:48.229 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 17:56:33 -0500 (0:00:00.206) 0:01:48.436 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 17:56:33 -0500 (0:00:00.270) 0:01:48.707 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 17:56:33 -0500 (0:00:00.180) 0:01:48.887 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 17:56:33 -0500 (0:00:00.196) 0:01:49.084 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 17:56:34 -0500 (0:00:00.346) 0:01:49.430 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 17:56:34 -0500 (0:00:00.332) 0:01:49.762 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 17:56:34 -0500 (0:00:00.301) 0:01:50.064 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 17:56:35 -0500 (0:00:00.412) 0:01:50.477 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 17:56:35 -0500 (0:00:00.159) 0:01:50.637 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 17:56:35 -0500 (0:00:00.180) 0:01:50.818 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 17:56:35 -0500 (0:00:00.250) 0:01:51.069 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 17:56:36 -0500 (0:00:00.324) 0:01:51.393 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 17:56:36 -0500 (0:00:00.300) 0:01:51.693 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 17:56:36 -0500 (0:00:00.252) 0:01:51.946 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 17:56:36 -0500 (0:00:00.244) 0:01:52.191 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 17:56:37 -0500 (0:00:00.232) 0:01:52.423 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 17:56:37 -0500 (0:00:00.567) 0:01:52.991 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 17:56:37 -0500 (0:00:00.295) 0:01:53.286 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 17:56:38 -0500 (0:00:00.303) 0:01:53.590 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 17:56:38 -0500 (0:00:00.241) 0:01:53.831 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 17:56:38 -0500 (0:00:00.289) 0:01:54.121 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 17:56:39 -0500 (0:00:00.309) 0:01:54.431 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 17:56:39 -0500 (0:00:00.278) 0:01:54.709 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 17:56:39 -0500 (0:00:00.333) 0:01:55.043 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 17:56:39 -0500 (0:00:00.237) 0:01:55.280 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 17:56:40 -0500 (0:00:00.299) 0:01:55.580 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 17:56:40 -0500 (0:00:00.165) 0:01:55.745 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 17:56:40 -0500 (0:00:00.172) 0:01:55.917 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 17:56:40 -0500 (0:00:00.282) 0:01:56.199 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 17:56:41 -0500 (0:00:00.222) 0:01:56.422 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 17:56:41 -0500 (0:00:00.271) 0:01:56.693 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 17:56:41 -0500 (0:00:00.324) 0:01:57.017 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 17:56:41 -0500 (0:00:00.241) 0:01:57.259 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 17:56:42 -0500 (0:00:00.236) 0:01:57.495 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 17:56:42 -0500 (0:00:00.222) 0:01:57.718 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 17:56:42 -0500 (0:00:00.230) 0:01:57.948 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 17:56:42 -0500 (0:00:00.316) 0:01:58.264 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 17:56:43 -0500 (0:00:00.332) 0:01:58.597 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 17:56:43 -0500 (0:00:00.229) 0:01:58.827 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 17:56:43 -0500 (0:00:00.219) 0:01:59.046 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 17:56:44 -0500 (0:00:00.262) 0:01:59.309 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 17:56:44 -0500 (0:00:00.173) 0:01:59.482 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 17:56:44 -0500 (0:00:00.269) 0:01:59.751 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 17:56:44 -0500 (0:00:00.288) 0:02:00.040 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 17:56:44 -0500 (0:00:00.264) 0:02:00.304 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 17:56:45 -0500 (0:00:00.228) 0:02:00.533 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Saturday 08 March 2025 17:56:45 -0500 (0:00:00.289) 0:02:00.822 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get disk to use for non-swap device] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:47 Saturday 08 March 2025 17:56:45 -0500 (0:00:00.176) 0:02:00.998 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node14 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Saturday 08 March 2025 17:56:46 -0500 (0:00:00.348) 0:02:01.347 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Saturday 08 March 2025 17:56:51 -0500 (0:00:04.983) 0:02:06.331 ******** ok: [managed-node14] => { "changed": false, "disks": [ "sdb" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG-SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG-SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Saturday 08 March 2025 17:56:52 -0500 (0:00:01.558) 0:02:07.890 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Saturday 08 March 2025 17:56:52 -0500 (0:00:00.183) 0:02:08.074 ******** ok: [managed-node14] => { "ansible_facts": { "unused_disks": [ "sdb" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Saturday 08 March 2025 17:56:53 -0500 (0:00:00.292) 0:02:08.366 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Saturday 08 March 2025 17:56:53 -0500 (0:00:00.272) 0:02:08.639 ******** ok: [managed-node14] => { "unused_disks": [ "sdb" ] } TASK [Save non-swap disk] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:54 Saturday 08 March 2025 17:56:53 -0500 (0:00:00.243) 0:02:08.882 ******** ok: [managed-node14] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } TASK [Format second disk as ext3] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:58 Saturday 08 March 2025 17:56:53 -0500 (0:00:00.322) 0:02:09.204 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 17:56:54 -0500 (0:00:00.565) 0:02:09.770 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 17:56:55 -0500 (0:00:00.806) 0:02:10.576 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 17:56:55 -0500 (0:00:00.321) 0:02:10.898 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 17:56:56 -0500 (0:00:00.488) 0:02:11.387 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 17:56:56 -0500 (0:00:00.241) 0:02:11.629 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 17:56:56 -0500 (0:00:00.225) 0:02:11.854 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 17:56:56 -0500 (0:00:00.274) 0:02:12.129 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 17:56:57 -0500 (0:00:00.195) 0:02:12.324 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 17:56:57 -0500 (0:00:00.546) 0:02:12.870 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 17:56:57 -0500 (0:00:00.245) 0:02:13.116 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 17:56:58 -0500 (0:00:00.291) 0:02:13.407 ******** ok: [managed-node14] => { "storage_volumes": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 17:56:58 -0500 (0:00:00.289) 0:02:13.697 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 17:56:58 -0500 (0:00:00.287) 0:02:13.985 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 17:56:58 -0500 (0:00:00.282) 0:02:14.267 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 17:56:59 -0500 (0:00:00.366) 0:02:14.634 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 17:56:59 -0500 (0:00:00.347) 0:02:14.982 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 17:57:00 -0500 (0:00:00.466) 0:02:15.448 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 17:57:00 -0500 (0:00:00.226) 0:02:15.675 ******** changed: [managed-node14] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 17:57:09 -0500 (0:00:09.201) 0:02:24.876 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 17:57:09 -0500 (0:00:00.327) 0:02:25.204 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474561.1129937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0866c4a82879421fd3243792fcb1a7b49d1ca07c", "ctime": 1741474559.2099943, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474559.2099943, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 17:57:11 -0500 (0:00:01.715) 0:02:26.920 ******** ok: [managed-node14] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 17:57:13 -0500 (0:00:01.554) 0:02:28.474 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 17:57:13 -0500 (0:00:00.132) 0:02:28.606 ******** ok: [managed-node14] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 17:57:13 -0500 (0:00:00.211) 0:02:28.818 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 17:57:13 -0500 (0:00:00.257) 0:02:29.075 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 17:57:14 -0500 (0:00:00.282) 0:02:29.358 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 17:57:14 -0500 (0:00:00.317) 0:02:29.675 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 17:57:14 -0500 (0:00:00.157) 0:02:29.832 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 17:57:14 -0500 (0:00:00.132) 0:02:29.965 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 17:57:14 -0500 (0:00:00.175) 0:02:30.141 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 17:57:15 -0500 (0:00:00.206) 0:02:30.347 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 17:57:16 -0500 (0:00:01.572) 0:02:31.920 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 17:57:16 -0500 (0:00:00.217) 0:02:32.138 ******** ok: [managed-node14] TASK [Verify results] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:69 Saturday 08 March 2025 17:57:18 -0500 (0:00:02.149) 0:02:34.288 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node14 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Saturday 08 March 2025 17:57:19 -0500 (0:00:00.434) 0:02:34.722 ******** skipping: [managed-node14] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Saturday 08 March 2025 17:57:19 -0500 (0:00:00.311) 0:02:35.034 ******** ok: [managed-node14] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Saturday 08 March 2025 17:57:20 -0500 (0:00:00.278) 0:02:35.313 ******** ok: [managed-node14] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "8b277cd4-0584-43db-b721-4f50b8bdf3d7" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "66a4f37a-e4f5-4c4c-be7f-33338d794fb7" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Saturday 08 March 2025 17:57:21 -0500 (0:00:01.679) 0:02:36.992 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002346", "end": "2025-03-08 17:57:23.063308", "rc": 0, "start": "2025-03-08 17:57:23.060962" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Saturday 08 March 2025 17:57:23 -0500 (0:00:01.697) 0:02:38.690 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002352", "end": "2025-03-08 17:57:24.637904", "failed_when_result": false, "rc": 0, "start": "2025-03-08 17:57:24.635552" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Saturday 08 March 2025 17:57:24 -0500 (0:00:01.552) 0:02:40.242 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Saturday 08 March 2025 17:57:25 -0500 (0:00:00.218) 0:02:40.461 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 17:57:25 -0500 (0:00:00.548) 0:02:41.010 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 17:57:25 -0500 (0:00:00.254) 0:02:41.264 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 17:57:27 -0500 (0:00:01.178) 0:02:42.443 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 17:57:27 -0500 (0:00:00.264) 0:02:42.707 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 17:57:27 -0500 (0:00:00.343) 0:02:43.050 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 17:57:28 -0500 (0:00:00.260) 0:02:43.311 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 17:57:28 -0500 (0:00:00.265) 0:02:43.576 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 17:57:28 -0500 (0:00:00.303) 0:02:43.880 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 17:57:28 -0500 (0:00:00.294) 0:02:44.174 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 17:57:29 -0500 (0:00:00.271) 0:02:44.445 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 17:57:29 -0500 (0:00:00.333) 0:02:44.779 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 17:57:29 -0500 (0:00:00.281) 0:02:45.061 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 17:57:29 -0500 (0:00:00.223) 0:02:45.284 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 17:57:30 -0500 (0:00:00.241) 0:02:45.526 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 17:57:30 -0500 (0:00:00.387) 0:02:45.913 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 17:57:30 -0500 (0:00:00.302) 0:02:46.216 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 17:57:31 -0500 (0:00:00.271) 0:02:46.488 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 17:57:31 -0500 (0:00:00.379) 0:02:46.868 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 17:57:31 -0500 (0:00:00.299) 0:02:47.167 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 17:57:32 -0500 (0:00:00.270) 0:02:47.438 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 17:57:32 -0500 (0:00:00.332) 0:02:47.770 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 17:57:32 -0500 (0:00:00.461) 0:02:48.231 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474629.2679768, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474629.2679768, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35423, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474629.2679768, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 17:57:34 -0500 (0:00:01.676) 0:02:49.908 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 17:57:34 -0500 (0:00:00.321) 0:02:50.229 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 17:57:35 -0500 (0:00:00.340) 0:02:50.569 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 17:57:35 -0500 (0:00:00.280) 0:02:50.850 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 17:57:35 -0500 (0:00:00.333) 0:02:51.183 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 17:57:36 -0500 (0:00:00.247) 0:02:51.431 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 17:57:36 -0500 (0:00:00.764) 0:02:52.195 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 17:57:37 -0500 (0:00:00.293) 0:02:52.488 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 17:57:42 -0500 (0:00:05.170) 0:02:57.658 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 17:57:42 -0500 (0:00:00.253) 0:02:57.912 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 17:57:42 -0500 (0:00:00.213) 0:02:58.126 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 17:57:43 -0500 (0:00:00.285) 0:02:58.411 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 17:57:43 -0500 (0:00:00.373) 0:02:58.785 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 17:57:43 -0500 (0:00:00.257) 0:02:59.043 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 17:57:44 -0500 (0:00:00.297) 0:02:59.340 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 17:57:44 -0500 (0:00:00.191) 0:02:59.531 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 17:57:44 -0500 (0:00:00.169) 0:02:59.701 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 17:57:44 -0500 (0:00:00.263) 0:02:59.965 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 17:57:44 -0500 (0:00:00.193) 0:03:00.158 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 17:57:45 -0500 (0:00:00.164) 0:03:00.322 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 17:57:45 -0500 (0:00:00.195) 0:03:00.518 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 17:57:45 -0500 (0:00:00.183) 0:03:00.702 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 17:57:45 -0500 (0:00:00.193) 0:03:00.895 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 17:57:45 -0500 (0:00:00.210) 0:03:01.105 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 17:57:46 -0500 (0:00:00.234) 0:03:01.340 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 17:57:46 -0500 (0:00:00.236) 0:03:01.576 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 17:57:46 -0500 (0:00:00.316) 0:03:01.892 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 17:57:46 -0500 (0:00:00.296) 0:03:02.189 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 17:57:47 -0500 (0:00:00.298) 0:03:02.487 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 17:57:47 -0500 (0:00:00.259) 0:03:02.746 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 17:57:47 -0500 (0:00:00.299) 0:03:03.046 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 17:57:47 -0500 (0:00:00.228) 0:03:03.274 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 17:57:48 -0500 (0:00:00.235) 0:03:03.510 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 17:57:48 -0500 (0:00:00.286) 0:03:03.796 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 17:57:48 -0500 (0:00:00.280) 0:03:04.076 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 17:57:48 -0500 (0:00:00.197) 0:03:04.273 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 17:57:49 -0500 (0:00:00.317) 0:03:04.591 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 17:57:49 -0500 (0:00:00.315) 0:03:04.907 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 17:57:49 -0500 (0:00:00.220) 0:03:05.128 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 17:57:50 -0500 (0:00:00.202) 0:03:05.330 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 17:57:50 -0500 (0:00:00.188) 0:03:05.519 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 17:57:50 -0500 (0:00:00.231) 0:03:05.750 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 17:57:50 -0500 (0:00:00.224) 0:03:05.975 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 17:57:50 -0500 (0:00:00.197) 0:03:06.172 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 17:57:51 -0500 (0:00:00.229) 0:03:06.402 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 17:57:51 -0500 (0:00:00.315) 0:03:06.717 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 17:57:51 -0500 (0:00:00.209) 0:03:06.927 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 17:57:51 -0500 (0:00:00.287) 0:03:07.214 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 17:57:52 -0500 (0:00:00.283) 0:03:07.498 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 17:57:52 -0500 (0:00:00.213) 0:03:07.711 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 17:57:52 -0500 (0:00:00.357) 0:03:08.069 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 17:57:53 -0500 (0:00:00.240) 0:03:08.309 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 17:57:53 -0500 (0:00:00.271) 0:03:08.581 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 17:57:53 -0500 (0:00:00.276) 0:03:08.857 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 17:57:53 -0500 (0:00:00.185) 0:03:09.042 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 17:57:54 -0500 (0:00:00.612) 0:03:09.655 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 17:57:54 -0500 (0:00:00.270) 0:03:09.926 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 17:57:54 -0500 (0:00:00.272) 0:03:10.198 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 17:57:55 -0500 (0:00:00.226) 0:03:10.425 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 17:57:55 -0500 (0:00:00.273) 0:03:10.698 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 17:57:55 -0500 (0:00:00.180) 0:03:10.879 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 17:57:55 -0500 (0:00:00.221) 0:03:11.100 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 17:57:56 -0500 (0:00:00.236) 0:03:11.337 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 17:57:56 -0500 (0:00:00.159) 0:03:11.497 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 17:57:56 -0500 (0:00:00.242) 0:03:11.740 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 17:57:56 -0500 (0:00:00.184) 0:03:11.925 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 17:57:56 -0500 (0:00:00.308) 0:03:12.233 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Saturday 08 March 2025 17:57:57 -0500 (0:00:00.186) 0:03:12.419 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change the disk device file system type from swap to ext3] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:72 Saturday 08 March 2025 17:57:57 -0500 (0:00:00.215) 0:03:12.634 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 17:57:58 -0500 (0:00:00.704) 0:03:13.339 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 17:57:58 -0500 (0:00:00.444) 0:03:13.783 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 17:57:58 -0500 (0:00:00.356) 0:03:14.139 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 17:57:59 -0500 (0:00:00.572) 0:03:14.712 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 17:57:59 -0500 (0:00:00.263) 0:03:14.975 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 17:57:59 -0500 (0:00:00.312) 0:03:15.288 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 17:58:00 -0500 (0:00:00.211) 0:03:15.499 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 17:58:00 -0500 (0:00:00.231) 0:03:15.730 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 17:58:00 -0500 (0:00:00.454) 0:03:16.184 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 17:58:01 -0500 (0:00:00.330) 0:03:16.515 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 17:58:01 -0500 (0:00:00.235) 0:03:16.750 ******** ok: [managed-node14] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 17:58:01 -0500 (0:00:00.171) 0:03:16.922 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 17:58:01 -0500 (0:00:00.165) 0:03:17.087 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 17:58:02 -0500 (0:00:00.251) 0:03:17.339 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 17:58:02 -0500 (0:00:00.243) 0:03:17.582 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 17:58:02 -0500 (0:00:00.244) 0:03:17.827 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 17:58:02 -0500 (0:00:00.364) 0:03:18.192 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 17:58:03 -0500 (0:00:00.235) 0:03:18.427 ******** changed: [managed-node14] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 17:58:12 -0500 (0:00:09.097) 0:03:27.525 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 17:58:12 -0500 (0:00:00.207) 0:03:27.733 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474561.1129937, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0866c4a82879421fd3243792fcb1a7b49d1ca07c", "ctime": 1741474559.2099943, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474559.2099943, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 17:58:14 -0500 (0:00:01.687) 0:03:29.420 ******** ok: [managed-node14] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 17:58:15 -0500 (0:00:01.686) 0:03:31.107 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 17:58:15 -0500 (0:00:00.129) 0:03:31.236 ******** ok: [managed-node14] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 17:58:16 -0500 (0:00:00.249) 0:03:31.485 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 17:58:16 -0500 (0:00:00.203) 0:03:31.688 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 17:58:16 -0500 (0:00:00.150) 0:03:31.839 ******** changed: [managed-node14] => (item={'src': 'UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=8b277cd4-0584-43db-b721-4f50b8bdf3d7" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 17:58:18 -0500 (0:00:01.559) 0:03:33.399 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 17:58:19 -0500 (0:00:01.863) 0:03:35.262 ******** changed: [managed-node14] => (item={'src': 'UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 17:58:21 -0500 (0:00:01.443) 0:03:36.706 ******** skipping: [managed-node14] => (item={'src': 'UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 17:58:21 -0500 (0:00:00.336) 0:03:37.043 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 17:58:23 -0500 (0:00:01.968) 0:03:39.012 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 17:58:25 -0500 (0:00:01.618) 0:03:40.631 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 17:58:25 -0500 (0:00:00.241) 0:03:40.872 ******** ok: [managed-node14] TASK [Verify results] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:83 Saturday 08 March 2025 17:58:27 -0500 (0:00:01.766) 0:03:42.639 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node14 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Saturday 08 March 2025 17:58:27 -0500 (0:00:00.335) 0:03:42.975 ******** skipping: [managed-node14] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Saturday 08 March 2025 17:58:27 -0500 (0:00:00.111) 0:03:43.087 ******** ok: [managed-node14] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Saturday 08 March 2025 17:58:28 -0500 (0:00:00.342) 0:03:43.430 ******** ok: [managed-node14] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "43d9115a-fec0-4891-a43c-ed8dc1f9b74d" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "66a4f37a-e4f5-4c4c-be7f-33338d794fb7" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Saturday 08 March 2025 17:58:29 -0500 (0:00:01.213) 0:03:44.643 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002558", "end": "2025-03-08 17:58:30.338567", "rc": 0, "start": "2025-03-08 17:58:30.336009" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Saturday 08 March 2025 17:58:30 -0500 (0:00:01.281) 0:03:45.924 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002635", "end": "2025-03-08 17:58:31.710095", "failed_when_result": false, "rc": 0, "start": "2025-03-08 17:58:31.707460" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Saturday 08 March 2025 17:58:31 -0500 (0:00:01.376) 0:03:47.301 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Saturday 08 March 2025 17:58:32 -0500 (0:00:00.107) 0:03:47.409 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 17:58:32 -0500 (0:00:00.284) 0:03:47.693 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 17:58:32 -0500 (0:00:00.169) 0:03:47.862 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 17:58:33 -0500 (0:00:01.080) 0:03:48.943 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 17:58:33 -0500 (0:00:00.167) 0:03:49.111 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 17:58:34 -0500 (0:00:00.334) 0:03:49.445 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 17:58:34 -0500 (0:00:00.232) 0:03:49.677 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 17:58:34 -0500 (0:00:00.196) 0:03:49.874 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 17:58:34 -0500 (0:00:00.248) 0:03:50.123 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 17:58:35 -0500 (0:00:00.213) 0:03:50.337 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 17:58:35 -0500 (0:00:00.186) 0:03:50.523 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 17:58:35 -0500 (0:00:00.205) 0:03:50.729 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 17:58:35 -0500 (0:00:00.202) 0:03:50.932 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 17:58:35 -0500 (0:00:00.163) 0:03:51.095 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 17:58:35 -0500 (0:00:00.159) 0:03:51.255 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 17:58:36 -0500 (0:00:00.418) 0:03:51.673 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 17:58:36 -0500 (0:00:00.191) 0:03:51.865 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 17:58:36 -0500 (0:00:00.229) 0:03:52.095 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 17:58:36 -0500 (0:00:00.161) 0:03:52.256 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 17:58:37 -0500 (0:00:00.174) 0:03:52.430 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 17:58:37 -0500 (0:00:00.082) 0:03:52.513 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 17:58:37 -0500 (0:00:00.284) 0:03:52.797 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 17:58:37 -0500 (0:00:00.183) 0:03:52.981 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474691.8239665, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474691.8239665, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 36761, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474691.8239665, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 17:58:38 -0500 (0:00:01.249) 0:03:54.230 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 17:58:39 -0500 (0:00:00.203) 0:03:54.434 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 17:58:39 -0500 (0:00:00.185) 0:03:54.619 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 17:58:39 -0500 (0:00:00.197) 0:03:54.817 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 17:58:39 -0500 (0:00:00.186) 0:03:55.003 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 17:58:39 -0500 (0:00:00.147) 0:03:55.151 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 17:58:40 -0500 (0:00:00.164) 0:03:55.315 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 17:58:40 -0500 (0:00:00.200) 0:03:55.516 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 17:58:44 -0500 (0:00:04.377) 0:03:59.894 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 17:58:44 -0500 (0:00:00.189) 0:04:00.084 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 17:58:44 -0500 (0:00:00.186) 0:04:00.270 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 17:58:45 -0500 (0:00:00.206) 0:04:00.476 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 17:58:45 -0500 (0:00:00.123) 0:04:00.600 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 17:58:45 -0500 (0:00:00.258) 0:04:00.858 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 17:58:45 -0500 (0:00:00.237) 0:04:01.096 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 17:58:45 -0500 (0:00:00.103) 0:04:01.200 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 17:58:46 -0500 (0:00:00.112) 0:04:01.312 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 17:58:46 -0500 (0:00:00.127) 0:04:01.439 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 17:58:46 -0500 (0:00:00.292) 0:04:01.732 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 17:58:46 -0500 (0:00:00.157) 0:04:01.890 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 17:58:46 -0500 (0:00:00.163) 0:04:02.053 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 17:58:46 -0500 (0:00:00.145) 0:04:02.199 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 17:58:47 -0500 (0:00:00.216) 0:04:02.416 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 17:58:47 -0500 (0:00:00.194) 0:04:02.610 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 17:58:47 -0500 (0:00:00.245) 0:04:02.856 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 17:58:47 -0500 (0:00:00.259) 0:04:03.115 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 17:58:48 -0500 (0:00:00.260) 0:04:03.376 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 17:58:48 -0500 (0:00:00.152) 0:04:03.528 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 17:58:48 -0500 (0:00:00.302) 0:04:03.830 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 17:58:48 -0500 (0:00:00.307) 0:04:04.138 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 17:58:49 -0500 (0:00:00.246) 0:04:04.385 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 17:58:49 -0500 (0:00:00.216) 0:04:04.601 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 17:58:49 -0500 (0:00:00.215) 0:04:04.817 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 17:58:49 -0500 (0:00:00.286) 0:04:05.103 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 17:58:50 -0500 (0:00:00.277) 0:04:05.381 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 17:58:50 -0500 (0:00:00.147) 0:04:05.528 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 17:58:50 -0500 (0:00:00.221) 0:04:05.749 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 17:58:50 -0500 (0:00:00.227) 0:04:05.976 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 17:58:50 -0500 (0:00:00.266) 0:04:06.243 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 17:58:51 -0500 (0:00:00.289) 0:04:06.533 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 17:58:51 -0500 (0:00:00.235) 0:04:06.768 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 17:58:51 -0500 (0:00:00.241) 0:04:07.009 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 17:58:51 -0500 (0:00:00.223) 0:04:07.233 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 17:58:52 -0500 (0:00:00.283) 0:04:07.517 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 17:58:52 -0500 (0:00:00.393) 0:04:07.910 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 17:58:52 -0500 (0:00:00.224) 0:04:08.135 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 17:58:53 -0500 (0:00:00.212) 0:04:08.348 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 17:58:53 -0500 (0:00:00.307) 0:04:08.655 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 17:58:53 -0500 (0:00:00.193) 0:04:08.849 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 17:58:53 -0500 (0:00:00.256) 0:04:09.106 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 17:58:54 -0500 (0:00:00.247) 0:04:09.354 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 17:58:54 -0500 (0:00:00.216) 0:04:09.570 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 17:58:54 -0500 (0:00:00.260) 0:04:09.831 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 17:58:55 -0500 (0:00:00.600) 0:04:10.432 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 17:58:55 -0500 (0:00:00.317) 0:04:10.749 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 17:58:55 -0500 (0:00:00.148) 0:04:10.898 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 17:58:55 -0500 (0:00:00.133) 0:04:11.031 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 17:58:55 -0500 (0:00:00.207) 0:04:11.239 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 17:58:56 -0500 (0:00:00.229) 0:04:11.468 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 17:58:56 -0500 (0:00:00.187) 0:04:11.655 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 17:58:56 -0500 (0:00:00.283) 0:04:11.939 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 17:58:56 -0500 (0:00:00.291) 0:04:12.230 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 17:58:57 -0500 (0:00:00.270) 0:04:12.501 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 17:58:57 -0500 (0:00:00.255) 0:04:12.756 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 17:58:57 -0500 (0:00:00.221) 0:04:12.978 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 17:58:58 -0500 (0:00:00.360) 0:04:13.338 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 17:58:58 -0500 (0:00:00.195) 0:04:13.533 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Saturday 08 March 2025 17:58:58 -0500 (0:00:00.203) 0:04:13.736 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:86 Saturday 08 March 2025 17:58:58 -0500 (0:00:00.153) 0:04:13.890 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 17:58:59 -0500 (0:00:00.659) 0:04:14.550 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 17:58:59 -0500 (0:00:00.322) 0:04:14.873 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 17:58:59 -0500 (0:00:00.269) 0:04:15.142 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 17:59:00 -0500 (0:00:00.578) 0:04:15.720 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 17:59:00 -0500 (0:00:00.324) 0:04:16.045 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 17:59:00 -0500 (0:00:00.244) 0:04:16.289 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 17:59:01 -0500 (0:00:00.313) 0:04:16.603 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 17:59:01 -0500 (0:00:00.211) 0:04:16.815 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 17:59:02 -0500 (0:00:00.531) 0:04:17.346 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 17:59:02 -0500 (0:00:00.249) 0:04:17.595 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 17:59:02 -0500 (0:00:00.283) 0:04:17.879 ******** ok: [managed-node14] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 17:59:02 -0500 (0:00:00.278) 0:04:18.158 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 17:59:03 -0500 (0:00:00.324) 0:04:18.483 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 17:59:03 -0500 (0:00:00.241) 0:04:18.725 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 17:59:03 -0500 (0:00:00.212) 0:04:18.938 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 17:59:03 -0500 (0:00:00.307) 0:04:19.245 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 17:59:04 -0500 (0:00:00.426) 0:04:19.672 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 17:59:04 -0500 (0:00:00.164) 0:04:19.837 ******** ok: [managed-node14] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 17:59:10 -0500 (0:00:05.655) 0:04:25.493 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 17:59:10 -0500 (0:00:00.421) 0:04:25.914 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474701.078965, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e63c14eb29a08f428bf0d2dacc27716889a89299", "ctime": 1741474701.074965, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474701.074965, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1413, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 17:59:12 -0500 (0:00:01.594) 0:04:27.508 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 17:59:12 -0500 (0:00:00.343) 0:04:27.852 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 17:59:12 -0500 (0:00:00.175) 0:04:28.027 ******** ok: [managed-node14] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 17:59:12 -0500 (0:00:00.233) 0:04:28.260 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 17:59:13 -0500 (0:00:00.216) 0:04:28.476 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 17:59:13 -0500 (0:00:00.293) 0:04:28.770 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 17:59:13 -0500 (0:00:00.317) 0:04:29.087 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 17:59:15 -0500 (0:00:02.002) 0:04:31.090 ******** ok: [managed-node14] => (item={'src': 'UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 17:59:17 -0500 (0:00:02.014) 0:04:33.105 ******** skipping: [managed-node14] => (item={'src': 'UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 17:59:18 -0500 (0:00:00.325) 0:04:33.430 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 17:59:19 -0500 (0:00:01.855) 0:04:35.286 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 17:59:21 -0500 (0:00:01.655) 0:04:36.941 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 17:59:21 -0500 (0:00:00.250) 0:04:37.192 ******** ok: [managed-node14] TASK [Verify results] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:97 Saturday 08 March 2025 17:59:24 -0500 (0:00:02.194) 0:04:39.386 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node14 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Saturday 08 March 2025 17:59:24 -0500 (0:00:00.623) 0:04:40.009 ******** skipping: [managed-node14] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Saturday 08 March 2025 17:59:24 -0500 (0:00:00.222) 0:04:40.232 ******** ok: [managed-node14] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Saturday 08 March 2025 17:59:25 -0500 (0:00:00.336) 0:04:40.568 ******** ok: [managed-node14] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "43d9115a-fec0-4891-a43c-ed8dc1f9b74d" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "66a4f37a-e4f5-4c4c-be7f-33338d794fb7" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Saturday 08 March 2025 17:59:27 -0500 (0:00:01.747) 0:04:42.316 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002376", "end": "2025-03-08 17:59:28.330876", "rc": 0, "start": "2025-03-08 17:59:28.328500" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Saturday 08 March 2025 17:59:28 -0500 (0:00:01.665) 0:04:43.982 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002853", "end": "2025-03-08 17:59:29.886471", "failed_when_result": false, "rc": 0, "start": "2025-03-08 17:59:29.883618" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Saturday 08 March 2025 17:59:30 -0500 (0:00:01.580) 0:04:45.563 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Saturday 08 March 2025 17:59:30 -0500 (0:00:00.223) 0:04:45.787 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 17:59:30 -0500 (0:00:00.416) 0:04:46.204 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 17:59:31 -0500 (0:00:00.274) 0:04:46.478 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 17:59:32 -0500 (0:00:01.028) 0:04:47.507 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 17:59:32 -0500 (0:00:00.252) 0:04:47.760 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 17:59:32 -0500 (0:00:00.310) 0:04:48.071 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 17:59:33 -0500 (0:00:00.279) 0:04:48.350 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 17:59:33 -0500 (0:00:00.236) 0:04:48.587 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 17:59:33 -0500 (0:00:00.340) 0:04:48.927 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 17:59:33 -0500 (0:00:00.314) 0:04:49.242 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 17:59:34 -0500 (0:00:00.279) 0:04:49.521 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 17:59:34 -0500 (0:00:00.312) 0:04:49.833 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 17:59:34 -0500 (0:00:00.227) 0:04:50.061 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 17:59:34 -0500 (0:00:00.230) 0:04:50.291 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 17:59:35 -0500 (0:00:00.243) 0:04:50.535 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 17:59:35 -0500 (0:00:00.491) 0:04:51.027 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 17:59:36 -0500 (0:00:00.297) 0:04:51.325 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 17:59:36 -0500 (0:00:00.362) 0:04:51.687 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 17:59:36 -0500 (0:00:00.360) 0:04:52.048 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 17:59:37 -0500 (0:00:00.328) 0:04:52.377 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 17:59:37 -0500 (0:00:00.166) 0:04:52.543 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 17:59:37 -0500 (0:00:00.331) 0:04:52.874 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 17:59:37 -0500 (0:00:00.324) 0:04:53.199 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474691.8239665, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474691.8239665, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 36761, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474691.8239665, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 17:59:39 -0500 (0:00:01.466) 0:04:54.666 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 17:59:39 -0500 (0:00:00.298) 0:04:54.965 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 17:59:39 -0500 (0:00:00.320) 0:04:55.286 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 17:59:40 -0500 (0:00:00.293) 0:04:55.579 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 17:59:40 -0500 (0:00:00.402) 0:04:55.982 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 17:59:40 -0500 (0:00:00.249) 0:04:56.231 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 17:59:41 -0500 (0:00:00.324) 0:04:56.555 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 17:59:41 -0500 (0:00:00.400) 0:04:56.956 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 17:59:46 -0500 (0:00:04.773) 0:05:01.729 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 17:59:46 -0500 (0:00:00.209) 0:05:01.939 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 17:59:46 -0500 (0:00:00.249) 0:05:02.188 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 17:59:47 -0500 (0:00:00.271) 0:05:02.460 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 17:59:47 -0500 (0:00:00.280) 0:05:02.741 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 17:59:47 -0500 (0:00:00.238) 0:05:02.979 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 17:59:47 -0500 (0:00:00.220) 0:05:03.199 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 17:59:48 -0500 (0:00:00.215) 0:05:03.414 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 17:59:48 -0500 (0:00:00.243) 0:05:03.658 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 17:59:48 -0500 (0:00:00.258) 0:05:03.917 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 17:59:48 -0500 (0:00:00.281) 0:05:04.198 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 17:59:49 -0500 (0:00:00.275) 0:05:04.474 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 17:59:49 -0500 (0:00:00.245) 0:05:04.719 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 17:59:49 -0500 (0:00:00.318) 0:05:05.038 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 17:59:49 -0500 (0:00:00.246) 0:05:05.285 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 17:59:50 -0500 (0:00:00.171) 0:05:05.457 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 17:59:50 -0500 (0:00:00.302) 0:05:05.759 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 17:59:50 -0500 (0:00:00.275) 0:05:06.034 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 17:59:51 -0500 (0:00:00.287) 0:05:06.322 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 17:59:51 -0500 (0:00:00.271) 0:05:06.593 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 17:59:51 -0500 (0:00:00.211) 0:05:06.805 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 17:59:51 -0500 (0:00:00.238) 0:05:07.043 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 17:59:51 -0500 (0:00:00.245) 0:05:07.288 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 17:59:52 -0500 (0:00:00.211) 0:05:07.499 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 17:59:52 -0500 (0:00:00.324) 0:05:07.824 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 17:59:52 -0500 (0:00:00.319) 0:05:08.143 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 17:59:53 -0500 (0:00:00.313) 0:05:08.457 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 17:59:53 -0500 (0:00:00.394) 0:05:08.852 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 17:59:53 -0500 (0:00:00.248) 0:05:09.100 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 17:59:54 -0500 (0:00:00.302) 0:05:09.402 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 17:59:54 -0500 (0:00:00.358) 0:05:09.761 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 17:59:54 -0500 (0:00:00.299) 0:05:10.060 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 17:59:55 -0500 (0:00:00.269) 0:05:10.329 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 17:59:55 -0500 (0:00:00.239) 0:05:10.569 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 17:59:55 -0500 (0:00:00.157) 0:05:10.726 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 17:59:55 -0500 (0:00:00.203) 0:05:10.929 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 17:59:55 -0500 (0:00:00.171) 0:05:11.101 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 17:59:56 -0500 (0:00:00.295) 0:05:11.396 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 17:59:56 -0500 (0:00:00.201) 0:05:11.598 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 17:59:56 -0500 (0:00:00.263) 0:05:11.862 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 17:59:56 -0500 (0:00:00.256) 0:05:12.119 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 17:59:57 -0500 (0:00:00.318) 0:05:12.437 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 17:59:57 -0500 (0:00:00.259) 0:05:12.696 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 17:59:57 -0500 (0:00:00.240) 0:05:12.937 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 17:59:57 -0500 (0:00:00.309) 0:05:13.246 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 17:59:58 -0500 (0:00:00.298) 0:05:13.544 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 17:59:58 -0500 (0:00:00.306) 0:05:13.850 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 17:59:58 -0500 (0:00:00.304) 0:05:14.155 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 17:59:59 -0500 (0:00:00.202) 0:05:14.358 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 17:59:59 -0500 (0:00:00.221) 0:05:14.579 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 17:59:59 -0500 (0:00:00.241) 0:05:14.820 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 17:59:59 -0500 (0:00:00.252) 0:05:15.073 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 18:00:00 -0500 (0:00:00.302) 0:05:15.376 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 18:00:00 -0500 (0:00:00.303) 0:05:15.680 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 18:00:00 -0500 (0:00:00.332) 0:05:16.012 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 18:00:00 -0500 (0:00:00.282) 0:05:16.294 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 18:00:01 -0500 (0:00:00.700) 0:05:16.995 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 18:00:02 -0500 (0:00:00.349) 0:05:17.345 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 18:00:02 -0500 (0:00:00.449) 0:05:17.794 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Saturday 08 March 2025 18:00:02 -0500 (0:00:00.281) 0:05:18.075 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change it back to swap] ************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:100 Saturday 08 March 2025 18:00:03 -0500 (0:00:00.303) 0:05:18.379 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 18:00:03 -0500 (0:00:00.913) 0:05:19.293 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 18:00:04 -0500 (0:00:00.418) 0:05:19.711 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 18:00:04 -0500 (0:00:00.264) 0:05:19.976 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 18:00:05 -0500 (0:00:00.568) 0:05:20.545 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 18:00:05 -0500 (0:00:00.252) 0:05:20.797 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 18:00:05 -0500 (0:00:00.230) 0:05:21.028 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 18:00:05 -0500 (0:00:00.144) 0:05:21.173 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 18:00:06 -0500 (0:00:00.258) 0:05:21.431 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 18:00:06 -0500 (0:00:00.554) 0:05:21.986 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 18:00:06 -0500 (0:00:00.278) 0:05:22.264 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 18:00:07 -0500 (0:00:00.284) 0:05:22.549 ******** ok: [managed-node14] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 18:00:07 -0500 (0:00:00.218) 0:05:22.768 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 18:00:07 -0500 (0:00:00.234) 0:05:23.002 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 18:00:08 -0500 (0:00:00.317) 0:05:23.319 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 18:00:08 -0500 (0:00:00.383) 0:05:23.703 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 18:00:08 -0500 (0:00:00.342) 0:05:24.045 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 18:00:09 -0500 (0:00:00.498) 0:05:24.544 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 18:00:09 -0500 (0:00:00.227) 0:05:24.772 ******** changed: [managed-node14] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 18:00:15 -0500 (0:00:05.719) 0:05:30.491 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 18:00:15 -0500 (0:00:00.279) 0:05:30.771 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474701.078965, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "e63c14eb29a08f428bf0d2dacc27716889a89299", "ctime": 1741474701.074965, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474701.074965, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1413, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 18:00:17 -0500 (0:00:01.537) 0:05:32.308 ******** ok: [managed-node14] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 18:00:18 -0500 (0:00:01.768) 0:05:34.077 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 18:00:18 -0500 (0:00:00.176) 0:05:34.253 ******** ok: [managed-node14] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 18:00:19 -0500 (0:00:00.281) 0:05:34.535 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 18:00:19 -0500 (0:00:00.223) 0:05:34.759 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 18:00:19 -0500 (0:00:00.178) 0:05:34.937 ******** changed: [managed-node14] => (item={'src': 'UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=43d9115a-fec0-4891-a43c-ed8dc1f9b74d" } ok: [managed-node14] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 18:00:22 -0500 (0:00:03.063) 0:05:38.001 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 18:00:24 -0500 (0:00:02.053) 0:05:40.055 ******** changed: [managed-node14] => (item={'src': 'UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 18:00:26 -0500 (0:00:01.774) 0:05:41.829 ******** skipping: [managed-node14] => (item={'src': 'UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 18:00:26 -0500 (0:00:00.387) 0:05:42.216 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 18:00:28 -0500 (0:00:01.961) 0:05:44.177 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 18:00:30 -0500 (0:00:01.460) 0:05:45.638 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 18:00:30 -0500 (0:00:00.221) 0:05:45.859 ******** ok: [managed-node14] TASK [Verify results] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:110 Saturday 08 March 2025 18:00:32 -0500 (0:00:01.898) 0:05:47.757 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node14 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Saturday 08 March 2025 18:00:32 -0500 (0:00:00.441) 0:05:48.199 ******** skipping: [managed-node14] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Saturday 08 March 2025 18:00:33 -0500 (0:00:00.162) 0:05:48.362 ******** ok: [managed-node14] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Saturday 08 March 2025 18:00:33 -0500 (0:00:00.189) 0:05:48.552 ******** ok: [managed-node14] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e6d8a235-6a6d-45ea-a0db-3de3b6c1891b" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "66a4f37a-e4f5-4c4c-be7f-33338d794fb7" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Saturday 08 March 2025 18:00:34 -0500 (0:00:01.402) 0:05:49.954 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002611", "end": "2025-03-08 18:00:35.775925", "rc": 0, "start": "2025-03-08 18:00:35.773314" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Saturday 08 March 2025 18:00:36 -0500 (0:00:01.442) 0:05:51.396 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002264", "end": "2025-03-08 18:00:36.989637", "failed_when_result": false, "rc": 0, "start": "2025-03-08 18:00:36.987373" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Saturday 08 March 2025 18:00:37 -0500 (0:00:01.238) 0:05:52.635 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Saturday 08 March 2025 18:00:37 -0500 (0:00:00.244) 0:05:52.879 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 18:00:38 -0500 (0:00:00.507) 0:05:53.386 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 18:00:38 -0500 (0:00:00.311) 0:05:53.698 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 18:00:39 -0500 (0:00:01.128) 0:05:54.827 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 18:00:39 -0500 (0:00:00.245) 0:05:55.072 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 18:00:39 -0500 (0:00:00.233) 0:05:55.305 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 18:00:40 -0500 (0:00:00.628) 0:05:55.933 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 18:00:40 -0500 (0:00:00.318) 0:05:56.251 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 18:00:41 -0500 (0:00:00.241) 0:05:56.493 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 18:00:41 -0500 (0:00:00.319) 0:05:56.813 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 18:00:41 -0500 (0:00:00.273) 0:05:57.086 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002352", "end": "2025-03-08 18:00:42.920359", "rc": 0, "start": "2025-03-08 18:00:42.918007" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 18:00:43 -0500 (0:00:01.469) 0:05:58.556 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002666", "end": "2025-03-08 18:00:44.641881", "rc": 0, "start": "2025-03-08 18:00:44.639215" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 18:00:44 -0500 (0:00:01.668) 0:06:00.225 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 18:00:45 -0500 (0:00:00.310) 0:06:00.535 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 18:00:45 -0500 (0:00:00.244) 0:06:00.780 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 18:00:46 -0500 (0:00:00.566) 0:06:01.346 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 18:00:46 -0500 (0:00:00.327) 0:06:01.674 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 18:00:46 -0500 (0:00:00.247) 0:06:01.922 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 18:00:46 -0500 (0:00:00.280) 0:06:02.202 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 18:00:47 -0500 (0:00:00.401) 0:06:02.604 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 18:00:47 -0500 (0:00:00.258) 0:06:02.863 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 18:00:48 -0500 (0:00:00.474) 0:06:03.337 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 18:00:48 -0500 (0:00:00.386) 0:06:03.724 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474814.8719463, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474814.8569462, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 36761, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474814.8569462, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 18:00:49 -0500 (0:00:01.496) 0:06:05.221 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 18:00:50 -0500 (0:00:00.312) 0:06:05.533 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 18:00:50 -0500 (0:00:00.217) 0:06:05.750 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 18:00:50 -0500 (0:00:00.208) 0:06:05.959 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 18:00:50 -0500 (0:00:00.346) 0:06:06.306 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 18:00:51 -0500 (0:00:00.259) 0:06:06.565 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 18:00:51 -0500 (0:00:00.253) 0:06:06.819 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 18:00:51 -0500 (0:00:00.197) 0:06:07.017 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 18:00:56 -0500 (0:00:04.409) 0:06:11.426 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 18:00:56 -0500 (0:00:00.242) 0:06:11.669 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 18:00:56 -0500 (0:00:00.252) 0:06:11.921 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 18:00:56 -0500 (0:00:00.351) 0:06:12.273 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 18:00:57 -0500 (0:00:00.239) 0:06:12.513 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 18:00:57 -0500 (0:00:00.256) 0:06:12.769 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 18:00:57 -0500 (0:00:00.327) 0:06:13.097 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 18:00:57 -0500 (0:00:00.168) 0:06:13.265 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 18:00:58 -0500 (0:00:00.228) 0:06:13.494 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 18:00:58 -0500 (0:00:00.311) 0:06:13.806 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 18:00:58 -0500 (0:00:00.207) 0:06:14.013 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 18:00:58 -0500 (0:00:00.208) 0:06:14.222 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 18:00:59 -0500 (0:00:00.144) 0:06:14.366 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 18:00:59 -0500 (0:00:00.173) 0:06:14.540 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 18:00:59 -0500 (0:00:00.123) 0:06:14.663 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 18:00:59 -0500 (0:00:00.215) 0:06:14.879 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 18:00:59 -0500 (0:00:00.242) 0:06:15.121 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 18:01:00 -0500 (0:00:00.220) 0:06:15.341 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 18:01:00 -0500 (0:00:00.158) 0:06:15.500 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 18:01:00 -0500 (0:00:00.238) 0:06:15.738 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 18:01:00 -0500 (0:00:00.294) 0:06:16.032 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 18:01:01 -0500 (0:00:00.302) 0:06:16.335 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 18:01:01 -0500 (0:00:00.261) 0:06:16.596 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 18:01:01 -0500 (0:00:00.270) 0:06:16.867 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 18:01:01 -0500 (0:00:00.177) 0:06:17.044 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 18:01:02 -0500 (0:00:00.287) 0:06:17.332 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 18:01:02 -0500 (0:00:00.281) 0:06:17.613 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 18:01:02 -0500 (0:00:00.345) 0:06:17.958 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 18:01:02 -0500 (0:00:00.281) 0:06:18.240 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 18:01:03 -0500 (0:00:00.334) 0:06:18.574 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 18:01:03 -0500 (0:00:00.316) 0:06:18.890 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 18:01:03 -0500 (0:00:00.291) 0:06:19.181 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 18:01:04 -0500 (0:00:00.206) 0:06:19.387 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 18:01:04 -0500 (0:00:00.305) 0:06:19.693 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 18:01:04 -0500 (0:00:00.608) 0:06:20.301 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 18:01:05 -0500 (0:00:00.401) 0:06:20.703 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 18:01:05 -0500 (0:00:00.289) 0:06:20.992 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 18:01:05 -0500 (0:00:00.311) 0:06:21.304 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 18:01:06 -0500 (0:00:00.318) 0:06:21.622 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 18:01:06 -0500 (0:00:00.271) 0:06:21.894 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 18:01:06 -0500 (0:00:00.250) 0:06:22.145 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 18:01:07 -0500 (0:00:00.176) 0:06:22.322 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 18:01:07 -0500 (0:00:00.259) 0:06:22.582 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 18:01:07 -0500 (0:00:00.213) 0:06:22.795 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 18:01:07 -0500 (0:00:00.277) 0:06:23.073 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 18:01:08 -0500 (0:00:00.340) 0:06:23.413 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 18:01:08 -0500 (0:00:00.294) 0:06:23.708 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 18:01:08 -0500 (0:00:00.322) 0:06:24.030 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 18:01:08 -0500 (0:00:00.233) 0:06:24.263 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 18:01:09 -0500 (0:00:00.250) 0:06:24.514 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 18:01:09 -0500 (0:00:00.235) 0:06:24.750 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 18:01:09 -0500 (0:00:00.268) 0:06:25.018 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 18:01:09 -0500 (0:00:00.273) 0:06:25.291 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 18:01:10 -0500 (0:00:00.215) 0:06:25.506 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 18:01:10 -0500 (0:00:00.274) 0:06:25.781 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 18:01:10 -0500 (0:00:00.245) 0:06:26.026 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 18:01:10 -0500 (0:00:00.220) 0:06:26.247 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 18:01:11 -0500 (0:00:00.234) 0:06:26.481 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 18:01:11 -0500 (0:00:00.258) 0:06:26.740 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Saturday 08 March 2025 18:01:11 -0500 (0:00:00.282) 0:06:27.022 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:113 Saturday 08 March 2025 18:01:11 -0500 (0:00:00.233) 0:06:27.255 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 18:01:12 -0500 (0:00:00.872) 0:06:28.128 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 18:01:13 -0500 (0:00:00.486) 0:06:28.614 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 18:01:13 -0500 (0:00:00.389) 0:06:29.003 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 18:01:14 -0500 (0:00:00.598) 0:06:29.602 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 18:01:14 -0500 (0:00:00.311) 0:06:29.913 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 18:01:14 -0500 (0:00:00.255) 0:06:30.168 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 18:01:15 -0500 (0:00:00.274) 0:06:30.443 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 18:01:15 -0500 (0:00:00.189) 0:06:30.632 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 18:01:15 -0500 (0:00:00.642) 0:06:31.275 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 18:01:16 -0500 (0:00:00.300) 0:06:31.576 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 18:01:16 -0500 (0:00:00.379) 0:06:31.955 ******** ok: [managed-node14] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 18:01:16 -0500 (0:00:00.349) 0:06:32.304 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 18:01:17 -0500 (0:00:00.342) 0:06:32.647 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 18:01:17 -0500 (0:00:00.316) 0:06:32.964 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 18:01:18 -0500 (0:00:00.412) 0:06:33.376 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 18:01:18 -0500 (0:00:00.229) 0:06:33.605 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 18:01:18 -0500 (0:00:00.332) 0:06:33.938 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 18:01:18 -0500 (0:00:00.141) 0:06:34.080 ******** ok: [managed-node14] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 18:01:23 -0500 (0:00:05.101) 0:06:39.181 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 18:01:24 -0500 (0:00:00.180) 0:06:39.361 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474828.502944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5df19bca3c615c809920dc4457ca9e7822f3914d", "ctime": 1741474826.1479445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474826.1479445, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 18:01:25 -0500 (0:00:01.312) 0:06:40.674 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 18:01:25 -0500 (0:00:00.319) 0:06:40.993 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 18:01:25 -0500 (0:00:00.199) 0:06:41.193 ******** ok: [managed-node14] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 18:01:26 -0500 (0:00:00.289) 0:06:41.482 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 18:01:26 -0500 (0:00:00.219) 0:06:41.701 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 18:01:26 -0500 (0:00:00.265) 0:06:41.967 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 18:01:26 -0500 (0:00:00.235) 0:06:42.202 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 18:01:28 -0500 (0:00:02.037) 0:06:44.240 ******** ok: [managed-node14] => (item={'src': 'UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 18:01:30 -0500 (0:00:01.487) 0:06:45.727 ******** skipping: [managed-node14] => (item={'src': 'UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 18:01:30 -0500 (0:00:00.272) 0:06:46.000 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 18:01:32 -0500 (0:00:01.539) 0:06:47.540 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 18:01:33 -0500 (0:00:01.207) 0:06:48.747 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 18:01:33 -0500 (0:00:00.105) 0:06:48.853 ******** ok: [managed-node14] TASK [Verify results] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:123 Saturday 08 March 2025 18:01:35 -0500 (0:00:01.503) 0:06:50.357 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node14 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Saturday 08 March 2025 18:01:35 -0500 (0:00:00.625) 0:06:50.983 ******** skipping: [managed-node14] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Saturday 08 March 2025 18:01:35 -0500 (0:00:00.230) 0:06:51.213 ******** ok: [managed-node14] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Saturday 08 March 2025 18:01:36 -0500 (0:00:00.213) 0:06:51.426 ******** ok: [managed-node14] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e6d8a235-6a6d-45ea-a0db-3de3b6c1891b" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "66a4f37a-e4f5-4c4c-be7f-33338d794fb7" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Saturday 08 March 2025 18:01:37 -0500 (0:00:01.545) 0:06:52.972 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002136", "end": "2025-03-08 18:01:39.011151", "rc": 0, "start": "2025-03-08 18:01:39.009015" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Saturday 08 March 2025 18:01:39 -0500 (0:00:01.718) 0:06:54.690 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002449", "end": "2025-03-08 18:01:40.743292", "failed_when_result": false, "rc": 0, "start": "2025-03-08 18:01:40.740843" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Saturday 08 March 2025 18:01:41 -0500 (0:00:01.698) 0:06:56.389 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Saturday 08 March 2025 18:01:41 -0500 (0:00:00.207) 0:06:56.597 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 18:01:41 -0500 (0:00:00.581) 0:06:57.178 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 18:01:42 -0500 (0:00:00.352) 0:06:57.530 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 18:01:43 -0500 (0:00:01.394) 0:06:58.925 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 18:01:43 -0500 (0:00:00.350) 0:06:59.276 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 18:01:44 -0500 (0:00:00.233) 0:06:59.510 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 18:01:44 -0500 (0:00:00.276) 0:06:59.787 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 18:01:44 -0500 (0:00:00.210) 0:06:59.997 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 18:01:44 -0500 (0:00:00.189) 0:07:00.186 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 18:01:45 -0500 (0:00:00.257) 0:07:00.444 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 18:01:45 -0500 (0:00:00.295) 0:07:00.740 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002732", "end": "2025-03-08 18:01:46.502232", "rc": 0, "start": "2025-03-08 18:01:46.499500" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 18:01:46 -0500 (0:00:01.386) 0:07:02.126 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002443", "end": "2025-03-08 18:01:48.257295", "rc": 0, "start": "2025-03-08 18:01:48.254852" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 268 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 18:01:48 -0500 (0:00:01.851) 0:07:03.978 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 18:01:48 -0500 (0:00:00.286) 0:07:04.265 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 18:01:49 -0500 (0:00:00.168) 0:07:04.433 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b " ], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 18:01:49 -0500 (0:00:00.638) 0:07:05.072 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 18:01:50 -0500 (0:00:00.347) 0:07:05.419 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 18:01:50 -0500 (0:00:00.246) 0:07:05.666 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 18:01:50 -0500 (0:00:00.217) 0:07:05.883 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 18:01:50 -0500 (0:00:00.321) 0:07:06.205 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 18:01:51 -0500 (0:00:00.214) 0:07:06.419 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 18:01:51 -0500 (0:00:00.360) 0:07:06.779 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 18:01:51 -0500 (0:00:00.416) 0:07:07.196 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474814.8719463, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474814.8569462, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 36761, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474814.8569462, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 18:01:53 -0500 (0:00:01.571) 0:07:08.768 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 18:01:53 -0500 (0:00:00.309) 0:07:09.077 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 18:01:54 -0500 (0:00:00.375) 0:07:09.453 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 18:01:54 -0500 (0:00:00.291) 0:07:09.745 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 18:01:54 -0500 (0:00:00.349) 0:07:10.095 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 18:01:55 -0500 (0:00:00.310) 0:07:10.405 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 18:01:55 -0500 (0:00:00.289) 0:07:10.695 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 18:01:55 -0500 (0:00:00.286) 0:07:10.981 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 18:02:00 -0500 (0:00:04.969) 0:07:15.951 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 18:02:00 -0500 (0:00:00.346) 0:07:16.297 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 18:02:01 -0500 (0:00:00.283) 0:07:16.581 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 18:02:01 -0500 (0:00:00.356) 0:07:16.937 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 18:02:01 -0500 (0:00:00.274) 0:07:17.212 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 18:02:02 -0500 (0:00:00.257) 0:07:17.469 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 18:02:02 -0500 (0:00:00.278) 0:07:17.748 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 18:02:02 -0500 (0:00:00.304) 0:07:18.052 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 18:02:03 -0500 (0:00:00.292) 0:07:18.345 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 18:02:03 -0500 (0:00:00.245) 0:07:18.591 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 18:02:03 -0500 (0:00:00.342) 0:07:18.934 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 18:02:03 -0500 (0:00:00.282) 0:07:19.216 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 18:02:04 -0500 (0:00:00.296) 0:07:19.512 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 18:02:04 -0500 (0:00:00.357) 0:07:19.869 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 18:02:04 -0500 (0:00:00.184) 0:07:20.054 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 18:02:05 -0500 (0:00:00.315) 0:07:20.369 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 18:02:05 -0500 (0:00:00.174) 0:07:20.543 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 18:02:05 -0500 (0:00:00.305) 0:07:20.849 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 18:02:05 -0500 (0:00:00.238) 0:07:21.087 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 18:02:06 -0500 (0:00:00.225) 0:07:21.313 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 18:02:06 -0500 (0:00:00.191) 0:07:21.504 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 18:02:06 -0500 (0:00:00.177) 0:07:21.682 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 18:02:06 -0500 (0:00:00.137) 0:07:21.820 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 18:02:06 -0500 (0:00:00.177) 0:07:21.998 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 18:02:06 -0500 (0:00:00.159) 0:07:22.157 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 18:02:07 -0500 (0:00:00.233) 0:07:22.391 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 18:02:07 -0500 (0:00:00.252) 0:07:22.643 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 18:02:07 -0500 (0:00:00.241) 0:07:22.884 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 18:02:07 -0500 (0:00:00.250) 0:07:23.135 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 18:02:08 -0500 (0:00:00.230) 0:07:23.365 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 18:02:08 -0500 (0:00:00.214) 0:07:23.580 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 18:02:08 -0500 (0:00:00.248) 0:07:23.828 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 18:02:08 -0500 (0:00:00.288) 0:07:24.117 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 18:02:09 -0500 (0:00:00.268) 0:07:24.385 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 18:02:09 -0500 (0:00:00.249) 0:07:24.634 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 18:02:09 -0500 (0:00:00.213) 0:07:24.848 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 18:02:09 -0500 (0:00:00.192) 0:07:25.041 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 18:02:10 -0500 (0:00:00.308) 0:07:25.349 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 18:02:10 -0500 (0:00:00.304) 0:07:25.654 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 18:02:10 -0500 (0:00:00.286) 0:07:25.940 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 18:02:10 -0500 (0:00:00.216) 0:07:26.157 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 18:02:11 -0500 (0:00:00.317) 0:07:26.474 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 18:02:11 -0500 (0:00:00.289) 0:07:26.764 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 18:02:11 -0500 (0:00:00.270) 0:07:27.034 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 18:02:11 -0500 (0:00:00.237) 0:07:27.272 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 18:02:12 -0500 (0:00:00.270) 0:07:27.542 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 18:02:12 -0500 (0:00:00.286) 0:07:27.828 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 18:02:12 -0500 (0:00:00.251) 0:07:28.080 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 18:02:13 -0500 (0:00:00.273) 0:07:28.354 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 18:02:13 -0500 (0:00:00.306) 0:07:28.660 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 18:02:13 -0500 (0:00:00.294) 0:07:28.955 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 18:02:13 -0500 (0:00:00.273) 0:07:29.228 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 18:02:14 -0500 (0:00:00.195) 0:07:29.424 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 18:02:14 -0500 (0:00:00.346) 0:07:29.770 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 18:02:14 -0500 (0:00:00.251) 0:07:30.022 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 18:02:15 -0500 (0:00:00.713) 0:07:30.735 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 18:02:15 -0500 (0:00:00.245) 0:07:30.980 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 18:02:15 -0500 (0:00:00.303) 0:07:31.284 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 18:02:16 -0500 (0:00:00.291) 0:07:31.576 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Saturday 08 March 2025 18:02:16 -0500 (0:00:00.262) 0:07:31.838 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:126 Saturday 08 March 2025 18:02:16 -0500 (0:00:00.227) 0:07:32.066 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Saturday 08 March 2025 18:02:17 -0500 (0:00:00.869) 0:07:32.935 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Saturday 08 March 2025 18:02:17 -0500 (0:00:00.332) 0:07:33.267 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Saturday 08 March 2025 18:02:18 -0500 (0:00:00.302) 0:07:33.570 ******** skipping: [managed-node14] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node14] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [managed-node14] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Saturday 08 March 2025 18:02:18 -0500 (0:00:00.587) 0:07:34.157 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Saturday 08 March 2025 18:02:19 -0500 (0:00:00.212) 0:07:34.370 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Saturday 08 March 2025 18:02:19 -0500 (0:00:00.236) 0:07:34.606 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Saturday 08 March 2025 18:02:19 -0500 (0:00:00.241) 0:07:34.847 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Saturday 08 March 2025 18:02:19 -0500 (0:00:00.189) 0:07:35.036 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node14 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Saturday 08 March 2025 18:02:20 -0500 (0:00:00.412) 0:07:35.449 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Saturday 08 March 2025 18:02:20 -0500 (0:00:00.306) 0:07:35.755 ******** ok: [managed-node14] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Saturday 08 March 2025 18:02:20 -0500 (0:00:00.227) 0:07:35.982 ******** ok: [managed-node14] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" }, { "disks": [ "sdb" ], "mount_point": "none", "name": "test2", "state": "absent", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Saturday 08 March 2025 18:02:20 -0500 (0:00:00.308) 0:07:36.291 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Saturday 08 March 2025 18:02:21 -0500 (0:00:00.290) 0:07:36.581 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Saturday 08 March 2025 18:02:21 -0500 (0:00:00.295) 0:07:36.877 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Saturday 08 March 2025 18:02:21 -0500 (0:00:00.261) 0:07:37.138 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Saturday 08 March 2025 18:02:22 -0500 (0:00:00.301) 0:07:37.440 ******** ok: [managed-node14] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Saturday 08 March 2025 18:02:22 -0500 (0:00:00.389) 0:07:37.829 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Saturday 08 March 2025 18:02:22 -0500 (0:00:00.252) 0:07:38.082 ******** changed: [managed-node14] => { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Saturday 08 March 2025 18:02:28 -0500 (0:00:05.670) 0:07:43.753 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Saturday 08 March 2025 18:02:28 -0500 (0:00:00.326) 0:07:44.079 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474828.502944, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "5df19bca3c615c809920dc4457ca9e7822f3914d", "ctime": 1741474826.1479445, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 358613142, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1741474826.1479445, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "19752643", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Saturday 08 March 2025 18:02:30 -0500 (0:00:02.078) 0:07:46.158 ******** ok: [managed-node14] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Saturday 08 March 2025 18:02:32 -0500 (0:00:01.774) 0:07:47.933 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Saturday 08 March 2025 18:02:32 -0500 (0:00:00.254) 0:07:48.187 ******** ok: [managed-node14] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Saturday 08 March 2025 18:02:33 -0500 (0:00:00.231) 0:07:48.418 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Saturday 08 March 2025 18:02:33 -0500 (0:00:00.304) 0:07:48.723 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Saturday 08 March 2025 18:02:33 -0500 (0:00:00.254) 0:07:48.978 ******** changed: [managed-node14] => (item={'src': 'UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Saturday 08 March 2025 18:02:35 -0500 (0:00:01.515) 0:07:50.493 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Saturday 08 March 2025 18:02:37 -0500 (0:00:01.961) 0:07:52.455 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Saturday 08 March 2025 18:02:37 -0500 (0:00:00.261) 0:07:52.716 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Saturday 08 March 2025 18:02:37 -0500 (0:00:00.205) 0:07:52.922 ******** ok: [managed-node14] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Saturday 08 March 2025 18:02:39 -0500 (0:00:01.776) 0:07:54.698 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741472928.9492855, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716968941.893, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716968586.525, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1157759751", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Saturday 08 March 2025 18:02:40 -0500 (0:00:01.222) 0:07:55.921 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Saturday 08 March 2025 18:02:40 -0500 (0:00:00.130) 0:07:56.052 ******** ok: [managed-node14] TASK [Verify results] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:142 Saturday 08 March 2025 18:02:42 -0500 (0:00:01.927) 0:07:57.979 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node14 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Saturday 08 March 2025 18:02:43 -0500 (0:00:00.663) 0:07:58.643 ******** skipping: [managed-node14] => {} TASK [Print out volume information] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Saturday 08 March 2025 18:02:43 -0500 (0:00:00.331) 0:07:58.975 ******** ok: [managed-node14] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=e6d8a235-6a6d-45ea-a0db-3de3b6c1891b", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=66a4f37a-e4f5-4c4c-be7f-33338d794fb7", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Saturday 08 March 2025 18:02:44 -0500 (0:00:00.401) 0:07:59.376 ******** ok: [managed-node14] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "fe591198-9082-4b15-9b62-e83518524cd2" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Saturday 08 March 2025 18:02:45 -0500 (0:00:01.557) 0:08:00.934 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002459", "end": "2025-03-08 18:02:46.801536", "rc": 0, "start": "2025-03-08 18:02:46.799077" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Wed May 29 07:43:06 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=fe591198-9082-4b15-9b62-e83518524cd2 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Saturday 08 March 2025 18:02:47 -0500 (0:00:01.501) 0:08:02.435 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002666", "end": "2025-03-08 18:02:48.258914", "failed_when_result": false, "rc": 0, "start": "2025-03-08 18:02:48.256248" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Saturday 08 March 2025 18:02:48 -0500 (0:00:01.388) 0:08:03.824 ******** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Saturday 08 March 2025 18:02:48 -0500 (0:00:00.223) 0:08:04.048 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node14 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 18:02:49 -0500 (0:00:00.500) 0:08:04.548 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 18:02:50 -0500 (0:00:00.828) 0:08:05.377 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 18:02:51 -0500 (0:00:01.122) 0:08:06.499 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 18:02:51 -0500 (0:00:00.338) 0:08:06.838 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 18:02:51 -0500 (0:00:00.327) 0:08:07.166 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 18:02:52 -0500 (0:00:00.280) 0:08:07.446 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 18:02:52 -0500 (0:00:00.201) 0:08:07.648 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 18:02:52 -0500 (0:00:00.252) 0:08:07.901 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 18:02:52 -0500 (0:00:00.243) 0:08:08.144 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 18:02:53 -0500 (0:00:00.256) 0:08:08.401 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002247", "end": "2025-03-08 18:02:54.494633", "rc": 0, "start": "2025-03-08 18:02:54.492386" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 18:02:54 -0500 (0:00:01.753) 0:08:10.154 ******** ok: [managed-node14] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002310", "end": "2025-03-08 18:02:56.162903", "rc": 0, "start": "2025-03-08 18:02:56.160593" } STDOUT: Filename Type Size Used Priority TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 18:02:56 -0500 (0:00:01.648) 0:08:11.802 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 18:02:56 -0500 (0:00:00.463) 0:08:12.266 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 18:02:57 -0500 (0:00:00.321) 0:08:12.588 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 18:02:57 -0500 (0:00:00.598) 0:08:13.187 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 18:02:58 -0500 (0:00:00.244) 0:08:13.432 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 18:02:58 -0500 (0:00:00.246) 0:08:13.679 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 18:02:58 -0500 (0:00:00.272) 0:08:13.951 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 18:02:59 -0500 (0:00:00.369) 0:08:14.320 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 18:02:59 -0500 (0:00:00.186) 0:08:14.507 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 18:02:59 -0500 (0:00:00.378) 0:08:14.885 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 18:02:59 -0500 (0:00:00.330) 0:08:15.216 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474948.0419204, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474948.0419204, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 36761, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474948.0419204, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 18:03:01 -0500 (0:00:01.695) 0:08:16.911 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 18:03:01 -0500 (0:00:00.336) 0:08:17.248 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 18:03:02 -0500 (0:00:00.308) 0:08:17.556 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 18:03:02 -0500 (0:00:00.250) 0:08:17.807 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 18:03:02 -0500 (0:00:00.267) 0:08:18.075 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 18:03:03 -0500 (0:00:00.278) 0:08:18.353 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 18:03:03 -0500 (0:00:00.186) 0:08:18.540 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 18:03:03 -0500 (0:00:00.225) 0:08:18.766 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 18:03:08 -0500 (0:00:04.859) 0:08:23.626 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 18:03:08 -0500 (0:00:00.266) 0:08:23.892 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 18:03:08 -0500 (0:00:00.235) 0:08:24.128 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 18:03:09 -0500 (0:00:00.289) 0:08:24.417 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 18:03:09 -0500 (0:00:00.237) 0:08:24.655 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 18:03:09 -0500 (0:00:00.275) 0:08:24.931 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 18:03:09 -0500 (0:00:00.267) 0:08:25.198 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 18:03:10 -0500 (0:00:00.191) 0:08:25.389 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 18:03:10 -0500 (0:00:00.241) 0:08:25.631 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 18:03:10 -0500 (0:00:00.282) 0:08:25.913 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 18:03:10 -0500 (0:00:00.364) 0:08:26.278 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 18:03:11 -0500 (0:00:00.278) 0:08:26.556 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 18:03:11 -0500 (0:00:00.361) 0:08:26.918 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 18:03:11 -0500 (0:00:00.274) 0:08:27.193 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 18:03:12 -0500 (0:00:00.276) 0:08:27.470 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 18:03:12 -0500 (0:00:00.743) 0:08:28.213 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 18:03:13 -0500 (0:00:00.293) 0:08:28.507 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 18:03:13 -0500 (0:00:00.275) 0:08:28.782 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 18:03:13 -0500 (0:00:00.250) 0:08:29.033 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 18:03:13 -0500 (0:00:00.240) 0:08:29.273 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 18:03:14 -0500 (0:00:00.267) 0:08:29.541 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 18:03:14 -0500 (0:00:00.383) 0:08:29.925 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 18:03:14 -0500 (0:00:00.329) 0:08:30.254 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 18:03:15 -0500 (0:00:00.257) 0:08:30.511 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 18:03:15 -0500 (0:00:00.287) 0:08:30.799 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 18:03:15 -0500 (0:00:00.161) 0:08:30.960 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 18:03:15 -0500 (0:00:00.319) 0:08:31.280 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 18:03:16 -0500 (0:00:00.269) 0:08:31.550 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 18:03:16 -0500 (0:00:00.278) 0:08:31.828 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 18:03:16 -0500 (0:00:00.262) 0:08:32.091 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 18:03:17 -0500 (0:00:00.256) 0:08:32.348 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 18:03:17 -0500 (0:00:00.335) 0:08:32.683 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 18:03:17 -0500 (0:00:00.268) 0:08:32.952 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 18:03:18 -0500 (0:00:00.361) 0:08:33.313 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 18:03:18 -0500 (0:00:00.386) 0:08:33.700 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 18:03:18 -0500 (0:00:00.313) 0:08:34.013 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 18:03:19 -0500 (0:00:00.356) 0:08:34.370 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 18:03:19 -0500 (0:00:00.358) 0:08:34.728 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 18:03:19 -0500 (0:00:00.303) 0:08:35.032 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 18:03:20 -0500 (0:00:00.312) 0:08:35.345 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 18:03:20 -0500 (0:00:00.320) 0:08:35.666 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 18:03:20 -0500 (0:00:00.296) 0:08:35.962 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 18:03:20 -0500 (0:00:00.309) 0:08:36.272 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 18:03:21 -0500 (0:00:00.250) 0:08:36.522 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 18:03:21 -0500 (0:00:00.311) 0:08:36.834 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 18:03:21 -0500 (0:00:00.207) 0:08:37.041 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 18:03:21 -0500 (0:00:00.245) 0:08:37.287 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 18:03:22 -0500 (0:00:00.268) 0:08:37.555 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 18:03:22 -0500 (0:00:00.295) 0:08:37.851 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 18:03:22 -0500 (0:00:00.332) 0:08:38.184 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 18:03:23 -0500 (0:00:00.188) 0:08:38.372 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 18:03:23 -0500 (0:00:00.286) 0:08:38.659 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 18:03:23 -0500 (0:00:00.241) 0:08:38.901 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 18:03:23 -0500 (0:00:00.253) 0:08:39.154 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 18:03:24 -0500 (0:00:00.266) 0:08:39.420 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 18:03:24 -0500 (0:00:00.302) 0:08:39.723 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 18:03:24 -0500 (0:00:00.289) 0:08:40.012 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 18:03:25 -0500 (0:00:00.299) 0:08:40.312 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 18:03:25 -0500 (0:00:00.268) 0:08:40.580 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Saturday 08 March 2025 18:03:25 -0500 (0:00:00.183) 0:08:40.764 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Saturday 08 March 2025 18:03:25 -0500 (0:00:00.242) 0:08:41.006 ******** included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node14 included: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node14 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Saturday 08 March 2025 18:03:26 -0500 (0:00:01.265) 0:08:42.272 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Saturday 08 March 2025 18:03:27 -0500 (0:00:00.272) 0:08:42.545 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Saturday 08 March 2025 18:03:27 -0500 (0:00:00.729) 0:08:43.274 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Saturday 08 March 2025 18:03:28 -0500 (0:00:00.246) 0:08:43.521 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Saturday 08 March 2025 18:03:28 -0500 (0:00:00.203) 0:08:43.724 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Saturday 08 March 2025 18:03:28 -0500 (0:00:00.246) 0:08:43.971 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Saturday 08 March 2025 18:03:28 -0500 (0:00:00.241) 0:08:44.213 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Saturday 08 March 2025 18:03:29 -0500 (0:00:00.298) 0:08:44.511 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Saturday 08 March 2025 18:03:29 -0500 (0:00:00.266) 0:08:44.777 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Saturday 08 March 2025 18:03:29 -0500 (0:00:00.282) 0:08:45.059 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Saturday 08 March 2025 18:03:30 -0500 (0:00:00.301) 0:08:45.361 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Saturday 08 March 2025 18:03:30 -0500 (0:00:00.172) 0:08:45.533 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Saturday 08 March 2025 18:03:30 -0500 (0:00:00.573) 0:08:46.107 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Saturday 08 March 2025 18:03:31 -0500 (0:00:00.284) 0:08:46.391 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Saturday 08 March 2025 18:03:31 -0500 (0:00:00.353) 0:08:46.745 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Saturday 08 March 2025 18:03:31 -0500 (0:00:00.290) 0:08:47.035 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Saturday 08 March 2025 18:03:32 -0500 (0:00:00.375) 0:08:47.410 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Saturday 08 March 2025 18:03:32 -0500 (0:00:00.273) 0:08:47.683 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Saturday 08 March 2025 18:03:32 -0500 (0:00:00.371) 0:08:48.054 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Saturday 08 March 2025 18:03:33 -0500 (0:00:00.310) 0:08:48.364 ******** ok: [managed-node14] => { "changed": false, "stat": { "atime": 1741474947.9969203, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1741474947.9969203, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 35423, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1741474947.9969203, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Saturday 08 March 2025 18:03:34 -0500 (0:00:01.500) 0:08:49.865 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Saturday 08 March 2025 18:03:34 -0500 (0:00:00.277) 0:08:50.142 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Saturday 08 March 2025 18:03:35 -0500 (0:00:00.276) 0:08:50.418 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Saturday 08 March 2025 18:03:35 -0500 (0:00:00.151) 0:08:50.570 ******** ok: [managed-node14] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Saturday 08 March 2025 18:03:35 -0500 (0:00:00.178) 0:08:50.749 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Saturday 08 March 2025 18:03:35 -0500 (0:00:00.153) 0:08:50.902 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Saturday 08 March 2025 18:03:35 -0500 (0:00:00.165) 0:08:51.068 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Saturday 08 March 2025 18:03:35 -0500 (0:00:00.151) 0:08:51.219 ******** ok: [managed-node14] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Saturday 08 March 2025 18:03:40 -0500 (0:00:04.997) 0:08:56.217 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Saturday 08 March 2025 18:03:41 -0500 (0:00:00.196) 0:08:56.413 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Saturday 08 March 2025 18:03:41 -0500 (0:00:00.257) 0:08:56.670 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Saturday 08 March 2025 18:03:41 -0500 (0:00:00.208) 0:08:56.879 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Saturday 08 March 2025 18:03:41 -0500 (0:00:00.276) 0:08:57.156 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Saturday 08 March 2025 18:03:42 -0500 (0:00:00.284) 0:08:57.441 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Saturday 08 March 2025 18:03:42 -0500 (0:00:00.223) 0:08:57.664 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Saturday 08 March 2025 18:03:42 -0500 (0:00:00.245) 0:08:57.909 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Saturday 08 March 2025 18:03:42 -0500 (0:00:00.190) 0:08:58.100 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Saturday 08 March 2025 18:03:43 -0500 (0:00:00.408) 0:08:58.509 ******** ok: [managed-node14] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Saturday 08 March 2025 18:03:43 -0500 (0:00:00.351) 0:08:58.860 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Saturday 08 March 2025 18:03:43 -0500 (0:00:00.312) 0:08:59.173 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Saturday 08 March 2025 18:03:44 -0500 (0:00:00.282) 0:08:59.455 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Saturday 08 March 2025 18:03:44 -0500 (0:00:00.279) 0:08:59.735 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [Get information about RAID] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Saturday 08 March 2025 18:03:44 -0500 (0:00:00.243) 0:08:59.978 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Saturday 08 March 2025 18:03:44 -0500 (0:00:00.165) 0:09:00.144 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Saturday 08 March 2025 18:03:45 -0500 (0:00:00.292) 0:09:00.436 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Saturday 08 March 2025 18:03:45 -0500 (0:00:00.368) 0:09:00.805 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Saturday 08 March 2025 18:03:45 -0500 (0:00:00.334) 0:09:01.139 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Saturday 08 March 2025 18:03:46 -0500 (0:00:00.221) 0:09:01.361 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Saturday 08 March 2025 18:03:46 -0500 (0:00:00.235) 0:09:01.597 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Saturday 08 March 2025 18:03:46 -0500 (0:00:00.235) 0:09:01.833 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Saturday 08 March 2025 18:03:46 -0500 (0:00:00.235) 0:09:02.069 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Saturday 08 March 2025 18:03:47 -0500 (0:00:00.239) 0:09:02.308 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Saturday 08 March 2025 18:03:47 -0500 (0:00:00.365) 0:09:02.674 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Saturday 08 March 2025 18:03:47 -0500 (0:00:00.231) 0:09:02.906 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Saturday 08 March 2025 18:03:47 -0500 (0:00:00.209) 0:09:03.115 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Saturday 08 March 2025 18:03:48 -0500 (0:00:00.290) 0:09:03.406 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Saturday 08 March 2025 18:03:48 -0500 (0:00:00.370) 0:09:03.776 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Saturday 08 March 2025 18:03:48 -0500 (0:00:00.309) 0:09:04.086 ******** skipping: [managed-node14] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Saturday 08 March 2025 18:03:49 -0500 (0:00:00.271) 0:09:04.357 ******** skipping: [managed-node14] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Saturday 08 March 2025 18:03:49 -0500 (0:00:00.262) 0:09:04.620 ******** skipping: [managed-node14] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Saturday 08 March 2025 18:03:49 -0500 (0:00:00.243) 0:09:04.864 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Saturday 08 March 2025 18:03:49 -0500 (0:00:00.180) 0:09:05.045 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Saturday 08 March 2025 18:03:50 -0500 (0:00:00.326) 0:09:05.371 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Saturday 08 March 2025 18:03:50 -0500 (0:00:00.149) 0:09:05.521 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Saturday 08 March 2025 18:03:50 -0500 (0:00:00.488) 0:09:06.010 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Saturday 08 March 2025 18:03:50 -0500 (0:00:00.204) 0:09:06.214 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Saturday 08 March 2025 18:03:51 -0500 (0:00:00.304) 0:09:06.519 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Saturday 08 March 2025 18:03:51 -0500 (0:00:00.264) 0:09:06.784 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Saturday 08 March 2025 18:03:51 -0500 (0:00:00.224) 0:09:07.009 ******** skipping: [managed-node14] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Saturday 08 March 2025 18:03:51 -0500 (0:00:00.150) 0:09:07.159 ******** skipping: [managed-node14] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Saturday 08 March 2025 18:03:52 -0500 (0:00:00.230) 0:09:07.390 ******** skipping: [managed-node14] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Saturday 08 March 2025 18:03:52 -0500 (0:00:00.260) 0:09:07.650 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Saturday 08 March 2025 18:03:52 -0500 (0:00:00.253) 0:09:07.903 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Saturday 08 March 2025 18:03:52 -0500 (0:00:00.204) 0:09:08.108 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Saturday 08 March 2025 18:03:53 -0500 (0:00:00.271) 0:09:08.380 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Saturday 08 March 2025 18:03:53 -0500 (0:00:00.208) 0:09:08.588 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Saturday 08 March 2025 18:03:53 -0500 (0:00:00.327) 0:09:08.915 ******** ok: [managed-node14] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Saturday 08 March 2025 18:03:53 -0500 (0:00:00.328) 0:09:09.243 ******** ok: [managed-node14] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Saturday 08 March 2025 18:03:54 -0500 (0:00:00.229) 0:09:09.473 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Saturday 08 March 2025 18:03:54 -0500 (0:00:00.186) 0:09:09.659 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Saturday 08 March 2025 18:03:54 -0500 (0:00:00.256) 0:09:09.915 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Saturday 08 March 2025 18:03:54 -0500 (0:00:00.296) 0:09:10.212 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Saturday 08 March 2025 18:03:55 -0500 (0:00:00.254) 0:09:10.467 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Saturday 08 March 2025 18:03:55 -0500 (0:00:00.279) 0:09:10.746 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Saturday 08 March 2025 18:03:55 -0500 (0:00:00.338) 0:09:11.085 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Saturday 08 March 2025 18:03:56 -0500 (0:00:00.288) 0:09:11.373 ******** skipping: [managed-node14] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Saturday 08 March 2025 18:03:56 -0500 (0:00:00.330) 0:09:11.704 ******** ok: [managed-node14] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Saturday 08 March 2025 18:03:56 -0500 (0:00:00.248) 0:09:11.953 ******** ok: [managed-node14] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node14 : ok=486 changed=11 unreachable=0 failed=0 skipped=631 rescued=0 ignored=0 Saturday 08 March 2025 18:03:56 -0500 (0:00:00.331) 0:09:12.284 ******** =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.20s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 9.10s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Make sure blivet is available ------- 7.01s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.72s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.67s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.66s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.31s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Ensure cryptsetup is present -------------------------------------------- 5.17s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.10s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Ensure cryptsetup is present -------------------------------------------- 5.00s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 4.98s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Ensure cryptsetup is present -------------------------------------------- 4.97s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Gathering Facts --------------------------------------------------------- 4.93s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Ensure cryptsetup is present -------------------------------------------- 4.86s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 4.81s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Ensure cryptsetup is present -------------------------------------------- 4.77s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Make sure required packages are installed --- 4.58s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Ensure cryptsetup is present -------------------------------------------- 4.47s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 4.41s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 4.38s /tmp/collections-Jy8/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10