ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpq6mp_rlx
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  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_misc_nvme_generated.yml ****************************************
2 plays in /tmp/tmpnhy4yzav/tests/tests_misc_nvme_generated.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc_nvme_generated.yml:3
Wednesday 06 July 2022  16:10:03 +0000 (0:00:00.012)       0:00:00.012 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: ran handlers

TASK [set disk interface for test] *********************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc_nvme_generated.yml:7
Wednesday 06 July 2022  16:10:05 +0000 (0:00:01.319)       0:00:01.332 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_use_interface": "nvme"
    },
    "changed": false
}
META: ran handlers
META: ran handlers

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:2
Wednesday 06 July 2022  16:10:05 +0000 (0:00:00.048)       0:00:01.381 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: ran handlers

TASK [include_role : linux-system-roles.storage] *******************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:16
Wednesday 06 July 2022  16:10:06 +0000 (0:00:00.948)       0:00:02.329 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:10:06 +0000 (0:00:00.037)       0:00:02.367 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:10:06 +0000 (0:00:00.031)       0:00:02.399 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:10:06 +0000 (0:00:00.499)       0:00:02.898 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:10:06 +0000 (0:00:00.064)       0:00:02.962 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:10:06 +0000 (0:00:00.029)       0:00:02.992 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:10:06 +0000 (0:00:00.030)       0:00:03.023 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:10:07 +0000 (0:00:00.046)       0:00:03.069 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:10:07 +0000 (0:00:00.017)       0:00:03.086 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:10:08 +0000 (0:00:01.300)       0:00:04.386 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:10:08 +0000 (0:00:00.058)       0:00:04.445 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:10:08 +0000 (0:00:00.031)       0:00:04.477 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:10:09 +0000 (0:00:00.726)       0:00:05.203 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : check if the COPR support packages should be installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2
Wednesday 06 July 2022  16:10:09 +0000 (0:00:00.039)       0:00:05.243 ******** 

TASK [linux-system-roles.storage : make sure COPR support packages are present] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13
Wednesday 06 July 2022  16:10:09 +0000 (0:00:00.032)       0:00:05.276 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable COPRs] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:18
Wednesday 06 July 2022  16:10:09 +0000 (0:00:00.035)       0:00:05.311 ******** 

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:10:09 +0000 (0:00:00.029)       0:00:05.340 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:10:10 +0000 (0:00:00.855)       0:00:06.196 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cockpit-motd.service": {
                "name": "cockpit-motd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-http.service": {
                "name": "cockpit-wsinstance-http.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-https-factory@.service": {
                "name": "cockpit-wsinstance-https-factory@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit-wsinstance-https@.service": {
                "name": "cockpit-wsinstance-https@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit.service": {
                "name": "cockpit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "packagekit-offline-update.service": {
                "name": "packagekit-offline-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "packagekit.service": {
                "name": "packagekit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-fsck@dev-vdb1.service": {
                "name": "systemd-fsck@dev-vdb1.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "systemd-fsck@dev-vdc1.service": {
                "name": "systemd-fsck@dev-vdc1.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "running",
                "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-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": "stopped",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:10:11 +0000 (0:00:01.749)       0:00:07.946 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:10:11 +0000 (0:00:00.057)       0:00:08.003 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:10:11 +0000 (0:00:00.022)       0:00:08.026 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.572)       0:00:08.598 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.036)       0:00:08.634 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.020)       0:00:08.654 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [],
        "changed": false,
        "crypts": [],
        "failed": false,
        "leaves": [],
        "mounts": [],
        "packages": [],
        "pools": [],
        "volumes": []
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.063)       0:00:08.718 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.039)       0:00:08.758 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.033)       0:00:08.791 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.035)       0:00:08.826 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.022)       0:00:08.848 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.034)       0:00:08.882 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:10:12 +0000 (0:00:00.023)       0:00:08.906 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:10:13 +0000 (0:00:00.519)       0:00:09.425 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:10:13 +0000 (0:00:00.022)       0:00:09.448 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Mark tasks to be skipped] ************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:19
Wednesday 06 July 2022  16:10:14 +0000 (0:00:00.932)       0:00:10.380 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_skip_checks": [
            "blivet_available",
            "packages_installed",
            "service_facts"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:26
Wednesday 06 July 2022  16:10:14 +0000 (0:00:00.035)       0:00:10.416 ******** 
included: /tmp/tmpnhy4yzav/tests/get_unused_disk.yml for /cache/centos-9.qcow2.snap

TASK [Find unused disks in the system] *****************************************
task path: /tmp/tmpnhy4yzav/tests/get_unused_disk.yml:2
Wednesday 06 July 2022  16:10:14 +0000 (0:00:00.035)       0:00:10.451 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "disks": [
        "nvme1n1"
    ]
}

TASK [Set unused_disks if necessary] *******************************************
task path: /tmp/tmpnhy4yzav/tests/get_unused_disk.yml:9
Wednesday 06 July 2022  16:10:14 +0000 (0:00:00.572)       0:00:11.024 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "unused_disks": [
            "nvme1n1"
        ]
    },
    "changed": false
}

TASK [Exit playbook when there's not enough unused disks in the system] ********
task path: /tmp/tmpnhy4yzav/tests/get_unused_disk.yml:14
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.036)       0:00:11.061 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Print unused disks] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/get_unused_disk.yml:19
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.036)       0:00:11.098 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "unused_disks": [
        "nvme1n1"
    ]
}

TASK [Test creating ext4 filesystem with valid parameter "-Fb 4096"] ***********
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:31
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.034)       0:00:11.132 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.042)       0:00:11.175 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.035)       0:00:11.210 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.526)       0:00:11.736 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.099)       0:00:11.836 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.034)       0:00:11.871 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.031)       0:00:11.902 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.048)       0:00:11.951 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.048)       0:00:11.999 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:10:15 +0000 (0:00:00.028)       0:00:12.028 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_create_options": "-Fb 4096",
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.039)       0:00:12.067 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.036)       0:00:12.104 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.032)       0:00:12.137 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.027)       0:00:12.165 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.028)       0:00:12.193 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.032)       0:00:12.226 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.059)       0:00:12.285 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:10:16 +0000 (0:00:00.022)       0:00:12.307 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "create format",
            "device": "/dev/nvme1n1",
            "fs_type": "lvmpv"
        },
        {
            "action": "create device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "create device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf",
        "/dev/mapper/foo-test1"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "mounted"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs",
        "lvm2"
    ],
    "pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "-Fb 4096",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "lvm",
                    "vdo_pool_size": null
                }
            ]
        }
    ],
    "volumes": []
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:10:18 +0000 (0:00:01.793)       0:00:14.101 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:10:18 +0000 (0:00:00.035)       0:00:14.136 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:10:18 +0000 (0:00:00.020)       0:00:14.157 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "create format",
                "device": "/dev/nvme1n1",
                "fs_type": "lvmpv"
            },
            {
                "action": "create device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "create device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf",
            "/dev/mapper/foo-test1"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "mounted"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs",
            "lvm2"
        ],
        "pools": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "-Fb 4096",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "lvm",
                        "vdo_pool_size": null
                    }
                ]
            }
        ],
        "volumes": []
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:10:18 +0000 (0:00:00.035)       0:00:14.192 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "-Fb 4096",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "lvm",
                        "vdo_pool_size": null
                    }
                ]
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:10:18 +0000 (0:00:00.035)       0:00:14.227 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:10:18 +0000 (0:00:00.037)       0:00:14.265 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:10:18 +0000 (0:00:00.039)       0:00:14.304 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:10:19 +0000 (0:00:00.925)       0:00:15.230 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:10:19 +0000 (0:00:00.534)       0:00:15.765 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:10:20 +0000 (0:00:00.670)       0:00:16.436 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:10:20 +0000 (0:00:00.410)       0:00:16.846 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:10:20 +0000 (0:00:00.021)       0:00:16.868 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:46
Wednesday 06 July 2022  16:10:21 +0000 (0:00:00.980)       0:00:17.848 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:1
Wednesday 06 July 2022  16:10:21 +0000 (0:00:00.065)       0:00:17.914 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "-Fb 4096",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "lvm",
                    "vdo_pool_size": null
                }
            ]
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:6
Wednesday 06 July 2022  16:10:21 +0000 (0:00:00.054)       0:00:17.968 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:14
Wednesday 06 July 2022  16:10:21 +0000 (0:00:00.038)       0:00:18.007 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "dccb021f-9de8-4e3e-a881-e7beac921113"
        },
        "/dev/nvme0n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme1n1": {
            "fstype": "LVM2_member",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": "UPyiXq-AsT2-ZdcF-NtJT-khxx-9NGc-5b1uge"
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-16-09-49-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:19
Wednesday 06 July 2022  16:10:22 +0000 (0:00:00.499)       0:00:18.506 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.002969",
    "end": "2022-07-06 12:10:21.433649",
    "rc": 0,
    "start": "2022-07-06 12:10:21.430680"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:24
Wednesday 06 July 2022  16:10:22 +0000 (0:00:00.474)       0:00:18.981 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:01.004408",
    "end": "2022-07-06 12:10:22.811507",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 12:10:21.807099"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:33
Wednesday 06 July 2022  16:10:24 +0000 (0:00:01.376)       0:00:20.357 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme1n1'], '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': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:5
Wednesday 06 July 2022  16:10:24 +0000 (0:00:00.059)       0:00:20.416 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:18
Wednesday 06 July 2022  16:10:24 +0000 (0:00:00.035)       0:00:20.452 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:1
Wednesday 06 July 2022  16:10:24 +0000 (0:00:00.048)       0:00:20.500 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/nvme1n1"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:10
Wednesday 06 July 2022  16:10:24 +0000 (0:00:00.052)       0:00:20.553 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme1n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/nvme1n1",
    "pv": "/dev/nvme1n1"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:19
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.517)       0:00:21.070 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:23
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.050)       0:00:21.120 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/nvme1n1"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:27
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.052)       0:00:21.172 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:34
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.078)       0:00:21.251 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:38
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.038)       0:00:21.289 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:42
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.076)       0:00:21.365 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:46
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.026)       0:00:21.392 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme1n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/nvme1n1"
}

MSG:

All assertions passed

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:56
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.044)       0:00:21.437 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:6
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.042)       0:00:21.480 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:12
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.022)       0:00:21.502 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:16
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.052)       0:00:21.555 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:20
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.025)       0:00:21.580 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:24
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.023)       0:00:21.603 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:30
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.024)       0:00:21.627 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:36
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.026)       0:00:21.654 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:44
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.025)       0:00:21.679 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:59
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.034)       0:00:21.714 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.045)       0:00:21.760 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about LVM RAID] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml:3
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.043)       0:00:21.803 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is LVM RAID] *******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml:8
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.027)       0:00:21.830 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml:12
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.032)       0:00:21.863 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:62
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.028)       0:00:21.892 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.045)       0:00:21.937 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:3
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.042)       0:00:21.980 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:8
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.023)       0:00:22.004 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:13
Wednesday 06 July 2022  16:10:25 +0000 (0:00:00.025)       0:00:22.029 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:17
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.026)       0:00:22.056 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check member encryption] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:65
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.025)       0:00:22.082 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.048)       0:00:22.130 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.050)       0:00:22.180 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme1n1)  => {
    "_storage_test_pool_member_path": "/dev/nvme1n1",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.032)       0:00:22.213 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml for /cache/centos-9.qcow2.snap => (item=/dev/nvme1n1)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:1
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.046)       0:00:22.259 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:6
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.050)       0:00:22.310 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:11
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.050)       0:00:22.360 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:17
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.041)       0:00:22.402 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:23
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.046)       0:00:22.448 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:29
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.035)       0:00:22.484 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.035)       0:00:22.519 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:68
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.034)       0:00:22.554 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.045)       0:00:22.599 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [get information about VDO deduplication] *********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:3
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.042)       0:00:22.642 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:8
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.022)       0:00:22.664 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:11
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.024)       0:00:22.689 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:16
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.047)       0:00:22.736 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:21
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.024)       0:00:22.761 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:24
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.024)       0:00:22.785 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:29
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.024)       0:00:22.810 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:39
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.024)       0:00:22.835 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:71
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.035)       0:00:22.871 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.033)       0:00:22.904 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:2
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.041)       0:00:22.945 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:10
Wednesday 06 July 2022  16:10:26 +0000 (0:00:00.044)       0:00:22.990 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.082)       0:00:23.073 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/foo-test1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:14
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.040)       0:00:23.113 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "dccb021f-9de8-4e3e-a881-e7beac921113"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "dccb021f-9de8-4e3e-a881-e7beac921113"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:28
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.054)       0:00:23.168 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.051)       0:00:23.220 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:45
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.051)       0:00:23.271 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:54
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.051)       0:00:23.323 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:58
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.024)       0:00:23.347 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:63
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.023)       0:00:23.370 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:75
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.024)       0:00:23.395 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.032)       0:00:23.428 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/foo-test1 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.067)       0:00:23.495 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:32
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.051)       0:00:23.547 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:39
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.050)       0:00:23.598 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:49
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.038)       0:00:23.636 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.035)       0:00:23.671 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.040)       0:00:23.712 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:4
Wednesday 06 July 2022  16:10:27 +0000 (0:00:00.037)       0:00:23.750 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657123816.5086696,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657123816.5086696,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 671,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1657123816.5086696,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:10
Wednesday 06 July 2022  16:10:28 +0000 (0:00:00.375)       0:00:24.125 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:18
Wednesday 06 July 2022  16:10:28 +0000 (0:00:00.037)       0:00:24.163 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:24
Wednesday 06 July 2022  16:10:28 +0000 (0:00:00.036)       0:00:24.199 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:28
Wednesday 06 July 2022  16:10:28 +0000 (0:00:00.031)       0:00:24.231 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:33
Wednesday 06 July 2022  16:10:28 +0000 (0:00:00.021)       0:00:24.252 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  16:10:28 +0000 (0:00:00.077)       0:00:24.329 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  16:10:28 +0000 (0:00:00.050)       0:00:24.379 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.855)       0:00:25.235 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.023)       0:00:25.258 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:30
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.022)       0:00:25.281 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:38
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.048)       0:00:25.329 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.022)       0:00:25.351 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:49
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.021)       0:00:25.373 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:55
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.021)       0:00:25.394 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:61
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.022)       0:00:25.417 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.023)       0:00:25.440 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:74
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.050)       0:00:25.490 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:79
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.045)       0:00:25.536 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:85
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.035)       0:00:25.571 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:91
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.036)       0:00:25.608 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:97
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.033)       0:00:25.641 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:7
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.032)       0:00:25.673 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:13
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.036)       0:00:25.710 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:17
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.036)       0:00:25.746 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:21
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.034)       0:00:25.781 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:25
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.033)       0:00:25.814 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:31
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.036)       0:00:25.851 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:37
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.033)       0:00:25.884 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:3
Wednesday 06 July 2022  16:10:29 +0000 (0:00:00.037)       0:00:25.921 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:9
Wednesday 06 July 2022  16:10:30 +0000 (0:00:00.504)       0:00:26.426 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:15
Wednesday 06 July 2022  16:10:30 +0000 (0:00:00.417)       0:00:26.843 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:20
Wednesday 06 July 2022  16:10:30 +0000 (0:00:00.047)       0:00:26.891 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:25
Wednesday 06 July 2022  16:10:30 +0000 (0:00:00.036)       0:00:26.928 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:28
Wednesday 06 July 2022  16:10:30 +0000 (0:00:00.036)       0:00:26.964 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:31
Wednesday 06 July 2022  16:10:30 +0000 (0:00:00.035)       0:00:27.000 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:36
Wednesday 06 July 2022  16:10:30 +0000 (0:00:00.036)       0:00:27.036 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:39
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.035)       0:00:27.072 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:44
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.035)       0:00:27.107 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:47
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.069)       0:00:27.177 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:50
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.075)       0:00:27.252 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.053)       0:00:27.306 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.049308",
    "end": "2022-07-06 12:10:30.199186",
    "rc": 0,
    "start": "2022-07-06 12:10:30.149878"
}

STDOUT:

  LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.445)       0:00:27.751 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.051)       0:00:27.802 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.051)       0:00:27.854 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.040)       0:00:27.895 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.037)       0:00:27.932 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.037)       0:00:27.969 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:16
Wednesday 06 July 2022  16:10:31 +0000 (0:00:00.039)       0:00:28.008 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:40
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.037)       0:00:28.046 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:47
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.031)       0:00:28.077 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:57
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.020)       0:00:28.098 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Remove the volume group created above] ***********************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:48
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.035)       0:00:28.134 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.061)       0:00:28.195 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.038)       0:00:28.233 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.542)       0:00:28.776 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.071)       0:00:28.847 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.033)       0:00:28.881 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.034)       0:00:28.915 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.047)       0:00:28.962 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.019)       0:00:28.981 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:10:32 +0000 (0:00:00.027)       0:00:29.009 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "lvm"
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.034)       0:00:29.044 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.071)       0:00:29.115 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.031)       0:00:29.146 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.071)       0:00:29.217 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.027)       0:00:29.245 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.026)       0:00:29.271 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.059)       0:00:29.330 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:10:33 +0000 (0:00:00.020)       0:00:29.351 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "destroy device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme1n1",
            "fs_type": "lvmpv"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "absent"
        }
    ],
    "packages": [
        "xfsprogs",
        "e2fsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ],
    "volumes": []
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:10:35 +0000 (0:00:01.886)       0:00:31.237 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:10:35 +0000 (0:00:00.037)       0:00:31.274 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:10:35 +0000 (0:00:00.022)       0:00:31.296 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "destroy device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme1n1",
                "fs_type": "lvmpv"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "absent"
            }
        ],
        "packages": [
            "xfsprogs",
            "e2fsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ],
        "volumes": []
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:10:35 +0000 (0:00:00.040)       0:00:31.337 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:10:35 +0000 (0:00:00.038)       0:00:31.376 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:10:35 +0000 (0:00:00.038)       0:00:31.414 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:10:35 +0000 (0:00:00.402)       0:00:31.816 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:10:36 +0000 (0:00:00.656)       0:00:32.473 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:10:36 +0000 (0:00:00.039)       0:00:32.513 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:10:37 +0000 (0:00:00.663)       0:00:33.176 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:10:37 +0000 (0:00:00.383)       0:00:33.560 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:10:37 +0000 (0:00:00.023)       0:00:33.583 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:58
Wednesday 06 July 2022  16:10:38 +0000 (0:00:00.955)       0:00:34.538 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:1
Wednesday 06 July 2022  16:10:38 +0000 (0:00:00.041)       0:00:34.580 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:6
Wednesday 06 July 2022  16:10:38 +0000 (0:00:00.074)       0:00:34.654 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:14
Wednesday 06 July 2022  16:10:38 +0000 (0:00:00.033)       0:00:34.688 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/nvme0n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme1n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-16-09-49-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:19
Wednesday 06 July 2022  16:10:39 +0000 (0:00:00.405)       0:00:35.093 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:01.005185",
    "end": "2022-07-06 12:10:38.964210",
    "rc": 0,
    "start": "2022-07-06 12:10:37.959025"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:24
Wednesday 06 July 2022  16:10:40 +0000 (0:00:01.423)       0:00:36.517 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003669",
    "end": "2022-07-06 12:10:39.360554",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 12:10:39.356885"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:33
Wednesday 06 July 2022  16:10:40 +0000 (0:00:00.390)       0:00:36.908 ******** 
[WARNING]: The loop variable 'storage_test_pool' is already in use. You should
set the `loop_var` value in the `loop_control` option for the task to something
else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme1n1'], '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': 'absent', 'type': 'lvm', 'volumes': [], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:5
Wednesday 06 July 2022  16:10:40 +0000 (0:00:00.058)       0:00:36.966 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:18
Wednesday 06 July 2022  16:10:40 +0000 (0:00:00.037)       0:00:37.003 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:1
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.047)       0:00:37.051 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "0",
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:10
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.055)       0:00:37.106 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:19
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.022)       0:00:37.128 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": "0"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:23
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.050)       0:00:37.178 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": []
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:27
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.051)       0:00:37.230 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:34
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.051)       0:00:37.282 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:38
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.039)       0:00:37.321 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:42
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.051)       0:00:37.373 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:46
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.025)       0:00:37.398 ******** 

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:56
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.021)       0:00:37.420 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:6
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.041)       0:00:37.461 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:12
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.025)       0:00:37.487 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:16
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.024)       0:00:37.511 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:20
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.023)       0:00:37.535 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:24
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.024)       0:00:37.559 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:30
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.023)       0:00:37.583 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:36
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.022)       0:00:37.606 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:44
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.022)       0:00:37.628 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:59
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.062)       0:00:37.690 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.042)       0:00:37.732 ******** 

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:62
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.020)       0:00:37.753 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.065)       0:00:37.818 ******** 

TASK [Check member encryption] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:65
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.020)       0:00:37.839 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.044)       0:00:37.884 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.044)       0:00:37.928 ******** 

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.020)       0:00:37.948 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.021)       0:00:37.970 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:68
Wednesday 06 July 2022  16:10:41 +0000 (0:00:00.035)       0:00:38.005 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.048)       0:00:38.054 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:71
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.021)       0:00:38.075 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.032)       0:00:38.108 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:40
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.022)       0:00:38.131 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:47
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.036)       0:00:38.167 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:57
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.023)       0:00:38.190 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Try to create ext4 filesystem with invalid parameter "-Fb 512"] **********
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:62
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.034)       0:00:38.225 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.044)       0:00:38.270 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.034)       0:00:38.304 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.542)       0:00:38.847 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.071)       0:00:38.919 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.035)       0:00:38.955 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.036)       0:00:38.991 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:10:42 +0000 (0:00:00.045)       0:00:39.037 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.019)       0:00:39.057 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.026)       0:00:39.084 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_create_options": "-Fb 512",
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.037)       0:00:39.121 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.036)       0:00:39.158 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.029)       0:00:39.187 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.028)       0:00:39.216 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.033)       0:00:39.249 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.031)       0:00:39.281 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.127)       0:00:39.408 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:10:43 +0000 (0:00:00.022)       0:00:39.431 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "e2fsprogs",
        "xfsprogs",
        "lvm2"
    ],
    "pools": [],
    "volumes": []
}

MSG:

Failed to commit changes to disk: (FSError('format failed: 1'), '/dev/mapper/foo-test1')

