# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-weekly-cihzwzw_f_/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_change_fs_scsi_generated.yml *********************************** 2 plays in /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs_scsi_generated.yml PLAY [Run test tests_change_fs.yml for scsi] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs_scsi_generated.yml:3 Sunday 18 February 2024 10:59:20 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs_scsi_generated.yml:8 Sunday 18 February 2024 10:59:21 +0000 (0:00:00.875) 0:00:00.886 ******* ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test change fs] ********************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:2 Sunday 18 February 2024 10:59:21 +0000 (0:00:00.018) 0:00:00.905 ******* ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:14 Sunday 18 February 2024 10:59:21 +0000 (0:00:00.650) 0:00:01.555 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 18 February 2024 10:59:21 +0000 (0:00:00.017) 0:00:01.572 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 18 February 2024 10:59:21 +0000 (0:00:00.012) 0:00:01.585 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 18 February 2024 10:59:21 +0000 (0:00:00.018) 0:00:01.603 ******* skipping: [sut] => (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: [sut] => (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: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 18 February 2024 10:59:21 +0000 (0:00:00.026) 0:00:01.629 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 18 February 2024 10:59:22 +0000 (0:00:00.243) 0:00:01.872 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 18 February 2024 10:59:22 +0000 (0:00:00.014) 0:00:01.887 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 18 February 2024 10:59:22 +0000 (0:00:00.009) 0:00:01.896 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 18 February 2024 10:59:22 +0000 (0:00:00.008) 0:00:01.905 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 18 February 2024 10:59:22 +0000 (0:00:00.026) 0:00:01.931 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: device-mapper-event-9:1.02.195-3.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.195-3.el9.x86_64", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-26.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-libs-0.8.7-26.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-1.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: kmod-kvdo-8.2.3.3-115.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: lvm2-9:2.03.21-3.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: lvm2-libs-9:2.03.21-3.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: blivet-data-1:3.6.0-14.el9.noarch", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: mdadm-4.2-10.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: python3-blivet-1:3.6.0-14.el9.noarch", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 18 February 2024 11:04:14 +0000 (0:04:51.896) 0:04:53.828 ******* ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 18 February 2024 11:04:14 +0000 (0:00:00.011) 0:04:53.840 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 18 February 2024 11:04:14 +0000 (0:00:00.011) 0:04:53.851 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 18 February 2024 11:04:14 +0000 (0:00:00.492) 0:04:54.343 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Sunday 18 February 2024 11:04:14 +0000 (0:00:00.019) 0:04:54.363 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Sunday 18 February 2024 11:04:14 +0000 (0:00:00.015) 0:04:54.379 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Sunday 18 February 2024 11:04:14 +0000 (0:00:00.015) 0:04:54.395 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 18 February 2024 11:04:14 +0000 (0:00:00.015) 0:04:54.411 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 18 February 2024 11:08:15 +0000 (0:04:00.928) 0:08:55.339 ******* ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "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@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": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "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-system-token.service": { "name": "systemd-boot-system-token.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-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": "inactive", "status": "disabled" }, "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 18 February 2024 11:08:17 +0000 (0:00:01.677) 0:08:57.016 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.029) 0:08:57.046 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.009) 0:08:57.055 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.349) 0:08:57.405 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.019) 0:08:57.424 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.009) 0:08:57.433 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.013) 0:08:57.447 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.012) 0:08:57.459 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.012) 0:08:57.471 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.018) 0:08:57.490 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.010) 0:08:57.501 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.018) 0:08:57.520 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.018) 0:08:57.538 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.010) 0:08:57.548 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708252852.4908974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1707816148.601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1707815891.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "885553678", "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Sunday 18 February 2024 11:08:17 +0000 (0:00:00.193) 0:08:57.741 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Sunday 18 February 2024 11:08:18 +0000 (0:00:00.009) 0:08:57.751 ******* ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:18 Sunday 18 February 2024 11:08:18 +0000 (0:00:00.769) 0:08:58.520 ******* ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:25 Sunday 18 February 2024 11:08:18 +0000 (0:00:00.021) 0:08:58.542 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/get_unused_disk.yml:2 Sunday 18 February 2024 11:08:18 +0000 (0:00:00.016) 0:08:58.559 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/get_unused_disk.yml:11 Sunday 18 February 2024 11:12:19 +0000 (0:04:00.915) 0:12:59.475 ******* ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/get_unused_disk.yml:19 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.288) 0:12:59.763 ******* ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/get_unused_disk.yml:24 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.013) 0:12:59.777 ******* skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/get_unused_disk.yml:29 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.019) 0:12:59.797 ******* ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Create a LVM logical volume with default fs_type] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:31 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.012) 0:12:59.809 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.021) 0:12:59.831 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.015) 0:12:59.847 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.021) 0:12:59.868 ******* skipping: [sut] => (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: [sut] => (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: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.029) 0:12:59.898 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.014) 0:12:59.913 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.013) 0:12:59.926 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.012) 0:12:59.938 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.011) 0:12:59.950 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.027) 0:12:59.977 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.029) 0:13:00.006 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.015) 0:13:00.021 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.013) 0:13:00.035 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.013) 0:13:00.048 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.013) 0:13:00.062 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.013) 0:13:00.075 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.016) 0:13:00.092 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.029) 0:13:00.121 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 18 February 2024 11:12:20 +0000 (0:00:00.010) 0:13:00.132 ******* changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 18 February 2024 11:12:22 +0000 (0:00:01.888) 0:13:02.020 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 18 February 2024 11:12:22 +0000 (0:00:00.018) 0:13:02.039 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 18 February 2024 11:12:22 +0000 (0:00:00.010) 0:13:02.049 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 18 February 2024 11:12:22 +0000 (0:00:00.015) 0:13:02.065 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Sunday 18 February 2024 11:12:22 +0000 (0:00:00.014) 0:13:02.080 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 18 February 2024 11:12:22 +0000 (0:00:00.013) 0:13:02.093 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Sunday 18 February 2024 11:12:22 +0000 (0:00:00.020) 0:13:02.114 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Sunday 18 February 2024 11:12:23 +0000 (0:00:00.698) 0:13:02.812 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Sunday 18 February 2024 11:12:23 +0000 (0:00:00.287) 0:13:03.100 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Sunday 18 February 2024 11:12:23 +0000 (0:00:00.025) 0:13:03.125 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 18 February 2024 11:12:23 +0000 (0:00:00.546) 0:13:03.672 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708252852.4908974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1707816148.601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1707815891.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "885553678", "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Sunday 18 February 2024 11:12:24 +0000 (0:00:00.192) 0:13:03.864 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Sunday 18 February 2024 11:12:24 +0000 (0:00:00.010) 0:13:03.874 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:43 Sunday 18 February 2024 11:12:24 +0000 (0:00:00.763) 0:13:04.638 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:2 Sunday 18 February 2024 11:12:24 +0000 (0:00:00.018) 0:13:04.657 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:7 Sunday 18 February 2024 11:12:24 +0000 (0:00:00.023) 0:13:04.680 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:15 Sunday 18 February 2024 11:12:24 +0000 (0:00:00.019) 0:13:04.700 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "IL20Me-dnvg-gFAz-dNQL-xrvW-DmuN-VGyzpf" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f77e3cee-117f-47f0-9621-6aa83d683dc3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:20 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.276) 0:13:04.976 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003233", "end": "2024-02-18 11:12:25.485171", "rc": 0, "start": "2024-02-18 11:12:25.481938" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Feb 13 09:18:11 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=f77e3cee-117f-47f0-9621-6aa83d683dc3 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:25 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.275) 0:13:05.252 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002986", "end": "2024-02-18 11:12:25.674266", "failed_when_result": false, "rc": 0, "start": "2024-02-18 11:12:25.671280" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:34 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.188) 0:13:05.440 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:5 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.032) 0:13:05.473 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:18 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.013) 0:13:05.486 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.033018", "end": "2024-02-18 11:12:25.940211", "rc": 0, "start": "2024-02-18 11:12:25.907193" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:24 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.222) 0:13:05.708 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:34 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.016) 0:13:05.725 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:2 Sunday 18 February 2024 11:12:25 +0000 (0:00:00.022) 0:13:05.748 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:8 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.030) 0:13:05.778 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:17 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.270) 0:13:06.048 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:22 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.022) 0:13:06.071 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:27 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.024) 0:13:06.095 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:36 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.022) 0:13:06.118 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:41 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.014) 0:13:06.132 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:46 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.022) 0:13:06.155 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:51 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.166 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:64 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.017) 0:13:06.184 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:8 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.021) 0:13:06.205 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:14 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.011) 0:13:06.216 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:19 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.227 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:24 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.237 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:29 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.247 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:37 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.257 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:46 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.009) 0:13:06.267 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:55 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.011) 0:13:06.278 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:64 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.288 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:74 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.298 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:83 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.309 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:67 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.012) 0:13:06.321 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml:2 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.022) 0:13:06.343 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:8 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.040) 0:13:06.384 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:16 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.014) 0:13:06.398 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:20 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.013) 0:13:06.411 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:27 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.013) 0:13:06.424 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:31 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.014) 0:13:06.439 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:37 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.013) 0:13:06.452 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:42 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.013) 0:13:06.466 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:70 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.013) 0:13:06.479 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml:2 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.022) 0:13:06.502 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:8 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.021) 0:13:06.523 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:16 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.011) 0:13:06.534 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:22 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.544 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:26 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.010) 0:13:06.555 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:73 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.012) 0:13:06.567 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:5 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.025) 0:13:06.592 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:10 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.022) 0:13:06.614 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:17 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.012) 0:13:06.626 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:2 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.020) 0:13:06.647 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:6 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.023) 0:13:06.670 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:14 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.023) 0:13:06.693 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:23 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.018) 0:13:06.712 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:32 Sunday 18 February 2024 11:12:26 +0000 (0:00:00.018) 0:13:06.731 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:41 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.018) 0:13:06.750 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:24 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.013) 0:13:06.764 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:76 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.012) 0:13:06.776 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml:2 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.024) 0:13:06.801 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:8 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.023) 0:13:06.824 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:15 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.011) 0:13:06.835 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:21 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:06.845 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:27 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:06.856 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:34 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:06.866 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:40 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:06.876 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:46 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.011) 0:13:06.887 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:79 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.012) 0:13:06.900 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml:3 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.012) 0:13:06.912 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:2 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.020) 0:13:06.932 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:19 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.023) 0:13:06.955 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:7 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.056) 0:13:07.012 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:11 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.017) 0:13:07.030 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:21 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.028) 0:13:07.058 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:30 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.011) 0:13:07.070 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:41 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.023) 0:13:07.093 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:48 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.022) 0:13:07.116 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:54 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.011) 0:13:07.127 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:60 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:07.138 ******* skipping: [sut] => { "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 [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:69 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:07.149 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:80 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.022) 0:13:07.171 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:86 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.011) 0:13:07.182 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:92 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.030) 0:13:07.213 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:102 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.011) 0:13:07.225 ******* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": 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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:2 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.012) 0:13:07.237 ******* ok: [sut] => { "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": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:17 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.034) 0:13:07.271 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:24 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.022) 0:13:07.294 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:33 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.022) 0:13:07.316 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:45 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.022) 0:13:07.338 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:3 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.012) 0:13:07.351 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:9 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.023) 0:13:07.374 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:3 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.023) 0:13:07.397 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708254742.196077, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708254742.196077, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 657, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1708254742.196077, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:9 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.193) 0:13:07.590 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:16 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.014) 0:13:07.605 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:23 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.012) 0:13:07.618 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:29 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.014) 0:13:07.632 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:33 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.012) 0:13:07.644 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:38 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:07.655 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:3 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.013) 0:13:07.668 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 Sunday 18 February 2024 11:12:27 +0000 (0:00:00.010) 0:13:07.678 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.0-3.el9.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:16 Sunday 18 February 2024 11:16:29 +0000 (0:04:02.002) 0:17:09.681 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:22 Sunday 18 February 2024 11:16:29 +0000 (0:00:00.011) 0:17:09.693 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:29 Sunday 18 February 2024 11:16:29 +0000 (0:00:00.010) 0:17:09.704 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:40 Sunday 18 February 2024 11:16:29 +0000 (0:00:00.022) 0:17:09.727 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:46 Sunday 18 February 2024 11:16:29 +0000 (0:00:00.010) 0:17:09.737 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:51 Sunday 18 February 2024 11:16:29 +0000 (0:00:00.010) 0:17:09.747 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:63 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.012) 0:17:09.760 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:75 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.011) 0:17:09.771 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:87 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.010) 0:17:09.782 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:93 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.024) 0:17:09.806 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:100 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.022) 0:17:09.828 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:108 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.019) 0:17:09.847 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:116 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.022) 0:17:09.870 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:124 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.018) 0:17:09.889 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:8 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.011) 0:17:09.900 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:14 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.011) 0:17:09.912 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:19 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.010) 0:17:09.923 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:24 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.010) 0:17:09.933 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:29 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.011) 0:17:09.944 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:37 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.011) 0:17:09.955 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:46 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.011) 0:17:09.966 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:54 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.010) 0:17:09.977 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:62 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.010) 0:17:09.987 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:70 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.010) 0:17:09.997 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:3 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.011) 0:17:10.009 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:11 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.282) 0:17:10.291 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:20 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.197) 0:17:10.489 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:28 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.023) 0:17:10.512 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:32 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.012) 0:17:10.525 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:46 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.196) 0:17:10.721 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:50 Sunday 18 February 2024 11:16:30 +0000 (0:00:00.024) 0:17:10.746 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:54 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.020) 0:17:10.766 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:58 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.021) 0:17:10.788 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:67 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.020) 0:17:10.808 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:71 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:10.819 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:76 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.010) 0:17:10.830 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:82 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:10.842 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:86 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:10.854 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:91 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.010) 0:17:10.864 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:96 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.010) 0:17:10.875 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:101 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.010) 0:17:10.886 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:105 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:10.897 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:109 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.013) 0:17:10.910 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:113 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:10.922 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:120 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:10.934 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:127 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:10.945 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:131 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.010) 0:17:10.956 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:137 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.010) 0:17:10.966 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:143 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.033) 0:17:11.000 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:147 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.014) 0:17:11.015 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:151 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.013) 0:17:11.029 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:5 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.027) 0:17:11.057 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.031273", "end": "2024-02-18 11:16:31.511249", "rc": 0, "start": "2024-02-18 11:16:31.479976" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:13 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.222) 0:17:11.280 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:17 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.022) 0:17:11.302 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:24 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.024) 0:17:11.327 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:31 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.022) 0:17:11.349 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:37 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.022) 0:17:11.371 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:42 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.020) 0:17:11.392 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:25 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.022) 0:17:11.414 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:44 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.013) 0:17:11.427 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:54 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:11.439 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change the file system signature on the logical volume created above] **** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:46 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.011) 0:17:11.451 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.025) 0:17:11.477 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.017) 0:17:11.494 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.022) 0:17:11.516 ******* skipping: [sut] => (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: [sut] => (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: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.031) 0:17:11.547 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.014) 0:17:11.562 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.016) 0:17:11.578 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.013) 0:17:11.591 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.014) 0:17:11.605 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.027) 0:17:11.633 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.015) 0:17:11.648 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "fs_type": "xfs", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.023) 0:17:11.672 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.015) 0:17:11.687 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.014) 0:17:11.702 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.014) 0:17:11.717 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.013) 0:17:11.731 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 18 February 2024 11:16:31 +0000 (0:00:00.014) 0:17:11.745 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 18 February 2024 11:16:32 +0000 (0:00:00.030) 0:17:11.775 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 18 February 2024 11:16:32 +0000 (0:00:00.011) 0:17:11.786 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 18 February 2024 11:16:33 +0000 (0:00:01.412) 0:17:13.198 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 18 February 2024 11:16:33 +0000 (0:00:00.020) 0:17:13.219 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 18 February 2024 11:16:33 +0000 (0:00:00.010) 0:17:13.230 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 18 February 2024 11:16:33 +0000 (0:00:00.016) 0:17:13.246 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Sunday 18 February 2024 11:16:33 +0000 (0:00:00.015) 0:17:13.261 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 18 February 2024 11:16:33 +0000 (0:00:00.015) 0:17:13.277 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Sunday 18 February 2024 11:16:33 +0000 (0:00:00.021) 0:17:13.299 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Sunday 18 February 2024 11:16:34 +0000 (0:00:00.548) 0:17:13.847 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Sunday 18 February 2024 11:16:34 +0000 (0:00:00.212) 0:17:14.059 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Sunday 18 February 2024 11:16:34 +0000 (0:00:00.027) 0:17:14.086 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 18 February 2024 11:16:34 +0000 (0:00:00.546) 0:17:14.633 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708252852.4908974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1707816148.601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1707815891.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "885553678", "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Sunday 18 February 2024 11:16:35 +0000 (0:00:00.195) 0:17:14.828 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Sunday 18 February 2024 11:16:35 +0000 (0:00:00.010) 0:17:14.839 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:59 Sunday 18 February 2024 11:16:35 +0000 (0:00:00.764) 0:17:15.603 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:2 Sunday 18 February 2024 11:16:35 +0000 (0:00:00.022) 0:17:15.626 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:7 Sunday 18 February 2024 11:16:35 +0000 (0:00:00.023) 0:17:15.649 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:15 Sunday 18 February 2024 11:16:35 +0000 (0:00:00.020) 0:17:15.670 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "IL20Me-dnvg-gFAz-dNQL-xrvW-DmuN-VGyzpf" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f77e3cee-117f-47f0-9621-6aa83d683dc3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:20 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.194) 0:17:15.865 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003089", "end": "2024-02-18 11:16:36.288730", "rc": 0, "start": "2024-02-18 11:16:36.285641" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Feb 13 09:18:11 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=f77e3cee-117f-47f0-9621-6aa83d683dc3 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:25 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.192) 0:17:16.057 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003319", "end": "2024-02-18 11:16:36.479364", "failed_when_result": false, "rc": 0, "start": "2024-02-18 11:16:36.476045" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:34 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.190) 0:17:16.248 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:5 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.033) 0:17:16.282 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:18 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.011) 0:17:16.293 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.036970", "end": "2024-02-18 11:16:36.752115", "rc": 0, "start": "2024-02-18 11:16:36.715145" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:24 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.226) 0:17:16.520 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:34 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.015) 0:17:16.536 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:2 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.045) 0:17:16.581 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:8 Sunday 18 February 2024 11:16:36 +0000 (0:00:00.027) 0:17:16.609 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:17 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.189) 0:17:16.798 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:22 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.022) 0:17:16.820 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:27 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.024) 0:17:16.844 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:36 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.023) 0:17:16.867 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:41 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.013) 0:17:16.881 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:46 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.021) 0:17:16.902 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:51 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:16.914 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:64 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.017) 0:17:16.931 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:8 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.023) 0:17:16.954 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:14 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:16.965 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:19 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:16.977 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:24 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.010) 0:17:16.987 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:29 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:16.999 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:37 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.011 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:46 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.010) 0:17:17.021 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:55 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.010) 0:17:17.031 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:64 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.009) 0:17:17.041 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:74 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.010) 0:17:17.052 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:83 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.010) 0:17:17.062 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:67 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.012) 0:17:17.075 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml:2 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.022) 0:17:17.097 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:8 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.020) 0:17:17.118 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:16 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.014) 0:17:17.133 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:20 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.013) 0:17:17.146 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:27 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.013) 0:17:17.160 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:31 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.013) 0:17:17.174 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:37 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.013) 0:17:17.187 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:42 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.013) 0:17:17.201 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:70 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.015) 0:17:17.216 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml:2 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.023) 0:17:17.240 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:8 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.020) 0:17:17.261 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:16 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.012) 0:17:17.274 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:22 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.010) 0:17:17.284 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:26 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.296 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:73 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.307 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:5 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.023) 0:17:17.331 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:10 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.024) 0:17:17.355 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:17 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.013) 0:17:17.368 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:2 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.019) 0:17:17.388 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:6 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.023) 0:17:17.411 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:14 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.022) 0:17:17.434 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:23 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.022) 0:17:17.456 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:32 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.019) 0:17:17.476 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:41 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.019) 0:17:17.495 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:24 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.507 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:76 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.518 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml:2 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.026) 0:17:17.544 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:8 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.022) 0:17:17.567 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:15 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.578 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:21 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.589 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:27 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.035) 0:17:17.624 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:34 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.012) 0:17:17.637 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:40 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.648 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:46 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.659 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:79 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.671 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml:3 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.011) 0:17:17.682 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:2 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.021) 0:17:17.704 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:19 Sunday 18 February 2024 11:16:37 +0000 (0:00:00.022) 0:17:17.727 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:7 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.050) 0:17:17.778 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:11 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.018) 0:17:17.796 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:21 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.028) 0:17:17.825 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:30 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.011) 0:17:17.836 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:41 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.026) 0:17:17.863 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:48 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.023) 0:17:17.887 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:54 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.012) 0:17:17.899 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:60 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.011) 0:17:17.911 ******* skipping: [sut] => { "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 [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:69 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.011) 0:17:17.922 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:80 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.022) 0:17:17.945 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:86 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.012) 0:17:17.957 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:92 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.011) 0:17:17.969 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:102 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.011) 0:17:17.980 ******* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": 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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:2 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.012) 0:17:17.993 ******* ok: [sut] => { "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": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:17 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.035) 0:17:18.028 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:24 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.023) 0:17:18.052 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:33 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.027) 0:17:18.079 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:45 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.019) 0:17:18.099 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:3 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.012) 0:17:18.111 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:9 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.023) 0:17:18.135 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:3 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.022) 0:17:18.158 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708254742.196077, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708254742.196077, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 657, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1708254742.196077, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:9 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.192) 0:17:18.350 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:16 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.016) 0:17:18.366 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:23 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.011) 0:17:18.378 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:29 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.014) 0:17:18.392 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:33 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.013) 0:17:18.405 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:38 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.011) 0:17:18.417 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:3 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.013) 0:17:18.430 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 Sunday 18 February 2024 11:16:38 +0000 (0:00:00.012) 0:17:18.443 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:16 Sunday 18 February 2024 11:20:39 +0000 (0:04:00.934) 0:21:19.377 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:22 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.389 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:29 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.010) 0:21:19.399 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:40 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.022) 0:21:19.422 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:46 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.434 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:51 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.012) 0:21:19.446 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:63 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.458 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:75 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.469 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:87 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.481 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:93 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.024) 0:21:19.505 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:100 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.023) 0:21:19.528 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:108 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.023) 0:21:19.552 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:116 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.019) 0:21:19.572 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:124 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.019) 0:21:19.591 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:8 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.603 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:14 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.614 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:19 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.625 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:24 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.012) 0:21:19.638 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:29 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.012) 0:21:19.651 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:37 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.663 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:46 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.674 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:54 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.012) 0:21:19.687 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:62 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.011) 0:21:19.699 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:70 Sunday 18 February 2024 11:20:39 +0000 (0:00:00.037) 0:21:19.736 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:3 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.012) 0:21:19.748 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:11 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.200) 0:21:19.949 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:20 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.200) 0:21:20.149 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:28 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.024) 0:21:20.174 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:32 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.014) 0:21:20.188 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:46 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.199) 0:21:20.387 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:50 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.021) 0:21:20.409 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:54 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.021) 0:21:20.430 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:58 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.022) 0:21:20.452 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:67 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.021) 0:21:20.473 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:71 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.484 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:76 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.012) 0:21:20.497 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:82 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.509 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:86 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.521 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:91 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.532 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:96 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.010) 0:21:20.543 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:101 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.555 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:105 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.012) 0:21:20.567 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:109 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.579 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:113 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.010) 0:21:20.589 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:120 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.601 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:127 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.010) 0:21:20.612 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:131 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.011) 0:21:20.623 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:137 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.012) 0:21:20.635 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:143 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.010) 0:21:20.646 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:147 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.013) 0:21:20.660 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:151 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.012) 0:21:20.673 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:5 Sunday 18 February 2024 11:20:40 +0000 (0:00:00.024) 0:21:20.697 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.033229", "end": "2024-02-18 11:20:41.155380", "rc": 0, "start": "2024-02-18 11:20:41.122151" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:13 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.226) 0:21:20.924 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:17 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.023) 0:21:20.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:24 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.022) 0:21:20.970 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:31 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.019) 0:21:20.989 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:37 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.019) 0:21:21.008 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:42 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.019) 0:21:21.028 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:25 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.019) 0:21:21.047 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:44 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.014) 0:21:21.061 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:54 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.009) 0:21:21.071 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Re-run the role on the same volume without specifying fs_type] *********** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:62 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.011) 0:21:21.082 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.030) 0:21:21.113 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.018) 0:21:21.131 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.022) 0:21:21.153 ******* skipping: [sut] => (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: [sut] => (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: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.033) 0:21:21.186 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.014) 0:21:21.201 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.014) 0:21:21.216 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.014) 0:21:21.230 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.013) 0:21:21.243 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.027) 0:21:21.271 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.015) 0:21:21.286 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.017) 0:21:21.304 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.015) 0:21:21.319 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.014) 0:21:21.333 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.014) 0:21:21.347 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.013) 0:21:21.361 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.013) 0:21:21.375 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.033) 0:21:21.409 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 18 February 2024 11:20:41 +0000 (0:00:00.010) 0:21:21.419 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 18 February 2024 11:20:43 +0000 (0:00:01.403) 0:21:22.822 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.020) 0:21:22.843 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.010) 0:21:22.854 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.017) 0:21:22.872 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.040) 0:21:22.913 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.016) 0:21:22.929 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.022) 0:21:22.952 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.551) 0:21:23.503 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Sunday 18 February 2024 11:20:43 +0000 (0:00:00.220) 0:21:23.724 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Sunday 18 February 2024 11:20:44 +0000 (0:00:00.028) 0:21:23.752 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 18 February 2024 11:20:44 +0000 (0:00:00.551) 0:21:24.304 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708252852.4908974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1707816148.601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1707815891.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "885553678", "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Sunday 18 February 2024 11:20:44 +0000 (0:00:00.197) 0:21:24.501 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Sunday 18 February 2024 11:20:44 +0000 (0:00:00.010) 0:21:24.512 ******* ok: [sut] TASK [Verify the output of the duplicate volumes test] ************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:74 Sunday 18 February 2024 11:20:45 +0000 (0:00:00.786) 0:21:25.299 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:81 Sunday 18 February 2024 11:20:45 +0000 (0:00:00.022) 0:21:25.322 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:2 Sunday 18 February 2024 11:20:45 +0000 (0:00:00.023) 0:21:25.345 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:7 Sunday 18 February 2024 11:20:45 +0000 (0:00:00.023) 0:21:25.369 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:15 Sunday 18 February 2024 11:20:45 +0000 (0:00:00.020) 0:21:25.389 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "IL20Me-dnvg-gFAz-dNQL-xrvW-DmuN-VGyzpf" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f77e3cee-117f-47f0-9621-6aa83d683dc3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:20 Sunday 18 February 2024 11:20:45 +0000 (0:00:00.195) 0:21:25.585 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002961", "end": "2024-02-18 11:20:46.006326", "rc": 0, "start": "2024-02-18 11:20:46.003365" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Feb 13 09:18:11 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=f77e3cee-117f-47f0-9621-6aa83d683dc3 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:25 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.189) 0:21:25.774 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003251", "end": "2024-02-18 11:20:46.195442", "failed_when_result": false, "rc": 0, "start": "2024-02-18 11:20:46.192191" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:34 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.191) 0:21:25.965 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:5 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.032) 0:21:25.998 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:18 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.014) 0:21:26.012 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.030197", "end": "2024-02-18 11:20:46.464182", "rc": 0, "start": "2024-02-18 11:20:46.433985" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:24 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.220) 0:21:26.232 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:34 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.016) 0:21:26.248 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:2 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.024) 0:21:26.273 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:8 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.032) 0:21:26.305 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:17 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.190) 0:21:26.496 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:22 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.022) 0:21:26.518 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:27 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.024) 0:21:26.543 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:36 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.022) 0:21:26.565 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:41 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.013) 0:21:26.579 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:46 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.028) 0:21:26.607 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:51 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.011) 0:21:26.619 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:64 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.016) 0:21:26.636 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:8 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.021) 0:21:26.657 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:14 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.012) 0:21:26.670 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:19 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.012) 0:21:26.683 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:24 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.011) 0:21:26.694 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:29 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.011) 0:21:26.706 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:37 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.010) 0:21:26.717 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:46 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.010) 0:21:26.727 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:55 Sunday 18 February 2024 11:20:46 +0000 (0:00:00.011) 0:21:26.739 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:64 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.012) 0:21:26.751 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:74 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:26.762 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:83 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.010) 0:21:26.773 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:67 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:26.784 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml:2 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.023) 0:21:26.807 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:8 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.022) 0:21:26.830 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:16 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.015) 0:21:26.846 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:20 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.014) 0:21:26.860 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:27 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.013) 0:21:26.874 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:31 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.016) 0:21:26.890 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:37 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.013) 0:21:26.904 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:42 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.013) 0:21:26.918 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:70 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.013) 0:21:26.931 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml:2 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.024) 0:21:26.955 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:8 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.046) 0:21:27.002 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:16 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.014 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:22 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.010) 0:21:27.024 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:26 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.010) 0:21:27.035 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:73 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.046 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:5 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.025) 0:21:27.072 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:10 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.021) 0:21:27.093 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:17 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.012) 0:21:27.106 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:2 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.019) 0:21:27.126 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:6 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.023) 0:21:27.150 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:14 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.022) 0:21:27.172 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:23 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.019) 0:21:27.192 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:32 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.019) 0:21:27.211 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:41 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.019) 0:21:27.230 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:24 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.014) 0:21:27.244 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:76 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.012) 0:21:27.257 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml:2 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.026) 0:21:27.284 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:8 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.023) 0:21:27.307 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:15 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.318 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:21 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.330 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:27 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.342 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:34 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.353 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:40 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.365 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:46 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.013) 0:21:27.378 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:79 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.012) 0:21:27.391 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml:3 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.402 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:2 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.020) 0:21:27.423 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:19 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.023) 0:21:27.446 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:7 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.051) 0:21:27.498 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:11 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.019) 0:21:27.517 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:21 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.029) 0:21:27.547 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:30 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.558 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:41 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.022) 0:21:27.581 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:48 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.022) 0:21:27.603 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:54 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.615 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:60 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.012) 0:21:27.627 ******* skipping: [sut] => { "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 [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:69 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.639 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:80 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.022) 0:21:27.661 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:86 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.673 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:92 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.684 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:102 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.011) 0:21:27.696 ******* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": 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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:2 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.012) 0:21:27.709 ******* ok: [sut] => { "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": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:17 Sunday 18 February 2024 11:20:47 +0000 (0:00:00.034) 0:21:27.743 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:24 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.023) 0:21:27.766 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:33 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.022) 0:21:27.789 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:45 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.031) 0:21:27.821 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:3 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.012) 0:21:27.834 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:9 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.026) 0:21:27.861 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:3 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.022) 0:21:27.884 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708254742.196077, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708254742.196077, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 657, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1708254742.196077, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:9 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.193) 0:21:28.077 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:16 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.014) 0:21:28.092 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:23 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.011) 0:21:28.104 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:29 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.014) 0:21:28.118 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:33 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.040) 0:21:28.159 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:38 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.012) 0:21:28.171 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:3 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.015) 0:21:28.186 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 Sunday 18 February 2024 11:20:48 +0000 (0:00:00.011) 0:21:28.198 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:16 Sunday 18 February 2024 11:24:49 +0000 (0:04:00.933) 0:25:29.131 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:22 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.143 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:29 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.012) 0:25:29.156 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:40 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.024) 0:25:29.180 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:46 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.192 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:51 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.203 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:63 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.214 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:75 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.225 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:87 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.012) 0:25:29.238 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:93 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.025) 0:25:29.264 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:100 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.022) 0:25:29.286 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:108 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.019) 0:25:29.306 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:116 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.020) 0:25:29.326 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:124 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.020) 0:25:29.346 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:8 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.013) 0:25:29.360 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:14 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.371 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:19 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.383 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:24 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.394 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:29 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.406 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:37 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.418 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:46 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.013) 0:25:29.431 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:54 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.443 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:62 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.011) 0:25:29.454 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:70 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.010) 0:25:29.464 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:3 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.010) 0:25:29.475 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:11 Sunday 18 February 2024 11:24:49 +0000 (0:00:00.196) 0:25:29.672 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:20 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.201) 0:25:29.874 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:28 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.025) 0:25:29.900 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:32 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.014) 0:25:29.914 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:46 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.197) 0:25:30.111 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:50 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.021) 0:25:30.133 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:54 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.033) 0:25:30.166 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:58 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.025) 0:25:30.192 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:67 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.022) 0:25:30.215 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:71 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.227 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:76 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.012) 0:25:30.240 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:82 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.251 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:86 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.012) 0:25:30.264 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:91 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.013) 0:25:30.278 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:96 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.289 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:101 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.301 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:105 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.312 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:109 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.324 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:113 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.336 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:120 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.012) 0:25:30.349 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:127 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.360 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:131 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.372 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:137 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.012) 0:25:30.384 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:143 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.011) 0:25:30.396 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:147 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.013) 0:25:30.410 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:151 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.015) 0:25:30.425 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:5 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.025) 0:25:30.451 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.032395", "end": "2024-02-18 11:24:50.908193", "rc": 0, "start": "2024-02-18 11:24:50.875798" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:13 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.225) 0:25:30.677 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:17 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.022) 0:25:30.700 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:24 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.022) 0:25:30.722 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:31 Sunday 18 February 2024 11:24:50 +0000 (0:00:00.020) 0:25:30.743 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:37 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.021) 0:25:30.765 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:42 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.021) 0:25:30.786 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:25 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.020) 0:25:30.806 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:44 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.012) 0:25:30.819 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:54 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.010) 0:25:30.830 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:84 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.011) 0:25:30.841 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.064) 0:25:30.906 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.018) 0:25:30.924 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.022) 0:25:30.947 ******* skipping: [sut] => (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: [sut] => (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: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.034) 0:25:30.981 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.014) 0:25:30.995 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.014) 0:25:31.010 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.014) 0:25:31.024 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.013) 0:25:31.038 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.030) 0:25:31.068 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.015) 0:25:31.083 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "fs_type": "xfs", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.024) 0:25:31.108 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.014) 0:25:31.122 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.015) 0:25:31.138 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.015) 0:25:31.154 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.014) 0:25:31.169 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.015) 0:25:31.184 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.031) 0:25:31.215 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 18 February 2024 11:24:51 +0000 (0:00:00.010) 0:25:31.225 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 18 February 2024 11:24:52 +0000 (0:00:01.429) 0:25:32.655 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 18 February 2024 11:24:52 +0000 (0:00:00.020) 0:25:32.676 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 18 February 2024 11:24:52 +0000 (0:00:00.011) 0:25:32.687 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 18 February 2024 11:24:52 +0000 (0:00:00.016) 0:25:32.703 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Sunday 18 February 2024 11:24:52 +0000 (0:00:00.015) 0:25:32.719 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 18 February 2024 11:24:52 +0000 (0:00:00.014) 0:25:32.734 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Sunday 18 February 2024 11:24:53 +0000 (0:00:00.023) 0:25:32.757 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Sunday 18 February 2024 11:24:53 +0000 (0:00:00.543) 0:25:33.301 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Sunday 18 February 2024 11:24:53 +0000 (0:00:00.213) 0:25:33.514 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', '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": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Sunday 18 February 2024 11:24:53 +0000 (0:00:00.028) 0:25:33.543 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 18 February 2024 11:24:54 +0000 (0:00:00.537) 0:25:34.080 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708252852.4908974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1707816148.601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1707815891.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "885553678", "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Sunday 18 February 2024 11:24:54 +0000 (0:00:00.194) 0:25:34.274 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Sunday 18 February 2024 11:24:54 +0000 (0:00:00.012) 0:25:34.286 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:97 Sunday 18 February 2024 11:24:55 +0000 (0:00:00.767) 0:25:35.053 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:2 Sunday 18 February 2024 11:24:55 +0000 (0:00:00.027) 0:25:35.081 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:7 Sunday 18 February 2024 11:24:55 +0000 (0:00:00.024) 0:25:35.106 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:15 Sunday 18 February 2024 11:24:55 +0000 (0:00:00.020) 0:25:35.126 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "IL20Me-dnvg-gFAz-dNQL-xrvW-DmuN-VGyzpf" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f77e3cee-117f-47f0-9621-6aa83d683dc3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:20 Sunday 18 February 2024 11:24:55 +0000 (0:00:00.201) 0:25:35.328 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.004185", "end": "2024-02-18 11:24:56.754007", "rc": 0, "start": "2024-02-18 11:24:55.749822" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Feb 13 09:18:11 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=f77e3cee-117f-47f0-9621-6aa83d683dc3 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:25 Sunday 18 February 2024 11:24:56 +0000 (0:00:01.194) 0:25:36.522 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002935", "end": "2024-02-18 11:24:56.944597", "failed_when_result": false, "rc": 0, "start": "2024-02-18 11:24:56.941662" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:34 Sunday 18 February 2024 11:24:56 +0000 (0:00:00.189) 0:25:36.712 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:5 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.036) 0:25:36.748 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:18 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:36.760 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.030781", "end": "2024-02-18 11:24:57.211110", "rc": 0, "start": "2024-02-18 11:24:57.180329" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:24 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.220) 0:25:36.981 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:34 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.015) 0:25:36.997 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:2 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.023) 0:25:37.021 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:8 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.028) 0:25:37.049 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:17 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.187) 0:25:37.236 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:22 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.022) 0:25:37.258 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:27 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.024) 0:25:37.282 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:36 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.027) 0:25:37.310 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:41 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.015) 0:25:37.325 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:46 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.022) 0:25:37.348 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:51 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.359 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:64 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.016) 0:25:37.376 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:8 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.054) 0:25:37.430 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:14 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.012) 0:25:37.442 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:19 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.454 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:24 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.466 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:29 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.478 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:37 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.012) 0:25:37.490 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:46 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.013) 0:25:37.504 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:55 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.012) 0:25:37.516 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:64 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.527 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:74 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.539 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:83 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.550 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:67 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.011) 0:25:37.562 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml:2 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.025) 0:25:37.587 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:8 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.022) 0:25:37.609 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:16 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.014) 0:25:37.624 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:20 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.015) 0:25:37.639 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:27 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.014) 0:25:37.653 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:31 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.014) 0:25:37.668 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:37 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.014) 0:25:37.683 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:42 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.014) 0:25:37.697 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:70 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.014) 0:25:37.712 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml:2 Sunday 18 February 2024 11:24:57 +0000 (0:00:00.024) 0:25:37.736 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:8 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.020) 0:25:37.757 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:16 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:37.768 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:22 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.015) 0:25:37.783 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:26 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.012) 0:25:37.796 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:73 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.012) 0:25:37.809 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:5 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.024) 0:25:37.833 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:10 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.021) 0:25:37.855 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:17 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.015) 0:25:37.870 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:2 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.019) 0:25:37.890 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:6 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.023) 0:25:37.913 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:14 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.022) 0:25:37.936 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:23 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.019) 0:25:37.955 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:32 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.022) 0:25:37.978 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:41 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.019) 0:25:37.998 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:24 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.012) 0:25:38.011 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:76 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.022 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml:2 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.027) 0:25:38.050 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:8 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.022) 0:25:38.072 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:15 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.084 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:21 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.095 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:27 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.106 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:34 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.012) 0:25:38.119 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:40 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.130 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:46 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.142 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:79 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.153 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml:3 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.165 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:2 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.020) 0:25:38.185 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:19 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.023) 0:25:38.208 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:7 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.081) 0:25:38.289 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:11 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.018) 0:25:38.308 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "ba1e3e41-83c7-4aa9-b658-dedc02a96eec" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:21 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.029) 0:25:38.337 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:30 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.349 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:41 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.023) 0:25:38.372 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:48 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.026) 0:25:38.399 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:54 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.411 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:60 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.422 ******* skipping: [sut] => { "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 [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:69 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.433 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:80 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.022) 0:25:38.456 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:86 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.467 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:92 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.013) 0:25:38.480 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:102 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.011) 0:25:38.492 ******* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": 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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:2 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.012) 0:25:38.504 ******* ok: [sut] => { "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": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:17 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.035) 0:25:38.539 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:24 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.023) 0:25:38.562 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:33 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.023) 0:25:38.586 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:45 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.024) 0:25:38.610 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:3 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.013) 0:25:38.623 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:9 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.023) 0:25:38.647 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:3 Sunday 18 February 2024 11:24:58 +0000 (0:00:00.023) 0:25:38.670 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708254742.196077, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708254742.196077, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 657, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1708254742.196077, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:9 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.195) 0:25:38.866 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:16 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.015) 0:25:38.882 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:23 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.013) 0:25:38.895 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:29 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.015) 0:25:38.910 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:33 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.012) 0:25:38.923 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:38 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.011) 0:25:38.935 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:3 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.013) 0:25:38.949 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 Sunday 18 February 2024 11:24:59 +0000 (0:00:00.010) 0:25:38.959 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:16 Sunday 18 February 2024 11:29:00 +0000 (0:04:00.921) 0:29:39.880 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:22 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.012) 0:29:39.892 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:29 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:39.904 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:40 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.024) 0:29:39.928 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:46 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.012) 0:29:39.941 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:51 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:39.952 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:63 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.013) 0:29:39.966 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:75 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.012) 0:29:39.978 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:87 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:39.990 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:93 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.024) 0:29:40.015 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:100 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.023) 0:29:40.038 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:108 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.020) 0:29:40.058 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:116 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.024) 0:29:40.082 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:124 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.020) 0:29:40.103 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:8 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.012) 0:29:40.116 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:14 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:40.127 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:19 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:40.139 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:24 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.012) 0:29:40.151 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:29 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.013) 0:29:40.164 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:37 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:40.176 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:46 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:40.188 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:54 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:40.199 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:62 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:40.211 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:70 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.011) 0:29:40.222 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:3 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.013) 0:29:40.236 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:11 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.199) 0:29:40.436 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:20 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.198) 0:29:40.634 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:28 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.024) 0:29:40.659 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:32 Sunday 18 February 2024 11:29:00 +0000 (0:00:00.013) 0:29:40.673 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:46 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.195) 0:29:40.869 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:50 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.025) 0:29:40.894 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:54 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.022) 0:29:40.917 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:58 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.022) 0:29:40.939 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:67 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.021) 0:29:40.960 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:71 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:40.972 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:76 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:40.984 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:82 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.012) 0:29:40.997 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:86 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.008 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:91 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.020 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:96 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.032 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:101 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.043 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:105 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.055 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:109 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.013) 0:29:41.068 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:113 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.079 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:120 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.091 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:127 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.103 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:131 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.114 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:137 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.125 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:143 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.044) 0:29:41.169 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:147 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.014) 0:29:41.184 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:151 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.013) 0:29:41.198 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:5 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.025) 0:29:41.223 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.030767", "end": "2024-02-18 11:29:01.677158", "rc": 0, "start": "2024-02-18 11:29:01.646391" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:13 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.222) 0:29:41.445 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:17 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.022) 0:29:41.468 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:24 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.024) 0:29:41.492 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:31 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.020) 0:29:41.513 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:37 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.020) 0:29:41.534 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:42 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.020) 0:29:41.554 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:25 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.019) 0:29:41.573 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:44 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.012) 0:29:41.585 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:54 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.011) 0:29:41.597 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the FS] *********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:100 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.012) 0:29:41.610 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.037) 0:29:41.648 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.018) 0:29:41.666 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.022) 0:29:41.689 ******* skipping: [sut] => (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: [sut] => (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: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.031) 0:29:41.721 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 18 February 2024 11:29:01 +0000 (0:00:00.016) 0:29:41.738 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.015) 0:29:41.753 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.015) 0:29:41.768 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.012) 0:29:41.781 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.027) 0:29:41.809 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.015) 0:29:41.824 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "fs_type": "unformatted", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.016) 0:29:41.841 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.014) 0:29:41.855 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.015) 0:29:41.870 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.014) 0:29:41.885 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.015) 0:29:41.900 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.015) 0:29:41.915 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.035) 0:29:41.950 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 18 February 2024 11:29:02 +0000 (0:00:00.010) 0:29:41.961 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "path": "/opt/test1", "state": "absent" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "unformatted", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 18 February 2024 11:29:03 +0000 (0:00:01.600) 0:29:43.562 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 18 February 2024 11:29:03 +0000 (0:00:00.020) 0:29:43.583 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 18 February 2024 11:29:03 +0000 (0:00:00.010) 0:29:43.594 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "path": "/opt/test1", "state": "absent" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "unformatted", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 18 February 2024 11:29:03 +0000 (0:00:00.018) 0:29:43.612 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "unformatted", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Sunday 18 February 2024 11:29:03 +0000 (0:00:00.016) 0:29:43.628 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 18 February 2024 11:29:03 +0000 (0:00:00.015) 0:29:43.643 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'path': '/opt/test1', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Sunday 18 February 2024 11:29:04 +0000 (0:00:00.396) 0:29:44.040 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Sunday 18 February 2024 11:29:04 +0000 (0:00:00.546) 0:29:44.586 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Sunday 18 February 2024 11:29:04 +0000 (0:00:00.023) 0:29:44.610 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Sunday 18 February 2024 11:29:04 +0000 (0:00:00.024) 0:29:44.635 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 18 February 2024 11:29:05 +0000 (0:00:00.543) 0:29:45.179 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708252852.4908974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1707816148.601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1707815891.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "885553678", "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Sunday 18 February 2024 11:29:05 +0000 (0:00:00.198) 0:29:45.377 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Sunday 18 February 2024 11:29:05 +0000 (0:00:00.011) 0:29:45.388 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:112 Sunday 18 February 2024 11:29:06 +0000 (0:00:00.774) 0:29:46.162 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:2 Sunday 18 February 2024 11:29:06 +0000 (0:00:00.027) 0:29:46.190 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "unformatted", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:7 Sunday 18 February 2024 11:29:06 +0000 (0:00:00.023) 0:29:46.214 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:15 Sunday 18 February 2024 11:29:06 +0000 (0:00:00.020) 0:29:46.234 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "IL20Me-dnvg-gFAz-dNQL-xrvW-DmuN-VGyzpf" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f77e3cee-117f-47f0-9621-6aa83d683dc3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:20 Sunday 18 February 2024 11:29:06 +0000 (0:00:00.196) 0:29:46.431 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002990", "end": "2024-02-18 11:29:06.854240", "rc": 0, "start": "2024-02-18 11:29:06.851250" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Feb 13 09:18:11 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=f77e3cee-117f-47f0-9621-6aa83d683dc3 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:25 Sunday 18 February 2024 11:29:06 +0000 (0:00:00.190) 0:29:46.621 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002973", "end": "2024-02-18 11:29:07.043840", "failed_when_result": false, "rc": 0, "start": "2024-02-18 11:29:07.040867" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:34 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.189) 0:29:46.811 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'unformatted', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:5 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.032) 0:29:46.844 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:18 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:46.856 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.032591", "end": "2024-02-18 11:29:07.310084", "rc": 0, "start": "2024-02-18 11:29:07.277493" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:24 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.257) 0:29:47.113 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:34 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.017) 0:29:47.130 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:2 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.023) 0:29:47.154 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:8 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.028) 0:29:47.183 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:17 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.190) 0:29:47.373 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:22 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.023) 0:29:47.397 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:27 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.024) 0:29:47.421 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:36 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.023) 0:29:47.445 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:41 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.014) 0:29:47.459 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:46 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.022) 0:29:47.481 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:51 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.013) 0:29:47.495 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:64 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.017) 0:29:47.512 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:8 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.021) 0:29:47.533 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:14 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.545 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:19 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.556 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:24 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.012) 0:29:47.569 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:29 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.581 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:37 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.592 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:46 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.604 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:55 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.615 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:64 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.627 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:74 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.012) 0:29:47.640 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:83 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.011) 0:29:47.651 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:67 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.012) 0:29:47.663 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml:2 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.022) 0:29:47.686 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml for sut => (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': 'unformatted', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:8 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.023) 0:29:47.710 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:16 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.014) 0:29:47.725 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:20 Sunday 18 February 2024 11:29:07 +0000 (0:00:00.014) 0:29:47.739 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:27 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.014) 0:29:47.754 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:31 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.014) 0:29:47.769 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:37 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.015) 0:29:47.784 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:42 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.014) 0:29:47.799 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:70 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.014) 0:29:47.814 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml:2 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.023) 0:29:47.837 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml for sut => (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': 'unformatted', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:8 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.023) 0:29:47.860 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:16 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:47.872 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:22 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:47.883 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:26 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:47.895 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:73 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:47.907 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:5 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.026) 0:29:47.934 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:10 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.022) 0:29:47.957 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:17 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.014) 0:29:47.971 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:2 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.020) 0:29:47.992 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:6 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.027) 0:29:48.020 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:14 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.025) 0:29:48.045 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:23 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.020) 0:29:48.066 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:32 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.020) 0:29:48.087 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-crypttab.yml:41 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.020) 0:29:48.107 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:24 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.120 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:76 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.014) 0:29:48.134 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml:2 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.026) 0:29:48.161 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml for sut => (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': 'unformatted', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:8 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.023) 0:29:48.184 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:15 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.051) 0:29:48.235 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:21 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.013) 0:29:48.249 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:27 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.261 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:34 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.273 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:40 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.286 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:46 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.298 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:79 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.014) 0:29:48.313 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml:3 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.325 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml for sut => (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': 'unformatted', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:2 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.020) 0:29:48.346 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:19 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.023) 0:29:48.370 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:7 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.051) 0:29:48.421 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:11 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.018) 0:29:48.440 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:21 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.031) 0:29:48.472 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:30 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:48.484 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:41 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:48.495 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:48 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.023) 0:29:48.519 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:54 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:48.530 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:60 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:48.541 ******* skipping: [sut] => { "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 [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:69 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.554 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:80 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.020) 0:29:48.574 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:86 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:48.586 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:92 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:48.597 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:102 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.011) 0:29:48.609 ******* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": 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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:2 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.621 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:17 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.039) 0:29:48.660 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:24 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.024) 0:29:48.685 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:33 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.024) 0:29:48.710 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:45 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.020) 0:29:48.730 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:3 Sunday 18 February 2024 11:29:08 +0000 (0:00:00.012) 0:29:48.743 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:9 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.024) 0:29:48.767 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:3 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.027) 0:29:48.794 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708255743.7248101, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1708255743.7248101, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 657, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1708255743.7248101, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:9 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.195) 0:29:48.990 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:16 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.015) 0:29:49.006 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:23 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.012) 0:29:49.018 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:29 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.014) 0:29:49.033 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:33 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.013) 0:29:49.047 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:38 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.014) 0:29:49.061 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:3 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.014) 0:29:49.076 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 Sunday 18 February 2024 11:29:09 +0000 (0:00:00.011) 0:29:49.087 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:16 Sunday 18 February 2024 11:33:10 +0000 (0:04:00.915) 0:33:50.003 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:22 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.015 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:29 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.026 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:40 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.028) 0:33:50.054 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:46 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.066 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:51 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.078 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:63 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.089 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:75 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.101 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:87 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.112 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:93 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.029) 0:33:50.141 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:100 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.023) 0:33:50.165 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:108 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.020) 0:33:50.186 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:116 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.020) 0:33:50.206 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:124 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.020) 0:33:50.226 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:8 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.012) 0:33:50.239 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:14 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.012) 0:33:50.252 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:19 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.264 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:24 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.275 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:29 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.286 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:37 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.012) 0:33:50.299 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:46 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.310 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:54 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.012) 0:33:50.323 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:62 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.335 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:70 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.347 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:3 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.011) 0:33:50.358 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:11 Sunday 18 February 2024 11:33:10 +0000 (0:00:00.197) 0:33:50.556 ******* ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:20 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.199) 0:33:50.756 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:28 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.027) 0:33:50.784 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:32 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.014) 0:33:50.798 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:46 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.198) 0:33:50.996 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:50 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.021) 0:33:51.018 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:54 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.021) 0:33:51.040 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:58 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.022) 0:33:51.062 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:67 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.060) 0:33:51.122 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:71 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.014) 0:33:51.137 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:76 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.149 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:82 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.160 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:86 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.172 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:91 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.183 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:96 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.013) 0:33:51.197 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:101 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.012) 0:33:51.209 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:105 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.220 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:109 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.232 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:113 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.243 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:120 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.255 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:127 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.012) 0:33:51.268 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:131 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.279 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:137 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.290 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:143 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.011) 0:33:51.302 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:147 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.013) 0:33:51.315 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:151 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.013) 0:33:51.329 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:5 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.029) 0:33:51.358 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.030951", "end": "2024-02-18 11:33:11.819022", "rc": 0, "start": "2024-02-18 11:33:11.788071" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-a----- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:13 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.228) 0:33:51.587 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:17 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.022) 0:33:51.610 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:24 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.023) 0:33:51.634 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:31 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.020) 0:33:51.654 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:37 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.020) 0:33:51.674 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:42 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.021) 0:33:51.695 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:25 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.020) 0:33:51.716 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:44 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.012) 0:33:51.728 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:54 Sunday 18 February 2024 11:33:11 +0000 (0:00:00.010) 0:33:51.739 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:116 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.012) 0:33:51.751 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.043) 0:33:51.795 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.018) 0:33:51.813 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.022) 0:33:51.836 ******* skipping: [sut] => (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: [sut] => (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: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (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" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cihzwzw_f_/.collection/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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.034) 0:33:51.871 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.015) 0:33:51.886 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.015) 0:33:51.901 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.013) 0:33:51.914 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.012) 0:33:51.927 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.029) 0:33:51.957 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.015) 0:33:51.972 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [ { "fs_type": "xfs", "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.024) 0:33:51.997 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.015) 0:33:52.012 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.015) 0:33:52.028 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.017) 0:33:52.045 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.017) 0:33:52.063 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.015) 0:33:52.079 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.032) 0:33:52.111 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 18 February 2024 11:33:12 +0000 (0:00:00.010) 0:33:52.122 ******* changed: [sut] => { "actions": [ { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 18 February 2024 11:33:14 +0000 (0:00:01.770) 0:33:53.893 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.021) 0:33:53.914 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.012) 0:33:53.926 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.018) 0:33:53.945 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.019) 0:33:53.964 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.018) 0:33:53.982 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.023) 0:33:54.006 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.013) 0:33:54.020 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.023) 0:33:54.043 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.022) 0:33:54.066 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.012) 0:33:54.078 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1708252852.4908974, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1707816148.601, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "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": 1707815891.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "885553678", "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: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.198) 0:33:54.276 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Sunday 18 February 2024 11:33:14 +0000 (0:00:00.014) 0:33:54.291 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs.yml:130 Sunday 18 February 2024 11:33:15 +0000 (0:00:00.838) 0:33:55.130 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:2 Sunday 18 February 2024 11:33:15 +0000 (0:00:00.031) 0:33:55.162 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:7 Sunday 18 February 2024 11:33:15 +0000 (0:00:00.024) 0:33:55.186 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:15 Sunday 18 February 2024 11:33:15 +0000 (0:00:00.020) 0:33:55.206 ******* ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "f77e3cee-117f-47f0-9621-6aa83d683dc3" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:20 Sunday 18 February 2024 11:33:15 +0000 (0:00:00.194) 0:33:55.401 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003018", "end": "2024-02-18 11:33:15.822786", "rc": 0, "start": "2024-02-18 11:33:15.819768" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Feb 13 09:18:11 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=f77e3cee-117f-47f0-9621-6aa83d683dc3 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:25 Sunday 18 February 2024 11:33:15 +0000 (0:00:00.189) 0:33:55.590 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002950", "end": "2024-02-18 11:33:16.012571", "failed_when_result": false, "rc": 0, "start": "2024-02-18 11:33:16.009621" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:34 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.190) 0:33:55.780 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:5 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.037) 0:33:55.818 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:18 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:55.831 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:24 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:55.843 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool.yml:34 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:55.855 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:2 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.025) 0:33:55.881 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:8 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.029) 0:33:55.910 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:17 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:55.921 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:22 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.023) 0:33:55.945 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:27 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.025) 0:33:55.970 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:36 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.026) 0:33:55.997 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:41 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.015) 0:33:56.012 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:46 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.022) 0:33:56.035 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:51 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.046 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:64 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.010) 0:33:56.056 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:8 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.022) 0:33:56.079 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:14 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.090 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:19 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.102 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:24 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.113 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:29 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.010) 0:33:56.124 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:37 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.136 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:46 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.148 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:55 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.160 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:64 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.171 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:74 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.182 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-md.yml:83 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.194 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:67 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.207 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-lvmraid.yml:2 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.028) 0:33:56.235 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:8 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.025) 0:33:56.260 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:16 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.015) 0:33:56.276 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:20 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.015) 0:33:56.291 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:27 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.016) 0:33:56.307 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:31 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.015) 0:33:56.323 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:37 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.015) 0:33:56.338 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-lvmraid.yml:42 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.015) 0:33:56.354 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:70 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.014) 0:33:56.369 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-thin.yml:2 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.024) 0:33:56.394 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:8 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.021) 0:33:56.415 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:16 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.427 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:22 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.010) 0:33:56.438 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-thin.yml:26 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.450 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:73 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.462 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:5 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.024) 0:33:56.487 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:10 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.021) 0:33:56.509 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:17 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.010) 0:33:56.519 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-encryption.yml:24 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.010) 0:33:56.529 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:76 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.542 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-members-vdo.yml:2 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.024) 0:33:56.567 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:8 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.022) 0:33:56.589 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:15 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.051) 0:33:56.640 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:21 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.013) 0:33:56.653 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:27 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.665 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:34 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.677 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:40 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.689 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-pool-member-vdo.yml:46 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.011) 0:33:56.700 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-members.yml:79 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.014) 0:33:56.714 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-pool-volumes.yml:3 Sunday 18 February 2024 11:33:16 +0000 (0:00:00.012) 0:33:56.727 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml for sut => (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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:2 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.021) 0:33:56.748 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:19 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.024) 0:33:56.773 ******* included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:7 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.052) 0:33:56.825 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:11 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.019) 0:33:56.845 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:21 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.032) 0:33:56.877 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:30 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:56.889 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:41 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:56.902 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:48 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.026) 0:33:56.928 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:54 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:56.940 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:60 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:56.952 ******* skipping: [sut] => { "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 [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:69 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:56.965 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:80 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.019) 0:33:56.985 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:86 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:56.996 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:92 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:57.008 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-mount.yml:102 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:57.020 ******* ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": 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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:2 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:57.032 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:17 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.038) 0:33:57.071 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:24 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.019) 0:33:57.090 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:33 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.023) 0:33:57.114 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fstab.yml:45 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.020) 0:33:57.134 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:3 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:57.147 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-fs.yml:9 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:57.158 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:3 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.022) 0:33:57.181 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:9 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.189) 0:33:57.370 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:16 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:57.382 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:23 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.014) 0:33:57.397 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:29 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.010) 0:33:57.408 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:33 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:57.421 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-device.yml:38 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.012) 0:33:57.433 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:3 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:57.445 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 Sunday 18 February 2024 11:33:17 +0000 (0:00:00.011) 0:33:57.456 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:16 Sunday 18 February 2024 11:37:18 +0000 (0:04:00.926) 0:37:58.383 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:22 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.395 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:29 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.010) 0:37:58.406 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:40 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.012) 0:37:58.418 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:46 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.430 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:51 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.441 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:63 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.453 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:75 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.464 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:87 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.010) 0:37:58.474 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:93 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.028) 0:37:58.503 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:100 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.023) 0:37:58.526 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:108 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.020) 0:37:58.547 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:116 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.020) 0:37:58.567 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:124 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.019) 0:37:58.586 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:8 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.012) 0:37:58.599 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:14 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.012) 0:37:58.611 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:19 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.623 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:24 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.635 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:29 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.646 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:37 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.658 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:46 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.669 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:54 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.012) 0:37:58.682 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:62 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.693 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-md.yml:70 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.011) 0:37:58.705 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:3 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.012) 0:37:58.717 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:11 Sunday 18 February 2024 11:37:18 +0000 (0:00:00.018) 0:37:58.736 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:20 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.018) 0:37:58.755 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:28 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.022) 0:37:58.777 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:32 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.014) 0:37:58.791 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:46 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.018) 0:37:58.810 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:50 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.018) 0:37:58.829 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:54 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.018) 0:37:58.848 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:58 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.018) 0:37:58.867 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:67 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.022) 0:37:58.889 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:71 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:58.901 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:76 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:58.913 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:82 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:58.924 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:86 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:58.936 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:91 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:58.947 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:96 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.013) 0:37:58.960 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:101 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.014) 0:37:58.975 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:105 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:58.987 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:109 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.013) 0:37:59.000 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:113 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.014) 0:37:59.015 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:120 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.013) 0:37:59.029 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:127 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.067) 0:37:59.096 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:131 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.020) 0:37:59.117 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:137 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.014) 0:37:59.132 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:143 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.018) 0:37:59.150 ******* ok: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:147 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.025) 0:37:59.175 ******* ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-size.yml:151 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.025) 0:37:59.201 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:5 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.024) 0:37:59.225 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:13 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.013) 0:37:59.239 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:17 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.013) 0:37:59.253 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:24 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:59.264 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:31 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:59.276 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:37 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:59.287 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-cache.yml:42 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.012) 0:37:59.300 ******* skipping: [sut] => { "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: /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume.yml:25 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.011) 0:37:59.312 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:44 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.012) 0:37:59.324 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:54 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.010) 0:37:59.334 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=596 changed=7 unreachable=0 failed=0 skipped=643 rescued=0 ignored=0 Sunday 18 February 2024 11:37:19 +0000 (0:00:00.022) 0:37:59.357 ******* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ----- 291.90s /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Ensure cryptsetup is present ------------------------------------------ 242.00s /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present ------------------------------------------ 240.93s /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present ------------------------------------------ 240.93s /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 ----- fedora.linux_system_roles.storage : Make sure required packages are installed - 240.93s /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure cryptsetup is present ------------------------------------------ 240.93s /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present ------------------------------------------ 240.92s /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 ----- Ensure test packages -------------------------------------------------- 240.92s /WORKDIR/git-weekly-cihzwzw_f_/tests/get_unused_disk.yml:2 -------------------- Ensure cryptsetup is present ------------------------------------------ 240.92s /WORKDIR/git-weekly-cihzwzw_f_/tests/test-verify-volume-encryption.yml:10 ----- fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.89s /WORKDIR/git-weekly-cihzwzw_f_/.collection/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 --- 1.77s /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get service facts ------------------- 1.68s /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.60s /WORKDIR/git-weekly-cihzwzw_f_/.collection/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 --- 1.43s /WORKDIR/git-weekly-cihzwzw_f_/.collection/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 --- 1.41s /WORKDIR/git-weekly-cihzwzw_f_/.collection/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 --- 1.40s /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Read the /etc/fstab file for volume existence --------------------------- 1.19s /WORKDIR/git-weekly-cihzwzw_f_/tests/verify-role-results.yml:20 --------------- Gathering Facts --------------------------------------------------------- 0.88s /WORKDIR/git-weekly-cihzwzw_f_/tests/tests_change_fs_scsi_generated.yml:3 ----- fedora.linux_system_roles.storage : Update facts ------------------------ 0.84s /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 fedora.linux_system_roles.storage : Update facts ------------------------ 0.79s /WORKDIR/git-weekly-cihzwzw_f_/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---