# 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_raid_pool_options.yml ****************************************** 1 plays in /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml PLAY [Test raid pool options] ************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:2 Sunday 19 May 2024 12:31:50 +0000 (0:00:00.012) 0:00:00.012 ************ ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:18 Sunday 19 May 2024 12:31:51 +0000 (0:00:00.746) 0:00:00.758 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 19 May 2024 12:31:51 +0000 (0:00:00.015) 0:00:00.774 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 19 May 2024 12:31:51 +0000 (0:00:00.023) 0:00:00.797 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 19 May 2024 12:31:51 +0000 (0:00:00.019) 0:00:00.816 ************ 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_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 19 May 2024 12:31:51 +0000 (0:00:00.034) 0:00:00.851 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 19 May 2024 12:31:52 +0000 (0:00:00.249) 0:00:01.101 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 19 May 2024 12:31:52 +0000 (0:00:00.020) 0:00:01.121 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 19 May 2024 12:31:52 +0000 (0:00:00.009) 0:00:01.130 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 19 May 2024 12:31:52 +0000 (0:00:00.018) 0:00:01.148 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 19 May 2024 12:31:52 +0000 (0:00:00.029) 0:00:01.178 ************ changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-14.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: mdadm-4.2-14.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-14.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-14.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: lvm2-8:2.03.14-14.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: libblockdev-kbd-2.28-6.el8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 19 May 2024 12:32:37 +0000 (0:00:45.439) 0:00:46.617 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 19 May 2024 12:32:37 +0000 (0:00:00.019) 0:00:46.636 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 19 May 2024 12:32:37 +0000 (0:00:00.017) 0:00:46.654 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 19 May 2024 12:32:38 +0000 (0:00:00.491) 0:00:47.145 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 19 May 2024 12:32:38 +0000 (0:00:00.033) 0:00:47.179 ************ TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 19 May 2024 12:32:38 +0000 (0:00:00.009) 0:00:47.188 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Sunday 19 May 2024 12:32:38 +0000 (0:00:00.008) 0:00:47.197 ************ TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 19 May 2024 12:32:38 +0000 (0:00:00.008) 0:00:47.206 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 19 May 2024 12:32:40 +0000 (0:00:02.533) 0:00:49.740 ************ 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": "enabled" }, "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-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-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": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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-convert.service": { "name": "nfs-convert.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" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "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" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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-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-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-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "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" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "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" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 19 May 2024 12:32:42 +0000 (0:00:01.711) 0:00:51.451 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.018) 0:00:51.469 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.010) 0:00:51.479 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.361) 0:00:51.841 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.011) 0:00:51.852 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.009) 0:00:51.861 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.011) 0:00:51.873 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.011) 0:00:51.885 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.011) 0:00:51.896 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.011) 0:00:51.908 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.010) 0:00:51.919 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.010) 0:00:51.929 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.010) 0:00:51.939 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 19 May 2024 12:32:42 +0000 (0:00:00.010) 0:00:51.950 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121609.7501118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682331.759, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1715682014.522, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "535519363", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 19 May 2024 12:32:43 +0000 (0:00:00.186) 0:00:52.137 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 19 May 2024 12:32:43 +0000 (0:00:00.010) 0:00:52.147 ************ ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:22 Sunday 19 May 2024 12:32:43 +0000 (0:00:00.646) 0:00:52.794 ************ ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:31 Sunday 19 May 2024 12:32:43 +0000 (0:00:00.014) 0:00:52.808 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/get_unused_disk.yml:2 Sunday 19 May 2024 12:32:43 +0000 (0:00:00.016) 0:00:52.825 ************ ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/get_unused_disk.yml:16 Sunday 19 May 2024 12:32:46 +0000 (0:00:02.520) 0:00:55.345 ************ ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/get_unused_disk.yml:24 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.255) 0:00:55.601 ************ ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/get_unused_disk.yml:29 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.014) 0:00:55.616 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/get_unused_disk.yml:34 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.010) 0:00:55.627 ************ ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a RAID1 device] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:37 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.011) 0:00:55.638 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.020) 0:00:55.659 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.015) 0:00:55.674 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.012) 0:00:55.686 ************ 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_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.030) 0:00:55.717 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.025) 0:00:55.742 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.010) 0:00:55.753 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.010) 0:00:55.764 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.010) 0:00:55.774 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.022) 0:00:55.797 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.011) 0:00:55.808 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "Lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "Lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.014) 0:00:55.823 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.011) 0:00:55.835 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.010) 0:00:55.845 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.011) 0:00:55.857 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.010) 0:00:55.868 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.010) 0:00:55.878 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.018) 0:00:55.896 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 19 May 2024 12:32:46 +0000 (0:00:00.009) 0:00:55.906 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 19 May 2024 12:33:27 +0000 (0:00:40.517) 0:01:36.423 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 19 May 2024 12:33:27 +0000 (0:00:00.012) 0:01:36.435 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 19 May 2024 12:33:27 +0000 (0:00:00.010) 0:01:36.445 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/vg1-lv1", "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "xfsprogs", "mdadm", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 19 May 2024 12:33:27 +0000 (0:00:00.016) 0:01:36.461 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 19 May 2024 12:33:27 +0000 (0:00:00.014) 0:01:36.476 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 19 May 2024 12:33:27 +0000 (0:00:00.012) 0:01:36.489 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 19 May 2024 12:33:27 +0000 (0:00:00.011) 0:01:36.501 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 19 May 2024 12:33:28 +0000 (0:00:00.829) 0:01:37.330 ************ changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', '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/vg1-Lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', '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/vg1-Lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 19 May 2024 12:33:31 +0000 (0:00:02.717) 0:01:40.048 ************ skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', '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/vg1-Lv2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', '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/vg1-Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 19 May 2024 12:33:31 +0000 (0:00:00.022) 0:01:40.070 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 19 May 2024 12:33:31 +0000 (0:00:00.480) 0:01:40.551 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121609.7501118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682331.759, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1715682014.522, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "535519363", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 19 May 2024 12:33:31 +0000 (0:00:00.192) 0:01:40.743 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 19 May 2024 12:33:31 +0000 (0:00:00.010) 0:01:40.754 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:61 Sunday 19 May 2024 12:33:38 +0000 (0:00:06.740) 0:01:47.495 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:2 Sunday 19 May 2024 12:33:38 +0000 (0:00:00.019) 0:01:47.515 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_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": "Lv3", "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-ciwkvdi8ug/tests/verify-role-results.yml:7 Sunday 19 May 2024 12:33:38 +0000 (0:00:00.017) 0:01:47.532 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:15 Sunday 19 May 2024 12:33:38 +0000 (0:00:00.011) 0:01:47.544 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "2910c723-669b-4ba3-8ed2-1654c4ebceee" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "cd508dea-f8f6-449e-a7b6-5fa5e1a44697" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "ed404faf-2de2-4b5d-9b9e-e805e75cdc84" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "JViy5A-2wCP-Kje0-AUVm-LYen-kMmQ-iiX8AO" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "b21af463-60bd-a166-29c1-fb4f4fbe6301" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "b21af463-60bd-a166-29c1-fb4f4fbe6301" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "b21af463-60bd-a166-29c1-fb4f4fbe6301" }, "/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": "394c3813-fc08-49ca-8634-fa8e9f691ec5" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:20 Sunday 19 May 2024 12:33:38 +0000 (0:00:00.399) 0:01:47.943 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002860", "end": "2024-05-19 12:33:39.150713", "rc": 0, "start": "2024-05-19 12:33:39.147853" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:20:14 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=394c3813-fc08-49ca-8634-fa8e9f691ec5 / 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/vg1-lv1 /opt/test1 xfs defaults 0 0 /dev/mapper/vg1-Lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-Lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:25 Sunday 19 May 2024 12:33:39 +0000 (0:00:00.255) 0:01:48.199 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002744", "end": "2024-05-19 12:33:39.338615", "failed_when_result": false, "rc": 0, "start": "2024-05-19 12:33:39.335871" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:34 Sunday 19 May 2024 12:33:39 +0000 (0:00:00.187) 0:01:48.387 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:5 Sunday 19 May 2024 12:33:39 +0000 (0:00:00.027) 0:01:48.415 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:18 Sunday 19 May 2024 12:33:39 +0000 (0:00:00.011) 0:01:48.426 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:09.250430", "end": "2024-05-19 12:33:48.814926", "rc": 0, "start": "2024-05-19 12:33:39.564496" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:24 Sunday 19 May 2024 12:33:48 +0000 (0:00:09.437) 0:01:57.863 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:34 Sunday 19 May 2024 12:33:48 +0000 (0:00:00.018) 0:01:57.882 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:2 Sunday 19 May 2024 12:33:48 +0000 (0:00:00.026) 0:01:57.909 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:13 Sunday 19 May 2024 12:33:48 +0000 (0:00:00.033) 0:01:57.942 ************ ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:22 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.355) 0:01:58.298 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:27 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.014) 0:01:58.313 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:33 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.015) 0:01:58.329 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:42 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.015) 0:01:58.344 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:48 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.015) 0:01:58.360 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:54 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.014) 0:01:58.375 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:59 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.014) 0:01:58.390 ************ ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:73 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.018) 0:01:58.408 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:8 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.023) 0:01:58.431 ************ ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.010567", "end": "2024-05-19 12:33:49.706198", "rc": 0, "start": "2024-05-19 12:33:49.695631" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sun May 19 12:32:53 2024 Raid Level : raid1 Array Size : 10477440 (9.99 GiB 10.73 GB) Used Dev Size : 10477440 (9.99 GiB 10.73 GB) Raid Devices : 2 Total Devices : 3 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Sun May 19 12:33:48 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 37% complete Name : vg1-1 UUID : b21af463:60bda166:29c1fb4f:4fbe6301 Events : 20 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 - spare /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:14 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.325) 0:01:58.756 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 2\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:21 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.018) 0:01:58.775 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 1\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:28 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.017) 0:01:58.792 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:35 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.018) 0:01:58.811 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:45 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.015) 0:01:58.826 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:54 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.017) 0:01:58.844 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:64 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.020) 0:01:58.864 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:74 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.019) 0:01:58.883 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:85 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.019) 0:01:58.903 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:95 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.016) 0:01:58.919 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:76 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.011) 0:01:58.931 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml:2 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.026) 0:01:58.957 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.038) 0:01:58.995 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.013) 0:01:59.008 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:33:49 +0000 (0:00:00.012) 0:01:59.021 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.034 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.047 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.060 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.073 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.086 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.098 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.110 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.121 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.134 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.145 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.156 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.168 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.179 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.190 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.203 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.214 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.239 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:79 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.252 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml:2 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.046) 0:01:59.298 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.038) 0:01:59.336 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.348 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.360 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.371 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.382 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.394 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.405 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.418 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.430 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.443 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.456 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.469 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:82 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.481 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:5 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.029) 0:01:59.511 ************ 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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:13 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.014) 0:01:59.526 ************ skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:20 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.540 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:2 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.023) 0:01:59.563 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:9 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.577 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:18 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.014) 0:01:59.591 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:27 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:37 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.614 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:47 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.626 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:27 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.638 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:85 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.649 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml:2 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.028) 0:01:59.678 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.042) 0:01:59.720 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.733 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.747 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.760 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.773 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.014) 0:01:59.787 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.800 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.011) 0:01:59.812 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.826 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.839 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.852 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.865 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.878 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.890 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.903 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.916 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.014) 0:01:59.930 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.943 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.956 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.969 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.013) 0:01:59.983 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:88 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:01:59.996 ************ 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-ciwkvdi8ug/tests/test-verify-pool-volumes.yml:3 Sunday 19 May 2024 12:33:50 +0000 (0:00:00.012) 0:02:00.008 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.032) 0:02:00.041 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.039) 0:02:00.081 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.061) 0:02:00.142 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.015) 0:02:00.158 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "ed404faf-2de2-4b5d-9b9e-e805e75cdc84" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "ed404faf-2de2-4b5d-9b9e-e805e75cdc84" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.019) 0:02:00.177 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.012) 0:02:00.190 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.015) 0:02:00.206 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.015) 0:02:00.221 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.012) 0:02:00.234 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.013) 0:02:00.247 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.013) 0:02:00.260 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.016) 0:02:00.277 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.013) 0:02:00.291 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.015) 0:02:00.306 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.012) 0:02:00.319 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.012) 0:02:00.331 ************ 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/vg1-lv1 " ], "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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.027) 0:02:00.359 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.016) 0:02:00.375 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.016) 0:02:00.392 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.014) 0:02:00.407 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.012) 0:02:00.420 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.017) 0:02:00.437 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.018) 0:02:00.456 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716122007.1703563, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716122007.1703563, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76511, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716122007.1703563, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.195) 0:02:00.651 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.018) 0:02:00.669 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.013) 0:02:00.683 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.016) 0:02:00.699 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.016) 0:02:00.716 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.013) 0:02:00.729 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.015) 0:02:00.744 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:33:51 +0000 (0:00:00.012) 0:02:00.757 ************ changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.3.7-7.el8.x86_64" ] } lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:33:56 +0000 (0:00:05.148) 0:02:05.906 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.013) 0:02:05.919 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.011) 0:02:05.931 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.017) 0:02:05.948 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.012) 0:02:05.961 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.011) 0:02:05.973 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.011) 0:02:05.984 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.012) 0:02:05.997 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.011) 0:02:06.009 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:33:56 +0000 (0:00:00.015) 0:02:06.025 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.014) 0:02:06.040 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.012) 0:02:06.052 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.064 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.013) 0:02:06.077 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.089 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.012) 0:02:06.102 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.113 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.125 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.136 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.012) 0:02:06.149 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.161 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.172 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.195 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.207 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.304) 0:02:06.511 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.193) 0:02:06.705 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.017) 0:02:06.722 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.012) 0:02:06.735 ************ ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.192) 0:02:06.927 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.015) 0:02:06.942 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.014) 0:02:06.957 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.014) 0:02:06.971 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.013) 0:02:06.985 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:06.996 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:07.007 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:33:57 +0000 (0:00:00.011) 0:02:07.019 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.011) 0:02:07.030 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.012) 0:02:07.043 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.011) 0:02:07.054 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.012) 0:02:07.067 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.011) 0:02:07.078 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.011) 0:02:07.090 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.011) 0:02:07.101 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.012) 0:02:07.113 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.029) 0:02:07.143 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.013) 0:02:07.156 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.011) 0:02:07.168 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.011) 0:02:07.179 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.013) 0:02:07.193 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.012) 0:02:07.206 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:33:58 +0000 (0:00:00.020) 0:02:07.226 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:01.287006", "end": "2024-05-19 12:33:59.655986", "rc": 0, "start": "2024-05-19 12:33:58.368980" } STDOUT: LVM2_LV_NAME=lv1 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-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:33:59 +0000 (0:00:01.481) 0:02:08.708 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.016) 0:02:08.724 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.016) 0:02:08.740 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.013) 0:02:08.754 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.013) 0:02:08.768 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.013) 0:02:08.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.013) 0:02:08.795 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.011) 0:02:08.807 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.014) 0:02:08.822 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.056) 0:02:08.879 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.015) 0:02:08.894 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "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": 3154518016, "size_total": 3210739712, "uuid": "2910c723-669b-4ba3-8ed2-1654c4ebceee" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "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": 3154518016, "size_total": 3210739712, "uuid": "2910c723-669b-4ba3-8ed2-1654c4ebceee" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.019) 0:02:08.913 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.012) 0:02:08.926 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.015) 0:02:08.942 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.015) 0:02:08.957 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.012) 0:02:08.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.012) 0:02:08.982 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.012) 0:02:08.995 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.015) 0:02:09.010 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:33:59 +0000 (0:00:00.012) 0:02:09.022 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.013) 0:02:09.036 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.012) 0:02:09.049 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.011) 0:02:09.060 ************ 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/vg1-Lv2 " ], "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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.024) 0:02:09.085 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.014) 0:02:09.100 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.015) 0:02:09.116 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.011) 0:02:09.127 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.011) 0:02:09.138 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.015) 0:02:09.154 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.016) 0:02:09.171 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716122001.7053533, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716122001.7053533, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76342, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716122001.7053533, "nlink": 1, "path": "/dev/mapper/vg1-Lv2", "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-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.401) 0:02:09.572 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.016) 0:02:09.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.012) 0:02:09.601 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.014) 0:02:09.616 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.014) 0:02:09.630 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.013) 0:02:09.643 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.016) 0:02:09.660 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:34:00 +0000 (0:00:00.039) 0:02:09.699 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:34:03 +0000 (0:00:02.873) 0:02:12.572 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.585 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.598 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.017) 0:02:12.615 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.627 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.638 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.651 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.663 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.674 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.015) 0:02:12.690 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.014) 0:02:12.705 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.717 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.730 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.743 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.754 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.767 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.778 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.789 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.802 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.813 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.825 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.836 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.848 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.011) 0:02:12.859 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:34:03 +0000 (0:00:00.012) 0:02:12.872 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.191) 0:02:13.063 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.193) 0:02:13.256 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.017) 0:02:13.274 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.012) 0:02:13.287 ************ ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.193) 0:02:13.480 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.015) 0:02:13.495 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.014) 0:02:13.510 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.013) 0:02:13.524 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.014) 0:02:13.539 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.551 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.562 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.574 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.585 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.597 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.012) 0:02:13.609 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.621 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.632 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.643 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.655 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.666 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.012) 0:02:13.679 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.691 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.011) 0:02:13.714 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.013) 0:02:13.728 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.012) 0:02:13.741 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.020) 0:02:13.761 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv2" ], "delta": "0:00:00.023293", "end": "2024-05-19 12:34:04.926743", "rc": 0, "start": "2024-05-19 12:34:04.903450" } STDOUT: LVM2_LV_NAME=Lv2 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-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.215) 0:02:13.976 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:34:04 +0000 (0:00:00.017) 0:02:13.994 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.057) 0:02:14.051 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.014) 0:02:14.065 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.013) 0:02:14.079 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.012) 0:02:14.092 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.013) 0:02:14.105 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.012) 0:02:14.118 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.015) 0:02:14.134 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.055) 0:02:14.190 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.015) 0:02:14.205 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "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": 3154518016, "size_total": 3210739712, "uuid": "cd508dea-f8f6-449e-a7b6-5fa5e1a44697" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "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": 3154518016, "size_total": 3210739712, "uuid": "cd508dea-f8f6-449e-a7b6-5fa5e1a44697" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.019) 0:02:14.225 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.012) 0:02:14.238 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.015) 0:02:14.254 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.014) 0:02:14.268 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.012) 0:02:14.281 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.292 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.014) 0:02:14.307 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.016) 0:02:14.323 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.334 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.346 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.358 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.369 ************ 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/vg1-Lv3 " ], "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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.025) 0:02:14.395 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.015) 0:02:14.410 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.014) 0:02:14.425 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.436 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.448 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.016) 0:02:14.464 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.018) 0:02:14.483 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121995.7403498, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716121995.7403498, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76133, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716121995.7403498, "nlink": 1, "path": "/dev/mapper/vg1-Lv3", "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-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.199) 0:02:14.683 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.016) 0:02:14.699 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.013) 0:02:14.712 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.015) 0:02:14.727 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.013) 0:02:14.741 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.012) 0:02:14.754 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.014) 0:02:14.769 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:34:05 +0000 (0:00:00.011) 0:02:14.780 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:34:08 +0000 (0:00:02.607) 0:02:17.387 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.013) 0:02:17.401 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.013) 0:02:17.414 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.017) 0:02:17.431 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.012) 0:02:17.444 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.012) 0:02:17.457 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.468 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.480 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.491 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.016) 0:02:17.507 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.014) 0:02:17.522 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.012) 0:02:17.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.546 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.558 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.569 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.581 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.592 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.013) 0:02:17.605 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.617 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.628 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.640 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.012) 0:02:17.652 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.664 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.013) 0:02:17.677 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.011) 0:02:17.688 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:34:08 +0000 (0:00:00.190) 0:02:17.879 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.193) 0:02:18.072 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.017) 0:02:18.089 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.012) 0:02:18.102 ************ ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.194) 0:02:18.296 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.015) 0:02:18.311 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.013) 0:02:18.325 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.014) 0:02:18.339 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.013) 0:02:18.353 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.365 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.376 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.388 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.399 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.012) 0:02:18.412 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.423 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.435 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.446 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.458 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.469 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.012) 0:02:18.482 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.493 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.504 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.516 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.527 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.013) 0:02:18.541 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.013) 0:02:18.555 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.053) 0:02:18.608 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv3" ], "delta": "0:00:00.026323", "end": "2024-05-19 12:34:09.780034", "rc": 0, "start": "2024-05-19 12:34:09.753711" } STDOUT: LVM2_LV_NAME=Lv3 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-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.222) 0:02:18.830 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.016) 0:02:18.847 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.016) 0:02:18.863 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.013) 0:02:18.877 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.013) 0:02:18.890 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.012) 0:02:18.903 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.012) 0:02:18.915 ************ 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-ciwkvdi8ug/tests/verify-role-results.yml:44 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.012) 0:02:18.928 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:54 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.939 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation minus the pool raid options] ************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:64 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.011) 0:02:18.951 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.025) 0:02:18.976 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.017) 0:02:18.994 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 19 May 2024 12:34:09 +0000 (0:00:00.015) 0:02:19.009 ************ 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_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.033) 0:02:19.043 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.014) 0:02:19.057 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.012) 0:02:19.069 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.011) 0:02:19.081 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.011) 0:02:19.092 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.025) 0:02:19.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.012) 0:02:19.131 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "Lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "Lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.015) 0:02:19.146 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.012) 0:02:19.159 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.012) 0:02:19.172 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.012) 0:02:19.184 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.013) 0:02:19.198 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.012) 0:02:19.211 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.019) 0:02:19.230 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 19 May 2024 12:34:10 +0000 (0:00:00.010) 0:02:19.241 ************ ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/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/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 19 May 2024 12:34:37 +0000 (0:00:27.037) 0:02:46.278 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 19 May 2024 12:34:37 +0000 (0:00:00.013) 0:02:46.291 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 19 May 2024 12:34:37 +0000 (0:00:00.011) 0:02:46.303 ************ ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-Lv2", "/dev/mapper/vg1-Lv3", "/dev/mapper/vg1-lv1", "/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/vg1-lv1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test3", "src": "/dev/mapper/vg1-Lv3", "state": "mounted" } ], "packages": [ "lvm2", "mdadm", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 19 May 2024 12:34:37 +0000 (0:00:00.016) 0:02:46.320 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 19 May 2024 12:34:37 +0000 (0:00:00.015) 0:02:46.335 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 19 May 2024 12:34:37 +0000 (0:00:00.036) 0:02:46.372 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 19 May 2024 12:34:37 +0000 (0:00:00.013) 0:02:46.385 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 19 May 2024 12:34:38 +0000 (0:00:00.658) 0:02:47.044 ************ ok: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } ok: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', '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/vg1-Lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } ok: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', '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/vg1-Lv3", "state": "mounted" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 19 May 2024 12:34:38 +0000 (0:00:00.575) 0:02:47.620 ************ skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', '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/vg1-Lv2", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', '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/vg1-Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 19 May 2024 12:34:38 +0000 (0:00:00.022) 0:02:47.643 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 19 May 2024 12:34:39 +0000 (0:00:00.481) 0:02:48.125 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121609.7501118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682331.759, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1715682014.522, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "535519363", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 19 May 2024 12:34:39 +0000 (0:00:00.224) 0:02:48.349 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 19 May 2024 12:34:39 +0000 (0:00:00.011) 0:02:48.361 ************ ok: [sut] TASK [Assert to preserve RAID settings for preexisting pool] ******************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:84 Sunday 19 May 2024 12:34:43 +0000 (0:00:03.801) 0:02:52.162 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:93 Sunday 19 May 2024 12:34:43 +0000 (0:00:00.016) 0:02:52.178 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:2 Sunday 19 May 2024 12:34:43 +0000 (0:00:00.021) 0:02:52.199 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_kernel_device": "/dev/dm-2", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/verify-role-results.yml:7 Sunday 19 May 2024 12:34:43 +0000 (0:00:00.017) 0:02:52.217 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:15 Sunday 19 May 2024 12:34:43 +0000 (0:00:00.011) 0:02:52.228 ************ ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-Lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv2", "size": "3G", "type": "lvm", "uuid": "2910c723-669b-4ba3-8ed2-1654c4ebceee" }, "/dev/mapper/vg1-Lv3": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-Lv3", "size": "3G", "type": "lvm", "uuid": "cd508dea-f8f6-449e-a7b6-5fa5e1a44697" }, "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "2G", "type": "lvm", "uuid": "ed404faf-2de2-4b5d-9b9e-e805e75cdc84" }, "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "10G", "type": "raid1", "uuid": "JViy5A-2wCP-Kje0-AUVm-LYen-kMmQ-iiX8AO" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "b21af463-60bd-a166-29c1-fb4f4fbe6301" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "b21af463-60bd-a166-29c1-fb4f4fbe6301" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "b21af463-60bd-a166-29c1-fb4f4fbe6301" }, "/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": "394c3813-fc08-49ca-8634-fa8e9f691ec5" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:20 Sunday 19 May 2024 12:34:43 +0000 (0:00:00.410) 0:02:52.639 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002807", "end": "2024-05-19 12:34:43.798029", "rc": 0, "start": "2024-05-19 12:34:43.795222" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:20:14 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=394c3813-fc08-49ca-8634-fa8e9f691ec5 / 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/vg1-lv1 /opt/test1 xfs defaults 0 0 /dev/mapper/vg1-Lv2 /opt/test2 xfs defaults 0 0 /dev/mapper/vg1-Lv3 /opt/test3 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:25 Sunday 19 May 2024 12:34:43 +0000 (0:00:00.208) 0:02:52.847 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002770", "end": "2024-05-19 12:34:43.990232", "failed_when_result": false, "rc": 0, "start": "2024-05-19 12:34:43.987462" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:34 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.191) 0:02:53.039 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:5 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.029) 0:02:53.068 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:18 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.030) 0:02:53.098 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.025414", "end": "2024-05-19 12:34:44.264862", "rc": 0, "start": "2024-05-19 12:34:44.239448" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:24 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.216) 0:02:53.315 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:34 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.018) 0:02:53.333 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:2 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.026) 0:02:53.360 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:13 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.017) 0:02:53.377 ************ ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:22 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.190) 0:02:53.568 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:27 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.015) 0:02:53.583 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:33 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.016) 0:02:53.599 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:42 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.015) 0:02:53.615 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:48 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.015) 0:02:53.631 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:54 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.015) 0:02:53.646 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:59 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.014) 0:02:53.661 ************ ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:73 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.018) 0:02:53.679 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:8 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.023) 0:02:53.703 ************ ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.007248", "end": "2024-05-19 12:34:44.852781", "rc": 0, "start": "2024-05-19 12:34:44.845533" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sun May 19 12:32:53 2024 Raid Level : raid1 Array Size : 10477440 (9.99 GiB 10.73 GB) Used Dev Size : 10477440 (9.99 GiB 10.73 GB) Raid Devices : 2 Total Devices : 3 Persistence : Superblock is persistent Intent Bitmap : Internal Update Time : Sun May 19 12:34:43 2024 State : clean, resyncing Active Devices : 2 Working Devices : 3 Failed Devices : 0 Spare Devices : 1 Consistency Policy : bitmap Resync Status : 68% complete Name : vg1-1 UUID : b21af463:60bda166:29c1fb4f:4fbe6301 Events : 30 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 - spare /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:14 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.199) 0:02:53.903 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 2\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:21 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.017) 0:02:53.921 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ 1\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:28 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.017) 0:02:53.938 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:35 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.017) 0:02:53.955 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:45 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.017) 0:02:53.972 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:54 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.017) 0:02:53.989 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:64 Sunday 19 May 2024 12:34:44 +0000 (0:00:00.019) 0:02:54.009 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:74 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.020) 0:02:54.029 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:85 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.019) 0:02:54.048 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:95 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.017) 0:02:54.066 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:76 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.078 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml:2 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.025) 0:02:54.103 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.036) 0:02:54.139 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.152 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.165 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.178 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.191 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.203 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.215 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.239 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.251 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.262 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.273 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.285 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.297 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.311 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.324 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.337 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.348 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.361 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.372 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.034) 0:02:54.406 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:79 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.419 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml:2 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.024) 0:02:54.444 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.037) 0:02:54.481 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.494 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.505 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.517 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.529 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.540 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.552 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.564 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.575 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.587 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.599 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.611 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:82 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.622 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:5 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.027) 0:02:54.650 ************ 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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:13 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.018) 0:02:54.669 ************ skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:20 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.025) 0:02:54.694 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:2 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.026) 0:02:54.721 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:9 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.016) 0:02:54.737 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:18 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.015) 0:02:54.753 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:27 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.766 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:37 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.778 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:47 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.790 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:27 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.801 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:85 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.011) 0:02:54.813 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml:2 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.027) 0:02:54.840 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.037) 0:02:54.878 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.890 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.903 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.916 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.012) 0:02:54.928 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.942 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.955 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.969 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.982 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:54.995 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.013) 0:02:55.008 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:34:45 +0000 (0:00:00.014) 0:02:55.023 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.035 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.013) 0:02:55.049 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.061 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.074 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.087 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.015) 0:02:55.103 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.014) 0:02:55.117 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.013) 0:02:55.130 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.143 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:88 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.155 ************ 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-ciwkvdi8ug/tests/test-verify-pool-volumes.yml:3 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.011) 0:02:55.167 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.059) 0:02:55.227 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.016) 0:02:55.243 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.057) 0:02:55.300 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.015) 0:02:55.316 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "ed404faf-2de2-4b5d-9b9e-e805e75cdc84" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 509827, "block_size": 4096, "block_total": 521728, "block_used": 11901, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1048573, "inode_total": 1048576, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 2088251392, "size_total": 2136997888, "uuid": "ed404faf-2de2-4b5d-9b9e-e805e75cdc84" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.019) 0:02:55.335 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.348 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.015) 0:02:55.364 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.014) 0:02:55.378 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.014) 0:02:55.393 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.405 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.418 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.016) 0:02:55.434 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.011) 0:02:55.446 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.011) 0:02:55.457 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.013) 0:02:55.471 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.011) 0:02:55.482 ************ 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/vg1-lv1 " ], "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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.024) 0:02:55.507 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.014) 0:02:55.522 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.014) 0:02:55.537 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.550 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.011) 0:02:55.562 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.015) 0:02:55.578 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.017) 0:02:55.595 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716122007.1703563, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716122007.1703563, "dev": 6, "device_type": 64770, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76511, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716122007.1703563, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.195) 0:02:55.790 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.016) 0:02:55.806 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.012) 0:02:55.819 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.015) 0:02:55.834 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.013) 0:02:55.848 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.015) 0:02:55.863 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.015) 0:02:55.879 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:34:46 +0000 (0:00:00.013) 0:02:55.892 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:34:49 +0000 (0:00:02.709) 0:02:58.602 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.035) 0:02:58.637 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.013) 0:02:58.650 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.017) 0:02:58.667 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.680 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.693 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.706 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.013) 0:02:58.719 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.732 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.015) 0:02:58.748 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.014) 0:02:58.763 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.776 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.787 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.800 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.812 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.824 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.837 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.849 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.860 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.013) 0:02:58.873 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.885 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.897 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.909 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.011) 0:02:58.921 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:34:49 +0000 (0:00:00.012) 0:02:58.933 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.190) 0:02:59.123 ************ ok: [sut] => { "bytes": 2147483648, "changed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.190) 0:02:59.314 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "2147483648" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.019) 0:02:59.333 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.014) 0:02:59.348 ************ ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.193) 0:02:59.542 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.016) 0:02:59.558 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.015) 0:02:59.573 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.014) 0:02:59.588 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.015) 0:02:59.603 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.014) 0:02:59.617 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.013) 0:02:59.630 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.643 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.656 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.669 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.011) 0:02:59.680 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.014) 0:02:59.695 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.708 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.720 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.733 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.746 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.759 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.014) 0:02:59.773 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.786 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.012) 0:02:59.799 ************ ok: [sut] => { "storage_test_actual_size": { "bytes": 2147483648, "changed": false, "failed": false, "lvm": "2g", "parted": "2GiB", "size": "2 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.014) 0:02:59.813 ************ ok: [sut] => { "storage_test_expected_size": "2147483648" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.014) 0:02:59.828 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:34:50 +0000 (0:00:00.018) 0:02:59.846 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:02.594960", "end": "2024-05-19 12:34:53.583000", "rc": 0, "start": "2024-05-19 12:34:50.988040" } STDOUT: LVM2_LV_NAME=lv1 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-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:34:53 +0000 (0:00:02.791) 0:03:02.638 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.017) 0:03:02.655 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.017) 0:03:02.673 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.014) 0:03:02.687 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.014) 0:03:02.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.014) 0:03:02.715 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.013) 0:03:02.729 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.013) 0:03:02.743 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.044) 0:03:02.787 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.058) 0:03:02.846 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.016) 0:03:02.862 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "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": 3154518016, "size_total": 3210739712, "uuid": "2910c723-669b-4ba3-8ed2-1654c4ebceee" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv2", "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": 3154518016, "size_total": 3210739712, "uuid": "2910c723-669b-4ba3-8ed2-1654c4ebceee" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.022) 0:03:02.884 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.014) 0:03:02.899 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.018) 0:03:02.918 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.017) 0:03:02.936 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.013) 0:03:02.949 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.013) 0:03:02.962 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.017) 0:03:02.980 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.017) 0:03:02.998 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.013) 0:03:03.011 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:34:53 +0000 (0:00:00.013) 0:03:03.024 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.013) 0:03:03.038 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.013) 0:03:03.051 ************ 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/vg1-Lv2 " ], "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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.027) 0:03:03.078 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.020) 0:03:03.099 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.016) 0:03:03.115 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.014) 0:03:03.129 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.011) 0:03:03.141 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.016) 0:03:03.157 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.018) 0:03:03.176 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716122001.7053533, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716122001.7053533, "dev": 6, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76342, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716122001.7053533, "nlink": 1, "path": "/dev/mapper/vg1-Lv2", "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-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.264) 0:03:03.440 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.016) 0:03:03.457 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.013) 0:03:03.470 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.015) 0:03:03.486 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.014) 0:03:03.500 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.013) 0:03:03.513 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.015) 0:03:03.528 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:34:54 +0000 (0:00:00.014) 0:03:03.543 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:34:57 +0000 (0:00:02.756) 0:03:06.300 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.033) 0:03:06.334 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.013) 0:03:06.347 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.017) 0:03:06.364 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.012) 0:03:06.377 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.012) 0:03:06.390 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.401 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.013) 0:03:06.415 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.012) 0:03:06.427 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.016) 0:03:06.443 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.015) 0:03:06.459 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.012) 0:03:06.471 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.012) 0:03:06.484 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.014) 0:03:06.499 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.510 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.012) 0:03:06.523 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.534 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.546 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.558 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.013) 0:03:06.571 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.583 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.012) 0:03:06.595 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.607 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.619 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.011) 0:03:06.630 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.189) 0:03:06.819 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.188) 0:03:07.007 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:34:57 +0000 (0:00:00.017) 0:03:07.025 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.012) 0:03:07.037 ************ ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.190) 0:03:07.228 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.015) 0:03:07.244 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.015) 0:03:07.259 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.015) 0:03:07.275 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.015) 0:03:07.290 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.014) 0:03:07.305 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.318 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.332 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.345 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.358 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.371 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.014) 0:03:07.386 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.399 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.412 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.425 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.012) 0:03:07.438 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.451 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.015) 0:03:07.466 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.480 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.013) 0:03:07.493 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.014) 0:03:07.507 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.014) 0:03:07.522 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:34:58 +0000 (0:00:00.018) 0:03:07.541 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv2" ], "delta": "0:00:05.681668", "end": "2024-05-19 12:35:04.363076", "rc": 0, "start": "2024-05-19 12:34:58.681408" } STDOUT: LVM2_LV_NAME=Lv2 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-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:35:04 +0000 (0:00:05.873) 0:03:13.414 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.016) 0:03:13.430 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.017) 0:03:13.448 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.014) 0:03:13.462 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.015) 0:03:13.478 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.035) 0:03:13.513 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.014) 0:03:13.528 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.011) 0:03:13.540 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.015) 0:03:13.555 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.055) 0:03:13.611 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.015) 0:03:13.626 ************ ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "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": 3154518016, "size_total": 3210739712, "uuid": "cd508dea-f8f6-449e-a7b6-5fa5e1a44697" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 770146, "block_size": 4096, "block_total": 783872, "block_used": 13726, "device": "/dev/mapper/vg1-Lv3", "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": 3154518016, "size_total": 3210739712, "uuid": "cd508dea-f8f6-449e-a7b6-5fa5e1a44697" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.019) 0:03:13.645 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.012) 0:03:13.658 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.014) 0:03:13.673 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.015) 0:03:13.688 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.012) 0:03:13.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.012) 0:03:13.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.012) 0:03:13.726 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.015) 0:03:13.742 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.011) 0:03:13.754 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.012) 0:03:13.766 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.011) 0:03:13.778 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.011) 0:03:13.789 ************ 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/vg1-Lv3 " ], "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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.024) 0:03:13.814 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.014) 0:03:13.829 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.016) 0:03:13.845 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.011) 0:03:13.857 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.011) 0:03:13.868 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.015) 0:03:13.884 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:35:04 +0000 (0:00:00.017) 0:03:13.901 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121995.7403498, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1716121995.7403498, "dev": 6, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 76133, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1716121995.7403498, "nlink": 1, "path": "/dev/mapper/vg1-Lv3", "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-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.312) 0:03:14.214 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.016) 0:03:14.231 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.013) 0:03:14.244 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.015) 0:03:14.259 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.013) 0:03:14.272 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.012) 0:03:14.285 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.014) 0:03:14.300 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:35:05 +0000 (0:00:00.011) 0:03:14.312 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:35:07 +0000 (0:00:02.586) 0:03:16.899 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.013) 0:03:16.912 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.013) 0:03:16.926 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.019) 0:03:16.945 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.013) 0:03:16.958 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.014) 0:03:16.973 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.014) 0:03:16.987 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.015) 0:03:17.002 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:35:07 +0000 (0:00:00.013) 0:03:17.016 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.016) 0:03:17.032 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.021) 0:03:17.054 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.038) 0:03:17.093 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.107 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.120 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.012) 0:03:17.133 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.146 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.014) 0:03:17.160 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.014) 0:03:17.175 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.015) 0:03:17.191 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.204 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.217 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.231 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.244 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.014) 0:03:17.259 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.013) 0:03:17.272 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.193) 0:03:17.466 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.191) 0:03:17.657 ************ ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.018) 0:03:17.675 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.014) 0:03:17.690 ************ ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.196) 0:03:17.886 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.015) 0:03:17.901 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.015) 0:03:17.916 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.015) 0:03:17.932 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.015) 0:03:17.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.011) 0:03:17.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.011) 0:03:17.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.011) 0:03:17.982 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.011) 0:03:17.994 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.012) 0:03:18.007 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:35:08 +0000 (0:00:00.011) 0:03:18.018 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.030 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.042 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.053 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.065 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.013) 0:03:18.078 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.089 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.101 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.112 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.124 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.013) 0:03:18.138 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.013) 0:03:18.152 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.016) 0:03:18.169 ************ ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/Lv3" ], "delta": "0:00:00.026811", "end": "2024-05-19 12:35:09.335732", "rc": 0, "start": "2024-05-19 12:35:09.308921" } STDOUT: LVM2_LV_NAME=Lv3 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-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.216) 0:03:18.386 ************ ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.016) 0:03:18.402 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.017) 0:03:18.420 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.013) 0:03:18.434 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.013) 0:03:18.448 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.013) 0:03:18.462 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.013) 0:03:18.475 ************ 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-ciwkvdi8ug/tests/verify-role-results.yml:44 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.012) 0:03:18.488 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:54 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.500 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the pool created above] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:96 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.512 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.050) 0:03:18.562 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.017) 0:03:18.580 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.014) 0:03:18.594 ************ 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_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.032) 0:03:18.626 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.012) 0:03:18.639 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.650 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.662 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.673 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.025) 0:03:18.699 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.012) 0:03:18.712 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "2g" }, { "mount_point": "/opt/test2", "name": "Lv2", "size": "3g" }, { "mount_point": "/opt/test3", "name": "Lv3", "size": "3g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.016) 0:03:18.728 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.012) 0:03:18.741 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.012) 0:03:18.753 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.011) 0:03:18.765 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.012) 0:03:18.777 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.012) 0:03:18.790 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.019) 0:03:18.809 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 19 May 2024 12:35:09 +0000 (0:00:00.010) 0:03:18.820 ************ changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "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/test3", "src": "/dev/mapper/vg1-Lv3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 19 May 2024 12:35:48 +0000 (0:00:38.551) 0:03:57.371 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 19 May 2024 12:35:48 +0000 (0:00:00.013) 0:03:57.385 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 19 May 2024 12:35:48 +0000 (0:00:00.012) 0:03:57.397 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-Lv3", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv3", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-Lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-Lv2", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "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/test3", "src": "/dev/mapper/vg1-Lv3", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-Lv2", "state": "absent" }, { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 19 May 2024 12:35:48 +0000 (0:00:00.018) 0:03:57.416 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 19 May 2024 12:35:48 +0000 (0:00:00.017) 0:03:57.433 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 19 May 2024 12:35:48 +0000 (0:00:00.015) 0:03:57.449 ************ changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv3', '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/vg1-Lv3", "state": "absent" }, "name": "/opt/test3", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv3" } changed: [sut] => (item={'src': '/dev/mapper/vg1-Lv2', '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/vg1-Lv2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-Lv2" } changed: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 19 May 2024 12:35:48 +0000 (0:00:00.578) 0:03:58.027 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 19 May 2024 12:35:49 +0000 (0:00:00.468) 0:03:58.496 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 19 May 2024 12:35:49 +0000 (0:00:00.013) 0:03:58.510 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 19 May 2024 12:35:49 +0000 (0:00:00.013) 0:03:58.523 ************ ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 19 May 2024 12:35:49 +0000 (0:00:00.457) 0:03:58.981 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121609.7501118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682331.759, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1715682014.522, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "535519363", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 19 May 2024 12:35:50 +0000 (0:00:00.199) 0:03:59.180 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 19 May 2024 12:35:50 +0000 (0:00:00.011) 0:03:59.192 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:120 Sunday 19 May 2024 12:35:50 +0000 (0:00:00.667) 0:03:59.860 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:2 Sunday 19 May 2024 12:35:50 +0000 (0:00:00.021) 0:03:59.882 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "0 B", "raid_device_count": 2, "raid_level": "raid1", "raid_metadata_version": "1.0", "raid_spare_count": 1, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "2g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/vg1-Lv2", "_mount_id": "/dev/mapper/vg1-Lv2", "_raw_device": "/dev/mapper/vg1-Lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv2", "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/vg1-Lv3", "_mount_id": "/dev/mapper/vg1-Lv3", "_raw_device": "/dev/mapper/vg1-Lv3", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "Lv3", "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-ciwkvdi8ug/tests/verify-role-results.yml:7 Sunday 19 May 2024 12:35:50 +0000 (0:00:00.017) 0:03:59.899 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:15 Sunday 19 May 2024 12:35:50 +0000 (0:00:00.012) 0:03:59.911 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "394c3813-fc08-49ca-8634-fa8e9f691ec5" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:20 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.189) 0:04:00.101 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002770", "end": "2024-05-19 12:35:51.237667", "rc": 0, "start": "2024-05-19 12:35:51.234897" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:20:14 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=394c3813-fc08-49ca-8634-fa8e9f691ec5 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:25 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.185) 0:04:00.286 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002918", "end": "2024-05-19 12:35:51.426436", "failed_when_result": false, "rc": 0, "start": "2024-05-19 12:35:51.423518" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:34 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.188) 0:04:00.475 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:5 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.028) 0:04:00.504 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:18 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.011) 0:04:00.515 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:24 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.012) 0:04:00.527 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:34 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.012) 0:04:00.540 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:2 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.026) 0:04:00.566 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:13 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.017) 0:04:00.583 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:22 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.011) 0:04:00.594 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:27 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.014) 0:04:00.609 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:33 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.015) 0:04:00.625 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:42 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.018) 0:04:00.643 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:48 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.014) 0:04:00.658 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:54 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.015) 0:04:00.673 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid1" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:59 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.015) 0:04:00.688 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:73 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.011) 0:04:00.699 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:8 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.022) 0:04:00.722 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:14 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.015) 0:04:00.737 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:21 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.751 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:28 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.764 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:35 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.777 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:45 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.014) 0:04:00.792 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:54 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.033) 0:04:00.826 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:64 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.840 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:74 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.853 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:85 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.867 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:95 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.881 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:76 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.011) 0:04:00.892 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml:2 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.025) 0:04:00.917 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.039) 0:04:00.956 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:00.983 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.012) 0:04:00.996 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.012) 0:04:01.009 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:35:51 +0000 (0:00:00.013) 0:04:01.022 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.037 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.050 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.064 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.077 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.090 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.103 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.132 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:8 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.147 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.161 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:21 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.016) 0:04:01.178 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:29 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.192 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:34 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.017) 0:04:01.210 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:40 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.015) 0:04:01.225 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-lvmraid.yml:46 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.239 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:79 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.253 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml:2 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.026) 0:04:01.280 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.044) 0:04:01.324 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.339 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.353 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.368 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.381 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.395 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.407 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.420 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:8 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.433 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.447 ************ 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-ciwkvdi8ug/tests/verify-pool-member-thin.yml:23 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.462 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-thin.yml:27 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.475 ************ ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:82 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.488 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:5 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.028) 0:04:01.516 ************ 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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:13 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.016) 0:04:01.533 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:20 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.011) 0:04:01.545 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:27 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.011) 0:04:01.557 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:85 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.569 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml:2 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.029) 0:04:01.599 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.043) 0:04:01.642 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.045) 0:04:01.687 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.701 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.714 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.727 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.740 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.753 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.016) 0:04:01.769 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.782 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.018) 0:04:01.800 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.814 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.827 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.840 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.854 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:9 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.867 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:16 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.013) 0:04:01.881 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:22 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.894 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:28 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.907 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:35 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.920 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:41 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.014) 0:04:01.934 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-vdo.yml:47 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.947 ************ ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:88 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.011) 0:04:01.959 ************ 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-ciwkvdi8ug/tests/test-verify-pool-volumes.yml:3 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.012) 0:04:01.972 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.034) 0:04:02.006 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:35:52 +0000 (0:00:00.016) 0:04:02.023 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.059) 0:04:02.082 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.016) 0:04:02.098 ************ 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-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.021) 0:04:02.120 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.013) 0:04:02.134 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.012) 0:04:02.147 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.016) 0:04:02.163 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.013) 0:04:02.176 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.012) 0:04:02.189 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.014) 0:04:02.203 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.013) 0:04:02.217 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.012) 0:04:02.230 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.012) 0:04:02.243 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.012) 0:04:02.256 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.012) 0:04:02.268 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.028) 0:04:02.297 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.013) 0:04:02.311 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.016) 0:04:02.327 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.013) 0:04:02.340 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.013) 0:04:02.354 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.014) 0:04:02.368 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.015) 0:04:02.383 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.194) 0:04:02.578 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.014) 0:04:02.593 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.018) 0:04:02.611 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.010) 0:04:02.622 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.014) 0:04:02.636 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.012) 0:04:02.649 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.010) 0:04:02.659 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:35:53 +0000 (0:00:00.015) 0:04:02.675 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:35:56 +0000 (0:00:02.652) 0:04:05.328 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.341 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.013) 0:04:05.354 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.010) 0:04:05.364 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.377 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.391 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.010) 0:04:05.402 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.010) 0:04:05.412 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.010) 0:04:05.423 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.017) 0:04:05.440 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.455 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.015) 0:04:05.470 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.483 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.496 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.011) 0:04:05.507 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.013) 0:04:05.521 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.533 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.548 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.562 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.020) 0:04:05.583 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.013) 0:04:05.596 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.608 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.621 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.649 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.020) 0:04:05.669 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.682 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.694 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.013) 0:04:05.708 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.722 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.735 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.748 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.760 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.773 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.786 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.800 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.813 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.825 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.838 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.850 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.015) 0:04:05.866 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.880 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.893 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.905 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.917 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.930 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.945 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:05.972 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.014) 0:04:05.986 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.013) 0:04:06.000 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:06.013 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:35:56 +0000 (0:00:00.012) 0:04:06.025 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.013) 0:04:06.039 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.034) 0:04:06.073 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.085 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.098 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.111 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.123 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.011) 0:04:06.135 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.017) 0:04:06.152 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.057) 0:04:06.209 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.016) 0:04:06.226 ************ 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-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.020) 0:04:06.246 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.013) 0:04:06.260 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.011) 0:04:06.271 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.014) 0:04:06.286 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.298 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.310 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.323 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.013) 0:04:06.336 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.348 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.010) 0:04:06.359 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.010) 0:04:06.370 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.010) 0:04:06.381 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.024) 0:04:06.405 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.418 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.014) 0:04:06.432 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.011) 0:04:06.443 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.011) 0:04:06.454 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.010) 0:04:06.465 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.010) 0:04:06.476 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.182) 0:04:06.659 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.671 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.015) 0:04:06.687 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.008) 0:04:06.696 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.012) 0:04:06.708 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.010) 0:04:06.719 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.008) 0:04:06.728 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:35:57 +0000 (0:00:00.010) 0:04:06.739 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:36:00 +0000 (0:00:02.579) 0:04:09.319 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.331 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.343 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.008) 0:04:09.351 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.362 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.373 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.008) 0:04:09.382 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.031) 0:04:09.413 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.423 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.015) 0:04:09.438 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.014) 0:04:09.453 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.464 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.475 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.487 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.498 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.509 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.520 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.531 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.542 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.554 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.567 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.579 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.590 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.601 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.612 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.624 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.635 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.646 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.658 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.669 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.679 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.691 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.702 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.713 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.724 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.735 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.745 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.757 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.768 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.779 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.790 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.800 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.811 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.823 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.834 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.845 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.856 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.866 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.877 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.013) 0:04:09.891 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.903 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.914 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.011) 0:04:09.925 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.936 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.947 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.012) 0:04:09.959 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.970 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.981 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:09.991 ************ ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:2 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.010) 0:04:10.002 ************ 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-ciwkvdi8ug/tests/test-verify-volume.yml:21 Sunday 19 May 2024 12:36:00 +0000 (0:00:00.013) 0:04:10.016 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:7 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.057) 0:04:10.074 ************ ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-Lv3" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:16 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.014) 0:04:10.089 ************ 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-ciwkvdi8ug/tests/test-verify-volume-mount.yml:38 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.017) 0:04:10.106 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:51 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.118 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:63 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.010) 0:04:10.129 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:71 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.037) 0:04:10.167 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:83 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.012) 0:04:10.179 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:95 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.190 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:110 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.201 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:122 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.212 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:128 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.010) 0:04:10.223 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:134 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.012) 0:04:10.236 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-mount.yml:146 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.247 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:2 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.258 ************ 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-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:40 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.024) 0:04:10.282 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:48 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.012) 0:04:10.294 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:58 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.014) 0:04:10.309 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fstab.yml:71 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.012) 0:04:10.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-ciwkvdi8ug/tests/test-verify-volume-fs.yml:3 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.010) 0:04:10.332 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-fs.yml:12 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.010) 0:04:10.343 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:3 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.354 ************ ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:9 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.189) 0:04:10.543 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:16 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.012) 0:04:10.556 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:24 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.016) 0:04:10.573 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:30 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.011) 0:04:10.584 ************ ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:34 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.014) 0:04:10.598 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-device.yml:39 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.013) 0:04:10.612 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:3 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.009) 0:04:10.622 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 Sunday 19 May 2024 12:36:01 +0000 (0:00:00.012) 0:04:10.634 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:17 Sunday 19 May 2024 12:36:04 +0000 (0:00:02.518) 0:04:13.152 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:23 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.165 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:32 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.011) 0:04:13.176 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:45 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.008) 0:04:13.185 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:51 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.011) 0:04:13.196 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:56 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.208 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:69 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.008) 0:04:13.217 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:81 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.008) 0:04:13.226 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:94 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.008) 0:04:13.234 ************ 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-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:106 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.015) 0:04:13.250 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:114 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.015) 0:04:13.265 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:122 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.277 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:131 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.011) 0:04:13.288 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:140 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.299 ************ 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-ciwkvdi8ug/tests/test-verify-volume-md.yml:8 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.310 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:14 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.321 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:21 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.333 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:28 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.344 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:35 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.355 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:45 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.366 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:54 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.377 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:63 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.387 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:72 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.011) 0:04:13.399 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-md.yml:81 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.410 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:3 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.421 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:11 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.011) 0:04:13.432 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:20 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.443 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:28 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.454 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:32 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.014) 0:04:13.468 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:46 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.479 ************ skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:50 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.490 ************ skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:54 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.501 ************ skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:58 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.512 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:68 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.523 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:72 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.535 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:77 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.545 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:83 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.556 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:88 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.567 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:96 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.578 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:104 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:109 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.011) 0:04:13.601 ************ skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:113 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.612 ************ skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:117 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.623 ************ skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:121 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.633 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:129 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.644 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:138 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.655 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:142 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.031) 0:04:13.686 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:150 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.699 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:156 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.710 ************ 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-ciwkvdi8ug/tests/test-verify-volume-size.yml:160 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.013) 0:04:13.723 ************ ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-size.yml:164 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.735 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.746 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:13 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.758 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:18 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.769 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:27 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.780 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:35 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.790 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:41 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.801 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:47 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.812 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume.yml:27 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:13.824 ************ 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-ciwkvdi8ug/tests/verify-role-results.yml:44 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.835 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:54 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.009) 0:04:13.844 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a RAID0 device] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:123 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.855 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.030) 0:04:13.885 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.015) 0:04:13.901 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.013) 0:04:13.914 ************ 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_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.031) 0:04:13.946 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.011) 0:04:13.957 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.968 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.978 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.010) 0:04:13.989 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.024) 0:04:14.014 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 19 May 2024 12:36:04 +0000 (0:00:00.012) 0:04:14.026 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "present", "type": "lvm" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.013) 0:04:14.039 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.011) 0:04:14.051 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.011) 0:04:14.063 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.012) 0:04:14.076 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.011) 0:04:14.088 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.011) 0:04:14.100 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.018) 0:04:14.118 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 19 May 2024 12:36:05 +0000 (0:00:00.009) 0:04:14.128 ************ changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/vg1" ], "mounts": [], "packages": [ "lvm2", "xfsprogs", "mdadm" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 19 May 2024 12:36:17 +0000 (0:00:12.170) 0:04:26.298 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.013) 0:04:26.311 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.011) 0:04:26.323 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "create device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "create format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/vg1" ], "mounts": [], "packages": [ "lvm2", "xfsprogs", "mdadm" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.015) 0:04:26.338 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.013) 0:04:26.352 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.013) 0:04:26.366 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.011) 0:04:26.377 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.012) 0:04:26.389 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.039) 0:04:26.429 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.012) 0:04:26.442 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.012) 0:04:26.454 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121609.7501118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682331.759, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1715682014.522, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "535519363", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.191) 0:04:26.646 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 19 May 2024 12:36:17 +0000 (0:00:00.011) 0:04:26.657 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:137 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.589) 0:04:27.246 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:2 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.024) 0:04:27.271 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:7 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.016) 0:04:27.287 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:15 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.013) 0:04:27.301 ************ ok: [sut] => { "changed": false, "info": { "/dev/md/vg1-1": { "fstype": "LVM2_member", "label": "", "name": "/dev/md/vg1-1", "size": "30G", "type": "raid0", "uuid": "8UkHD9-3NY4-1aFB-a8zl-ZLLl-1NHX-XmzwFO" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "fa4d649a-9b33-aaf3-52f3-0a49db51f5f8" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "fa4d649a-9b33-aaf3-52f3-0a49db51f5f8" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "linux_raid_member", "label": "vg1-1", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "fa4d649a-9b33-aaf3-52f3-0a49db51f5f8" }, "/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": "394c3813-fc08-49ca-8634-fa8e9f691ec5" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:20 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.190) 0:04:27.491 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002808", "end": "2024-05-19 12:36:18.630258", "rc": 0, "start": "2024-05-19 12:36:18.627450" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:20:14 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=394c3813-fc08-49ca-8634-fa8e9f691ec5 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:25 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.187) 0:04:27.679 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002888", "end": "2024-05-19 12:36:18.818925", "failed_when_result": false, "rc": 0, "start": "2024-05-19 12:36:18.816037" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:34 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.188) 0:04:27.867 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:5 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.024) 0:04:27.892 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:18 Sunday 19 May 2024 12:36:18 +0000 (0:00:00.011) 0:04:27.904 ************ ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.025673", "end": "2024-05-19 12:36:19.066983", "rc": 0, "start": "2024-05-19 12:36:19.041310" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:24 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.212) 0:04:28.116 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:34 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.018) 0:04:28.135 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:2 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.026) 0:04:28.162 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/md127" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:13 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.017) 0:04:28.179 ************ ok: [sut] => (item=/dev/md127) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/md/vg1-1", "pv": "/dev/md127" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:22 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.189) 0:04:28.369 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:27 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.015) 0:04:28.385 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/md/vg1-1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:33 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.016) 0:04:28.401 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:42 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.016) 0:04:28.418 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:48 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.015) 0:04:28.433 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:54 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.015) 0:04:28.448 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:59 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.015) 0:04:28.463 ************ ok: [sut] => (item=/dev/md/vg1-1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/md/vg1-1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:73 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.023) 0:04:28.487 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:8 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.023) 0:04:28.511 ************ ok: [sut] => { "changed": false, "cmd": [ "mdadm", "--detail", "/dev/md/vg1-1" ], "delta": "0:00:00.006509", "end": "2024-05-19 12:36:19.657387", "rc": 0, "start": "2024-05-19 12:36:19.650878" } STDOUT: /dev/md/vg1-1: Version : 1.0 Creation Time : Sun May 19 12:36:11 2024 Raid Level : raid0 Array Size : 31429632 (29.97 GiB 32.18 GB) Raid Devices : 3 Total Devices : 3 Persistence : Superblock is persistent Update Time : Sun May 19 12:36:11 2024 State : clean Active Devices : 3 Working Devices : 3 Failed Devices : 0 Spare Devices : 0 Layout : original Chunk Size : 1024K Consistency Policy : none Name : vg1-1 UUID : fa4d649a:9b33aaf3:52f30a49:db51f5f8 Events : 0 Number Major Minor RaidDevice State 0 8 1 0 active sync /dev/sda1 1 8 17 1 active sync /dev/sdb1 2 8 33 2 active sync /dev/sdc1 TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:14 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.216) 0:04:28.727 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": "Active\\ Devices\\ :\\ 3\\\n" }, "changed": false } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:21 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.019) 0:04:28.746 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_spare_devices_re": "Spare\\ Devices\\ :\\ None\\\n" }, "changed": false } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:28 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.019) 0:04:28.765 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_metadata_version_re": "Version\\ :\\ 1\\.0\\\n" }, "changed": false } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:35 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.018) 0:04:28.784 ************ ok: [sut] => { "ansible_facts": { "storage_test_md_chunk_size_re": [ "1024K" ] }, "changed": false } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:45 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.020) 0:04:28.805 ************ ok: [sut] => { "bytes": 1048576, "changed": false, "lvm": "1m", "parted": "1MiB", "size": "1 MiB" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:54 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.192) 0:04:28.997 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:64 Sunday 19 May 2024 12:36:19 +0000 (0:00:00.020) 0:04:29.017 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:74 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.015) 0:04:29.032 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:85 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.021) 0:04:29.054 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:95 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.022) 0:04:29.076 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:76 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.013) 0:04:29.089 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml:2 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.025) 0:04:29.115 ************ TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:79 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.127 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml:2 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.025) 0:04:29.152 ************ TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:82 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.164 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:5 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.026) 0:04:29.190 ************ 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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:13 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.015) 0:04:29.206 ************ skipping: [sut] => (item=/dev/md/vg1-1) => { "_storage_test_pool_member_path": "/dev/md/vg1-1", "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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:20 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.015) 0:04:29.221 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:2 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.023) 0:04:29.245 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:9 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.016) 0:04:29.262 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:18 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.018) 0:04:29.280 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:27 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.293 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:37 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.306 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-member-crypttab.yml:47 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.014) 0:04:29.321 ************ ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:27 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.333 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:85 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.346 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml:2 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.027) 0:04:29.373 ************ TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:88 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.385 ************ 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-ciwkvdi8ug/tests/test-verify-pool-volumes.yml:3 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.013) 0:04:29.399 ************ TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:44 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.410 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:54 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.013) 0:04:29.423 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the pool created above] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:140 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.436 ************ TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.038) 0:04:29.474 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.018) 0:04:29.492 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.014) 0:04:29.507 ************ 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_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.031) 0:04:29.539 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.013) 0:04:29.552 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.564 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.575 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.586 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.024) 0:04:29.611 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.624 ************ ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "state": "absent", "type": "lvm" } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.013) 0:04:29.638 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.650 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.662 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.013) 0:04:29.675 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.039) 0:04:29.715 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.012) 0:04:29.728 ************ ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.018) 0:04:29.746 ************ TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Sunday 19 May 2024 12:36:20 +0000 (0:00:00.011) 0:04:29.757 ************ changed: [sut] => { "actions": [ { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Sunday 19 May 2024 12:36:26 +0000 (0:00:06.007) 0:04:35.765 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.012) 0:04:35.777 ************ TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.011) 0:04:35.789 ************ ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/md/vg1-1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/md/vg1-1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "mdmember" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.015) 0:04:35.804 ************ ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.013) 0:04:35.818 ************ ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.013) 0:04:35.832 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.011) 0:04:35.843 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.011) 0:04:35.854 ************ TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.011) 0:04:35.866 ************ TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.012) 0:04:35.878 ************ 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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Sunday 19 May 2024 12:36:26 +0000 (0:00:00.012) 0:04:35.890 ************ ok: [sut] => { "changed": false, "stat": { "atime": 1716121609.7501118, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1715682331.759, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1715682014.522, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "535519363", "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-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Sunday 19 May 2024 12:36:27 +0000 (0:00:00.193) 0:04:36.084 ************ TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Sunday 19 May 2024 12:36:27 +0000 (0:00:00.012) 0:04:36.096 ************ ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/tests_raid_pool_options.yml:154 Sunday 19 May 2024 12:36:27 +0000 (0:00:00.603) 0:04:36.699 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:2 Sunday 19 May 2024 12:36:27 +0000 (0:00:00.024) 0:04:36.724 ************ ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": "1024 KiB", "raid_device_count": 3, "raid_level": "raid0", "raid_metadata_version": "1.0", "raid_spare_count": 0, "shared": false, "state": "absent", "type": "lvm", "volumes": [] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:7 Sunday 19 May 2024 12:36:27 +0000 (0:00:00.014) 0:04:36.738 ************ skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:15 Sunday 19 May 2024 12:36:27 +0000 (0:00:00.011) 0:04:36.749 ************ ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "394c3813-fc08-49ca-8634-fa8e9f691ec5" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:20 Sunday 19 May 2024 12:36:27 +0000 (0:00:00.193) 0:04:36.943 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002794", "end": "2024-05-19 12:36:28.082013", "rc": 0, "start": "2024-05-19 12:36:28.079219" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 14 10:20:14 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=394c3813-fc08-49ca-8634-fa8e9f691ec5 / xfs defaults 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:25 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.187) 0:04:37.131 ************ ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.002817", "end": "2024-05-19 12:36:28.270628", "failed_when_result": false, "rc": 0, "start": "2024-05-19 12:36:28.267811" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:34 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.188) 0:04:37.319 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:5 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.024) 0:04:37.343 ************ ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:18 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.355 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:24 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.367 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:34 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.379 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:2 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.045) 0:04:37.424 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:13 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.016) 0:04:37.441 ************ TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:22 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.010) 0:04:37.451 ************ ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:27 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.014) 0:04:37.465 ************ ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:33 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.015) 0:04:37.481 ************ ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:42 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.017) 0:04:37.498 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:48 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.014) 0:04:37.512 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:54 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.014) 0:04:37.527 ************ ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "raid0" }, "changed": false } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:59 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.014) 0:04:37.541 ************ TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:73 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.010) 0:04:37.551 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:8 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.023) 0:04:37.575 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:14 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.014) 0:04:37.589 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:21 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.015) 0:04:37.604 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:28 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.013) 0:04:37.618 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:35 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.013) 0:04:37.631 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:45 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.013) 0:04:37.645 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:54 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.657 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:64 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.012) 0:04:37.669 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:74 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.012) 0:04:37.681 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:85 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.012) 0:04:37.693 ************ skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-md.yml:95 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.705 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:76 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.012) 0:04:37.717 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-lvmraid.yml:2 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.022) 0:04:37.740 ************ TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:79 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.751 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-thin.yml:2 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.023) 0:04:37.775 ************ TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:82 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.010) 0:04:37.786 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:5 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.024) 0:04:37.810 ************ 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-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:13 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.013) 0:04:37.823 ************ TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:20 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.010) 0:04:37.834 ************ TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-encryption.yml:27 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.009) 0:04:37.843 ************ 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-ciwkvdi8ug/tests/test-verify-pool-members.yml:85 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.010) 0:04:37.854 ************ included: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-pool-members-vdo.yml:2 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.025) 0:04:37.880 ************ TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool-members.yml:88 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.892 ************ 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-ciwkvdi8ug/tests/test-verify-pool-volumes.yml:3 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.903 ************ TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:44 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.011) 0:04:37.914 ************ TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-ciwkvdi8ug/tests/verify-role-results.yml:54 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.010) 0:04:37.925 ************ ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=678 changed=8 unreachable=0 failed=0 skipped=837 rescued=0 ignored=0 Sunday 19 May 2024 12:36:28 +0000 (0:00:00.006) 0:04:37.932 ************ =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 45.44s /WORKDIR/git-weekly-ciwkvdi8ug/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 -- 40.52s /WORKDIR/git-weekly-ciwkvdi8ug/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 -- 38.55s /WORKDIR/git-weekly-ciwkvdi8ug/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 -- 27.04s /WORKDIR/git-weekly-ciwkvdi8ug/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 -- 12.17s /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Get VG shared value status ---------------------------------------------- 9.44s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-pool.yml:18 ------------------ linux-system-roles.storage : Update facts ------------------------------- 6.74s /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 6.01s /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Get information about the LV -------------------------------------------- 5.87s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 ----------- Ensure cryptsetup is present -------------------------------------------- 5.15s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Update facts ------------------------------- 3.80s /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Ensure cryptsetup is present -------------------------------------------- 2.87s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- Get information about the LV -------------------------------------------- 2.79s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-cache.yml:5 ----------- Ensure cryptsetup is present -------------------------------------------- 2.76s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- linux-system-roles.storage : Set up new/current mounts ------------------ 2.72s /WORKDIR/git-weekly-ciwkvdi8ug/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Ensure cryptsetup is present -------------------------------------------- 2.71s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.65s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.61s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.59s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 2.58s /WORKDIR/git-weekly-ciwkvdi8ug/tests/test-verify-volume-encryption.yml:10 ----- ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---