ansible-playbook [core 2.17.8] config file = None configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /usr/local/lib/python3.12/site-packages/ansible ansible collection location = /tmp/collections-Ni5 executable location = /usr/local/bin/ansible-playbook python version = 3.12.8 (main, Dec 3 2024, 00:00:00) [GCC 11.5.0 20240719 (Red Hat 11.5.0-2)] (/usr/bin/python3.12) jinja version = 3.1.5 libyaml = True No config file found; using defaults running playbook inside collection fedora.linux_system_roles redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.debug to ansible.posix.debug redirecting (type: callback) ansible.builtin.profile_tasks to ansible.posix.profile_tasks Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_swap.yml ******************************************************* 1 plays in /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Sunday 02 February 2025 20:25:47 -0500 (0:00:00.010) 0:00:00.010 ******* [WARNING]: Platform linux on host managed-node1 is using the discovered Python interpreter at /usr/bin/python3.9, but future installation of another Python interpreter could change the meaning of that path. See https://docs.ansible.com/ansible- core/2.17/reference_appendices/interpreter_discovery.html for more information. ok: [managed-node1] TASK [Include role to ensure packages are installed] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:10 Sunday 02 February 2025 20:25:48 -0500 (0:00:01.361) 0:00:01.371 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.045) 0:00:01.417 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.032) 0:00:01.450 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.064) 0:00:01.514 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.108) 0:00:01.623 ******* ok: [managed-node1] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.537) 0:00:02.161 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.039) 0:00:02.200 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.029) 0:00:02.230 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.026) 0:00:02.256 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:25:49 -0500 (0:00:00.099) 0:00:02.356 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kmod-kvdo libblockdev libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet stratis-cli stratisd vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:25:51 -0500 (0:00:01.501) 0:00:03.857 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:25:51 -0500 (0:00:00.018) 0:00:03.875 ******* ok: [managed-node1] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:25:51 -0500 (0:00:00.017) 0:00:03.893 ******* ok: [managed-node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:25:52 -0500 (0:00:00.610) 0:00:04.504 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Sunday 02 February 2025 20:25:52 -0500 (0:00:00.038) 0:00:04.542 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Sunday 02 February 2025 20:25:52 -0500 (0:00:00.038) 0:00:04.581 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Sunday 02 February 2025 20:25:52 -0500 (0:00:00.039) 0:00:04.620 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:25:52 -0500 (0:00:00.030) 0:00:04.651 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:25:53 -0500 (0:00:01.228) 0:00:05.880 ******* ok: [managed-node1] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "apt-daily.service": { "name": "apt-daily.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm-devices-import.service": { "name": "lvm-devices-import.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "active" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:25:55 -0500 (0:00:01.873) 0:00:07.753 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:25:55 -0500 (0:00:00.057) 0:00:07.810 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:25:55 -0500 (0:00:00.022) 0:00:07.833 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:25:55 -0500 (0:00:00.502) 0:00:08.336 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:25:55 -0500 (0:00:00.038) 0:00:08.375 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545931.2636337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "63350b874eda3eb2aaf85bfdc9aa5e02ba61c597", "ctime": 1738545930.676631, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738545930.676631, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.348) 0:00:08.723 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.026) 0:00:08.749 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.024) 0:00:08.774 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.033) 0:00:08.808 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.024) 0:00:08.833 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.023) 0:00:08.857 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.043) 0:00:08.900 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.021) 0:00:08.921 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.043) 0:00:08.965 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.037) 0:00:09.003 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.016) 0:00:09.019 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.324) 0:00:09.343 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:25:56 -0500 (0:00:00.016) 0:00:09.359 ******* ok: [managed-node1] TASK [Mark tasks to be skipped] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:14 Sunday 02 February 2025 20:25:58 -0500 (0:00:01.886) 0:00:11.246 ******* ok: [managed-node1] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:22 Sunday 02 February 2025 20:25:58 -0500 (0:00:00.066) 0:00:11.312 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node1 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Sunday 02 February 2025 20:25:58 -0500 (0:00:00.050) 0:00:11.363 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Sunday 02 February 2025 20:26:00 -0500 (0:00:01.327) 0:00:12.690 ******* ok: [managed-node1] => { "changed": false, "disks": [ "sda" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.471) 0:00:13.162 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.017) 0:00:13.180 ******* ok: [managed-node1] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.020) 0:00:13.201 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.036) 0:00:13.237 ******* ok: [managed-node1] => { "unused_disks": [ "sda" ] } TASK [Save disk used for swap] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:30 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.018) 0:00:13.256 ******* ok: [managed-node1] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } TASK [Create a disk device with swap] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:34 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.019) 0:00:13.275 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.035) 0:00:13.311 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.025) 0:00:13.336 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:26:00 -0500 (0:00:00.039) 0:00:13.376 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.045) 0:00:13.422 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.020) 0:00:13.443 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.019) 0:00:13.462 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.017) 0:00:13.480 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.016) 0:00:13.497 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.045) 0:00:13.542 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.027) 0:00:13.570 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.025) 0:00:13.596 ******* ok: [managed-node1] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.037) 0:00:13.634 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.080) 0:00:13.715 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.038) 0:00:13.753 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.036) 0:00:13.790 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.035) 0:00:13.825 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.083) 0:00:13.909 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:26:01 -0500 (0:00:00.024) 0:00:13.934 ******* changed: [managed-node1] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:26:02 -0500 (0:00:01.141) 0:00:15.075 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:26:02 -0500 (0:00:00.058) 0:00:15.133 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545931.2636337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "63350b874eda3eb2aaf85bfdc9aa5e02ba61c597", "ctime": 1738545930.676631, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738545930.676631, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1366, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:26:03 -0500 (0:00:00.384) 0:00:15.518 ******* ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:26:03 -0500 (0:00:00.544) 0:00:16.063 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:26:03 -0500 (0:00:00.038) 0:00:16.101 ******* ok: [managed-node1] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:26:03 -0500 (0:00:00.051) 0:00:16.153 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:26:03 -0500 (0:00:00.046) 0:00:16.199 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:26:03 -0500 (0:00:00.035) 0:00:16.235 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:26:03 -0500 (0:00:00.060) 0:00:16.296 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:26:04 -0500 (0:00:00.951) 0:00:17.247 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node1] => (item={'src': 'UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:26:05 -0500 (0:00:00.459) 0:00:17.707 ******* skipping: [managed-node1] => (item={'src': 'UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:26:05 -0500 (0:00:00.049) 0:00:17.756 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:26:06 -0500 (0:00:00.697) 0:00:18.454 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:26:06 -0500 (0:00:00.345) 0:00:18.799 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:26:06 -0500 (0:00:00.017) 0:00:18.816 ******* ok: [managed-node1] TASK [Verify results] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:44 Sunday 02 February 2025 20:26:07 -0500 (0:00:00.848) 0:00:19.665 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node1 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 02 February 2025 20:26:07 -0500 (0:00:00.034) 0:00:19.699 ******* skipping: [managed-node1] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 02 February 2025 20:26:07 -0500 (0:00:00.035) 0:00:19.735 ******* ok: [managed-node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 02 February 2025 20:26:07 -0500 (0:00:00.043) 0:00:19.778 ******* ok: [managed-node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ff2f81e0-40e5-414f-87e8-9457a2b8077e" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "ce42865d-a611-4e80-9a96-9d59d0414970" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 02 February 2025 20:26:07 -0500 (0:00:00.472) 0:00:20.251 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003650", "end": "2025-02-02 20:26:08.403427", "rc": 0, "start": "2025-02-02 20:26:08.399777" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jan 28 15:36:21 2025 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=ce42865d-a611-4e80-9a96-9d59d0414970 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 02 February 2025 20:26:08 -0500 (0:00:00.602) 0:00:20.854 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003035", "end": "2025-02-02 20:26:08.764669", "failed_when_result": false, "rc": 0, "start": "2025-02-02 20:26:08.761634" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 02 February 2025 20:26:08 -0500 (0:00:00.348) 0:00:21.202 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Sunday 02 February 2025 20:26:08 -0500 (0:00:00.027) 0:00:21.229 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:26:08 -0500 (0:00:00.086) 0:00:21.316 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:26:08 -0500 (0:00:00.059) 0:00:21.376 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.122) 0:00:21.499 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.041) 0:00:21.540 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.068) 0:00:21.608 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.023) 0:00:21.631 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.024) 0:00:21.656 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.024) 0:00:21.681 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.020) 0:00:21.702 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.021) 0:00:21.723 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003421", "end": "2025-02-02 20:26:09.639425", "rc": 0, "start": "2025-02-02 20:26:09.636004" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:26:09 -0500 (0:00:00.347) 0:00:22.071 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:01.004547", "end": "2025-02-02 20:26:10.977059", "rc": 0, "start": "2025-02-02 20:26:09.972512" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:26:11 -0500 (0:00:01.346) 0:00:23.417 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.070) 0:00:23.487 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.028) 0:00:23.516 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e " ], "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.071) 0:00:23.587 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.041) 0:00:23.628 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.040) 0:00:23.668 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.035) 0:00:23.704 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.043) 0:00:23.748 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.026) 0:00:23.774 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.058) 0:00:23.833 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.049) 0:00:23.883 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545962.5867822, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738545962.568782, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738545962.568782, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.346) 0:00:24.229 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.023) 0:00:24.253 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.017) 0:00:24.270 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.023) 0:00:24.294 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.041) 0:00:24.335 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.017) 0:00:24.353 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:26:11 -0500 (0:00:00.021) 0:00:24.374 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:26:12 -0500 (0:00:00.016) 0:00:24.390 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:26:13 -0500 (0:00:01.247) 0:00:25.638 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.026) 0:00:25.664 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.022) 0:00:25.687 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.043) 0:00:25.730 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.017) 0:00:25.748 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.016) 0:00:25.764 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.017) 0:00:25.782 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.017) 0:00:25.800 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.018) 0:00:25.818 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.046) 0:00:25.865 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.058) 0:00:25.923 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.059) 0:00:25.983 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.066) 0:00:26.050 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.053) 0:00:26.103 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.023) 0:00:26.127 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.021) 0:00:26.149 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.020) 0:00:26.169 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.024) 0:00:26.193 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.018) 0:00:26.211 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.020) 0:00:26.232 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.018) 0:00:26.251 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.017) 0:00:26.268 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.016) 0:00:26.285 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.017) 0:00:26.302 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.017) 0:00:26.319 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:26:13 -0500 (0:00:00.036) 0:00:26.356 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.045) 0:00:26.402 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.079) 0:00:26.481 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.064) 0:00:26.546 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.105) 0:00:26.651 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.061) 0:00:26.714 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.076) 0:00:26.791 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.061) 0:00:26.853 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.062) 0:00:26.916 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.031) 0:00:26.947 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.029) 0:00:26.976 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.029) 0:00:27.006 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.018) 0:00:27.024 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.035) 0:00:27.059 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.025) 0:00:27.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.018) 0:00:27.103 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.017) 0:00:27.121 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.016) 0:00:27.138 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.017) 0:00:27.155 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.017) 0:00:27.173 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.017) 0:00:27.191 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.020) 0:00:27.211 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.017) 0:00:27.229 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.028) 0:00:27.257 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.049) 0:00:27.307 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:26:14 -0500 (0:00:00.035) 0:00:27.342 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.073) 0:00:27.415 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.029) 0:00:27.445 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.033) 0:00:27.479 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.047) 0:00:27.526 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.029) 0:00:27.556 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.031) 0:00:27.587 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.027) 0:00:27.615 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.028) 0:00:27.644 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.030) 0:00:27.675 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get disk to use for non-swap device] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:47 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.029) 0:00:27.705 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml for managed-node1 TASK [Ensure test packages] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Sunday 02 February 2025 20:26:15 -0500 (0:00:00.096) 0:00:27.801 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:11 Sunday 02 February 2025 20:26:16 -0500 (0:00:01.344) 0:00:29.146 ******* ok: [managed-node1] => { "changed": false, "disks": [ "sdb" ], "info": [ "Line: NAME=\"/dev/sda\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"swap\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdb\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdc\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdd\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sde\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdf\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdg\" TYPE=\"disk\" SIZE=\"1099511627776\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdh\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/sdi\" TYPE=\"disk\" SIZE=\"10737418240\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda\" TYPE=\"disk\" SIZE=\"268435456000\" FSTYPE=\"\" LOG_SEC=\"512\"", "Line: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Line type [part] is not disk: NAME=\"/dev/xvda1\" TYPE=\"part\" SIZE=\"268434390528\" FSTYPE=\"xfs\" LOG_SEC=\"512\"", "Disk [/dev/sda] attrs [{'type': 'disk', 'size': '10737418240', 'fstype': 'swap', 'ssize': '512'}] has fstype", "filename [xvda1] is a partition", "Disk [/dev/xvda] attrs [{'type': 'disk', 'size': '268435456000', 'fstype': '', 'ssize': '512'}] has partitions" ] } TASK [Debug why there are no unused disks] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:20 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.460) 0:00:29.606 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "'Unable to find unused disk' in unused_disks_return.disks", "skip_reason": "Conditional result was False" } TASK [Set unused_disks if necessary] ******************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:29 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.057) 0:00:29.664 ******* ok: [managed-node1] => { "ansible_facts": { "unused_disks": [ "sdb" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:34 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.060) 0:00:29.724 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:39 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.076) 0:00:29.801 ******* ok: [managed-node1] => { "unused_disks": [ "sdb" ] } TASK [Save non-swap disk] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:54 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.068) 0:00:29.870 ******* ok: [managed-node1] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } TASK [Format second disk as ext3] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:58 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.060) 0:00:29.931 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.175) 0:00:30.107 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.087) 0:00:30.194 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:26:17 -0500 (0:00:00.108) 0:00:30.303 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.088) 0:00:30.391 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.036) 0:00:30.428 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.034) 0:00:30.463 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.035) 0:00:30.498 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.030) 0:00:30.528 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.072) 0:00:30.601 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.036) 0:00:30.638 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.033) 0:00:30.671 ******* ok: [managed-node1] => { "storage_volumes": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.034) 0:00:30.706 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.035) 0:00:30.741 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.035) 0:00:30.777 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.035) 0:00:30.812 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.035) 0:00:30.847 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.087) 0:00:30.935 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:26:18 -0500 (0:00:00.026) 0:00:30.961 ******* changed: [managed-node1] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:26:22 -0500 (0:00:04.262) 0:00:35.224 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:26:22 -0500 (0:00:00.117) 0:00:35.342 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545965.888798, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "036ad8a5815ff88d3c63752c1716d8d730422021", "ctime": 1738545965.2737951, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738545965.2737951, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:26:23 -0500 (0:00:00.489) 0:00:35.832 ******* ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:26:23 -0500 (0:00:00.435) 0:00:36.267 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:26:23 -0500 (0:00:00.056) 0:00:36.323 ******* ok: [managed-node1] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:26:23 -0500 (0:00:00.039) 0:00:36.363 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.039) 0:00:36.402 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.055) 0:00:36.458 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.081) 0:00:36.539 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.022) 0:00:36.562 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.047) 0:00:36.609 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.047) 0:00:36.657 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.027) 0:00:36.685 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.368) 0:00:37.053 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:26:24 -0500 (0:00:00.017) 0:00:37.071 ******* ok: [managed-node1] TASK [Verify results] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:69 Sunday 02 February 2025 20:26:25 -0500 (0:00:00.865) 0:00:37.937 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node1 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 02 February 2025 20:26:25 -0500 (0:00:00.038) 0:00:37.975 ******* skipping: [managed-node1] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 02 February 2025 20:26:25 -0500 (0:00:00.039) 0:00:38.015 ******* ok: [managed-node1] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 02 February 2025 20:26:25 -0500 (0:00:00.044) 0:00:38.060 ******* ok: [managed-node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ff2f81e0-40e5-414f-87e8-9457a2b8077e" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "6d76d7f9-913a-4724-99d7-45f95cebb241" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "ce42865d-a611-4e80-9a96-9d59d0414970" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 02 February 2025 20:26:26 -0500 (0:00:00.363) 0:00:38.423 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003153", "end": "2025-02-02 20:26:26.348611", "rc": 0, "start": "2025-02-02 20:26:26.345458" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jan 28 15:36:21 2025 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=ce42865d-a611-4e80-9a96-9d59d0414970 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 02 February 2025 20:26:26 -0500 (0:00:00.370) 0:00:38.794 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003616", "end": "2025-02-02 20:26:26.717205", "failed_when_result": false, "rc": 0, "start": "2025-02-02 20:26:26.713589" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 02 February 2025 20:26:26 -0500 (0:00:00.354) 0:00:39.148 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Sunday 02 February 2025 20:26:26 -0500 (0:00:00.016) 0:00:39.164 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=6d76d7f9-913a-4724-99d7-45f95cebb241', '_kernel_device': '/dev/sdb', '_raw_kernel_device': '/dev/sdb'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:26:26 -0500 (0:00:00.059) 0:00:39.224 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:26:26 -0500 (0:00:00.040) 0:00:39.265 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.121) 0:00:39.386 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.028) 0:00:39.415 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.042) 0:00:39.458 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.018) 0:00:39.476 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.022) 0:00:39.498 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.016) 0:00:39.515 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.018) 0:00:39.534 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.018) 0:00:39.552 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.028) 0:00:39.581 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.024) 0:00:39.605 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.029) 0:00:39.635 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.030) 0:00:39.665 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.100) 0:00:39.766 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.048) 0:00:39.814 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.049) 0:00:39.864 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.043) 0:00:39.908 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.042) 0:00:39.951 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.019) 0:00:39.971 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.047) 0:00:40.019 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:26:27 -0500 (0:00:00.042) 0:00:40.061 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545982.7108777, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738545982.7108777, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 449, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738545982.7108777, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.384) 0:00:40.446 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.028) 0:00:40.474 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.019) 0:00:40.493 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.024) 0:00:40.517 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.023) 0:00:40.540 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.018) 0:00:40.559 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.022) 0:00:40.581 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:26:28 -0500 (0:00:00.018) 0:00:40.599 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:26:29 -0500 (0:00:01.284) 0:00:41.884 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.018) 0:00:41.903 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.019) 0:00:41.922 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.043) 0:00:41.966 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.018) 0:00:41.984 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.017) 0:00:42.002 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.017) 0:00:42.019 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.017) 0:00:42.037 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.019) 0:00:42.056 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.043) 0:00:42.100 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.041) 0:00:42.142 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.036) 0:00:42.179 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.037) 0:00:42.216 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.038) 0:00:42.254 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.021) 0:00:42.276 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.017) 0:00:42.293 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.017) 0:00:42.310 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.017) 0:00:42.328 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.016) 0:00:42.344 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.016) 0:00:42.361 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:26:29 -0500 (0:00:00.019) 0:00:42.380 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.023) 0:00:42.403 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.019) 0:00:42.422 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.032) 0:00:42.454 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.026) 0:00:42.481 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.058) 0:00:42.539 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.062) 0:00:42.601 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.055) 0:00:42.657 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.042) 0:00:42.700 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.072) 0:00:42.773 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.056) 0:00:42.829 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.059) 0:00:42.889 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.058) 0:00:42.947 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.084) 0:00:43.032 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.035) 0:00:43.067 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.034) 0:00:43.102 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.032) 0:00:43.135 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.020) 0:00:43.155 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.030) 0:00:43.186 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.044) 0:00:43.230 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.018) 0:00:43.248 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.017) 0:00:43.266 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.016) 0:00:43.283 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.017) 0:00:43.300 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.017) 0:00:43.317 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.018) 0:00:43.336 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.016) 0:00:43.353 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:26:30 -0500 (0:00:00.017) 0:00:43.370 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.018) 0:00:43.388 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.023) 0:00:43.412 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.034) 0:00:43.447 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.052) 0:00:43.500 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.022) 0:00:43.522 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.018) 0:00:43.541 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.028) 0:00:43.570 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.029) 0:00:43.599 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.028) 0:00:43.627 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.030) 0:00:43.657 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.027) 0:00:43.685 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.022) 0:00:43.708 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change the disk device file system type from swap to ext3] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:72 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.023) 0:00:43.731 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.076) 0:00:43.807 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.026) 0:00:43.834 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.039) 0:00:43.874 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.046) 0:00:43.921 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.028) 0:00:43.949 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.025) 0:00:43.974 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.030) 0:00:44.005 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.029) 0:00:44.034 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.052) 0:00:44.087 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.029) 0:00:44.117 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.023) 0:00:44.141 ******* ok: [managed-node1] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.026) 0:00:44.167 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.025) 0:00:44.193 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.022) 0:00:44.215 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.023) 0:00:44.239 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.021) 0:00:44.261 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.049) 0:00:44.310 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:26:31 -0500 (0:00:00.015) 0:00:44.326 ******* changed: [managed-node1] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:26:36 -0500 (0:00:04.154) 0:00:48.480 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:26:36 -0500 (0:00:00.066) 0:00:48.547 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545965.888798, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "036ad8a5815ff88d3c63752c1716d8d730422021", "ctime": 1738545965.2737951, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738545965.2737951, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:26:36 -0500 (0:00:00.410) 0:00:48.958 ******* ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:26:37 -0500 (0:00:00.476) 0:00:49.435 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:26:37 -0500 (0:00:00.047) 0:00:49.482 ******* ok: [managed-node1] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:26:37 -0500 (0:00:00.069) 0:00:49.552 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:26:37 -0500 (0:00:00.035) 0:00:49.588 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:26:37 -0500 (0:00:00.049) 0:00:49.638 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node1] => (item={'src': 'UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ff2f81e0-40e5-414f-87e8-9457a2b8077e" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:26:37 -0500 (0:00:00.442) 0:00:50.080 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:26:38 -0500 (0:00:00.715) 0:00:50.796 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node1] => (item={'src': 'UUID=df5303bd-2505-466c-826f-7f043729340d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:26:38 -0500 (0:00:00.470) 0:00:51.266 ******* skipping: [managed-node1] => (item={'src': 'UUID=df5303bd-2505-466c-826f-7f043729340d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:26:38 -0500 (0:00:00.077) 0:00:51.344 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:26:39 -0500 (0:00:00.724) 0:00:52.068 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:26:40 -0500 (0:00:00.371) 0:00:52.439 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:26:40 -0500 (0:00:00.027) 0:00:52.466 ******* ok: [managed-node1] TASK [Verify results] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:83 Sunday 02 February 2025 20:26:40 -0500 (0:00:00.877) 0:00:53.344 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node1 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 02 February 2025 20:26:41 -0500 (0:00:00.068) 0:00:53.412 ******* skipping: [managed-node1] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 02 February 2025 20:26:41 -0500 (0:00:00.038) 0:00:53.451 ******* ok: [managed-node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 02 February 2025 20:26:41 -0500 (0:00:00.053) 0:00:53.504 ******* ok: [managed-node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "df5303bd-2505-466c-826f-7f043729340d" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "6d76d7f9-913a-4724-99d7-45f95cebb241" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "ce42865d-a611-4e80-9a96-9d59d0414970" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 02 February 2025 20:26:41 -0500 (0:00:00.376) 0:00:53.881 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003386", "end": "2025-02-02 20:26:41.774519", "rc": 0, "start": "2025-02-02 20:26:41.771133" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jan 28 15:36:21 2025 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=ce42865d-a611-4e80-9a96-9d59d0414970 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=df5303bd-2505-466c-826f-7f043729340d /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 02 February 2025 20:26:41 -0500 (0:00:00.356) 0:00:54.238 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002979", "end": "2025-02-02 20:26:42.219815", "failed_when_result": false, "rc": 0, "start": "2025-02-02 20:26:42.216836" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.441) 0:00:54.679 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.036) 0:00:54.715 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=df5303bd-2505-466c-826f-7f043729340d', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.108) 0:00:54.824 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.075) 0:00:54.899 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.178) 0:00:55.078 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.077) 0:00:55.155 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.143) 0:00:55.298 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:26:42 -0500 (0:00:00.070) 0:00:55.368 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.077) 0:00:55.445 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.053) 0:00:55.499 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.045) 0:00:55.545 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.064) 0:00:55.609 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.048) 0:00:55.658 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.063) 0:00:55.721 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.055) 0:00:55.777 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.050) 0:00:55.827 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=df5303bd-2505-466c-826f-7f043729340d " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.178) 0:00:56.006 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.115) 0:00:56.121 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.106) 0:00:56.227 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:26:43 -0500 (0:00:00.101) 0:00:56.328 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.098) 0:00:56.427 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.046) 0:00:56.474 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.142) 0:00:56.616 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.084) 0:00:56.701 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545995.9809406, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738545995.9809406, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738545995.9809406, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.396) 0:00:57.097 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.050) 0:00:57.148 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.040) 0:00:57.188 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.036) 0:00:57.225 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.033) 0:00:57.259 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.028) 0:00:57.287 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.037) 0:00:57.324 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:26:44 -0500 (0:00:00.032) 0:00:57.357 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:26:46 -0500 (0:00:01.399) 0:00:58.757 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.056) 0:00:58.813 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.047) 0:00:58.861 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.102) 0:00:58.963 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.068) 0:00:59.032 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.056) 0:00:59.089 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.033) 0:00:59.122 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.049) 0:00:59.172 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.032) 0:00:59.204 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:26:46 -0500 (0:00:00.087) 0:00:59.291 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.090) 0:00:59.382 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.113) 0:00:59.495 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.124) 0:00:59.620 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.111) 0:00:59.731 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.049) 0:00:59.781 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.032) 0:00:59.813 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.050) 0:00:59.864 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.050) 0:00:59.915 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.055) 0:00:59.970 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.054) 0:01:00.024 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.046) 0:01:00.070 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.037) 0:01:00.108 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.031) 0:01:00.139 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.037) 0:01:00.177 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.078) 0:01:00.256 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.056) 0:01:00.313 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:26:47 -0500 (0:00:00.046) 0:01:00.359 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.046) 0:01:00.405 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.027) 0:01:00.433 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.051) 0:01:00.484 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.069) 0:01:00.554 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.063) 0:01:00.618 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.116) 0:01:00.734 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.080) 0:01:00.815 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.031) 0:01:00.847 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.034) 0:01:00.882 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.045) 0:01:00.928 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.032) 0:01:00.960 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.037) 0:01:00.998 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.032) 0:01:01.030 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.031) 0:01:01.061 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.030) 0:01:01.091 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.032) 0:01:01.124 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.034) 0:01:01.158 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.025) 0:01:01.184 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.029) 0:01:01.214 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.034) 0:01:01.248 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.032) 0:01:01.281 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.032) 0:01:01.313 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.031) 0:01:01.345 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:26:48 -0500 (0:00:00.024) 0:01:01.370 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.045) 0:01:01.415 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.021) 0:01:01.437 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.017) 0:01:01.455 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.020) 0:01:01.475 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.017) 0:01:01.492 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.017) 0:01:01.511 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.021) 0:01:01.532 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.025) 0:01:01.557 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.031) 0:01:01.588 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:86 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.034) 0:01:01.623 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.121) 0:01:01.745 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.056) 0:01:01.802 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.070) 0:01:01.872 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.084) 0:01:01.956 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.040) 0:01:01.996 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.040) 0:01:02.037 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.039) 0:01:02.076 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.035) 0:01:02.112 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.080) 0:01:02.193 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.040) 0:01:02.233 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.038) 0:01:02.272 ******* ok: [managed-node1] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.039) 0:01:02.311 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:26:49 -0500 (0:00:00.039) 0:01:02.351 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:26:50 -0500 (0:00:00.038) 0:01:02.390 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:26:50 -0500 (0:00:00.036) 0:01:02.427 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:26:50 -0500 (0:00:00.052) 0:01:02.479 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:26:50 -0500 (0:00:00.128) 0:01:02.608 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:26:50 -0500 (0:00:00.038) 0:01:02.646 ******* ok: [managed-node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:26:51 -0500 (0:00:01.052) 0:01:03.699 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.074) 0:01:03.774 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545998.808954, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dcff3fc539a032f46dc3af0a5705bc11267bdea7", "ctime": 1738545998.805954, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738545998.805954, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.378) 0:01:04.152 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.027) 0:01:04.179 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.056) 0:01:04.236 ******* ok: [managed-node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.026) 0:01:04.262 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.021) 0:01:04.283 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.023) 0:01:04.307 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:26:51 -0500 (0:00:00.039) 0:01:04.346 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:26:52 -0500 (0:00:00.672) 0:01:05.018 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node1] => (item={'src': 'UUID=df5303bd-2505-466c-826f-7f043729340d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:26:53 -0500 (0:00:00.383) 0:01:05.402 ******* skipping: [managed-node1] => (item={'src': 'UUID=df5303bd-2505-466c-826f-7f043729340d', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:26:53 -0500 (0:00:00.074) 0:01:05.476 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:26:53 -0500 (0:00:00.686) 0:01:06.163 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:26:54 -0500 (0:00:00.354) 0:01:06.517 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:26:54 -0500 (0:00:00.029) 0:01:06.547 ******* ok: [managed-node1] TASK [Verify results] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:97 Sunday 02 February 2025 20:26:55 -0500 (0:00:00.918) 0:01:07.465 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node1 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 02 February 2025 20:26:55 -0500 (0:00:00.080) 0:01:07.545 ******* skipping: [managed-node1] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 02 February 2025 20:26:55 -0500 (0:00:00.044) 0:01:07.590 ******* ok: [managed-node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=df5303bd-2505-466c-826f-7f043729340d", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 02 February 2025 20:26:55 -0500 (0:00:00.058) 0:01:07.649 ******* ok: [managed-node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "df5303bd-2505-466c-826f-7f043729340d" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "6d76d7f9-913a-4724-99d7-45f95cebb241" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "ce42865d-a611-4e80-9a96-9d59d0414970" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 02 February 2025 20:26:55 -0500 (0:00:00.338) 0:01:07.987 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003363", "end": "2025-02-02 20:26:55.879482", "rc": 0, "start": "2025-02-02 20:26:55.876119" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jan 28 15:36:21 2025 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=ce42865d-a611-4e80-9a96-9d59d0414970 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=df5303bd-2505-466c-826f-7f043729340d /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 02 February 2025 20:26:55 -0500 (0:00:00.324) 0:01:08.312 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003381", "end": "2025-02-02 20:26:56.205987", "failed_when_result": false, "rc": 0, "start": "2025-02-02 20:26:56.202606" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.324) 0:01:08.637 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.016) 0:01:08.654 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=df5303bd-2505-466c-826f-7f043729340d', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.061) 0:01:08.715 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.054) 0:01:08.770 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.164) 0:01:08.934 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.036) 0:01:08.971 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.058) 0:01:09.029 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.026) 0:01:09.055 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.027) 0:01:09.083 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.020) 0:01:09.103 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.020) 0:01:09.124 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.019) 0:01:09.143 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.017) 0:01:09.161 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.017) 0:01:09.179 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.018) 0:01:09.198 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.019) 0:01:09.217 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "UUID=df5303bd-2505-466c-826f-7f043729340d " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.065) 0:01:09.282 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.043) 0:01:09.326 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:26:56 -0500 (0:00:00.042) 0:01:09.369 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.036) 0:01:09.405 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.040) 0:01:09.446 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.019) 0:01:09.466 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.048) 0:01:09.515 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.043) 0:01:09.558 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545995.9809406, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738545995.9809406, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738545995.9809406, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.328) 0:01:09.887 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.024) 0:01:09.911 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.018) 0:01:09.930 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.022) 0:01:09.952 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.023) 0:01:09.976 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.017) 0:01:09.994 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.027) 0:01:10.021 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:26:57 -0500 (0:00:00.029) 0:01:10.051 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:26:58 -0500 (0:00:01.262) 0:01:11.313 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:26:58 -0500 (0:00:00.018) 0:01:11.332 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:26:58 -0500 (0:00:00.019) 0:01:11.352 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.043) 0:01:11.396 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.019) 0:01:11.415 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.018) 0:01:11.434 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.024) 0:01:11.458 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.023) 0:01:11.482 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.097) 0:01:11.579 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.089) 0:01:11.669 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.091) 0:01:11.760 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.068) 0:01:11.829 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.058) 0:01:11.887 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.062) 0:01:11.950 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.035) 0:01:11.986 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.028) 0:01:12.014 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.029) 0:01:12.044 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.036) 0:01:12.080 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.032) 0:01:12.113 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.031) 0:01:12.145 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.036) 0:01:12.182 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.030) 0:01:12.212 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.033) 0:01:12.245 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.029) 0:01:12.275 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.024) 0:01:12.299 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:26:59 -0500 (0:00:00.043) 0:01:12.342 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.057) 0:01:12.400 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.041) 0:01:12.442 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.021) 0:01:12.464 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.036) 0:01:12.500 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.036) 0:01:12.536 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.038) 0:01:12.574 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.045) 0:01:12.620 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.053) 0:01:12.673 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.030) 0:01:12.704 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.029) 0:01:12.733 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.028) 0:01:12.762 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.020) 0:01:12.783 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.024) 0:01:12.807 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.022) 0:01:12.829 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.021) 0:01:12.851 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.023) 0:01:12.875 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.024) 0:01:12.899 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.018) 0:01:12.917 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.022) 0:01:12.940 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.016) 0:01:12.957 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.017) 0:01:12.974 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.016) 0:01:12.991 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.018) 0:01:13.010 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.020) 0:01:13.031 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.022) 0:01:13.054 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.036) 0:01:13.090 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.018) 0:01:13.109 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.021) 0:01:13.130 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.026) 0:01:13.157 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.017) 0:01:13.175 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.019) 0:01:13.194 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.018) 0:01:13.212 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.017) 0:01:13.230 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.018) 0:01:13.249 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change it back to swap] ************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:100 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.018) 0:01:13.267 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:27:00 -0500 (0:00:00.101) 0:01:13.369 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.047) 0:01:13.416 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.064) 0:01:13.481 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.066) 0:01:13.547 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.031) 0:01:13.578 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.040) 0:01:13.619 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.033) 0:01:13.653 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.038) 0:01:13.691 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.118) 0:01:13.810 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.041) 0:01:13.852 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.031) 0:01:13.884 ******* ok: [managed-node1] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.037) 0:01:13.921 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.037) 0:01:13.959 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.042) 0:01:14.001 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.040) 0:01:14.041 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.041) 0:01:14.083 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.075) 0:01:14.159 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:27:01 -0500 (0:00:00.037) 0:01:14.196 ******* changed: [managed-node1] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:27:03 -0500 (0:00:01.286) 0:01:15.483 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:27:03 -0500 (0:00:00.092) 0:01:15.575 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545998.808954, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "dcff3fc539a032f46dc3af0a5705bc11267bdea7", "ctime": 1738545998.805954, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738545998.805954, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1436, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:27:03 -0500 (0:00:00.357) 0:01:15.933 ******* ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:27:03 -0500 (0:00:00.400) 0:01:16.333 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:27:03 -0500 (0:00:00.029) 0:01:16.362 ******* ok: [managed-node1] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:27:04 -0500 (0:00:00.041) 0:01:16.404 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:27:04 -0500 (0:00:00.035) 0:01:16.440 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:27:04 -0500 (0:00:00.038) 0:01:16.479 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node1] => (item={'src': 'UUID=df5303bd-2505-466c-826f-7f043729340d', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=df5303bd-2505-466c-826f-7f043729340d" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node1] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:27:04 -0500 (0:00:00.890) 0:01:17.369 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:27:05 -0500 (0:00:00.793) 0:01:18.163 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node1] => (item={'src': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:27:06 -0500 (0:00:00.428) 0:01:18.591 ******* skipping: [managed-node1] => (item={'src': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:27:06 -0500 (0:00:00.074) 0:01:18.666 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:27:07 -0500 (0:00:00.738) 0:01:19.404 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:27:07 -0500 (0:00:00.394) 0:01:19.799 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:27:07 -0500 (0:00:00.026) 0:01:19.825 ******* ok: [managed-node1] TASK [Verify results] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:110 Sunday 02 February 2025 20:27:08 -0500 (0:00:00.918) 0:01:20.744 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node1 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 02 February 2025 20:27:08 -0500 (0:00:00.086) 0:01:20.831 ******* skipping: [managed-node1] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 02 February 2025 20:27:08 -0500 (0:00:00.061) 0:01:20.892 ******* ok: [managed-node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 02 February 2025 20:27:08 -0500 (0:00:00.070) 0:01:20.962 ******* ok: [managed-node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "45496f4f-5c35-45c7-938b-d3cae571e646" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "6d76d7f9-913a-4724-99d7-45f95cebb241" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "ce42865d-a611-4e80-9a96-9d59d0414970" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 02 February 2025 20:27:08 -0500 (0:00:00.383) 0:01:21.345 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003178", "end": "2025-02-02 20:27:09.276956", "rc": 0, "start": "2025-02-02 20:27:09.273778" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jan 28 15:36:21 2025 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=ce42865d-a611-4e80-9a96-9d59d0414970 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=45496f4f-5c35-45c7-938b-d3cae571e646 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 02 February 2025 20:27:09 -0500 (0:00:00.379) 0:01:21.725 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003039", "end": "2025-02-02 20:27:09.674769", "failed_when_result": false, "rc": 0, "start": "2025-02-02 20:27:09.671730" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 02 February 2025 20:27:09 -0500 (0:00:00.393) 0:01:22.119 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Sunday 02 February 2025 20:27:09 -0500 (0:00:00.030) 0:01:22.150 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:27:09 -0500 (0:00:00.089) 0:01:22.240 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:27:09 -0500 (0:00:00.070) 0:01:22.310 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.160) 0:01:22.470 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.047) 0:01:22.518 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.083) 0:01:22.601 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.031) 0:01:22.634 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.038) 0:01:22.672 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.030) 0:01:22.702 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.029) 0:01:22.732 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.028) 0:01:22.760 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003092", "end": "2025-02-02 20:27:10.719167", "rc": 0, "start": "2025-02-02 20:27:10.716075" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:27:10 -0500 (0:00:00.410) 0:01:23.171 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003113", "end": "2025-02-02 20:27:11.106781", "rc": 0, "start": "2025-02-02 20:27:11.103668" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.382) 0:01:23.553 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.083) 0:01:23.637 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.033) 0:01:23.671 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=45496f4f-5c35-45c7-938b-d3cae571e646 " ], "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.072) 0:01:23.743 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.075) 0:01:23.819 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.076) 0:01:23.895 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.060) 0:01:23.956 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.070) 0:01:24.026 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.032) 0:01:24.059 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.070) 0:01:24.129 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:27:11 -0500 (0:00:00.072) 0:01:24.202 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738546023.0030687, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738546022.9850686, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738546022.9850686, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.410) 0:01:24.612 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.030) 0:01:24.642 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.020) 0:01:24.663 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.033) 0:01:24.697 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.021) 0:01:24.718 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.017) 0:01:24.736 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.024) 0:01:24.760 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:27:12 -0500 (0:00:00.017) 0:01:24.778 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:27:13 -0500 (0:00:01.270) 0:01:26.049 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:27:13 -0500 (0:00:00.031) 0:01:26.080 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:27:13 -0500 (0:00:00.031) 0:01:26.112 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:27:13 -0500 (0:00:00.076) 0:01:26.188 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:27:13 -0500 (0:00:00.035) 0:01:26.224 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:27:13 -0500 (0:00:00.034) 0:01:26.258 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:27:13 -0500 (0:00:00.056) 0:01:26.315 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:27:13 -0500 (0:00:00.049) 0:01:26.364 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.055) 0:01:26.420 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.103) 0:01:26.524 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.093) 0:01:26.617 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.074) 0:01:26.692 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.078) 0:01:26.771 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.070) 0:01:26.841 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.031) 0:01:26.872 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.028) 0:01:26.901 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.061) 0:01:26.962 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.038) 0:01:27.001 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.035) 0:01:27.037 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.055) 0:01:27.092 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.034) 0:01:27.127 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.031) 0:01:27.159 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.022) 0:01:27.182 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.020) 0:01:27.202 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.024) 0:01:27.227 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.045) 0:01:27.273 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.045) 0:01:27.318 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:27:14 -0500 (0:00:00.055) 0:01:27.374 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.029) 0:01:27.403 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.046) 0:01:27.450 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.051) 0:01:27.501 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.053) 0:01:27.555 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.060) 0:01:27.616 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.052) 0:01:27.668 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.021) 0:01:27.690 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.023) 0:01:27.714 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.021) 0:01:27.735 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.022) 0:01:27.758 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.020) 0:01:27.778 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.024) 0:01:27.802 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.025) 0:01:27.828 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.018) 0:01:27.846 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.018) 0:01:27.864 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.017) 0:01:27.882 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.017) 0:01:27.899 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.016) 0:01:27.915 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.019) 0:01:27.935 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.021) 0:01:27.957 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.017) 0:01:27.975 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.034) 0:01:28.009 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.044) 0:01:28.054 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.075) 0:01:28.130 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.041) 0:01:28.171 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.070) 0:01:28.241 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.050) 0:01:28.291 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.039) 0:01:28.331 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:27:15 -0500 (0:00:00.034) 0:01:28.365 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.034) 0:01:28.400 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.049) 0:01:28.449 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.090) 0:01:28.540 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:113 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.028) 0:01:28.568 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.090) 0:01:28.659 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.030) 0:01:28.689 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.057) 0:01:28.747 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.091) 0:01:28.839 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.062) 0:01:28.902 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.044) 0:01:28.947 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.041) 0:01:28.988 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.036) 0:01:29.025 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.089) 0:01:29.115 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.042) 0:01:29.157 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.036) 0:01:29.194 ******* ok: [managed-node1] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.036) 0:01:29.231 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.035) 0:01:29.266 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.036) 0:01:29.303 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.035) 0:01:29.339 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:27:16 -0500 (0:00:00.040) 0:01:29.379 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:27:17 -0500 (0:00:00.079) 0:01:29.459 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:27:17 -0500 (0:00:00.028) 0:01:29.487 ******* ok: [managed-node1] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:27:18 -0500 (0:00:01.033) 0:01:30.520 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.038) 0:01:30.558 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738546026.8130867, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "eb73760b559301bdb4854c53c56e90fc33945ff5", "ctime": 1738546026.1430836, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738546026.1430836, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.399) 0:01:30.957 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "blivet_output is changed", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.068) 0:01:31.025 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.032) 0:01:31.058 ******* ok: [managed-node1] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.045) 0:01:31.104 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.039) 0:01:31.144 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.044) 0:01:31.188 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:27:18 -0500 (0:00:00.075) 0:01:31.263 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:27:19 -0500 (0:00:00.725) 0:01:31.988 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [managed-node1] => (item={'src': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:27:20 -0500 (0:00:00.454) 0:01:32.442 ******* skipping: [managed-node1] => (item={'src': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [managed-node1] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:27:20 -0500 (0:00:00.077) 0:01:32.520 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:27:20 -0500 (0:00:00.691) 0:01:33.212 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:27:21 -0500 (0:00:00.342) 0:01:33.554 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:27:21 -0500 (0:00:00.020) 0:01:33.575 ******* ok: [managed-node1] TASK [Verify results] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:123 Sunday 02 February 2025 20:27:22 -0500 (0:00:00.857) 0:01:34.433 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node1 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 02 February 2025 20:27:22 -0500 (0:00:00.061) 0:01:34.494 ******* skipping: [managed-node1] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 02 February 2025 20:27:22 -0500 (0:00:00.062) 0:01:34.557 ******* ok: [managed-node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 02 February 2025 20:27:22 -0500 (0:00:00.069) 0:01:34.626 ******* ok: [managed-node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "45496f4f-5c35-45c7-938b-d3cae571e646" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "6d76d7f9-913a-4724-99d7-45f95cebb241" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "ce42865d-a611-4e80-9a96-9d59d0414970" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 02 February 2025 20:27:22 -0500 (0:00:00.367) 0:01:34.993 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003047", "end": "2025-02-02 20:27:22.915034", "rc": 0, "start": "2025-02-02 20:27:22.911987" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jan 28 15:36:21 2025 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=ce42865d-a611-4e80-9a96-9d59d0414970 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 UUID=45496f4f-5c35-45c7-938b-d3cae571e646 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 02 February 2025 20:27:22 -0500 (0:00:00.372) 0:01:35.366 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003254", "end": "2025-02-02 20:27:23.308897", "failed_when_result": false, "rc": 0, "start": "2025-02-02 20:27:23.305643" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 02 February 2025 20:27:23 -0500 (0:00:00.389) 0:01:35.756 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Sunday 02 February 2025 20:27:23 -0500 (0:00:00.036) 0:01:35.792 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:27:23 -0500 (0:00:00.118) 0:01:35.911 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:27:23 -0500 (0:00:00.120) 0:01:36.032 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:27:23 -0500 (0:00:00.287) 0:01:36.319 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.067) 0:01:36.387 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.108) 0:01:36.496 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.060) 0:01:36.556 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.163) 0:01:36.720 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.034) 0:01:36.754 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.037) 0:01:36.792 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.046) 0:01:36.839 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003648", "end": "2025-02-02 20:27:24.843087", "rc": 0, "start": "2025-02-02 20:27:24.839439" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:27:24 -0500 (0:00:00.454) 0:01:37.298 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003096", "end": "2025-02-02 20:27:25.302163", "rc": 0, "start": "2025-02-02 20:27:25.299067" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.449) 0:01:37.748 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.083) 0:01:37.831 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.036) 0:01:37.868 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [ "UUID=45496f4f-5c35-45c7-938b-d3cae571e646 " ], "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.101) 0:01:37.969 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.071) 0:01:38.041 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.072) 0:01:38.113 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.065) 0:01:38.178 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.077) 0:01:38.256 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:27:25 -0500 (0:00:00.035) 0:01:38.291 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.121) 0:01:38.413 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.154) 0:01:38.568 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738546023.0030687, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738546022.9850686, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738546022.9850686, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.518) 0:01:39.086 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.052) 0:01:39.139 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.036) 0:01:39.176 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.038) 0:01:39.215 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.034) 0:01:39.250 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.030) 0:01:39.280 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.038) 0:01:39.319 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:27:26 -0500 (0:00:00.042) 0:01:39.361 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:27:28 -0500 (0:00:01.419) 0:01:40.781 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.031) 0:01:40.812 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.034) 0:01:40.847 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.061) 0:01:40.908 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.022) 0:01:40.930 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.019) 0:01:40.949 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.021) 0:01:40.971 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.018) 0:01:40.989 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.017) 0:01:41.007 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.044) 0:01:41.051 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.047) 0:01:41.099 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.059) 0:01:41.158 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.072) 0:01:41.231 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.065) 0:01:41.296 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.032) 0:01:41.329 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:27:28 -0500 (0:00:00.029) 0:01:41.359 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.027) 0:01:41.386 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.029) 0:01:41.415 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.032) 0:01:41.448 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.030) 0:01:41.478 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.027) 0:01:41.506 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.030) 0:01:41.536 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.035) 0:01:41.572 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.020) 0:01:41.592 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.025) 0:01:41.618 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.045) 0:01:41.663 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.040) 0:01:41.703 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.036) 0:01:41.740 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.020) 0:01:41.761 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.041) 0:01:41.802 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.045) 0:01:41.847 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.048) 0:01:41.895 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.040) 0:01:41.936 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.047) 0:01:41.984 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.034) 0:01:42.018 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.030) 0:01:42.048 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.044) 0:01:42.093 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.031) 0:01:42.124 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.031) 0:01:42.156 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.031) 0:01:42.187 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.030) 0:01:42.217 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.042) 0:01:42.261 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:27:29 -0500 (0:00:00.063) 0:01:42.324 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.057) 0:01:42.382 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.052) 0:01:42.434 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.063) 0:01:42.498 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.067) 0:01:42.565 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.071) 0:01:42.636 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.139) 0:01:42.775 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.057) 0:01:42.832 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.062) 0:01:42.895 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.087) 0:01:42.983 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.043) 0:01:43.026 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.035) 0:01:43.062 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.063) 0:01:43.126 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.055) 0:01:43.182 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.039) 0:01:43.222 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.031) 0:01:43.253 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.031) 0:01:43.284 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Sunday 02 February 2025 20:27:30 -0500 (0:00:00.061) 0:01:43.346 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:126 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.061) 0:01:43.408 ******* included: fedora.linux_system_roles.storage for managed-node1 TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.173) 0:01:43.581 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.043) 0:01:43.625 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.077) 0:01:43.702 ******* skipping: [managed-node1] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [managed-node1] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [managed-node1] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli", "{{ 'libblockdev-s390' if ansible_architecture == 's390x' else 'libblockdev' }}" ] }, "ansible_included_var_files": [ "/tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.066) 0:01:43.768 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.023) 0:01:43.792 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.022) 0:01:43.814 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.021) 0:01:43.835 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.019) 0:01:43.855 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for managed-node1 TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.049) 0:01:43.905 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.033) 0:01:43.938 ******* ok: [managed-node1] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.036) 0:01:43.975 ******* ok: [managed-node1] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" }, { "disks": [ "sdb" ], "mount_point": "none", "name": "test2", "state": "absent", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.037) 0:01:44.012 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.034) 0:01:44.048 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.034) 0:01:44.082 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.043) 0:01:44.126 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.041) 0:01:44.167 ******* ok: [managed-node1] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.097) 0:01:44.265 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 02 February 2025 20:27:31 -0500 (0:00:00.027) 0:01:44.293 ******* changed: [managed-node1] => { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 02 February 2025 20:27:33 -0500 (0:00:01.221) 0:01:45.515 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if /etc/fstab is present] ****** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Sunday 02 February 2025 20:27:33 -0500 (0:00:00.119) 0:01:45.634 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738546026.8130867, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "eb73760b559301bdb4854c53c56e90fc33945ff5", "ctime": 1738546026.1430836, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 213910221, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0644", "mtime": 1738546026.1430836, "nlink": 1, "path": "/etc/fstab", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 1431, "uid": 0, "version": "2462085031", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 02 February 2025 20:27:33 -0500 (0:00:00.469) 0:01:46.104 ******* ok: [managed-node1] => { "backup": "", "changed": false } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:113 Sunday 02 February 2025 20:27:34 -0500 (0:00:00.439) 0:01:46.543 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:119 Sunday 02 February 2025 20:27:34 -0500 (0:00:00.053) 0:01:46.596 ******* ok: [managed-node1] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:128 Sunday 02 February 2025 20:27:34 -0500 (0:00:00.059) 0:01:46.656 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Sunday 02 February 2025 20:27:34 -0500 (0:00:00.079) 0:01:46.735 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Sunday 02 February 2025 20:27:34 -0500 (0:00:00.084) 0:01:46.820 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [managed-node1] => (item={'src': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:159 Sunday 02 February 2025 20:27:35 -0500 (0:00:00.574) 0:01:47.394 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:164 Sunday 02 February 2025 20:27:35 -0500 (0:00:00.766) 0:01:48.161 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:175 Sunday 02 February 2025 20:27:35 -0500 (0:00:00.099) 0:01:48.261 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:187 Sunday 02 February 2025 20:27:35 -0500 (0:00:00.104) 0:01:48.365 ******* ok: [managed-node1] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:195 Sunday 02 February 2025 20:27:36 -0500 (0:00:00.769) 0:01:49.134 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738545405.2212155, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1738545402.2062004, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 146800904, "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": 1738545402.2071319, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "626403663", "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-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 02 February 2025 20:27:37 -0500 (0:00:00.374) 0:01:49.508 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 Sunday 02 February 2025 20:27:37 -0500 (0:00:00.028) 0:01:49.537 ******* ok: [managed-node1] TASK [Verify results] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:142 Sunday 02 February 2025 20:27:38 -0500 (0:00:00.930) 0:01:50.467 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml for managed-node1 TASK [Print out pool information] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:2 Sunday 02 February 2025 20:27:38 -0500 (0:00:00.098) 0:01:50.566 ******* skipping: [managed-node1] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:7 Sunday 02 February 2025 20:27:38 -0500 (0:00:00.072) 0:01:50.638 ******* ok: [managed-node1] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=45496f4f-5c35-45c7-938b-d3cae571e646", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=6d76d7f9-913a-4724-99d7-45f95cebb241", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:15 Sunday 02 February 2025 20:27:38 -0500 (0:00:00.073) 0:01:50.712 ******* ok: [managed-node1] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "ce42865d-a611-4e80-9a96-9d59d0414970" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:20 Sunday 02 February 2025 20:27:38 -0500 (0:00:00.376) 0:01:51.088 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003039", "end": "2025-02-02 20:27:39.087971", "rc": 0, "start": "2025-02-02 20:27:39.084932" } STDOUT: # system_role:storage # # /etc/fstab # Created by anaconda on Tue Jan 28 15:36:21 2025 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=ce42865d-a611-4e80-9a96-9d59d0414970 / xfs defaults 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 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-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_engineering_sm/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-rdu2-c01-eng01-nfs01b.storage.rdu2.redhat.com:/bos_eng01_devops_brew_scratch_nfs_sm/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:25 Sunday 02 February 2025 20:27:39 -0500 (0:00:00.441) 0:01:51.530 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003049", "end": "2025-02-02 20:27:39.425855", "failed_when_result": false, "rc": 0, "start": "2025-02-02 20:27:39.422806" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:34 Sunday 02 February 2025 20:27:39 -0500 (0:00:00.342) 0:01:51.872 ******* skipping: [managed-node1] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:44 Sunday 02 February 2025 20:27:39 -0500 (0:00:00.028) 0:01:51.901 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=45496f4f-5c35-45c7-938b-d3cae571e646'}) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml for managed-node1 => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=6d76d7f9-913a-4724-99d7-45f95cebb241'}) TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:27:39 -0500 (0:00:00.232) 0:01:52.134 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:27:39 -0500 (0:00:00.081) 0:01:52.216 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:27:39 -0500 (0:00:00.138) 0:01:52.354 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.038) 0:01:52.393 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.048) 0:01:52.441 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.019) 0:01:52.460 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.018) 0:01:52.478 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.020) 0:01:52.499 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.018) 0:01:52.517 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.017) 0:01:52.535 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003027", "end": "2025-02-02 20:27:40.460894", "rc": 0, "start": "2025-02-02 20:27:40.457867" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:27:40 -0500 (0:00:00.358) 0:01:52.894 ******* ok: [managed-node1] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:01.004229", "end": "2025-02-02 20:27:41.790677", "rc": 0, "start": "2025-02-02 20:27:40.786448" } STDOUT: Filename Type Size Used Priority TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:27:41 -0500 (0:00:01.341) 0:01:54.235 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:27:41 -0500 (0:00:00.116) 0:01:54.351 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.061) 0:01:54.413 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.124) 0:01:54.537 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.087) 0:01:54.625 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.080) 0:01:54.705 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.087) 0:01:54.793 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.073) 0:01:54.866 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.038) 0:01:54.904 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.031) 0:01:54.936 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.060) 0:01:54.996 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738546052.9952106, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738546052.9952106, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738546052.9952106, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:27:42 -0500 (0:00:00.375) 0:01:55.372 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:27:43 -0500 (0:00:00.053) 0:01:55.425 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:27:43 -0500 (0:00:00.032) 0:01:55.458 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:27:43 -0500 (0:00:00.032) 0:01:55.490 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:27:43 -0500 (0:00:00.024) 0:01:55.515 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:27:43 -0500 (0:00:00.022) 0:01:55.537 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:27:43 -0500 (0:00:00.022) 0:01:55.559 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:27:43 -0500 (0:00:00.021) 0:01:55.580 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:27:44 -0500 (0:00:01.332) 0:01:56.912 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.042) 0:01:56.954 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.031) 0:01:56.986 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.029) 0:01:57.016 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.029) 0:01:57.046 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.029) 0:01:57.075 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.029) 0:01:57.105 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.031) 0:01:57.136 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.029) 0:01:57.166 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.071) 0:01:57.237 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.068) 0:01:57.306 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:27:44 -0500 (0:00:00.068) 0:01:57.374 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.094) 0:01:57.469 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.087) 0:01:57.556 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.045) 0:01:57.601 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.044) 0:01:57.645 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.039) 0:01:57.685 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.030) 0:01:57.716 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.063) 0:01:57.779 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.036) 0:01:57.816 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.031) 0:01:57.848 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.051) 0:01:57.900 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.032) 0:01:57.932 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.027) 0:01:57.959 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.037) 0:01:57.996 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.069) 0:01:58.066 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.059) 0:01:58.125 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.065) 0:01:58.191 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.051) 0:01:58.242 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:27:45 -0500 (0:00:00.086) 0:01:58.329 ******* skipping: [managed-node1] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.107) 0:01:58.436 ******* skipping: [managed-node1] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.130) 0:01:58.567 ******* skipping: [managed-node1] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.110) 0:01:58.678 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.084) 0:01:58.762 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.032) 0:01:58.794 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.038) 0:01:58.833 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.033) 0:01:58.867 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.098) 0:01:58.965 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.035) 0:01:59.001 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.032) 0:01:59.034 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.032) 0:01:59.067 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.029) 0:01:59.097 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.029) 0:01:59.126 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.031) 0:01:59.157 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.031) 0:01:59.188 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.029) 0:01:59.218 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.028) 0:01:59.247 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.036) 0:01:59.283 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.033) 0:01:59.317 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:27:46 -0500 (0:00:00.037) 0:01:59.355 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.039) 0:01:59.394 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.079) 0:01:59.474 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.033) 0:01:59.508 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.040) 0:01:59.548 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.032) 0:01:59.580 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.033) 0:01:59.614 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.029) 0:01:59.643 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.027) 0:01:59.671 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.031) 0:01:59.702 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:2 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.028) 0:01:59.730 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:19 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.050) 0:01:59.781 ******* included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml for managed-node1 => (item=mount) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml for managed-node1 => (item=fstab) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml for managed-node1 => (item=fs) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml for managed-node1 => (item=device) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml for managed-node1 => (item=encryption) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml for managed-node1 => (item=md) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml for managed-node1 => (item=size) included: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml for managed-node1 => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:7 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.119) 0:01:59.900 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:11 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.029) 0:01:59.930 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:19 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.048) 0:01:59.978 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:28 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.019) 0:01:59.997 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:36 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.017) 0:02:00.015 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:42 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.022) 0:02:00.038 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:48 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.018) 0:02:00.056 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:57 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.029) 0:02:00.085 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.031) 0:02:00.117 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:69 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.029) 0:02:00.146 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:79 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.028) 0:02:00.174 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:2 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.032) 0:02:00.207 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:17 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.094) 0:02:00.301 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:24 Sunday 02 February 2025 20:27:47 -0500 (0:00:00.057) 0:02:00.359 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:33 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.077) 0:02:00.436 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Verify fingerprint] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:45 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.062) 0:02:00.499 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Clean up variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fstab.yml:52 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.097) 0:02:00.597 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:6 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.052) 0:02:00.649 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-fs.yml:14 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.033) 0:02:00.683 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:3 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.078) 0:02:00.762 ******* ok: [managed-node1] => { "changed": false, "stat": { "atime": 1738546052.9412105, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1738546052.9412105, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 449, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1738546052.9412105, "nlink": 1, "path": "/dev/sdb", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:9 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.416) 0:02:01.178 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:16 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.040) 0:02:01.218 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:23 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.032) 0:02:01.251 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:29 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.028) 0:02:01.279 ******* ok: [managed-node1] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:33 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.035) 0:02:01.315 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-device.yml:38 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.028) 0:02:01.343 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:3 Sunday 02 February 2025 20:27:48 -0500 (0:00:00.034) 0:02:01.377 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Sunday 02 February 2025 20:27:49 -0500 (0:00:00.028) 0:02:01.406 ******* ok: [managed-node1] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:16 Sunday 02 February 2025 20:27:50 -0500 (0:00:01.305) 0:02:02.711 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:22 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.030) 0:02:02.741 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:29 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.018) 0:02:02.760 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:40 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:02.778 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:46 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.020) 0:02:02.798 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:51 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:02.816 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:63 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:02.834 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:75 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:02.851 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:87 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:02.869 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:93 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.043) 0:02:02.912 ******* ok: [managed-node1] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:100 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.086) 0:02:02.998 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:108 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.112) 0:02:03.111 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:116 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.040) 0:02:03.152 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:124 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.043) 0:02:03.195 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:8 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.022) 0:02:03.218 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:14 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.021) 0:02:03.239 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:19 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.020) 0:02:03.260 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:24 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.021) 0:02:03.282 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:29 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:03.299 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:37 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.018) 0:02:03.318 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:46 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:03.335 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:54 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:03.353 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:62 Sunday 02 February 2025 20:27:50 -0500 (0:00:00.017) 0:02:03.370 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-md.yml:70 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.019) 0:02:03.390 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:3 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:03.408 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:11 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.045) 0:02:03.454 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:20 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.055) 0:02:03.509 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:28 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.041) 0:02:03.551 ******* ok: [managed-node1] => { "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-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:32 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.028) 0:02:03.579 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:46 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.050) 0:02:03.630 ******* skipping: [managed-node1] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:50 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.040) 0:02:03.671 ******* skipping: [managed-node1] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:54 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.037) 0:02:03.708 ******* skipping: [managed-node1] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:58 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.040) 0:02:03.749 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:67 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.043) 0:02:03.792 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:71 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:03.811 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:76 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.019) 0:02:03.830 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:82 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:03.848 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:86 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:03.866 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:91 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:03.884 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:96 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:03.903 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:101 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:03.921 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:105 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.020) 0:02:03.941 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:109 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:03.959 ******* skipping: [managed-node1] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:113 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.019) 0:02:03.978 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:120 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:03.996 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:127 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:04.014 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:131 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:04.032 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:137 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.019) 0:02:04.052 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:143 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:04.069 ******* ok: [managed-node1] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:147 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.020) 0:02:04.090 ******* ok: [managed-node1] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-size.yml:151 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.020) 0:02:04.110 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:5 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.036) 0:02:04.147 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:13 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:04.165 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:17 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.020) 0:02:04.185 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:24 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:04.204 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:31 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:04.221 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:37 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.019) 0:02:04.240 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-cache.yml:42 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.018) 0:02:04.259 ******* skipping: [managed-node1] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume.yml:25 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.017) 0:02:04.276 ******* ok: [managed-node1] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/verify-role-results.yml:54 Sunday 02 February 2025 20:27:51 -0500 (0:00:00.021) 0:02:04.297 ******* ok: [managed-node1] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } PLAY RECAP ********************************************************************* managed-node1 : ok=494 changed=11 unreachable=0 failed=0 skipped=631 rescued=0 ignored=0 TASKS RECAP ******************************************************************** Sunday 02 February 2025 20:27:51 -0500 (0:00:00.012) 0:02:04.310 ******* =============================================================================== fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.26s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.15s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Update facts ------------------------ 1.89s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:222 fedora.linux_system_roles.storage : Get service facts ------------------- 1.87s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Make sure blivet is available ------- 1.50s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure cryptsetup is present -------------------------------------------- 1.41s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.40s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Gathering Facts --------------------------------------------------------- 1.36s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/tests_swap.yml:2 Gather swap info -------------------------------------------------------- 1.35s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Ensure test packages ---------------------------------------------------- 1.34s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Gather swap info -------------------------------------------------------- 1.34s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-mount.yml:63 Ensure cryptsetup is present -------------------------------------------- 1.33s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 1.33s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/get_unused_disk.yml:2 Ensure cryptsetup is present -------------------------------------------- 1.31s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.29s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 1.28s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.27s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.26s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.25s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/tests/storage/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.23s /tmp/collections-Ni5/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37