ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules'] ansible python module location = /usr/lib/python2.7/site-packages/ansible executable location = /usr/bin/ansible-playbook python version = 2.7.5 (default, Nov 14 2023, 16:14:06) [GCC 4.8.5 20150623 (Red Hat 4.8.5-44)] Using /etc/ansible/ansible.cfg as config file [WARNING]: running playbook inside collection fedora.linux_system_roles Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'jsonl', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_lvm_pool_pv_grow_scsi_generated.yml **************************** 2 plays in /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow_scsi_generated.yml PLAY [Run test tests_lvm_pool_pv_grow.yml for scsi] **************************** TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow_scsi_generated.yml:3 Wednesday 30 July 2025 21:08:59 -0400 (0:00:00.446) 0:00:00.446 ******** ok: [managed-node7] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow_scsi_generated.yml:8 Wednesday 30 July 2025 21:09:04 -0400 (0:00:05.554) 0:00:06.000 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test create disk and remove] ********************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:2 Wednesday 30 July 2025 21:09:05 -0400 (0:00:00.948) 0:00:06.948 ******** ok: [managed-node7] META: ran handlers TASK [Run the role] ************************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:14 Wednesday 30 July 2025 21:09:08 -0400 (0:00:02.758) 0:00:09.707 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Wednesday 30 July 2025 21:09:09 -0400 (0:00:00.664) 0:00:10.371 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Wednesday 30 July 2025 21:09:10 -0400 (0:00:01.239) 0:00:11.611 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Wednesday 30 July 2025 21:09:11 -0400 (0:00:00.593) 0:00:12.204 ******** skipping: [managed-node7] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node7] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node7] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node7] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Wednesday 30 July 2025 21:09:11 -0400 (0:00:00.677) 0:00:12.881 ******** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Wednesday 30 July 2025 21:09:14 -0400 (0:00:02.692) 0:00:15.574 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Wednesday 30 July 2025 21:09:15 -0400 (0:00:00.597) 0:00:16.171 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Wednesday 30 July 2025 21:09:15 -0400 (0:00:00.337) 0:00:16.509 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Wednesday 30 July 2025 21:09:15 -0400 (0:00:00.274) 0:00:16.784 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Wednesday 30 July 2025 21:09:16 -0400 (0:00:00.960) 0:00:17.745 ******** ok: [managed-node7] => { "changed": false, "rc": 0, "results": [ "python-enum34-1.0.4-1.el7.noarch providing python-enum34 is already installed", "1:python2-blivet3-3.1.3-3.el7.noarch providing python-blivet3 is already installed", "libblockdev-crypto-2.18-5.el7.x86_64 providing libblockdev-crypto is already installed", "libblockdev-dm-2.18-5.el7.x86_64 providing libblockdev-dm is already installed", "libblockdev-lvm-2.18-5.el7.x86_64 providing libblockdev-lvm is already installed", "libblockdev-mdraid-2.18-5.el7.x86_64 providing libblockdev-mdraid is already installed", "libblockdev-swap-2.18-5.el7.x86_64 providing libblockdev-swap is already installed", "libblockdev-2.18-5.el7.x86_64 providing libblockdev is already installed" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Wednesday 30 July 2025 21:09:25 -0400 (0:00:08.661) 0:00:26.407 ******** ok: [managed-node7] => { "storage_pools | d([])": [] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Wednesday 30 July 2025 21:09:25 -0400 (0:00:00.560) 0:00:26.968 ******** ok: [managed-node7] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Wednesday 30 July 2025 21:09:26 -0400 (0:00:00.522) 0:00:27.490 ******** ok: [managed-node7] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Wednesday 30 July 2025 21:09:30 -0400 (0:00:03.946) 0:00:31.437 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Wednesday 30 July 2025 21:09:31 -0400 (0:00:00.921) 0:00:32.359 ******** TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Wednesday 30 July 2025 21:09:31 -0400 (0:00:00.312) 0:00:32.671 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Wednesday 30 July 2025 21:09:31 -0400 (0:00:00.310) 0:00:32.982 ******** TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Wednesday 30 July 2025 21:09:32 -0400 (0:00:00.286) 0:00:33.268 ******** ok: [managed-node7] => { "changed": false, "rc": 0, "results": [ "kpartx-0.4.9-136.el7_9.x86_64 providing kpartx is already installed" ] } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Wednesday 30 July 2025 21:09:35 -0400 (0:00:03.023) 0:00:36.292 ******** ok: [managed-node7] => { "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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "brandbot.service": { "name": "brandbot.service", "source": "systemd", "state": "inactive", "status": "static" }, "chrony-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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" }, "console-shell.service": { "name": "console-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.import1.service": { "name": "dbus-org.freedesktop.import1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.machine1.service": { "name": "dbus-org.freedesktop.machine1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmetad.service": { "name": "lvm2-lvmetad.service", "source": "systemd", "state": "running", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "netconsole": { "name": "netconsole", "source": "sysv", "state": "stopped", "status": "disabled" }, "network": { "name": "network", "source": "sysv", "state": "running", "status": "enabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-config.service": { "name": "nfs-config.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-idmap.service": { "name": "nfs-idmap.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-lock.service": { "name": "nfs-lock.service", "source": "systemd", "state": "inactive", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-rquotad.service": { "name": "nfs-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-secure.service": { "name": "nfs-secure.service", "source": "systemd", "state": "inactive", "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" }, "nfs.service": { "name": "nfs.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfslock.service": { "name": "nfslock.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "postfix.service": { "name": "postfix.service", "source": "systemd", "state": "running", "status": "enabled" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhel-autorelabel-mark.service": { "name": "rhel-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-autorelabel.service": { "name": "rhel-autorelabel.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-configure.service": { "name": "rhel-configure.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-dmesg.service": { "name": "rhel-dmesg.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-domainname.service": { "name": "rhel-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-import-state.service": { "name": "rhel-import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-loadmodules.service": { "name": "rhel-loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "rhel-readonly.service": { "name": "rhel-readonly.service", "source": "systemd", "state": "stopped", "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-rquotad.service": { "name": "rpc-rquotad.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpcgssd.service": { "name": "rpcgssd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rpcidmapd.service": { "name": "rpcidmapd.service", "source": "systemd", "state": "inactive", "status": "static" }, "rsyncd.service": { "name": "rsyncd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyncd@.service": { "name": "rsyncd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-policy-migrate-local-changes@.service": { "name": "selinux-policy-migrate-local-changes@.service", "source": "systemd", "state": "unknown", "status": "static" }, "selinux-policy-migrate-local-changes@targeted.service": { "name": "selinux-policy-migrate-local-changes@targeted.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "static" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bootchart.service": { "name": "systemd-bootchart.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-importd.service": { "name": "systemd-importd.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-machined.service": { "name": "systemd-machined.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-nspawn@.service": { "name": "systemd-nspawn@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "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-readahead-collect.service": { "name": "systemd-readahead-collect.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-readahead-done.service": { "name": "systemd-readahead-done.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "systemd-readahead-drop.service": { "name": "systemd-readahead-drop.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "systemd-readahead-replay.service": { "name": "systemd-readahead-replay.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill@.service": { "name": "systemd-rfkill@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-shutdownd.service": { "name": "systemd-shutdownd.service", "source": "systemd", "state": "stopped", "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-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "wpa_supplicant.service": { "name": "wpa_supplicant.service", "source": "systemd", "state": "inactive", "status": "disabled" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Wednesday 30 July 2025 21:09:39 -0400 (0:00:04.401) 0:00:40.693 ******** ok: [managed-node7] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Wednesday 30 July 2025 21:09:40 -0400 (0:00:00.548) 0:00:41.242 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Wednesday 30 July 2025 21:09:40 -0400 (0:00:00.336) 0:00:41.578 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Wednesday 30 July 2025 21:09:42 -0400 (0:00:02.235) 0:00:43.814 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Wednesday 30 July 2025 21:09:43 -0400 (0:00:00.447) 0:00:44.262 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753924086.2338781, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "72884e3f126482c2d28276ff7c57744fa95eff91", "ctime": 1753924084.354863, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264048, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753924084.354863, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1229, "uid": 0, "version": "1797772206", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Wednesday 30 July 2025 21:09:45 -0400 (0:00:01.866) 0:00:46.128 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Wednesday 30 July 2025 21:09:45 -0400 (0:00:00.547) 0:00:46.676 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Wednesday 30 July 2025 21:09:45 -0400 (0:00:00.394) 0:00:47.070 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Wednesday 30 July 2025 21:09:46 -0400 (0:00:00.376) 0:00:47.447 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Wednesday 30 July 2025 21:09:46 -0400 (0:00:00.464) 0:00:47.912 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Wednesday 30 July 2025 21:09:47 -0400 (0:00:00.418) 0:00:48.330 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Wednesday 30 July 2025 21:09:47 -0400 (0:00:00.393) 0:00:48.723 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Wednesday 30 July 2025 21:09:47 -0400 (0:00:00.370) 0:00:49.094 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Wednesday 30 July 2025 21:09:48 -0400 (0:00:00.540) 0:00:49.635 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Wednesday 30 July 2025 21:09:48 -0400 (0:00:00.427) 0:00:50.063 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Wednesday 30 July 2025 21:09:49 -0400 (0:00:00.487) 0:00:50.550 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753921869.6174703, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Wednesday 30 July 2025 21:09:51 -0400 (0:00:01.807) 0:00:52.358 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Wednesday 30 July 2025 21:09:51 -0400 (0:00:00.376) 0:00:52.734 ******** ok: [managed-node7] TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:18 Wednesday 30 July 2025 21:09:54 -0400 (0:00:02.569) 0:00:55.304 ******** ok: [managed-node7] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "service_facts", "packages_installed" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:25 Wednesday 30 July 2025 21:09:54 -0400 (0:00:00.477) 0:00:55.782 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node7 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Wednesday 30 July 2025 21:09:55 -0400 (0:00:00.642) 0:00:56.424 ******** ok: [managed-node7] => { "changed": false, "rc": 0, "results": [ "util-linux-2.23.2-65.el7_9.1.x86_64 providing util-linux is already installed" ] } TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Wednesday 30 July 2025 21:09:58 -0400 (0:00:02.818) 0:00:59.243 ******** ok: [managed-node7] => { "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=\"ext4\" LOG-SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"ext4\" LOG-SEC=\"512\"", "Disk [/dev/xvda] attrs [{'fstype': '', 'type': 'disk', 'ssize': '512', 'size': '268435456000'}] is not an interface [scsi]" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Wednesday 30 July 2025 21:10:01 -0400 (0:00:03.319) 0:01:02.563 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Wednesday 30 July 2025 21:10:01 -0400 (0:00:00.392) 0:01:02.955 ******** ok: [managed-node7] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Wednesday 30 July 2025 21:10:02 -0400 (0:00:00.423) 0:01:03.378 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Wednesday 30 July 2025 21:10:02 -0400 (0:00:00.324) 0:01:03.702 ******** ok: [managed-node7] => { "unused_disks": [ "sda" ] } TASK [Create PV with a space to grow] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:31 Wednesday 30 July 2025 21:10:02 -0400 (0:00:00.334) 0:01:04.037 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "timeout", "30s", "pvcreate", "-vvv", "-y", "--setphysicalvolumesize", "8g", "/dev/sda" ], "delta": "0:00:00.031089", "end": "2025-07-30 21:10:06.115022", "rc": 0, "start": "2025-07-30 21:10:06.083933" } STDOUT: Physical volume "/dev/sda" successfully created. STDERR: Parsing: pvcreate -vvv -y --setphysicalvolumesize 8g /dev/sda Recognised command pvcreate_general (id 100 / enum 80). devices/global_filter not found in config: defaulting to global_filter = [ "a|.*/|" ] global/lvmetad_update_wait_time not found in config: defaulting to 10 /run/lvm/lvmetad.socket: Opening daemon socket to lvmetad for protocol lvmetad version 1. Sending daemon lvmetad: hello Successfully connected to lvmetad on fd 3. Sysfs filter initialised. Internal filter initialised. LVM type filter initialised. Usable device filter initialised (scan_lvs 0). mpath filter initialised. Partitioned filter initialised. MD filter initialised. Composite filter initialised. devices/filter not found in config: defaulting to filter = [ "a|.*/|" ] Regex filter initialised. Usable device filter initialised (scan_lvs 0). Composite filter initialised. devices/cache not found in config: defaulting to /etc/lvm/cache/.cache Persistent filter initialised. Composite filter initialised. metadata/record_lvs_history not found in config: defaulting to 0 DEGRADED MODE. Incomplete RAID LVs will be processed. Processing command: pvcreate -vvv -y --setphysicalvolumesize 8g /dev/sda Command pid: 27964 System ID: O_DIRECT will be used File-based locking selected. Preparing SELinux context for /run/lock/lvm to system_u:object_r:lvm_lock_t:s0. Resetting SELinux context to default value. Sending lvmetad get_global_info lvmetad initialized previously. Creating list of system devices. Found dev 8:0 /dev/sda - new. Found dev 8:0 /dev/disk/by-id/scsi-36001405d655173beb054c8d8550ce252 - new alias. Found dev 8:0 /dev/disk/by-id/wwn-0x6001405d655173beb054c8d8550ce252 - new alias. Found dev 8:16 /dev/sdb - new. Found dev 8:16 /dev/disk/by-id/scsi-36001405b49e3551254642a49c72c25de - new alias. Found dev 8:16 /dev/disk/by-id/wwn-0x6001405b49e3551254642a49c72c25de - new alias. Found dev 8:32 /dev/sdc - new. Found dev 8:32 /dev/disk/by-id/scsi-360014059d6360ce32dc4c6d8bf59118a - new alias. Found dev 8:32 /dev/disk/by-id/wwn-0x60014059d6360ce32dc4c6d8bf59118a - new alias. Found dev 8:48 /dev/sdd - new. Found dev 8:48 /dev/disk/by-id/scsi-36001405978330b4fad9413886cb680d3 - new alias. Found dev 8:48 /dev/disk/by-id/wwn-0x6001405978330b4fad9413886cb680d3 - new alias. Found dev 8:64 /dev/sde - new. Found dev 8:64 /dev/disk/by-id/scsi-36001405e1722c2b52aa459eaae537d40 - new alias. Found dev 8:64 /dev/disk/by-id/wwn-0x6001405e1722c2b52aa459eaae537d40 - new alias. Found dev 8:80 /dev/sdf - new. Found dev 8:80 /dev/disk/by-id/scsi-3600140539c07704767a4db691e8a60aa - new alias. Found dev 8:80 /dev/disk/by-id/wwn-0x600140539c07704767a4db691e8a60aa - new alias. Found dev 8:96 /dev/sdg - new. Found dev 8:96 /dev/disk/by-id/scsi-3600140507d5a45ce61c4c5e99fb1749f - new alias. Found dev 8:96 /dev/disk/by-id/wwn-0x600140507d5a45ce61c4c5e99fb1749f - new alias. Found dev 8:112 /dev/sdh - new. Found dev 8:112 /dev/disk/by-id/scsi-360014055895f407415245b0975beac77 - new alias. Found dev 8:112 /dev/disk/by-id/wwn-0x60014055895f407415245b0975beac77 - new alias. Found dev 8:128 /dev/sdi - new. Found dev 8:128 /dev/disk/by-id/scsi-36001405e368ad63553f479986707da50 - new alias. Found dev 8:128 /dev/disk/by-id/wwn-0x6001405e368ad63553f479986707da50 - new alias. Found dev 202:0 /dev/xvda - new. Found dev 202:1 /dev/xvda1 - new. Found dev 202:1 /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 - new alias. Asking lvmetad for complete list of known PVs metadata/pvmetadataignore not found in config: defaulting to 0 metadata/pvmetadatasize not found in config: defaulting to 255 metadata/pvmetadatacopies not found in config: defaulting to 1 report/output_format not found in config: defaulting to basic log/report_command_log not found in config: defaulting to 0 Dropping VG info lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. lvmcache has no info for vgname "#orphans_lvm1". lvmcache: Initialised VG #orphans_lvm1. lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. lvmcache has no info for vgname "#orphans_pool". lvmcache: Initialised VG #orphans_pool. lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. lvmcache has no info for vgname "#orphans_lvm2". lvmcache: Initialised VG #orphans_lvm2. Dropping cache for #orphans. Locking /run/lock/lvm/P_orphans WB Preparing SELinux context for /run/lock/lvm/P_orphans to system_u:object_r:lvm_lock_t:s0. _do_flock /run/lock/lvm/P_orphans:aux WB _do_flock /run/lock/lvm/P_orphans WB _undo_flock /run/lock/lvm/P_orphans:aux Resetting SELinux context to default value. lvmcache has no info for vgname "#orphans". Opened /dev/sda RO O_DIRECT /dev/sda: size is 20971520 sectors Closed /dev/sda /dev/sda: using cached size 20971520 sectors filter caching good /dev/sda Processing each PV Asking lvmetad for complete list of known VG ids/names Getting list of all devices Creating list of system devices. Found dev 8:0 /dev/sda - exists. Found dev 8:0 /dev/disk/by-id/scsi-36001405d655173beb054c8d8550ce252 - exists. Found dev 8:0 /dev/disk/by-id/wwn-0x6001405d655173beb054c8d8550ce252 - exists. Found dev 8:16 /dev/sdb - exists. Found dev 8:16 /dev/disk/by-id/scsi-36001405b49e3551254642a49c72c25de - exists. Found dev 8:16 /dev/disk/by-id/wwn-0x6001405b49e3551254642a49c72c25de - exists. Found dev 8:32 /dev/sdc - exists. Found dev 8:32 /dev/disk/by-id/scsi-360014059d6360ce32dc4c6d8bf59118a - exists. Found dev 8:32 /dev/disk/by-id/wwn-0x60014059d6360ce32dc4c6d8bf59118a - exists. Found dev 8:48 /dev/sdd - exists. Found dev 8:48 /dev/disk/by-id/scsi-36001405978330b4fad9413886cb680d3 - exists. Found dev 8:48 /dev/disk/by-id/wwn-0x6001405978330b4fad9413886cb680d3 - exists. Found dev 8:64 /dev/sde - exists. Found dev 8:64 /dev/disk/by-id/scsi-36001405e1722c2b52aa459eaae537d40 - exists. Found dev 8:64 /dev/disk/by-id/wwn-0x6001405e1722c2b52aa459eaae537d40 - exists. Found dev 8:80 /dev/sdf - exists. Found dev 8:80 /dev/disk/by-id/scsi-3600140539c07704767a4db691e8a60aa - exists. Found dev 8:80 /dev/disk/by-id/wwn-0x600140539c07704767a4db691e8a60aa - exists. Found dev 8:96 /dev/sdg - exists. Found dev 8:96 /dev/disk/by-id/scsi-3600140507d5a45ce61c4c5e99fb1749f - exists. Found dev 8:96 /dev/disk/by-id/wwn-0x600140507d5a45ce61c4c5e99fb1749f - exists. Found dev 8:112 /dev/sdh - exists. Found dev 8:112 /dev/disk/by-id/scsi-360014055895f407415245b0975beac77 - exists. Found dev 8:112 /dev/disk/by-id/wwn-0x60014055895f407415245b0975beac77 - exists. Found dev 8:128 /dev/sdi - exists. Found dev 8:128 /dev/disk/by-id/scsi-36001405e368ad63553f479986707da50 - exists. Found dev 8:128 /dev/disk/by-id/wwn-0x6001405e368ad63553f479986707da50 - exists. Found dev 202:0 /dev/xvda - exists. Found dev 202:1 /dev/xvda1 - exists. Found dev 202:1 /dev/disk/by-uuid/c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 - exists. Asking lvmetad for complete list of known PVs /dev/sda: using cached size 20971520 sectors /dev/sda: using cached size 20971520 sectors /dev/sda: filter cache using (cached good) Opened /dev/xvda RO O_DIRECT /dev/xvda: size is 524288000 sectors Closed /dev/xvda /dev/xvda: Skipping: Partition table signature found Opened /dev/xvda1 RO O_DIRECT /dev/xvda1: size is 524285919 sectors Closed /dev/xvda1 /dev/xvda1: using cached size 524285919 sectors filter caching good /dev/xvda1 Opened /dev/sdb RO O_DIRECT /dev/sdb: size is 20971520 sectors Closed /dev/sdb /dev/sdb: using cached size 20971520 sectors filter caching good /dev/sdb Opened /dev/sdc RO O_DIRECT /dev/sdc: size is 20971520 sectors Closed /dev/sdc /dev/sdc: using cached size 20971520 sectors filter caching good /dev/sdc Opened /dev/sdd RO O_DIRECT /dev/sdd: size is 2147483648 sectors Closed /dev/sdd /dev/sdd: using cached size 2147483648 sectors filter caching good /dev/sdd Opened /dev/sde RO O_DIRECT /dev/sde: size is 2147483648 sectors Closed /dev/sde /dev/sde: using cached size 2147483648 sectors filter caching good /dev/sde Opened /dev/sdf RO O_DIRECT /dev/sdf: size is 20971520 sectors Closed /dev/sdf /dev/sdf: using cached size 20971520 sectors filter caching good /dev/sdf Opened /dev/sdg RO O_DIRECT /dev/sdg: size is 2147483648 sectors Closed /dev/sdg /dev/sdg: using cached size 2147483648 sectors filter caching good /dev/sdg Opened /dev/sdh RO O_DIRECT /dev/sdh: size is 20971520 sectors Closed /dev/sdh /dev/sdh: using cached size 20971520 sectors filter caching good /dev/sdh Opened /dev/sdi RO O_DIRECT /dev/sdi: size is 20971520 sectors Closed /dev/sdi /dev/sdi: using cached size 20971520 sectors filter caching good /dev/sdi Processing PVs in VG #orphans_lvm1 Locking #orphans_lvm1 already done Reading VG #orphans_lvm1 Processing PVs in VG #orphans_pool Locking #orphans_pool already done Reading VG #orphans_pool Processing PVs in VG #orphans_lvm2 Locking #orphans_lvm2 already done Reading VG #orphans_lvm2 Processing devices that are not PVs Processing device /dev/sda. Checking pvcreate arg /dev/sda which has existing PVID: . Found pvcreate arg /dev/sda: device is not a PV. /dev/sda: using cached size 20971520 sectors Processing device /dev/xvda1. Processing device /dev/sdb. Processing device /dev/sdc. Processing device /dev/sdd. Processing device /dev/sde. Processing device /dev/sdf. Processing device /dev/sdg. Processing device /dev/sdh. Processing device /dev/sdi. WARNING: Faking size of PV /dev/sda. Don't write outside real device. Rescanning devices with exclusive open Scanning 1 devices for VG info Scanning submitted 1 reads Processing data from device /dev/sda 8:0 fd 6 block 0x55ee8e6bc060 /dev/sda: No lvm label detected Scanned devices: read errors 0 process errors 0 failed 0 Wiping signatures on new PV /dev/sda. Close and reopen excl /dev/sda Creating a new PV on /dev/sda. /dev/sda: using cached size 20971520 sectors /dev/sda: Pretending size is 16777216 sectors. devices/default_data_alignment not found in config: defaulting to 1 Device /dev/sda: queue/minimum_io_size is 512 bytes. Device /dev/sda: queue/optimal_io_size is 4194304 bytes. /dev/sda: Setting PE alignment to 8192 sectors. Device /dev/sda: alignment_offset is 0 bytes. /dev/sda: Setting PE alignment offset to 0 sectors. Limit write at 0 len 131072 to len 8192 Set up physical volume for "/dev/sda" with 16777216 available sectors. Scanning for labels to wipe from /dev/sda Zeroing start of device /dev/sda. Limit write at 0 len 131072 to len 2048 Writing physical volume data to disk "/dev/sda". lvmcache /dev/sda: now in VG #orphans_lvm2 (#orphans_lvm2) with 0 mda(s). Creating metadata area on /dev/sda at sector 8 size 8184 sectors Limit write at 0 len 131072 to len 4608 /dev/sda: Preparing PV label header 5IEV8g-CB1h-eoqc-1Kfu-KF7e-r6Us-hNRgF3 size 8589934592 with da1 (8192s, 0s) mda1 (8s, 8184s) /dev/sda: Writing label to sector 1 with stored offset 32. Limit write at 0 len 131072 to len 1024 Reading mda header sector from /dev/sda at 4096 Telling lvmetad to store PV /dev/sda (5IEV8g-CB1h-eoqc-1Kfu-KF7e-r6Us-hNRgF3) Dropping cache for #orphans. Unlocking /run/lock/lvm/P_orphans _undo_flock /run/lock/lvm/P_orphans lvmcache has no info for vgname "#orphans". Dropping VG info lvmcache has no info for vgname "#orphans_lvm1" with VGID #orphans_lvm1. lvmcache has no info for vgname "#orphans_lvm1". lvmcache: Initialised VG #orphans_lvm1. lvmcache has no info for vgname "#orphans_pool" with VGID #orphans_pool. lvmcache has no info for vgname "#orphans_pool". lvmcache: Initialised VG #orphans_pool. lvmcache has no info for vgname "#orphans_lvm2" with VGID #orphans_lvm2. lvmcache has no info for vgname "#orphans_lvm2". lvmcache: Initialised VG #orphans_lvm2. Completed: pvcreate -vvv -y --setphysicalvolumesize 8g /dev/sda TASK [Create VG] *************************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:40 Wednesday 30 July 2025 21:10:06 -0400 (0:00:03.692) 0:01:07.729 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "vgcreate", "foo", "/dev/sda" ], "delta": "0:00:00.030531", "end": "2025-07-30 21:10:07.771866", "rc": 0, "start": "2025-07-30 21:10:07.741335" } STDOUT: Volume group "foo" successfully created TASK [Create LVM] ************************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:45 Wednesday 30 July 2025 21:10:08 -0400 (0:00:01.532) 0:01:09.262 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Wednesday 30 July 2025 21:10:08 -0400 (0:00:00.803) 0:01:10.066 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Wednesday 30 July 2025 21:10:10 -0400 (0:00:01.080) 0:01:11.146 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Wednesday 30 July 2025 21:10:10 -0400 (0:00:00.432) 0:01:11.578 ******** skipping: [managed-node7] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node7] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node7] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node7] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Wednesday 30 July 2025 21:10:11 -0400 (0:00:00.690) 0:01:12.268 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Wednesday 30 July 2025 21:10:11 -0400 (0:00:00.322) 0:01:12.591 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Wednesday 30 July 2025 21:10:11 -0400 (0:00:00.387) 0:01:12.979 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Wednesday 30 July 2025 21:10:12 -0400 (0:00:00.383) 0:01:13.362 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Wednesday 30 July 2025 21:10:12 -0400 (0:00:00.318) 0:01:13.681 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Wednesday 30 July 2025 21:10:13 -0400 (0:00:00.847) 0:01:14.528 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Wednesday 30 July 2025 21:10:13 -0400 (0:00:00.325) 0:01:14.853 ******** ok: [managed-node7] => { "storage_pools | d([])": [ { "disks": [ "sda" ], "grow_to_fill": true, "name": "foo", "state": "present", "volumes": [ { "name": "test1", "size": "100%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Wednesday 30 July 2025 21:10:14 -0400 (0:00:00.442) 0:01:15.296 ******** ok: [managed-node7] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Wednesday 30 July 2025 21:10:14 -0400 (0:00:00.344) 0:01:15.640 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Wednesday 30 July 2025 21:10:14 -0400 (0:00:00.381) 0:01:16.021 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Wednesday 30 July 2025 21:10:15 -0400 (0:00:00.453) 0:01:16.475 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Wednesday 30 July 2025 21:10:15 -0400 (0:00:00.426) 0:01:16.901 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Wednesday 30 July 2025 21:10:16 -0400 (0:00:00.483) 0:01:17.385 ******** ok: [managed-node7] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Wednesday 30 July 2025 21:10:16 -0400 (0:00:00.562) 0:01:17.947 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Wednesday 30 July 2025 21:10:17 -0400 (0:00:00.322) 0:01:18.269 ******** changed: [managed-node7] => { "actions": [ { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Wednesday 30 July 2025 21:10:23 -0400 (0:00:06.226) 0:01:24.496 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Wednesday 30 July 2025 21:10:23 -0400 (0:00:00.390) 0:01:24.886 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753924086.2338781, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "72884e3f126482c2d28276ff7c57744fa95eff91", "ctime": 1753924084.354863, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264048, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753924084.354863, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1229, "uid": 0, "version": "1797772206", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Wednesday 30 July 2025 21:10:25 -0400 (0:00:01.826) 0:01:26.713 ******** ok: [managed-node7] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Wednesday 30 July 2025 21:10:29 -0400 (0:00:03.799) 0:01:30.512 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Wednesday 30 July 2025 21:10:29 -0400 (0:00:00.438) 0:01:30.951 ******** ok: [managed-node7] => { "blivet_output": { "actions": [ { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Wednesday 30 July 2025 21:10:30 -0400 (0:00:00.614) 0:01:31.566 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Wednesday 30 July 2025 21:10:31 -0400 (0:00:00.580) 0:01:32.146 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Wednesday 30 July 2025 21:10:31 -0400 (0:00:00.472) 0:01:32.619 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Wednesday 30 July 2025 21:10:31 -0400 (0:00:00.402) 0:01:33.021 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Wednesday 30 July 2025 21:10:32 -0400 (0:00:00.491) 0:01:33.513 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Wednesday 30 July 2025 21:10:32 -0400 (0:00:00.459) 0:01:33.973 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Wednesday 30 July 2025 21:10:33 -0400 (0:00:00.579) 0:01:34.552 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Wednesday 30 July 2025 21:10:33 -0400 (0:00:00.392) 0:01:34.944 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753921869.6174703, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Wednesday 30 July 2025 21:10:35 -0400 (0:00:01.725) 0:01:36.670 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Wednesday 30 July 2025 21:10:35 -0400 (0:00:00.380) 0:01:37.050 ******** ok: [managed-node7] TASK [Verify role results] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:58 Wednesday 30 July 2025 21:10:39 -0400 (0:00:03.333) 0:01:40.384 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node7 TASK [Print out pool information] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Wednesday 30 July 2025 21:10:40 -0400 (0:00:00.837) 0:01:41.222 ******** ok: [managed-node7] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Wednesday 30 July 2025 21:10:40 -0400 (0:00:00.389) 0:01:41.612 ******** skipping: [managed-node7] => {} TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Wednesday 30 July 2025 21:10:40 -0400 (0:00:00.337) 0:01:41.949 ******** ok: [managed-node7] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "", "name": "/dev/mapper/foo-test1", "size": "8G", "type": "lvm", "uuid": "33e1776f-1e92-4ee9-9638-9ef54e248846" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "5IEV8g-CB1h-eoqc-1Kfu-KF7e-r6Us-hNRgF3" }, "/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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Wednesday 30 July 2025 21:10:43 -0400 (0:00:03.056) 0:01:45.005 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002556", "end": "2025-07-30 21:10:45.150120", "rc": 0, "start": "2025-07-30 21:10:45.147564" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Thu Jun 20 10:23:46 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Wednesday 30 July 2025 21:10:45 -0400 (0:00:01.617) 0:01:46.623 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003201", "end": "2025-07-30 21:10:46.926143", "failed_when_result": false, "rc": 0, "start": "2025-07-30 21:10:46.922942" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Wednesday 30 July 2025 21:10:47 -0400 (0:00:01.775) 0:01:48.398 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node7 TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Wednesday 30 July 2025 21:10:48 -0400 (0:00:00.888) 0:01:49.287 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Wednesday 30 July 2025 21:10:48 -0400 (0:00:00.379) 0:01:49.666 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.017193", "end": "2025-07-30 21:10:49.981777", "rc": 0, "start": "2025-07-30 21:10:49.964584" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Wednesday 30 July 2025 21:10:50 -0400 (0:00:01.921) 0:01:51.587 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Wednesday 30 July 2025 21:10:51 -0400 (0:00:00.526) 0:01:52.113 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node7 TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Wednesday 30 July 2025 21:10:52 -0400 (0:00:01.010) 0:01:53.123 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Wednesday 30 July 2025 21:10:52 -0400 (0:00:00.573) 0:01:53.696 ******** ok: [managed-node7] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Wednesday 30 July 2025 21:10:56 -0400 (0:00:03.740) 0:01:57.437 ******** ok: [managed-node7] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Wednesday 30 July 2025 21:10:56 -0400 (0:00:00.470) 0:01:57.908 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Wednesday 30 July 2025 21:10:57 -0400 (0:00:00.622) 0:01:58.531 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Wednesday 30 July 2025 21:10:57 -0400 (0:00:00.503) 0:01:59.034 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Wednesday 30 July 2025 21:10:58 -0400 (0:00:00.352) 0:01:59.387 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Wednesday 30 July 2025 21:10:58 -0400 (0:00:00.520) 0:01:59.907 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Wednesday 30 July 2025 21:10:59 -0400 (0:00:00.374) 0:02:00.281 ******** ok: [managed-node7] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Wednesday 30 July 2025 21:10:59 -0400 (0:00:00.422) 0:02:00.704 ******** ok: [managed-node7] => { "changed": false, "failed_when_result": false, "rc": 1 } STDERR: Shared connection to 10.31.40.137 closed. MSG: non-zero return code TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Wednesday 30 July 2025 21:11:01 -0400 (0:00:01.635) 0:02:02.339 ******** skipping: [managed-node7] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Wednesday 30 July 2025 21:11:01 -0400 (0:00:00.405) 0:02:02.745 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node7 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Wednesday 30 July 2025 21:11:02 -0400 (0:00:00.890) 0:02:03.636 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Wednesday 30 July 2025 21:11:02 -0400 (0:00:00.442) 0:02:04.078 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Wednesday 30 July 2025 21:11:03 -0400 (0:00:00.336) 0:02:04.415 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Wednesday 30 July 2025 21:11:03 -0400 (0:00:00.405) 0:02:04.820 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Wednesday 30 July 2025 21:11:04 -0400 (0:00:00.414) 0:02:05.235 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Wednesday 30 July 2025 21:11:04 -0400 (0:00:00.417) 0:02:05.653 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Wednesday 30 July 2025 21:11:05 -0400 (0:00:00.462) 0:02:06.115 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Wednesday 30 July 2025 21:11:05 -0400 (0:00:00.459) 0:02:06.575 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Wednesday 30 July 2025 21:11:05 -0400 (0:00:00.420) 0:02:06.995 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Wednesday 30 July 2025 21:11:06 -0400 (0:00:00.469) 0:02:07.464 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Wednesday 30 July 2025 21:11:07 -0400 (0:00:00.687) 0:02:08.151 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Wednesday 30 July 2025 21:11:07 -0400 (0:00:00.319) 0:02:08.471 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node7 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Wednesday 30 July 2025 21:11:08 -0400 (0:00:00.774) 0:02:09.245 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed-node7 TASK [Get information about the LV] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Wednesday 30 July 2025 21:11:08 -0400 (0:00:00.787) 0:02:10.033 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Wednesday 30 July 2025 21:11:09 -0400 (0:00:00.418) 0:02:10.452 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Wednesday 30 July 2025 21:11:09 -0400 (0:00:00.427) 0:02:10.879 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Wednesday 30 July 2025 21:11:10 -0400 (0:00:00.480) 0:02:11.360 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Wednesday 30 July 2025 21:11:10 -0400 (0:00:00.395) 0:02:11.755 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Wednesday 30 July 2025 21:11:11 -0400 (0:00:00.457) 0:02:12.213 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Wednesday 30 July 2025 21:11:11 -0400 (0:00:00.599) 0:02:12.812 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Wednesday 30 July 2025 21:11:12 -0400 (0:00:00.475) 0:02:13.288 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node7 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Wednesday 30 July 2025 21:11:13 -0400 (0:00:00.973) 0:02:14.261 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed-node7 TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Wednesday 30 July 2025 21:11:14 -0400 (0:00:00.891) 0:02:15.153 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Wednesday 30 July 2025 21:11:14 -0400 (0:00:00.537) 0:02:15.690 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Wednesday 30 July 2025 21:11:15 -0400 (0:00:00.479) 0:02:16.170 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Wednesday 30 July 2025 21:11:15 -0400 (0:00:00.441) 0:02:16.612 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Wednesday 30 July 2025 21:11:15 -0400 (0:00:00.436) 0:02:17.048 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node7 TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Wednesday 30 July 2025 21:11:17 -0400 (0:00:01.149) 0:02:18.198 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Wednesday 30 July 2025 21:11:17 -0400 (0:00:00.611) 0:02:18.810 ******** skipping: [managed-node7] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Wednesday 30 July 2025 21:11:18 -0400 (0:00:00.517) 0:02:19.327 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed-node7 TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Wednesday 30 July 2025 21:11:19 -0400 (0:00:00.849) 0:02:20.177 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Wednesday 30 July 2025 21:11:19 -0400 (0:00:00.359) 0:02:20.537 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Wednesday 30 July 2025 21:11:19 -0400 (0:00:00.406) 0:02:20.943 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Wednesday 30 July 2025 21:11:20 -0400 (0:00:00.482) 0:02:21.425 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Wednesday 30 July 2025 21:11:20 -0400 (0:00:00.452) 0:02:21.878 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Wednesday 30 July 2025 21:11:21 -0400 (0:00:00.514) 0:02:22.392 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Wednesday 30 July 2025 21:11:21 -0400 (0:00:00.366) 0:02:22.758 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Wednesday 30 July 2025 21:11:22 -0400 (0:00:00.386) 0:02:23.145 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node7 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Wednesday 30 July 2025 21:11:23 -0400 (0:00:01.179) 0:02:24.324 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed-node7 TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Wednesday 30 July 2025 21:11:24 -0400 (0:00:00.946) 0:02:25.271 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Wednesday 30 July 2025 21:11:24 -0400 (0:00:00.503) 0:02:25.774 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Wednesday 30 July 2025 21:11:25 -0400 (0:00:00.488) 0:02:26.263 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Wednesday 30 July 2025 21:11:25 -0400 (0:00:00.418) 0:02:26.681 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off - 2] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Wednesday 30 July 2025 21:11:26 -0400 (0:00:00.512) 0:02:27.194 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on - 2] ************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Wednesday 30 July 2025 21:11:26 -0400 (0:00:00.458) 0:02:27.653 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Wednesday 30 July 2025 21:11:27 -0400 (0:00:00.505) 0:02:28.158 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Wednesday 30 July 2025 21:11:27 -0400 (0:00:00.366) 0:02:28.525 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node7 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Wednesday 30 July 2025 21:11:28 -0400 (0:00:01.055) 0:02:29.580 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print script output] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Wednesday 30 July 2025 21:11:28 -0400 (0:00:00.515) 0:02:30.096 ******** skipping: [managed-node7] => {} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Wednesday 30 July 2025 21:11:29 -0400 (0:00:00.891) 0:02:30.987 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Wednesday 30 July 2025 21:11:30 -0400 (0:00:00.439) 0:02:31.426 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Wednesday 30 July 2025 21:11:30 -0400 (0:00:00.370) 0:02:31.797 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Wednesday 30 July 2025 21:11:31 -0400 (0:00:00.345) 0:02:32.143 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Wednesday 30 July 2025 21:11:31 -0400 (0:00:00.369) 0:02:32.512 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Wednesday 30 July 2025 21:11:31 -0400 (0:00:00.411) 0:02:32.923 ******** ok: [managed-node7] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Wednesday 30 July 2025 21:11:32 -0400 (0:00:00.321) 0:02:33.245 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node7 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Wednesday 30 July 2025 21:11:32 -0400 (0:00:00.794) 0:02:34.040 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Wednesday 30 July 2025 21:11:33 -0400 (0:00:00.474) 0:02:34.514 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node7 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Wednesday 30 July 2025 21:11:35 -0400 (0:00:02.251) 0:02:36.765 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Wednesday 30 July 2025 21:11:36 -0400 (0:00:00.560) 0:02:37.326 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Wednesday 30 July 2025 21:11:36 -0400 (0:00:00.442) 0:02:37.768 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Wednesday 30 July 2025 21:11:37 -0400 (0:00:00.562) 0:02:38.331 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Wednesday 30 July 2025 21:11:37 -0400 (0:00:00.433) 0:02:38.765 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Wednesday 30 July 2025 21:11:38 -0400 (0:00:00.520) 0:02:39.286 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Wednesday 30 July 2025 21:11:38 -0400 (0:00:00.421) 0:02:39.707 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Wednesday 30 July 2025 21:11:39 -0400 (0:00:00.471) 0:02:40.178 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Wednesday 30 July 2025 21:11:39 -0400 (0:00:00.488) 0:02:40.667 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Wednesday 30 July 2025 21:11:40 -0400 (0:00:00.539) 0:02:41.206 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Wednesday 30 July 2025 21:11:40 -0400 (0:00:00.358) 0:02:41.565 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Wednesday 30 July 2025 21:11:40 -0400 (0:00:00.496) 0:02:42.061 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Wednesday 30 July 2025 21:11:41 -0400 (0:00:00.691) 0:02:42.753 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Wednesday 30 July 2025 21:11:42 -0400 (0:00:00.543) 0:02:43.296 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Wednesday 30 July 2025 21:11:42 -0400 (0:00:00.475) 0:02:43.772 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Wednesday 30 July 2025 21:11:43 -0400 (0:00:00.524) 0:02:44.296 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Wednesday 30 July 2025 21:11:43 -0400 (0:00:00.536) 0:02:44.833 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Wednesday 30 July 2025 21:11:44 -0400 (0:00:00.399) 0:02:45.233 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Wednesday 30 July 2025 21:11:44 -0400 (0:00:00.619) 0:02:45.852 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Wednesday 30 July 2025 21:11:45 -0400 (0:00:00.745) 0:02:46.598 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753924222.7029874, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1753924222.7029874, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 116152, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753924222.7029874, "nlink": 1, "path": "/dev/mapper/foo-test1", "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Wednesday 30 July 2025 21:11:47 -0400 (0:00:01.797) 0:02:48.396 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Wednesday 30 July 2025 21:11:47 -0400 (0:00:00.574) 0:02:48.970 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Wednesday 30 July 2025 21:11:48 -0400 (0:00:00.492) 0:02:49.463 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Wednesday 30 July 2025 21:11:48 -0400 (0:00:00.449) 0:02:49.913 ******** ok: [managed-node7] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Wednesday 30 July 2025 21:11:49 -0400 (0:00:00.411) 0:02:50.324 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Wednesday 30 July 2025 21:11:49 -0400 (0:00:00.416) 0:02:50.741 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Wednesday 30 July 2025 21:11:50 -0400 (0:00:00.546) 0:02:51.287 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Wednesday 30 July 2025 21:11:50 -0400 (0:00:00.421) 0:02:51.709 ******** ok: [managed-node7] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Wednesday 30 July 2025 21:11:54 -0400 (0:00:03.427) 0:02:55.136 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Wednesday 30 July 2025 21:11:54 -0400 (0:00:00.483) 0:02:55.619 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Wednesday 30 July 2025 21:11:54 -0400 (0:00:00.451) 0:02:56.071 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Wednesday 30 July 2025 21:11:55 -0400 (0:00:00.548) 0:02:56.619 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Wednesday 30 July 2025 21:11:55 -0400 (0:00:00.411) 0:02:57.030 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Wednesday 30 July 2025 21:11:56 -0400 (0:00:00.383) 0:02:57.414 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Wednesday 30 July 2025 21:11:56 -0400 (0:00:00.444) 0:02:57.858 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Wednesday 30 July 2025 21:11:57 -0400 (0:00:00.394) 0:02:58.253 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Wednesday 30 July 2025 21:11:57 -0400 (0:00:00.387) 0:02:58.640 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Wednesday 30 July 2025 21:11:58 -0400 (0:00:00.556) 0:02:59.197 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Wednesday 30 July 2025 21:11:58 -0400 (0:00:00.615) 0:02:59.813 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Wednesday 30 July 2025 21:11:59 -0400 (0:00:00.452) 0:03:00.265 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Wednesday 30 July 2025 21:11:59 -0400 (0:00:00.325) 0:03:00.591 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Wednesday 30 July 2025 21:11:59 -0400 (0:00:00.439) 0:03:01.030 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Wednesday 30 July 2025 21:12:00 -0400 (0:00:00.394) 0:03:01.424 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Wednesday 30 July 2025 21:12:00 -0400 (0:00:00.389) 0:03:01.814 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Wednesday 30 July 2025 21:12:01 -0400 (0:00:00.391) 0:03:02.205 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Wednesday 30 July 2025 21:12:01 -0400 (0:00:00.460) 0:03:02.665 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Wednesday 30 July 2025 21:12:01 -0400 (0:00:00.431) 0:03:03.097 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Wednesday 30 July 2025 21:12:02 -0400 (0:00:00.432) 0:03:03.529 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Wednesday 30 July 2025 21:12:02 -0400 (0:00:00.387) 0:03:03.917 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Wednesday 30 July 2025 21:12:03 -0400 (0:00:00.334) 0:03:04.251 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Wednesday 30 July 2025 21:12:03 -0400 (0:00:00.430) 0:03:04.681 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Wednesday 30 July 2025 21:12:04 -0400 (0:00:00.515) 0:03:05.197 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Wednesday 30 July 2025 21:12:04 -0400 (0:00:00.539) 0:03:05.737 ******** ok: [managed-node7] => { "bytes": 8589934592, "changed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Wednesday 30 July 2025 21:12:08 -0400 (0:00:03.418) 0:03:09.155 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Wednesday 30 July 2025 21:12:08 -0400 (0:00:00.537) 0:03:09.693 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Wednesday 30 July 2025 21:12:09 -0400 (0:00:00.452) 0:03:10.145 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Wednesday 30 July 2025 21:12:09 -0400 (0:00:00.439) 0:03:10.584 ******** ok: [managed-node7] => { "bytes": 8589934592, "changed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Wednesday 30 July 2025 21:12:11 -0400 (0:00:01.908) 0:03:12.493 ******** ok: [managed-node7] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "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": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Wednesday 30 July 2025 21:12:12 -0400 (0:00:00.778) 0:03:13.272 ******** ok: [managed-node7] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "", "name": "/dev/mapper/foo-test1", "size": "8G", "type": "lvm", "uuid": "33e1776f-1e92-4ee9-9638-9ef54e248846" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "5IEV8g-CB1h-eoqc-1Kfu-KF7e-r6Us-hNRgF3" }, "/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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Wednesday 30 July 2025 21:12:12 -0400 (0:00:00.577) 0:03:13.849 ******** ok: [managed-node7] => { "storage_test_pool_size": { "bytes": 8589934592, "changed": false, "failed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Wednesday 30 July 2025 21:12:13 -0400 (0:00:00.752) 0:03:14.602 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_expected_size": "8589934592.0" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Wednesday 30 July 2025 21:12:14 -0400 (0:00:00.594) 0:03:15.196 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Wednesday 30 July 2025 21:12:14 -0400 (0:00:00.448) 0:03:15.645 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Wednesday 30 July 2025 21:12:14 -0400 (0:00:00.405) 0:03:16.051 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Wednesday 30 July 2025 21:12:15 -0400 (0:00:00.406) 0:03:16.458 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Wednesday 30 July 2025 21:12:15 -0400 (0:00:00.490) 0:03:16.948 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Wednesday 30 July 2025 21:12:16 -0400 (0:00:00.399) 0:03:17.348 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Wednesday 30 July 2025 21:12:16 -0400 (0:00:00.477) 0:03:17.825 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Wednesday 30 July 2025 21:12:17 -0400 (0:00:00.608) 0:03:18.434 ******** skipping: [managed-node7] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Wednesday 30 July 2025 21:12:17 -0400 (0:00:00.368) 0:03:18.802 ******** skipping: [managed-node7] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Wednesday 30 July 2025 21:12:18 -0400 (0:00:00.488) 0:03:19.291 ******** skipping: [managed-node7] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Wednesday 30 July 2025 21:12:18 -0400 (0:00:00.414) 0:03:19.705 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Wednesday 30 July 2025 21:12:19 -0400 (0:00:00.406) 0:03:20.112 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Wednesday 30 July 2025 21:12:19 -0400 (0:00:00.423) 0:03:20.536 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Wednesday 30 July 2025 21:12:19 -0400 (0:00:00.521) 0:03:21.057 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Wednesday 30 July 2025 21:12:20 -0400 (0:00:00.441) 0:03:21.498 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Wednesday 30 July 2025 21:12:20 -0400 (0:00:00.502) 0:03:22.001 ******** ok: [managed-node7] => { "storage_test_actual_size": { "bytes": 8589934592, "changed": false, "failed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Wednesday 30 July 2025 21:12:21 -0400 (0:00:00.535) 0:03:22.537 ******** ok: [managed-node7] => { "storage_test_expected_size": "8589934592.0" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Wednesday 30 July 2025 21:12:22 -0400 (0:00:00.851) 0:03:23.388 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Wednesday 30 July 2025 21:12:22 -0400 (0:00:00.514) 0:03:23.903 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.019396", "end": "2025-07-30 21:12:23.981762", "rc": 0, "start": "2025-07-30 21:12:23.962366" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-a----- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Wednesday 30 July 2025 21:12:24 -0400 (0:00:01.670) 0:03:25.573 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Wednesday 30 July 2025 21:12:24 -0400 (0:00:00.436) 0:03:26.010 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Wednesday 30 July 2025 21:12:25 -0400 (0:00:00.565) 0:03:26.576 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Wednesday 30 July 2025 21:12:25 -0400 (0:00:00.457) 0:03:27.033 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Wednesday 30 July 2025 21:12:26 -0400 (0:00:00.440) 0:03:27.473 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Wednesday 30 July 2025 21:12:26 -0400 (0:00:00.465) 0:03:27.939 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Wednesday 30 July 2025 21:12:27 -0400 (0:00:00.428) 0:03:28.368 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Wednesday 30 July 2025 21:12:27 -0400 (0:00:00.527) 0:03:28.896 ******** TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Wednesday 30 July 2025 21:12:28 -0400 (0:00:00.403) 0:03:29.299 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Rerun the task to verify idempotence] ************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:61 Wednesday 30 July 2025 21:12:28 -0400 (0:00:00.457) 0:03:29.757 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Wednesday 30 July 2025 21:12:29 -0400 (0:00:00.805) 0:03:30.563 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Wednesday 30 July 2025 21:12:30 -0400 (0:00:00.569) 0:03:31.132 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Wednesday 30 July 2025 21:12:30 -0400 (0:00:00.500) 0:03:31.633 ******** skipping: [managed-node7] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node7] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node7] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node7] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Wednesday 30 July 2025 21:12:31 -0400 (0:00:00.794) 0:03:32.427 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Wednesday 30 July 2025 21:12:31 -0400 (0:00:00.420) 0:03:32.848 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Wednesday 30 July 2025 21:12:32 -0400 (0:00:00.340) 0:03:33.188 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Wednesday 30 July 2025 21:12:32 -0400 (0:00:00.372) 0:03:33.560 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Wednesday 30 July 2025 21:12:32 -0400 (0:00:00.247) 0:03:33.808 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Wednesday 30 July 2025 21:12:33 -0400 (0:00:00.988) 0:03:34.797 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Wednesday 30 July 2025 21:12:34 -0400 (0:00:00.498) 0:03:35.295 ******** ok: [managed-node7] => { "storage_pools | d([])": [ { "disks": [ "sda" ], "grow_to_fill": true, "name": "foo", "state": "present", "volumes": [ { "name": "test1", "size": "100%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Wednesday 30 July 2025 21:12:34 -0400 (0:00:00.453) 0:03:35.749 ******** ok: [managed-node7] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Wednesday 30 July 2025 21:12:35 -0400 (0:00:00.455) 0:03:36.204 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Wednesday 30 July 2025 21:12:35 -0400 (0:00:00.525) 0:03:36.730 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Wednesday 30 July 2025 21:12:36 -0400 (0:00:00.472) 0:03:37.203 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Wednesday 30 July 2025 21:12:36 -0400 (0:00:00.534) 0:03:37.737 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Wednesday 30 July 2025 21:12:37 -0400 (0:00:00.379) 0:03:38.116 ******** ok: [managed-node7] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Wednesday 30 July 2025 21:12:37 -0400 (0:00:00.713) 0:03:38.829 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Wednesday 30 July 2025 21:12:38 -0400 (0:00:00.448) 0:03:39.278 ******** ok: [managed-node7] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Wednesday 30 July 2025 21:12:43 -0400 (0:00:05.720) 0:03:44.999 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Wednesday 30 July 2025 21:12:44 -0400 (0:00:00.387) 0:03:45.386 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753924086.2338781, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "72884e3f126482c2d28276ff7c57744fa95eff91", "ctime": 1753924084.354863, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264048, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753924084.354863, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1229, "uid": 0, "version": "1797772206", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Wednesday 30 July 2025 21:12:45 -0400 (0:00:01.394) 0:03:46.781 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Wednesday 30 July 2025 21:12:46 -0400 (0:00:00.419) 0:03:47.200 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Wednesday 30 July 2025 21:12:46 -0400 (0:00:00.356) 0:03:47.557 ******** ok: [managed-node7] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Wednesday 30 July 2025 21:12:47 -0400 (0:00:00.613) 0:03:48.171 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Wednesday 30 July 2025 21:12:47 -0400 (0:00:00.419) 0:03:48.591 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Wednesday 30 July 2025 21:12:47 -0400 (0:00:00.505) 0:03:49.097 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Wednesday 30 July 2025 21:12:48 -0400 (0:00:00.515) 0:03:49.612 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Wednesday 30 July 2025 21:12:49 -0400 (0:00:00.533) 0:03:50.146 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Wednesday 30 July 2025 21:12:49 -0400 (0:00:00.436) 0:03:50.583 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Wednesday 30 July 2025 21:12:49 -0400 (0:00:00.345) 0:03:50.928 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Wednesday 30 July 2025 21:12:50 -0400 (0:00:00.311) 0:03:51.240 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753921869.6174703, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Wednesday 30 July 2025 21:12:51 -0400 (0:00:01.856) 0:03:53.097 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Wednesday 30 July 2025 21:12:52 -0400 (0:00:00.313) 0:03:53.410 ******** ok: [managed-node7] TASK [Verify role results - 2] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:74 Wednesday 30 July 2025 21:12:55 -0400 (0:00:03.068) 0:03:56.479 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node7 TASK [Print out pool information] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Wednesday 30 July 2025 21:12:55 -0400 (0:00:00.578) 0:03:57.057 ******** ok: [managed-node7] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Wednesday 30 July 2025 21:12:56 -0400 (0:00:00.566) 0:03:57.624 ******** skipping: [managed-node7] => {} TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Wednesday 30 July 2025 21:12:56 -0400 (0:00:00.356) 0:03:57.981 ******** ok: [managed-node7] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "", "name": "/dev/mapper/foo-test1", "size": "8G", "type": "lvm", "uuid": "33e1776f-1e92-4ee9-9638-9ef54e248846" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "5IEV8g-CB1h-eoqc-1Kfu-KF7e-r6Us-hNRgF3" }, "/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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Wednesday 30 July 2025 21:12:58 -0400 (0:00:01.733) 0:03:59.714 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002799", "end": "2025-07-30 21:12:59.681369", "rc": 0, "start": "2025-07-30 21:12:59.678570" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Thu Jun 20 10:23:46 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Wednesday 30 July 2025 21:13:00 -0400 (0:00:01.411) 0:04:01.126 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002561", "end": "2025-07-30 21:13:01.062985", "failed_when_result": false, "rc": 0, "start": "2025-07-30 21:13:01.060424" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Wednesday 30 July 2025 21:13:01 -0400 (0:00:01.455) 0:04:02.581 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node7 TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Wednesday 30 July 2025 21:13:02 -0400 (0:00:00.943) 0:04:03.525 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Wednesday 30 July 2025 21:13:02 -0400 (0:00:00.506) 0:04:04.031 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.016672", "end": "2025-07-30 21:13:04.379665", "rc": 0, "start": "2025-07-30 21:13:04.362993" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Wednesday 30 July 2025 21:13:04 -0400 (0:00:02.032) 0:04:06.064 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Wednesday 30 July 2025 21:13:05 -0400 (0:00:00.487) 0:04:06.551 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node7 TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Wednesday 30 July 2025 21:13:06 -0400 (0:00:01.034) 0:04:07.585 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Wednesday 30 July 2025 21:13:07 -0400 (0:00:00.691) 0:04:08.277 ******** ok: [managed-node7] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Wednesday 30 July 2025 21:13:09 -0400 (0:00:01.890) 0:04:10.232 ******** ok: [managed-node7] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Wednesday 30 July 2025 21:13:09 -0400 (0:00:00.479) 0:04:10.712 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Wednesday 30 July 2025 21:13:10 -0400 (0:00:00.600) 0:04:11.312 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Wednesday 30 July 2025 21:13:10 -0400 (0:00:00.764) 0:04:12.077 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Wednesday 30 July 2025 21:13:11 -0400 (0:00:00.503) 0:04:12.581 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Wednesday 30 July 2025 21:13:11 -0400 (0:00:00.429) 0:04:13.010 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Wednesday 30 July 2025 21:13:12 -0400 (0:00:00.445) 0:04:13.455 ******** ok: [managed-node7] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Wednesday 30 July 2025 21:13:13 -0400 (0:00:00.683) 0:04:14.139 ******** ok: [managed-node7] => { "changed": false, "failed_when_result": false, "rc": 1 } STDERR: Shared connection to 10.31.40.137 closed. MSG: non-zero return code TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Wednesday 30 July 2025 21:13:14 -0400 (0:00:01.884) 0:04:16.023 ******** skipping: [managed-node7] => (item=/dev/sda) => { "ansible_loop_var": "st_pool_pv", "changed": false, "skip_reason": "Conditional result was False", "st_pool_pv": "/dev/sda" } TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Wednesday 30 July 2025 21:13:15 -0400 (0:00:00.452) 0:04:16.475 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node7 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Wednesday 30 July 2025 21:13:16 -0400 (0:00:00.959) 0:04:17.435 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Wednesday 30 July 2025 21:13:16 -0400 (0:00:00.358) 0:04:17.793 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Wednesday 30 July 2025 21:13:17 -0400 (0:00:00.634) 0:04:18.427 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Wednesday 30 July 2025 21:13:17 -0400 (0:00:00.223) 0:04:18.651 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Wednesday 30 July 2025 21:13:17 -0400 (0:00:00.252) 0:04:18.904 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Wednesday 30 July 2025 21:13:18 -0400 (0:00:00.375) 0:04:19.280 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Wednesday 30 July 2025 21:13:18 -0400 (0:00:00.369) 0:04:19.649 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Wednesday 30 July 2025 21:13:19 -0400 (0:00:00.508) 0:04:20.157 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Wednesday 30 July 2025 21:13:19 -0400 (0:00:00.568) 0:04:20.726 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Wednesday 30 July 2025 21:13:20 -0400 (0:00:00.491) 0:04:21.217 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Wednesday 30 July 2025 21:13:20 -0400 (0:00:00.438) 0:04:21.656 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Wednesday 30 July 2025 21:13:20 -0400 (0:00:00.443) 0:04:22.100 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node7 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Wednesday 30 July 2025 21:13:22 -0400 (0:00:01.010) 0:04:23.110 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed-node7 TASK [Get information about the LV] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Wednesday 30 July 2025 21:13:22 -0400 (0:00:00.829) 0:04:23.940 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Wednesday 30 July 2025 21:13:23 -0400 (0:00:00.368) 0:04:24.309 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Wednesday 30 July 2025 21:13:23 -0400 (0:00:00.486) 0:04:24.796 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Wednesday 30 July 2025 21:13:24 -0400 (0:00:00.481) 0:04:25.277 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Wednesday 30 July 2025 21:13:24 -0400 (0:00:00.414) 0:04:25.691 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Wednesday 30 July 2025 21:13:25 -0400 (0:00:00.513) 0:04:26.205 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Wednesday 30 July 2025 21:13:25 -0400 (0:00:00.494) 0:04:26.699 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Wednesday 30 July 2025 21:13:25 -0400 (0:00:00.391) 0:04:27.091 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node7 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Wednesday 30 July 2025 21:13:27 -0400 (0:00:01.086) 0:04:28.177 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed-node7 TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Wednesday 30 July 2025 21:13:28 -0400 (0:00:00.972) 0:04:29.149 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Wednesday 30 July 2025 21:13:28 -0400 (0:00:00.397) 0:04:29.547 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Wednesday 30 July 2025 21:13:28 -0400 (0:00:00.449) 0:04:29.996 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Wednesday 30 July 2025 21:13:29 -0400 (0:00:00.482) 0:04:30.478 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Wednesday 30 July 2025 21:13:29 -0400 (0:00:00.542) 0:04:31.020 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node7 TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Wednesday 30 July 2025 21:13:30 -0400 (0:00:00.849) 0:04:31.870 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Wednesday 30 July 2025 21:13:31 -0400 (0:00:00.570) 0:04:32.441 ******** skipping: [managed-node7] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Wednesday 30 July 2025 21:13:31 -0400 (0:00:00.542) 0:04:32.983 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml for managed-node7 TASK [Set variables used by tests] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:2 Wednesday 30 July 2025 21:13:32 -0400 (0:00:00.823) 0:04:33.806 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:6 Wednesday 30 July 2025 21:13:33 -0400 (0:00:00.396) 0:04:34.202 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:14 Wednesday 30 July 2025 21:13:33 -0400 (0:00:00.417) 0:04:34.620 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:23 Wednesday 30 July 2025 21:13:33 -0400 (0:00:00.387) 0:04:35.007 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:32 Wednesday 30 July 2025 21:13:34 -0400 (0:00:00.310) 0:04:35.318 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-crypttab.yml:41 Wednesday 30 July 2025 21:13:34 -0400 (0:00:00.529) 0:04:35.848 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Wednesday 30 July 2025 21:13:35 -0400 (0:00:00.543) 0:04:36.391 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Wednesday 30 July 2025 21:13:35 -0400 (0:00:00.521) 0:04:36.913 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node7 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Wednesday 30 July 2025 21:13:36 -0400 (0:00:01.086) 0:04:37.999 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed-node7 TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Wednesday 30 July 2025 21:13:37 -0400 (0:00:00.868) 0:04:38.867 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Wednesday 30 July 2025 21:13:38 -0400 (0:00:00.469) 0:04:39.337 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Wednesday 30 July 2025 21:13:38 -0400 (0:00:00.536) 0:04:39.874 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Wednesday 30 July 2025 21:13:39 -0400 (0:00:00.292) 0:04:40.166 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off - 2] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Wednesday 30 July 2025 21:13:39 -0400 (0:00:00.490) 0:04:40.656 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on - 2] ************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Wednesday 30 July 2025 21:13:40 -0400 (0:00:01.024) 0:04:41.681 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Wednesday 30 July 2025 21:13:41 -0400 (0:00:00.410) 0:04:42.194 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Wednesday 30 July 2025 21:13:41 -0400 (0:00:00.286) 0:04:42.481 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node7 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Wednesday 30 July 2025 21:13:42 -0400 (0:00:01.327) 0:04:43.809 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print script output] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Wednesday 30 July 2025 21:13:43 -0400 (0:00:00.526) 0:04:44.335 ******** skipping: [managed-node7] => {} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Wednesday 30 July 2025 21:13:43 -0400 (0:00:00.525) 0:04:44.860 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Wednesday 30 July 2025 21:13:44 -0400 (0:00:00.501) 0:04:45.362 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Wednesday 30 July 2025 21:13:44 -0400 (0:00:00.528) 0:04:45.890 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Wednesday 30 July 2025 21:13:45 -0400 (0:00:00.397) 0:04:46.287 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Wednesday 30 July 2025 21:13:45 -0400 (0:00:00.492) 0:04:46.780 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Wednesday 30 July 2025 21:13:46 -0400 (0:00:00.464) 0:04:47.244 ******** ok: [managed-node7] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Wednesday 30 July 2025 21:13:46 -0400 (0:00:00.442) 0:04:47.687 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node7 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Wednesday 30 July 2025 21:13:47 -0400 (0:00:01.051) 0:04:48.739 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Wednesday 30 July 2025 21:13:48 -0400 (0:00:00.436) 0:04:49.176 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node7 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Wednesday 30 July 2025 21:13:50 -0400 (0:00:02.447) 0:04:51.624 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Wednesday 30 July 2025 21:13:50 -0400 (0:00:00.426) 0:04:52.050 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Wednesday 30 July 2025 21:13:51 -0400 (0:00:00.512) 0:04:52.562 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Wednesday 30 July 2025 21:13:52 -0400 (0:00:00.584) 0:04:53.147 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Wednesday 30 July 2025 21:13:52 -0400 (0:00:00.451) 0:04:53.598 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Wednesday 30 July 2025 21:13:52 -0400 (0:00:00.463) 0:04:54.061 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Wednesday 30 July 2025 21:13:53 -0400 (0:00:00.520) 0:04:54.582 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Wednesday 30 July 2025 21:13:53 -0400 (0:00:00.364) 0:04:54.947 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Wednesday 30 July 2025 21:13:54 -0400 (0:00:00.528) 0:04:55.475 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Wednesday 30 July 2025 21:13:54 -0400 (0:00:00.382) 0:04:55.858 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Wednesday 30 July 2025 21:13:55 -0400 (0:00:00.359) 0:04:56.218 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Wednesday 30 July 2025 21:13:55 -0400 (0:00:00.407) 0:04:56.625 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Wednesday 30 July 2025 21:13:56 -0400 (0:00:00.801) 0:04:57.427 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Wednesday 30 July 2025 21:13:56 -0400 (0:00:00.428) 0:04:57.855 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Wednesday 30 July 2025 21:13:57 -0400 (0:00:00.299) 0:04:58.155 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Wednesday 30 July 2025 21:13:57 -0400 (0:00:00.524) 0:04:58.679 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Wednesday 30 July 2025 21:13:58 -0400 (0:00:00.600) 0:04:59.280 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Wednesday 30 July 2025 21:13:58 -0400 (0:00:00.653) 0:04:59.934 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Wednesday 30 July 2025 21:13:59 -0400 (0:00:00.716) 0:05:00.650 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Wednesday 30 July 2025 21:14:00 -0400 (0:00:00.711) 0:05:01.361 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753924363.509132, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1753924363.509132, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 116152, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1753924363.509132, "nlink": 1, "path": "/dev/mapper/foo-test1", "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Wednesday 30 July 2025 21:14:02 -0400 (0:00:01.859) 0:05:03.221 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Wednesday 30 July 2025 21:14:02 -0400 (0:00:00.606) 0:05:03.827 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Wednesday 30 July 2025 21:14:03 -0400 (0:00:00.381) 0:05:04.210 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Wednesday 30 July 2025 21:14:04 -0400 (0:00:01.114) 0:05:05.324 ******** ok: [managed-node7] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Wednesday 30 July 2025 21:14:04 -0400 (0:00:00.461) 0:05:05.786 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Wednesday 30 July 2025 21:14:05 -0400 (0:00:00.385) 0:05:06.171 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Wednesday 30 July 2025 21:14:05 -0400 (0:00:00.385) 0:05:06.556 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Wednesday 30 July 2025 21:14:05 -0400 (0:00:00.338) 0:05:06.895 ******** ok: [managed-node7] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Wednesday 30 July 2025 21:14:08 -0400 (0:00:03.172) 0:05:10.068 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Wednesday 30 July 2025 21:14:09 -0400 (0:00:00.375) 0:05:10.443 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Wednesday 30 July 2025 21:14:09 -0400 (0:00:00.411) 0:05:10.855 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Wednesday 30 July 2025 21:14:10 -0400 (0:00:00.419) 0:05:11.274 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Wednesday 30 July 2025 21:14:10 -0400 (0:00:00.600) 0:05:11.875 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Wednesday 30 July 2025 21:14:11 -0400 (0:00:00.403) 0:05:12.279 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Wednesday 30 July 2025 21:14:11 -0400 (0:00:00.487) 0:05:12.766 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Wednesday 30 July 2025 21:14:12 -0400 (0:00:00.506) 0:05:13.273 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Wednesday 30 July 2025 21:14:12 -0400 (0:00:00.312) 0:05:13.586 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Wednesday 30 July 2025 21:14:13 -0400 (0:00:00.645) 0:05:14.231 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Wednesday 30 July 2025 21:14:13 -0400 (0:00:00.509) 0:05:14.740 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Wednesday 30 July 2025 21:14:13 -0400 (0:00:00.322) 0:05:15.062 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Wednesday 30 July 2025 21:14:14 -0400 (0:00:00.528) 0:05:15.591 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Wednesday 30 July 2025 21:14:14 -0400 (0:00:00.390) 0:05:15.981 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Wednesday 30 July 2025 21:14:15 -0400 (0:00:00.498) 0:05:16.479 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Wednesday 30 July 2025 21:14:15 -0400 (0:00:00.500) 0:05:16.980 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Wednesday 30 July 2025 21:14:16 -0400 (0:00:00.559) 0:05:17.540 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Wednesday 30 July 2025 21:14:16 -0400 (0:00:00.509) 0:05:18.049 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Wednesday 30 July 2025 21:14:17 -0400 (0:00:00.595) 0:05:18.645 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Wednesday 30 July 2025 21:14:18 -0400 (0:00:00.461) 0:05:19.106 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Wednesday 30 July 2025 21:14:18 -0400 (0:00:00.559) 0:05:19.666 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Wednesday 30 July 2025 21:14:19 -0400 (0:00:00.575) 0:05:20.241 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Wednesday 30 July 2025 21:14:19 -0400 (0:00:00.402) 0:05:20.644 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Wednesday 30 July 2025 21:14:19 -0400 (0:00:00.398) 0:05:21.042 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Wednesday 30 July 2025 21:14:20 -0400 (0:00:00.556) 0:05:21.599 ******** ok: [managed-node7] => { "bytes": 8589934592, "changed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Wednesday 30 July 2025 21:14:22 -0400 (0:00:01.955) 0:05:23.554 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Wednesday 30 July 2025 21:14:22 -0400 (0:00:00.396) 0:05:23.951 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Wednesday 30 July 2025 21:14:23 -0400 (0:00:00.489) 0:05:24.441 ******** ok: [managed-node7] => { "storage_test_expected_size": "8589934592.0" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Wednesday 30 July 2025 21:14:23 -0400 (0:00:00.383) 0:05:24.824 ******** ok: [managed-node7] => { "bytes": 8589934592, "changed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Wednesday 30 July 2025 21:14:25 -0400 (0:00:02.021) 0:05:26.846 ******** ok: [managed-node7] => { "storage_test_pool": { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": true, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "100%", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Wednesday 30 July 2025 21:14:26 -0400 (0:00:00.656) 0:05:27.502 ******** ok: [managed-node7] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "mountpoint": "", "name": "/dev/mapper/foo-test1", "size": "8G", "type": "lvm", "uuid": "33e1776f-1e92-4ee9-9638-9ef54e248846" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "5IEV8g-CB1h-eoqc-1Kfu-KF7e-r6Us-hNRgF3" }, "/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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Wednesday 30 July 2025 21:14:26 -0400 (0:00:00.594) 0:05:28.098 ******** ok: [managed-node7] => { "storage_test_pool_size": { "bytes": 8589934592, "changed": false, "failed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Wednesday 30 July 2025 21:14:27 -0400 (0:00:00.496) 0:05:28.594 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_expected_size": "8589934592.0" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Wednesday 30 July 2025 21:14:27 -0400 (0:00:00.471) 0:05:29.066 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Wednesday 30 July 2025 21:14:28 -0400 (0:00:00.478) 0:05:29.545 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Wednesday 30 July 2025 21:14:28 -0400 (0:00:00.502) 0:05:30.048 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Wednesday 30 July 2025 21:14:29 -0400 (0:00:00.582) 0:05:30.631 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Wednesday 30 July 2025 21:14:30 -0400 (0:00:00.513) 0:05:31.144 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Wednesday 30 July 2025 21:14:30 -0400 (0:00:00.532) 0:05:31.677 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Wednesday 30 July 2025 21:14:31 -0400 (0:00:00.486) 0:05:32.163 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Wednesday 30 July 2025 21:14:31 -0400 (0:00:00.618) 0:05:32.781 ******** skipping: [managed-node7] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Wednesday 30 July 2025 21:14:32 -0400 (0:00:00.466) 0:05:33.248 ******** skipping: [managed-node7] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Wednesday 30 July 2025 21:14:32 -0400 (0:00:00.542) 0:05:33.791 ******** skipping: [managed-node7] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Wednesday 30 July 2025 21:14:33 -0400 (0:00:00.551) 0:05:34.343 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Wednesday 30 July 2025 21:14:33 -0400 (0:00:00.487) 0:05:34.830 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Wednesday 30 July 2025 21:14:34 -0400 (0:00:00.529) 0:05:35.359 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Wednesday 30 July 2025 21:14:34 -0400 (0:00:00.470) 0:05:35.829 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Wednesday 30 July 2025 21:14:35 -0400 (0:00:01.060) 0:05:36.889 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Wednesday 30 July 2025 21:14:36 -0400 (0:00:00.365) 0:05:37.255 ******** ok: [managed-node7] => { "storage_test_actual_size": { "bytes": 8589934592, "changed": false, "failed": false, "lvm": "8g", "parted": "8GiB", "size": "8 GiB" } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Wednesday 30 July 2025 21:14:36 -0400 (0:00:00.487) 0:05:37.743 ******** ok: [managed-node7] => { "storage_test_expected_size": "8589934592.0" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Wednesday 30 July 2025 21:14:37 -0400 (0:00:00.430) 0:05:38.173 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Wednesday 30 July 2025 21:14:37 -0400 (0:00:00.763) 0:05:38.937 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.018769", "end": "2025-07-30 21:14:39.329803", "rc": 0, "start": "2025-07-30 21:14:39.311034" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-a----- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Wednesday 30 July 2025 21:14:39 -0400 (0:00:01.956) 0:05:40.894 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Wednesday 30 July 2025 21:14:40 -0400 (0:00:00.547) 0:05:41.441 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Wednesday 30 July 2025 21:14:40 -0400 (0:00:00.512) 0:05:41.953 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Wednesday 30 July 2025 21:14:41 -0400 (0:00:00.332) 0:05:42.285 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Wednesday 30 July 2025 21:14:41 -0400 (0:00:00.542) 0:05:42.827 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Wednesday 30 July 2025 21:14:42 -0400 (0:00:00.473) 0:05:43.301 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Wednesday 30 July 2025 21:14:42 -0400 (0:00:00.484) 0:05:43.785 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Wednesday 30 July 2025 21:14:43 -0400 (0:00:00.521) 0:05:44.307 ******** TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Wednesday 30 July 2025 21:14:43 -0400 (0:00:00.464) 0:05:44.771 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove 'foo' pool created above] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:78 Wednesday 30 July 2025 21:14:44 -0400 (0:00:00.440) 0:05:45.212 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Wednesday 30 July 2025 21:14:45 -0400 (0:00:01.081) 0:05:46.293 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Wednesday 30 July 2025 21:14:45 -0400 (0:00:00.774) 0:05:47.068 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Wednesday 30 July 2025 21:14:46 -0400 (0:00:00.539) 0:05:47.607 ******** skipping: [managed-node7] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node7] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node7] => (item=CentOS_7.yml) => { "ansible_facts": { "__storage_blivet_diskvolume_mkfs_option_map": { "ext2": "-F", "ext3": "-F", "ext4": "-F" }, "blivet_package_list": [ "python-enum34", "python-blivet3", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_7.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.yml" } skipping: [managed-node7] => (item=CentOS_7.9.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS_7.9.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Wednesday 30 July 2025 21:14:47 -0400 (0:00:01.044) 0:05:48.651 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Wednesday 30 July 2025 21:14:48 -0400 (0:00:00.463) 0:05:49.115 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Wednesday 30 July 2025 21:14:48 -0400 (0:00:00.384) 0:05:49.499 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Wednesday 30 July 2025 21:14:48 -0400 (0:00:00.448) 0:05:49.948 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Wednesday 30 July 2025 21:14:49 -0400 (0:00:00.416) 0:05:50.364 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node7 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Wednesday 30 July 2025 21:14:50 -0400 (0:00:01.107) 0:05:51.471 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Wednesday 30 July 2025 21:14:50 -0400 (0:00:00.355) 0:05:51.827 ******** ok: [managed-node7] => { "storage_pools | d([])": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [ { "name": "test1" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Wednesday 30 July 2025 21:14:51 -0400 (0:00:00.619) 0:05:52.447 ******** ok: [managed-node7] => { "storage_volumes | d([])": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Wednesday 30 July 2025 21:14:51 -0400 (0:00:00.515) 0:05:52.963 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:32 Wednesday 30 July 2025 21:14:52 -0400 (0:00:00.629) 0:05:53.592 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Wednesday 30 July 2025 21:14:52 -0400 (0:00:00.362) 0:05:53.954 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 Wednesday 30 July 2025 21:14:53 -0400 (0:00:00.494) 0:05:54.449 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Wednesday 30 July 2025 21:14:53 -0400 (0:00:00.418) 0:05:54.868 ******** ok: [managed-node7] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Wednesday 30 July 2025 21:14:54 -0400 (0:00:00.642) 0:05:55.510 ******** TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Wednesday 30 July 2025 21:14:54 -0400 (0:00:00.357) 0:05:55.868 ******** changed: [managed-node7] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "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": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 8585740288, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:85 Wednesday 30 July 2025 21:15:00 -0400 (0:00:06.185) 0:06:02.053 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:92 Wednesday 30 July 2025 21:15:01 -0400 (0:00:00.412) 0:06:02.466 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753924086.2338781, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "72884e3f126482c2d28276ff7c57744fa95eff91", "ctime": 1753924084.354863, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 264048, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1753924084.354863, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1229, "uid": 0, "version": "1797772206", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Wednesday 30 July 2025 21:15:03 -0400 (0:00:01.743) 0:06:04.209 ******** ok: [managed-node7] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:115 Wednesday 30 July 2025 21:15:05 -0400 (0:00:02.279) 0:06:06.489 ******** TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Wednesday 30 July 2025 21:15:05 -0400 (0:00:00.470) 0:06:06.959 ******** ok: [managed-node7] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "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": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 8585740288, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Wednesday 30 July 2025 21:15:06 -0400 (0:00:00.493) 0:06:07.453 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 8585740288, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:134 Wednesday 30 July 2025 21:15:06 -0400 (0:00:00.576) 0:06:08.030 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:150 Wednesday 30 July 2025 21:15:07 -0400 (0:00:00.480) 0:06:08.511 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Wednesday 30 July 2025 21:15:07 -0400 (0:00:00.411) 0:06:08.923 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:166 Wednesday 30 July 2025 21:15:08 -0400 (0:00:00.396) 0:06:09.319 ******** TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Wednesday 30 July 2025 21:15:08 -0400 (0:00:00.404) 0:06:09.724 ******** TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:189 Wednesday 30 July 2025 21:15:09 -0400 (0:00:00.419) 0:06:10.143 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:197 Wednesday 30 July 2025 21:15:09 -0400 (0:00:00.486) 0:06:10.629 ******** ok: [managed-node7] => { "changed": false, "stat": { "atime": 1753921869.6174703, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1718879272.062, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131079, "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": 1718879026.308, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "18446744072852913879", "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-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:202 Wednesday 30 July 2025 21:15:11 -0400 (0:00:01.623) 0:06:12.253 ******** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Wednesday 30 July 2025 21:15:11 -0400 (0:00:00.306) 0:06:12.559 ******** ok: [managed-node7] TASK [Verify role results - 3] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:89 Wednesday 30 July 2025 21:15:13 -0400 (0:00:02.343) 0:06:14.903 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node7 TASK [Print out pool information] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Wednesday 30 July 2025 21:15:14 -0400 (0:00:00.759) 0:06:15.765 ******** ok: [managed-node7] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_clevis_pin": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "encryption_tang_thumbprint": null, "encryption_tang_url": null, "grow_to_fill": false, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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": "xfs", "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_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 8585740288, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Wednesday 30 July 2025 21:15:15 -0400 (0:00:00.434) 0:06:16.200 ******** skipping: [managed-node7] => {} TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Wednesday 30 July 2025 21:15:15 -0400 (0:00:00.495) 0:06:16.696 ******** ok: [managed-node7] => { "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": "ext4", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "c7b7d6a5-fd01-4b9b-bcca-153eaff9d312" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Wednesday 30 July 2025 21:15:17 -0400 (0:00:01.824) 0:06:18.520 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002504", "end": "2025-07-30 21:15:18.689900", "rc": 0, "start": "2025-07-30 21:15:18.687396" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Thu Jun 20 10:23:46 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk' # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info # UUID=c7b7d6a5-fd01-4b9b-bcca-153eaff9d312 / ext4 defaults 1 1 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Wednesday 30 July 2025 21:15:19 -0400 (0:00:01.710) 0:06:20.231 ******** ok: [managed-node7] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002580", "end": "2025-07-30 21:15:20.431770", "failed_when_result": false, "rc": 0, "start": "2025-07-30 21:15:20.429190" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Wednesday 30 July 2025 21:15:20 -0400 (0:00:01.675) 0:06:21.906 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml for managed-node7 TASK [Set _storage_pool_tests] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:5 Wednesday 30 July 2025 21:15:21 -0400 (0:00:00.747) 0:06:22.654 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:18 Wednesday 30 July 2025 21:15:22 -0400 (0:00:00.620) 0:06:23.274 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:24 Wednesday 30 July 2025 21:15:22 -0400 (0:00:00.444) 0:06:23.718 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool.yml:34 Wednesday 30 July 2025 21:15:23 -0400 (0:00:00.397) 0:06:24.116 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml for managed-node7 TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:2 Wednesday 30 July 2025 21:15:24 -0400 (0:00:01.059) 0:06:25.175 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Wednesday 30 July 2025 21:15:24 -0400 (0:00:00.664) 0:06:25.840 ******** TASK [Set pvs lvm length] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:17 Wednesday 30 July 2025 21:15:25 -0400 (0:00:00.474) 0:06:26.314 ******** ok: [managed-node7] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:22 Wednesday 30 July 2025 21:15:25 -0400 (0:00:00.539) 0:06:26.854 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:27 Wednesday 30 July 2025 21:15:26 -0400 (0:00:00.543) 0:06:27.398 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:36 Wednesday 30 July 2025 21:15:26 -0400 (0:00:00.481) 0:06:27.879 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type - 2] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:41 Wednesday 30 July 2025 21:15:27 -0400 (0:00:00.425) 0:06:28.305 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type - 3] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:46 Wednesday 30 July 2025 21:15:27 -0400 (0:00:00.408) 0:06:28.713 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:54 Wednesday 30 July 2025 21:15:28 -0400 (0:00:00.419) 0:06:29.133 ******** TASK [Check that blivet supports PV grow to fill] ****************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:67 Wednesday 30 July 2025 21:15:28 -0400 (0:00:00.505) 0:06:29.638 ******** ok: [managed-node7] => { "changed": false, "failed_when_result": false, "rc": 1 } STDERR: Shared connection to 10.31.40.137 closed. MSG: non-zero return code TASK [Verify that PVs fill the whole devices when they should] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:77 Wednesday 30 July 2025 21:15:30 -0400 (0:00:01.709) 0:06:31.347 ******** TASK [Check MD RAID] *********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:87 Wednesday 30 July 2025 21:15:30 -0400 (0:00:00.377) 0:06:31.724 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml for managed-node7 TASK [Get information about RAID] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:8 Wednesday 30 July 2025 21:15:32 -0400 (0:00:01.659) 0:06:33.384 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:14 Wednesday 30 July 2025 21:15:32 -0400 (0:00:00.392) 0:06:33.776 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:19 Wednesday 30 July 2025 21:15:33 -0400 (0:00:00.409) 0:06:34.186 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:24 Wednesday 30 July 2025 21:15:33 -0400 (0:00:00.481) 0:06:34.667 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:29 Wednesday 30 July 2025 21:15:33 -0400 (0:00:00.431) 0:06:35.099 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:37 Wednesday 30 July 2025 21:15:34 -0400 (0:00:00.493) 0:06:35.593 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:46 Wednesday 30 July 2025 21:15:34 -0400 (0:00:00.406) 0:06:35.999 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:55 Wednesday 30 July 2025 21:15:35 -0400 (0:00:00.455) 0:06:36.455 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:64 Wednesday 30 July 2025 21:15:35 -0400 (0:00:00.308) 0:06:36.764 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:74 Wednesday 30 July 2025 21:15:36 -0400 (0:00:00.343) 0:06:37.107 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-md.yml:83 Wednesday 30 July 2025 21:15:36 -0400 (0:00:00.338) 0:06:37.453 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:90 Wednesday 30 July 2025 21:15:36 -0400 (0:00:00.547) 0:06:38.001 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml for managed-node7 TASK [Validate pool member LVM RAID settings] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-lvmraid.yml:2 Wednesday 30 July 2025 21:15:37 -0400 (0:00:00.912) 0:06:38.913 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml for managed-node7 TASK [Get information about the LV] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:8 Wednesday 30 July 2025 21:15:38 -0400 (0:00:00.941) 0:06:39.855 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:16 Wednesday 30 July 2025 21:15:39 -0400 (0:00:00.380) 0:06:40.235 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:20 Wednesday 30 July 2025 21:15:39 -0400 (0:00:00.411) 0:06:40.647 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:27 Wednesday 30 July 2025 21:15:39 -0400 (0:00:00.397) 0:06:41.044 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:31 Wednesday 30 July 2025 21:15:40 -0400 (0:00:00.488) 0:06:41.533 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:37 Wednesday 30 July 2025 21:15:40 -0400 (0:00:00.479) 0:06:42.012 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-lvmraid.yml:42 Wednesday 30 July 2025 21:15:41 -0400 (0:00:00.432) 0:06:42.445 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:93 Wednesday 30 July 2025 21:15:41 -0400 (0:00:00.464) 0:06:42.910 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml for managed-node7 TASK [Validate pool member thinpool settings] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-thin.yml:2 Wednesday 30 July 2025 21:15:42 -0400 (0:00:00.718) 0:06:43.628 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml for managed-node7 TASK [Get information about thinpool] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:8 Wednesday 30 July 2025 21:15:43 -0400 (0:00:00.893) 0:06:44.522 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:16 Wednesday 30 July 2025 21:15:43 -0400 (0:00:00.351) 0:06:44.873 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:22 Wednesday 30 July 2025 21:15:44 -0400 (0:00:00.503) 0:06:45.377 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-thin.yml:26 Wednesday 30 July 2025 21:15:44 -0400 (0:00:00.443) 0:06:45.820 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:96 Wednesday 30 July 2025 21:15:45 -0400 (0:00:00.314) 0:06:46.135 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml for managed-node7 TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:5 Wednesday 30 July 2025 21:15:45 -0400 (0:00:00.871) 0:06:47.007 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:10 Wednesday 30 July 2025 21:15:46 -0400 (0:00:00.315) 0:06:47.322 ******** TASK [Validate pool member crypttab entries] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:17 Wednesday 30 July 2025 21:15:46 -0400 (0:00:00.331) 0:06:47.653 ******** TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-encryption.yml:24 Wednesday 30 July 2025 21:15:46 -0400 (0:00:00.291) 0:06:47.945 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:99 Wednesday 30 July 2025 21:15:47 -0400 (0:00:00.387) 0:06:48.332 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml for managed-node7 TASK [Validate pool member VDO settings] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-members-vdo.yml:2 Wednesday 30 July 2025 21:15:48 -0400 (0:00:00.971) 0:06:49.304 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml for managed-node7 TASK [Get information about VDO deduplication] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:8 Wednesday 30 July 2025 21:15:49 -0400 (0:00:00.897) 0:06:50.202 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:15 Wednesday 30 July 2025 21:15:49 -0400 (0:00:00.363) 0:06:50.565 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:21 Wednesday 30 July 2025 21:15:49 -0400 (0:00:00.518) 0:06:51.084 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:27 Wednesday 30 July 2025 21:15:50 -0400 (0:00:00.398) 0:06:51.483 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off - 2] *********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:34 Wednesday 30 July 2025 21:15:50 -0400 (0:00:00.423) 0:06:51.907 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on - 2] ************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:40 Wednesday 30 July 2025 21:15:51 -0400 (0:00:00.393) 0:06:52.300 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-member-vdo.yml:46 Wednesday 30 July 2025 21:15:51 -0400 (0:00:00.287) 0:06:52.587 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Check Stratis] *********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:102 Wednesday 30 July 2025 21:15:51 -0400 (0:00:00.438) 0:06:53.026 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml for managed-node7 TASK [Get stratis pool information] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:6 Wednesday 30 July 2025 21:15:53 -0400 (0:00:01.174) 0:06:54.201 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print script output] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:15 Wednesday 30 July 2025 21:15:53 -0400 (0:00:00.418) 0:06:54.619 ******** skipping: [managed-node7] => {} TASK [Get information about Stratis] ******************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:19 Wednesday 30 July 2025 21:15:53 -0400 (0:00:00.450) 0:06:55.070 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the pools was created] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:23 Wednesday 30 July 2025 21:15:54 -0400 (0:00:00.810) 0:06:55.880 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that encryption is correctly set] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:30 Wednesday 30 July 2025 21:15:55 -0400 (0:00:00.335) 0:06:56.215 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that Clevis/Tang encryption is correctly set] ********************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:39 Wednesday 30 July 2025 21:15:55 -0400 (0:00:00.482) 0:06:56.698 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-pool-stratis.yml:49 Wednesday 30 July 2025 21:15:55 -0400 (0:00:00.402) 0:06:57.100 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_stratis_report": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:105 Wednesday 30 July 2025 21:15:56 -0400 (0:00:00.188) 0:06:57.289 ******** ok: [managed-node7] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-volumes.yml:3 Wednesday 30 July 2025 21:15:56 -0400 (0:00:00.575) 0:06:57.864 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node7 TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Wednesday 30 July 2025 21:15:57 -0400 (0:00:00.991) 0:06:58.855 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Wednesday 30 July 2025 21:15:58 -0400 (0:00:00.588) 0:06:59.444 ******** included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node7 included: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node7 TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Wednesday 30 July 2025 21:16:00 -0400 (0:00:01.794) 0:07:01.239 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Wednesday 30 July 2025 21:16:00 -0400 (0:00:00.390) 0:07:01.629 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Wednesday 30 July 2025 21:16:00 -0400 (0:00:00.416) 0:07:02.045 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:32 Wednesday 30 July 2025 21:16:01 -0400 (0:00:00.374) 0:07:02.419 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:40 Wednesday 30 July 2025 21:16:01 -0400 (0:00:00.327) 0:07:02.747 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:51 Wednesday 30 July 2025 21:16:02 -0400 (0:00:00.381) 0:07:03.129 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:62 Wednesday 30 July 2025 21:16:02 -0400 (0:00:00.437) 0:07:03.566 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:76 Wednesday 30 July 2025 21:16:02 -0400 (0:00:00.366) 0:07:03.932 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:82 Wednesday 30 July 2025 21:16:03 -0400 (0:00:00.439) 0:07:04.372 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:88 Wednesday 30 July 2025 21:16:03 -0400 (0:00:00.429) 0:07:04.802 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:98 Wednesday 30 July 2025 21:16:04 -0400 (0:00:00.398) 0:07:05.201 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Wednesday 30 July 2025 21:16:04 -0400 (0:00:00.485) 0:07:05.686 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Wednesday 30 July 2025 21:16:05 -0400 (0:00:00.599) 0:07:06.285 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Wednesday 30 July 2025 21:16:05 -0400 (0:00:00.516) 0:07:06.802 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Wednesday 30 July 2025 21:16:06 -0400 (0:00:00.487) 0:07:07.290 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Wednesday 30 July 2025 21:16:06 -0400 (0:00:00.521) 0:07:07.811 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Wednesday 30 July 2025 21:16:07 -0400 (0:00:00.485) 0:07:08.297 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Wednesday 30 July 2025 21:16:07 -0400 (0:00:00.314) 0:07:08.612 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Wednesday 30 July 2025 21:16:07 -0400 (0:00:00.343) 0:07:08.955 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Wednesday 30 July 2025 21:16:08 -0400 (0:00:00.353) 0:07:09.309 ******** ok: [managed-node7] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Wednesday 30 July 2025 21:16:09 -0400 (0:00:01.780) 0:07:11.089 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node - 2] ********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Wednesday 30 July 2025 21:16:10 -0400 (0:00:00.327) 0:07:11.417 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Wednesday 30 July 2025 21:16:10 -0400 (0:00:00.474) 0:07:11.891 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Wednesday 30 July 2025 21:16:11 -0400 (0:00:00.298) 0:07:12.190 ******** ok: [managed-node7] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Wednesday 30 July 2025 21:16:11 -0400 (0:00:00.400) 0:07:12.590 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Wednesday 30 July 2025 21:16:11 -0400 (0:00:00.279) 0:07:12.870 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Wednesday 30 July 2025 21:16:12 -0400 (0:00:00.264) 0:07:13.135 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Wednesday 30 July 2025 21:16:12 -0400 (0:00:00.449) 0:07:13.584 ******** ok: [managed-node7] => { "changed": false, "rc": 0, "results": [ "cryptsetup-2.0.3-6.el7.x86_64 providing cryptsetup is already installed" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Wednesday 30 July 2025 21:16:15 -0400 (0:00:02.606) 0:07:16.191 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Wednesday 30 July 2025 21:16:15 -0400 (0:00:00.410) 0:07:16.601 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Wednesday 30 July 2025 21:16:15 -0400 (0:00:00.361) 0:07:16.962 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Wednesday 30 July 2025 21:16:16 -0400 (0:00:00.391) 0:07:17.354 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Wednesday 30 July 2025 21:16:16 -0400 (0:00:00.356) 0:07:17.711 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Wednesday 30 July 2025 21:16:17 -0400 (0:00:00.413) 0:07:18.125 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:64 Wednesday 30 July 2025 21:16:17 -0400 (0:00:00.352) 0:07:18.477 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:77 Wednesday 30 July 2025 21:16:17 -0400 (0:00:00.456) 0:07:18.933 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:90 Wednesday 30 July 2025 21:16:18 -0400 (0:00:00.390) 0:07:19.324 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:96 Wednesday 30 July 2025 21:16:18 -0400 (0:00:00.483) 0:07:19.807 ******** ok: [managed-node7] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:103 Wednesday 30 July 2025 21:16:19 -0400 (0:00:01.143) 0:07:20.950 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:111 Wednesday 30 July 2025 21:16:20 -0400 (0:00:00.419) 0:07:21.370 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:119 Wednesday 30 July 2025 21:16:20 -0400 (0:00:00.458) 0:07:21.829 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:127 Wednesday 30 July 2025 21:16:21 -0400 (0:00:00.415) 0:07:22.244 ******** ok: [managed-node7] => { "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-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Wednesday 30 July 2025 21:16:21 -0400 (0:00:00.535) 0:07:22.780 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Wednesday 30 July 2025 21:16:21 -0400 (0:00:00.275) 0:07:23.056 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Wednesday 30 July 2025 21:16:22 -0400 (0:00:00.419) 0:07:23.475 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Wednesday 30 July 2025 21:16:22 -0400 (0:00:00.423) 0:07:23.899 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Wednesday 30 July 2025 21:16:23 -0400 (0:00:00.383) 0:07:24.282 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Wednesday 30 July 2025 21:16:23 -0400 (0:00:00.415) 0:07:24.698 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Wednesday 30 July 2025 21:16:23 -0400 (0:00:00.362) 0:07:25.060 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Wednesday 30 July 2025 21:16:24 -0400 (0:00:00.452) 0:07:25.513 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Wednesday 30 July 2025 21:16:24 -0400 (0:00:00.374) 0:07:25.887 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Wednesday 30 July 2025 21:16:25 -0400 (0:00:00.288) 0:07:26.175 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Wednesday 30 July 2025 21:16:25 -0400 (0:00:00.409) 0:07:26.585 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Wednesday 30 July 2025 21:16:25 -0400 (0:00:00.454) 0:07:27.039 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Wednesday 30 July 2025 21:16:26 -0400 (0:00:00.525) 0:07:27.564 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Wednesday 30 July 2025 21:16:26 -0400 (0:00:00.418) 0:07:27.983 ******** ok: [managed-node7] => { "storage_test_expected_size": "8589934592.0" } TASK [Get the size of parent/pool device] ************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Wednesday 30 July 2025 21:16:27 -0400 (0:00:00.435) 0:07:28.419 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Wednesday 30 July 2025 21:16:27 -0400 (0:00:00.648) 0:07:29.067 ******** skipping: [managed-node7] => {} TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Wednesday 30 July 2025 21:16:28 -0400 (0:00:00.406) 0:07:29.473 ******** skipping: [managed-node7] => {} TASK [Show test pool size] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Wednesday 30 July 2025 21:16:28 -0400 (0:00:00.407) 0:07:29.881 ******** skipping: [managed-node7] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Wednesday 30 July 2025 21:16:29 -0400 (0:00:00.283) 0:07:30.164 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:68 Wednesday 30 July 2025 21:16:29 -0400 (0:00:00.385) 0:07:30.550 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:72 Wednesday 30 July 2025 21:16:29 -0400 (0:00:00.430) 0:07:30.981 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:77 Wednesday 30 July 2025 21:16:30 -0400 (0:00:00.432) 0:07:31.413 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:83 Wednesday 30 July 2025 21:16:30 -0400 (0:00:00.474) 0:07:31.888 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:87 Wednesday 30 July 2025 21:16:31 -0400 (0:00:00.652) 0:07:32.540 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:92 Wednesday 30 July 2025 21:16:31 -0400 (0:00:00.431) 0:07:32.972 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:97 Wednesday 30 July 2025 21:16:32 -0400 (0:00:00.623) 0:07:33.595 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:102 Wednesday 30 July 2025 21:16:32 -0400 (0:00:00.384) 0:07:33.979 ******** skipping: [managed-node7] => {} TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:106 Wednesday 30 July 2025 21:16:33 -0400 (0:00:00.461) 0:07:34.441 ******** skipping: [managed-node7] => {} TASK [Show test volume size] *************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:110 Wednesday 30 July 2025 21:16:33 -0400 (0:00:00.420) 0:07:34.862 ******** skipping: [managed-node7] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:114 Wednesday 30 July 2025 21:16:34 -0400 (0:00:00.379) 0:07:35.242 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value - 2] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:121 Wednesday 30 July 2025 21:16:34 -0400 (0:00:00.410) 0:07:35.652 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:128 Wednesday 30 July 2025 21:16:34 -0400 (0:00:00.327) 0:07:35.980 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:132 Wednesday 30 July 2025 21:16:35 -0400 (0:00:00.431) 0:07:36.411 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:138 Wednesday 30 July 2025 21:16:35 -0400 (0:00:00.396) 0:07:36.807 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:144 Wednesday 30 July 2025 21:16:36 -0400 (0:00:00.426) 0:07:37.234 ******** ok: [managed-node7] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size - 2] ************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:148 Wednesday 30 July 2025 21:16:36 -0400 (0:00:00.458) 0:07:37.693 ******** ok: [managed-node7] => { "storage_test_expected_size": "8589934592.0" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:152 Wednesday 30 July 2025 21:16:36 -0400 (0:00:00.324) 0:07:38.017 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Wednesday 30 July 2025 21:16:37 -0400 (0:00:00.310) 0:07:38.328 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Wednesday 30 July 2025 21:16:37 -0400 (0:00:00.463) 0:07:38.791 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Wednesday 30 July 2025 21:16:38 -0400 (0:00:00.371) 0:07:39.163 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Wednesday 30 July 2025 21:16:38 -0400 (0:00:00.259) 0:07:39.422 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Wednesday 30 July 2025 21:16:38 -0400 (0:00:00.310) 0:07:39.733 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Wednesday 30 July 2025 21:16:39 -0400 (0:00:00.578) 0:07:40.311 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Wednesday 30 July 2025 21:16:39 -0400 (0:00:00.514) 0:07:40.826 ******** skipping: [managed-node7] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Wednesday 30 July 2025 21:16:40 -0400 (0:00:00.509) 0:07:41.335 ******** ok: [managed-node7] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:43 Wednesday 30 July 2025 21:16:40 -0400 (0:00:00.494) 0:07:41.830 ******** TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:52 Wednesday 30 July 2025 21:16:41 -0400 (0:00:00.515) 0:07:42.345 ******** ok: [managed-node7] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* managed-node7 : ok=313 changed=2 unreachable=0 failed=0 skipped=363 rescued=0 ignored=0 SYSTEM ROLES ERRORS BEGIN v1 [] SYSTEM ROLES ERRORS END v1 TASKS RECAP ******************************************************************** Wednesday 30 July 2025 21:16:41 -0400 (0:00:00.288) 0:07:42.633 ******** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 8.66s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 6.23s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 6.19s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 5.72s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:70 Gathering Facts --------------------------------------------------------- 5.55s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow_scsi_generated.yml:3 fedora.linux_system_roles.storage : Get service facts ------------------- 4.40s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:52 fedora.linux_system_roles.storage : Get required packages --------------- 3.95s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Add fingerprint to /etc/fstab if present --- 3.80s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:97 Get the canonical device path for each member device -------------------- 3.74s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-pool-members.yml:8 Create PV with a space to grow ------------------------------------------ 3.69s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:31 Ensure cryptsetup is present -------------------------------------------- 3.43s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Parse the actual size of the volume ------------------------------------- 3.42s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 fedora.linux_system_roles.storage : Update facts ------------------------ 3.33s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Find unused disks in the system ----------------------------------------- 3.32s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Ensure cryptsetup is present -------------------------------------------- 3.17s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Update facts ------------------------ 3.07s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:224 Collect info about the volumes. ----------------------------------------- 3.06s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 fedora.linux_system_roles.storage : Make sure required packages are installed --- 3.02s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:38 Ensure test packages ---------------------------------------------------- 2.82s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Gathering Facts --------------------------------------------------------- 2.76s /tmp/collections-iml/ansible_collections/fedora/linux_system_roles/tests/storage/tests_lvm_pool_pv_grow.yml:2