TASK [linux-system-roles.storage : failed message] *****************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99
Wednesday 06 July 2022  16:10:45 +0000 (0:00:01.731)       0:00:41.163 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': ['e2fsprogs', 'xfsprogs', 'lvm2'], 'failed': True, 'msg': "Failed to commit changes to disk: (FSError('format failed: 1'), '/dev/mapper/foo-test1')", 'invocation': {'module_args': {'pools': [{'disks': ['nvme1n1'], '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': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 512', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}], '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': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.038)       0:00:41.202 ******** 

TASK [Check that we failed in the role] ****************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:82
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.022)       0:00:41.224 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the output when creating ext4 filesystem with invalid parameter "-Fb 512"] ***
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:88
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.036)       0:00:41.260 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove the volume group created above] ***********************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:95
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.044)       0:00:41.304 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.032)       0:00:41.337 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.033)       0:00:41.370 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.519)       0:00:41.890 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.067)       0:00:41.957 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.032)       0:00:41.990 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:10:45 +0000 (0:00:00.036)       0:00:42.027 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.046)       0:00:42.074 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.020)       0:00:42.095 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.030)       0:00:42.125 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "lvm"
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.037)       0:00:42.162 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.072)       0:00:42.235 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.032)       0:00:42.267 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.028)       0:00:42.295 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.027)       0:00:42.323 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.030)       0:00:42.353 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.058)       0:00:42.411 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:10:46 +0000 (0:00:00.020)       0:00:42.432 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "destroy device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme1n1",
            "fs_type": "lvmpv"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [],
    "packages": [
        "xfsprogs",
        "e2fsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ],
    "volumes": []
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:10:48 +0000 (0:00:01.728)       0:00:44.160 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.037)       0:00:44.198 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.020)       0:00:44.219 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "destroy device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme1n1",
                "fs_type": "lvmpv"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [],
        "packages": [
            "xfsprogs",
            "e2fsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ],
        "volumes": []
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.036)       0:00:44.255 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.035)       0:00:44.291 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.033)       0:00:44.325 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.035)       0:00:44.360 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.026)       0:00:44.386 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.038)       0:00:44.425 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.022)       0:00:44.448 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.380)       0:00:44.828 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:10:48 +0000 (0:00:00.023)       0:00:44.852 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Create one LVM logical volume with "4g" under one volume group] **********
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:105
Wednesday 06 July 2022  16:10:49 +0000 (0:00:00.930)       0:00:45.782 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:10:49 +0000 (0:00:00.041)       0:00:45.824 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:10:49 +0000 (0:00:00.035)       0:00:45.859 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.517)       0:00:46.376 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.113)       0:00:46.490 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.067)       0:00:46.558 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.035)       0:00:46.593 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.078)       0:00:46.671 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.022)       0:00:46.694 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.027)       0:00:46.722 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.039)       0:00:46.761 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.037)       0:00:46.799 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.025)       0:00:46.825 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.025)       0:00:46.850 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.025)       0:00:46.875 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.025)       0:00:46.901 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.053)       0:00:46.954 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:10:50 +0000 (0:00:00.020)       0:00:46.975 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "create format",
            "device": "/dev/nvme1n1",
            "fs_type": "lvmpv"
        },
        {
            "action": "create device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "create device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf",
        "/dev/mapper/foo-test1"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "mounted"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs",
        "lvm2"
    ],
    "pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "lvm",
                    "vdo_pool_size": null
                }
            ]
        }
    ],
    "volumes": []
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:10:52 +0000 (0:00:01.821)       0:00:48.797 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:10:52 +0000 (0:00:00.036)       0:00:48.833 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:10:52 +0000 (0:00:00.021)       0:00:48.855 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "create format",
                "device": "/dev/nvme1n1",
                "fs_type": "lvmpv"
            },
            {
                "action": "create device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "create device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf",
            "/dev/mapper/foo-test1"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "mounted"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs",
            "lvm2"
        ],
        "pools": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "lvm",
                        "vdo_pool_size": null
                    }
                ]
            }
        ],
        "volumes": []
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:10:52 +0000 (0:00:00.037)       0:00:48.892 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "lvm",
                        "vdo_pool_size": null
                    }
                ]
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:10:52 +0000 (0:00:00.035)       0:00:48.928 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:10:52 +0000 (0:00:00.035)       0:00:48.964 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:10:52 +0000 (0:00:00.038)       0:00:49.003 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:10:53 +0000 (0:00:00.691)       0:00:49.694 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:10:54 +0000 (0:00:00.416)       0:00:50.111 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:10:54 +0000 (0:00:00.632)       0:00:50.744 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:10:55 +0000 (0:00:00.378)       0:00:51.122 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:10:55 +0000 (0:00:00.024)       0:00:51.146 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:119
Wednesday 06 July 2022  16:10:56 +0000 (0:00:01.003)       0:00:52.149 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:1
Wednesday 06 July 2022  16:10:56 +0000 (0:00:00.074)       0:00:52.224 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "lvm",
                    "vdo_pool_size": null
                }
            ]
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:6
Wednesday 06 July 2022  16:10:56 +0000 (0:00:00.051)       0:00:52.275 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:14
Wednesday 06 July 2022  16:10:56 +0000 (0:00:00.036)       0:00:52.312 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "93938912-8d1a-4448-aba2-5537b1777b2d"
        },
        "/dev/nvme0n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme1n1": {
            "fstype": "LVM2_member",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": "RDtEUr-zhJC-G2cS-Zd4x-Sahx-XEp8-W9wBzN"
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-16-09-49-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:19
Wednesday 06 July 2022  16:10:56 +0000 (0:00:00.376)       0:00:52.688 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.002869",
    "end": "2022-07-06 12:10:55.509773",
    "rc": 0,
    "start": "2022-07-06 12:10:55.506904"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:24
Wednesday 06 July 2022  16:10:57 +0000 (0:00:00.367)       0:00:53.056 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.002979",
    "end": "2022-07-06 12:10:55.879874",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 12:10:55.876895"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:33
Wednesday 06 July 2022  16:10:57 +0000 (0:00:00.376)       0:00:53.432 ******** 
[WARNING]: The loop variable 'storage_test_pool' is already in use. You should
set the `loop_var` value in the `loop_control` option for the task to something
else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme1n1'], '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': 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': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:5
Wednesday 06 July 2022  16:10:57 +0000 (0:00:00.067)       0:00:53.500 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:18
Wednesday 06 July 2022  16:10:57 +0000 (0:00:00.036)       0:00:53.537 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:1
Wednesday 06 July 2022  16:10:57 +0000 (0:00:00.049)       0:00:53.587 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/nvme1n1"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:10
Wednesday 06 July 2022  16:10:57 +0000 (0:00:00.061)       0:00:53.648 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme1n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/nvme1n1",
    "pv": "/dev/nvme1n1"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:19
Wednesday 06 July 2022  16:10:57 +0000 (0:00:00.379)       0:00:54.028 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:23
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.050)       0:00:54.078 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/nvme1n1"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:27
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.049)       0:00:54.128 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:34
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.054)       0:00:54.182 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:38
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.038)       0:00:54.220 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:42
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.052)       0:00:54.273 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:46
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.026)       0:00:54.299 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme1n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/nvme1n1"
}

MSG:

All assertions passed

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:56
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.043)       0:00:54.343 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:6
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.043)       0:00:54.386 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:12
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.024)       0:00:54.410 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:16
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.022)       0:00:54.433 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:20
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.022)       0:00:54.456 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:24
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.022)       0:00:54.478 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:30
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.024)       0:00:54.502 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:36
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.064)       0:00:54.567 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:44
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.026)       0:00:54.593 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:59
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.036)       0:00:54.630 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.044)       0:00:54.674 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about LVM RAID] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml:3
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.044)       0:00:54.718 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is LVM RAID] *******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml:8
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.028)       0:00:54.747 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-lvmraid.yml:12
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.026)       0:00:54.773 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:62
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.025)       0:00:54.798 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.044)       0:00:54.842 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:3
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.042)       0:00:54.884 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:8
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.024)       0:00:54.909 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:13
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.025)       0:00:54.934 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-thin.yml:17
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.026)       0:00:54.961 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check member encryption] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:65
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.024)       0:00:54.985 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  16:10:58 +0000 (0:00:00.047)       0:00:55.033 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.051)       0:00:55.084 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme1n1)  => {
    "_storage_test_pool_member_path": "/dev/nvme1n1",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.029)       0:00:55.113 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml for /cache/centos-9.qcow2.snap => (item=/dev/nvme1n1)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:1
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.044)       0:00:55.158 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:6
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.048)       0:00:55.207 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:11
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.051)       0:00:55.258 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:17
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.040)       0:00:55.298 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:23
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.036)       0:00:55.334 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-crypttab.yml:29
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.034)       0:00:55.368 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.037)       0:00:55.406 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:68
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.038)       0:00:55.445 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.059)       0:00:55.504 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [get information about VDO deduplication] *********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:3
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.048)       0:00:55.553 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:8
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.025)       0:00:55.579 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:11
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.025)       0:00:55.605 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:16
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.025)       0:00:55.631 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:21
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.026)       0:00:55.657 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:24
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.024)       0:00:55.681 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:29
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.023)       0:00:55.704 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-member-vdo.yml:39
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.024)       0:00:55.729 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:71
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.080)       0:00:55.810 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.032)       0:00:55.842 ******** 
[WARNING]: The loop variable 'storage_test_volume' is already in use. You
should set the `loop_var` value in the `loop_control` option for the task to
something else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:2
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.042)       0:00:55.885 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:10
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.050)       0:00:55.935 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  16:10:59 +0000 (0:00:00.080)       0:00:56.016 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/foo-test1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:14
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.043)       0:00:56.059 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "93938912-8d1a-4448-aba2-5537b1777b2d"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "93938912-8d1a-4448-aba2-5537b1777b2d"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:28
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.059)       0:00:56.119 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.051)       0:00:56.171 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:45
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.048)       0:00:56.220 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:54
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.050)       0:00:56.270 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:58
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.022)       0:00:56.293 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:63
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.021)       0:00:56.315 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:75
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.021)       0:00:56.337 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.035)       0:00:56.372 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/foo-test1 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.060)       0:00:56.432 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:32
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.050)       0:00:56.483 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:39
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.052)       0:00:56.535 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:49
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.038)       0:00:56.573 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.035)       0:00:56.609 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.039)       0:00:56.648 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:4
Wednesday 06 July 2022  16:11:00 +0000 (0:00:00.044)       0:00:56.693 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657123851.1976695,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657123851.1976695,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 919,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1657123851.1976695,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:10
Wednesday 06 July 2022  16:11:01 +0000 (0:00:00.376)       0:00:57.070 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:18
Wednesday 06 July 2022  16:11:01 +0000 (0:00:00.040)       0:00:57.110 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:24
Wednesday 06 July 2022  16:11:01 +0000 (0:00:00.040)       0:00:57.151 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:28
Wednesday 06 July 2022  16:11:01 +0000 (0:00:00.039)       0:00:57.191 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:33
Wednesday 06 July 2022  16:11:01 +0000 (0:00:00.025)       0:00:57.216 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  16:11:01 +0000 (0:00:00.038)       0:00:57.255 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  16:11:01 +0000 (0:00:00.025)       0:00:57.281 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.861)       0:00:58.142 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.027)       0:00:58.169 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:30
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.027)       0:00:58.197 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:38
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.053)       0:00:58.251 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.027)       0:00:58.279 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:49
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.023)       0:00:58.302 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:55
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.023)       0:00:58.325 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:61
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.022)       0:00:58.347 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.021)       0:00:58.369 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:74
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.069)       0:00:58.438 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:79
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.060)       0:00:58.499 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:85
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.040)       0:00:58.540 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:91
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.040)       0:00:58.580 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:97
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.043)       0:00:58.624 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:7
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.038)       0:00:58.662 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:13
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.041)       0:00:58.703 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:17
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.038)       0:00:58.742 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:21
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.044)       0:00:58.787 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:25
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.036)       0:00:58.823 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:31
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.037)       0:00:58.861 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:37
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.035)       0:00:58.896 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:3
Wednesday 06 July 2022  16:11:02 +0000 (0:00:00.041)       0:00:58.938 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:9
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.368)       0:00:59.307 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:15
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.397)       0:00:59.704 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:20
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.053)       0:00:59.758 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:25
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.038)       0:00:59.796 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:28
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.039)       0:00:59.836 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:31
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.037)       0:00:59.873 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:36
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.041)       0:00:59.914 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:39
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.038)       0:00:59.952 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:44
Wednesday 06 July 2022  16:11:03 +0000 (0:00:00.037)       0:00:59.990 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:47
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.079)       0:01:00.070 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:50
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.036)       0:01:00.107 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.090)       0:01:00.197 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.039203",
    "end": "2022-07-06 12:11:03.118390",
    "rc": 0,
    "start": "2022-07-06 12:11:03.079187"
}

STDOUT:

  LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.470)       0:01:00.667 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.087)       0:01:00.755 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.128)       0:01:00.883 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.038)       0:01:00.922 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.037)       0:01:00.959 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.037)       0:01:00.997 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:16
Wednesday 06 July 2022  16:11:04 +0000 (0:00:00.040)       0:01:01.038 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:40
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.034)       0:01:01.073 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:47
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.034)       0:01:01.107 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:57
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.020)       0:01:01.128 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Resizing with one large value which large than disk's size] **************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:123
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.038)       0:01:01.166 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.040)       0:01:01.206 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.036)       0:01:01.243 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.537)       0:01:01.780 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.100)       0:01:01.881 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.036)       0:01:01.918 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.037)       0:01:01.955 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.049)       0:01:02.005 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:11:05 +0000 (0:00:00.023)       0:01:02.028 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.028)       0:01:02.056 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "12884901888.0"
                }
            ]
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.055)       0:01:02.112 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.043)       0:01:02.156 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.036)       0:01:02.193 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.036)       0:01:02.229 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.028)       0:01:02.258 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.027)       0:01:02.286 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.057)       0:01:02.343 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:11:06 +0000 (0:00:00.021)       0:01:02.365 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

volume 'test1' cannot be resized to '12 GiB'

TASK [linux-system-roles.storage : failed message] *****************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99
Wednesday 06 July 2022  16:11:07 +0000 (0:00:01.482)       0:01:03.848 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "volume 'test1' cannot be resized to '12 GiB'", 'invocation': {'module_args': {'pools': [{'disks': ['nvme1n1'], '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': 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': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '12884901888.0', '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': ['nvme1n1'], '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': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:11:07 +0000 (0:00:00.079)       0:01:03.927 ******** 

TASK [Check that we failed in the role] ****************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:142
Wednesday 06 July 2022  16:11:07 +0000 (0:00:00.021)       0:01:03.949 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the output when resizing with large size] *************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:148
Wednesday 06 July 2022  16:11:07 +0000 (0:00:00.035)       0:01:03.985 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove the volume group created above] ***********************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:155
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.087)       0:01:04.073 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.070)       0:01:04.143 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.034)       0:01:04.177 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.534)       0:01:04.712 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.070)       0:01:04.782 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.034)       0:01:04.817 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.035)       0:01:04.852 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.047)       0:01:04.900 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.022)       0:01:04.922 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.030)       0:01:04.952 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "lvm"
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.038)       0:01:04.990 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:11:08 +0000 (0:00:00.039)       0:01:05.030 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:11:09 +0000 (0:00:00.029)       0:01:05.060 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:11:09 +0000 (0:00:00.029)       0:01:05.089 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:11:09 +0000 (0:00:00.029)       0:01:05.118 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:11:09 +0000 (0:00:00.032)       0:01:05.150 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:11:09 +0000 (0:00:00.058)       0:01:05.209 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:11:09 +0000 (0:00:00.023)       0:01:05.232 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "destroy device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme1n1",
            "fs_type": "lvmpv"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "absent"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ],
    "volumes": []
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:11:11 +0000 (0:00:01.893)       0:01:07.125 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:11:11 +0000 (0:00:00.038)       0:01:07.164 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:11:11 +0000 (0:00:00.021)       0:01:07.186 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "destroy device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme1n1",
                "fs_type": "lvmpv"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "absent"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ],
        "volumes": []
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:11:11 +0000 (0:00:00.039)       0:01:07.225 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:11:11 +0000 (0:00:00.040)       0:01:07.266 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:11:11 +0000 (0:00:00.037)       0:01:07.303 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:11:11 +0000 (0:00:00.440)       0:01:07.744 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:11:12 +0000 (0:00:00.658)       0:01:08.402 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:11:12 +0000 (0:00:00.040)       0:01:08.443 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:11:13 +0000 (0:00:00.668)       0:01:09.111 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:11:13 +0000 (0:00:00.405)       0:01:09.516 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:11:13 +0000 (0:00:00.028)       0:01:09.545 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Create one partition on one disk] ****************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:165
Wednesday 06 July 2022  16:11:14 +0000 (0:00:01.008)       0:01:10.553 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:11:14 +0000 (0:00:00.042)       0:01:10.596 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:11:14 +0000 (0:00:00.037)       0:01:10.634 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.532)       0:01:11.166 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.073)       0:01:11.240 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.036)       0:01:11.277 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.033)       0:01:11.310 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.046)       0:01:11.357 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.019)       0:01:11.376 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.026)       0:01:11.403 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.038)       0:01:11.441 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.035)       0:01:11.477 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.026)       0:01:11.503 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.027)       0:01:11.531 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.025)       0:01:11.556 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.025)       0:01:11.581 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.053)       0:01:11.635 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:11:15 +0000 (0:00:00.021)       0:01:11.656 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "create format",
            "device": "/dev/nvme1n1",
            "fs_type": "disklabel"
        },
        {
            "action": "create device",
            "device": "/dev/nvme1n1p1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/nvme1n1p1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf",
        "/dev/nvme1n1p1"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
            "state": "mounted"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/nvme1n1p1",
                    "_kernel_device": "/dev/nvme1n1p1",
                    "_mount_id": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
                    "_raw_device": "/dev/nvme1n1p1",
                    "_raw_kernel_device": "/dev/nvme1n1p1",
                    "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": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": 0,
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "partition",
                    "vdo_pool_size": null
                }
            ]
        }
    ],
    "volumes": []
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:11:17 +0000 (0:00:01.754)       0:01:13.410 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:11:17 +0000 (0:00:00.086)       0:01:13.497 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:11:17 +0000 (0:00:00.023)       0:01:13.520 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "create format",
                "device": "/dev/nvme1n1",
                "fs_type": "disklabel"
            },
            {
                "action": "create device",
                "device": "/dev/nvme1n1p1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/nvme1n1p1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf",
            "/dev/nvme1n1p1"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
                "state": "mounted"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/nvme1n1p1",
                        "_kernel_device": "/dev/nvme1n1p1",
                        "_mount_id": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
                        "_raw_device": "/dev/nvme1n1p1",
                        "_raw_kernel_device": "/dev/nvme1n1p1",
                        "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": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": 0,
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "partition",
                        "vdo_pool_size": null
                    }
                ]
            }
        ],
        "volumes": []
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:11:17 +0000 (0:00:00.038)       0:01:13.559 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/nvme1n1p1",
                        "_kernel_device": "/dev/nvme1n1p1",
                        "_mount_id": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
                        "_raw_device": "/dev/nvme1n1p1",
                        "_raw_kernel_device": "/dev/nvme1n1p1",
                        "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": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": 0,
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "partition",
                        "vdo_pool_size": null
                    }
                ]
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:11:17 +0000 (0:00:00.042)       0:01:13.602 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:11:17 +0000 (0:00:00.037)       0:01:13.640 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:11:17 +0000 (0:00:00.037)       0:01:13.677 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:11:18 +0000 (0:00:00.677)       0:01:14.354 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=c15dd893-c3f2-4c41-8f99-d547c746e864', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:11:18 +0000 (0:00:00.401)       0:01:14.756 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:11:19 +0000 (0:00:00.663)       0:01:15.420 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:11:19 +0000 (0:00:00.372)       0:01:15.792 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:11:19 +0000 (0:00:00.022)       0:01:15.814 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:179
Wednesday 06 July 2022  16:11:20 +0000 (0:00:00.948)       0:01:16.763 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:1
Wednesday 06 July 2022  16:11:20 +0000 (0:00:00.041)       0:01:16.805 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/nvme1n1p1",
                    "_kernel_device": "/dev/nvme1n1p1",
                    "_mount_id": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
                    "_raw_device": "/dev/nvme1n1p1",
                    "_raw_kernel_device": "/dev/nvme1n1p1",
                    "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": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": 0,
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "partition",
                    "vdo_pool_size": null
                }
            ]
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:6
Wednesday 06 July 2022  16:11:20 +0000 (0:00:00.088)       0:01:16.894 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:14
Wednesday 06 July 2022  16:11:20 +0000 (0:00:00.046)       0:01:16.940 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/nvme0n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme1n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme1n1p1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/nvme1n1p1",
            "size": "10G",
            "type": "partition",
            "uuid": "c15dd893-c3f2-4c41-8f99-d547c746e864"
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-16-09-49-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:19
Wednesday 06 July 2022  16:11:21 +0000 (0:00:00.391)       0:01:17.332 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003397",
    "end": "2022-07-06 12:11:20.178047",
    "rc": 0,
    "start": "2022-07-06 12:11:20.174650"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
