# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.13.6] 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.13/lib/python3.8/site-packages/ansible ansible collection location = /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection executable location = /opt/ansible-2.13/bin/ansible-playbook python version = 3.8.13 (default, Jun 24 2022, 15:27:57) [GCC 8.5.0 20210514 (Red Hat 8.5.0-13)] jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_lvm_errors.yml ************************************************* 1 plays in /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:2 Tuesday 06 December 2022 01:43:10 +0000 (0:00:00.018) 0:00:00.018 ****** ok: [sut] META: ran handlers TASK [include_role : fedora.linux_system_roles.storage] ************************ task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:18 Tuesday 06 December 2022 01:43:11 +0000 (0:00:01.045) 0:00:01.064 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:11 +0000 (0:00:00.041) 0:00:01.106 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:11 +0000 (0:00:00.035) 0:00:01.141 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:11 +0000 (0:00:00.452) 0:00:01.594 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:11 +0000 (0:00:00.070) 0:00:01.664 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:11 +0000 (0:00:00.030) 0:00:01.695 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:11 +0000 (0:00:00.029) 0:00:01.724 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:12 +0000 (0:00:00.073) 0:00:01.798 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:12 +0000 (0:00:00.022) 0:00:01.821 ****** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: bcache-tools-1.1-1.fc35.x86_64", "Installed: dmraid-1.0.0.rc16-51.fc35.x86_64", "Installed: dmraid-events-1.0.0.rc16-51.fc35.x86_64", "Installed: dmraid-libs-1.0.0.rc16-51.fc35.x86_64", "Installed: cxl-libs-74-1.fc35.x86_64", "Installed: userspace-rcu-0.13.0-3.fc35.x86_64", "Installed: blivet-data-1:3.4.4-1.fc35.noarch", "Installed: libblockdev-btrfs-2.27-1.fc35.x86_64", "Installed: lzo-2.10-5.fc35.x86_64", "Installed: iniparser-4.1-8.fc35.x86_64", "Installed: libblockdev-dm-2.27-1.fc35.x86_64", "Installed: device-mapper-event-1.02.175-6.fc35.x86_64", "Installed: ndctl-74-1.fc35.x86_64", "Installed: lvm2-2.03.11-6.fc35.x86_64", "Installed: libblockdev-kbd-2.27-1.fc35.x86_64", "Installed: device-mapper-event-libs-1.02.175-6.fc35.x86_64", "Installed: ndctl-libs-74-1.fc35.x86_64", "Installed: device-mapper-multipath-0.8.6-5.fc35.x86_64", "Installed: lvm2-libs-2.03.11-6.fc35.x86_64", "Installed: device-mapper-multipath-libs-0.8.6-5.fc35.x86_64", "Installed: device-mapper-persistent-data-0.9.0-6.fc35.x86_64", "Installed: lsof-4.94.0-2.fc35.x86_64", "Installed: libblockdev-lvm-2.27-1.fc35.x86_64", "Installed: python3-pyparted-1:3.12.0-1.fc35.x86_64", "Installed: sgpio-1.2.0.10-29.fc35.x86_64", "Installed: daxctl-libs-74-1.fc35.x86_64", "Installed: libblockdev-mpath-2.27-1.fc35.x86_64", "Installed: libblockdev-nvdimm-2.27-1.fc35.x86_64", "Installed: btrfs-progs-6.0.2-1.fc35.x86_64", "Installed: python3-blivet-1:3.4.4-1.fc35.noarch", "Installed: python3-blockdev-2.27-1.fc35.x86_64", "Installed: libaio-0.3.111-12.fc35.x86_64", "Installed: python3-bytesize-2.7-1.fc35.x86_64" ] } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:23 +0000 (0:00:11.227) 0:00:13.048 ****** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:23 +0000 (0:00:00.035) 0:00:13.084 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:23 +0000 (0:00:00.034) 0:00:13.119 ****** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:24 +0000 (0:00:00.746) 0:00:13.865 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : check if the COPR support packages should be installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Tuesday 06 December 2022 01:43:24 +0000 (0:00:00.055) 0:00:13.921 ****** skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure COPR support packages are present] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Tuesday 06 December 2022 01:43:24 +0000 (0:00:00.061) 0:00:13.982 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable COPRs] ************************ task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:18 Tuesday 06 December 2022 01:43:24 +0000 (0:00:00.049) 0:00:14.032 ****** skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:24 +0000 (0:00:00.064) 0:00:14.096 ****** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:27 +0000 (0:00:02.803) 0:00:16.900 ****** 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dmraid-activation.service": { "name": "dmraid-activation.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "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": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "status": "static" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-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-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:30 +0000 (0:00:03.804) 0:00:20.705 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.069) 0:00:20.775 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.027) 0:00:20.803 ****** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.467) 0:00:21.271 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.051) 0:00:21.323 ****** TASK [fedora.linux_system_roles.storage : show blivet_output] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.027) 0:00:21.350 ****** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.038) 0:00:21.389 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.037) 0:00:21.427 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : remove obsolete mounts] ************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.038) 0:00:21.465 ****** TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.047) 0:00:21.512 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : set up new/current mounts] *********** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.032) 0:00:21.545 ****** TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.048) 0:00:21.594 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156 Tuesday 06 December 2022 01:43:31 +0000 (0:00:00.032) 0:00:21.627 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1670290451.6274455, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1668529707.75, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1668529392.552, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "823851792", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Tuesday 06 December 2022 01:43:32 +0000 (0:00:00.433) 0:00:22.060 ****** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 Tuesday 06 December 2022 01:43:32 +0000 (0:00:00.028) 0:00:22.088 ****** ok: [sut] META: role_complete for sut TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:21 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.833) 0:00:22.922 ****** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:28 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.064) 0:00:22.987 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/get_unused_disk.yml for sut TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/get_unused_disk.yml:2 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.043) 0:00:23.030 ****** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/get_unused_disk.yml:9 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.421) 0:00:23.452 ****** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/get_unused_disk.yml:14 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.040) 0:00:23.492 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/get_unused_disk.yml:19 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.055) 0:00:23.547 ****** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Try to create LVM with an invalid disk specification.] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:35 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.036) 0:00:23.584 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.048) 0:00:23.632 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:33 +0000 (0:00:00.042) 0:00:23.675 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.452) 0:00:24.127 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.078) 0:00:24.206 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.035) 0:00:24.241 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.034) 0:00:24.276 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.078) 0:00:24.355 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.027) 0:00:24.382 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.039) 0:00:24.421 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "/non/existent/disk" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.040) 0:00:24.462 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.039) 0:00:24.502 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.038) 0:00:24.541 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.038) 0:00:24.579 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.038) 0:00:24.618 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.037) 0:00:24.656 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:34 +0000 (0:00:00.072) 0:00:24.729 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:35 +0000 (0:00:00.027) 0:00:24.756 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: unable to resolve any disks specified for pool 'foo' (['/non/existent/disk']) TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:43:38 +0000 (0:00:03.359) 0:00:28.116 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "unable to resolve any disks specified for pool 'foo' (['/non/existent/disk'])", 'invocation': {'module_args': {'pools': [{'disks': ['/non/existent/disk'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:38 +0000 (0:00:00.043) 0:00:28.159 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:52 Tuesday 06 December 2022 01:43:38 +0000 (0:00:00.027) 0:00:28.186 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Try to create LVM with an invalid size specification.] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:73 Tuesday 06 December 2022 01:43:38 +0000 (0:00:00.039) 0:00:28.226 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:38 +0000 (0:00:00.049) 0:00:28.276 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:38 +0000 (0:00:00.043) 0:00:28.319 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.451) 0:00:28.771 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.077) 0:00:28.848 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.035) 0:00:28.884 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.034) 0:00:28.919 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.077) 0:00:28.997 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.027) 0:00:29.024 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.039) 0:00:29.064 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "xyz GiB" } ] } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.041) 0:00:29.106 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.040) 0:00:29.147 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.039) 0:00:29.186 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.039) 0:00:29.226 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.038) 0:00:29.264 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.039) 0:00:29.305 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.072) 0:00:29.377 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:39 +0000 (0:00:00.028) 0:00:29.406 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: invalid size specification 'xyz GiB' in pool 'foo' TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:43:40 +0000 (0:00:01.324) 0:00:30.730 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "invalid size specification 'xyz GiB' in pool 'foo'", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 'xyz GiB', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.045) 0:00:30.775 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:90 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.027) 0:00:30.803 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Try to create LVM pool with no disks specified.] ************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:106 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.040) 0:00:30.844 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.049) 0:00:30.893 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.043) 0:00:30.936 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.452) 0:00:31.389 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.082) 0:00:31.471 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.036) 0:00:31.507 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.037) 0:00:31.545 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.079) 0:00:31.624 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.027) 0:00:31.652 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.039) 0:00:31.691 ****** ok: [sut] => { "storage_pools": [ { "disks": [], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" } ] } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:41 +0000 (0:00:00.043) 0:00:31.735 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:42 +0000 (0:00:00.040) 0:00:31.775 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:42 +0000 (0:00:00.039) 0:00:31.815 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:42 +0000 (0:00:00.039) 0:00:31.855 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:42 +0000 (0:00:00.040) 0:00:31.895 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:42 +0000 (0:00:00.041) 0:00:31.937 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:42 +0000 (0:00:00.078) 0:00:32.016 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:42 +0000 (0:00:00.028) 0:00:32.045 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: no disks specified for pool 'foo' TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:43:43 +0000 (0:00:01.285) 0:00:33.330 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "no disks specified for pool 'foo'", 'invocation': {'module_args': {'pools': [{'disks': [], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:43 +0000 (0:00:00.045) 0:00:33.376 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:123 Tuesday 06 December 2022 01:43:43 +0000 (0:00:00.028) 0:00:33.404 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Try to create LVM volume from outside of any pool.] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:139 Tuesday 06 December 2022 01:43:43 +0000 (0:00:00.040) 0:00:33.445 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:43 +0000 (0:00:00.050) 0:00:33.495 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:43 +0000 (0:00:00.044) 0:00:33.540 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.453) 0:00:33.993 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.077) 0:00:34.071 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.035) 0:00:34.107 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.037) 0:00:34.144 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.077) 0:00:34.221 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.027) 0:00:34.249 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.040) 0:00:34.289 ****** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.040) 0:00:34.330 ****** ok: [sut] => { "storage_volumes": [ { "disks": [], "mount_point": "/opt/test1", "name": "test1", "size": "5g", "type": "lvm" } ] } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.042) 0:00:34.373 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.040) 0:00:34.413 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.040) 0:00:34.453 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.039) 0:00:34.493 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.039) 0:00:34.533 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.078) 0:00:34.612 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:44 +0000 (0:00:00.028) 0:00:34.640 ****** An exception occurred during task execution. To see the full traceback, use -vvv. The error was: AttributeError: 'NoneType' object has no attribute '_device' fatal: [sut]: FAILED! => { "changed": false, "rc": 1 } MSG: MODULE FAILURE See stdout/stderr for the exact error MODULE_STDERR: Traceback (most recent call last): File "", line 107, in File "", line 99, in _ansiballz_main File "", line 47, in invoke_module File "/usr/lib64/python3.10/runpy.py", line 224, in run_module return _run_module_code(code, init_globals, run_name, mod_spec) File "/usr/lib64/python3.10/runpy.py", line 96, in _run_module_code _run_code(code, mod_globals, init_globals, File "/usr/lib64/python3.10/runpy.py", line 86, in _run_code exec(code, run_globals) File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1937, in File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1933, in main File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1895, in run_module File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1528, in manage_volume File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 550, in manage File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 358, in _look_up_device File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 677, in _get_device_id AttributeError: 'NoneType' object has no attribute '_device' TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:43:46 +0000 (0:00:01.273) 0:00:35.914 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'failed': True, 'module_stdout': '', 'module_stderr': 'Traceback (most recent call last):\n File "", line 107, in \n File "", line 99, in _ansiballz_main\n File "", line 47, in invoke_module\n File "/usr/lib64/python3.10/runpy.py", line 224, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File "/usr/lib64/python3.10/runpy.py", line 96, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File "/usr/lib64/python3.10/runpy.py", line 86, in _run_code\n exec(code, run_globals)\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1937, in \n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1933, in main\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1895, in run_module\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1528, in manage_volume\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 550, in manage\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 358, in _look_up_device\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 677, in _get_device_id\nAttributeError: \'NoneType\' object has no attribute \'_device\'\n', 'exception': 'Traceback (most recent call last):\n File "", line 107, in \n File "", line 99, in _ansiballz_main\n File "", line 47, in invoke_module\n File "/usr/lib64/python3.10/runpy.py", line 224, in run_module\n return _run_module_code(code, init_globals, run_name, mod_spec)\n File "/usr/lib64/python3.10/runpy.py", line 96, in _run_module_code\n _run_code(code, mod_globals, init_globals,\n File "/usr/lib64/python3.10/runpy.py", line 86, in _run_code\n exec(code, run_globals)\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1937, in \n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1933, in main\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1895, in run_module\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 1528, in manage_volume\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 550, in manage\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 358, in _look_up_device\n File "/tmp/ansible_fedora.linux_system_roles.blivet_payload_r2xebji9/ansible_fedora.linux_system_roles.blivet_payload.zip/ansible_collections/fedora/linux_system_roles/plugins/modules/blivet.py", line 677, in _get_device_id\nAttributeError: \'NoneType\' object has no attribute \'_device\'\n', 'msg': 'MODULE FAILURE\nSee stdout/stderr for the exact error', 'rc': 1, '_ansible_no_log': None, 'changed': False} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.040) 0:00:35.955 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:155 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.028) 0:00:35.983 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Try to create two pools w/ the same name] ******************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:171 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.041) 0:00:36.024 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.049) 0:00:36.073 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.046) 0:00:36.120 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.453) 0:00:36.573 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.082) 0:00:36.655 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.036) 0:00:36.692 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:46 +0000 (0:00:00.036) 0:00:36.728 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.113) 0:00:36.842 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.027) 0:00:36.870 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.040) 0:00:36.910 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "pool1", "type": "lvm" }, { "disks": [ "sda" ], "name": "pool1", "type": "lvm" } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.040) 0:00:36.951 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.043) 0:00:36.994 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.047) 0:00:37.041 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.041) 0:00:37.083 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.039) 0:00:37.123 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.040) 0:00:37.163 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.072) 0:00:37.236 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:47 +0000 (0:00:00.030) 0:00:37.267 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: multiple pools with the same name: pool1 TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:43:48 +0000 (0:00:01.291) 0:00:38.559 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': 'multiple pools with the same name: pool1', 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'pool1', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': []}, {'disks': ['sda'], 'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'pool1', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': []}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:48 +0000 (0:00:00.046) 0:00:38.605 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:188 Tuesday 06 December 2022 01:43:48 +0000 (0:00:00.029) 0:00:38.635 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output of the duplicate pools test] *************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:194 Tuesday 06 December 2022 01:43:48 +0000 (0:00:00.041) 0:00:38.677 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Try to create two volumes w/ the same name] ****************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:201 Tuesday 06 December 2022 01:43:48 +0000 (0:00:00.040) 0:00:38.718 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.053) 0:00:38.772 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.046) 0:00:38.818 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.457) 0:00:39.276 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.078) 0:00:39.355 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.034) 0:00:39.390 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.037) 0:00:39.427 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.077) 0:00:39.505 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.027) 0:00:39.532 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.039) 0:00:39.571 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "pool1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g", "type": "lvm" }, { "mount_point": "/opt/test2", "name": "test1", "size": "2g", "type": "lvm" } ] } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.043) 0:00:39.615 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.038) 0:00:39.653 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.039) 0:00:39.692 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:49 +0000 (0:00:00.040) 0:00:39.733 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:50 +0000 (0:00:00.040) 0:00:39.773 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:50 +0000 (0:00:00.039) 0:00:39.812 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:50 +0000 (0:00:00.077) 0:00:39.890 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:50 +0000 (0:00:00.028) 0:00:39.919 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: multiple volumes in pool 'pool1' with the same name: test1 TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:43:51 +0000 (0:00:01.286) 0:00:41.205 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "multiple volumes in pool 'pool1' with the same name: test1", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'pool1', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '5g', 'state': 'present', 'type': 'lvm', 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}, {'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test2', 'name': 'test1', 'raid_level': None, 'size': '2g', 'state': 'present', 'type': 'lvm', 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:51 +0000 (0:00:00.046) 0:00:41.252 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:224 Tuesday 06 December 2022 01:43:51 +0000 (0:00:00.028) 0:00:41.280 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output of the duplicate volumes test] ************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:230 Tuesday 06 December 2022 01:43:51 +0000 (0:00:00.041) 0:00:41.321 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Create a pool] *********************************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:235 Tuesday 06 December 2022 01:43:51 +0000 (0:00:00.064) 0:00:41.386 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:51 +0000 (0:00:00.047) 0:00:41.433 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:51 +0000 (0:00:00.044) 0:00:41.477 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.457) 0:00:41.935 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.080) 0:00:42.016 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.036) 0:00:42.052 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.036) 0:00:42.088 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.076) 0:00:42.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.028) 0:00:42.194 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.042) 0:00:42.236 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "testpool1", "type": "lvm", "volumes": [ { "fs_type": "ext4", "name": "testvol1", "size": "1g" } ] } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.040) 0:00:42.276 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.039) 0:00:42.316 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.038) 0:00:42.355 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.039) 0:00:42.395 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.039) 0:00:42.434 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.042) 0:00:42.476 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.076) 0:00:42.553 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:52 +0000 (0:00:00.028) 0:00:42.582 ****** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/testpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/testpool1-testvol1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/testpool1-testvol1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/zram0", "/dev/mapper/testpool1-testvol1" ], "mounts": [], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "testpool1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/testpool1-testvol1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/testpool1-testvol1", "_raw_device": "/dev/mapper/testpool1-testvol1", "_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": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "name": "testvol1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "1g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78 Tuesday 06 December 2022 01:43:55 +0000 (0:00:02.244) 0:00:44.827 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.051) 0:00:44.879 ****** TASK [fedora.linux_system_roles.storage : show blivet_output] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.028) 0:00:44.907 ****** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/testpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/testpool1-testvol1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/testpool1-testvol1", "fs_type": "ext4" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/zram0", "/dev/mapper/testpool1-testvol1" ], "mounts": [], "packages": [ "e2fsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "testpool1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/testpool1-testvol1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/testpool1-testvol1", "_raw_device": "/dev/mapper/testpool1-testvol1", "_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": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "name": "testvol1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "1g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.042) 0:00:44.950 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "testpool1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/testpool1-testvol1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/testpool1-testvol1", "_raw_device": "/dev/mapper/testpool1-testvol1", "_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": "ext4", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "", "name": "testvol1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "1g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.040) 0:00:44.991 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : remove obsolete mounts] ************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.039) 0:00:45.031 ****** TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.051) 0:00:45.082 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : set up new/current mounts] *********** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.032) 0:00:45.115 ****** TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.050) 0:00:45.165 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.033) 0:00:45.198 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1670290451.6274455, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1668529707.75, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1668529392.552, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "823851792", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.264) 0:00:45.463 ****** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 Tuesday 06 December 2022 01:43:55 +0000 (0:00:00.030) 0:00:45.493 ****** ok: [sut] META: role_complete for sut TASK [Try to replace file system in safe mode] ********************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:250 Tuesday 06 December 2022 01:43:56 +0000 (0:00:00.845) 0:00:46.339 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:56 +0000 (0:00:00.049) 0:00:46.388 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:56 +0000 (0:00:00.045) 0:00:46.434 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.455) 0:00:46.889 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.077) 0:00:46.967 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.035) 0:00:47.003 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.038) 0:00:47.041 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.078) 0:00:47.120 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.027) 0:00:47.148 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.039) 0:00:47.187 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "testpool1", "type": "lvm", "volumes": [ { "fs_type": "ext3", "name": "testvol1", "size": "1g" } ] } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.042) 0:00:47.229 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.038) 0:00:47.268 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.040) 0:00:47.309 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.041) 0:00:47.350 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.039) 0:00:47.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.039) 0:00:47.429 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.076) 0:00:47.505 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:43:57 +0000 (0:00:00.029) 0:00:47.535 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: cannot remove existing formatting on volume 'testvol1' in safe mode TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:43:59 +0000 (0:00:01.707) 0:00:49.242 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on volume 'testvol1' in safe mode", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'testpool1', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': None, 'name': 'testvol1', 'raid_level': None, 'size': '1g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:43:59 +0000 (0:00:00.044) 0:00:49.287 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:268 Tuesday 06 December 2022 01:43:59 +0000 (0:00:00.028) 0:00:49.315 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output] ******************************************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:274 Tuesday 06 December 2022 01:43:59 +0000 (0:00:00.040) 0:00:49.356 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Try to create LVM pool on disks that already belong to an existing pool] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:281 Tuesday 06 December 2022 01:43:59 +0000 (0:00:00.058) 0:00:49.415 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:43:59 +0000 (0:00:00.049) 0:00:49.465 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:43:59 +0000 (0:00:00.044) 0:00:49.509 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.465) 0:00:49.974 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.080) 0:00:50.055 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.036) 0:00:50.091 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.078) 0:00:50.170 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.081) 0:00:50.251 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.027) 0:00:50.279 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.040) 0:00:50.320 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "type": "lvm" } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.043) 0:00:50.363 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.039) 0:00:50.402 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.039) 0:00:50.442 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.038) 0:00:50.481 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.039) 0:00:50.520 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.039) 0:00:50.559 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.077) 0:00:50.637 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:44:00 +0000 (0:00:00.029) 0:00:50.666 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: cannot remove existing formatting (lvmpv) and/or devices on disk 'sda' (pool 'foo') in safe mode TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:44:02 +0000 (0:00:01.607) 0:00:52.274 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting (lvmpv) and/or devices on disk 'sda' (pool 'foo') in safe mode", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:44:02 +0000 (0:00:00.044) 0:00:52.319 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:295 Tuesday 06 December 2022 01:44:02 +0000 (0:00:00.028) 0:00:52.347 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output] ******************************************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:301 Tuesday 06 December 2022 01:44:02 +0000 (0:00:00.040) 0:00:52.388 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Try to replace a pool by a file system on disk in safe mode] ************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:308 Tuesday 06 December 2022 01:44:02 +0000 (0:00:00.059) 0:00:52.447 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:44:02 +0000 (0:00:00.050) 0:00:52.497 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:44:02 +0000 (0:00:00.044) 0:00:52.542 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.459) 0:00:53.001 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.084) 0:00:53.086 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.037) 0:00:53.123 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.037) 0:00:53.160 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.078) 0:00:53.239 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.027) 0:00:53.266 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.039) 0:00:53.306 ****** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.040) 0:00:53.347 ****** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.043) 0:00:53.390 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.040) 0:00:53.430 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.042) 0:00:53.472 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.040) 0:00:53.513 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.041) 0:00:53.555 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.084) 0:00:53.639 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:44:03 +0000 (0:00:00.029) 0:00:53.669 ****** fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: cannot remove existing formatting on volume 'test1' in safe mode TASK [fedora.linux_system_roles.storage : failed message] ********************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86 Tuesday 06 December 2022 01:44:05 +0000 (0:00:01.595) 0:00:55.264 ****** fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove existing formatting on volume 'test1' in safe mode", 'invocation': {'module_args': {'pools': [], 'volumes': [{'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_chunk_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:44:05 +0000 (0:00:00.045) 0:00:55.309 ****** TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:324 Tuesday 06 December 2022 01:44:05 +0000 (0:00:00.028) 0:00:55.338 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output] ******************************************************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:330 Tuesday 06 December 2022 01:44:05 +0000 (0:00:00.041) 0:00:55.379 ****** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clean up] **************************************************************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:335 Tuesday 06 December 2022 01:44:05 +0000 (0:00:00.061) 0:00:55.441 ****** TASK [fedora.linux_system_roles.storage : set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Tuesday 06 December 2022 01:44:05 +0000 (0:00:00.050) 0:00:55.491 ****** included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Tuesday 06 December 2022 01:44:05 +0000 (0:00:00.045) 0:00:55.537 ****** ok: [sut] TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.455) 0:00:55.992 ****** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_35.yml) => { "ansible_loop_var": "item", "changed": false, "item": "Fedora_35.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.080) 0:00:56.073 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.036) 0:00:56.109 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.036) 0:00:56.146 ****** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.081) 0:00:56.227 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure blivet is available] ******* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.027) 0:00:56.255 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : show storage_pools] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.041) 0:00:56.297 ****** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "testpool1", "state": "absent", "type": "lvm" } ] } TASK [fedora.linux_system_roles.storage : show storage_volumes] **************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.040) 0:00:56.337 ****** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : get required packages] *************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.038) 0:00:56.376 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.041) 0:00:56.417 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.040) 0:00:56.458 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : get service facts] ******************* task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.040) 0:00:56.498 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.040) 0:00:56.539 ****** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.072) 0:00:56.611 ****** TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Tuesday 06 December 2022 01:44:06 +0000 (0:00:00.030) 0:00:56.642 ****** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/testpool1-testvol1", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/testpool1-testvol1", "fs_type": null }, { "action": "destroy device", "device": "/dev/testpool1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/zram0" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "testpool1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78 Tuesday 06 December 2022 01:44:09 +0000 (0:00:02.186) 0:00:58.828 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.052) 0:00:58.881 ****** TASK [fedora.linux_system_roles.storage : show blivet_output] ****************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.029) 0:00:58.910 ****** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/testpool1-testvol1", "fs_type": "ext4" }, { "action": "destroy device", "device": "/dev/mapper/testpool1-testvol1", "fs_type": null }, { "action": "destroy device", "device": "/dev/testpool1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/zram0" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "testpool1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "absent", "type": "lvm", "volumes": [] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.043) 0:00:58.953 ****** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "testpool1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "absent", "type": "lvm", "volumes": [] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.039) 0:00:58.993 ****** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : remove obsolete mounts] ************** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.039) 0:00:59.033 ****** TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.051) 0:00:59.084 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : set up new/current mounts] *********** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.033) 0:00:59.117 ****** TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.050) 0:00:59.168 ****** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.036) 0:00:59.204 ****** ok: [sut] => { "changed": false, "stat": { "atime": 1670290451.6274455, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1668529707.75, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1668529392.552, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "823851792", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.260) 0:00:59.465 ****** TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 Tuesday 06 December 2022 01:44:09 +0000 (0:00:00.029) 0:00:59.494 ****** ok: [sut] META: role_complete for sut META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=151 changed=3 unreachable=0 failed=9 skipped=113 rescued=9 ignored=0 Tuesday 06 December 2022 01:44:10 +0000 (0:00:00.857) 0:01:00.351 ****** =============================================================================== fedora.linux_system_roles.storage : make sure blivet is available ------ 11.23s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 fedora.linux_system_roles.storage : get service facts ------------------- 3.80s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 3.36s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : make sure required packages are installed --- 2.80s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 2.25s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 2.19s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.71s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.61s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.60s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.32s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.29s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.29s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.29s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.27s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 Gathering Facts --------------------------------------------------------- 1.05s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/tests/tests_lvm_errors.yml:2 fedora.linux_system_roles.storage : Update facts ------------------------ 0.86s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 fedora.linux_system_roles.storage : Update facts ------------------------ 0.85s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 fedora.linux_system_roles.storage : Update facts ------------------------ 0.83s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 fedora.linux_system_roles.storage : get required packages --------------- 0.75s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23 fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 0.47s /WORKDIR/dist-git-storage-master-thin_support_reserved_size_fix-gd_e_vqq/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: [defaults]callback_whitelist option, normalizing names to new standard, use callbacks_enabled instead. This feature will be removed from ansible-core in version 2.15. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---