# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 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.9/lib/python3.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_lvm_one_disk_multiple_volumes_scsi_generated.yml *************** 2 plays in /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes_scsi_generated.yml PLAY [Run test tests_lvm_one_disk_multiple_volumes.yml for scsi] *************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes_scsi_generated.yml:3 Sunday 11 February 2024 04:39:03 +0000 (0:00:00.023) 0:00:00.023 ******* ok: [sut] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes_scsi_generated.yml:8 Sunday 11 February 2024 04:39:04 +0000 (0:00:00.837) 0:00:00.861 ******* ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test lvm one disk multiple volumes] ************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:2 Sunday 11 February 2024 04:39:04 +0000 (0:00:00.011) 0:00:00.873 ******* ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:12 Sunday 11 February 2024 04:39:04 +0000 (0:00:00.554) 0:00:01.427 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 11 February 2024 04:39:04 +0000 (0:00:00.033) 0:00:01.461 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 11 February 2024 04:39:04 +0000 (0:00:00.025) 0:00:01.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 11 February 2024 04:39:04 +0000 (0:00:00.022) 0:00:01.509 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "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-ci_abvvy2t/tests/roles/linux-system-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-ci_abvvy2t/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 11 February 2024 04:39:04 +0000 (0:00:00.038) 0:00:01.548 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 11 February 2024 04:39:05 +0000 (0:00:00.254) 0:00:01.803 ******* ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 11 February 2024 04:39:05 +0000 (0:00:00.021) 0:00:01.824 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 11 February 2024 04:39:05 +0000 (0:00:00.009) 0:00:01.834 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 11 February 2024 04:39:05 +0000 (0:00:00.009) 0:00:01.843 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 11 February 2024 04:39:05 +0000 (0:00:00.030) 0:00:01.874 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: kernel-modules-5.14.0-412.el9.x86_64", "Installed: device-mapper-event-9:1.02.195-3.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: kernel-modules-core-5.14.0-412.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-dm-2.28-10.el9.x86_64", "Installed: python3-blivet-1:3.6.0-13.el9.noarch", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-26.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-libs-0.8.7-26.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-1.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: kmod-kvdo-8.2.3.3-115.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: lvm2-9:2.03.21-3.el9.x86_64", "Installed: lvm2-libs-9:2.03.21-3.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: blivet-data-1:3.6.0-13.el9.noarch", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: kernel-core-5.14.0-412.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: mdadm-4.2-10.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 11 February 2024 04:42:08 +0000 (0:03:03.367) 0:03:05.242 ******* ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 11 February 2024 04:42:08 +0000 (0:00:00.022) 0:03:05.264 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 11 February 2024 04:42:08 +0000 (0:00:00.019) 0:03:05.284 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 11 February 2024 04:42:09 +0000 (0:00:00.448) 0:03:05.733 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 11 February 2024 04:42:09 +0000 (0:00:00.035) 0:03:05.769 ******* TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 11 February 2024 04:42:09 +0000 (0:00:00.009) 0:03:05.778 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 11 February 2024 04:42:09 +0000 (0:00:00.010) 0:03:05.789 ******* TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 11 February 2024 04:42:09 +0000 (0:00:00.009) 0:03:05.798 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 11 February 2024 04:42:10 +0000 (0:00:00.954) 0:03:06.753 ******* 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" }, "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" }, "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" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "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" }, "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-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": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-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-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 11 February 2024 04:42:11 +0000 (0:00:01.617) 0:03:08.370 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 11 February 2024 04:42:11 +0000 (0:00:00.020) 0:03:08.391 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 11 February 2024 04:42:11 +0000 (0:00:00.011) 0:03:08.402 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.344) 0:03:08.746 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.012) 0:03:08.759 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.010) 0:03:08.770 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.013) 0:03:08.783 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.014) 0:03:08.798 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.033) 0:03:08.831 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.013) 0:03:08.844 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.012) 0:03:08.856 ******* TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.011) 0:03:08.867 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.012) 0:03:08.880 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.012) 0:03:08.892 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626061.0385237, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1706607163.767, "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": 1706606909.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3557961321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.185) 0:03:09.077 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 11 February 2024 04:42:12 +0000 (0:00:00.011) 0:03:09.088 ******* ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:16 Sunday 11 February 2024 04:42:13 +0000 (0:00:00.639) 0:03:09.728 ******* ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:25 Sunday 11 February 2024 04:42:13 +0000 (0:00:00.016) 0:03:09.744 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/get_unused_disk.yml:2 Sunday 11 February 2024 04:42:13 +0000 (0:00:00.017) 0:03:09.761 ******* 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-ci_abvvy2t/tests/get_unused_disk.yml:16 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.921) 0:03:10.683 ******* ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/get_unused_disk.yml:24 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.268) 0:03:10.951 ******* 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-ci_abvvy2t/tests/get_unused_disk.yml:29 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.015) 0:03:10.967 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/get_unused_disk.yml:34 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:10.980 ******* ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Create three LVM logical volumes under one volume group] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:31 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:10.992 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.020) 0:03:11.012 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.017) 0:03:11.030 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.014) 0:03:11.045 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "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-ci_abvvy2t/tests/roles/linux-system-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-ci_abvvy2t/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.032) 0:03:11.077 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:11.090 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:11.102 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:11.114 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.010) 0:03:11.125 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.024) 0:03:11.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.013) 0:03:11.163 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.033) 0:03:11.196 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.014) 0:03:11.210 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.013) 0:03:11.224 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:11.236 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:11.249 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.012) 0:03:11.261 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.022) 0:03:11.283 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 11 February 2024 04:42:14 +0000 (0:00:00.011) 0:03:11.295 ******* 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-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "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", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 11 February 2024 04:42:18 +0000 (0:00:04.249) 0:03:15.544 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 11 February 2024 04:42:18 +0000 (0:00:00.014) 0:03:15.559 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 11 February 2024 04:42:18 +0000 (0:00:00.012) 0:03:15.572 ******* 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-test3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/foo-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "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", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3" ], "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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 11 February 2024 04:42:18 +0000 (0:00:00.018) 0:03:15.590 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 11 February 2024 04:42:18 +0000 (0:00:00.017) 0:03:15.607 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 11 February 2024 04:42:18 +0000 (0:00:00.015) 0:03:15.622 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 11 February 2024 04:42:18 +0000 (0:00:00.015) 0:03:15.638 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 11 February 2024 04:42:19 +0000 (0:00:00.722) 0:03:16.361 ******* 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", "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" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } changed: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 11 February 2024 04:42:20 +0000 (0:00:00.656) 0:03:17.017 ******* 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, "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] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 11 February 2024 04:42:20 +0000 (0:00:00.024) 0:03:17.042 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 11 February 2024 04:42:20 +0000 (0:00:00.538) 0:03:17.580 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626061.0385237, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1706607163.767, "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": 1706606909.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3557961321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 11 February 2024 04:42:21 +0000 (0:00:00.191) 0:03:17.771 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 11 February 2024 04:42:21 +0000 (0:00:00.012) 0:03:17.784 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:49 Sunday 11 February 2024 04:42:21 +0000 (0:00:00.627) 0:03:18.411 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:2 Sunday 11 February 2024 04:42:21 +0000 (0:00:00.021) 0:03:18.432 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "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-ci_abvvy2t/tests/verify-role-results.yml:7 Sunday 11 February 2024 04:42:21 +0000 (0:00:00.018) 0:03:18.450 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:15 Sunday 11 February 2024 04:42:21 +0000 (0:00:00.012) 0:03:18.463 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "807f19aa-561d-4171-8388-96566f922c7d" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "51e5bfcb-e0be-47a8-a1c3-87feec24a4c6" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "cuZcET-bE4D-6y2C-nbev-wKci-1d7y-5CQaET" }, "/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": "f72128f2-bcfd-46ab-b509-3a36632be876" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:20 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.288) 0:03:18.752 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003106", "end": "2024-02-11 04:42:22.319154", "rc": 0, "start": "2024-02-11 04:42:22.316048" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Jan 30 09:28:29 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=f72128f2-bcfd-46ab-b509-3a36632be876 / 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 /dev/mapper/foo-test2 /opt/test2 xfs defaults 0 0 /dev/mapper/foo-test3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:25 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.238) 0:03:18.991 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002891", "end": "2024-02-11 04:42:22.507532", "failed_when_result": false, "rc": 0, "start": "2024-02-11 04:42:22.504641" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:34 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.189) 0:03:19.181 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:5 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.029) 0:03:19.211 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:18 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.013) 0:03:19.224 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.032809", "end": "2024-02-11 04:42:22.772155", "rc": 0, "start": "2024-02-11 04:42:22.739346" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:24 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.221) 0:03:19.445 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:34 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.020) 0:03:19.466 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:2 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.030) 0:03:19.497 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:13 Sunday 11 February 2024 04:42:22 +0000 (0:00:00.018) 0:03:19.516 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:22 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.238) 0:03:19.754 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:27 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.016) 0:03:19.771 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:33 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.019) 0:03:19.790 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:42 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.017) 0:03:19.808 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:48 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.016) 0:03:19.825 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:54 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.016) 0:03:19.841 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:59 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:19.855 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:73 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.019) 0:03:19.875 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:8 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.024) 0:03:19.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:14 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:19.912 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:21 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:19.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:28 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:19.937 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:35 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:19.951 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:45 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:19.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:54 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:19.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:64 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:19.989 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:74 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.002 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:85 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.017 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:95 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.032 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:76 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.046 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml:2 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.027) 0:03:20.073 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.040) 0:03:20.114 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.141 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:20.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.016) 0:03:20.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.016) 0:03:20.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.228 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.242 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.034) 0:03:20.290 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.303 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:20.316 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:20.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.342 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:20.355 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.015) 0:03:20.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.385 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.398 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:20.411 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:79 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:20.423 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml:2 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.027) 0:03:20.451 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.038) 0:03:20.489 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.027) 0:03:20.530 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.018) 0:03:20.548 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.012) 0:03:20.561 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.018) 0:03:20.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.609 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.014) 0:03:20.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:42:23 +0000 (0:00:00.013) 0:03:20.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:20.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:20.664 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:82 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.011) 0:03:20.675 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:5 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.027) 0:03:20.702 ******* 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-ci_abvvy2t/tests/verify-pool-members-encryption.yml:13 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.015) 0:03:20.718 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:20 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.016) 0:03:20.734 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:2 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.026) 0:03:20.760 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:9 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.015) 0:03:20.776 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:18 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.015) 0:03:20.792 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:27 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:20.805 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:37 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.014) 0:03:20.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:47 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.015) 0:03:20.834 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:27 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.021) 0:03:20.856 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:85 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:20.869 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml:2 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.027) 0:03:20.897 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.041) 0:03:20.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:20.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:20.965 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:20.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:20.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.017 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.011) 0:03:21.029 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.043 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.069 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.082 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.095 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.108 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.014) 0:03:21.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.047) 0:03:21.170 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.015) 0:03:21.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.014) 0:03:21.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.226 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.014) 0:03:21.241 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:88 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.254 ******* 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-ci_abvvy2t/tests/test-verify-pool-volumes.yml:3 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.267 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.034) 0:03:21.301 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.017) 0:03:21.318 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.064) 0:03:21.383 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.015) 0:03:21.398 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.020) 0:03:21.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.432 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.016) 0:03:21.448 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.015) 0:03:21.463 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.014) 0:03:21.478 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.504 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.016) 0:03:21.520 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.533 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.546 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.013) 0:03:21.560 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.012) 0:03:21.572 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.029) 0:03:21.601 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:42:24 +0000 (0:00:00.022) 0:03:21.624 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.027) 0:03:21.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.014) 0:03:21.666 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.014) 0:03:21.680 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.019) 0:03:21.699 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.018) 0:03:21.718 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626538.793127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626538.793127, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 755, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626538.793127, "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.191) 0:03:21.909 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.018) 0:03:21.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.013) 0:03:21.941 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.015) 0:03:21.956 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.013) 0:03:21.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.012) 0:03:21.983 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.016) 0:03:21.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:42:25 +0000 (0:00:00.012) 0:03:22.012 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:42:27 +0000 (0:00:02.079) 0:03:24.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.013) 0:03:24.106 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.028) 0:03:24.134 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.027) 0:03:24.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.022) 0:03:24.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.013) 0:03:24.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.020) 0:03:24.219 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.014) 0:03:24.233 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.022) 0:03:24.255 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.018) 0:03:24.274 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.016) 0:03:24.290 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.016) 0:03:24.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.018) 0:03:24.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.013) 0:03:24.339 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.021) 0:03:24.360 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.025) 0:03:24.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.016) 0:03:24.402 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.014) 0:03:24.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.013) 0:03:24.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.014) 0:03:24.445 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.014) 0:03:24.460 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.019) 0:03:24.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.015) 0:03:24.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.013) 0:03:24.508 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:42:27 +0000 (0:00:00.012) 0:03:24.521 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.302) 0:03:24.823 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.193) 0:03:25.017 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.018) 0:03:25.035 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.023) 0:03:25.059 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.197) 0:03:25.256 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.022) 0:03:25.279 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.017) 0:03:25.296 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.017) 0:03:25.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.015) 0:03:25.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.013) 0:03:25.343 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.013) 0:03:25.356 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.014) 0:03:25.370 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.015) 0:03:25.385 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.016) 0:03:25.402 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.022) 0:03:25.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.013) 0:03:25.438 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.014) 0:03:25.453 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.016) 0:03:25.470 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.014) 0:03:25.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.013) 0:03:25.498 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.015) 0:03:25.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.014) 0:03:25.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.013) 0:03:25.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.014) 0:03:25.556 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.017) 0:03:25.573 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.016) 0:03:25.590 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:42:28 +0000 (0:00:00.020) 0:03:25.610 ******* 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.028530", "end": "2024-02-11 04:42:29.154800", "rc": 0, "start": "2024-02-11 04:42:29.126270" } 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.216) 0:03:25.827 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.018) 0:03:25.846 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.020) 0:03:25.866 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:25.881 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:25.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.015) 0:03:25.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.016) 0:03:25.927 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:25.942 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.018) 0:03:25.961 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.088) 0:03:26.050 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.016) 0:03:26.067 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "807f19aa-561d-4171-8388-96566f922c7d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "807f19aa-561d-4171-8388-96566f922c7d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.021) 0:03:26.088 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:26.103 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.019) 0:03:26.123 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.017) 0:03:26.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:26.155 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:26.169 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:26.184 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.018) 0:03:26.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.015) 0:03:26.218 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:26.232 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.022) 0:03:26.255 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.014) 0:03:26.269 ******* 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-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.028) 0:03:26.298 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.017) 0:03:26.315 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.016) 0:03:26.332 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.013) 0:03:26.346 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.015) 0:03:26.361 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.025) 0:03:26.386 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.020) 0:03:26.407 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626537.7061272, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626537.7061272, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 713, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626537.7061272, "nlink": 1, "path": "/dev/mapper/foo-test2", "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.192) 0:03:26.600 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.016) 0:03:26.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.013) 0:03:26.630 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:42:29 +0000 (0:00:00.015) 0:03:26.645 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:42:30 +0000 (0:00:00.015) 0:03:26.661 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:42:30 +0000 (0:00:00.012) 0:03:26.674 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:42:30 +0000 (0:00:00.016) 0:03:26.691 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:42:30 +0000 (0:00:00.012) 0:03:26.704 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.948) 0:03:27.652 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.014) 0:03:27.666 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.014) 0:03:27.680 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.019) 0:03:27.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.726 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.740 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.014) 0:03:27.755 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.768 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.017) 0:03:27.785 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.015) 0:03:27.801 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.814 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.827 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.014) 0:03:27.841 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.034) 0:03:27.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.014) 0:03:27.890 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.903 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.916 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.012) 0:03:27.929 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.012) 0:03:27.942 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.014) 0:03:27.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:27.996 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.013) 0:03:28.009 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.183) 0:03:28.193 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.186) 0:03:28.379 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.017) 0:03:28.397 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.014) 0:03:28.411 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.185) 0:03:28.596 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.015) 0:03:28.612 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.015) 0:03:28.628 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:42:31 +0000 (0:00:00.015) 0:03:28.643 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.015) 0:03:28.659 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:28.687 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.700 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.728 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.742 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:28.757 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:28.771 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.784 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.811 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.824 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.837 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.016) 0:03:28.854 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:28.867 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:28.881 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:28.896 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.020) 0:03:28.916 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.028059", "end": "2024-02-11 04:42:32.462828", "rc": 0, "start": "2024-02-11 04:42:32.434769" } STDOUT: LVM2_LV_NAME=test2 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.218) 0:03:29.135 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.017) 0:03:29.153 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.017) 0:03:29.171 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:29.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.015) 0:03:29.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:29.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.015) 0:03:29.230 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.012) 0:03:29.243 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.017) 0:03:29.260 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.083) 0:03:29.344 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.017) 0:03:29.361 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "51e5bfcb-e0be-47a8-a1c3-87feec24a4c6" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "51e5bfcb-e0be-47a8-a1c3-87feec24a4c6" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.021) 0:03:29.383 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:29.396 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.017) 0:03:29.413 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.016) 0:03:29.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:29.443 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:29.456 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:29.469 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.017) 0:03:29.486 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.013) 0:03:29.500 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.015) 0:03:29.515 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.015) 0:03:29.531 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:29.545 ******* 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-test3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.028) 0:03:29.574 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.016) 0:03:29.590 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.015) 0:03:29.606 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.014) 0:03:29.620 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.012) 0:03:29.632 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:42:32 +0000 (0:00:00.017) 0:03:29.650 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.018) 0:03:29.668 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626536.681127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626536.681127, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 675, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626536.681127, "nlink": 1, "path": "/dev/mapper/foo-test3", "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.190) 0:03:29.859 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.018) 0:03:29.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.014) 0:03:29.892 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.017) 0:03:29.909 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.015) 0:03:29.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.015) 0:03:29.941 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.017) 0:03:29.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:42:33 +0000 (0:00:00.014) 0:03:29.972 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.938) 0:03:30.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:30.924 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:30.938 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.020) 0:03:30.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:30.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:30.985 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.014) 0:03:31.000 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.015) 0:03:31.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:31.029 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.018) 0:03:31.047 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.020) 0:03:31.067 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.014) 0:03:31.082 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.014) 0:03:31.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.014) 0:03:31.112 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:31.126 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:31.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:31.153 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:31.166 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.014) 0:03:31.181 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.017) 0:03:31.199 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.014) 0:03:31.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.015) 0:03:31.229 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.013) 0:03:31.243 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.016) 0:03:31.260 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.020) 0:03:31.280 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:42:34 +0000 (0:00:00.188) 0:03:31.469 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.184) 0:03:31.654 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.018) 0:03:31.673 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.021) 0:03:31.694 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.214) 0:03:31.909 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.022) 0:03:31.932 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.020) 0:03:31.952 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.026) 0:03:31.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.018) 0:03:31.997 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.024) 0:03:32.021 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.016) 0:03:32.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.066 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.079 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.012) 0:03:32.092 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.107 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.120 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.133 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.012) 0:03:32.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.187 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.012) 0:03:32.213 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.227 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.242 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.019) 0:03:32.261 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.029733", "end": "2024-02-11 04:42:35.806043", "rc": 0, "start": "2024-02-11 04:42:35.776310" } STDOUT: LVM2_LV_NAME=test3 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.216) 0:03:32.478 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.017) 0:03:32.496 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.017) 0:03:32.514 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.013) 0:03:32.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.571 ******* 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-ci_abvvy2t/tests/verify-role-results.yml:44 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.011) 0:03:32.583 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:54 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.011) 0:03:32.594 ******* 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-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:52 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.014) 0:03:32.609 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 11 February 2024 04:42:35 +0000 (0:00:00.023) 0:03:32.632 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.019) 0:03:32.652 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.016) 0:03:32.669 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "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-ci_abvvy2t/tests/roles/linux-system-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-ci_abvvy2t/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.037) 0:03:32.706 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.013) 0:03:32.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.013) 0:03:32.733 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.011) 0:03:32.745 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.013) 0:03:32.758 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.025) 0:03:32.783 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.013) 0:03:32.797 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.018) 0:03:32.815 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.015) 0:03:32.830 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.017) 0:03:32.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.015) 0:03:32.862 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.013) 0:03:32.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.012) 0:03:32.888 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.021) 0:03:32.910 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 11 February 2024 04:42:36 +0000 (0:00:00.012) 0:03:32.922 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 11 February 2024 04:42:38 +0000 (0:00:01.929) 0:03:34.851 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 11 February 2024 04:42:38 +0000 (0:00:00.013) 0:03:34.865 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 11 February 2024 04:42:38 +0000 (0:00:00.011) 0:03:34.876 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/dev/mapper/foo-test2", "/dev/mapper/foo-test3", "/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" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 11 February 2024 04:42:38 +0000 (0:00:00.018) 0:03:34.895 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 11 February 2024 04:42:38 +0000 (0:00:00.017) 0:03:34.912 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 11 February 2024 04:42:38 +0000 (0:00:00.014) 0:03:34.926 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 11 February 2024 04:42:38 +0000 (0:00:00.012) 0:03:34.939 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 11 February 2024 04:42:38 +0000 (0:00:00.545) 0:03:35.484 ******* 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", "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" } ok: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } ok: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 11 February 2024 04:42:39 +0000 (0:00:00.555) 0:03:36.040 ******* 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, "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] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 11 February 2024 04:42:39 +0000 (0:00:00.024) 0:03:36.064 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 11 February 2024 04:42:40 +0000 (0:00:00.616) 0:03:36.680 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626061.0385237, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1706607163.767, "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": 1706606909.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3557961321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 11 February 2024 04:42:40 +0000 (0:00:00.193) 0:03:36.874 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 11 February 2024 04:42:40 +0000 (0:00:00.011) 0:03:36.886 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:70 Sunday 11 February 2024 04:42:40 +0000 (0:00:00.654) 0:03:37.541 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:2 Sunday 11 February 2024 04:42:40 +0000 (0:00:00.022) 0:03:37.564 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_raw_kernel_device": "/dev/dm-1", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "_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/test3", "mount_user": null, "name": "test3", "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": "3g", "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-ci_abvvy2t/tests/verify-role-results.yml:7 Sunday 11 February 2024 04:42:40 +0000 (0:00:00.019) 0:03:37.583 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:15 Sunday 11 February 2024 04:42:40 +0000 (0:00:00.015) 0:03:37.599 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test2", "size": "3G", "type": "lvm", "uuid": "807f19aa-561d-4171-8388-96566f922c7d" }, "/dev/mapper/foo-test3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test3", "size": "3G", "type": "lvm", "uuid": "51e5bfcb-e0be-47a8-a1c3-87feec24a4c6" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "cuZcET-bE4D-6y2C-nbev-wKci-1d7y-5CQaET" }, "/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": "f72128f2-bcfd-46ab-b509-3a36632be876" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:20 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.193) 0:03:37.792 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002921", "end": "2024-02-11 04:42:41.307742", "rc": 0, "start": "2024-02-11 04:42:41.304821" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Jan 30 09:28:29 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=f72128f2-bcfd-46ab-b509-3a36632be876 / 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 /dev/mapper/foo-test2 /opt/test2 xfs defaults 0 0 /dev/mapper/foo-test3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:25 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.187) 0:03:37.980 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002799", "end": "2024-02-11 04:42:41.492232", "failed_when_result": false, "rc": 0, "start": "2024-02-11 04:42:41.489433" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:34 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.183) 0:03:38.164 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:5 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.053) 0:03:38.217 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:18 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.013) 0:03:38.231 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.030607", "end": "2024-02-11 04:42:41.781046", "rc": 0, "start": "2024-02-11 04:42:41.750439" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:24 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.222) 0:03:38.454 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:34 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.018) 0:03:38.472 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:2 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.027) 0:03:38.500 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:13 Sunday 11 February 2024 04:42:41 +0000 (0:00:00.019) 0:03:38.520 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:22 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.184) 0:03:38.704 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:27 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:38.720 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:33 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.016) 0:03:38.737 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:42 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.017) 0:03:38.755 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:48 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:38.770 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:54 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.017) 0:03:38.788 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:59 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:38.802 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:73 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.020) 0:03:38.823 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:8 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.025) 0:03:38.849 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:14 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:38.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:21 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:38.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:28 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:38.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:35 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:38.905 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:45 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:38.920 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:54 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:38.934 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:64 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:38.949 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:74 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:38.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:85 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:38.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:95 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.016) 0:03:38.995 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:76 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:39.009 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml:2 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.035) 0:03:39.045 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.039) 0:03:39.085 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.026) 0:03:39.111 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:39.126 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.018) 0:03:39.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:39.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:39.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:39.190 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.017) 0:03:39.208 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:39.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:39.238 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.017) 0:03:39.255 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.015) 0:03:39.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.012) 0:03:39.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:39.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.352 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:39.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:79 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.407 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml:2 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.026) 0:03:39.433 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.037) 0:03:39.470 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.039) 0:03:39.509 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.537 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.550 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.014) 0:03:39.591 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.012) 0:03:39.603 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.616 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.630 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:42:42 +0000 (0:00:00.013) 0:03:39.643 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:82 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.011) 0:03:39.655 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:5 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.028) 0:03:39.683 ******* 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-ci_abvvy2t/tests/verify-pool-members-encryption.yml:13 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.016) 0:03:39.700 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:20 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.017) 0:03:39.717 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:2 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.026) 0:03:39.744 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:9 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.016) 0:03:39.761 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:18 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.016) 0:03:39.777 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:27 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:39.790 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:37 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:39.803 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:47 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:39.816 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:27 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:39.830 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:85 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:39.844 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml:2 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.028) 0:03:39.872 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.042) 0:03:39.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:39.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:39.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:39.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:39.971 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:39.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:39.997 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.011) 0:03:40.009 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:40.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:40.036 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:40.064 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.077 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.091 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:40.103 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:40.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:40.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.159 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:40.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.185 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:88 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:40.200 ******* 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-ci_abvvy2t/tests/test-verify-pool-volumes.yml:3 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.012) 0:03:40.212 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.033) 0:03:40.246 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.019) 0:03:40.265 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.090) 0:03:40.355 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.015) 0:03:40.371 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.020) 0:03:40.391 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.404 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.017) 0:03:40.422 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.015) 0:03:40.438 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:40.452 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.479 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.016) 0:03:40.496 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.014) 0:03:40.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.524 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.538 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.551 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.028) 0:03:40.579 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.018) 0:03:40.597 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.016) 0:03:40.614 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.627 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:42:43 +0000 (0:00:00.013) 0:03:40.641 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.017) 0:03:40.658 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.018) 0:03:40.677 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626538.793127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626538.793127, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 755, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626538.793127, "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.191) 0:03:40.869 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.018) 0:03:40.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.014) 0:03:40.902 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.017) 0:03:40.920 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.014) 0:03:40.934 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.013) 0:03:40.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.015) 0:03:40.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:42:44 +0000 (0:00:00.013) 0:03:40.976 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.945) 0:03:41.922 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.015) 0:03:41.937 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.015) 0:03:41.953 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.019) 0:03:41.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.016) 0:03:41.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.017) 0:03:42.006 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.015) 0:03:42.021 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.049 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.018) 0:03:42.067 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.020) 0:03:42.087 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.021) 0:03:42.108 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.122 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.018) 0:03:42.141 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.017) 0:03:42.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.022) 0:03:42.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.017) 0:03:42.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.015) 0:03:42.213 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.227 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.267 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.014) 0:03:42.282 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.035) 0:03:42.318 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.013) 0:03:42.331 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:42:45 +0000 (0:00:00.185) 0:03:42.517 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.190) 0:03:42.707 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.017) 0:03:42.724 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.014) 0:03:42.739 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.186) 0:03:42.925 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.015) 0:03:42.941 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.017) 0:03:42.958 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.018) 0:03:42.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.015) 0:03:42.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.006 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.019 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.014) 0:03:43.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.014) 0:03:43.062 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.089 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.103 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.012) 0:03:43.116 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.129 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.015) 0:03:43.144 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.020) 0:03:43.165 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.020) 0:03:43.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.013) 0:03:43.211 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.014) 0:03:43.225 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.015) 0:03:43.241 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.020) 0:03:43.261 ******* 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.029725", "end": "2024-02-11 04:42:46.806370", "rc": 0, "start": "2024-02-11 04:42:46.776645" } 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.221) 0:03:43.483 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.018) 0:03:43.502 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.019) 0:03:43.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.014) 0:03:43.535 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.014) 0:03:43.550 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.014) 0:03:43.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.015) 0:03:43.580 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.012) 0:03:43.592 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:42:46 +0000 (0:00:00.021) 0:03:43.613 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.062) 0:03:43.676 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.016) 0:03:43.693 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "807f19aa-561d-4171-8388-96566f922c7d" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "807f19aa-561d-4171-8388-96566f922c7d" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.021) 0:03:43.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:43.728 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.017) 0:03:43.745 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.015) 0:03:43.761 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:43.774 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:43.788 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.039) 0:03:43.827 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.017) 0:03:43.845 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.014) 0:03:43.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.014) 0:03:43.875 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:43.888 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:43.901 ******* 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-test2 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.030) 0:03:43.931 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.016) 0:03:43.948 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.015) 0:03:43.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:43.977 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:43.990 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.019) 0:03:44.009 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.018) 0:03:44.028 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626537.7061272, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626537.7061272, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 713, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626537.7061272, "nlink": 1, "path": "/dev/mapper/foo-test2", "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.188) 0:03:44.216 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.019) 0:03:44.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:44.249 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.017) 0:03:44.266 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.015) 0:03:44.281 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.013) 0:03:44.295 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.016) 0:03:44.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:42:47 +0000 (0:00:00.014) 0:03:44.327 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.923) 0:03:45.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.264 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.278 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.020) 0:03:45.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.338 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.012) 0:03:45.351 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.012) 0:03:45.364 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.017) 0:03:45.382 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.016) 0:03:45.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.012) 0:03:45.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.439 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.452 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.014) 0:03:45.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.479 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.493 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.014) 0:03:45.508 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.016) 0:03:45.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.564 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.578 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:42:48 +0000 (0:00:00.013) 0:03:45.591 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.187) 0:03:45.779 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.186) 0:03:45.966 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.018) 0:03:45.984 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.014) 0:03:45.998 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.185) 0:03:46.183 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.016) 0:03:46.200 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.015) 0:03:46.216 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.015) 0:03:46.231 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.015) 0:03:46.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.014) 0:03:46.262 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.014) 0:03:46.290 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.303 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.316 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.329 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.342 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.355 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.038) 0:03:46.394 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.012) 0:03:46.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.012) 0:03:46.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.013) 0:03:46.460 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.014) 0:03:46.475 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.016) 0:03:46.491 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.015) 0:03:46.507 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:42:49 +0000 (0:00:00.018) 0:03:46.526 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.030041", "end": "2024-02-11 04:42:50.072071", "rc": 0, "start": "2024-02-11 04:42:50.042030" } STDOUT: LVM2_LV_NAME=test2 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.220) 0:03:46.746 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.016) 0:03:46.763 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.018) 0:03:46.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:46.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:46.811 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.017) 0:03:46.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.015) 0:03:46.843 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.013) 0:03:46.857 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.016) 0:03:46.873 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.060) 0:03:46.934 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.016) 0:03:46.950 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "51e5bfcb-e0be-47a8-a1c3-87feec24a4c6" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test3", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test3", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "51e5bfcb-e0be-47a8-a1c3-87feec24a4c6" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.022) 0:03:46.973 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:46.987 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.017) 0:03:47.005 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.016) 0:03:47.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:47.037 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.013) 0:03:47.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.012) 0:03:47.063 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.018) 0:03:47.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:47.096 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.013) 0:03:47.109 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:47.124 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.012) 0:03:47.136 ******* 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-test3 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test3 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test3 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.027) 0:03:47.163 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.016) 0:03:47.180 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.016) 0:03:47.197 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:47.212 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.013) 0:03:47.225 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.017) 0:03:47.243 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.019) 0:03:47.262 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626536.681127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626536.681127, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 675, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626536.681127, "nlink": 1, "path": "/dev/mapper/foo-test3", "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.193) 0:03:47.456 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.019) 0:03:47.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.014) 0:03:47.491 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.016) 0:03:47.507 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.015) 0:03:47.523 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.019) 0:03:47.542 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.017) 0:03:47.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:42:50 +0000 (0:00:00.015) 0:03:47.575 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.950) 0:03:48.525 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.013) 0:03:48.538 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.013) 0:03:48.552 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.018) 0:03:48.570 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.013) 0:03:48.584 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.012) 0:03:48.597 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.013) 0:03:48.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.013) 0:03:48.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:42:51 +0000 (0:00:00.014) 0:03:48.637 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.016) 0:03:48.654 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.016) 0:03:48.670 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:48.683 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.012) 0:03:48.696 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.012) 0:03:48.709 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:48.723 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.012) 0:03:48.736 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:48.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:48.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.024) 0:03:48.787 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.023) 0:03:48.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.015) 0:03:48.826 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:48.839 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.016) 0:03:48.856 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:48.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:48.884 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.204) 0:03:49.089 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.202) 0:03:49.292 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.018) 0:03:49.310 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.014) 0:03:49.324 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.186) 0:03:49.511 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.015) 0:03:49.526 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.015) 0:03:49.542 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.015) 0:03:49.558 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.015) 0:03:49.573 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:49.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.014) 0:03:49.601 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:49.614 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:49.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:42:52 +0000 (0:00:00.013) 0:03:49.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:49.654 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.014) 0:03:49.669 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.025) 0:03:49.694 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.024) 0:03:49.718 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:49.732 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.014) 0:03:49.747 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.015) 0:03:49.762 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.015) 0:03:49.777 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.015) 0:03:49.793 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.015) 0:03:49.808 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.017) 0:03:49.826 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.015) 0:03:49.841 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.018) 0:03:49.860 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test3" ], "delta": "0:00:00.031897", "end": "2024-02-11 04:42:53.406730", "rc": 0, "start": "2024-02-11 04:42:53.374833" } STDOUT: LVM2_LV_NAME=test3 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.221) 0:03:50.081 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.018) 0:03:50.099 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.017) 0:03:50.117 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.014) 0:03:50.131 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.014) 0:03:50.145 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.015) 0:03:50.160 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.014) 0:03:50.175 ******* 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-ci_abvvy2t/tests/verify-role-results.yml:44 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.011) 0:03:50.186 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:54 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.011) 0:03:50.198 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove two of the LVs] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:73 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.015) 0:03:50.214 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.038) 0:03:50.252 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.019) 0:03:50.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.016) 0:03:50.288 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "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-ci_abvvy2t/tests/roles/linux-system-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-ci_abvvy2t/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.034) 0:03:50.322 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:50.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:50.349 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.011) 0:03:50.361 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.012) 0:03:50.373 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.026) 0:03:50.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:50.413 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.019) 0:03:50.433 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.019) 0:03:50.452 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:50.465 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:50.478 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:50.491 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.012) 0:03:50.504 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.020) 0:03:50.524 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 11 February 2024 04:42:53 +0000 (0:00:00.013) 0:03:50.538 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "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/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, { "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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 11 February 2024 04:42:56 +0000 (0:00:02.556) 0:03:53.094 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 11 February 2024 04:42:56 +0000 (0:00:00.021) 0:03:53.116 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 11 February 2024 04:42:56 +0000 (0:00:00.028) 0:03:53.144 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "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/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, { "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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 11 February 2024 04:42:56 +0000 (0:00:00.043) 0:03:53.188 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 11 February 2024 04:42:56 +0000 (0:00:00.037) 0:03:53.225 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 11 February 2024 04:42:56 +0000 (0:00:00.025) 0:03:53.251 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test3', 'path': '/opt/test3', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test3", "src": "/dev/mapper/foo-test3", "state": "absent" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test3" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 11 February 2024 04:42:56 +0000 (0:00:00.393) 0:03:53.645 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 11 February 2024 04:42:57 +0000 (0:00:00.535) 0:03:54.180 ******* 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", "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 [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 11 February 2024 04:42:57 +0000 (0:00:00.191) 0:03:54.372 ******* 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, "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 11 February 2024 04:42:57 +0000 (0:00:00.018) 0:03:54.390 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 11 February 2024 04:42:58 +0000 (0:00:00.536) 0:03:54.927 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626061.0385237, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1706607163.767, "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": 1706606909.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3557961321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 11 February 2024 04:42:58 +0000 (0:00:00.292) 0:03:55.220 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 11 February 2024 04:42:58 +0000 (0:00:00.013) 0:03:55.234 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:93 Sunday 11 February 2024 04:42:59 +0000 (0:00:00.690) 0:03:55.924 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:2 Sunday 11 February 2024 04:42:59 +0000 (0:00:00.024) 0:03:55.949 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test3", "_mount_id": "/dev/mapper/foo-test3", "_raw_device": "/dev/mapper/foo-test3", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "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-ci_abvvy2t/tests/verify-role-results.yml:7 Sunday 11 February 2024 04:42:59 +0000 (0:00:00.021) 0:03:55.971 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:15 Sunday 11 February 2024 04:42:59 +0000 (0:00:00.017) 0:03:55.988 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "cuZcET-bE4D-6y2C-nbev-wKci-1d7y-5CQaET" }, "/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": "f72128f2-bcfd-46ab-b509-3a36632be876" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:20 Sunday 11 February 2024 04:42:59 +0000 (0:00:00.271) 0:03:56.259 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003983", "end": "2024-02-11 04:42:59.781632", "rc": 0, "start": "2024-02-11 04:42:59.777649" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Jan 30 09:28:29 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=f72128f2-bcfd-46ab-b509-3a36632be876 / 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-ci_abvvy2t/tests/verify-role-results.yml:25 Sunday 11 February 2024 04:42:59 +0000 (0:00:00.198) 0:03:56.457 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003316", "end": "2024-02-11 04:42:59.970104", "failed_when_result": false, "rc": 0, "start": "2024-02-11 04:42:59.966788" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:34 Sunday 11 February 2024 04:42:59 +0000 (0:00:00.187) 0:03:56.644 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:5 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.030) 0:03:56.675 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:18 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.013) 0:03:56.688 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.056786", "end": "2024-02-11 04:43:00.263045", "rc": 0, "start": "2024-02-11 04:43:00.206259" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:24 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.246) 0:03:56.935 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:34 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.018) 0:03:56.953 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:2 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.026) 0:03:56.979 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:13 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.018) 0:03:56.998 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:22 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.191) 0:03:57.190 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:27 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.015) 0:03:57.206 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:33 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.016) 0:03:57.222 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:42 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.017) 0:03:57.239 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:48 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.014) 0:03:57.254 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:54 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.015) 0:03:57.269 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:59 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.013) 0:03:57.282 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:73 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.055) 0:03:57.338 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:8 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.025) 0:03:57.363 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:14 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.016) 0:03:57.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:21 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.015) 0:03:57.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:28 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.015) 0:03:57.411 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:35 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.014) 0:03:57.425 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:45 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.013) 0:03:57.439 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:54 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.014) 0:03:57.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:64 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.015) 0:03:57.469 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:74 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.014) 0:03:57.483 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:85 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.014) 0:03:57.498 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:95 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.013) 0:03:57.512 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:76 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.014) 0:03:57.526 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml:2 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.036) 0:03:57.562 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.052) 0:03:57.615 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:43:00 +0000 (0:00:00.022) 0:03:57.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.019) 0:03:57.656 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.021) 0:03:57.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.037) 0:03:57.715 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.015) 0:03:57.731 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.017) 0:03:57.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.030) 0:03:57.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.015) 0:03:57.795 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.021) 0:03:57.817 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.030) 0:03:57.847 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.016) 0:03:57.863 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.017) 0:03:57.881 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.016) 0:03:57.898 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.019) 0:03:57.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.019) 0:03:57.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.031) 0:03:57.968 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.024) 0:03:57.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.022) 0:03:58.016 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.024) 0:03:58.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.022) 0:03:58.063 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:79 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.030) 0:03:58.093 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml:2 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.030) 0:03:58.124 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.041) 0:03:58.166 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.014) 0:03:58.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.014) 0:03:58.195 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.014) 0:03:58.209 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.013) 0:03:58.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.014) 0:03:58.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.013) 0:03:58.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.035) 0:03:58.286 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.024) 0:03:58.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.015) 0:03:58.327 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.015) 0:03:58.342 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.013) 0:03:58.356 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:82 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.013) 0:03:58.369 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:5 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.030) 0:03:58.399 ******* 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-ci_abvvy2t/tests/verify-pool-members-encryption.yml:13 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.027) 0:03:58.427 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:20 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.018) 0:03:58.445 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:2 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.070) 0:03:58.516 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:9 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.020) 0:03:58.536 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:18 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.055) 0:03:58.592 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:27 Sunday 11 February 2024 04:43:01 +0000 (0:00:00.034) 0:03:58.627 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:37 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.030) 0:03:58.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:47 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.023) 0:03:58.681 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:27 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.026) 0:03:58.708 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:85 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.039) 0:03:58.747 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml:2 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.046) 0:03:58.794 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.056) 0:03:58.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.025) 0:03:58.875 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.037) 0:03:58.913 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.029) 0:03:58.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.021) 0:03:58.964 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.015) 0:03:58.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.028) 0:03:59.009 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.040) 0:03:59.050 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.031) 0:03:59.081 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.020) 0:03:59.101 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.016) 0:03:59.118 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.019) 0:03:59.138 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.017) 0:03:59.155 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.014) 0:03:59.170 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.020) 0:03:59.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.016) 0:03:59.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.015) 0:03:59.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.016) 0:03:59.239 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.015) 0:03:59.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.017) 0:03:59.271 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.032) 0:03:59.303 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:88 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.021) 0:03:59.325 ******* 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-ci_abvvy2t/tests/test-verify-pool-volumes.yml:3 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.025) 0:03:59.350 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.038) 0:03:59.388 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.019) 0:03:59.407 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.080) 0:03:59.488 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.018) 0:03:59.506 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.020) 0:03:59.526 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.013) 0:03:59.540 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.017) 0:03:59.558 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.017) 0:03:59.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.014) 0:03:59.590 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.014) 0:03:59.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.014) 0:03:59.618 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:43:02 +0000 (0:00:00.019) 0:03:59.638 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.018) 0:03:59.656 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.020) 0:03:59.676 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.018) 0:03:59.695 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.013) 0:03:59.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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.026) 0:03:59.735 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.052) 0:03:59.787 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.019) 0:03:59.806 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.013) 0:03:59.820 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.013) 0:03:59.834 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.025) 0:03:59.860 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.025) 0:03:59.885 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626538.793127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626538.793127, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 755, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626538.793127, "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.190) 0:04:00.076 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.016) 0:04:00.093 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.012) 0:04:00.106 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.015) 0:04:00.121 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.013) 0:04:00.135 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.013) 0:04:00.148 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.015) 0:04:00.164 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:43:03 +0000 (0:00:00.012) 0:04:00.176 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.986) 0:04:01.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.176 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.189 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.018) 0:04:01.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.012) 0:04:01.234 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.247 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.014) 0:04:01.262 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.275 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.017) 0:04:01.292 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.017) 0:04:01.310 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.337 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.351 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.364 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.377 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.016) 0:04:01.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.014) 0:04:01.435 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.014) 0:04:01.450 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.013) 0:04:01.463 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.016) 0:04:01.480 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.015) 0:04:01.495 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:43:04 +0000 (0:00:00.015) 0:04:01.510 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.187) 0:04:01.698 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.189) 0:04:01.888 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.017) 0:04:01.905 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:01.920 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.187) 0:04:02.108 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.123 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.138 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.014) 0:04:02.169 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.012) 0:04:02.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.012) 0:04:02.194 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.012) 0:04:02.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.014) 0:04:02.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.013) 0:04:02.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.014) 0:04:02.249 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.012) 0:04:02.262 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.012) 0:04:02.275 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.012) 0:04:02.288 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.014) 0:04:02.302 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.048) 0:04:02.350 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.366 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.381 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.014) 0:04:02.395 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.411 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.427 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.015) 0:04:02.443 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:43:05 +0000 (0:00:00.018) 0:04:02.462 ******* 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.028978", "end": "2024-02-11 04:43:06.005827", "rc": 0, "start": "2024-02-11 04:43:05.976849" } 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.218) 0:04:02.680 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.018) 0:04:02.698 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.021) 0:04:02.719 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.015) 0:04:02.735 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.016) 0:04:02.751 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.015) 0:04:02.767 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.018) 0:04:02.785 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:02.799 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.017) 0:04:02.817 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.059) 0:04:02.876 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.016) 0:04:02.893 ******* 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-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.021) 0:04:02.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.014) 0:04:02.929 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:02.943 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.016) 0:04:02.959 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:02.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.012) 0:04:02.985 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.014) 0:04:02.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:03.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:03.025 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.012) 0:04:03.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.012) 0:04:03.051 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.012) 0:04:03.064 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.029) 0:04:03.093 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.014) 0:04:03.107 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.016) 0:04:03.124 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.012) 0:04:03.137 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:03.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:03.163 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.014) 0:04:03.178 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.183) 0:04:03.362 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:03.375 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.016) 0:04:03.392 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.010) 0:04:03.402 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.013) 0:04:03.416 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.012) 0:04:03.429 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.010) 0:04:03.440 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:43:06 +0000 (0:00:00.012) 0:04:03.453 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.944) 0:04:04.397 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.014) 0:04:04.412 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.013) 0:04:04.426 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.011) 0:04:04.438 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.014) 0:04:04.453 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.013) 0:04:04.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.010) 0:04:04.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.010) 0:04:04.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.010) 0:04:04.498 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.019) 0:04:04.517 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.016) 0:04:04.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.013) 0:04:04.547 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.013) 0:04:04.560 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.013) 0:04:04.574 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.013) 0:04:04.587 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.016) 0:04:04.604 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.015) 0:04:04.619 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.014) 0:04:04.634 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:43:07 +0000 (0:00:00.014) 0:04:04.649 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.015) 0:04:04.664 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.015) 0:04:04.679 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.015) 0:04:04.695 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.709 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.735 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.019) 0:04:04.768 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.015) 0:04:04.783 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:04.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.811 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.824 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.837 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:04.865 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.878 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.904 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.916 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.929 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:04.943 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.956 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:04.970 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.982 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:04.995 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.008 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.015) 0:04:05.024 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.039 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.052 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.065 ******* ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.079 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.093 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.107 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.120 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.133 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.186 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.042) 0:04:05.229 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.242 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.016) 0:04:05.259 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.062) 0:04:05.321 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.018) 0:04:05.339 ******* 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-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.021) 0:04:05.361 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.375 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.388 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.016) 0:04:05.405 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.418 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.432 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.013) 0:04:05.445 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.458 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.497 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.511 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.027) 0:04:05.538 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.551 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.016) 0:04:05.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.580 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.593 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.014) 0:04:05.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:43:08 +0000 (0:00:00.012) 0:04:05.620 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.183) 0:04:05.804 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.013) 0:04:05.817 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.016) 0:04:05.833 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.010) 0:04:05.844 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.013) 0:04:05.858 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.012) 0:04:05.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.010) 0:04:05.881 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:43:09 +0000 (0:00:00.015) 0:04:05.896 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.935) 0:04:06.832 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:06.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:06.859 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.011) 0:04:06.870 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:06.885 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:06.897 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.010) 0:04:06.908 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.010) 0:04:06.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.011) 0:04:06.930 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.017) 0:04:06.947 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.015) 0:04:06.963 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:06.975 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:06.988 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.001 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.043) 0:04:07.044 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.071 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.085 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.098 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.111 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.125 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.138 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.164 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.176 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.189 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.204 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.217 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.231 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.244 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.257 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.270 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.285 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.298 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.311 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.336 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.015) 0:04:07.365 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.379 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.392 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.405 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.419 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.431 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.015) 0:04:07.447 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.012) 0:04:07.488 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.502 ******* ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.016) 0:04:07.518 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.018) 0:04:07.536 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.014) 0:04:07.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.021) 0:04:07.573 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.586 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.015) 0:04:07.628 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:43:10 +0000 (0:00:00.013) 0:04:07.641 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.014) 0:04:07.655 ******* 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-ci_abvvy2t/tests/verify-role-results.yml:44 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.012) 0:04:07.667 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:54 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.011) 0:04:07.679 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Re-run the previous role invocation to ensure idempotence] *************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:96 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.013) 0:04:07.692 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.031) 0:04:07.724 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.019) 0:04:07.743 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.019) 0:04:07.762 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "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-ci_abvvy2t/tests/roles/linux-system-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-ci_abvvy2t/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.035) 0:04:07.797 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.013) 0:04:07.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.012) 0:04:07.823 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.011) 0:04:07.835 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.013) 0:04:07.848 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.025) 0:04:07.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.014) 0:04:07.888 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "3g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "3g", "state": "absent" }, { "mount_point": "/opt/test3", "name": "test3", "size": "3g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.015) 0:04:07.904 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.043) 0:04:07.947 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.014) 0:04:07.961 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.016) 0:04:07.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.014) 0:04:07.992 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.012) 0:04:08.004 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.020) 0:04:08.025 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 11 February 2024 04:43:11 +0000 (0:00:00.013) 0:04:08.038 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 11 February 2024 04:43:12 +0000 (0:00:01.402) 0:04:09.441 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 11 February 2024 04:43:12 +0000 (0:00:00.013) 0:04:09.455 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 11 February 2024 04:43:12 +0000 (0:00:00.011) 0:04:09.467 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 11 February 2024 04:43:12 +0000 (0:00:00.016) 0:04:09.484 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 11 February 2024 04:43:12 +0000 (0:00:00.018) 0:04:09.502 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 11 February 2024 04:43:12 +0000 (0:00:00.014) 0:04:09.516 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 11 February 2024 04:43:12 +0000 (0:00:00.014) 0:04:09.531 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 11 February 2024 04:43:13 +0000 (0:00:00.530) 0:04:10.061 ******* 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", "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 [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 11 February 2024 04:43:13 +0000 (0:00:00.192) 0:04:10.254 ******* 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, "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 11 February 2024 04:43:13 +0000 (0:00:00.017) 0:04:10.272 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 11 February 2024 04:43:14 +0000 (0:00:00.524) 0:04:10.797 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626061.0385237, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1706607163.767, "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": 1706606909.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3557961321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 11 February 2024 04:43:14 +0000 (0:00:00.193) 0:04:10.990 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 11 February 2024 04:43:14 +0000 (0:00:00.014) 0:04:11.004 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:116 Sunday 11 February 2024 04:43:14 +0000 (0:00:00.641) 0:04:11.645 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:2 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.025) 0:04:11.671 ******* 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-2", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-2", "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": "3g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test2", "mount_user": null, "name": "test2", "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": "3g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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/test3", "mount_user": null, "name": "test3", "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": "3g", "state": "absent", "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-ci_abvvy2t/tests/verify-role-results.yml:7 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.019) 0:04:11.690 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:15 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.012) 0:04:11.702 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "3G", "type": "lvm", "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "cuZcET-bE4D-6y2C-nbev-wKci-1d7y-5CQaET" }, "/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": "f72128f2-bcfd-46ab-b509-3a36632be876" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:20 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.185) 0:04:11.888 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002808", "end": "2024-02-11 04:43:15.399640", "rc": 0, "start": "2024-02-11 04:43:15.396832" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Jan 30 09:28:29 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=f72128f2-bcfd-46ab-b509-3a36632be876 / 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-ci_abvvy2t/tests/verify-role-results.yml:25 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.183) 0:04:12.071 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002676", "end": "2024-02-11 04:43:15.583477", "failed_when_result": false, "rc": 0, "start": "2024-02-11 04:43:15.580801" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:34 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.184) 0:04:12.255 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:5 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.053) 0:04:12.309 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:18 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.013) 0:04:12.322 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.027770", "end": "2024-02-11 04:43:15.862825", "rc": 0, "start": "2024-02-11 04:43:15.835055" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:24 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.214) 0:04:12.536 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool.yml:34 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.019) 0:04:12.556 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:2 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.025) 0:04:12.582 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:13 Sunday 11 February 2024 04:43:15 +0000 (0:00:00.018) 0:04:12.600 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:22 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.185) 0:04:12.786 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:27 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.016) 0:04:12.802 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:33 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.017) 0:04:12.819 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:42 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.016) 0:04:12.836 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:48 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.015) 0:04:12.851 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:54 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.015) 0:04:12.867 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:59 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:12.880 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:73 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.019) 0:04:12.899 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:8 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.025) 0:04:12.925 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:14 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:12.938 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:21 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:12.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:28 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:12.965 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:35 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.014) 0:04:12.980 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:45 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:12.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:54 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.014) 0:04:13.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:64 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.020 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:74 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.033 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:85 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.046 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-md.yml:95 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.059 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:76 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.011) 0:04:13.071 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-lvmraid.yml:2 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.024) 0:04:13.095 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.036) 0:04:13.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.145 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.158 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.014) 0:04:13.172 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.198 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.224 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.262 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.014) 0:04:13.290 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.303 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:8 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.014) 0:04:13.317 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:16 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.014) 0:04:13.332 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:21 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.345 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:29 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.358 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:34 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.014) 0:04:13.373 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:40 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-lvmraid.yml:46 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.399 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:79 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.412 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-thin.yml:2 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.025) 0:04:13.438 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.103) 0:04:13.542 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.582 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.011) 0:04:13.619 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.012) 0:04:13.631 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:8 Sunday 11 February 2024 04:43:16 +0000 (0:00:00.013) 0:04:13.644 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:16 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:13.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:23 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:13.670 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-thin.yml:27 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:13.683 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:82 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.011) 0:04:13.694 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:5 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.027) 0:04:13.721 ******* 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-ci_abvvy2t/tests/verify-pool-members-encryption.yml:13 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:13.738 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:20 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.015) 0:04:13.754 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:2 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.023) 0:04:13.777 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:9 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:13.793 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:18 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:13.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:27 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:13.823 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:37 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:13.835 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-crypttab.yml:47 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:13.849 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-encryption.yml:27 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:13.862 ******* 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-ci_abvvy2t/tests/test-verify-pool-members.yml:85 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:13.875 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-members-vdo.yml:2 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.026) 0:04:13.901 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.039) 0:04:13.941 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:13.954 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:13.967 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:13.979 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:13.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.006 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.019 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.032 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.044 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.057 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.014) 0:04:14.072 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.014) 0:04:14.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.099 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.112 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:9 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.011) 0:04:14.123 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:16 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.136 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:22 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:28 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:35 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:41 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.188 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-pool-member-vdo.yml:47 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.014) 0:04:14.203 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-pool-members.yml:88 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.216 ******* 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-ci_abvvy2t/tests/test-verify-pool-volumes.yml:3 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.014) 0:04:14.230 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.032) 0:04:14.263 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:14.279 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.089) 0:04:14.369 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:14.386 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "504174d8-02b9-4048-b905-aabb0a461a10" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.021) 0:04:14.407 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.420 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:14.436 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.015) 0:04:14.451 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.465 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.478 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.491 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.017) 0:04:14.508 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.521 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.534 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.014) 0:04:14.548 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.561 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.026) 0:04:14.588 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:14.604 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.016) 0:04:14.620 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.012) 0:04:14.633 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:43:17 +0000 (0:00:00.013) 0:04:14.646 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.017) 0:04:14.663 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.018) 0:04:14.682 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626538.793127, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1707626538.793127, "dev": 5, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 755, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1707626538.793127, "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-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.194) 0:04:14.877 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.017) 0:04:14.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.012) 0:04:14.907 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.015) 0:04:14.922 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.013) 0:04:14.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.013) 0:04:14.949 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.016) 0:04:14.966 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:43:18 +0000 (0:00:00.012) 0:04:14.979 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.944) 0:04:15.923 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:15.937 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:15.950 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.018) 0:04:15.969 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.014) 0:04:15.983 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:15.997 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.014) 0:04:16.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.025 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.039 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.017) 0:04:16.056 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.016) 0:04:16.073 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.086 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.014) 0:04:16.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.039) 0:04:16.140 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.153 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.167 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.193 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.207 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.014) 0:04:16.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.015) 0:04:16.237 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.265 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.014) 0:04:16.280 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.013) 0:04:16.293 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:43:19 +0000 (0:00:00.188) 0:04:16.482 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.188) 0:04:16.670 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.019) 0:04:16.689 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.016) 0:04:16.705 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.188) 0:04:16.894 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.015) 0:04:16.909 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.015) 0:04:16.925 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.015) 0:04:16.940 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.015) 0:04:16.955 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.014) 0:04:16.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.014) 0:04:16.984 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:16.998 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.014) 0:04:17.012 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.025 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.038 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.014) 0:04:17.053 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.066 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.017) 0:04:17.084 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.097 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.111 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.124 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.014) 0:04:17.139 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.153 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.166 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.016) 0:04:17.182 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.015) 0:04:17.198 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.020) 0:04:17.218 ******* 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.030490", "end": "2024-02-11 04:43:20.763065", "rc": 0, "start": "2024-02-11 04:43:20.732575" } 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-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.217) 0:04:17.436 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.018) 0:04:17.454 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.018) 0:04:17.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.014) 0:04:17.487 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.015) 0:04:17.503 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.014) 0:04:17.518 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.015) 0:04:17.533 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.013) 0:04:17.546 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.019) 0:04:17.566 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.059) 0:04:17.626 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:43:20 +0000 (0:00:00.017) 0:04:17.643 ******* 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-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.020) 0:04:17.663 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.014) 0:04:17.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.047) 0:04:17.725 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.017) 0:04:17.742 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.769 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.014) 0:04:17.784 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.797 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.014) 0:04:17.812 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.825 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.838 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.851 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.027) 0:04:17.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.892 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.017) 0:04:17.910 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.923 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.936 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:17.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.012) 0:04:17.963 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.182) 0:04:18.145 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:18.159 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.017) 0:04:18.177 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.011) 0:04:18.188 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.017) 0:04:18.206 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.014) 0:04:18.220 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.011) 0:04:18.231 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:43:21 +0000 (0:00:00.013) 0:04:18.245 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.930) 0:04:19.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.188 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.201 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.010) 0:04:19.212 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.225 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.239 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.011) 0:04:19.250 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.011) 0:04:19.262 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.011) 0:04:19.273 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.017) 0:04:19.291 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.016) 0:04:19.307 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.016) 0:04:19.324 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.339 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.353 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.367 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.015) 0:04:19.408 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.421 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.435 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.448 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.489 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.502 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.515 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.528 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.541 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.570 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.585 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.013) 0:04:19.598 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.611 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.623 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.012) 0:04:19.636 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:43:22 +0000 (0:00:00.014) 0:04:19.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.037) 0:04:19.688 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:19.702 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.714 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.727 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.740 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.753 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.014) 0:04:19.767 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.779 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.792 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.805 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:19.818 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.831 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.014) 0:04:19.845 ******* ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.014) 0:04:19.859 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.014) 0:04:19.873 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.886 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:19.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.912 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.014) 0:04:19.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:19.940 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:19.954 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.967 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:19.980 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:2 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:19.992 ******* 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-ci_abvvy2t/tests/test-verify-volume.yml:21 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.018) 0:04:20.011 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:7 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.060) 0:04:20.071 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:16 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.016) 0:04:20.088 ******* 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-ci_abvvy2t/tests/test-verify-volume-mount.yml:38 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.019) 0:04:20.108 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:51 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:20.121 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:63 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:20.135 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:71 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.015) 0:04:20.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:83 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.163 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:95 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.175 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:110 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.188 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:122 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:20.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:128 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.215 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:134 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.228 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-mount.yml:146 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.240 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:2 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.011) 0:04:20.252 ******* 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-ci_abvvy2t/tests/test-verify-volume-fstab.yml:40 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.025) 0:04:20.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:48 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.014) 0:04:20.292 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:58 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.016) 0:04:20.308 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fstab.yml:71 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.321 ******* 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-ci_abvvy2t/tests/test-verify-volume-fs.yml:3 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:20.334 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-fs.yml:12 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.347 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:3 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.360 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:9 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.181) 0:04:20.541 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:16 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.554 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:24 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.016) 0:04:20.570 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:30 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.010) 0:04:20.580 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:34 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.013) 0:04:20.594 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-device.yml:39 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:3 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.010) 0:04:20.617 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 Sunday 11 February 2024 04:43:23 +0000 (0:00:00.012) 0:04:20.630 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:17 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.933) 0:04:21.563 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:23 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.012) 0:04:21.576 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:32 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.012) 0:04:21.589 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:45 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.010) 0:04:21.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:51 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.012) 0:04:21.612 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:56 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.013) 0:04:21.626 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:69 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.010) 0:04:21.636 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:81 Sunday 11 February 2024 04:43:24 +0000 (0:00:00.010) 0:04:21.647 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:94 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.010) 0:04:21.657 ******* 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-ci_abvvy2t/tests/test-verify-volume-encryption.yml:106 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.017) 0:04:21.675 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:114 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.015) 0:04:21.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:122 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:21.704 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:131 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.717 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:140 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.729 ******* 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-ci_abvvy2t/tests/test-verify-volume-md.yml:8 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.011) 0:04:21.741 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:14 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:21 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.766 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:28 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.015) 0:04:21.782 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:35 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.794 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:45 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.807 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:54 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.820 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:63 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.833 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:72 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:21.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-md.yml:81 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:21.861 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:3 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:21.874 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:11 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.887 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:20 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:28 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.912 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:32 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:21.926 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:46 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:21.940 ******* skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:50 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.953 ******* skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:54 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:21.966 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:58 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:21.979 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:68 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:21.994 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:72 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.007 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:77 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.022 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:83 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:88 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.048 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:96 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.061 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:104 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.075 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:109 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.088 ******* skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:113 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.102 ******* skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:117 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.115 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:121 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:129 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.141 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:138 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.155 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:142 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:150 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:156 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.195 ******* ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:160 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.015) 0:04:22.210 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-size.yml:164 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.224 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:5 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.239 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:13 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.017) 0:04:22.256 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:18 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.016) 0:04:22.273 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:27 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.287 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:35 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:41 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-cache.yml:47 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.325 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume.yml:27 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.338 ******* 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-ci_abvvy2t/tests/verify-role-results.yml:44 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.353 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/verify-role-results.yml:54 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.012) 0:04:22.365 ******* 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-ci_abvvy2t/tests/tests_lvm_one_disk_multiple_volumes.yml:119 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.379 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.039) 0:04:22.419 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.019) 0:04:22.438 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.017) 0:04:22.455 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "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-ci_abvvy2t/tests/roles/linux-system-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-ci_abvvy2t/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.081) 0:04:22.537 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.014) 0:04:22.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.565 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.579 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.592 ******* included: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.028) 0:04:22.621 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.013) 0:04:22.635 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 11 February 2024 04:43:25 +0000 (0:00:00.015) 0:04:22.651 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 11 February 2024 04:43:26 +0000 (0:00:00.014) 0:04:22.666 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 11 February 2024 04:43:26 +0000 (0:00:00.014) 0:04:22.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 11 February 2024 04:43:26 +0000 (0:00:00.015) 0:04:22.696 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 11 February 2024 04:43:26 +0000 (0:00:00.014) 0:04:22.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 11 February 2024 04:43:26 +0000 (0:00:00.015) 0:04:22.726 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 11 February 2024 04:43:26 +0000 (0:00:00.021) 0:04:22.748 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 11 February 2024 04:43:26 +0000 (0:00:00.012) 0:04:22.760 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "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": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 11 February 2024 04:43:27 +0000 (0:00:01.849) 0:04:24.609 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 11 February 2024 04:43:27 +0000 (0:00:00.013) 0:04:24.622 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 11 February 2024 04:43:27 +0000 (0:00:00.011) 0:04:24.634 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "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": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 11 February 2024 04:43:27 +0000 (0:00:00.015) 0:04:24.649 ******* 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": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 11 February 2024 04:43:28 +0000 (0:00:00.015) 0:04:24.665 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 11 February 2024 04:43:28 +0000 (0:00:00.015) 0:04:24.680 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "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" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 11 February 2024 04:43:28 +0000 (0:00:00.193) 0:04:24.873 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 11 February 2024 04:43:28 +0000 (0:00:00.530) 0:04:25.404 ******* TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 11 February 2024 04:43:28 +0000 (0:00:00.014) 0:04:25.419 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 11 February 2024 04:43:28 +0000 (0:00:00.014) 0:04:25.433 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 11 February 2024 04:43:29 +0000 (0:00:00.524) 0:04:25.958 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1707626061.0385237, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1706607163.767, "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": 1706606909.519, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3557961321", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 11 February 2024 04:43:29 +0000 (0:00:00.187) 0:04:26.146 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 11 February 2024 04:43:29 +0000 (0:00:00.011) 0:04:26.157 ******* ok: [sut] META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=772 changed=8 unreachable=0 failed=0 skipped=1055 rescued=0 ignored=0 Sunday 11 February 2024 04:43:30 +0000 (0:00:00.587) 0:04:26.745 ******* =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------ 183.37s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 4.25s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.56s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 2.08s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.93s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.85s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get service facts -------------------------- 1.62s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.40s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 0.99s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Make sure required packages are installed --- 0.95s /WORKDIR/git-weekly-ci_abvvy2t/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Ensure cryptsetup is present -------------------------------------------- 0.95s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.95s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.95s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.94s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.94s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.94s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.94s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.93s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.93s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.92s /WORKDIR/git-weekly-ci_abvvy2t/tests/test-verify-volume-encryption.yml:10 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---