UUID=c15dd893-c3f2-4c41-8f99-d547c746e864 /opt/test1 ext4 defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:24
Wednesday 06 July 2022  16:11:21 +0000 (0:00:00.393)       0:01:17.725 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003317",
    "end": "2022-07-06 12:11:20.599309",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 12:11:20.595992"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:33
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.430)       0:01:18.156 ******** 
[WARNING]: The loop variable 'storage_test_pool' is already in use. You should
set the `loop_var` value in the `loop_control` option for the task to something
else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme1n1'], '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': 'partition', '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': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme1n1p1', '_raw_device': '/dev/nvme1n1p1', '_mount_id': 'UUID=c15dd893-c3f2-4c41-8f99-d547c746e864', '_kernel_device': '/dev/nvme1n1p1', '_raw_kernel_device': '/dev/nvme1n1p1'}], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:5
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.063)       0:01:18.219 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool.yml:18
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.086)       0:01:18.306 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:1
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.046)       0:01:18.352 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:10
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.065)       0:01:18.418 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:19
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.026)       0:01:18.445 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:23
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.026)       0:01:18.471 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:27
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.027)       0:01:18.498 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:34
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.029)       0:01:18.527 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:38
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.028)       0:01:18.556 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:42
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.024)       0:01:18.581 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:46
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.025)       0:01:18.606 ******** 

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:56
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.022)       0:01:18.629 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:6
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.040)       0:01:18.669 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:12
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.027)       0:01:18.697 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:16
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.031)       0:01:18.728 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:20
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.030)       0:01:18.759 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:24
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.025)       0:01:18.785 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:30
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.023)       0:01:18.809 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:36
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.023)       0:01:18.832 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-md.yml:44
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.022)       0:01:18.855 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:59
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.033)       0:01:18.889 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.043)       0:01:18.932 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme1n1p1', '_raw_device': '/dev/nvme1n1p1', '_mount_id': 'UUID=c15dd893-c3f2-4c41-8f99-d547c746e864', '_kernel_device': '/dev/nvme1n1p1', '_raw_kernel_device': '/dev/nvme1n1p1'})  => {
    "ansible_loop_var": "storage_test_lvmraid_volume",
    "changed": false,
    "skip_reason": "Conditional result was False",
    "storage_test_lvmraid_volume": {
        "_device": "/dev/nvme1n1p1",
        "_kernel_device": "/dev/nvme1n1p1",
        "_mount_id": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
        "_raw_device": "/dev/nvme1n1p1",
        "_raw_kernel_device": "/dev/nvme1n1p1",
        "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": "/opt/test1",
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "size": 0,
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:62
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.027)       0:01:18.960 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.042)       0:01:19.003 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme1n1p1', '_raw_device': '/dev/nvme1n1p1', '_mount_id': 'UUID=c15dd893-c3f2-4c41-8f99-d547c746e864', '_kernel_device': '/dev/nvme1n1p1', '_raw_kernel_device': '/dev/nvme1n1p1'})  => {
    "ansible_loop_var": "storage_test_thin_volume",
    "changed": false,
    "skip_reason": "Conditional result was False",
    "storage_test_thin_volume": {
        "_device": "/dev/nvme1n1p1",
        "_kernel_device": "/dev/nvme1n1p1",
        "_mount_id": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
        "_raw_device": "/dev/nvme1n1p1",
        "_raw_kernel_device": "/dev/nvme1n1p1",
        "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": "/opt/test1",
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "size": 0,
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}

TASK [Check member encryption] *************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:65
Wednesday 06 July 2022  16:11:22 +0000 (0:00:00.027)       0:01:19.030 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.044)       0:01:19.075 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.048)       0:01:19.124 ******** 

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.020)       0:01:19.145 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.020)       0:01:19.165 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:68
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.035)       0:01:19.201 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpnhy4yzav/tests/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.046)       0:01:19.248 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme1n1p1', '_raw_device': '/dev/nvme1n1p1', '_mount_id': 'UUID=c15dd893-c3f2-4c41-8f99-d547c746e864', '_kernel_device': '/dev/nvme1n1p1', '_raw_kernel_device': '/dev/nvme1n1p1'})  => {
    "ansible_loop_var": "storage_test_vdo_volume",
    "changed": false,
    "skip_reason": "Conditional result was False",
    "storage_test_vdo_volume": {
        "_device": "/dev/nvme1n1p1",
        "_kernel_device": "/dev/nvme1n1p1",
        "_mount_id": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
        "_raw_device": "/dev/nvme1n1p1",
        "_raw_kernel_device": "/dev/nvme1n1p1",
        "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": "/opt/test1",
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "size": 0,
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-members.yml:71
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.026)       0:01:19.275 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.032)       0:01:19.308 ******** 
[WARNING]: The loop variable 'storage_test_volume' is already in use. You
should set the `loop_var` value in the `loop_control` option for the task to
something else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme1n1p1', '_raw_device': '/dev/nvme1n1p1', '_mount_id': 'UUID=c15dd893-c3f2-4c41-8f99-d547c746e864', '_kernel_device': '/dev/nvme1n1p1', '_raw_kernel_device': '/dev/nvme1n1p1'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:2
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.040)       0:01:19.348 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:10
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.046)       0:01:19.395 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.078)       0:01:19.473 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/nvme1n1p1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:14
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.142)       0:01:19.616 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 2419276,
                "block_size": 4096,
                "block_total": 2554437,
                "block_used": 135161,
                "device": "/dev/nvme1n1p1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 9909354496,
                "size_total": 10462973952,
                "uuid": "c15dd893-c3f2-4c41-8f99-d547c746e864"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 2419276,
                "block_size": 4096,
                "block_total": 2554437,
                "block_used": 135161,
                "device": "/dev/nvme1n1p1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 9909354496,
                "size_total": 10462973952,
                "uuid": "c15dd893-c3f2-4c41-8f99-d547c746e864"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:28
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.064)       0:01:19.680 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.079)       0:01:19.760 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:45
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.054)       0:01:19.815 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:54
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.054)       0:01:19.869 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:58
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.024)       0:01:19.894 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:63
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.027)       0:01:19.921 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:75
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.024)       0:01:19.946 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  16:11:23 +0000 (0:00:00.037)       0:01:19.984 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.065)       0:01:20.049 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:32
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.051)       0:01:20.101 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:39
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.050)       0:01:20.151 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:49
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.038)       0:01:20.190 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.036)       0:01:20.227 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.037)       0:01:20.264 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:4
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.040)       0:01:20.305 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657123875.8096695,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657123875.8096695,
        "dev": 5,
        "device_type": 66308,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1087,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1657123875.8096695,
        "nlink": 1,
        "path": "/dev/nvme1n1p1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:10
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.391)       0:01:20.697 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:18
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.039)       0:01:20.736 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:24
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.040)       0:01:20.777 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "partition"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:28
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.038)       0:01:20.815 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:33
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.027)       0:01:20.842 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.040)       0:01:20.883 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  16:11:24 +0000 (0:00:00.025)       0:01:20.909 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.834)       0:01:21.743 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.025)       0:01:21.768 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:30
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.023)       0:01:21.792 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:38
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.053)       0:01:21.845 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.024)       0:01:21.870 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:49
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.023)       0:01:21.893 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:55
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.024)       0:01:21.917 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:61
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.024)       0:01:21.941 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  16:11:25 +0000 (0:00:00.022)       0:01:21.964 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:74
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.091)       0:01:22.055 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:79
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.053)       0:01:22.109 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:85
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.035)       0:01:22.145 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:91
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.035)       0:01:22.180 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:97
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.037)       0:01:22.218 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:7
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.037)       0:01:22.255 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:13
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.037)       0:01:22.293 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:17
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.038)       0:01:22.331 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:21
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.036)       0:01:22.367 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:25
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.042)       0:01:22.410 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:31
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.038)       0:01:22.448 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:37
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.039)       0:01:22.487 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:3
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.038)       0:01:22.526 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:9
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.061)       0:01:22.587 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:15
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.040)       0:01:22.628 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:20
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.038)       0:01:22.666 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:25
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.037)       0:01:22.704 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:28
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.044)       0:01:22.748 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:31
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.039)       0:01:22.788 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:36
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.038)       0:01:22.826 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:39
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.038)       0:01:22.864 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:44
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.043)       0:01:22.908 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "changed": false,
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:47
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.038)       0:01:22.947 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:50
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.039)       0:01:22.986 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.023)       0:01:23.009 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  16:11:26 +0000 (0:00:00.024)       0:01:23.034 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.023)       0:01:23.057 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.026)       0:01:23.084 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.025)       0:01:23.110 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.026)       0:01:23.136 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.024)       0:01:23.161 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:16
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.024)       0:01:23.185 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:40
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.035)       0:01:23.221 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:47
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.039)       0:01:23.260 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:57
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.021)       0:01:23.282 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Test setting up disk volume will remove the partition create above] ******
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:181
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.037)       0:01:23.319 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.047)       0:01:23.367 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.035)       0:01:23.403 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.562)       0:01:23.965 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:11:27 +0000 (0:00:00.075)       0:01:24.041 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.038)       0:01:24.079 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.043)       0:01:24.123 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.050)       0:01:24.173 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.020)       0:01:24.194 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.029)       0:01:24.223 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.081)       0:01:24.304 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": [
        {
            "disks": [
                "nvme1n1"
            ],
            "fs_create_options": "-F",
            "fs_type": "ext4",
            "mount_options": "rw,noatime,defaults",
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.082)       0:01:24.387 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.029)       0:01:24.417 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.030)       0:01:24.447 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.026)       0:01:24.473 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.025)       0:01:24.499 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.248)       0:01:24.748 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:11:28 +0000 (0:00:00.028)       0:01:24.777 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/nvme1n1p1",
            "fs_type": "ext4"
        },
        {
            "action": "destroy device",
            "device": "/dev/nvme1n1p1",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme1n1",
            "fs_type": "disklabel"
        },
        {
            "action": "create format",
            "device": "/dev/nvme1n1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "rw,noatime,defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs",
        "e2fsprogs"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/nvme1n1",
            "_kernel_device": "/dev/nvme1n1",
            "_mount_id": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
            "_raw_device": "/dev/nvme1n1",
            "_raw_kernel_device": "/dev/nvme1n1",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "fs_create_options": "-F",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "ext4",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_options": "rw,noatime,defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "size": 10737418240,
            "state": "present",
            "thin": null,
            "thin_pool_name": null,
            "thin_pool_size": null,
            "type": "disk",
            "vdo_pool_size": null
        }
    ]
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:11:30 +0000 (0:00:01.828)       0:01:26.606 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:11:30 +0000 (0:00:00.039)       0:01:26.646 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:11:30 +0000 (0:00:00.023)       0:01:26.669 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/nvme1n1p1",
                "fs_type": "ext4"
            },
            {
                "action": "destroy device",
                "device": "/dev/nvme1n1p1",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme1n1",
                "fs_type": "disklabel"
            },
            {
                "action": "create format",
                "device": "/dev/nvme1n1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "rw,noatime,defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs",
            "e2fsprogs"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/nvme1n1",
                "_kernel_device": "/dev/nvme1n1",
                "_mount_id": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
                "_raw_device": "/dev/nvme1n1",
                "_raw_kernel_device": "/dev/nvme1n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "fs_create_options": "-F",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "ext4",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_options": "rw,noatime,defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "present",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:11:30 +0000 (0:00:00.037)       0:01:26.706 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:11:30 +0000 (0:00:00.036)       0:01:26.743 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/nvme1n1",
                "_kernel_device": "/dev/nvme1n1",
                "_mount_id": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
                "_raw_device": "/dev/nvme1n1",
                "_raw_kernel_device": "/dev/nvme1n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme1n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "fs_create_options": "-F",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "ext4",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_options": "rw,noatime,defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "present",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:11:30 +0000 (0:00:00.041)       0:01:26.785 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=c15dd893-c3f2-4c41-8f99-d547c746e864', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=c15dd893-c3f2-4c41-8f99-d547c746e864"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:11:31 +0000 (0:00:00.398)       0:01:27.184 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:11:31 +0000 (0:00:00.647)       0:01:27.831 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'rw,noatime,defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "rw,noatime,defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "rw,noatime,defaults",
    "passno": "0",
    "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:11:32 +0000 (0:00:00.441)       0:01:28.273 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:11:32 +0000 (0:00:00.650)       0:01:28.924 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:11:33 +0000 (0:00:00.380)       0:01:29.304 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:11:33 +0000 (0:00:00.024)       0:01:29.329 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:194
Wednesday 06 July 2022  16:11:34 +0000 (0:00:00.944)       0:01:30.274 ******** 
included: /tmp/tmpnhy4yzav/tests/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:1
Wednesday 06 July 2022  16:11:34 +0000 (0:00:00.043)       0:01:30.318 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:6
Wednesday 06 July 2022  16:11:34 +0000 (0:00:00.038)       0:01:30.356 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_volumes_list": [
        {
            "_device": "/dev/nvme1n1",
            "_kernel_device": "/dev/nvme1n1",
            "_mount_id": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
            "_raw_device": "/dev/nvme1n1",
            "_raw_kernel_device": "/dev/nvme1n1",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "nvme1n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "fs_create_options": "-F",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "ext4",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_options": "rw,noatime,defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "size": 10737418240,
            "state": "present",
            "thin": null,
            "thin_pool_name": null,
            "thin_pool_size": null,
            "type": "disk",
            "vdo_pool_size": null
        }
    ]
}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:14
Wednesday 06 July 2022  16:11:34 +0000 (0:00:00.090)       0:01:30.447 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/nvme0n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme1n1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": "3c6f5cb5-c0f5-4d07-a606-0636c4c74003"
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-16-09-49-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:19
Wednesday 06 July 2022  16:11:34 +0000 (0:00:00.427)       0:01:30.874 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:01.004383",
    "end": "2022-07-06 12:11:34.744032",
    "rc": 0,
    "start": "2022-07-06 12:11:33.739649"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003 /opt/test1 ext4 rw,noatime,defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:24
Wednesday 06 July 2022  16:11:36 +0000 (0:00:01.415)       0:01:32.290 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:01.004667",
    "end": "2022-07-06 12:11:36.125739",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 12:11:35.121072"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:33
Wednesday 06 July 2022  16:11:37 +0000 (0:00:01.387)       0:01:33.677 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:40
Wednesday 06 July 2022  16:11:37 +0000 (0:00:00.022)       0:01:33.700 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:47
Wednesday 06 July 2022  16:11:37 +0000 (0:00:00.036)       0:01:33.736 ******** 
[WARNING]: The loop variable 'storage_test_volume' is already in use. You
should set the `loop_var` value in the `loop_control` option for the task to
something else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-F', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'rw,noatime,defaults', 'mount_point': '/opt/test1', 'name': 'foo', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['nvme1n1'], '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': [], '_device': '/dev/nvme1n1', '_raw_device': '/dev/nvme1n1', '_mount_id': 'UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003', '_kernel_device': '/dev/nvme1n1', '_raw_kernel_device': '/dev/nvme1n1'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:2
Wednesday 06 July 2022  16:11:37 +0000 (0:00:00.059)       0:01:33.795 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:10
Wednesday 06 July 2022  16:11:37 +0000 (0:00:00.047)       0:01:33.843 ******** 
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  16:11:37 +0000 (0:00:00.079)       0:01:33.923 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/nvme1n1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:14
Wednesday 06 July 2022  16:11:37 +0000 (0:00:00.041)       0:01:33.964 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 2419519,
                "block_size": 4096,
                "block_total": 2554693,
                "block_used": 135174,
                "device": "/dev/nvme1n1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,noatime",
                "size_available": 9910349824,
                "size_total": 10464022528,
                "uuid": "3c6f5cb5-c0f5-4d07-a606-0636c4c74003"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 2419519,
                "block_size": 4096,
                "block_total": 2554693,
                "block_used": 135174,
                "device": "/dev/nvme1n1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,noatime",
                "size_available": 9910349824,
                "size_total": 10464022528,
                "uuid": "3c6f5cb5-c0f5-4d07-a606-0636c4c74003"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:28
Wednesday 06 July 2022  16:11:37 +0000 (0:00:00.058)       0:01:34.022 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.052)       0:01:34.075 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:45
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.053)       0:01:34.128 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:54
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.049)       0:01:34.178 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:58
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.023)       0:01:34.201 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:63
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.025)       0:01:34.227 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-mount.yml:75
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.023)       0:01:34.250 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.036)       0:01:34.287 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 rw,noatime,defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.063)       0:01:34.350 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:32
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.050)       0:01:34.400 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:39
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.050)       0:01:34.450 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fstab.yml:49
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.051)       0:01:34.502 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.038)       0:01:34.541 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.039)       0:01:34.580 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:4
Wednesday 06 July 2022  16:11:38 +0000 (0:00:00.041)       0:01:34.621 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657123889.0036695,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657123889.0036695,
        "dev": 5,
        "device_type": 66304,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 267,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1657123889.0036695,
        "nlink": 1,
        "path": "/dev/nvme1n1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:10
Wednesday 06 July 2022  16:11:39 +0000 (0:00:00.441)       0:01:35.063 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:18
Wednesday 06 July 2022  16:11:39 +0000 (0:00:00.038)       0:01:35.101 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:24
Wednesday 06 July 2022  16:11:39 +0000 (0:00:00.080)       0:01:35.182 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "disk"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:28
Wednesday 06 July 2022  16:11:39 +0000 (0:00:00.072)       0:01:35.255 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-device.yml:33
Wednesday 06 July 2022  16:11:39 +0000 (0:00:00.025)       0:01:35.280 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  16:11:39 +0000 (0:00:00.078)       0:01:35.359 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  16:11:39 +0000 (0:00:00.059)       0:01:35.418 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.884)       0:01:36.303 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.023)       0:01:36.326 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:30
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.022)       0:01:36.349 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:38
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.053)       0:01:36.403 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.025)       0:01:36.429 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:49
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.023)       0:01:36.452 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:55
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.027)       0:01:36.479 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:61
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.024)       0:01:36.504 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.024)       0:01:36.528 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:74
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.048)       0:01:36.577 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:79
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.051)       0:01:36.628 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:85
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.050)       0:01:36.679 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:91
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.044)       0:01:36.723 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-encryption.yml:97
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.041)       0:01:36.765 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:7
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.039)       0:01:36.804 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:13
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.040)       0:01:36.845 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:17
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.039)       0:01:36.885 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:21
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.038)       0:01:36.923 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:25
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.038)       0:01:36.962 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:31
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.042)       0:01:37.004 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-md.yml:37
Wednesday 06 July 2022  16:11:40 +0000 (0:00:00.037)       0:01:37.041 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:3
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.039)       0:01:37.081 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:9
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.025)       0:01:37.107 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:15
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.040)       0:01:37.147 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:20
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.039)       0:01:37.187 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:25
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.039)       0:01:37.226 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:28
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.038)       0:01:37.264 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:31
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.038)       0:01:37.303 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:36
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.040)       0:01:37.343 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:39
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.039)       0:01:37.383 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:44
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.037)       0:01:37.420 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "changed": false,
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:47
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.082)       0:01:37.503 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-size.yml:50
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.039)       0:01:37.542 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.025)       0:01:37.568 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.023)       0:01:37.591 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.024)       0:01:37.616 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.025)       0:01:37.641 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.024)       0:01:37.666 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.024)       0:01:37.691 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.058)       0:01:37.749 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpnhy4yzav/tests/test-verify-volume.yml:16
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.023)       0:01:37.772 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpnhy4yzav/tests/verify-role-results.yml:57
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.033)       0:01:37.806 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Remove the disk volume created above] ************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:198
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.033)       0:01:37.840 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.051)       0:01:37.891 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:11:41 +0000 (0:00:00.035)       0:01:37.926 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.547)       0:01:38.474 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.079)       0:01:38.554 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.034)       0:01:38.588 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.034)       0:01:38.623 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.045)       0:01:38.668 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.019)       0:01:38.687 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.029)       0:01:38.717 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.032)       0:01:38.749 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": [
        {
            "disks": [
                "nvme1n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "disk"
        }
    ]
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.034)       0:01:38.784 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.026)       0:01:38.811 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.029)       0:01:38.840 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.025)       0:01:38.866 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.026)       0:01:38.892 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.057)       0:01:38.950 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:11:42 +0000 (0:00:00.020)       0:01:38.970 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/nvme1n1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
            "state": "absent"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/nvme1n1",
            "_mount_id": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
            "_raw_device": "/dev/nvme1n1",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "nvme1n1"
            ],
            "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": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "size": 10737418240,
            "state": "absent",
            "thin": null,
            "thin_pool_name": null,
            "thin_pool_size": null,
            "type": "disk",
            "vdo_pool_size": null
        }
    ]
}

TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:91
Wednesday 06 July 2022  16:11:44 +0000 (0:00:01.420)       0:01:40.391 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:11:44 +0000 (0:00:00.041)       0:01:40.433 ******** 

TASK [linux-system-roles.storage : show blivet_output] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:109
Wednesday 06 July 2022  16:11:44 +0000 (0:00:00.024)       0:01:40.457 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/nvme1n1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
                "state": "absent"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/nvme1n1",
                "_mount_id": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
                "_raw_device": "/dev/nvme1n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme1n1"
                ],
                "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": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "absent",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    }
}

TASK [linux-system-roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114
Wednesday 06 July 2022  16:11:44 +0000 (0:00:00.082)       0:01:40.539 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:118
Wednesday 06 July 2022  16:11:44 +0000 (0:00:00.100)       0:01:40.639 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/nvme1n1",
                "_mount_id": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
                "_raw_device": "/dev/nvme1n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme1n1"
                ],
                "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": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "absent",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    },
    "changed": false
}

TASK [linux-system-roles.storage : remove obsolete mounts] *********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:134
Wednesday 06 July 2022  16:11:44 +0000 (0:00:00.038)       0:01:40.678 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=3c6f5cb5-c0f5-4d07-a606-0636c4c74003"
}

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:146
Wednesday 06 July 2022  16:11:45 +0000 (0:00:00.413)       0:01:41.092 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : set up new/current mounts] ******************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:151
Wednesday 06 July 2022  16:11:45 +0000 (0:00:00.653)       0:01:41.745 ******** 

TASK [linux-system-roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:163
Wednesday 06 July 2022  16:11:45 +0000 (0:00:00.038)       0:01:41.783 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [linux-system-roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:171
Wednesday 06 July 2022  16:11:46 +0000 (0:00:00.674)       0:01:42.458 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [linux-system-roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:176
Wednesday 06 July 2022  16:11:46 +0000 (0:00:00.379)       0:01:42.838 ******** 

TASK [linux-system-roles.storage : Update facts] *******************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198
Wednesday 06 July 2022  16:11:46 +0000 (0:00:00.023)       0:01:42.862 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Try to mount swap filesystem to "/opt/test1"] ****************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:210
Wednesday 06 July 2022  16:11:47 +0000 (0:00:00.990)       0:01:43.852 ******** 

TASK [linux-system-roles.storage : set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:2
Wednesday 06 July 2022  16:11:47 +0000 (0:00:00.036)       0:01:43.889 ******** 
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : Ensure ansible_facts used by role] **********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  16:11:47 +0000 (0:00:00.036)       0:01:43.925 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [linux-system-roles.storage : Set platform/version specific variables] ****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.520)       0:01:44.446 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [linux-system-roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:5
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.075)       0:01:44.521 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:9
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.035)       0:01:44.557 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : include the appropriate provider tasks] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main.yml:13
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.084)       0:01:44.642 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [linux-system-roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.052)       0:01:44.694 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure blivet is available] **************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.022)       0:01:44.717 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : show storage_pools] *************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.031)       0:01:44.748 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [linux-system-roles.storage : show storage_volumes] ***********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.037)       0:01:44.785 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": [
        {
            "disks": [
                "nvme1n1"
            ],
            "fs_type": "swap",
            "mount_point": "/opt/test1",
            "name": "test1",
            "type": "disk"
        }
    ]
}

