ansible-playbook [core 2.17.14] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-T6z executable location = /usr/local/bin/ansible-playbook python version = 3.12.12 (main, Feb 27 2026, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-14)] (/usr/bin/python3.12) jinja version = 3.1.6 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_swap.yml ******************************************************* 1 plays in /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Thursday 12 March 2026 16:14:01 -0400 (0:00:00.350) 0:00:00.351 ******** [WARNING]: Platform linux on host managed-node16 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node16] TASK [Include role to ensure packages are installed] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:10 Thursday 12 March 2026 16:14:09 -0400 (0:00:07.553) 0:00:07.904 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:14:09 -0400 (0:00:00.424) 0:00:08.328 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:14:09 -0400 (0:00:00.328) 0:00:08.657 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:14:10 -0400 (0:00:00.578) 0:00:09.235 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:14:11 -0400 (0:00:00.786) 0:00:10.021 ******** ok: [managed-node16] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:14:14 -0400 (0:00:02.980) 0:00:13.002 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:14:14 -0400 (0:00:00.275) 0:00:13.277 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:14:14 -0400 (0:00:00.222) 0:00:13.500 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:14:14 -0400 (0:00:00.182) 0:00:13.682 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:14:15 -0400 (0:00:00.662) 0:00:14.345 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:14:15 -0400 (0:00:00.192) 0:00:14.538 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:14:15 -0400 (0:00:00.215) 0:00:14.754 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:14:20 -0400 (0:00:04.812) 0:00:19.566 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:14:21 -0400 (0:00:00.530) 0:00:20.097 ******** ok: [managed-node16] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:14:21 -0400 (0:00:00.564) 0:00:20.661 ******** ok: [managed-node16] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:14:25 -0400 (0:00:03.974) 0:00:24.636 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Thursday 12 March 2026 16:14:26 -0400 (0:00:00.314) 0:00:24.950 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Thursday 12 March 2026 16:14:26 -0400 (0:00:00.339) 0:00:25.290 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Thursday 12 March 2026 16:14:26 -0400 (0:00:00.341) 0:00:25.632 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:14:27 -0400 (0:00:00.334) 0:00:25.966 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:14:29 -0400 (0:00:02.018) 0:00:27.984 ******** ok: [managed-node16] => { "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" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "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-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.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": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "running", "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" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "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" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.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" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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": "stopped", "status": "not-found" }, "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-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "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-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "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": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "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-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "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": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:14:32 -0400 (0:00:03.888) 0:00:31.873 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:14:33 -0400 (0:00:00.731) 0:00:32.605 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:14:33 -0400 (0:00:00.114) 0:00:32.720 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:14:35 -0400 (0:00:01.552) 0:00:34.272 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:14:35 -0400 (0:00:00.395) 0:00:34.668 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346149.3277037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "13fe4e8afb997f54092ca58fcbdc20404818d4db", "ctime": 1773346147.8386927, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346147.8386927, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:14:36 -0400 (0:00:01.094) 0:00:35.762 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:14:37 -0400 (0:00:00.268) 0:00:36.031 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:14:37 -0400 (0:00:00.171) 0:00:36.202 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:14:37 -0400 (0:00:00.236) 0:00:36.439 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:14:37 -0400 (0:00:00.236) 0:00:36.676 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:14:37 -0400 (0:00:00.213) 0:00:36.889 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:14:38 -0400 (0:00:00.583) 0:00:37.473 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:14:39 -0400 (0:00:00.443) 0:00:37.917 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:14:39 -0400 (0:00:00.455) 0:00:38.379 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:14:39 -0400 (0:00:00.352) 0:00:38.732 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:14:40 -0400 (0:00:00.260) 0:00:38.992 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:14:41 -0400 (0:00:01.223) 0:00:40.216 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:14:41 -0400 (0:00:00.145) 0:00:40.361 ******** ok: [managed-node16] TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:14 Thursday 12 March 2026 16:14:43 -0400 (0:00:02.005) 0:00:42.367 ******** ok: [managed-node16] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:22 Thursday 12 March 2026 16:14:44 -0400 (0:00:00.581) 0:00:42.948 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node16 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Thursday 12 March 2026 16:14:44 -0400 (0:00:00.417) 0:00:43.366 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Thursday 12 March 2026 16:14:46 -0400 (0:00:02.250) 0:00:45.617 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Thursday 12 March 2026 16:14:50 -0400 (0:00:03.767) 0:00:49.385 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Thursday 12 March 2026 16:14:50 -0400 (0:00:00.188) 0:00:49.573 ******** ok: [managed-node16] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Thursday 12 March 2026 16:14:50 -0400 (0:00:00.306) 0:00:49.880 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Thursday 12 March 2026 16:14:51 -0400 (0:00:00.615) 0:00:50.495 ******** ok: [managed-node16] => { "unused_disks": [ "sda" ] } TASK [Save disk used for swap] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:30 Thursday 12 March 2026 16:14:51 -0400 (0:00:00.265) 0:00:50.761 ******** ok: [managed-node16] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } TASK [Create a disk device with swap] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:34 Thursday 12 March 2026 16:14:52 -0400 (0:00:00.201) 0:00:50.962 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:14:52 -0400 (0:00:00.616) 0:00:51.578 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:14:52 -0400 (0:00:00.268) 0:00:51.847 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:14:53 -0400 (0:00:00.497) 0:00:52.345 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:14:54 -0400 (0:00:00.645) 0:00:52.990 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:14:54 -0400 (0:00:00.232) 0:00:53.223 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:14:54 -0400 (0:00:00.290) 0:00:53.513 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:14:54 -0400 (0:00:00.216) 0:00:53.729 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:14:55 -0400 (0:00:00.239) 0:00:53.969 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:14:55 -0400 (0:00:00.689) 0:00:54.659 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:14:56 -0400 (0:00:00.262) 0:00:54.921 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:14:56 -0400 (0:00:00.266) 0:00:55.188 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:14:56 -0400 (0:00:00.338) 0:00:55.526 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:14:57 -0400 (0:00:00.560) 0:00:56.087 ******** ok: [managed-node16] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:14:57 -0400 (0:00:00.648) 0:00:56.736 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:14:58 -0400 (0:00:00.215) 0:00:56.951 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:14:58 -0400 (0:00:00.329) 0:00:57.281 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:14:58 -0400 (0:00:00.245) 0:00:57.526 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:14:58 -0400 (0:00:00.363) 0:00:57.890 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:14:59 -0400 (0:00:01.001) 0:00:58.892 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:15:00 -0400 (0:00:00.169) 0:00:59.061 ******** changed: [managed-node16] => { "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=452db6b0-7639-47a5-8c90-e25391bb5d81", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:15:02 -0400 (0:00:02.403) 0:01:01.465 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:15:03 -0400 (0:00:00.539) 0:01:02.005 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346149.3277037, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "13fe4e8afb997f54092ca58fcbdc20404818d4db", "ctime": 1773346147.8386927, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346147.8386927, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1408, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:15:04 -0400 (0:00:01.057) 0:01:03.063 ******** ok: [managed-node16] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:15:07 -0400 (0:00:03.292) 0:01:06.355 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:15:07 -0400 (0:00:00.125) 0:01:06.481 ******** ok: [managed-node16] => { "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=452db6b0-7639-47a5-8c90-e25391bb5d81", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:15:07 -0400 (0:00:00.329) 0:01:06.810 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:15:08 -0400 (0:00:00.217) 0:01:07.027 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:15:08 -0400 (0:00:00.304) 0:01:07.332 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:15:09 -0400 (0:00:00.625) 0:01:07.957 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:15:16 -0400 (0:00:06.973) 0:01:14.930 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node16] => (item={'src': 'UUID=452db6b0-7639-47a5-8c90-e25391bb5d81', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=452db6b0-7639-47a5-8c90-e25391bb5d81", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:15:19 -0400 (0:00:03.788) 0:01:18.719 ******** skipping: [managed-node16] => (item={'src': 'UUID=452db6b0-7639-47a5-8c90-e25391bb5d81', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node16] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:15:20 -0400 (0:00:00.508) 0:01:19.228 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:15:22 -0400 (0:00:01.925) 0:01:21.154 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:15:23 -0400 (0:00:01.210) 0:01:22.365 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:15:23 -0400 (0:00:00.148) 0:01:22.513 ******** ok: [managed-node16] TASK [Verify results] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:44 Thursday 12 March 2026 16:15:25 -0400 (0:00:01.942) 0:01:24.456 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node16 TASK [Print out pool information] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 12 March 2026 16:15:25 -0400 (0:00:00.377) 0:01:24.833 ******** skipping: [managed-node16] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 12 March 2026 16:15:26 -0400 (0:00:00.627) 0:01:25.460 ******** ok: [managed-node16] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81", "_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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 12 March 2026 16:15:27 -0400 (0:00:00.503) 0:01:25.964 ******** ok: [managed-node16] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "452db6b0-7639-47a5-8c90-e25391bb5d81" }, "/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": "63c9c93d-438e-4c50-886b-6f947888611e" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 12 March 2026 16:15:30 -0400 (0:00:03.124) 0:01:29.088 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003042", "end": "2026-03-12 16:15:33.133634", "rc": 0, "start": "2026-03-12 16:15:33.130592" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Mar 10 07:51:51 2026 # # 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=63c9c93d-438e-4c50-886b-6f947888611e / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 UUID=452db6b0-7639-47a5-8c90-e25391bb5d81 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 12 March 2026 16:15:33 -0400 (0:00:03.081) 0:01:32.170 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002895", "end": "2026-03-12 16:15:34.342135", "failed_when_result": false, "rc": 0, "start": "2026-03-12 16:15:34.339240" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 12 March 2026 16:15:34 -0400 (0:00:01.217) 0:01:33.388 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 12 March 2026 16:15:34 -0400 (0:00:00.353) 0:01:33.741 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=452db6b0-7639-47a5-8c90-e25391bb5d81', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:15:35 -0400 (0:00:00.680) 0:01:34.422 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:15:36 -0400 (0:00:00.669) 0:01:35.091 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:15:38 -0400 (0:00:02.024) 0:01:37.116 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:15:38 -0400 (0:00:00.345) 0:01:37.461 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:15:39 -0400 (0:00:00.703) 0:01:38.164 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:15:40 -0400 (0:00:01.288) 0:01:39.453 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:15:40 -0400 (0:00:00.351) 0:01:39.804 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:15:41 -0400 (0:00:00.838) 0:01:40.643 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:15:41 -0400 (0:00:00.230) 0:01:40.874 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:15:42 -0400 (0:00:00.240) 0:01:41.114 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003012", "end": "2026-03-12 16:15:43.633986", "rc": 0, "start": "2026-03-12 16:15:43.630974" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:15:43 -0400 (0:00:01.562) 0:01:42.676 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003685", "end": "2026-03-12 16:15:44.750218", "rc": 0, "start": "2026-03-12 16:15:44.746533" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:15:44 -0400 (0:00:01.119) 0:01:43.796 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:15:45 -0400 (0:00:00.583) 0:01:44.379 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:15:45 -0400 (0:00:00.281) 0:01:44.660 ******** ok: [managed-node16] => { "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=452db6b0-7639-47a5-8c90-e25391bb5d81 " ], "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:15:46 -0400 (0:00:01.118) 0:01:45.779 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:15:47 -0400 (0:00:00.712) 0:01:46.492 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:15:48 -0400 (0:00:00.667) 0:01:47.159 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:15:48 -0400 (0:00:00.619) 0:01:47.779 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:15:49 -0400 (0:00:00.651) 0:01:48.430 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:15:49 -0400 (0:00:00.236) 0:01:48.666 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:15:50 -0400 (0:00:00.747) 0:01:49.414 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:15:51 -0400 (0:00:00.701) 0:01:50.115 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346502.3503306, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346502.3343303, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346502.3343303, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:15:52 -0400 (0:00:01.284) 0:01:51.400 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:15:52 -0400 (0:00:00.349) 0:01:51.749 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:15:53 -0400 (0:00:00.203) 0:01:51.976 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:15:53 -0400 (0:00:00.337) 0:01:52.313 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:15:53 -0400 (0:00:00.209) 0:01:52.523 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:15:53 -0400 (0:00:00.175) 0:01:52.698 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:15:54 -0400 (0:00:00.278) 0:01:52.977 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:15:54 -0400 (0:00:00.178) 0:01:53.166 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:15:56 -0400 (0:00:02.386) 0:01:55.553 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:15:56 -0400 (0:00:00.254) 0:01:55.808 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:15:57 -0400 (0:00:00.195) 0:01:56.003 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:15:57 -0400 (0:00:00.681) 0:01:56.685 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:15:57 -0400 (0:00:00.174) 0:01:56.896 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:15:58 -0400 (0:00:00.173) 0:01:57.070 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:15:58 -0400 (0:00:00.240) 0:01:57.311 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:15:58 -0400 (0:00:00.200) 0:01:57.511 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:15:58 -0400 (0:00:00.181) 0:01:57.692 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:15:59 -0400 (0:00:00.757) 0:01:58.449 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:16:00 -0400 (0:00:00.741) 0:01:59.191 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:16:00 -0400 (0:00:00.598) 0:01:59.789 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:16:01 -0400 (0:00:00.673) 0:02:00.463 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:16:02 -0400 (0:00:00.680) 0:02:01.144 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:16:02 -0400 (0:00:00.183) 0:02:01.327 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:16:02 -0400 (0:00:00.224) 0:02:01.552 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:16:02 -0400 (0:00:00.203) 0:02:01.756 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:16:03 -0400 (0:00:00.222) 0:02:01.979 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:16:03 -0400 (0:00:00.241) 0:02:02.220 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:16:03 -0400 (0:00:00.181) 0:02:02.402 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:16:03 -0400 (0:00:00.221) 0:02:02.623 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:16:03 -0400 (0:00:00.213) 0:02:02.836 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:16:04 -0400 (0:00:00.183) 0:02:03.019 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:16:04 -0400 (0:00:00.179) 0:02:03.198 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:16:04 -0400 (0:00:00.150) 0:02:03.349 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:16:05 -0400 (0:00:00.596) 0:02:03.946 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:16:05 -0400 (0:00:00.537) 0:02:04.484 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:16:06 -0400 (0:00:00.501) 0:02:04.985 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:16:06 -0400 (0:00:00.287) 0:02:05.273 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:16:06 -0400 (0:00:00.507) 0:02:05.781 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:16:07 -0400 (0:00:00.520) 0:02:06.301 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:16:07 -0400 (0:00:00.547) 0:02:06.848 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:16:08 -0400 (0:00:00.485) 0:02:07.334 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:16:09 -0400 (0:00:00.569) 0:02:07.903 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:16:09 -0400 (0:00:00.313) 0:02:08.217 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:16:09 -0400 (0:00:00.310) 0:02:08.527 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:16:09 -0400 (0:00:00.293) 0:02:08.821 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:16:10 -0400 (0:00:00.331) 0:02:09.153 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:16:10 -0400 (0:00:00.333) 0:02:09.486 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:16:10 -0400 (0:00:00.254) 0:02:09.740 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:16:11 -0400 (0:00:00.262) 0:02:10.003 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:16:11 -0400 (0:00:00.275) 0:02:10.279 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:16:11 -0400 (0:00:00.226) 0:02:10.506 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:16:11 -0400 (0:00:00.240) 0:02:10.747 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:16:12 -0400 (0:00:00.219) 0:02:10.967 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:16:12 -0400 (0:00:00.240) 0:02:11.207 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:16:12 -0400 (0:00:00.279) 0:02:11.486 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:16:12 -0400 (0:00:00.320) 0:02:11.807 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:16:13 -0400 (0:00:00.338) 0:02:12.145 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:16:13 -0400 (0:00:00.281) 0:02:12.427 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:16:13 -0400 (0:00:00.246) 0:02:12.673 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:16:14 -0400 (0:00:00.558) 0:02:13.232 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:16:14 -0400 (0:00:00.183) 0:02:13.415 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:16:14 -0400 (0:00:00.218) 0:02:13.634 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:16:14 -0400 (0:00:00.191) 0:02:13.826 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:16:15 -0400 (0:00:00.209) 0:02:14.035 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:16:15 -0400 (0:00:00.186) 0:02:14.221 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:16:15 -0400 (0:00:00.210) 0:02:14.432 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:16:15 -0400 (0:00:00.241) 0:02:14.674 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 12 March 2026 16:16:15 -0400 (0:00:00.196) 0:02:14.913 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:47 Thursday 12 March 2026 16:16:16 -0400 (0:00:00.211) 0:02:15.125 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node16 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Thursday 12 March 2026 16:16:16 -0400 (0:00:00.499) 0:02:15.624 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Thursday 12 March 2026 16:16:19 -0400 (0:00:02.289) 0:02:17.913 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Thursday 12 March 2026 16:16:20 -0400 (0:00:01.670) 0:02:19.584 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Thursday 12 March 2026 16:16:20 -0400 (0:00:00.174) 0:02:19.759 ******** ok: [managed-node16] => { "ansible_facts": { "unused_disks": [ "sdb" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Thursday 12 March 2026 16:16:21 -0400 (0:00:00.298) 0:02:20.057 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Thursday 12 March 2026 16:16:21 -0400 (0:00:00.605) 0:02:20.662 ******** ok: [managed-node16] => { "unused_disks": [ "sdb" ] } TASK [Save non-swap disk] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:54 Thursday 12 March 2026 16:16:21 -0400 (0:00:00.210) 0:02:20.872 ******** ok: [managed-node16] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } TASK [Format second disk as ext3] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:58 Thursday 12 March 2026 16:16:22 -0400 (0:00:00.238) 0:02:21.110 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:16:23 -0400 (0:00:00.873) 0:02:21.984 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:16:23 -0400 (0:00:00.373) 0:02:22.358 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:16:24 -0400 (0:00:00.630) 0:02:22.989 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:16:24 -0400 (0:00:00.845) 0:02:23.834 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:16:25 -0400 (0:00:00.232) 0:02:24.067 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:16:25 -0400 (0:00:00.281) 0:02:24.348 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:16:25 -0400 (0:00:00.253) 0:02:24.602 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:16:25 -0400 (0:00:00.272) 0:02:24.874 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:16:26 -0400 (0:00:00.809) 0:02:25.683 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:16:27 -0400 (0:00:00.275) 0:02:25.959 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:16:27 -0400 (0:00:00.287) 0:02:26.247 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:16:27 -0400 (0:00:00.321) 0:02:26.568 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:16:28 -0400 (0:00:00.686) 0:02:27.255 ******** ok: [managed-node16] => { "storage_volumes | d([])": [ { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:16:28 -0400 (0:00:00.549) 0:02:27.804 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:16:29 -0400 (0:00:00.262) 0:02:28.067 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:16:29 -0400 (0:00:00.259) 0:02:28.326 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:16:29 -0400 (0:00:00.252) 0:02:28.579 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:16:29 -0400 (0:00:00.211) 0:02:28.790 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:16:30 -0400 (0:00:00.845) 0:02:29.635 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:16:30 -0400 (0:00:00.156) 0:02:29.791 ******** changed: [managed-node16] => { "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=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:16:36 -0400 (0:00:05.510) 0:02:35.302 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:16:36 -0400 (0:00:00.540) 0:02:35.843 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346521.9554772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d138b7abf57bf2b8ec44bc7abbc4dc370948cbeb", "ctime": 1773346519.6844604, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346519.6844604, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1473, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:16:38 -0400 (0:00:01.197) 0:02:37.041 ******** ok: [managed-node16] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:16:39 -0400 (0:00:01.368) 0:02:38.409 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:16:39 -0400 (0:00:00.197) 0:02:38.607 ******** ok: [managed-node16] => { "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=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:16:39 -0400 (0:00:00.282) 0:02:38.889 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:16:40 -0400 (0:00:00.193) 0:02:39.083 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:16:40 -0400 (0:00:00.301) 0:02:39.385 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:16:41 -0400 (0:00:00.723) 0:02:40.109 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:16:42 -0400 (0:00:01.178) 0:02:41.288 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:16:43 -0400 (0:00:01.285) 0:02:42.573 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:16:45 -0400 (0:00:01.651) 0:02:44.225 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "blivet_output['mounts'] | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:16:45 -0400 (0:00:00.576) 0:02:44.801 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:16:47 -0400 (0:00:01.147) 0:02:45.949 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:16:47 -0400 (0:00:00.184) 0:02:46.133 ******** ok: [managed-node16] TASK [Verify results - 2] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:69 Thursday 12 March 2026 16:16:49 -0400 (0:00:01.920) 0:02:48.053 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node16 TASK [Print out pool information] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 12 March 2026 16:16:49 -0400 (0:00:00.486) 0:02:48.540 ******** skipping: [managed-node16] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 12 March 2026 16:16:50 -0400 (0:00:00.583) 0:02:49.124 ******** ok: [managed-node16] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 12 March 2026 16:16:50 -0400 (0:00:00.505) 0:02:49.629 ******** ok: [managed-node16] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "452db6b0-7639-47a5-8c90-e25391bb5d81" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "dce8c6fd-7b39-443e-bafc-f72473023350" }, "/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": "63c9c93d-438e-4c50-886b-6f947888611e" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 12 March 2026 16:16:51 -0400 (0:00:01.127) 0:02:50.756 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002906", "end": "2026-03-12 16:16:52.774279", "rc": 0, "start": "2026-03-12 16:16:52.771373" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Mar 10 07:51:51 2026 # # 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=63c9c93d-438e-4c50-886b-6f947888611e / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 UUID=452db6b0-7639-47a5-8c90-e25391bb5d81 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 12 March 2026 16:16:52 -0400 (0:00:01.082) 0:02:51.838 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003652", "end": "2026-03-12 16:16:53.815692", "failed_when_result": false, "rc": 0, "start": "2026-03-12 16:16:53.812040" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 12 March 2026 16:16:53 -0400 (0:00:01.014) 0:02:52.853 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 12 March 2026 16:16:54 -0400 (0:00:00.499) 0:02:53.353 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=dce8c6fd-7b39-443e-bafc-f72473023350', '_kernel_device': '/dev/sdb', '_raw_kernel_device': '/dev/sdb'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:16:55 -0400 (0:00:00.694) 0:02:54.047 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:16:55 -0400 (0:00:00.614) 0:02:54.662 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:16:57 -0400 (0:00:01.556) 0:02:56.218 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:16:57 -0400 (0:00:00.347) 0:02:56.565 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:16:58 -0400 (0:00:00.591) 0:02:57.156 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:16:58 -0400 (0:00:00.596) 0:02:57.752 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:16:59 -0400 (0:00:00.277) 0:02:58.030 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:16:59 -0400 (0:00:00.530) 0:02:58.561 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:17:00 -0400 (0:00:00.481) 0:02:59.043 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:17:00 -0400 (0:00:00.607) 0:02:59.650 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:17:00 -0400 (0:00:00.216) 0:02:59.866 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:17:01 -0400 (0:00:00.187) 0:03:00.054 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:17:01 -0400 (0:00:00.178) 0:03:00.233 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:17:01 -0400 (0:00:00.243) 0:03:00.476 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:17:02 -0400 (0:00:00.823) 0:03:01.315 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:17:02 -0400 (0:00:00.560) 0:03:01.875 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:17:03 -0400 (0:00:00.564) 0:03:02.440 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:17:04 -0400 (0:00:00.517) 0:03:02.957 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:17:04 -0400 (0:00:00.476) 0:03:03.434 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:17:04 -0400 (0:00:00.158) 0:03:03.593 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:17:05 -0400 (0:00:00.565) 0:03:04.158 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:17:05 -0400 (0:00:00.638) 0:03:04.796 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346596.2180336, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346596.2180336, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 449, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346596.2180336, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:17:07 -0400 (0:00:01.114) 0:03:05.911 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:17:07 -0400 (0:00:00.225) 0:03:06.136 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:17:07 -0400 (0:00:00.245) 0:03:06.382 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:17:07 -0400 (0:00:00.243) 0:03:06.626 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:17:07 -0400 (0:00:00.254) 0:03:06.881 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:17:08 -0400 (0:00:00.132) 0:03:07.013 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:17:08 -0400 (0:00:00.214) 0:03:07.228 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:17:08 -0400 (0:00:00.206) 0:03:07.434 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:17:10 -0400 (0:00:01.849) 0:03:09.283 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:17:10 -0400 (0:00:00.154) 0:03:09.438 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:17:10 -0400 (0:00:00.145) 0:03:09.583 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:17:11 -0400 (0:00:00.625) 0:03:10.209 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:17:11 -0400 (0:00:00.192) 0:03:10.401 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:17:11 -0400 (0:00:00.155) 0:03:10.556 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:17:11 -0400 (0:00:00.171) 0:03:10.728 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:17:12 -0400 (0:00:00.185) 0:03:10.913 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:17:12 -0400 (0:00:00.164) 0:03:11.078 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:17:12 -0400 (0:00:00.485) 0:03:11.564 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:17:12 -0400 (0:00:00.280) 0:03:11.844 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:17:13 -0400 (0:00:00.359) 0:03:12.204 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:17:13 -0400 (0:00:00.420) 0:03:12.625 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:17:14 -0400 (0:00:00.337) 0:03:12.962 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:17:14 -0400 (0:00:00.118) 0:03:13.081 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:17:14 -0400 (0:00:00.195) 0:03:13.292 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:17:14 -0400 (0:00:00.205) 0:03:13.497 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:17:14 -0400 (0:00:00.132) 0:03:13.630 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:17:14 -0400 (0:00:00.144) 0:03:13.774 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:17:14 -0400 (0:00:00.117) 0:03:13.891 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:17:15 -0400 (0:00:00.168) 0:03:14.060 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:17:15 -0400 (0:00:00.124) 0:03:14.185 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:17:15 -0400 (0:00:00.180) 0:03:14.366 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:17:15 -0400 (0:00:00.188) 0:03:14.554 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:17:15 -0400 (0:00:00.169) 0:03:14.723 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:17:16 -0400 (0:00:00.435) 0:03:15.159 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:17:16 -0400 (0:00:00.475) 0:03:15.635 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:17:17 -0400 (0:00:00.446) 0:03:16.082 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:17:17 -0400 (0:00:00.240) 0:03:16.323 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:17:17 -0400 (0:00:00.397) 0:03:16.721 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:17:18 -0400 (0:00:00.371) 0:03:17.092 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:17:18 -0400 (0:00:00.450) 0:03:17.542 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:17:19 -0400 (0:00:00.361) 0:03:17.904 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:17:19 -0400 (0:00:00.385) 0:03:18.290 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:17:19 -0400 (0:00:00.221) 0:03:18.512 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:17:19 -0400 (0:00:00.226) 0:03:18.738 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:17:20 -0400 (0:00:00.290) 0:03:19.029 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:17:20 -0400 (0:00:00.196) 0:03:19.226 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:17:20 -0400 (0:00:00.204) 0:03:19.431 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:17:20 -0400 (0:00:00.192) 0:03:19.623 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:17:20 -0400 (0:00:00.228) 0:03:19.852 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:17:21 -0400 (0:00:00.196) 0:03:20.049 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:17:21 -0400 (0:00:00.198) 0:03:20.247 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:17:21 -0400 (0:00:00.260) 0:03:20.508 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:17:21 -0400 (0:00:00.178) 0:03:20.686 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:17:21 -0400 (0:00:00.187) 0:03:20.873 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:17:22 -0400 (0:00:00.239) 0:03:21.112 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:17:22 -0400 (0:00:00.215) 0:03:21.328 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:17:22 -0400 (0:00:00.221) 0:03:21.549 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:17:22 -0400 (0:00:00.204) 0:03:21.754 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:17:23 -0400 (0:00:00.174) 0:03:21.928 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:17:23 -0400 (0:00:00.496) 0:03:22.424 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:17:23 -0400 (0:00:00.194) 0:03:22.619 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:17:23 -0400 (0:00:00.110) 0:03:22.742 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:17:24 -0400 (0:00:00.156) 0:03:22.898 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:17:24 -0400 (0:00:00.167) 0:03:23.066 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:17:24 -0400 (0:00:00.160) 0:03:23.226 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:17:24 -0400 (0:00:00.156) 0:03:23.382 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:17:24 -0400 (0:00:00.142) 0:03:23.525 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 12 March 2026 16:17:24 -0400 (0:00:00.188) 0:03:23.713 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:72 Thursday 12 March 2026 16:17:24 -0400 (0:00:00.159) 0:03:23.873 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:17:25 -0400 (0:00:00.724) 0:03:24.598 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:17:25 -0400 (0:00:00.258) 0:03:24.856 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:17:26 -0400 (0:00:00.430) 0:03:25.286 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:17:26 -0400 (0:00:00.469) 0:03:25.755 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:17:27 -0400 (0:00:00.217) 0:03:25.973 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:17:27 -0400 (0:00:00.217) 0:03:26.190 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:17:27 -0400 (0:00:00.124) 0:03:26.315 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:17:27 -0400 (0:00:00.171) 0:03:26.486 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:17:28 -0400 (0:00:00.883) 0:03:27.373 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:17:28 -0400 (0:00:00.161) 0:03:27.534 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:17:28 -0400 (0:00:00.211) 0:03:27.746 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:17:29 -0400 (0:00:00.224) 0:03:27.970 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:17:29 -0400 (0:00:00.493) 0:03:28.464 ******** ok: [managed-node16] => { "storage_volumes | d([])": [ { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:17:30 -0400 (0:00:00.433) 0:03:28.898 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:17:30 -0400 (0:00:00.189) 0:03:29.087 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:17:30 -0400 (0:00:00.185) 0:03:29.273 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:17:30 -0400 (0:00:00.165) 0:03:29.438 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:17:30 -0400 (0:00:00.152) 0:03:29.591 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:17:31 -0400 (0:00:00.473) 0:03:30.064 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:17:31 -0400 (0:00:00.122) 0:03:30.186 ******** changed: [managed-node16] => { "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=452db6b0-7639-47a5-8c90-e25391bb5d81", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:17:36 -0400 (0:00:05.074) 0:03:35.261 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:17:36 -0400 (0:00:00.277) 0:03:35.539 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346521.9554772, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d138b7abf57bf2b8ec44bc7abbc4dc370948cbeb", "ctime": 1773346519.6844604, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346519.6844604, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1473, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:17:37 -0400 (0:00:00.936) 0:03:36.476 ******** ok: [managed-node16] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:17:38 -0400 (0:00:00.963) 0:03:37.439 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:17:38 -0400 (0:00:00.091) 0:03:37.530 ******** ok: [managed-node16] => { "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=452db6b0-7639-47a5-8c90-e25391bb5d81", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:17:38 -0400 (0:00:00.309) 0:03:37.840 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:17:39 -0400 (0:00:00.223) 0:03:38.064 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:17:39 -0400 (0:00:00.202) 0:03:38.267 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node16] => (item={'src': 'UUID=452db6b0-7639-47a5-8c90-e25391bb5d81', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=452db6b0-7639-47a5-8c90-e25391bb5d81" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:17:40 -0400 (0:00:01.378) 0:03:39.645 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:17:42 -0400 (0:00:01.558) 0:03:41.204 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node16] => (item={'src': 'UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:17:43 -0400 (0:00:01.353) 0:03:42.557 ******** skipping: [managed-node16] => (item={'src': 'UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node16] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:17:44 -0400 (0:00:00.540) 0:03:43.098 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:17:45 -0400 (0:00:01.613) 0:03:44.711 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:17:46 -0400 (0:00:00.903) 0:03:45.614 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:17:46 -0400 (0:00:00.146) 0:03:45.761 ******** ok: [managed-node16] TASK [Verify results - 3] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:83 Thursday 12 March 2026 16:17:48 -0400 (0:00:01.637) 0:03:47.398 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node16 TASK [Print out pool information] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 12 March 2026 16:17:49 -0400 (0:00:00.497) 0:03:47.896 ******** skipping: [managed-node16] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 12 March 2026 16:17:49 -0400 (0:00:00.338) 0:03:48.234 ******** ok: [managed-node16] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 12 March 2026 16:17:49 -0400 (0:00:00.442) 0:03:48.676 ******** ok: [managed-node16] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "188c621f-69e4-479e-b7d5-11ad0c7b433b" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "dce8c6fd-7b39-443e-bafc-f72473023350" }, "/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": "63c9c93d-438e-4c50-886b-6f947888611e" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 12 March 2026 16:17:50 -0400 (0:00:00.834) 0:03:49.511 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.003722", "end": "2026-03-12 16:17:52.406059", "rc": 0, "start": "2026-03-12 16:17:51.402337" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Mar 10 07:51:51 2026 # # 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=63c9c93d-438e-4c50-886b-6f947888611e / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 12 March 2026 16:17:52 -0400 (0:00:01.952) 0:03:51.463 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002737", "end": "2026-03-12 16:17:53.279332", "failed_when_result": false, "rc": 0, "start": "2026-03-12 16:17:53.276595" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 12 March 2026 16:17:53 -0400 (0:00:00.878) 0:03:52.342 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 12 March 2026 16:17:53 -0400 (0:00:00.281) 0:03:52.623 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:17:54 -0400 (0:00:00.534) 0:03:53.160 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:17:54 -0400 (0:00:00.512) 0:03:53.673 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:17:56 -0400 (0:00:01.337) 0:03:55.010 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:17:56 -0400 (0:00:00.274) 0:03:55.285 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:17:56 -0400 (0:00:00.439) 0:03:55.724 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:17:57 -0400 (0:00:00.445) 0:03:56.170 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:17:57 -0400 (0:00:00.290) 0:03:56.461 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:17:58 -0400 (0:00:00.439) 0:03:56.900 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:17:58 -0400 (0:00:00.393) 0:03:57.294 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:17:58 -0400 (0:00:00.461) 0:03:57.755 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:17:59 -0400 (0:00:00.144) 0:03:57.900 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:17:59 -0400 (0:00:00.098) 0:03:57.999 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:17:59 -0400 (0:00:00.092) 0:03:58.091 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:17:59 -0400 (0:00:00.088) 0:03:58.179 ******** ok: [managed-node16] => { "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=188c621f-69e4-479e-b7d5-11ad0c7b433b " ], "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:17:59 -0400 (0:00:00.635) 0:03:58.815 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:18:00 -0400 (0:00:00.331) 0:03:59.146 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:18:00 -0400 (0:00:00.406) 0:03:59.553 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:18:01 -0400 (0:00:00.368) 0:03:59.921 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:18:01 -0400 (0:00:00.428) 0:04:00.350 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:18:01 -0400 (0:00:00.190) 0:04:00.541 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:18:02 -0400 (0:00:00.594) 0:04:01.135 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:18:02 -0400 (0:00:00.567) 0:04:01.702 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346656.1974826, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346656.1974826, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346656.1974826, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:18:03 -0400 (0:00:00.952) 0:04:02.655 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:18:03 -0400 (0:00:00.205) 0:04:02.860 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:18:04 -0400 (0:00:00.164) 0:04:03.024 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:18:04 -0400 (0:00:00.201) 0:04:03.231 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:18:04 -0400 (0:00:00.195) 0:04:03.427 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:18:04 -0400 (0:00:00.143) 0:04:03.570 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:18:04 -0400 (0:00:00.221) 0:04:03.792 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:18:05 -0400 (0:00:00.155) 0:04:03.947 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:18:06 -0400 (0:00:01.848) 0:04:05.795 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:18:07 -0400 (0:00:00.117) 0:04:05.913 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:18:07 -0400 (0:00:00.158) 0:04:06.071 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:18:07 -0400 (0:00:00.406) 0:04:06.477 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:18:07 -0400 (0:00:00.150) 0:04:06.628 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:18:07 -0400 (0:00:00.132) 0:04:06.761 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:18:07 -0400 (0:00:00.104) 0:04:06.870 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:18:08 -0400 (0:00:00.180) 0:04:07.051 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:18:08 -0400 (0:00:00.156) 0:04:07.208 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:18:08 -0400 (0:00:00.489) 0:04:07.698 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:18:09 -0400 (0:00:00.413) 0:04:08.111 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:18:09 -0400 (0:00:00.302) 0:04:08.414 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:18:09 -0400 (0:00:00.345) 0:04:08.760 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:18:10 -0400 (0:00:00.436) 0:04:09.196 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:18:10 -0400 (0:00:00.178) 0:04:09.375 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:18:10 -0400 (0:00:00.181) 0:04:09.557 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:18:10 -0400 (0:00:00.173) 0:04:09.731 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:18:11 -0400 (0:00:00.169) 0:04:09.900 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:18:11 -0400 (0:00:00.178) 0:04:10.078 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:18:11 -0400 (0:00:00.172) 0:04:10.251 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:18:11 -0400 (0:00:00.184) 0:04:10.436 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:18:11 -0400 (0:00:00.193) 0:04:10.629 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:18:11 -0400 (0:00:00.169) 0:04:10.798 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:18:12 -0400 (0:00:00.164) 0:04:10.962 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:18:12 -0400 (0:00:00.151) 0:04:11.114 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:18:12 -0400 (0:00:00.436) 0:04:11.550 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:18:13 -0400 (0:00:00.484) 0:04:12.036 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:18:13 -0400 (0:00:00.539) 0:04:12.576 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:18:13 -0400 (0:00:00.212) 0:04:12.788 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:18:14 -0400 (0:00:00.415) 0:04:13.203 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:18:14 -0400 (0:00:00.396) 0:04:13.613 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:18:15 -0400 (0:00:00.320) 0:04:13.937 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:18:15 -0400 (0:00:00.347) 0:04:14.284 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:18:15 -0400 (0:00:00.422) 0:04:14.707 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:18:15 -0400 (0:00:00.168) 0:04:14.875 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:18:16 -0400 (0:00:00.213) 0:04:15.088 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:18:16 -0400 (0:00:00.231) 0:04:15.319 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:18:16 -0400 (0:00:00.223) 0:04:15.543 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:18:16 -0400 (0:00:00.253) 0:04:15.796 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:18:17 -0400 (0:00:00.263) 0:04:16.059 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:18:17 -0400 (0:00:00.212) 0:04:16.272 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:18:17 -0400 (0:00:00.219) 0:04:16.491 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:18:17 -0400 (0:00:00.238) 0:04:16.729 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:18:18 -0400 (0:00:00.206) 0:04:16.936 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:18:18 -0400 (0:00:00.249) 0:04:17.186 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:18:18 -0400 (0:00:00.214) 0:04:17.401 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:18:18 -0400 (0:00:00.232) 0:04:17.633 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:18:18 -0400 (0:00:00.203) 0:04:17.836 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:18:19 -0400 (0:00:00.226) 0:04:18.063 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:18:19 -0400 (0:00:00.194) 0:04:18.257 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:18:19 -0400 (0:00:00.206) 0:04:18.464 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:18:20 -0400 (0:00:00.947) 0:04:19.412 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:18:21 -0400 (0:00:00.577) 0:04:19.989 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:18:21 -0400 (0:00:00.143) 0:04:20.133 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:18:21 -0400 (0:00:00.145) 0:04:20.278 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:18:21 -0400 (0:00:00.167) 0:04:20.445 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:18:21 -0400 (0:00:00.165) 0:04:20.610 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:18:21 -0400 (0:00:00.162) 0:04:20.773 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:18:22 -0400 (0:00:00.142) 0:04:20.916 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 12 March 2026 16:18:22 -0400 (0:00:00.181) 0:04:21.098 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:86 Thursday 12 March 2026 16:18:22 -0400 (0:00:00.201) 0:04:21.299 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:18:23 -0400 (0:00:00.850) 0:04:22.149 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:18:23 -0400 (0:00:00.266) 0:04:22.416 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:18:23 -0400 (0:00:00.473) 0:04:22.907 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:18:24 -0400 (0:00:00.664) 0:04:23.572 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:18:24 -0400 (0:00:00.221) 0:04:23.794 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:18:25 -0400 (0:00:00.226) 0:04:24.020 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:18:25 -0400 (0:00:00.184) 0:04:24.220 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:18:25 -0400 (0:00:00.192) 0:04:24.413 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:18:26 -0400 (0:00:00.577) 0:04:24.990 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:18:26 -0400 (0:00:00.256) 0:04:25.247 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:18:26 -0400 (0:00:00.230) 0:04:25.477 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:18:26 -0400 (0:00:00.227) 0:04:25.705 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:18:27 -0400 (0:00:00.428) 0:04:26.133 ******** ok: [managed-node16] => { "storage_volumes | d([])": [ { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:18:27 -0400 (0:00:00.510) 0:04:26.644 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:18:27 -0400 (0:00:00.247) 0:04:26.892 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:18:28 -0400 (0:00:00.219) 0:04:27.112 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:18:28 -0400 (0:00:00.232) 0:04:27.344 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:18:28 -0400 (0:00:00.257) 0:04:27.601 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:18:29 -0400 (0:00:00.769) 0:04:28.383 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:18:29 -0400 (0:00:00.142) 0:04:28.525 ******** ok: [managed-node16] => { "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=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:18:31 -0400 (0:00:01.979) 0:04:30.504 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:18:32 -0400 (0:00:00.403) 0:04:30.907 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346663.5155375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d85c78af8bcc0c0c7bbc23cafe921b80668705f1", "ctime": 1773346663.5125375, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346663.5125375, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1478, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:18:33 -0400 (0:00:00.988) 0:04:31.896 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:18:33 -0400 (0:00:00.212) 0:04:32.109 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:18:33 -0400 (0:00:00.151) 0:04:32.261 ******** ok: [managed-node16] => { "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=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:18:33 -0400 (0:00:00.192) 0:04:32.453 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:18:33 -0400 (0:00:00.245) 0:04:32.699 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:18:34 -0400 (0:00:00.231) 0:04:32.931 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:18:34 -0400 (0:00:00.403) 0:04:33.334 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:18:36 -0400 (0:00:01.577) 0:04:34.912 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node16] => (item={'src': 'UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:18:37 -0400 (0:00:01.245) 0:04:36.157 ******** skipping: [managed-node16] => (item={'src': 'UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node16] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:18:37 -0400 (0:00:00.382) 0:04:36.540 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:18:39 -0400 (0:00:01.516) 0:04:38.056 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:18:40 -0400 (0:00:00.938) 0:04:38.994 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:18:40 -0400 (0:00:00.172) 0:04:39.167 ******** ok: [managed-node16] TASK [Verify results - 4] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:97 Thursday 12 March 2026 16:18:41 -0400 (0:00:01.604) 0:04:40.771 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node16 TASK [Print out pool information] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 12 March 2026 16:18:42 -0400 (0:00:00.617) 0:04:41.389 ******** skipping: [managed-node16] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 12 March 2026 16:18:42 -0400 (0:00:00.406) 0:04:41.795 ******** ok: [managed-node16] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "_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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 12 March 2026 16:18:43 -0400 (0:00:00.580) 0:04:42.376 ******** ok: [managed-node16] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "188c621f-69e4-479e-b7d5-11ad0c7b433b" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "dce8c6fd-7b39-443e-bafc-f72473023350" }, "/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": "63c9c93d-438e-4c50-886b-6f947888611e" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 12 March 2026 16:18:44 -0400 (0:00:01.141) 0:04:43.517 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002831", "end": "2026-03-12 16:18:45.504157", "rc": 0, "start": "2026-03-12 16:18:45.501326" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Mar 10 07:51:51 2026 # # 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=63c9c93d-438e-4c50-886b-6f947888611e / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 12 March 2026 16:18:45 -0400 (0:00:01.042) 0:04:44.560 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002903", "end": "2026-03-12 16:18:46.529016", "failed_when_result": false, "rc": 0, "start": "2026-03-12 16:18:46.526113" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 12 March 2026 16:18:46 -0400 (0:00:00.991) 0:04:45.564 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 12 March 2026 16:18:47 -0400 (0:00:00.374) 0:04:45.939 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:18:47 -0400 (0:00:00.632) 0:04:46.572 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:18:48 -0400 (0:00:00.545) 0:04:47.118 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:18:49 -0400 (0:00:01.412) 0:04:48.531 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:18:49 -0400 (0:00:00.253) 0:04:48.784 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:18:50 -0400 (0:00:00.508) 0:04:49.293 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "(not storage_test_volume.mount_user is none and storage_test_volume.mount_user | length > 0) or (not storage_test_volume.mount_group is none and storage_test_volume.mount_group | length > 0) or (not storage_test_volume.mount_mode is none and storage_test_volume.mount_mode | length > 0)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:18:51 -0400 (0:00:00.626) 0:04:49.920 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:18:51 -0400 (0:00:00.268) 0:04:50.188 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_user is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:18:51 -0400 (0:00:00.619) 0:04:50.808 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_group is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:18:52 -0400 (0:00:00.609) 0:04:51.417 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_mode is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:18:53 -0400 (0:00:00.508) 0:04:51.926 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:18:53 -0400 (0:00:00.198) 0:04:52.124 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:18:53 -0400 (0:00:00.185) 0:04:52.309 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:18:53 -0400 (0:00:00.149) 0:04:52.458 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:18:53 -0400 (0:00:00.264) 0:04:52.723 ******** ok: [managed-node16] => { "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=188c621f-69e4-479e-b7d5-11ad0c7b433b " ], "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:18:54 -0400 (0:00:00.765) 0:04:53.488 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:18:55 -0400 (0:00:00.488) 0:04:53.982 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:18:55 -0400 (0:00:00.533) 0:04:54.515 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:18:56 -0400 (0:00:00.460) 0:04:54.976 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:18:56 -0400 (0:00:00.578) 0:04:55.554 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:18:56 -0400 (0:00:00.141) 0:04:55.695 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:18:57 -0400 (0:00:00.654) 0:04:56.350 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:18:57 -0400 (0:00:00.473) 0:04:56.824 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346656.1974826, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346656.1974826, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346656.1974826, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:18:58 -0400 (0:00:00.937) 0:04:57.761 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:18:59 -0400 (0:00:00.293) 0:04:58.055 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:18:59 -0400 (0:00:00.157) 0:04:58.212 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:18:59 -0400 (0:00:00.141) 0:04:58.354 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:18:59 -0400 (0:00:00.152) 0:04:58.507 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:18:59 -0400 (0:00:00.159) 0:04:58.666 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:19:00 -0400 (0:00:00.236) 0:04:58.903 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:19:00 -0400 (0:00:00.125) 0:04:59.029 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:19:01 -0400 (0:00:01.808) 0:05:00.840 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:19:02 -0400 (0:00:00.180) 0:05:01.021 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:19:02 -0400 (0:00:00.213) 0:05:01.234 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:19:02 -0400 (0:00:00.650) 0:05:01.885 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:19:03 -0400 (0:00:00.184) 0:05:02.069 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:19:03 -0400 (0:00:00.109) 0:05:02.179 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:19:03 -0400 (0:00:00.185) 0:05:02.365 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:19:03 -0400 (0:00:00.202) 0:05:02.567 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:19:03 -0400 (0:00:00.221) 0:05:02.788 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:19:04 -0400 (0:00:00.566) 0:05:03.355 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:19:04 -0400 (0:00:00.443) 0:05:03.799 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:19:05 -0400 (0:00:00.462) 0:05:04.262 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:19:05 -0400 (0:00:00.556) 0:05:04.818 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:19:06 -0400 (0:00:00.567) 0:05:05.385 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:19:06 -0400 (0:00:00.257) 0:05:05.642 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:19:06 -0400 (0:00:00.149) 0:05:05.792 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:19:07 -0400 (0:00:00.199) 0:05:05.991 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:19:07 -0400 (0:00:00.206) 0:05:06.197 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:19:07 -0400 (0:00:00.169) 0:05:06.373 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:19:07 -0400 (0:00:00.127) 0:05:06.501 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:19:07 -0400 (0:00:00.179) 0:05:06.680 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:19:08 -0400 (0:00:00.230) 0:05:06.911 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:19:08 -0400 (0:00:00.149) 0:05:07.060 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:19:08 -0400 (0:00:00.119) 0:05:07.179 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:19:08 -0400 (0:00:00.221) 0:05:07.401 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:19:09 -0400 (0:00:01.066) 0:05:08.467 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:19:10 -0400 (0:00:01.152) 0:05:09.620 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:19:12 -0400 (0:00:01.636) 0:05:11.257 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:19:12 -0400 (0:00:00.268) 0:05:11.525 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:19:13 -0400 (0:00:00.467) 0:05:11.992 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:19:13 -0400 (0:00:00.433) 0:05:12.426 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:19:14 -0400 (0:00:00.506) 0:05:12.933 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:19:14 -0400 (0:00:00.446) 0:05:13.401 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:19:15 -0400 (0:00:00.509) 0:05:13.911 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:19:15 -0400 (0:00:00.253) 0:05:14.164 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:19:15 -0400 (0:00:00.206) 0:05:14.370 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:19:15 -0400 (0:00:00.246) 0:05:14.616 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:19:15 -0400 (0:00:00.267) 0:05:14.884 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:19:16 -0400 (0:00:00.269) 0:05:15.154 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:19:16 -0400 (0:00:00.365) 0:05:15.519 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:19:16 -0400 (0:00:00.216) 0:05:15.736 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:19:17 -0400 (0:00:00.215) 0:05:15.951 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:19:17 -0400 (0:00:00.247) 0:05:16.199 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:19:17 -0400 (0:00:00.251) 0:05:16.450 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:19:17 -0400 (0:00:00.221) 0:05:16.672 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:19:17 -0400 (0:00:00.220) 0:05:16.893 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:19:18 -0400 (0:00:00.291) 0:05:17.184 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:19:18 -0400 (0:00:00.287) 0:05:17.472 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:19:18 -0400 (0:00:00.257) 0:05:17.730 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:19:19 -0400 (0:00:00.250) 0:05:17.980 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:19:19 -0400 (0:00:00.213) 0:05:18.194 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:19:19 -0400 (0:00:00.572) 0:05:18.767 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:19:20 -0400 (0:00:00.215) 0:05:18.982 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:19:20 -0400 (0:00:00.199) 0:05:19.181 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:19:20 -0400 (0:00:00.161) 0:05:19.342 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:19:20 -0400 (0:00:00.212) 0:05:19.555 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:19:20 -0400 (0:00:00.142) 0:05:19.698 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:19:21 -0400 (0:00:00.251) 0:05:19.949 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:19:21 -0400 (0:00:00.166) 0:05:20.115 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 12 March 2026 16:19:21 -0400 (0:00:00.189) 0:05:20.305 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:100 Thursday 12 March 2026 16:19:21 -0400 (0:00:00.162) 0:05:20.467 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:19:22 -0400 (0:00:01.001) 0:05:21.469 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:19:22 -0400 (0:00:00.285) 0:05:21.754 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:19:23 -0400 (0:00:00.420) 0:05:22.174 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:19:23 -0400 (0:00:00.699) 0:05:22.874 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:19:24 -0400 (0:00:00.271) 0:05:23.146 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:19:24 -0400 (0:00:00.256) 0:05:23.403 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:19:24 -0400 (0:00:00.167) 0:05:23.571 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:19:24 -0400 (0:00:00.225) 0:05:23.796 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:19:25 -0400 (0:00:00.692) 0:05:24.489 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:19:25 -0400 (0:00:00.316) 0:05:24.805 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:19:26 -0400 (0:00:00.256) 0:05:25.061 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:19:26 -0400 (0:00:00.256) 0:05:25.318 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:19:26 -0400 (0:00:00.517) 0:05:25.835 ******** ok: [managed-node16] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:19:27 -0400 (0:00:00.489) 0:05:26.324 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:19:27 -0400 (0:00:00.295) 0:05:26.621 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:19:28 -0400 (0:00:00.276) 0:05:26.897 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:19:28 -0400 (0:00:00.344) 0:05:27.242 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:19:28 -0400 (0:00:00.269) 0:05:27.511 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:19:29 -0400 (0:00:00.755) 0:05:28.266 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:19:29 -0400 (0:00:00.149) 0:05:28.415 ******** changed: [managed-node16] => { "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=188c621f-69e4-479e-b7d5-11ad0c7b433b", "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:19:31 -0400 (0:00:02.258) 0:05:30.673 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:19:32 -0400 (0:00:00.413) 0:05:31.087 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346663.5155375, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "d85c78af8bcc0c0c7bbc23cafe921b80668705f1", "ctime": 1773346663.5125375, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346663.5125375, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1478, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:19:33 -0400 (0:00:01.129) 0:05:32.216 ******** ok: [managed-node16] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:19:34 -0400 (0:00:01.247) 0:05:33.464 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:19:34 -0400 (0:00:00.146) 0:05:33.611 ******** ok: [managed-node16] => { "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=188c621f-69e4-479e-b7d5-11ad0c7b433b", "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:19:34 -0400 (0:00:00.254) 0:05:33.865 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:19:35 -0400 (0:00:00.182) 0:05:34.062 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:19:35 -0400 (0:00:00.205) 0:05:34.268 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node16] => (item={'src': 'UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=188c621f-69e4-479e-b7d5-11ad0c7b433b" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node16] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:19:37 -0400 (0:00:02.477) 0:05:36.745 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:19:39 -0400 (0:00:01.704) 0:05:38.450 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node16] => (item={'src': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:19:41 -0400 (0:00:01.528) 0:05:39.978 ******** skipping: [managed-node16] => (item={'src': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node16] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:19:41 -0400 (0:00:00.469) 0:05:40.447 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:19:43 -0400 (0:00:01.494) 0:05:41.942 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:19:44 -0400 (0:00:01.013) 0:05:42.955 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:19:44 -0400 (0:00:00.167) 0:05:43.123 ******** ok: [managed-node16] TASK [Verify results - 5] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:110 Thursday 12 March 2026 16:19:45 -0400 (0:00:01.601) 0:05:44.724 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node16 TASK [Print out pool information] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 12 March 2026 16:19:46 -0400 (0:00:00.609) 0:05:45.334 ******** skipping: [managed-node16] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 12 March 2026 16:19:46 -0400 (0:00:00.424) 0:05:45.758 ******** ok: [managed-node16] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 12 March 2026 16:19:47 -0400 (0:00:00.467) 0:05:46.226 ******** ok: [managed-node16] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "c6433bb9-2326-4c33-9c39-0373cd9e02b0" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "dce8c6fd-7b39-443e-bafc-f72473023350" }, "/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": "63c9c93d-438e-4c50-886b-6f947888611e" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 12 March 2026 16:19:48 -0400 (0:00:00.926) 0:05:47.153 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002809", "end": "2026-03-12 16:19:49.042100", "rc": 0, "start": "2026-03-12 16:19:49.039291" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Mar 10 07:51:51 2026 # # 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=63c9c93d-438e-4c50-886b-6f947888611e / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 12 March 2026 16:19:49 -0400 (0:00:00.957) 0:05:48.111 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002790", "end": "2026-03-12 16:19:50.014303", "failed_when_result": false, "rc": 0, "start": "2026-03-12 16:19:50.011513" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 12 March 2026 16:19:50 -0400 (0:00:00.931) 0:05:49.043 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 12 March 2026 16:19:50 -0400 (0:00:00.382) 0:05:49.425 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:19:51 -0400 (0:00:00.658) 0:05:50.083 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:19:51 -0400 (0:00:00.546) 0:05:50.629 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:19:53 -0400 (0:00:01.266) 0:05:51.895 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:19:53 -0400 (0:00:00.289) 0:05:52.185 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:19:53 -0400 (0:00:00.511) 0:05:52.697 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:19:54 -0400 (0:00:00.489) 0:05:53.187 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:19:54 -0400 (0:00:00.258) 0:05:53.446 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:19:54 -0400 (0:00:00.197) 0:05:53.643 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:19:54 -0400 (0:00:00.246) 0:05:53.890 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:19:55 -0400 (0:00:00.258) 0:05:54.149 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003369", "end": "2026-03-12 16:19:56.382671", "rc": 0, "start": "2026-03-12 16:19:56.379302" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:19:56 -0400 (0:00:01.249) 0:05:55.398 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002731", "end": "2026-03-12 16:19:57.218444", "rc": 0, "start": "2026-03-12 16:19:57.215713" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:19:57 -0400 (0:00:00.902) 0:05:56.300 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:19:57 -0400 (0:00:00.451) 0:05:56.752 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:19:57 -0400 (0:00:00.141) 0:05:56.894 ******** ok: [managed-node16] => { "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0 " ], "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:19:58 -0400 (0:00:00.671) 0:05:57.565 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:19:59 -0400 (0:00:00.473) 0:05:58.039 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:19:59 -0400 (0:00:00.549) 0:05:58.588 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:20:00 -0400 (0:00:00.406) 0:05:58.995 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:20:00 -0400 (0:00:00.518) 0:05:59.514 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:20:00 -0400 (0:00:00.136) 0:05:59.650 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:20:01 -0400 (0:00:00.488) 0:06:00.139 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:20:01 -0400 (0:00:00.530) 0:06:00.670 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346771.5853467, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346771.5693467, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346771.5693467, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:20:02 -0400 (0:00:00.917) 0:06:01.587 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:20:02 -0400 (0:00:00.203) 0:06:01.791 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:20:03 -0400 (0:00:00.153) 0:06:01.945 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:20:03 -0400 (0:00:00.200) 0:06:02.145 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:20:03 -0400 (0:00:00.143) 0:06:02.289 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:20:03 -0400 (0:00:00.157) 0:06:02.446 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:20:03 -0400 (0:00:00.201) 0:06:02.648 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:20:03 -0400 (0:00:00.115) 0:06:02.764 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:20:05 -0400 (0:00:02.021) 0:06:04.785 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:20:06 -0400 (0:00:00.675) 0:06:05.461 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:20:06 -0400 (0:00:00.167) 0:06:05.629 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:20:07 -0400 (0:00:00.414) 0:06:06.043 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:20:07 -0400 (0:00:00.169) 0:06:06.213 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:20:07 -0400 (0:00:00.130) 0:06:06.344 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:20:07 -0400 (0:00:00.168) 0:06:06.512 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:20:07 -0400 (0:00:00.152) 0:06:06.665 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:20:07 -0400 (0:00:00.142) 0:06:06.807 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:20:08 -0400 (0:00:00.563) 0:06:07.371 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:20:08 -0400 (0:00:00.497) 0:06:07.868 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:20:09 -0400 (0:00:00.504) 0:06:08.372 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:20:09 -0400 (0:00:00.503) 0:06:08.876 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:20:10 -0400 (0:00:00.516) 0:06:09.393 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:20:10 -0400 (0:00:00.164) 0:06:09.557 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:20:10 -0400 (0:00:00.121) 0:06:09.678 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:20:10 -0400 (0:00:00.152) 0:06:09.831 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:20:11 -0400 (0:00:00.131) 0:06:09.962 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:20:11 -0400 (0:00:00.195) 0:06:10.158 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:20:11 -0400 (0:00:00.179) 0:06:10.337 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:20:11 -0400 (0:00:00.138) 0:06:10.476 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:20:11 -0400 (0:00:00.152) 0:06:10.629 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:20:11 -0400 (0:00:00.150) 0:06:10.779 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:20:12 -0400 (0:00:00.133) 0:06:10.916 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:20:12 -0400 (0:00:00.141) 0:06:11.058 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:20:12 -0400 (0:00:00.488) 0:06:11.546 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:20:12 -0400 (0:00:00.346) 0:06:11.893 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:20:13 -0400 (0:00:00.369) 0:06:12.263 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:20:13 -0400 (0:00:00.164) 0:06:12.428 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:20:13 -0400 (0:00:00.463) 0:06:12.891 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:20:14 -0400 (0:00:00.442) 0:06:13.334 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:20:14 -0400 (0:00:00.362) 0:06:13.697 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:20:15 -0400 (0:00:00.392) 0:06:14.089 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:20:15 -0400 (0:00:00.342) 0:06:14.432 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:20:15 -0400 (0:00:00.173) 0:06:14.606 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:20:15 -0400 (0:00:00.176) 0:06:14.783 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:20:16 -0400 (0:00:00.177) 0:06:14.960 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:20:16 -0400 (0:00:00.265) 0:06:15.226 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:20:16 -0400 (0:00:00.201) 0:06:15.428 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:20:16 -0400 (0:00:00.201) 0:06:15.629 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:20:16 -0400 (0:00:00.215) 0:06:15.844 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:20:17 -0400 (0:00:00.236) 0:06:16.081 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:20:17 -0400 (0:00:00.218) 0:06:16.300 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:20:17 -0400 (0:00:00.166) 0:06:16.467 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:20:17 -0400 (0:00:00.261) 0:06:16.728 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:20:18 -0400 (0:00:00.170) 0:06:16.899 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:20:18 -0400 (0:00:00.219) 0:06:17.119 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:20:18 -0400 (0:00:00.221) 0:06:17.341 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:20:18 -0400 (0:00:00.205) 0:06:17.546 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:20:18 -0400 (0:00:00.321) 0:06:17.867 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:20:19 -0400 (0:00:00.170) 0:06:18.037 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:20:19 -0400 (0:00:00.328) 0:06:18.365 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:20:19 -0400 (0:00:00.183) 0:06:18.548 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:20:19 -0400 (0:00:00.134) 0:06:18.683 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:20:19 -0400 (0:00:00.190) 0:06:18.875 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:20:20 -0400 (0:00:00.153) 0:06:19.028 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:20:20 -0400 (0:00:00.093) 0:06:19.122 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:20:20 -0400 (0:00:00.153) 0:06:19.275 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:20:20 -0400 (0:00:00.153) 0:06:19.429 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 12 March 2026 16:20:20 -0400 (0:00:00.128) 0:06:19.558 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence - 2] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:113 Thursday 12 March 2026 16:20:20 -0400 (0:00:00.142) 0:06:19.700 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:20:21 -0400 (0:00:00.789) 0:06:20.490 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:20:21 -0400 (0:00:00.208) 0:06:20.699 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:20:22 -0400 (0:00:00.412) 0:06:21.135 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:20:22 -0400 (0:00:00.548) 0:06:21.684 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:20:23 -0400 (0:00:00.283) 0:06:21.968 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:20:23 -0400 (0:00:00.217) 0:06:22.186 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:20:23 -0400 (0:00:00.160) 0:06:22.346 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:20:23 -0400 (0:00:00.201) 0:06:22.547 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:20:24 -0400 (0:00:00.523) 0:06:23.071 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:20:24 -0400 (0:00:00.145) 0:06:23.216 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:20:24 -0400 (0:00:00.166) 0:06:23.382 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:20:24 -0400 (0:00:00.163) 0:06:23.546 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:20:25 -0400 (0:00:00.423) 0:06:23.970 ******** ok: [managed-node16] => { "storage_volumes | d([])": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:20:25 -0400 (0:00:00.490) 0:06:24.460 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:20:25 -0400 (0:00:00.231) 0:06:24.692 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:20:26 -0400 (0:00:00.224) 0:06:24.916 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:20:26 -0400 (0:00:00.216) 0:06:25.133 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:20:26 -0400 (0:00:00.260) 0:06:25.394 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:20:27 -0400 (0:00:00.558) 0:06:25.966 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:20:27 -0400 (0:00:00.099) 0:06:26.065 ******** ok: [managed-node16] => { "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:20:29 -0400 (0:00:01.859) 0:06:27.925 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:20:29 -0400 (0:00:00.350) 0:06:28.276 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346782.8044307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85e0f37081b67af49b7653249702e787c7a55b8f", "ctime": 1773346780.959417, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346780.959417, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1473, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:20:30 -0400 (0:00:00.990) 0:06:29.266 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:20:30 -0400 (0:00:00.169) 0:06:29.436 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:20:30 -0400 (0:00:00.135) 0:06:29.571 ******** ok: [managed-node16] => { "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:20:30 -0400 (0:00:00.161) 0:06:29.733 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:20:30 -0400 (0:00:00.133) 0:06:29.866 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:20:31 -0400 (0:00:00.182) 0:06:30.048 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:20:31 -0400 (0:00:00.357) 0:06:30.406 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:20:32 -0400 (0:00:01.464) 0:06:31.870 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node16] => (item={'src': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:20:34 -0400 (0:00:01.151) 0:06:33.022 ******** skipping: [managed-node16] => (item={'src': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node16] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:20:34 -0400 (0:00:00.427) 0:06:33.450 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:20:36 -0400 (0:00:01.475) 0:06:34.926 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:20:36 -0400 (0:00:00.878) 0:06:35.804 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:20:36 -0400 (0:00:00.089) 0:06:35.893 ******** ok: [managed-node16] TASK [Verify results - 6] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:123 Thursday 12 March 2026 16:20:38 -0400 (0:00:01.506) 0:06:37.400 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node16 TASK [Print out pool information] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 12 March 2026 16:20:39 -0400 (0:00:00.538) 0:06:37.938 ******** skipping: [managed-node16] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 12 March 2026 16:20:39 -0400 (0:00:00.364) 0:06:38.303 ******** ok: [managed-node16] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 12 March 2026 16:20:39 -0400 (0:00:00.509) 0:06:38.812 ******** ok: [managed-node16] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "c6433bb9-2326-4c33-9c39-0373cd9e02b0" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "dce8c6fd-7b39-443e-bafc-f72473023350" }, "/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": "63c9c93d-438e-4c50-886b-6f947888611e" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 12 March 2026 16:20:40 -0400 (0:00:00.911) 0:06:39.724 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002714", "end": "2026-03-12 16:20:41.578721", "rc": 0, "start": "2026-03-12 16:20:41.576007" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Mar 10 07:51:51 2026 # # 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=63c9c93d-438e-4c50-886b-6f947888611e / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 12 March 2026 16:20:41 -0400 (0:00:00.877) 0:06:40.602 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002662", "end": "2026-03-12 16:20:42.463972", "failed_when_result": false, "rc": 0, "start": "2026-03-12 16:20:42.461310" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 12 March 2026 16:20:42 -0400 (0:00:00.920) 0:06:41.522 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 12 March 2026 16:20:42 -0400 (0:00:00.370) 0:06:41.893 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:20:43 -0400 (0:00:00.639) 0:06:42.532 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:20:44 -0400 (0:00:00.412) 0:06:42.944 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:20:45 -0400 (0:00:01.198) 0:06:44.170 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:20:46 -0400 (0:00:00.761) 0:06:44.931 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:20:46 -0400 (0:00:00.437) 0:06:45.369 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:20:46 -0400 (0:00:00.344) 0:06:45.733 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:20:47 -0400 (0:00:00.204) 0:06:45.938 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:20:47 -0400 (0:00:00.230) 0:06:46.169 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:20:47 -0400 (0:00:00.206) 0:06:46.375 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.mount_point is none", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:20:47 -0400 (0:00:00.211) 0:06:46.587 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:01.003931", "end": "2026-03-12 16:20:49.630140", "rc": 0, "start": "2026-03-12 16:20:48.626209" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:20:49 -0400 (0:00:02.041) 0:06:48.628 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002681", "end": "2026-03-12 16:20:50.424524", "rc": 0, "start": "2026-03-12 16:20:50.421843" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:20:50 -0400 (0:00:00.790) 0:06:49.419 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:20:51 -0400 (0:00:00.485) 0:06:49.905 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:20:51 -0400 (0:00:00.113) 0:06:50.019 ******** ok: [managed-node16] => { "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0 " ], "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:20:51 -0400 (0:00:00.673) 0:06:50.693 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:20:52 -0400 (0:00:00.468) 0:06:51.161 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:20:52 -0400 (0:00:00.416) 0:06:51.578 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:20:53 -0400 (0:00:00.433) 0:06:52.012 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:20:53 -0400 (0:00:00.484) 0:06:52.496 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:20:53 -0400 (0:00:00.166) 0:06:52.662 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:20:54 -0400 (0:00:00.566) 0:06:53.228 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:20:54 -0400 (0:00:00.437) 0:06:53.666 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346771.5853467, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346771.5693467, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346771.5693467, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:20:55 -0400 (0:00:00.953) 0:06:54.620 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:20:55 -0400 (0:00:00.243) 0:06:54.864 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:20:56 -0400 (0:00:00.147) 0:06:55.012 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:20:56 -0400 (0:00:00.199) 0:06:55.211 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:20:56 -0400 (0:00:00.189) 0:06:55.401 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:20:56 -0400 (0:00:00.245) 0:06:55.647 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:20:56 -0400 (0:00:00.151) 0:06:55.799 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:20:57 -0400 (0:00:00.111) 0:06:55.910 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:20:58 -0400 (0:00:01.748) 0:06:57.660 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:20:58 -0400 (0:00:00.119) 0:06:57.780 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:20:59 -0400 (0:00:00.155) 0:06:57.935 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:20:59 -0400 (0:00:00.510) 0:06:58.447 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:20:59 -0400 (0:00:00.165) 0:06:58.612 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:20:59 -0400 (0:00:00.162) 0:06:58.775 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:21:00 -0400 (0:00:00.180) 0:06:58.956 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:21:00 -0400 (0:00:00.075) 0:06:59.031 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:21:00 -0400 (0:00:00.107) 0:06:59.139 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:21:00 -0400 (0:00:00.669) 0:06:59.809 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:21:01 -0400 (0:00:00.439) 0:07:00.248 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:21:01 -0400 (0:00:00.402) 0:07:00.651 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:21:02 -0400 (0:00:00.355) 0:07:01.007 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:21:02 -0400 (0:00:00.340) 0:07:01.348 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:21:02 -0400 (0:00:00.178) 0:07:01.526 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:21:02 -0400 (0:00:00.123) 0:07:01.650 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:21:02 -0400 (0:00:00.137) 0:07:01.788 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:21:03 -0400 (0:00:00.180) 0:07:01.968 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:21:03 -0400 (0:00:00.128) 0:07:02.096 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:21:03 -0400 (0:00:00.143) 0:07:02.240 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:21:03 -0400 (0:00:00.168) 0:07:02.409 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:21:03 -0400 (0:00:00.197) 0:07:02.606 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:21:03 -0400 (0:00:00.162) 0:07:02.769 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:21:04 -0400 (0:00:00.166) 0:07:02.936 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:21:04 -0400 (0:00:00.147) 0:07:03.084 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:21:04 -0400 (0:00:00.320) 0:07:03.404 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:21:04 -0400 (0:00:00.406) 0:07:03.811 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:21:05 -0400 (0:00:00.315) 0:07:04.127 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:21:05 -0400 (0:00:00.120) 0:07:04.247 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:21:05 -0400 (0:00:00.317) 0:07:04.565 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:21:06 -0400 (0:00:00.396) 0:07:04.964 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:21:06 -0400 (0:00:00.367) 0:07:05.332 ******** skipping: [managed-node16] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:21:06 -0400 (0:00:00.313) 0:07:05.645 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:21:07 -0400 (0:00:00.408) 0:07:06.054 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:21:07 -0400 (0:00:00.190) 0:07:06.245 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:21:07 -0400 (0:00:00.187) 0:07:06.432 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:21:07 -0400 (0:00:00.135) 0:07:06.568 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:21:07 -0400 (0:00:00.179) 0:07:06.748 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:21:08 -0400 (0:00:00.163) 0:07:06.911 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:21:08 -0400 (0:00:00.148) 0:07:07.060 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:21:08 -0400 (0:00:00.174) 0:07:07.235 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:21:08 -0400 (0:00:00.130) 0:07:07.365 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:21:08 -0400 (0:00:00.150) 0:07:07.516 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:21:08 -0400 (0:00:00.204) 0:07:07.720 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:21:09 -0400 (0:00:00.179) 0:07:07.900 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:21:09 -0400 (0:00:00.184) 0:07:08.084 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:21:09 -0400 (0:00:00.157) 0:07:08.242 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:21:09 -0400 (0:00:00.162) 0:07:08.404 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:21:09 -0400 (0:00:00.136) 0:07:08.541 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:21:09 -0400 (0:00:00.191) 0:07:08.733 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:21:10 -0400 (0:00:00.188) 0:07:08.922 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:21:10 -0400 (0:00:00.293) 0:07:09.216 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:21:10 -0400 (0:00:00.106) 0:07:09.327 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:21:10 -0400 (0:00:00.105) 0:07:09.432 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:21:10 -0400 (0:00:00.110) 0:07:09.543 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:21:10 -0400 (0:00:00.110) 0:07:09.654 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:21:10 -0400 (0:00:00.132) 0:07:09.786 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:21:11 -0400 (0:00:00.182) 0:07:09.969 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:21:11 -0400 (0:00:00.122) 0:07:10.091 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 12 March 2026 16:21:11 -0400 (0:00:00.165) 0:07:10.257 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:126 Thursday 12 March 2026 16:21:11 -0400 (0:00:00.168) 0:07:10.425 ******** included: fedora.linux_system_roles.storage for managed-node16 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 12 March 2026 16:21:12 -0400 (0:00:00.706) 0:07:11.132 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 12 March 2026 16:21:12 -0400 (0:00:00.236) 0:07:11.369 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 12 March 2026 16:21:12 -0400 (0:00:00.398) 0:07:11.768 ******** skipping: [managed-node16] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node16] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node16] => (item=CentOS_9.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_facts['architecture'] == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 12 March 2026 16:21:13 -0400 (0:00:00.455) 0:07:12.223 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 12 March 2026 16:21:13 -0400 (0:00:00.154) 0:07:12.378 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 12 March 2026 16:21:13 -0400 (0:00:00.167) 0:07:12.545 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 12 March 2026 16:21:13 -0400 (0:00:00.168) 0:07:12.714 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 12 March 2026 16:21:13 -0400 (0:00:00.149) 0:07:12.863 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node16 TASK [fedora.linux_system_roles.storage : Add repo key] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 12 March 2026 16:21:14 -0400 (0:00:00.371) 0:07:13.235 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Add blivet repo] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:15 Thursday 12 March 2026 16:21:14 -0400 (0:00:00.190) 0:07:13.426 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_blivet_custom_repo.key is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 Thursday 12 March 2026 16:21:14 -0400 (0:00:00.188) 0:07:13.615 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:27 Thursday 12 March 2026 16:21:14 -0400 (0:00:00.224) 0:07:13.839 ******** ok: [managed-node16] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Thursday 12 March 2026 16:21:15 -0400 (0:00:00.525) 0:07:14.365 ******** ok: [managed-node16] => { "storage_volumes | d([])": [ { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 12 March 2026 16:21:15 -0400 (0:00:00.353) 0:07:14.719 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:50 Thursday 12 March 2026 16:21:16 -0400 (0:00:00.179) 0:07:14.898 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:56 Thursday 12 March 2026 16:21:16 -0400 (0:00:00.193) 0:07:15.092 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Thursday 12 March 2026 16:21:16 -0400 (0:00:00.159) 0:07:15.251 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:76 Thursday 12 March 2026 16:21:16 -0400 (0:00:00.187) 0:07:15.439 ******** ok: [managed-node16] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:82 Thursday 12 March 2026 16:21:17 -0400 (0:00:00.551) 0:07:15.991 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Thursday 12 March 2026 16:21:17 -0400 (0:00:00.100) 0:07:16.111 ******** changed: [managed-node16] => { "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:103 Thursday 12 March 2026 16:21:19 -0400 (0:00:02.112) 0:07:18.224 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 12 March 2026 16:21:19 -0400 (0:00:00.388) 0:07:18.613 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346782.8044307, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "85e0f37081b67af49b7653249702e787c7a55b8f", "ctime": 1773346780.959417, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 142606531, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1773346780.959417, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1473, "uid": 0, "version": "2163154563", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Thursday 12 March 2026 16:21:20 -0400 (0:00:00.896) 0:07:19.519 ******** ok: [managed-node16] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:133 Thursday 12 March 2026 16:21:21 -0400 (0:00:00.986) 0:07:20.505 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:139 Thursday 12 March 2026 16:21:21 -0400 (0:00:00.160) 0:07:20.665 ******** ok: [managed-node16] => { "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=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Thursday 12 March 2026 16:21:22 -0400 (0:00:00.232) 0:07:20.898 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:152 Thursday 12 March 2026 16:21:22 -0400 (0:00:00.191) 0:07:21.089 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 Thursday 12 March 2026 16:21:22 -0400 (0:00:00.262) 0:07:21.352 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node16] => (item={'src': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 Thursday 12 March 2026 16:21:23 -0400 (0:00:01.210) 0:07:22.562 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Thursday 12 March 2026 16:21:25 -0400 (0:00:01.383) 0:07:23.946 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Thursday 12 March 2026 16:21:25 -0400 (0:00:00.352) 0:07:24.298 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:207 Thursday 12 March 2026 16:21:25 -0400 (0:00:00.505) 0:07:24.804 ******** ok: [managed-node16] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:215 Thursday 12 March 2026 16:21:27 -0400 (0:00:01.430) 0:07:26.235 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773342995.7864785, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1773129418.917, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 4194436, "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": 1773129111.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3423644330", "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-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:220 Thursday 12 March 2026 16:21:28 -0400 (0:00:00.996) 0:07:27.232 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:242 Thursday 12 March 2026 16:21:28 -0400 (0:00:00.149) 0:07:27.381 ******** ok: [managed-node16] TASK [Verify results - 7] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:142 Thursday 12 March 2026 16:21:29 -0400 (0:00:01.331) 0:07:28.713 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node16 TASK [Print out pool information] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Thursday 12 March 2026 16:21:30 -0400 (0:00:00.654) 0:07:29.367 ******** skipping: [managed-node16] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Thursday 12 March 2026 16:21:31 -0400 (0:00:01.338) 0:07:30.706 ******** ok: [managed-node16] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0", "_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=dce8c6fd-7b39-443e-bafc-f72473023350", "_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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Thursday 12 March 2026 16:21:32 -0400 (0:00:00.465) 0:07:31.171 ******** ok: [managed-node16] => { "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": "63c9c93d-438e-4c50-886b-6f947888611e" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Thursday 12 March 2026 16:21:33 -0400 (0:00:00.912) 0:07:32.084 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002786", "end": "2026-03-12 16:21:33.983563", "rc": 0, "start": "2026-03-12 16:21:33.980777" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Mar 10 07:51:51 2026 # # 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=63c9c93d-438e-4c50-886b-6f947888611e / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr,noauto 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Thursday 12 March 2026 16:21:34 -0400 (0:00:00.902) 0:07:32.987 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004540", "end": "2026-03-12 16:21:35.768458", "failed_when_result": false, "rc": 0, "start": "2026-03-12 16:21:34.763918" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Thursday 12 March 2026 16:21:35 -0400 (0:00:01.772) 0:07:34.759 ******** skipping: [managed-node16] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Thursday 12 March 2026 16:21:36 -0400 (0:00:00.278) 0:07:35.037 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=c6433bb9-2326-4c33-9c39-0373cd9e02b0'}) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node16 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=dce8c6fd-7b39-443e-bafc-f72473023350'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:21:36 -0400 (0:00:00.538) 0:07:35.576 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:21:37 -0400 (0:00:00.493) 0:07:36.069 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:21:38 -0400 (0:00:01.015) 0:07:37.085 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:21:38 -0400 (0:00:00.270) 0:07:37.355 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:21:38 -0400 (0:00:00.510) 0:07:37.866 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:21:39 -0400 (0:00:00.308) 0:07:38.174 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:21:39 -0400 (0:00:00.161) 0:07:38.336 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:21:39 -0400 (0:00:00.115) 0:07:38.452 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:21:39 -0400 (0:00:00.137) 0:07:38.589 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:21:39 -0400 (0:00:00.194) 0:07:38.783 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003104", "end": "2026-03-12 16:21:40.888562", "rc": 0, "start": "2026-03-12 16:21:40.885458" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:21:41 -0400 (0:00:01.137) 0:07:39.921 ******** ok: [managed-node16] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002844", "end": "2026-03-12 16:21:41.746940", "rc": 0, "start": "2026-03-12 16:21:41.744096" } STDOUT: Filename Type Size Used Priority TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:21:41 -0400 (0:00:00.810) 0:07:40.731 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:21:42 -0400 (0:00:00.455) 0:07:41.186 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:21:42 -0400 (0:00:00.146) 0:07:41.333 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:21:43 -0400 (0:00:00.770) 0:07:42.104 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:21:43 -0400 (0:00:00.284) 0:07:42.388 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:21:43 -0400 (0:00:00.484) 0:07:42.872 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:21:44 -0400 (0:00:00.375) 0:07:43.248 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:21:44 -0400 (0:00:00.466) 0:07:43.715 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:21:44 -0400 (0:00:00.155) 0:07:43.871 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:21:45 -0400 (0:00:00.501) 0:07:44.373 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:21:45 -0400 (0:00:00.401) 0:07:44.775 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346879.1201522, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346879.1201522, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346879.1201522, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:21:46 -0400 (0:00:00.974) 0:07:45.749 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:21:47 -0400 (0:00:00.215) 0:07:45.983 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:21:47 -0400 (0:00:00.128) 0:07:46.111 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:21:47 -0400 (0:00:00.144) 0:07:46.256 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:21:47 -0400 (0:00:00.180) 0:07:46.437 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:21:47 -0400 (0:00:00.150) 0:07:46.587 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:21:47 -0400 (0:00:00.173) 0:07:46.761 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:21:48 -0400 (0:00:00.134) 0:07:46.895 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:21:49 -0400 (0:00:01.746) 0:07:48.641 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:21:49 -0400 (0:00:00.153) 0:07:48.795 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:21:50 -0400 (0:00:00.145) 0:07:48.940 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:21:50 -0400 (0:00:00.199) 0:07:49.140 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:21:50 -0400 (0:00:00.131) 0:07:49.272 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:21:50 -0400 (0:00:00.183) 0:07:49.456 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:21:50 -0400 (0:00:00.098) 0:07:49.554 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:21:50 -0400 (0:00:00.143) 0:07:49.698 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:21:50 -0400 (0:00:00.185) 0:07:49.883 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:21:51 -0400 (0:00:00.428) 0:07:50.312 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:21:51 -0400 (0:00:00.426) 0:07:50.739 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:21:52 -0400 (0:00:00.320) 0:07:51.059 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:21:52 -0400 (0:00:00.392) 0:07:51.452 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:21:52 -0400 (0:00:00.387) 0:07:51.840 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:21:53 -0400 (0:00:00.155) 0:07:51.995 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:21:53 -0400 (0:00:00.188) 0:07:52.184 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:21:53 -0400 (0:00:00.129) 0:07:52.313 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:21:53 -0400 (0:00:00.128) 0:07:52.441 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:21:53 -0400 (0:00:00.141) 0:07:52.582 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:21:53 -0400 (0:00:00.117) 0:07:52.700 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:21:53 -0400 (0:00:00.116) 0:07:52.817 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:21:54 -0400 (0:00:00.158) 0:07:52.975 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:21:54 -0400 (0:00:00.132) 0:07:53.108 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:21:54 -0400 (0:00:00.149) 0:07:53.258 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:21:54 -0400 (0:00:00.134) 0:07:53.392 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:21:54 -0400 (0:00:00.295) 0:07:53.688 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:21:55 -0400 (0:00:00.318) 0:07:54.007 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:21:55 -0400 (0:00:00.383) 0:07:54.391 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:21:55 -0400 (0:00:00.170) 0:07:54.562 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:21:55 -0400 (0:00:00.257) 0:07:54.820 ******** skipping: [managed-node16] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:21:56 -0400 (0:00:00.250) 0:07:55.071 ******** skipping: [managed-node16] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:21:56 -0400 (0:00:00.272) 0:07:55.344 ******** skipping: [managed-node16] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:21:56 -0400 (0:00:00.358) 0:07:55.702 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:21:57 -0400 (0:00:00.332) 0:07:56.035 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:21:57 -0400 (0:00:00.184) 0:07:56.219 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:21:57 -0400 (0:00:00.158) 0:07:56.378 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:21:57 -0400 (0:00:00.184) 0:07:56.562 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:21:57 -0400 (0:00:00.206) 0:07:56.769 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:21:58 -0400 (0:00:00.199) 0:07:56.969 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:21:58 -0400 (0:00:00.211) 0:07:57.181 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:21:58 -0400 (0:00:00.164) 0:07:57.346 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:21:58 -0400 (0:00:00.136) 0:07:57.482 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:21:58 -0400 (0:00:00.183) 0:07:57.666 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:21:58 -0400 (0:00:00.170) 0:07:57.836 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:21:59 -0400 (0:00:00.202) 0:07:58.039 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:21:59 -0400 (0:00:00.195) 0:07:58.235 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:21:59 -0400 (0:00:00.176) 0:07:58.411 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:21:59 -0400 (0:00:00.154) 0:07:58.570 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:21:59 -0400 (0:00:00.141) 0:07:58.711 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:21:59 -0400 (0:00:00.165) 0:07:58.890 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:22:00 -0400 (0:00:00.191) 0:07:59.081 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:22:00 -0400 (0:00:00.443) 0:07:59.525 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:22:00 -0400 (0:00:00.122) 0:07:59.648 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:22:00 -0400 (0:00:00.126) 0:07:59.774 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:22:00 -0400 (0:00:00.113) 0:07:59.888 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:22:01 -0400 (0:00:00.144) 0:08:00.032 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:22:01 -0400 (0:00:00.128) 0:08:00.161 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:22:01 -0400 (0:00:00.168) 0:08:00.332 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:22:01 -0400 (0:00:00.140) 0:08:00.472 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Thursday 12 March 2026 16:22:01 -0400 (0:00:00.132) 0:08:00.604 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Thursday 12 March 2026 16:22:02 -0400 (0:00:00.415) 0:08:01.020 ******** included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node16 => (item=mount) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node16 => (item=fstab) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node16 => (item=fs) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node16 => (item=device) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node16 => (item=encryption) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node16 => (item=md) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node16 => (item=size) included: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node16 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Thursday 12 March 2026 16:22:03 -0400 (0:00:00.916) 0:08:01.936 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Thursday 12 March 2026 16:22:03 -0400 (0:00:00.157) 0:08:02.094 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Thursday 12 March 2026 16:22:03 -0400 (0:00:00.329) 0:08:02.424 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Thursday 12 March 2026 16:22:03 -0400 (0:00:00.199) 0:08:02.624 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Thursday 12 March 2026 16:22:03 -0400 (0:00:00.109) 0:08:02.733 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Thursday 12 March 2026 16:22:03 -0400 (0:00:00.099) 0:08:02.833 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Thursday 12 March 2026 16:22:04 -0400 (0:00:00.068) 0:08:02.902 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Thursday 12 March 2026 16:22:04 -0400 (0:00:00.115) 0:08:03.017 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Thursday 12 March 2026 16:22:04 -0400 (0:00:00.117) 0:08:03.135 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Thursday 12 March 2026 16:22:04 -0400 (0:00:00.113) 0:08:03.249 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Thursday 12 March 2026 16:22:04 -0400 (0:00:00.130) 0:08:03.379 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Thursday 12 March 2026 16:22:04 -0400 (0:00:00.175) 0:08:03.554 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Thursday 12 March 2026 16:22:05 -0400 (0:00:00.525) 0:08:04.079 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Thursday 12 March 2026 16:22:05 -0400 (0:00:00.335) 0:08:04.415 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Thursday 12 March 2026 16:22:05 -0400 (0:00:00.343) 0:08:04.758 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Thursday 12 March 2026 16:22:06 -0400 (0:00:00.306) 0:08:05.064 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Thursday 12 March 2026 16:22:06 -0400 (0:00:00.280) 0:08:05.345 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Thursday 12 March 2026 16:22:06 -0400 (0:00:00.154) 0:08:05.500 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Thursday 12 March 2026 16:22:06 -0400 (0:00:00.327) 0:08:05.828 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Thursday 12 March 2026 16:22:07 -0400 (0:00:00.362) 0:08:06.191 ******** ok: [managed-node16] => { "changed": false, "stat": { "atime": 1773346879.0701518, "attr_flags": "", "attributes": [], "block_size": 512, "blocks": 0, "charset": "binary", "ctime": 1773346879.0701518, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 449, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1773346879.0701518, "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Thursday 12 March 2026 16:22:08 -0400 (0:00:00.833) 0:08:07.024 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Thursday 12 March 2026 16:22:08 -0400 (0:00:00.254) 0:08:07.279 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Thursday 12 March 2026 16:22:08 -0400 (0:00:00.190) 0:08:07.470 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Thursday 12 March 2026 16:22:08 -0400 (0:00:00.137) 0:08:07.608 ******** ok: [managed-node16] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Thursday 12 March 2026 16:22:08 -0400 (0:00:00.164) 0:08:07.772 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Thursday 12 March 2026 16:22:09 -0400 (0:00:00.136) 0:08:07.909 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Thursday 12 March 2026 16:22:09 -0400 (0:00:00.148) 0:08:08.058 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Thursday 12 March 2026 16:22:09 -0400 (0:00:00.155) 0:08:08.213 ******** ok: [managed-node16] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Thursday 12 March 2026 16:22:10 -0400 (0:00:01.604) 0:08:09.818 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.151) 0:08:09.970 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.132) 0:08:10.103 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.138) 0:08:10.241 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.107) 0:08:10.348 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.112) 0:08:10.461 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.123) 0:08:10.584 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.136) 0:08:10.720 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Thursday 12 March 2026 16:22:11 -0400 (0:00:00.136) 0:08:10.857 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Thursday 12 March 2026 16:22:12 -0400 (0:00:00.485) 0:08:11.342 ******** ok: [managed-node16] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Thursday 12 March 2026 16:22:12 -0400 (0:00:00.418) 0:08:11.760 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Thursday 12 March 2026 16:22:13 -0400 (0:00:00.356) 0:08:12.117 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Thursday 12 March 2026 16:22:13 -0400 (0:00:00.330) 0:08:12.447 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Thursday 12 March 2026 16:22:13 -0400 (0:00:00.382) 0:08:12.830 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Thursday 12 March 2026 16:22:14 -0400 (0:00:00.148) 0:08:12.979 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Thursday 12 March 2026 16:22:14 -0400 (0:00:00.159) 0:08:13.139 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Thursday 12 March 2026 16:22:14 -0400 (0:00:00.129) 0:08:13.269 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Thursday 12 March 2026 16:22:14 -0400 (0:00:00.147) 0:08:13.416 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Thursday 12 March 2026 16:22:14 -0400 (0:00:00.147) 0:08:13.564 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Thursday 12 March 2026 16:22:14 -0400 (0:00:00.122) 0:08:13.687 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Thursday 12 March 2026 16:22:14 -0400 (0:00:00.127) 0:08:13.814 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Thursday 12 March 2026 16:22:15 -0400 (0:00:00.135) 0:08:13.950 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Thursday 12 March 2026 16:22:15 -0400 (0:00:00.154) 0:08:14.105 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Thursday 12 March 2026 16:22:15 -0400 (0:00:00.129) 0:08:14.234 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Thursday 12 March 2026 16:22:15 -0400 (0:00:00.122) 0:08:14.357 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Thursday 12 March 2026 16:22:15 -0400 (0:00:00.368) 0:08:14.726 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Thursday 12 March 2026 16:22:16 -0400 (0:00:00.928) 0:08:15.655 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Thursday 12 March 2026 16:22:17 -0400 (0:00:00.931) 0:08:16.586 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Thursday 12 March 2026 16:22:18 -0400 (0:00:00.629) 0:08:17.215 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Thursday 12 March 2026 16:22:18 -0400 (0:00:00.310) 0:08:17.526 ******** skipping: [managed-node16] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Thursday 12 March 2026 16:22:18 -0400 (0:00:00.277) 0:08:17.804 ******** skipping: [managed-node16] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Thursday 12 March 2026 16:22:19 -0400 (0:00:00.264) 0:08:18.068 ******** skipping: [managed-node16] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Thursday 12 March 2026 16:22:19 -0400 (0:00:00.240) 0:08:18.308 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Thursday 12 March 2026 16:22:19 -0400 (0:00:00.275) 0:08:18.584 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Thursday 12 March 2026 16:22:19 -0400 (0:00:00.186) 0:08:18.770 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Thursday 12 March 2026 16:22:20 -0400 (0:00:00.139) 0:08:18.910 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Thursday 12 March 2026 16:22:20 -0400 (0:00:00.135) 0:08:19.045 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Thursday 12 March 2026 16:22:20 -0400 (0:00:00.159) 0:08:19.205 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Thursday 12 March 2026 16:22:20 -0400 (0:00:00.140) 0:08:19.345 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Thursday 12 March 2026 16:22:20 -0400 (0:00:00.149) 0:08:19.494 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Thursday 12 March 2026 16:22:20 -0400 (0:00:00.194) 0:08:19.689 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Thursday 12 March 2026 16:22:20 -0400 (0:00:00.119) 0:08:19.808 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Thursday 12 March 2026 16:22:21 -0400 (0:00:00.167) 0:08:19.976 ******** skipping: [managed-node16] => { "false_condition": "not storage_test_volume.thin is none" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Thursday 12 March 2026 16:22:21 -0400 (0:00:00.118) 0:08:20.095 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Thursday 12 March 2026 16:22:21 -0400 (0:00:00.122) 0:08:20.217 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Thursday 12 March 2026 16:22:21 -0400 (0:00:00.131) 0:08:20.348 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Thursday 12 March 2026 16:22:21 -0400 (0:00:00.179) 0:08:20.528 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Thursday 12 March 2026 16:22:21 -0400 (0:00:00.141) 0:08:20.676 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "not storage_test_volume.thin is none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Thursday 12 March 2026 16:22:21 -0400 (0:00:00.164) 0:08:20.840 ******** ok: [managed-node16] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Thursday 12 March 2026 16:22:22 -0400 (0:00:00.154) 0:08:21.008 ******** ok: [managed-node16] => { "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-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Thursday 12 March 2026 16:22:22 -0400 (0:00:00.140) 0:08:21.149 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Thursday 12 March 2026 16:22:22 -0400 (0:00:00.286) 0:08:21.435 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Thursday 12 March 2026 16:22:22 -0400 (0:00:00.151) 0:08:21.586 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Thursday 12 March 2026 16:22:22 -0400 (0:00:00.094) 0:08:21.681 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Thursday 12 March 2026 16:22:22 -0400 (0:00:00.094) 0:08:21.780 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Thursday 12 March 2026 16:22:22 -0400 (0:00:00.102) 0:08:21.883 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Thursday 12 March 2026 16:22:23 -0400 (0:00:00.095) 0:08:21.978 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Thursday 12 March 2026 16:22:23 -0400 (0:00:00.080) 0:08:22.059 ******** skipping: [managed-node16] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Thursday 12 March 2026 16:22:23 -0400 (0:00:00.098) 0:08:22.157 ******** ok: [managed-node16] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Thursday 12 March 2026 16:22:23 -0400 (0:00:00.113) 0:08:22.271 ******** ok: [managed-node16] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } PLAY RECAP ********************************************************************* managed-node16 : ok=494 changed=11 unreachable=0 failed=0 skipped=647 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Thursday 12 March 2026 16:22:23 -0400 (0:00:00.127) 0:08:22.398 ******** =============================================================================== Gathering Facts --------------------------------------------------------- 7.55s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab --- 6.97s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:179 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.51s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.07s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 fedora.linux_system_roles.storage : Make sure blivet is available ------- 4.81s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:20 fedora.linux_system_roles.storage : Get required packages --------------- 3.97s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Get service facts ------------------- 3.89s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Set up new/current mounts ----------- 3.79s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:184 Find unused disks in the system ----------------------------------------- 3.77s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present --- 3.29s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Collect info about the volumes. ----------------------------------------- 3.12s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Read the /etc/fstab file for volume existence --------------------------- 3.08s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 fedora.linux_system_roles.storage : Check if system is ostree ----------- 2.98s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 fedora.linux_system_roles.storage : Remove obsolete mounts -------------- 2.48s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:168 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 2.40s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Ensure cryptsetup is present -------------------------------------------- 2.38s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 2.29s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 2.26s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88 Ensure test packages ---------------------------------------------------- 2.25s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 2.11s /tmp/collections-T6z/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:88