TASK [linux-system-roles.storage : get required packages] **********************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:24
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.081)       0:01:44.867 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : enable copr repositories if needed] *********
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:37
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.031)       0:01:44.898 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:44
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.086)       0:01:44.985 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : get service facts] **************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.028)       0:01:45.013 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  16:11:48 +0000 (0:00:00.026)       0:01:45.040 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] *******
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:71
Wednesday 06 July 2022  16:11:49 +0000 (0:00:00.059)       0:01:45.099 ******** 

TASK [linux-system-roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77
Wednesday 06 July 2022  16:11:49 +0000 (0:00:00.023)       0:01:45.122 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

volume 'test1' has a mount point but no mountable file system

TASK [linux-system-roles.storage : failed message] *****************************
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99
Wednesday 06 July 2022  16:11:50 +0000 (0:00:01.141)       0:01:46.264 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "volume 'test1' has a mount point but no mountable file system", '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': 'swap', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['nvme1n1'], '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': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False}

TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] *****
task path: /tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:103
Wednesday 06 July 2022  16:11:50 +0000 (0:00:00.039)       0:01:46.303 ******** 

TASK [Check that we failed in the role] ****************************************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:226
Wednesday 06 July 2022  16:11:50 +0000 (0:00:00.023)       0:01:46.327 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the output when mount swap filesystem to "/opt/test1"] ************
task path: /tmp/tmpnhy4yzav/tests/tests_misc.yml:232
Wednesday 06 July 2022  16:11:50 +0000 (0:00:00.038)       0:01:46.365 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-9.qcow2.snap : ok=487  changed=16   unreachable=0    failed=3    skipped=367  rescued=3    ignored=0   

Wednesday 06 July 2022  16:11:50 +0000 (0:00:00.058)       0:01:46.424 ******** 
=============================================================================== 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.89s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.89s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.83s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.82s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.79s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.75s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : get service facts -------------------------- 1.75s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:51 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.73s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.73s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.48s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
Read the /etc/fstab file for volume existence --------------------------- 1.42s
/tmp/tmpnhy4yzav/tests/verify-role-results.yml:19 -----------------------------
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.42s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
Read the /etc/fstab file for volume existence --------------------------- 1.42s
/tmp/tmpnhy4yzav/tests/verify-role-results.yml:19 -----------------------------
Read the /etc/crypttab file --------------------------------------------- 1.39s
/tmp/tmpnhy4yzav/tests/verify-role-results.yml:24 -----------------------------
Read the /etc/crypttab file --------------------------------------------- 1.38s
/tmp/tmpnhy4yzav/tests/verify-role-results.yml:24 -----------------------------
Gathering Facts --------------------------------------------------------- 1.32s
/tmp/tmpnhy4yzav/tests/tests_misc_nvme_generated.yml:3 ------------------------
linux-system-roles.storage : make sure blivet is available -------------- 1.30s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:7 
linux-system-roles.storage : manage the pools and volumes to match the specified state --- 1.14s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:77 
linux-system-roles.storage : Update facts ------------------------------- 1.01s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 
linux-system-roles.storage : Update facts ------------------------------- 1.00s
/tmp/tmpnhy4yzav/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 
ansible-playbook [core 2.12.6]
  config file = /etc/ansible/ansible.cfg
  configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location = /usr/lib/python3.9/site-packages/ansible
  ansible collection location = /tmp/tmpq6mp_rlx
  executable location = /usr/bin/ansible-playbook
  python version = 3.9.13 (main, May 18 2022, 00:00:00) [GCC 11.3.1 20220421 (Red Hat 11.3.1-2)]
  jinja version = 2.11.3
  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_misc_nvme_generated.yml ****************************************
2 plays in /tmp/tmpaxpydj_h/tests/storage/tests_misc_nvme_generated.yml

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc_nvme_generated.yml:3
Wednesday 06 July 2022  19:37:49 +0000 (0:00:00.012)       0:00:00.012 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: ran handlers

TASK [set disk interface for test] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc_nvme_generated.yml:7
Wednesday 06 July 2022  19:37:51 +0000 (0:00:01.376)       0:00:01.389 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_use_interface": "nvme"
    },
    "changed": false
}
META: ran handlers
META: ran handlers

PLAY [all] *********************************************************************

TASK [Gathering Facts] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:2
Wednesday 06 July 2022  19:37:51 +0000 (0:00:00.048)       0:00:01.437 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: ran handlers

TASK [include_role : fedora.linux_system_roles.storage] ************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:15
Wednesday 06 July 2022  19:37:52 +0000 (0:00:00.953)       0:00:02.391 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:37:52 +0000 (0:00:00.036)       0:00:02.427 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:37:52 +0000 (0:00:00.031)       0:00:02.458 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:37:52 +0000 (0:00:00.541)       0:00:03.000 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:37:52 +0000 (0:00:00.065)       0:00:03.066 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:37:52 +0000 (0:00:00.029)       0:00:03.095 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:37:52 +0000 (0:00:00.028)       0:00:03.124 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:37:53 +0000 (0:00:00.053)       0:00:03.177 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:37:53 +0000 (0:00:00.017)       0:00:03.194 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:37:54 +0000 (0:00:01.318)       0:00:04.513 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:37:54 +0000 (0:00:00.032)       0:00:04.546 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:37:54 +0000 (0:00:00.056)       0:00:04.602 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:37:55 +0000 (0:00:00.731)       0:00:05.334 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : check if the COPR support packages should be installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2
Wednesday 06 July 2022  19:37:55 +0000 (0:00:00.084)       0:00:05.418 ******** 

TASK [fedora.linux_system_roles.storage : make sure COPR support packages are present] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13
Wednesday 06 July 2022  19:37:55 +0000 (0:00:00.031)       0:00:05.450 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable COPRs] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:18
Wednesday 06 July 2022  19:37:55 +0000 (0:00:00.036)       0:00:05.487 ******** 

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:37:55 +0000 (0:00:00.032)       0:00:05.520 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:37:56 +0000 (0:00:00.887)       0:00:06.408 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "services": {
            "NetworkManager-dispatcher.service": {
                "name": "NetworkManager-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "NetworkManager-wait-online.service": {
                "name": "NetworkManager-wait-online.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "NetworkManager.service": {
                "name": "NetworkManager.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auditd.service": {
                "name": "auditd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "auth-rpcgss-module.service": {
                "name": "auth-rpcgss-module.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "autofs.service": {
                "name": "autofs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "autovt@.service": {
                "name": "autovt@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "alias"
            },
            "blivet.service": {
                "name": "blivet.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "blk-availability.service": {
                "name": "blk-availability.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "chrony-wait.service": {
                "name": "chrony-wait.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "chronyd.service": {
                "name": "chronyd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "cloud-config.service": {
                "name": "cloud-config.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-final.service": {
                "name": "cloud-final.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init-local.service": {
                "name": "cloud-init-local.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cloud-init.service": {
                "name": "cloud-init.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "cockpit-motd.service": {
                "name": "cockpit-motd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-http.service": {
                "name": "cockpit-wsinstance-http.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "cockpit-wsinstance-https-factory@.service": {
                "name": "cockpit-wsinstance-https-factory@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit-wsinstance-https@.service": {
                "name": "cockpit-wsinstance-https@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cockpit.service": {
                "name": "cockpit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "console-getty.service": {
                "name": "console-getty.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "container-getty@.service": {
                "name": "container-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "cpupower.service": {
                "name": "cpupower.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "crond.service": {
                "name": "crond.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-broker.service": {
                "name": "dbus-broker.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "dbus-org.freedesktop.hostname1.service": {
                "name": "dbus-org.freedesktop.hostname1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.locale1.service": {
                "name": "dbus-org.freedesktop.locale1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.login1.service": {
                "name": "dbus-org.freedesktop.login1.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "dbus-org.freedesktop.nm-dispatcher.service": {
                "name": "dbus-org.freedesktop.nm-dispatcher.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus-org.freedesktop.timedate1.service": {
                "name": "dbus-org.freedesktop.timedate1.service",
                "source": "systemd",
                "state": "inactive",
                "status": "alias"
            },
            "dbus.service": {
                "name": "dbus.service",
                "source": "systemd",
                "state": "active",
                "status": "alias"
            },
            "debug-shell.service": {
                "name": "debug-shell.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "display-manager.service": {
                "name": "display-manager.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "dm-event.service": {
                "name": "dm-event.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "dnf-makecache.service": {
                "name": "dnf-makecache.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "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"
            },
            "fstrim.service": {
                "name": "fstrim.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "getty@.service": {
                "name": "getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "enabled"
            },
            "getty@tty1.service": {
                "name": "getty@tty1.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "grub-boot-indeterminate.service": {
                "name": "grub-boot-indeterminate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "grub2-systemd-integration.service": {
                "name": "grub2-systemd-integration.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "gssproxy.service": {
                "name": "gssproxy.service",
                "source": "systemd",
                "state": "running",
                "status": "disabled"
            },
            "initrd-cleanup.service": {
                "name": "initrd-cleanup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-parse-etc.service": {
                "name": "initrd-parse-etc.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-switch-root.service": {
                "name": "initrd-switch-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "initrd-udevadm-cleanup-db.service": {
                "name": "initrd-udevadm-cleanup-db.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "irqbalance.service": {
                "name": "irqbalance.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "iscsi-shutdown.service": {
                "name": "iscsi-shutdown.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsi.service": {
                "name": "iscsi.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "iscsid.service": {
                "name": "iscsid.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "kdump.service": {
                "name": "kdump.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "kmod-static-nodes.service": {
                "name": "kmod-static-nodes.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "kvm_stat.service": {
                "name": "kvm_stat.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "ldconfig.service": {
                "name": "ldconfig.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "logrotate.service": {
                "name": "logrotate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-activation-early.service": {
                "name": "lvm2-activation-early.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "lvm2-lvmpolld.service": {
                "name": "lvm2-lvmpolld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "lvm2-monitor.service": {
                "name": "lvm2-monitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "man-db-cache-update.service": {
                "name": "man-db-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "man-db-restart-cache-update.service": {
                "name": "man-db-restart-cache-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "mdadm-grow-continue@.service": {
                "name": "mdadm-grow-continue@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdadm-last-resort@.service": {
                "name": "mdadm-last-resort@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdcheck_continue.service": {
                "name": "mdcheck_continue.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdcheck_start.service": {
                "name": "mdcheck_start.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmon@.service": {
                "name": "mdmon@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "mdmonitor-oneshot.service": {
                "name": "mdmonitor-oneshot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "mdmonitor.service": {
                "name": "mdmonitor.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "microcode.service": {
                "name": "microcode.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "modprobe@.service": {
                "name": "modprobe@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "modprobe@configfs.service": {
                "name": "modprobe@configfs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@drm.service": {
                "name": "modprobe@drm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "modprobe@fuse.service": {
                "name": "modprobe@fuse.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "multipathd.service": {
                "name": "multipathd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "ndctl-monitor.service": {
                "name": "ndctl-monitor.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "network.service": {
                "name": "network.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "nfs-blkmap.service": {
                "name": "nfs-blkmap.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "nfs-idmapd.service": {
                "name": "nfs-idmapd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-mountd.service": {
                "name": "nfs-mountd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfs-server.service": {
                "name": "nfs-server.service",
                "source": "systemd",
                "state": "stopped",
                "status": "disabled"
            },
            "nfs-utils.service": {
                "name": "nfs-utils.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nfsdcld.service": {
                "name": "nfsdcld.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "nis-domainname.service": {
                "name": "nis-domainname.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "nm-priv-helper.service": {
                "name": "nm-priv-helper.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "ntpd.service": {
                "name": "ntpd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ntpdate.service": {
                "name": "ntpdate.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "oddjobd.service": {
                "name": "oddjobd.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "packagekit-offline-update.service": {
                "name": "packagekit-offline-update.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "packagekit.service": {
                "name": "packagekit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "pam_namespace.service": {
                "name": "pam_namespace.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "plymouth-quit-wait.service": {
                "name": "plymouth-quit-wait.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "plymouth-start.service": {
                "name": "plymouth-start.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "polkit.service": {
                "name": "polkit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "qemu-guest-agent.service": {
                "name": "qemu-guest-agent.service",
                "source": "systemd",
                "state": "inactive",
                "status": "enabled"
            },
            "quotaon.service": {
                "name": "quotaon.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "raid-check.service": {
                "name": "raid-check.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "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"
            },
            "rpc-gssd.service": {
                "name": "rpc-gssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd-notify.service": {
                "name": "rpc-statd-notify.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-statd.service": {
                "name": "rpc-statd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "rpc-svcgssd.service": {
                "name": "rpc-svcgssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "rpcbind.service": {
                "name": "rpcbind.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "rpmdb-rebuild.service": {
                "name": "rpmdb-rebuild.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "rsyslog.service": {
                "name": "rsyslog.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "selinux-autorelabel-mark.service": {
                "name": "selinux-autorelabel-mark.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "selinux-autorelabel.service": {
                "name": "selinux-autorelabel.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "serial-getty@.service": {
                "name": "serial-getty@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "indirect"
            },
            "serial-getty@ttyS0.service": {
                "name": "serial-getty@ttyS0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "sntp.service": {
                "name": "sntp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen.service": {
                "name": "sshd-keygen.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "sshd-keygen@.service": {
                "name": "sshd-keygen@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "disabled"
            },
            "sshd-keygen@ecdsa.service": {
                "name": "sshd-keygen@ecdsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@ed25519.service": {
                "name": "sshd-keygen@ed25519.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd-keygen@rsa.service": {
                "name": "sshd-keygen@rsa.service",
                "source": "systemd",
                "state": "stopped",
                "status": "inactive"
            },
            "sshd.service": {
                "name": "sshd.service",
                "source": "systemd",
                "state": "running",
                "status": "enabled"
            },
            "sshd@.service": {
                "name": "sshd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "sssd-autofs.service": {
                "name": "sssd-autofs.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-kcm.service": {
                "name": "sssd-kcm.service",
                "source": "systemd",
                "state": "stopped",
                "status": "indirect"
            },
            "sssd-nss.service": {
                "name": "sssd-nss.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pac.service": {
                "name": "sssd-pac.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-pam.service": {
                "name": "sssd-pam.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-ssh.service": {
                "name": "sssd-ssh.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd-sudo.service": {
                "name": "sssd-sudo.service",
                "source": "systemd",
                "state": "inactive",
                "status": "indirect"
            },
            "sssd.service": {
                "name": "sssd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled"
            },
            "syslog.service": {
                "name": "syslog.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "system-update-cleanup.service": {
                "name": "system-update-cleanup.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-ask-password-console.service": {
                "name": "systemd-ask-password-console.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-ask-password-wall.service": {
                "name": "systemd-ask-password-wall.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-backlight@.service": {
                "name": "systemd-backlight@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-binfmt.service": {
                "name": "systemd-binfmt.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-boot-check-no-failures.service": {
                "name": "systemd-boot-check-no-failures.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-coredump@.service": {
                "name": "systemd-coredump@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-exit.service": {
                "name": "systemd-exit.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-firstboot.service": {
                "name": "systemd-firstboot.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck-root.service": {
                "name": "systemd-fsck-root.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-fsck@.service": {
                "name": "systemd-fsck@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-fsck@dev-vdb1.service": {
                "name": "systemd-fsck@dev-vdb1.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "systemd-fsck@dev-vdc1.service": {
                "name": "systemd-fsck@dev-vdc1.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "systemd-halt.service": {
                "name": "systemd-halt.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hibernate-resume@.service": {
                "name": "systemd-hibernate-resume@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "systemd-hibernate.service": {
                "name": "systemd-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-hostnamed.service": {
                "name": "systemd-hostnamed.service",
                "source": "systemd",
                "state": "running",
                "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-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": "stopped",
                "status": "static"
            },
            "systemd-random-seed.service": {
                "name": "systemd-random-seed.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-reboot.service": {
                "name": "systemd-reboot.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-remount-fs.service": {
                "name": "systemd-remount-fs.service",
                "source": "systemd",
                "state": "stopped",
                "status": "enabled-runtime"
            },
            "systemd-repart.service": {
                "name": "systemd-repart.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-rfkill.service": {
                "name": "systemd-rfkill.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-suspend-then-hibernate.service": {
                "name": "systemd-suspend-then-hibernate.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-suspend.service": {
                "name": "systemd-suspend.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-sysctl.service": {
                "name": "systemd-sysctl.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-sysext.service": {
                "name": "systemd-sysext.service",
                "source": "systemd",
                "state": "inactive",
                "status": "disabled"
            },
            "systemd-sysusers.service": {
                "name": "systemd-sysusers.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-timedated.service": {
                "name": "systemd-timedated.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "systemd-timesyncd.service": {
                "name": "systemd-timesyncd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "systemd-tmpfiles-clean.service": {
                "name": "systemd-tmpfiles-clean.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup-dev.service": {
                "name": "systemd-tmpfiles-setup-dev.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-tmpfiles-setup.service": {
                "name": "systemd-tmpfiles-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-settle.service": {
                "name": "systemd-udev-settle.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udev-trigger.service": {
                "name": "systemd-udev-trigger.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-udevd.service": {
                "name": "systemd-udevd.service",
                "source": "systemd",
                "state": "running",
                "status": "static"
            },
            "systemd-update-done.service": {
                "name": "systemd-update-done.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp-runlevel.service": {
                "name": "systemd-update-utmp-runlevel.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-update-utmp.service": {
                "name": "systemd-update-utmp.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-user-sessions.service": {
                "name": "systemd-user-sessions.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-vconsole-setup.service": {
                "name": "systemd-vconsole-setup.service",
                "source": "systemd",
                "state": "stopped",
                "status": "static"
            },
            "systemd-volatile-root.service": {
                "name": "systemd-volatile-root.service",
                "source": "systemd",
                "state": "inactive",
                "status": "static"
            },
            "teamd@.service": {
                "name": "teamd@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@.service": {
                "name": "user-runtime-dir@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user-runtime-dir@0.service": {
                "name": "user-runtime-dir@0.service",
                "source": "systemd",
                "state": "stopped",
                "status": "active"
            },
            "user@.service": {
                "name": "user@.service",
                "source": "systemd",
                "state": "unknown",
                "status": "static"
            },
            "user@0.service": {
                "name": "user@0.service",
                "source": "systemd",
                "state": "running",
                "status": "active"
            },
            "ypbind.service": {
                "name": "ypbind.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "yppasswdd.service": {
                "name": "yppasswdd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypserv.service": {
                "name": "ypserv.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            },
            "ypxfrd.service": {
                "name": "ypxfrd.service",
                "source": "systemd",
                "state": "stopped",
                "status": "not-found"
            }
        }
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:37:58 +0000 (0:00:01.809)       0:00:08.217 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.057)       0:00:08.275 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.020)       0:00:08.296 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.533)       0:00:08.829 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.037)       0:00:08.866 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.023)       0:00:08.890 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [],
        "changed": false,
        "crypts": [],
        "failed": false,
        "leaves": [],
        "mounts": [],
        "packages": [],
        "pools": [],
        "volumes": []
    }
}

TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.036)       0:00:08.926 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.034)       0:00:08.961 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.034)       0:00:08.996 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.033)       0:00:09.029 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.023)       0:00:09.053 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.035)       0:00:09.089 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:37:58 +0000 (0:00:00.024)       0:00:09.113 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:37:59 +0000 (0:00:00.535)       0:00:09.649 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:37:59 +0000 (0:00:00.022)       0:00:09.671 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Mark tasks to be skipped] ************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:18
Wednesday 06 July 2022  19:38:00 +0000 (0:00:00.965)       0:00:10.637 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_skip_checks": [
            "blivet_available",
            "packages_installed",
            "service_facts"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:25
Wednesday 06 July 2022  19:38:00 +0000 (0:00:00.063)       0:00:10.701 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/get_unused_disk.yml for /cache/centos-9.qcow2.snap

TASK [Find unused disks in the system] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/get_unused_disk.yml:2
Wednesday 06 July 2022  19:38:00 +0000 (0:00:00.061)       0:00:10.762 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "disks": [
        "nvme0n1"
    ]
}

TASK [Set unused_disks if necessary] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/get_unused_disk.yml:9
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.524)       0:00:11.287 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "unused_disks": [
            "nvme0n1"
        ]
    },
    "changed": false
}

TASK [Exit playbook when there's not enough unused disks in the system] ********
task path: /tmp/tmpaxpydj_h/tests/storage/get_unused_disk.yml:14
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.036)       0:00:11.323 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Print unused disks] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/get_unused_disk.yml:19
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.038)       0:00:11.361 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "unused_disks": [
        "nvme0n1"
    ]
}

TASK [Test creating ext4 filesystem with valid parameter "-Fb 4096"] ***********
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:30
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.038)       0:00:11.399 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.045)       0:00:11.445 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.036)       0:00:11.481 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.520)       0:00:12.001 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.074)       0:00:12.076 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:38:01 +0000 (0:00:00.035)       0:00:12.111 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.037)       0:00:12.149 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.060)       0:00:12.209 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.023)       0:00:12.233 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.031)       0:00:12.265 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_create_options": "-Fb 4096",
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.042)       0:00:12.307 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.038)       0:00:12.346 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.030)       0:00:12.376 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.032)       0:00:12.409 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.029)       0:00:12.439 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.029)       0:00:12.468 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.065)       0:00:12.534 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:38:02 +0000 (0:00:00.027)       0:00:12.561 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "create format",
            "device": "/dev/nvme0n1",
            "fs_type": "lvmpv"
        },
        {
            "action": "create device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "create device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf",
        "/dev/mapper/foo-test1"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "mounted"
        }
    ],
    "packages": [
        "lvm2",
        "e2fsprogs",
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "-Fb 4096",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "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: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:38:04 +0000 (0:00:01.980)       0:00:14.541 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:38:04 +0000 (0:00:00.035)       0:00:14.577 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:38:04 +0000 (0:00:00.021)       0:00:14.598 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "create format",
                "device": "/dev/nvme0n1",
                "fs_type": "lvmpv"
            },
            {
                "action": "create device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "create device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf",
            "/dev/mapper/foo-test1"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "mounted"
            }
        ],
        "packages": [
            "lvm2",
            "e2fsprogs",
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "-Fb 4096",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "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: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:38:04 +0000 (0:00:00.037)       0:00:14.635 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "-Fb 4096",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "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: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:38:04 +0000 (0:00:00.040)       0:00:14.676 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:38:04 +0000 (0:00:00.039)       0:00:14.715 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:38:04 +0000 (0:00:00.040)       0:00:14.756 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:38:05 +0000 (0:00:00.980)       0:00:15.737 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:38:06 +0000 (0:00:00.551)       0:00:16.288 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:38:06 +0000 (0:00:00.681)       0:00:16.970 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:38:07 +0000 (0:00:00.381)       0:00:17.352 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:38:07 +0000 (0:00:00.023)       0:00:17.375 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:45
Wednesday 06 July 2022  19:38:08 +0000 (0:00:00.985)       0:00:18.360 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:1
Wednesday 06 July 2022  19:38:08 +0000 (0:00:00.042)       0:00:18.402 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "-Fb 4096",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "lvm",
                    "vdo_pool_size": null
                }
            ]
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:6
Wednesday 06 July 2022  19:38:08 +0000 (0:00:00.085)       0:00:18.488 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:14
Wednesday 06 July 2022  19:38:08 +0000 (0:00:00.066)       0:00:18.555 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "5f36cb27-a938-4447-8013-668f51ea61e4"
        },
        "/dev/nvme0n1": {
            "fstype": "LVM2_member",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": "FloP7y-BUTN-EKgQ-2Vzh-3OGZ-FoWo-9CI7CQ"
        },
        "/dev/nvme1n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-19-37-35-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:19
Wednesday 06 July 2022  19:38:08 +0000 (0:00:00.479)       0:00:19.035 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.004207",
    "end": "2022-07-06 15:38:08.881442",
    "rc": 0,
    "start": "2022-07-06 15:38:08.877235"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:24
Wednesday 06 July 2022  19:38:09 +0000 (0:00:00.484)       0:00:19.519 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003252",
    "end": "2022-07-06 15:38:09.270261",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 15:38:09.267009"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:33
Wednesday 06 July 2022  19:38:09 +0000 (0:00:00.385)       0:00:19.904 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme0n1'], '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': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:5
Wednesday 06 July 2022  19:38:09 +0000 (0:00:00.060)       0:00:19.965 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:18
Wednesday 06 July 2022  19:38:09 +0000 (0:00:00.034)       0:00:20.000 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:1
Wednesday 06 July 2022  19:38:09 +0000 (0:00:00.049)       0:00:20.049 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/nvme0n1"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:6
Wednesday 06 July 2022  19:38:09 +0000 (0:00:00.052)       0:00:20.102 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme0n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/nvme0n1",
    "pv": "/dev/nvme0n1"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:15
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.526)       0:00:20.628 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:19
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.047)       0:00:20.676 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/nvme0n1"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:23
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.052)       0:00:20.728 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:29
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.054)       0:00:20.783 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:33
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.041)       0:00:20.824 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:37
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.083)       0:00:20.907 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:41
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.026)       0:00:20.933 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme0n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/nvme0n1"
}

MSG:

All assertions passed

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:50
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.079)       0:00:21.013 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:6
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.043)       0:00:21.056 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:12
Wednesday 06 July 2022  19:38:10 +0000 (0:00:00.024)       0:00:21.081 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:16
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.062)       0:00:21.143 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:20
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.024)       0:00:21.167 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:24
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.024)       0:00:21.192 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:30
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.024)       0:00:21.216 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:36
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.026)       0:00:21.242 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:44
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.024)       0:00:21.267 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:53
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.037)       0:00:21.304 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.051)       0:00:21.356 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about LVM RAID] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml:3
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.045)       0:00:21.401 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is LVM RAID] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml:8
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.031)       0:00:21.432 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml:12
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.028)       0:00:21.460 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:56
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.026)       0:00:21.486 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.044)       0:00:21.530 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:3
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.041)       0:00:21.572 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:8
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.024)       0:00:21.597 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:13
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.026)       0:00:21.624 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:17
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.028)       0:00:21.652 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check member encryption] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:59
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.027)       0:00:21.680 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.050)       0:00:21.730 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.047)       0:00:21.778 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme0n1)  => {
    "_storage_test_pool_member_path": "/dev/nvme0n1",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.026)       0:00:21.805 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml for /cache/centos-9.qcow2.snap => (item=/dev/nvme0n1)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:1
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.045)       0:00:21.850 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:4
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.050)       0:00:21.901 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:9
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.051)       0:00:21.953 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:15
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.038)       0:00:21.991 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:21
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.035)       0:00:22.027 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:27
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.037)       0:00:22.065 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  19:38:11 +0000 (0:00:00.036)       0:00:22.101 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:62
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.036)       0:00:22.138 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.046)       0:00:22.185 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [get information about VDO deduplication] *********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:3
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.052)       0:00:22.237 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:8
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.029)       0:00:22.266 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:11
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.027)       0:00:22.293 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:16
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.060)       0:00:22.354 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:21
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.024)       0:00:22.379 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:24
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.023)       0:00:22.403 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:29
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.025)       0:00:22.429 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:39
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.025)       0:00:22.454 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:65
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.034)       0:00:22.489 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.037)       0:00:22.526 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 4096', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:2
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.051)       0:00:22.578 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:10
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.055)       0:00:22.633 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.089)       0:00:22.722 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/foo-test1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:10
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.043)       0:00:22.766 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "5f36cb27-a938-4447-8013-668f51ea61e4"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "5f36cb27-a938-4447-8013-668f51ea61e4"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:20
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.054)       0:00:22.820 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:29
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.052)       0:00:22.873 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.049)       0:00:22.923 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:46
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.050)       0:00:22.973 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:50
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.025)       0:00:22.999 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:55
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.024)       0:00:23.024 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:65
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.025)       0:00:23.050 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  19:38:12 +0000 (0:00:00.035)       0:00:23.085 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/foo-test1 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:12
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.062)       0:00:23.147 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:19
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.051)       0:00:23.199 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.050)       0:00:23.250 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:34
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.037)       0:00:23.287 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.034)       0:00:23.322 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.042)       0:00:23.365 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:4
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.039)       0:00:23.404 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657136283.8435738,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657136283.8435738,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 671,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1657136283.8435738,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:10
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.384)       0:00:23.788 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:15
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.039)       0:00:23.828 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:21
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.036)       0:00:23.864 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:25
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.067)       0:00:23.931 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:30
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.025)       0:00:23.956 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.114)       0:00:24.071 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  19:38:13 +0000 (0:00:00.024)       0:00:24.095 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  19:38:14 +0000 (0:00:00.964)       0:00:25.060 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  19:38:14 +0000 (0:00:00.023)       0:00:25.083 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:27
Wednesday 06 July 2022  19:38:14 +0000 (0:00:00.024)       0:00:25.108 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:33
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.050)       0:00:25.159 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:39
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.023)       0:00:25.182 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.023)       0:00:25.205 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:50
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.022)       0:00:25.228 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:56
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.022)       0:00:25.250 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:62
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.022)       0:00:25.273 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.054)       0:00:25.328 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:72
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.049)       0:00:25.377 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:78
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.038)       0:00:25.415 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:84
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.037)       0:00:25.453 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:90
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.040)       0:00:25.494 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:7
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.034)       0:00:25.528 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:13
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.035)       0:00:25.564 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:17
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.037)       0:00:25.601 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:21
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.039)       0:00:25.640 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:25
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.033)       0:00:25.674 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:31
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.035)       0:00:25.710 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:37
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.035)       0:00:25.745 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:3
Wednesday 06 July 2022  19:38:15 +0000 (0:00:00.040)       0:00:25.785 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:9
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.521)       0:00:26.307 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:15
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.400)       0:00:26.707 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:20
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.081)       0:00:26.789 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:25
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.036)       0:00:26.825 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:28
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.038)       0:00:26.864 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:31
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.042)       0:00:26.906 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:36
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.040)       0:00:26.946 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:39
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.040)       0:00:26.986 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:44
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.035)       0:00:27.022 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:47
Wednesday 06 July 2022  19:38:16 +0000 (0:00:00.068)       0:00:27.090 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:50
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.105)       0:00:27.196 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.052)       0:00:27.248 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.042742",
    "end": "2022-07-06 15:38:17.056101",
    "rc": 0,
    "start": "2022-07-06 15:38:17.013359"
}

STDOUT:

  LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.445)       0:00:27.693 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.048)       0:00:27.741 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.047)       0:00:27.789 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.034)       0:00:27.824 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.036)       0:00:27.861 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.034)       0:00:27.895 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:16
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.034)       0:00:27.930 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:40
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.033)       0:00:27.964 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:47
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.033)       0:00:27.997 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:57
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.020)       0:00:28.017 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Remove the volume group created above] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:47
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.031)       0:00:28.049 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.047)       0:00:28.097 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:38:17 +0000 (0:00:00.034)       0:00:28.131 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.531)       0:00:28.662 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.076)       0:00:28.739 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.036)       0:00:28.776 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.037)       0:00:28.814 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.058)       0:00:28.873 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.022)       0:00:28.896 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.030)       0:00:28.926 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "lvm"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.043)       0:00:28.970 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.038)       0:00:29.009 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.030)       0:00:29.039 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.031)       0:00:29.071 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.031)       0:00:29.103 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:38:18 +0000 (0:00:00.031)       0:00:29.135 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:38:19 +0000 (0:00:00.093)       0:00:29.228 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:38:19 +0000 (0:00:00.022)       0:00:29.251 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "destroy device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme0n1",
            "fs_type": "lvmpv"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "absent"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:38:21 +0000 (0:00:02.108)       0:00:31.359 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:38:21 +0000 (0:00:00.038)       0:00:31.398 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:38:21 +0000 (0:00:00.021)       0:00:31.420 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "destroy device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme0n1",
                "fs_type": "lvmpv"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "absent"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ],
        "volumes": []
    }
}

TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:38:21 +0000 (0:00:00.042)       0:00:31.462 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:38:21 +0000 (0:00:00.037)       0:00:31.499 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:38:21 +0000 (0:00:00.036)       0:00:31.536 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:38:21 +0000 (0:00:00.404)       0:00:31.941 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:38:22 +0000 (0:00:00.707)       0:00:32.649 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:38:22 +0000 (0:00:00.041)       0:00:32.691 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:38:23 +0000 (0:00:00.677)       0:00:33.369 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:38:23 +0000 (0:00:00.387)       0:00:33.757 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:38:23 +0000 (0:00:00.023)       0:00:33.781 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:57
Wednesday 06 July 2022  19:38:24 +0000 (0:00:01.008)       0:00:34.789 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:1
Wednesday 06 July 2022  19:38:24 +0000 (0:00:00.041)       0:00:34.831 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:6
Wednesday 06 July 2022  19:38:24 +0000 (0:00:00.078)       0:00:34.909 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:14
Wednesday 06 July 2022  19:38:24 +0000 (0:00:00.041)       0:00:34.950 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/nvme0n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme1n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-19-37-35-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:19
Wednesday 06 July 2022  19:38:25 +0000 (0:00:00.406)       0:00:35.357 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003355",
    "end": "2022-07-06 15:38:25.104741",
    "rc": 0,
    "start": "2022-07-06 15:38:25.101386"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:24
Wednesday 06 July 2022  19:38:25 +0000 (0:00:00.384)       0:00:35.742 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003215",
    "end": "2022-07-06 15:38:25.483586",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 15:38:25.480371"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:33
Wednesday 06 July 2022  19:38:25 +0000 (0:00:00.379)       0:00:36.121 ******** 
[WARNING]: The loop variable 'storage_test_pool' is already in use. You should
set the `loop_var` value in the `loop_control` option for the task to something
else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme0n1'], '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': 'absent', 'type': 'lvm', 'volumes': [], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:5
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.060)       0:00:36.181 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:18
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.031)       0:00:36.213 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:1
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.045)       0:00:36.259 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "0",
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:6
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.052)       0:00:36.311 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:15
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.024)       0:00:36.336 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": "0"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:19
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.052)       0:00:36.388 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": []
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:23
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.049)       0:00:36.438 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:29
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.048)       0:00:36.486 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:33
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.036)       0:00:36.522 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:37
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.053)       0:00:36.576 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:41
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.025)       0:00:36.601 ******** 

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:50
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.023)       0:00:36.624 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:6
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.043)       0:00:36.668 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:12
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.023)       0:00:36.692 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:16
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.022)       0:00:36.714 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:20
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.023)       0:00:36.738 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:24
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.022)       0:00:36.760 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:30
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.022)       0:00:36.782 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:36
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.022)       0:00:36.805 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:44
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.023)       0:00:36.829 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:53
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.031)       0:00:36.860 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.044)       0:00:36.905 ******** 

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:56
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.022)       0:00:36.927 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.071)       0:00:36.999 ******** 

TASK [Check member encryption] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:59
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.023)       0:00:37.023 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.046)       0:00:37.069 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  19:38:26 +0000 (0:00:00.046)       0:00:37.116 ******** 

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.022)       0:00:37.139 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.024)       0:00:37.163 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:62
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.034)       0:00:37.197 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.049)       0:00:37.247 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:65
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.024)       0:00:37.272 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.036)       0:00:37.308 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:40
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.024)       0:00:37.332 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:47
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.036)       0:00:37.369 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:57
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.023)       0:00:37.392 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Try to create ext4 filesystem with invalid parameter "-Fb 512"] **********
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:61
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.033)       0:00:37.426 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.038)       0:00:37.465 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.035)       0:00:37.501 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.541)       0:00:38.042 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:38:27 +0000 (0:00:00.075)       0:00:38.117 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.038)       0:00:38.156 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.037)       0:00:38.193 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.066)       0:00:38.260 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.025)       0:00:38.286 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.029)       0:00:38.315 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_create_options": "-Fb 512",
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.040)       0:00:38.356 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.037)       0:00:38.393 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.028)       0:00:38.422 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.030)       0:00:38.452 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.029)       0:00:38.482 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.067)       0:00:38.550 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.056)       0:00:38.606 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:38:28 +0000 (0:00:00.022)       0:00:38.629 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [
        "e2fsprogs",
        "lvm2",
        "xfsprogs"
    ],
    "pools": [],
    "volumes": []
}

MSG:

Failed to commit changes to disk: (FSError('format failed: 1'), '/dev/mapper/foo-test1')

TASK [fedora.linux_system_roles.storage : failed message] **********************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86
Wednesday 06 July 2022  19:38:30 +0000 (0:00:01.817)       0:00:40.447 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': ['e2fsprogs', 'lvm2', 'xfsprogs'], 'failed': True, 'msg': "Failed to commit changes to disk: (FSError('format failed: 1'), '/dev/mapper/foo-test1')", 'invocation': {'module_args': {'pools': [{'disks': ['nvme0n1'], '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': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-Fb 512', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1'}], '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': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:38:30 +0000 (0:00:00.044)       0:00:40.491 ******** 

TASK [Check that we failed in the role] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:81
Wednesday 06 July 2022  19:38:30 +0000 (0:00:00.023)       0:00:40.515 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the output when creating ext4 filesystem with invalid parameter "-Fb 512"] ***
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:87
Wednesday 06 July 2022  19:38:30 +0000 (0:00:00.039)       0:00:40.554 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove the volume group created above] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:92
Wednesday 06 July 2022  19:38:30 +0000 (0:00:00.051)       0:00:40.605 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:38:30 +0000 (0:00:00.040)       0:00:40.646 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:38:30 +0000 (0:00:00.039)       0:00:40.685 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.684)       0:00:41.370 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.084)       0:00:41.454 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.040)       0:00:41.494 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.039)       0:00:41.533 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.058)       0:00:41.592 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.021)       0:00:41.613 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.031)       0:00:41.644 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "lvm"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.037)       0:00:41.682 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.076)       0:00:41.758 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.029)       0:00:41.788 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.029)       0:00:41.817 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.030)       0:00:41.848 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.028)       0:00:41.876 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.084)       0:00:41.960 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:38:31 +0000 (0:00:00.021)       0:00:41.982 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "destroy device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme0n1",
            "fs_type": "lvmpv"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [],
    "packages": [
        "xfsprogs",
        "e2fsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:38:33 +0000 (0:00:01.885)       0:00:43.867 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:38:33 +0000 (0:00:00.036)       0:00:43.904 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:38:33 +0000 (0:00:00.024)       0:00:43.928 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "destroy device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme0n1",
                "fs_type": "lvmpv"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [],
        "packages": [
            "xfsprogs",
            "e2fsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ],
        "volumes": []
    }
}

TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:38:33 +0000 (0:00:00.038)       0:00:43.967 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:38:33 +0000 (0:00:00.038)       0:00:44.005 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:38:33 +0000 (0:00:00.040)       0:00:44.046 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:38:33 +0000 (0:00:00.040)       0:00:44.086 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:38:33 +0000 (0:00:00.023)       0:00:44.110 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:38:34 +0000 (0:00:00.034)       0:00:44.144 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:38:34 +0000 (0:00:00.025)       0:00:44.170 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:38:34 +0000 (0:00:00.398)       0:00:44.569 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:38:34 +0000 (0:00:00.022)       0:00:44.591 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Create one LVM logical volume with "4g" under one volume group] **********
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:102
Wednesday 06 July 2022  19:38:35 +0000 (0:00:00.968)       0:00:45.560 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:38:35 +0000 (0:00:00.043)       0:00:45.603 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:38:35 +0000 (0:00:00.038)       0:00:45.641 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.568)       0:00:46.210 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.076)       0:00:46.286 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.041)       0:00:46.328 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.038)       0:00:46.366 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.057)       0:00:46.424 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.023)       0:00:46.448 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.030)       0:00:46.478 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "4g"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.076)       0:00:46.554 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.098)       0:00:46.653 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.028)       0:00:46.681 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.031)       0:00:46.713 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.030)       0:00:46.743 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.030)       0:00:46.773 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.058)       0:00:46.832 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:38:36 +0000 (0:00:00.022)       0:00:46.854 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "create format",
            "device": "/dev/nvme0n1",
            "fs_type": "lvmpv"
        },
        {
            "action": "create device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "create device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf",
        "/dev/mapper/foo-test1"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs",
        "lvm2",
        "e2fsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "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: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:38:38 +0000 (0:00:01.845)       0:00:48.700 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:38:38 +0000 (0:00:00.037)       0:00:48.737 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:38:38 +0000 (0:00:00.021)       0:00:48.758 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "create format",
                "device": "/dev/nvme0n1",
                "fs_type": "lvmpv"
            },
            {
                "action": "create device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "create device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf",
            "/dev/mapper/foo-test1"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs",
            "lvm2",
            "e2fsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "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: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:38:38 +0000 (0:00:00.039)       0:00:48.797 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "lvm",
                "volumes": [
                    {
                        "_device": "/dev/mapper/foo-test1",
                        "_kernel_device": "/dev/dm-0",
                        "_mount_id": "/dev/mapper/foo-test1",
                        "_raw_device": "/dev/mapper/foo-test1",
                        "_raw_kernel_device": "/dev/dm-0",
                        "cache_devices": [],
                        "cache_mode": null,
                        "cache_size": 0,
                        "cached": false,
                        "compression": null,
                        "deduplication": null,
                        "disks": [],
                        "encryption": false,
                        "encryption_cipher": null,
                        "encryption_key": null,
                        "encryption_key_size": null,
                        "encryption_luks_version": null,
                        "encryption_password": null,
                        "fs_create_options": "",
                        "fs_label": "",
                        "fs_overwrite_existing": true,
                        "fs_type": "ext4",
                        "mount_check": 0,
                        "mount_device_identifier": "uuid",
                        "mount_options": "defaults",
                        "mount_passno": 0,
                        "mount_point": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": "4g",
                        "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: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:38:38 +0000 (0:00:00.041)       0:00:48.839 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:38:38 +0000 (0:00:00.042)       0:00:48.882 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:38:38 +0000 (0:00:00.036)       0:00:48.919 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:38:39 +0000 (0:00:00.712)       0:00:49.632 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:38:39 +0000 (0:00:00.422)       0:00:50.055 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:38:40 +0000 (0:00:00.675)       0:00:50.730 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:38:40 +0000 (0:00:00.388)       0:00:51.119 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:38:41 +0000 (0:00:00.023)       0:00:51.143 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:116
Wednesday 06 July 2022  19:38:42 +0000 (0:00:00.999)       0:00:52.142 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:1
Wednesday 06 July 2022  19:38:42 +0000 (0:00:00.038)       0:00:52.181 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "lvm",
            "volumes": [
                {
                    "_device": "/dev/mapper/foo-test1",
                    "_kernel_device": "/dev/dm-0",
                    "_mount_id": "/dev/mapper/foo-test1",
                    "_raw_device": "/dev/mapper/foo-test1",
                    "_raw_kernel_device": "/dev/dm-0",
                    "cache_devices": [],
                    "cache_mode": null,
                    "cache_size": 0,
                    "cached": false,
                    "compression": null,
                    "deduplication": null,
                    "disks": [],
                    "encryption": false,
                    "encryption_cipher": null,
                    "encryption_key": null,
                    "encryption_key_size": null,
                    "encryption_luks_version": null,
                    "encryption_password": null,
                    "fs_create_options": "",
                    "fs_label": "",
                    "fs_overwrite_existing": true,
                    "fs_type": "ext4",
                    "mount_check": 0,
                    "mount_device_identifier": "uuid",
                    "mount_options": "defaults",
                    "mount_passno": 0,
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": "4g",
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "lvm",
                    "vdo_pool_size": null
                }
            ]
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:6
Wednesday 06 July 2022  19:38:42 +0000 (0:00:00.129)       0:00:52.311 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:14
Wednesday 06 July 2022  19:38:42 +0000 (0:00:00.038)       0:00:52.349 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/mapper/foo-test1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/mapper/foo-test1",
            "size": "4G",
            "type": "lvm",
            "uuid": "116b760a-9459-46b9-9845-05ed32f66143"
        },
        "/dev/nvme0n1": {
            "fstype": "LVM2_member",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": "OnriWL-Gyf8-sO4D-5CPM-aHOI-RlY4-YfL4wQ"
        },
        "/dev/nvme1n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-19-37-35-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:19
Wednesday 06 July 2022  19:38:42 +0000 (0:00:00.413)       0:00:52.763 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003174",
    "end": "2022-07-06 15:38:42.484825",
    "rc": 0,
    "start": "2022-07-06 15:38:42.481651"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/mapper/foo-test1 /opt/test1 ext4 defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:24
Wednesday 06 July 2022  19:38:42 +0000 (0:00:00.356)       0:00:53.120 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003233",
    "end": "2022-07-06 15:38:42.856455",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 15:38:42.853222"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:33
Wednesday 06 July 2022  19:38:43 +0000 (0:00:00.374)       0:00:53.494 ******** 
[WARNING]: The loop variable 'storage_test_pool' is already in use. You should
set the `loop_var` value in the `loop_control` option for the task to something
else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme0n1'], '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': 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': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:5
Wednesday 06 July 2022  19:38:43 +0000 (0:00:00.062)       0:00:53.556 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:18
Wednesday 06 July 2022  19:38:43 +0000 (0:00:00.034)       0:00:53.591 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:1
Wednesday 06 July 2022  19:38:43 +0000 (0:00:00.046)       0:00:53.638 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_count": "1",
        "_storage_test_pool_pvs_lvm": [
            "/dev/nvme0n1"
        ]
    },
    "changed": false
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:6
Wednesday 06 July 2022  19:38:43 +0000 (0:00:00.058)       0:00:53.696 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme0n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "device": "/dev/nvme0n1",
    "pv": "/dev/nvme0n1"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:15
Wednesday 06 July 2022  19:38:43 +0000 (0:00:00.378)       0:00:54.074 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": "1"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:19
Wednesday 06 July 2022  19:38:43 +0000 (0:00:00.048)       0:00:54.123 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_pool_pvs": [
            "/dev/nvme0n1"
        ]
    },
    "changed": false
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:23
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.047)       0:00:54.170 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:29
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.051)       0:00:54.221 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:33
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.040)       0:00:54.262 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_pv_type": "disk"
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:37
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.050)       0:00:54.313 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:41
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.023)       0:00:54.337 ******** 
ok: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme0n1) => {
    "ansible_loop_var": "pv",
    "changed": false,
    "pv": "/dev/nvme0n1"
}

MSG:

All assertions passed

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:50
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.041)       0:00:54.378 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:6
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.041)       0:00:54.420 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:12
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.023)       0:00:54.443 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:16
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.022)       0:00:54.466 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:20
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.049)       0:00:54.516 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:24
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.024)       0:00:54.540 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:30
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.025)       0:00:54.565 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:36
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.024)       0:00:54.590 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:44
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.025)       0:00:54.616 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:53
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.035)       0:00:54.651 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.044)       0:00:54.695 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about LVM RAID] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml:3
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.051)       0:00:54.747 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is LVM RAID] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml:8
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.040)       0:00:54.787 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-lvmraid.yml:12
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.030)       0:00:54.818 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:56
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.036)       0:00:54.855 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.048)       0:00:54.903 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [Get information about thinpool] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:3
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.057)       0:00:54.960 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in correct thinpool (when thinp name is provided)] ***
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:8
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.029)       0:00:54.989 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check that volume is in thinpool (when thinp name is not provided)] ******
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:13
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.026)       0:00:55.015 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-thin.yml:17
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.024)       0:00:55.040 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check member encryption] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:59
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.027)       0:00:55.068 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  19:38:44 +0000 (0:00:00.047)       0:00:55.116 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.050)       0:00:55.166 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=/dev/nvme0n1)  => {
    "_storage_test_pool_member_path": "/dev/nvme0n1",
    "ansible_loop_var": "_storage_test_pool_member_path",
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.025)       0:00:55.192 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml for /cache/centos-9.qcow2.snap => (item=/dev/nvme0n1)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:1
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.039)       0:00:55.232 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": []
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:4
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.053)       0:00:55.285 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:9
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.050)       0:00:55.336 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:15
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.035)       0:00:55.371 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:21
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.039)       0:00:55.410 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-crypttab.yml:27
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.035)       0:00:55.446 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.033)       0:00:55.480 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:62
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.043)       0:00:55.523 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.054)       0:00:55.578 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [get information about VDO deduplication] *********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:3
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.046)       0:00:55.625 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:8
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.026)       0:00:55.651 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:11
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.024)       0:00:55.676 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:16
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.023)       0:00:55.700 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:21
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.022)       0:00:55.722 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:24
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.059)       0:00:55.781 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:29
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.026)       0:00:55.808 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-member-vdo.yml:39
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.023)       0:00:55.831 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_vdo_status": null
    },
    "changed": false
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:65
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.041)       0:00:55.873 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.041)       0:00:55.914 ******** 
[WARNING]: The loop variable 'storage_test_volume' is already in use. You
should set the `loop_var` value in the `loop_control` option for the task to
something else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:2
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.044)       0:00:55.959 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:10
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.052)       0:00:56.012 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  19:38:45 +0000 (0:00:00.083)       0:00:56.095 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/mapper/foo-test1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:10
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.044)       0:00:56.139 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "116b760a-9459-46b9-9845-05ed32f66143"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 955110,
                "block_size": 4096,
                "block_total": 1011640,
                "block_used": 56530,
                "device": "/dev/mapper/foo-test1",
                "fstype": "ext4",
                "inode_available": 262133,
                "inode_total": 262144,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 3912130560,
                "size_total": 4143677440,
                "uuid": "116b760a-9459-46b9-9845-05ed32f66143"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:20
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.058)       0:00:56.198 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:29
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.055)       0:00:56.253 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.061)       0:00:56.314 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:46
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.051)       0:00:56.366 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:50
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.025)       0:00:56.391 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:55
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.027)       0:00:56.419 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:65
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.027)       0:00:56.446 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.041)       0:00:56.487 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "/dev/mapper/foo-test1 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:12
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.065)       0:00:56.553 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:19
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.054)       0:00:56.608 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.051)       0:00:56.659 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:34
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.037)       0:00:56.697 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.038)       0:00:56.735 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.039)       0:00:56.775 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:4
Wednesday 06 July 2022  19:38:46 +0000 (0:00:00.039)       0:00:56.815 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657136318.013574,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657136318.013574,
        "dev": 5,
        "device_type": 64768,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 919,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/symlink",
        "mode": "0660",
        "mtime": 1657136318.013574,
        "nlink": 1,
        "path": "/dev/mapper/foo-test1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:10
Wednesday 06 July 2022  19:38:47 +0000 (0:00:00.388)       0:00:57.204 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:15
Wednesday 06 July 2022  19:38:47 +0000 (0:00:00.038)       0:00:57.242 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:21
Wednesday 06 July 2022  19:38:47 +0000 (0:00:00.037)       0:00:57.280 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "lvm"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:25
Wednesday 06 July 2022  19:38:47 +0000 (0:00:00.036)       0:00:57.316 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:30
Wednesday 06 July 2022  19:38:47 +0000 (0:00:00.026)       0:00:57.342 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  19:38:47 +0000 (0:00:00.042)       0:00:57.385 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  19:38:47 +0000 (0:00:00.023)       0:00:57.408 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.995)       0:00:58.403 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.026)       0:00:58.430 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:27
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.024)       0:00:58.454 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:33
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.051)       0:00:58.506 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:39
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.025)       0:00:58.531 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.023)       0:00:58.555 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:50
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.027)       0:00:58.582 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:56
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.025)       0:00:58.607 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:62
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.025)       0:00:58.633 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.054)       0:00:58.687 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:72
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.048)       0:00:58.736 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:78
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.037)       0:00:58.773 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:84
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.037)       0:00:58.811 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:90
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.043)       0:00:58.854 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:7
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.033)       0:00:58.887 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:13
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.036)       0:00:58.923 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:17
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.035)       0:00:58.959 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:21
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.039)       0:00:58.998 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:25
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.040)       0:00:59.039 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:31
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.037)       0:00:59.076 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:37
Wednesday 06 July 2022  19:38:48 +0000 (0:00:00.037)       0:00:59.114 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:3
Wednesday 06 July 2022  19:38:49 +0000 (0:00:00.044)       0:00:59.159 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:9
Wednesday 06 July 2022  19:38:49 +0000 (0:00:00.380)       0:00:59.539 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "bytes": 4294967296,
    "changed": false,
    "lvm": "4g",
    "parted": "4GiB",
    "size": "4 GiB"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:15
Wednesday 06 July 2022  19:38:49 +0000 (0:00:00.399)       0:00:59.938 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_expected_size": "4294967296"
    },
    "changed": false
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:20
Wednesday 06 July 2022  19:38:49 +0000 (0:00:00.050)       0:00:59.989 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:25
Wednesday 06 July 2022  19:38:49 +0000 (0:00:00.036)       0:01:00.026 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:28
Wednesday 06 July 2022  19:38:49 +0000 (0:00:00.036)       0:01:00.062 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:31
Wednesday 06 July 2022  19:38:49 +0000 (0:00:00.038)       0:01:00.101 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:36
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.037)       0:01:00.138 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:39
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.037)       0:01:00.176 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:44
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.040)       0:01:00.217 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "bytes": 4294967296,
        "changed": false,
        "failed": false,
        "lvm": "4g",
        "parted": "4GiB",
        "size": "4 GiB"
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:47
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.073)       0:01:00.290 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:50
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.034)       0:01:00.325 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.083)       0:01:00.408 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "lvs",
        "--noheadings",
        "--nameprefixes",
        "--units=b",
        "--nosuffix",
        "--unquoted",
        "-o",
        "name,attr,cache_total_blocks,chunk_size,segtype",
        "foo/test1"
    ],
    "delta": "0:00:00.034787",
    "end": "2022-07-06 15:38:50.230880",
    "rc": 0,
    "start": "2022-07-06 15:38:50.196093"
}

STDOUT:

  LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.460)       0:01:00.869 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_lv_segtype": [
            "linear"
        ]
    },
    "changed": false
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.057)       0:01:00.926 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.054)       0:01:00.981 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.038)       0:01:01.020 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.039)       0:01:01.059 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  19:38:50 +0000 (0:00:00.039)       0:01:01.098 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:16
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.040)       0:01:01.139 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:40
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.039)       0:01:01.178 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:47
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.035)       0:01:01.214 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:57
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.023)       0:01:01.238 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Resizing with one large value which large than disk's size] **************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:120
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.040)       0:01:01.279 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.041)       0:01:01.321 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.038)       0:01:01.359 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.542)       0:01:01.902 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.074)       0:01:01.977 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.035)       0:01:02.012 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.038)       0:01:02.051 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.057)       0:01:02.108 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:38:51 +0000 (0:00:00.020)       0:01:02.128 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.027)       0:01:02.156 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "type": "lvm",
            "volumes": [
                {
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "size": "12884901888.0"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.055)       0:01:02.212 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.047)       0:01:02.259 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.030)       0:01:02.290 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.033)       0:01:02.324 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.031)       0:01:02.356 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.035)       0:01:02.391 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.133)       0:01:02.525 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:38:52 +0000 (0:00:00.026)       0:01:02.551 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

volume 'test1' cannot be resized to '12 GiB'

TASK [fedora.linux_system_roles.storage : failed message] **********************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86
Wednesday 06 July 2022  19:38:53 +0000 (0:00:01.429)       0:01:03.981 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "volume 'test1' cannot be resized to '12 GiB'", 'invocation': {'module_args': {'pools': [{'disks': ['nvme0n1'], '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': 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': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '12884901888.0', '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': ['nvme0n1'], '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': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:38:53 +0000 (0:00:00.043)       0:01:04.024 ******** 

TASK [Check that we failed in the role] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:139
Wednesday 06 July 2022  19:38:53 +0000 (0:00:00.023)       0:01:04.048 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the output when resizing with large size] *************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:145
Wednesday 06 July 2022  19:38:53 +0000 (0:00:00.040)       0:01:04.088 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Remove the volume group created above] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:150
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.054)       0:01:04.143 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.035)       0:01:04.179 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.039)       0:01:04.218 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.531)       0:01:04.750 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.076)       0:01:04.827 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.039)       0:01:04.866 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.039)       0:01:04.905 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.060)       0:01:04.966 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.023)       0:01:04.989 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.034)       0:01:05.024 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "lvm"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:38:54 +0000 (0:00:00.039)       0:01:05.063 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:38:55 +0000 (0:00:00.073)       0:01:05.136 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:38:55 +0000 (0:00:00.030)       0:01:05.167 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:38:55 +0000 (0:00:00.027)       0:01:05.195 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:38:55 +0000 (0:00:00.031)       0:01:05.226 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:38:55 +0000 (0:00:00.030)       0:01:05.257 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:38:55 +0000 (0:00:00.063)       0:01:05.320 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:38:55 +0000 (0:00:00.022)       0:01:05.343 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/mapper/foo-test1",
            "fs_type": "ext4"
        },
        {
            "action": "destroy device",
            "device": "/dev/mapper/foo-test1",
            "fs_type": null
        },
        {
            "action": "destroy device",
            "device": "/dev/foo",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme0n1",
            "fs_type": "lvmpv"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "/dev/mapper/foo-test1",
            "state": "absent"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "absent",
            "type": "lvm",
            "volumes": []
        }
    ],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:38:57 +0000 (0:00:02.092)       0:01:07.435 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:38:57 +0000 (0:00:00.036)       0:01:07.472 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:38:57 +0000 (0:00:00.024)       0:01:07.496 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/mapper/foo-test1",
                "fs_type": "ext4"
            },
            {
                "action": "destroy device",
                "device": "/dev/mapper/foo-test1",
                "fs_type": null
            },
            {
                "action": "destroy device",
                "device": "/dev/foo",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme0n1",
                "fs_type": "lvmpv"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "/dev/mapper/foo-test1",
                "state": "absent"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ],
        "volumes": []
    }
}

TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:38:57 +0000 (0:00:00.078)       0:01:07.575 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "absent",
                "type": "lvm",
                "volumes": []
            }
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:38:57 +0000 (0:00:00.088)       0:01:07.664 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:38:57 +0000 (0:00:00.100)       0:01:07.764 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "/dev/mapper/foo-test1",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "/dev/mapper/foo-test1"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:38:58 +0000 (0:00:00.404)       0:01:08.169 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:38:58 +0000 (0:00:00.669)       0:01:08.838 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:38:58 +0000 (0:00:00.044)       0:01:08.883 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:38:59 +0000 (0:00:00.683)       0:01:09.567 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:38:59 +0000 (0:00:00.381)       0:01:09.948 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:38:59 +0000 (0:00:00.023)       0:01:09.972 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Create one partition on one disk] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:160
Wednesday 06 July 2022  19:39:00 +0000 (0:00:00.963)       0:01:10.936 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:39:00 +0000 (0:00:00.044)       0:01:10.981 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:39:00 +0000 (0:00:00.037)       0:01:11.018 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.542)       0:01:11.561 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.123)       0:01:11.685 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.037)       0:01:11.723 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.080)       0:01:11.803 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.056)       0:01:11.859 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.022)       0:01:11.881 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.076)       0:01:11.958 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "type": "partition",
            "volumes": [
                {
                    "fs_type": "ext4",
                    "mount_point": "/opt/test1",
                    "name": "test1",
                    "type": "partition"
                }
            ]
        }
    ]
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.039)       0:01:11.997 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined"
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.037)       0:01:12.035 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.027)       0:01:12.063 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.030)       0:01:12.093 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:39:01 +0000 (0:00:00.034)       0:01:12.128 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:39:02 +0000 (0:00:00.031)       0:01:12.160 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:39:02 +0000 (0:00:00.066)       0:01:12.226 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:39:02 +0000 (0:00:00.026)       0:01:12.253 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "create format",
            "device": "/dev/nvme0n1",
            "fs_type": "disklabel"
        },
        {
            "action": "create device",
            "device": "/dev/nvme0n1p1",
            "fs_type": null
        },
        {
            "action": "create format",
            "device": "/dev/nvme0n1p1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf",
        "/dev/nvme0n1p1"
    ],
    "mounts": [
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs",
        "e2fsprogs"
    ],
    "pools": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/nvme0n1p1",
                    "_kernel_device": "/dev/nvme0n1p1",
                    "_mount_id": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
                    "_raw_device": "/dev/nvme0n1p1",
                    "_raw_kernel_device": "/dev/nvme0n1p1",
                    "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": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": 0,
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "partition",
                    "vdo_pool_size": null
                }
            ]
        }
    ],
    "volumes": []
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:39:03 +0000 (0:00:01.831)       0:01:14.084 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:39:03 +0000 (0:00:00.041)       0:01:14.125 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:39:04 +0000 (0:00:00.024)       0:01:14.149 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "create format",
                "device": "/dev/nvme0n1",
                "fs_type": "disklabel"
            },
            {
                "action": "create device",
                "device": "/dev/nvme0n1p1",
                "fs_type": null
            },
            {
                "action": "create format",
                "device": "/dev/nvme0n1p1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf",
            "/dev/nvme0n1p1"
        ],
        "mounts": [
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs",
            "e2fsprogs"
        ],
        "pools": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/nvme0n1p1",
                        "_kernel_device": "/dev/nvme0n1p1",
                        "_mount_id": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
                        "_raw_device": "/dev/nvme0n1p1",
                        "_raw_kernel_device": "/dev/nvme0n1p1",
                        "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": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": 0,
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "partition",
                        "vdo_pool_size": null
                    }
                ]
            }
        ],
        "volumes": []
    }
}

TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:39:04 +0000 (0:00:00.046)       0:01:14.196 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": [
            {
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "state": "present",
                "type": "partition",
                "volumes": [
                    {
                        "_device": "/dev/nvme0n1p1",
                        "_kernel_device": "/dev/nvme0n1p1",
                        "_mount_id": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
                        "_raw_device": "/dev/nvme0n1p1",
                        "_raw_kernel_device": "/dev/nvme0n1p1",
                        "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": "/opt/test1",
                        "name": "test1",
                        "raid_chunk_size": null,
                        "raid_device_count": null,
                        "raid_disks": [],
                        "raid_level": null,
                        "raid_metadata_version": null,
                        "raid_spare_count": null,
                        "size": 0,
                        "state": "present",
                        "thin": false,
                        "thin_pool_name": null,
                        "thin_pool_size": null,
                        "type": "partition",
                        "vdo_pool_size": null
                    }
                ]
            }
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:39:04 +0000 (0:00:00.041)       0:01:14.237 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:39:04 +0000 (0:00:00.039)       0:01:14.276 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:39:04 +0000 (0:00:00.040)       0:01:14.317 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:39:04 +0000 (0:00:00.717)       0:01:15.035 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:39:05 +0000 (0:00:00.416)       0:01:15.451 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:39:05 +0000 (0:00:00.673)       0:01:16.125 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:39:06 +0000 (0:00:00.387)       0:01:16.513 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:39:06 +0000 (0:00:00.030)       0:01:16.543 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:174
Wednesday 06 July 2022  19:39:07 +0000 (0:00:00.971)       0:01:17.515 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:1
Wednesday 06 July 2022  19:39:07 +0000 (0:00:00.045)       0:01:17.561 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_pools_list": [
        {
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "state": "present",
            "type": "partition",
            "volumes": [
                {
                    "_device": "/dev/nvme0n1p1",
                    "_kernel_device": "/dev/nvme0n1p1",
                    "_mount_id": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
                    "_raw_device": "/dev/nvme0n1p1",
                    "_raw_kernel_device": "/dev/nvme0n1p1",
                    "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": "/opt/test1",
                    "name": "test1",
                    "raid_chunk_size": null,
                    "raid_device_count": null,
                    "raid_disks": [],
                    "raid_level": null,
                    "raid_metadata_version": null,
                    "raid_spare_count": null,
                    "size": 0,
                    "state": "present",
                    "thin": false,
                    "thin_pool_name": null,
                    "thin_pool_size": null,
                    "type": "partition",
                    "vdo_pool_size": null
                }
            ]
        }
    ]
}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:6
Wednesday 06 July 2022  19:39:07 +0000 (0:00:00.100)       0:01:17.662 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:14
Wednesday 06 July 2022  19:39:07 +0000 (0:00:00.039)       0:01:17.702 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/nvme0n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme0n1p1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/nvme0n1p1",
            "size": "10G",
            "type": "partition",
            "uuid": "07000c83-ce33-46d5-a1ce-ec70bde3d134"
        },
        "/dev/nvme1n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-19-37-35-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:19
Wednesday 06 July 2022  19:39:08 +0000 (0:00:00.434)       0:01:18.136 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003261",
    "end": "2022-07-06 15:39:07.935808",
    "rc": 0,
    "start": "2022-07-06 15:39:07.932547"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134 /opt/test1 ext4 defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:24
Wednesday 06 July 2022  19:39:08 +0000 (0:00:00.436)       0:01:18.572 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003147",
    "end": "2022-07-06 15:39:08.348454",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 15:39:08.345307"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:33
Wednesday 06 July 2022  19:39:08 +0000 (0:00:00.411)       0:01:18.984 ******** 
[WARNING]: The loop variable 'storage_test_pool' is already in use. You should
set the `loop_var` value in the `loop_control` option for the task to something
else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml for /cache/centos-9.qcow2.snap => (item={'disks': ['nvme0n1'], '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': 'partition', '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': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme0n1p1', '_raw_device': '/dev/nvme0n1p1', '_mount_id': 'UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134', '_kernel_device': '/dev/nvme0n1p1', '_raw_kernel_device': '/dev/nvme0n1p1'}], 'raid_chunk_size': None})

TASK [Set _storage_pool_tests] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:5
Wednesday 06 July 2022  19:39:08 +0000 (0:00:00.061)       0:01:19.045 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pool_tests": [
            "members",
            "volumes"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool.yml:18
Wednesday 06 July 2022  19:39:08 +0000 (0:00:00.034)       0:01:19.080 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml for /cache/centos-9.qcow2.snap => (item=members)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml for /cache/centos-9.qcow2.snap => (item=volumes)

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:1
Wednesday 06 July 2022  19:39:08 +0000 (0:00:00.047)       0:01:19.127 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get the canonical device path for each member device] ********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:6
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.026)       0:01:19.154 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:15
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.023)       0:01:19.178 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:19
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.025)       0:01:19.203 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify PV count] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:23
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.023)       0:01:19.226 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:29
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.024)       0:01:19.251 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:33
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.022)       0:01:19.274 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:37
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.022)       0:01:19.297 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check the type of each PV] ***********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:41
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.024)       0:01:19.322 ******** 

TASK [Check MD RAID] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:50
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.022)       0:01:19.344 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml for /cache/centos-9.qcow2.snap

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:6
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.041)       0:01:19.386 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:12
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.026)       0:01:19.412 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:16
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.026)       0:01:19.438 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:20
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.025)       0:01:19.463 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:24
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.026)       0:01:19.490 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:30
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.025)       0:01:19.516 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:36
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.025)       0:01:19.541 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-md.yml:44
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.023)       0:01:19.565 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_md_active_devices_re": null,
        "storage_test_md_metadata_version_re": null,
        "storage_test_md_spare_devices_re": null
    },
    "changed": false
}

TASK [Check LVM RAID] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:53
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.033)       0:01:19.598 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member LVM RAID settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-lvmraid.yml:1
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.043)       0:01:19.642 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme0n1p1', '_raw_device': '/dev/nvme0n1p1', '_mount_id': 'UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134', '_kernel_device': '/dev/nvme0n1p1', '_raw_kernel_device': '/dev/nvme0n1p1'})  => {
    "ansible_loop_var": "storage_test_lvmraid_volume",
    "changed": false,
    "skip_reason": "Conditional result was False",
    "storage_test_lvmraid_volume": {
        "_device": "/dev/nvme0n1p1",
        "_kernel_device": "/dev/nvme0n1p1",
        "_mount_id": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
        "_raw_device": "/dev/nvme0n1p1",
        "_raw_kernel_device": "/dev/nvme0n1p1",
        "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": "/opt/test1",
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "size": 0,
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}

TASK [Check Thin Pools] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:56
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.027)       0:01:19.669 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member thinpool settings] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-thin.yml:1
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.043)       0:01:19.712 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme0n1p1', '_raw_device': '/dev/nvme0n1p1', '_mount_id': 'UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134', '_kernel_device': '/dev/nvme0n1p1', '_raw_kernel_device': '/dev/nvme0n1p1'})  => {
    "ansible_loop_var": "storage_test_thin_volume",
    "changed": false,
    "skip_reason": "Conditional result was False",
    "storage_test_thin_volume": {
        "_device": "/dev/nvme0n1p1",
        "_kernel_device": "/dev/nvme0n1p1",
        "_mount_id": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
        "_raw_device": "/dev/nvme0n1p1",
        "_raw_kernel_device": "/dev/nvme0n1p1",
        "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": "/opt/test1",
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "size": 0,
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}

TASK [Check member encryption] *************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:59
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.028)       0:01:19.741 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml for /cache/centos-9.qcow2.snap

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:4
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.044)       0:01:19.785 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Validate pool member LUKS settings] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:8
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.047)       0:01:19.833 ******** 

TASK [Validate pool member crypttab entries] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:15
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.020)       0:01:19.853 ******** 

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-encryption.yml:22
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.020)       0:01:19.873 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_crypttab_key_file": null
    },
    "changed": false
}

TASK [Check VDO] ***************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:62
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.066)       0:01:19.940 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml for /cache/centos-9.qcow2.snap

TASK [Validate pool member VDO settings] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-pool-members-vdo.yml:1
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.076)       0:01:20.017 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme0n1p1', '_raw_device': '/dev/nvme0n1p1', '_mount_id': 'UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134', '_kernel_device': '/dev/nvme0n1p1', '_raw_kernel_device': '/dev/nvme0n1p1'})  => {
    "ansible_loop_var": "storage_test_vdo_volume",
    "changed": false,
    "skip_reason": "Conditional result was False",
    "storage_test_vdo_volume": {
        "_device": "/dev/nvme0n1p1",
        "_kernel_device": "/dev/nvme0n1p1",
        "_mount_id": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
        "_raw_device": "/dev/nvme0n1p1",
        "_raw_kernel_device": "/dev/nvme0n1p1",
        "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": "/opt/test1",
        "name": "test1",
        "raid_chunk_size": null,
        "raid_device_count": null,
        "raid_disks": [],
        "raid_level": null,
        "raid_metadata_version": null,
        "raid_spare_count": null,
        "size": 0,
        "state": "present",
        "thin": false,
        "thin_pool_name": null,
        "thin_pool_size": null,
        "type": "partition",
        "vdo_pool_size": null
    }
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-members.yml:65
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.031)       0:01:20.048 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "__pvs_lvm_len": null,
        "_storage_test_expected_pv_count": null,
        "_storage_test_expected_pv_type": null,
        "_storage_test_pool_pvs": [],
        "_storage_test_pool_pvs_lvm": []
    },
    "changed": false
}

TASK [verify the volumes] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-pool-volumes.yml:3
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.036)       0:01:20.085 ******** 
[WARNING]: The loop variable 'storage_test_volume' is already in use. You
should set the `loop_var` value in the `loop_control` option for the task to
something else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 0, 'state': 'present', 'type': 'partition', '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': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/nvme0n1p1', '_raw_device': '/dev/nvme0n1p1', '_mount_id': 'UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134', '_kernel_device': '/dev/nvme0n1p1', '_raw_kernel_device': '/dev/nvme0n1p1'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:2
Wednesday 06 July 2022  19:39:09 +0000 (0:00:00.044)       0:01:20.129 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:10
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.052)       0:01:20.182 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.084)       0:01:20.266 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/nvme0n1p1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:10
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.047)       0:01:20.313 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 2419276,
                "block_size": 4096,
                "block_total": 2554437,
                "block_used": 135161,
                "device": "/dev/nvme0n1p1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 9909354496,
                "size_total": 10462973952,
                "uuid": "07000c83-ce33-46d5-a1ce-ec70bde3d134"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 2419276,
                "block_size": 4096,
                "block_total": 2554437,
                "block_used": 135161,
                "device": "/dev/nvme0n1p1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,relatime",
                "size_available": 9909354496,
                "size_total": 10462973952,
                "uuid": "07000c83-ce33-46d5-a1ce-ec70bde3d134"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:20
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.059)       0:01:20.373 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:29
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.053)       0:01:20.427 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.052)       0:01:20.479 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:46
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.052)       0:01:20.532 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:50
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.025)       0:01:20.557 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:55
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.025)       0:01:20.583 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:65
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.027)       0:01:20.610 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.034)       0:01:20.645 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134 "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:12
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.063)       0:01:20.709 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:19
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.057)       0:01:20.767 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.060)       0:01:20.828 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:34
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.040)       0:01:20.868 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.038)       0:01:20.907 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.045)       0:01:20.952 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:4
Wednesday 06 July 2022  19:39:10 +0000 (0:00:00.041)       0:01:20.994 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657136343.3725739,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657136343.3725739,
        "dev": 5,
        "device_type": 66308,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 1087,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1657136343.3725739,
        "nlink": 1,
        "path": "/dev/nvme0n1p1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:10
Wednesday 06 July 2022  19:39:11 +0000 (0:00:00.400)       0:01:21.395 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:15
Wednesday 06 July 2022  19:39:11 +0000 (0:00:00.040)       0:01:21.436 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:21
Wednesday 06 July 2022  19:39:11 +0000 (0:00:00.038)       0:01:21.474 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "partition"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:25
Wednesday 06 July 2022  19:39:11 +0000 (0:00:00.038)       0:01:21.513 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:30
Wednesday 06 July 2022  19:39:11 +0000 (0:00:00.025)       0:01:21.539 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  19:39:11 +0000 (0:00:00.041)       0:01:21.581 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  19:39:11 +0000 (0:00:00.024)       0:01:21.606 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  19:39:12 +0000 (0:00:01.000)       0:01:22.606 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.029)       0:01:22.636 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:27
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.026)       0:01:22.663 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:33
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.054)       0:01:22.717 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:39
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.025)       0:01:22.743 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.024)       0:01:22.768 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:50
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.026)       0:01:22.795 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:56
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.024)       0:01:22.819 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:62
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.024)       0:01:22.844 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.050)       0:01:22.894 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:72
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.052)       0:01:22.947 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:78
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.036)       0:01:22.984 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:84
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.038)       0:01:23.022 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:90
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.037)       0:01:23.060 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:7
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.034)       0:01:23.094 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:13
Wednesday 06 July 2022  19:39:12 +0000 (0:00:00.038)       0:01:23.133 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:17
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.038)       0:01:23.172 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:21
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.039)       0:01:23.211 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:25
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.037)       0:01:23.249 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:31
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.035)       0:01:23.284 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:37
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.039)       0:01:23.324 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:3
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.038)       0:01:23.362 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:9
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.026)       0:01:23.388 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:15
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.039)       0:01:23.427 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:20
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.037)       0:01:23.464 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:25
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.038)       0:01:23.503 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:28
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.036)       0:01:23.540 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:31
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.037)       0:01:23.577 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:36
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.037)       0:01:23.614 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:39
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.040)       0:01:23.655 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:44
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.039)       0:01:23.695 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "changed": false,
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:47
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.073)       0:01:23.769 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:50
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.106)       0:01:23.875 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.027)       0:01:23.903 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.026)       0:01:23.929 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.026)       0:01:23.956 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.027)       0:01:23.983 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.025)       0:01:24.009 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.029)       0:01:24.038 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.025)       0:01:24.064 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:16
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.025)       0:01:24.090 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:40
Wednesday 06 July 2022  19:39:13 +0000 (0:00:00.032)       0:01:24.122 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:47
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.033)       0:01:24.156 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:57
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.020)       0:01:24.177 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Test setting up disk volume will remove the partition create above] ******
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:176
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.035)       0:01:24.212 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.046)       0:01:24.259 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.040)       0:01:24.300 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.540)       0:01:24.840 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.076)       0:01:24.917 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.037)       0:01:24.954 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.039)       0:01:24.994 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.061)       0:01:25.055 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.023)       0:01:25.079 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:39:14 +0000 (0:00:00.036)       0:01:25.115 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.039)       0:01:25.155 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": [
        {
            "disks": [
                "nvme0n1"
            ],
            "fs_create_options": "-F",
            "fs_type": "ext4",
            "mount_options": "rw,noatime,defaults",
            "mount_point": "/opt/test1",
            "name": "foo",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.041)       0:01:25.197 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.028)       0:01:25.225 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.032)       0:01:25.258 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.027)       0:01:25.286 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.031)       0:01:25.318 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.065)       0:01:25.383 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:39:15 +0000 (0:00:00.024)       0:01:25.408 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/nvme0n1p1",
            "fs_type": "ext4"
        },
        {
            "action": "destroy device",
            "device": "/dev/nvme0n1p1",
            "fs_type": null
        },
        {
            "action": "destroy format",
            "device": "/dev/nvme0n1",
            "fs_type": "disklabel"
        },
        {
            "action": "create format",
            "device": "/dev/nvme0n1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
            "state": "absent"
        },
        {
            "dump": 0,
            "fstype": "ext4",
            "opts": "rw,noatime,defaults",
            "passno": 0,
            "path": "/opt/test1",
            "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
            "state": "mounted"
        }
    ],
    "packages": [
        "xfsprogs",
        "e2fsprogs"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/nvme0n1",
            "_kernel_device": "/dev/nvme0n1",
            "_mount_id": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
            "_raw_device": "/dev/nvme0n1",
            "_raw_kernel_device": "/dev/nvme0n1",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "fs_create_options": "-F",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "ext4",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_options": "rw,noatime,defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "size": 10737418240,
            "state": "present",
            "thin": null,
            "thin_pool_name": null,
            "thin_pool_size": null,
            "type": "disk",
            "vdo_pool_size": null
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:39:17 +0000 (0:00:01.875)       0:01:27.283 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:39:17 +0000 (0:00:00.037)       0:01:27.321 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:39:17 +0000 (0:00:00.023)       0:01:27.345 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/nvme0n1p1",
                "fs_type": "ext4"
            },
            {
                "action": "destroy device",
                "device": "/dev/nvme0n1p1",
                "fs_type": null
            },
            {
                "action": "destroy format",
                "device": "/dev/nvme0n1",
                "fs_type": "disklabel"
            },
            {
                "action": "create format",
                "device": "/dev/nvme0n1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
                "state": "absent"
            },
            {
                "dump": 0,
                "fstype": "ext4",
                "opts": "rw,noatime,defaults",
                "passno": 0,
                "path": "/opt/test1",
                "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
                "state": "mounted"
            }
        ],
        "packages": [
            "xfsprogs",
            "e2fsprogs"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/nvme0n1",
                "_kernel_device": "/dev/nvme0n1",
                "_mount_id": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
                "_raw_device": "/dev/nvme0n1",
                "_raw_kernel_device": "/dev/nvme0n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "fs_create_options": "-F",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "ext4",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_options": "rw,noatime,defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "present",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    }
}

TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:39:17 +0000 (0:00:00.042)       0:01:27.387 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:39:17 +0000 (0:00:00.036)       0:01:27.423 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/nvme0n1",
                "_kernel_device": "/dev/nvme0n1",
                "_mount_id": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
                "_raw_device": "/dev/nvme0n1",
                "_raw_kernel_device": "/dev/nvme0n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme0n1"
                ],
                "encryption": false,
                "encryption_cipher": null,
                "encryption_key": null,
                "encryption_key_size": null,
                "encryption_luks_version": null,
                "encryption_password": null,
                "fs_create_options": "-F",
                "fs_label": "",
                "fs_overwrite_existing": true,
                "fs_type": "ext4",
                "mount_check": 0,
                "mount_device_identifier": "uuid",
                "mount_options": "rw,noatime,defaults",
                "mount_passno": 0,
                "mount_point": "/opt/test1",
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "present",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:39:17 +0000 (0:00:00.038)       0:01:27.461 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=07000c83-ce33-46d5-a1ce-ec70bde3d134"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:39:17 +0000 (0:00:00.446)       0:01:27.908 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:39:18 +0000 (0:00:00.679)       0:01:28.587 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc', 'path': '/opt/test1', 'fstype': 'ext4', 'opts': 'rw,noatime,defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "dump": 0,
        "fstype": "ext4",
        "opts": "rw,noatime,defaults",
        "passno": 0,
        "path": "/opt/test1",
        "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
        "state": "mounted"
    },
    "name": "/opt/test1",
    "opts": "rw,noatime,defaults",
    "passno": "0",
    "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:39:18 +0000 (0:00:00.438)       0:01:29.026 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:39:19 +0000 (0:00:00.673)       0:01:29.699 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:39:19 +0000 (0:00:00.384)       0:01:30.084 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:39:19 +0000 (0:00:00.024)       0:01:30.108 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:189
Wednesday 06 July 2022  19:39:20 +0000 (0:00:00.968)       0:01:31.076 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml for /cache/centos-9.qcow2.snap

TASK [Print out pool information] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:1
Wednesday 06 July 2022  19:39:20 +0000 (0:00:00.044)       0:01:31.121 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Print out volume information] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:6
Wednesday 06 July 2022  19:39:21 +0000 (0:00:00.036)       0:01:31.157 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "_storage_volumes_list": [
        {
            "_device": "/dev/nvme0n1",
            "_kernel_device": "/dev/nvme0n1",
            "_mount_id": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
            "_raw_device": "/dev/nvme0n1",
            "_raw_kernel_device": "/dev/nvme0n1",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "nvme0n1"
            ],
            "encryption": false,
            "encryption_cipher": null,
            "encryption_key": null,
            "encryption_key_size": null,
            "encryption_luks_version": null,
            "encryption_password": null,
            "fs_create_options": "-F",
            "fs_label": "",
            "fs_overwrite_existing": true,
            "fs_type": "ext4",
            "mount_check": 0,
            "mount_device_identifier": "uuid",
            "mount_options": "rw,noatime,defaults",
            "mount_passno": 0,
            "mount_point": "/opt/test1",
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "size": 10737418240,
            "state": "present",
            "thin": null,
            "thin_pool_name": null,
            "thin_pool_size": null,
            "type": "disk",
            "vdo_pool_size": null
        }
    ]
}

TASK [Collect info about the volumes.] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:14
Wednesday 06 July 2022  19:39:21 +0000 (0:00:00.083)       0:01:31.240 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "info": {
        "/dev/nvme0n1": {
            "fstype": "ext4",
            "label": "",
            "name": "/dev/nvme0n1",
            "size": "10G",
            "type": "disk",
            "uuid": "f66d2222-4cde-4961-9e0b-20e9f601dbcc"
        },
        "/dev/nvme1n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme1n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/nvme2n1": {
            "fstype": "",
            "label": "",
            "name": "/dev/nvme2n1",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sda": {
            "fstype": "",
            "label": "",
            "name": "/dev/sda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdb",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/sdc",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/sr0": {
            "fstype": "iso9660",
            "label": "cidata",
            "name": "/dev/sr0",
            "size": "364K",
            "type": "rom",
            "uuid": "2022-07-06-19-37-35-00"
        },
        "/dev/vda": {
            "fstype": "",
            "label": "",
            "name": "/dev/vda",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vda1": {
            "fstype": "xfs",
            "label": "",
            "name": "/dev/vda1",
            "size": "10G",
            "type": "partition",
            "uuid": "4a8e5519-5f4a-41ef-bec6-391aaa7a9737"
        },
        "/dev/vdb": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdb",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdb1": {
            "fstype": "ext4",
            "label": "yumcache",
            "name": "/dev/vdb1",
            "size": "2G",
            "type": "partition",
            "uuid": "7e2b11b8-7ad7-4ea1-8ccb-c55a9090cba2"
        },
        "/dev/vdc": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdc",
            "size": "2G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdc1": {
            "fstype": "ext4",
            "label": "yumvarlib",
            "name": "/dev/vdc1",
            "size": "2G",
            "type": "partition",
            "uuid": "8ea8e052-f2d2-4f4b-8ff7-0b4eb5686df5"
        },
        "/dev/vdd": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdd",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vde": {
            "fstype": "",
            "label": "",
            "name": "/dev/vde",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        },
        "/dev/vdf": {
            "fstype": "",
            "label": "",
            "name": "/dev/vdf",
            "size": "10G",
            "type": "disk",
            "uuid": ""
        }
    }
}

TASK [Read the /etc/fstab file for volume existence] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:19
Wednesday 06 July 2022  19:39:21 +0000 (0:00:00.390)       0:01:31.631 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/fstab"
    ],
    "delta": "0:00:00.003083",
    "end": "2022-07-06 15:39:21.371685",
    "rc": 0,
    "start": "2022-07-06 15:39:21.368602"
}

STDOUT:


#
# /etc/fstab
# Created by anaconda on Mon Jun  6 13:57:31 2022
#
# Accessible filesystems, by reference, are maintained under '/dev/disk/'.
# See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info.
#
# After editing this file, run 'systemctl daemon-reload' to update systemd
# units generated from this file.
#
UUID=4a8e5519-5f4a-41ef-bec6-391aaa7a9737 /                       xfs     defaults        0 0
/dev/vdb1	/var/cache/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
/dev/vdc1	/var/lib/dnf	auto	defaults,nofail,x-systemd.requires=cloud-init.service,_netdev,comment=cloudconfig	0	2
UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc /opt/test1 ext4 rw,noatime,defaults 0 0

TASK [Read the /etc/crypttab file] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:24
Wednesday 06 July 2022  19:39:21 +0000 (0:00:00.376)       0:01:32.007 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "cmd": [
        "cat",
        "/etc/crypttab"
    ],
    "delta": "0:00:00.003245",
    "end": "2022-07-06 15:39:21.810984",
    "failed_when_result": false,
    "rc": 0,
    "start": "2022-07-06 15:39:21.807739"
}

TASK [Verify the volumes listed in storage_pools were correctly managed] *******
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:33
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.442)       0:01:32.450 ******** 

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:40
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.022)       0:01:32.473 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_pool": null
    },
    "changed": false
}

TASK [Verify the volumes with no pool were correctly managed] ******************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:47
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.084)       0:01:32.557 ******** 
[WARNING]: The loop variable 'storage_test_volume' is already in use. You
should set the `loop_var` value in the `loop_control` option for the task to
something else to avoid variable collisions and unexpected behavior.
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml for /cache/centos-9.qcow2.snap => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '-F', 'fs_label': '', 'fs_type': 'ext4', 'mount_options': 'rw,noatime,defaults', 'mount_point': '/opt/test1', 'name': 'foo', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['nvme0n1'], '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': [], '_device': '/dev/nvme0n1', '_raw_device': '/dev/nvme0n1', '_mount_id': 'UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc', '_kernel_device': '/dev/nvme0n1', '_raw_kernel_device': '/dev/nvme0n1'})

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:2
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.120)       0:01:32.678 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": true,
        "_storage_volume_tests": [
            "mount",
            "fstab",
            "fs",
            "device",
            "encryption",
            "md",
            "size",
            "cache"
        ]
    },
    "changed": false
}

TASK [include_tasks] ***********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:10
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.050)       0:01:32.728 ******** 
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml for /cache/centos-9.qcow2.snap => (item=mount)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml for /cache/centos-9.qcow2.snap => (item=fstab)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml for /cache/centos-9.qcow2.snap => (item=fs)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml for /cache/centos-9.qcow2.snap => (item=device)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml for /cache/centos-9.qcow2.snap => (item=encryption)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml for /cache/centos-9.qcow2.snap => (item=md)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml for /cache/centos-9.qcow2.snap => (item=size)
included: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml for /cache/centos-9.qcow2.snap => (item=cache)

TASK [Get expected mount device based on device type] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:6
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.080)       0:01:32.808 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_device_path": "/dev/nvme0n1"
    },
    "changed": false
}

TASK [Set some facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:10
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.041)       0:01:32.850 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": [
            {
                "block_available": 2419519,
                "block_size": 4096,
                "block_total": 2554693,
                "block_used": 135174,
                "device": "/dev/nvme0n1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,noatime",
                "size_available": 9910349824,
                "size_total": 10464022528,
                "uuid": "f66d2222-4cde-4961-9e0b-20e9f601dbcc"
            }
        ],
        "storage_test_mount_expected_match_count": "1",
        "storage_test_mount_point_matches": [
            {
                "block_available": 2419519,
                "block_size": 4096,
                "block_total": 2554693,
                "block_used": 135174,
                "device": "/dev/nvme0n1",
                "fstype": "ext4",
                "inode_available": 655349,
                "inode_total": 655360,
                "inode_used": 11,
                "mount": "/opt/test1",
                "options": "rw,seclabel,noatime",
                "size_available": 9910349824,
                "size_total": 10464022528,
                "uuid": "f66d2222-4cde-4961-9e0b-20e9f601dbcc"
            }
        ],
        "storage_test_swap_expected_matches": "0"
    },
    "changed": false
}

TASK [Verify the current mount state by device] ********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:20
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.053)       0:01:32.903 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the current mount state by mount point] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:29
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.050)       0:01:32.954 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the mount fs type] ************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:37
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.049)       0:01:33.003 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [command] *****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:46
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.050)       0:01:33.053 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Gather swap info] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:50
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.024)       0:01:33.078 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify swap status] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:55
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.025)       0:01:33.103 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Unset facts] *************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-mount.yml:65
Wednesday 06 July 2022  19:39:22 +0000 (0:00:00.025)       0:01:33.129 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_mount_device_matches": null,
        "storage_test_mount_expected_match_count": null,
        "storage_test_mount_point_matches": null,
        "storage_test_swap_expected_matches": null,
        "storage_test_swaps": null,
        "storage_test_sys_node": null
    },
    "changed": false
}

TASK [Set some variables for fstab checking] ***********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:2
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.039)       0:01:33.168 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": "1",
        "storage_test_fstab_expected_mount_options_matches": "1",
        "storage_test_fstab_expected_mount_point_matches": "1",
        "storage_test_fstab_id_matches": [
            "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc "
        ],
        "storage_test_fstab_mount_options_matches": [
            " /opt/test1 ext4 rw,noatime,defaults "
        ],
        "storage_test_fstab_mount_point_matches": [
            " /opt/test1 "
        ]
    },
    "changed": false
}

TASK [Verify that the device identifier appears in /etc/fstab] *****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:12
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.065)       0:01:33.234 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the fstab mount point] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:19
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.056)       0:01:33.290 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify mount_options] ****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:25
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.052)       0:01:33.342 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Clean up variables] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fstab.yml:34
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.063)       0:01:33.406 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_fstab_expected_id_matches": null,
        "storage_test_fstab_expected_mount_options_matches": null,
        "storage_test_fstab_expected_mount_point_matches": null,
        "storage_test_fstab_id_matches": null,
        "storage_test_fstab_mount_options_matches": null,
        "storage_test_fstab_mount_point_matches": null
    },
    "changed": false
}

TASK [Verify fs type] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:4
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.036)       0:01:33.443 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify fs label] *********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-fs.yml:10
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.038)       0:01:33.481 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [See whether the device node is present] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:4
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.041)       0:01:33.523 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657136356.5805738,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "ctime": 1657136356.5805738,
        "dev": 5,
        "device_type": 66304,
        "executable": false,
        "exists": true,
        "gid": 6,
        "gr_name": "disk",
        "inode": 202,
        "isblk": true,
        "ischr": false,
        "isdir": false,
        "isfifo": false,
        "isgid": false,
        "islnk": false,
        "isreg": false,
        "issock": false,
        "isuid": false,
        "mimetype": "inode/blockdevice",
        "mode": "0660",
        "mtime": 1657136356.5805738,
        "nlink": 1,
        "path": "/dev/nvme0n1",
        "pw_name": "root",
        "readable": true,
        "rgrp": true,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": null,
        "wgrp": true,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [Verify the presence/absence of the device node] **************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:10
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.399)       0:01:33.922 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about this volume] *********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:15
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.037)       0:01:33.959 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [(1/2) Process volume type (set initial value)] ***************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:21
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.038)       0:01:33.997 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "st_volume_type": "disk"
    },
    "changed": false
}

TASK [(2/2) Process volume type (get RAID value)] ******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:25
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.035)       0:01:34.033 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the volume's device type] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-device.yml:30
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.024)       0:01:34.058 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Stat the LUKS device, if encrypted] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:3
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.039)       0:01:34.097 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Ensure cryptsetup is present] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:10
Wednesday 06 July 2022  19:39:23 +0000 (0:00:00.026)       0:01:34.124 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "rc": 0,
    "results": []
}

MSG:

Nothing to do

TASK [Collect LUKS info for this volume] ***************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:15
Wednesday 06 July 2022  19:39:24 +0000 (0:00:00.964)       0:01:35.088 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the presence/absence of the LUKS device node] *********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:21
Wednesday 06 July 2022  19:39:24 +0000 (0:00:00.029)       0:01:35.118 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify that the raw device is the same as the device if not encrypted] ***
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:27
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.062)       0:01:35.180 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Make sure we got info about the LUKS volume if encrypted] ****************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:33
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.053)       0:01:35.234 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Verify the LUKS volume's device type if encrypted] ***********************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:39
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.026)       0:01:35.260 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS version] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:44
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.027)       0:01:35.288 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS key size] *****************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:50
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.026)       0:01:35.314 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check LUKS cipher] *******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:56
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.025)       0:01:35.340 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:62
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.025)       0:01:35.366 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": [],
        "_storage_test_expected_crypttab_entries": "0",
        "_storage_test_expected_crypttab_key_file": "-"
    },
    "changed": false
}

TASK [Check for /etc/crypttab entry] *******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:67
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.055)       0:01:35.422 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Validate the format of the crypttab entry] *******************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:72
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.049)       0:01:35.472 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check backing device of crypttab entry] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:78
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.039)       0:01:35.511 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check key file of crypttab entry] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:84
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.038)       0:01:35.549 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:90
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.042)       0:01:35.592 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_crypttab_entries": null,
        "_storage_test_expected_crypttab_entries": null,
        "_storage_test_expected_crypttab_key_file": null
    },
    "changed": false
}

TASK [get information about RAID] **********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:7
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.036)       0:01:35.629 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:13
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.036)       0:01:35.666 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:17
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.035)       0:01:35.701 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:21
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.041)       0:01:35.743 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID active devices count] *****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:25
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.037)       0:01:35.780 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID spare devices count] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:31
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.035)       0:01:35.816 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check RAID metadata version] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-md.yml:37
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.035)       0:01:35.851 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the actual size of the volume] *************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:3
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.042)       0:01:35.894 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested size of the volume] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:9
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.025)       0:01:35.919 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Establish base value for expected size] **********************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:15
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.037)       0:01:35.957 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:20
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.037)       0:01:35.994 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:25
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.037)       0:01:36.032 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:28
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.036)       0:01:36.069 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Get the size of parent/pool device] **************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:31
Wednesday 06 July 2022  19:39:25 +0000 (0:00:00.039)       0:01:36.108 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:36
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.038)       0:01:36.146 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {}

TASK [Calculate the expected size based on pool size and percentage value] *****
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:39
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.042)       0:01:36.189 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:44
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.040)       0:01:36.229 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_actual_size": {
        "changed": false,
        "skip_reason": "Conditional result was False",
        "skipped": true
    }
}

TASK [debug] *******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:47
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.039)       0:01:36.269 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_test_expected_size": "4294967296"
}

TASK [assert] ******************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-size.yml:50
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.045)       0:01:36.315 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Get information about the LV] ********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:6
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.027)       0:01:36.343 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:14
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.025)       0:01:36.368 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [check segment type] ******************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:17
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.025)       0:01:36.394 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:22
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.023)       0:01:36.418 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [parse the requested cache size] ******************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:26
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.024)       0:01:36.442 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [set_fact] ****************************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:32
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.023)       0:01:36.466 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Check cache size] ********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume-cache.yml:36
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.024)       0:01:36.491 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [Clean up facts] **********************************************************
task path: /tmp/tmpaxpydj_h/tests/storage/test-verify-volume.yml:16
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.023)       0:01:36.514 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_test_volume_present": null
    },
    "changed": false
}

TASK [Clean up variable namespace] *********************************************
task path: /tmp/tmpaxpydj_h/tests/storage/verify-role-results.yml:57
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.035)       0:01:36.550 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_test_blkinfo": null,
        "storage_test_crypttab": null,
        "storage_test_fstab": null,
        "storage_test_volume": null
    },
    "changed": false
}

TASK [Remove the disk volume created above] ************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:193
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.036)       0:01:36.586 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.052)       0:01:36.639 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:39:26 +0000 (0:00:00.037)       0:01:36.676 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.575)       0:01:37.251 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.126)       0:01:37.378 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.074)       0:01:37.452 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.111)       0:01:37.563 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.062)       0:01:37.626 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.023)       0:01:37.650 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.028)       0:01:37.678 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.040)       0:01:37.718 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": [
        {
            "disks": [
                "nvme0n1"
            ],
            "name": "foo",
            "state": "absent",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.041)       0:01:37.760 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.029)       0:01:37.790 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.028)       0:01:37.818 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.028)       0:01:37.846 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.028)       0:01:37.875 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.060)       0:01:37.935 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:39:27 +0000 (0:00:00.023)       0:01:37.959 ******** 
changed: [/cache/centos-9.qcow2.snap] => {
    "actions": [
        {
            "action": "destroy format",
            "device": "/dev/nvme0n1",
            "fs_type": "ext4"
        }
    ],
    "changed": true,
    "crypts": [],
    "leaves": [
        "/dev/sr0",
        "/dev/vda1",
        "/dev/sda",
        "/dev/sdb",
        "/dev/sdc",
        "/dev/nvme0n1",
        "/dev/nvme1n1",
        "/dev/nvme2n1",
        "/dev/vdb1",
        "/dev/vdc1",
        "/dev/vdd",
        "/dev/vde",
        "/dev/vdf"
    ],
    "mounts": [
        {
            "fstype": "ext4",
            "path": "/opt/test1",
            "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
            "state": "absent"
        }
    ],
    "packages": [
        "e2fsprogs",
        "xfsprogs"
    ],
    "pools": [],
    "volumes": [
        {
            "_device": "/dev/nvme0n1",
            "_mount_id": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
            "_raw_device": "/dev/nvme0n1",
            "cache_devices": [],
            "cache_mode": null,
            "cache_size": 0,
            "cached": false,
            "compression": null,
            "deduplication": null,
            "disks": [
                "nvme0n1"
            ],
            "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": null,
            "name": "foo",
            "raid_chunk_size": null,
            "raid_device_count": null,
            "raid_level": null,
            "raid_metadata_version": null,
            "raid_spare_count": null,
            "size": 10737418240,
            "state": "absent",
            "thin": null,
            "thin_pool_name": null,
            "thin_pool_size": null,
            "type": "disk",
            "vdo_pool_size": null
        }
    ]
}

TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:78
Wednesday 06 July 2022  19:39:29 +0000 (0:00:01.503)       0:01:39.462 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:39:29 +0000 (0:00:00.036)       0:01:39.499 ******** 

TASK [fedora.linux_system_roles.storage : show blivet_output] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:96
Wednesday 06 July 2022  19:39:29 +0000 (0:00:00.024)       0:01:39.523 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "blivet_output": {
        "actions": [
            {
                "action": "destroy format",
                "device": "/dev/nvme0n1",
                "fs_type": "ext4"
            }
        ],
        "changed": true,
        "crypts": [],
        "failed": false,
        "leaves": [
            "/dev/sr0",
            "/dev/vda1",
            "/dev/sda",
            "/dev/sdb",
            "/dev/sdc",
            "/dev/nvme0n1",
            "/dev/nvme1n1",
            "/dev/nvme2n1",
            "/dev/vdb1",
            "/dev/vdc1",
            "/dev/vdd",
            "/dev/vde",
            "/dev/vdf"
        ],
        "mounts": [
            {
                "fstype": "ext4",
                "path": "/opt/test1",
                "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
                "state": "absent"
            }
        ],
        "packages": [
            "e2fsprogs",
            "xfsprogs"
        ],
        "pools": [],
        "volumes": [
            {
                "_device": "/dev/nvme0n1",
                "_mount_id": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
                "_raw_device": "/dev/nvme0n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme0n1"
                ],
                "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": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "absent",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    }
}

TASK [fedora.linux_system_roles.storage : set the list of pools for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101
Wednesday 06 July 2022  19:39:29 +0000 (0:00:00.039)       0:01:39.563 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : set the list of volumes for test verification] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:105
Wednesday 06 July 2022  19:39:29 +0000 (0:00:00.038)       0:01:39.601 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": [
            {
                "_device": "/dev/nvme0n1",
                "_mount_id": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
                "_raw_device": "/dev/nvme0n1",
                "cache_devices": [],
                "cache_mode": null,
                "cache_size": 0,
                "cached": false,
                "compression": null,
                "deduplication": null,
                "disks": [
                    "nvme0n1"
                ],
                "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": null,
                "name": "foo",
                "raid_chunk_size": null,
                "raid_device_count": null,
                "raid_level": null,
                "raid_metadata_version": null,
                "raid_spare_count": null,
                "size": 10737418240,
                "state": "absent",
                "thin": null,
                "thin_pool_name": null,
                "thin_pool_size": null,
                "type": "disk",
                "vdo_pool_size": null
            }
        ]
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : remove obsolete mounts] **************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:121
Wednesday 06 July 2022  19:39:29 +0000 (0:00:00.040)       0:01:39.642 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
changed: [/cache/centos-9.qcow2.snap] => (item={'src': 'UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'ext4'}) => {
    "ansible_loop_var": "mount_info",
    "backup_file": "",
    "boot": "yes",
    "changed": true,
    "dump": "0",
    "fstab": "/etc/fstab",
    "fstype": "ext4",
    "mount_info": {
        "fstype": "ext4",
        "path": "/opt/test1",
        "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc",
        "state": "absent"
    },
    "name": "/opt/test1",
    "opts": "defaults",
    "passno": "0",
    "src": "UUID=f66d2222-4cde-4961-9e0b-20e9f601dbcc"
}

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:132
Wednesday 06 July 2022  19:39:29 +0000 (0:00:00.413)       0:01:40.055 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : set up new/current mounts] ***********
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137
Wednesday 06 July 2022  19:39:30 +0000 (0:00:00.682)       0:01:40.738 ******** 

TASK [fedora.linux_system_roles.storage : tell systemd to refresh its view of /etc/fstab] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:148
Wednesday 06 July 2022  19:39:30 +0000 (0:00:00.040)       0:01:40.778 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "name": null,
    "status": {}
}

TASK [fedora.linux_system_roles.storage : retrieve facts for the /etc/crypttab file] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:156
Wednesday 06 July 2022  19:39:31 +0000 (0:00:00.704)       0:01:41.482 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "stat": {
        "atime": 1657114115.7373767,
        "attr_flags": "",
        "attributes": [],
        "block_size": 4096,
        "blocks": 0,
        "charset": "binary",
        "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709",
        "ctime": 1654524050.107,
        "dev": 64513,
        "device_type": 0,
        "executable": false,
        "exists": true,
        "gid": 0,
        "gr_name": "root",
        "inode": 4194436,
        "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": 1654523851.529,
        "nlink": 1,
        "path": "/etc/crypttab",
        "pw_name": "root",
        "readable": true,
        "rgrp": false,
        "roth": false,
        "rusr": true,
        "size": 0,
        "uid": 0,
        "version": "610860986",
        "wgrp": false,
        "woth": false,
        "writeable": true,
        "wusr": true,
        "xgrp": false,
        "xoth": false,
        "xusr": false
    }
}

TASK [fedora.linux_system_roles.storage : manage /etc/crypttab to account for changes we just made] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:161
Wednesday 06 July 2022  19:39:31 +0000 (0:00:00.386)       0:01:41.869 ******** 

TASK [fedora.linux_system_roles.storage : Update facts] ************************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183
Wednesday 06 July 2022  19:39:31 +0000 (0:00:00.022)       0:01:41.892 ******** 
ok: [/cache/centos-9.qcow2.snap]
META: role_complete for /cache/centos-9.qcow2.snap

TASK [Try to mount swap filesystem to "/opt/test1"] ****************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:205
Wednesday 06 July 2022  19:39:32 +0000 (0:00:01.026)       0:01:42.919 ******** 

TASK [fedora.linux_system_roles.storage : set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2
Wednesday 06 July 2022  19:39:32 +0000 (0:00:00.038)       0:01:42.958 ******** 
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2
Wednesday 06 July 2022  19:39:32 +0000 (0:00:00.034)       0:01:42.992 ******** 
ok: [/cache/centos-9.qcow2.snap]

TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.553)       0:01:43.546 ******** 
skipping: [/cache/centos-9.qcow2.snap] => (item=RedHat.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "RedHat.yml",
    "skip_reason": "Conditional result was False"
}
skipping: [/cache/centos-9.qcow2.snap] => (item=CentOS.yml)  => {
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS.yml",
    "skip_reason": "Conditional result was False"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}
ok: [/cache/centos-9.qcow2.snap] => (item=CentOS_9.yml) => {
    "ansible_facts": {
        "blivet_package_list": [
            "python3-blivet",
            "libblockdev-crypto",
            "libblockdev-dm",
            "libblockdev-lvm",
            "libblockdev-mdraid",
            "libblockdev-swap",
            "vdo",
            "kmod-kvdo",
            "xfsprogs"
        ]
    },
    "ansible_included_var_files": [
        "/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml"
    ],
    "ansible_loop_var": "item",
    "changed": false,
    "item": "CentOS_9.yml"
}

TASK [fedora.linux_system_roles.storage : define an empty list of pools to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.072)       0:01:43.618 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_pools_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : define an empty list of volumes to be used in testing] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.034)       0:01:43.653 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "_storage_volumes_list": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : include the appropriate provider tasks] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.034)       0:01:43.687 ******** 
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount
included: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for /cache/centos-9.qcow2.snap

TASK [fedora.linux_system_roles.storage : get a list of rpm packages installed on host machine] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.055)       0:01:43.743 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure blivet is available] *******
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.020)       0:01:43.764 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : show storage_pools] ******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:13
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.027)       0:01:43.791 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined"
}

TASK [fedora.linux_system_roles.storage : show storage_volumes] ****************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:18
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.040)       0:01:43.832 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "storage_volumes": [
        {
            "disks": [
                "nvme0n1"
            ],
            "fs_type": "swap",
            "mount_point": "/opt/test1",
            "name": "test1",
            "type": "disk"
        }
    ]
}

TASK [fedora.linux_system_roles.storage : get required packages] ***************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:23
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.040)       0:01:43.873 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : enable copr repositories if needed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:35
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.031)       0:01:43.904 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : make sure required packages are installed] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:41
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.028)       0:01:43.933 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : get service facts] *******************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:47
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.030)       0:01:43.963 ******** 
skipping: [/cache/centos-9.qcow2.snap] => {
    "changed": false,
    "skip_reason": "Conditional result was False"
}

TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] *****
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:53
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.032)       0:01:43.996 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "ansible_facts": {
        "storage_cryptsetup_services": []
    },
    "changed": false
}

TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:58
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.062)       0:01:44.058 ******** 

TASK [fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64
Wednesday 06 July 2022  19:39:33 +0000 (0:00:00.023)       0:01:44.082 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "actions": [],
    "changed": false,
    "crypts": [],
    "leaves": [],
    "mounts": [],
    "packages": [],
    "pools": [],
    "volumes": []
}

MSG:

volume 'test1' has a mount point but no mountable file system

TASK [fedora.linux_system_roles.storage : failed message] **********************
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:86
Wednesday 06 July 2022  19:39:35 +0000 (0:00:01.198)       0:01:45.281 ******** 
fatal: [/cache/centos-9.qcow2.snap]: FAILED! => {
    "changed": false
}

MSG:

{'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "volume 'test1' has a mount point but no mountable file system", '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': 'swap', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['nvme0n1'], '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': False, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False}

TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] ***
task path: /tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:90
Wednesday 06 July 2022  19:39:35 +0000 (0:00:00.040)       0:01:45.322 ******** 

TASK [Check that we failed in the role] ****************************************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:221
Wednesday 06 July 2022  19:39:35 +0000 (0:00:00.020)       0:01:45.343 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed

TASK [Verify the output when mount swap filesystem to "/opt/test1"] ************
task path: /tmp/tmpaxpydj_h/tests/storage/tests_misc.yml:227
Wednesday 06 July 2022  19:39:35 +0000 (0:00:00.037)       0:01:45.380 ******** 
ok: [/cache/centos-9.qcow2.snap] => {
    "changed": false
}

MSG:

All assertions passed
META: ran handlers
META: ran handlers

PLAY RECAP *********************************************************************
/cache/centos-9.qcow2.snap : ok=487  changed=16   unreachable=0    failed=3    skipped=367  rescued=3    ignored=0   

Wednesday 06 July 2022  19:39:35 +0000 (0:00:00.063)       0:01:45.443 ******** 
=============================================================================== 
fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 2.11s
/tmp/tmpq6mp_rlx/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.09s
/tmp/tmpq6mp_rlx/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.98s
/tmp/tmpq6mp_rlx/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.89s
/tmp/tmpq6mp_rlx/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.88s
/tmp/tmpq6mp_rlx/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.85s
/tmp/tmpq6mp_rlx/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.83s
/tmp/tmpq6mp_rlx/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.82s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 
fedora.linux_system_roles.storage : get service facts ------------------- 1.81s
/tmp/tmpq6mp_rlx/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 --- 1.50s
/tmp/tmpq6mp_rlx/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.43s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 
Gathering Facts --------------------------------------------------------- 1.38s
/tmp/tmpaxpydj_h/tests/storage/tests_misc_nvme_generated.yml:3 ----------------
fedora.linux_system_roles.storage : make sure blivet is available ------- 1.32s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:7 
fedora.linux_system_roles.storage : manage the pools and volumes to match the specified state --- 1.20s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:64 
fedora.linux_system_roles.storage : Update facts ------------------------ 1.03s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 
fedora.linux_system_roles.storage : Update facts ------------------------ 1.01s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 
Ensure cryptsetup is present -------------------------------------------- 1.00s
/tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:10 -----------
fedora.linux_system_roles.storage : Update facts ------------------------ 1.00s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183 
Ensure cryptsetup is present -------------------------------------------- 1.00s
/tmp/tmpaxpydj_h/tests/storage/test-verify-volume-encryption.yml:10 -----------
fedora.linux_system_roles.storage : Update facts ------------------------ 0.99s
/tmp/tmpq6mp_rlx/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:183